<?xml version="1.0" encoding="UTF-8"?>
<urlset 
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <!-- Página principal -->
  <url>
    <loc>https://calcuobra.com/</loc>
    <priority>1.0</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Calculadora de Materiales -->
  <url>
    <loc>https://calcuobra.com/calculadora-materiales</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Estimador de Costos (Presupuestador de Obras) -->
  <url>
    <loc>https://calcuobra.com/presupuestador-obras</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Histórico de Precios -->
  <url>
    <loc>https://calcuobra.com/historico-precios</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Hormigón Armado (comentado porque no está activo) -->
  <!-- 
  <url>
    <loc>https://calcuobra.com/hormigon-armado</loc>
    <priority>0.5</priority>
    <changefreq>monthly</changefreq>
  </url>
  -->

  <!-- Quiénes Somos -->
  <url>
    <loc>https://calcuobra.com/about</loc>
    <priority>0.6</priority>
    <changefreq>yearly</changefreq>
  </url>
  
  <!-- Si NO quieres indexar Contact, Aviso Legal, etc., NO los incluyas aquí 
       o puedes setearlos en robots.txt con Disallow.  
       Por ejemplo, omitimos /contact, /aviso-legal, /politica-cookies, /politica-privacidad 
       para no indexarlos. -->
</urlset>
