<?xml version="1.0" encoding="UTF-8"?>
<urlset 
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- HOME -->
  <url>
    <loc>https://andresgardea.com/</loc>
    <priority>1.0</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- GASTRONOMÍA -->
  <url>
    <loc>https://andresgardea.com/Gastronomica/gastronomica.html</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- PRODUCTO -->
  <url>
    <loc>https://andresgardea.com/Producto/producto.html</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Design -->
  <url>
    <loc>https://andresgardea.com/Design/design.html</loc>
    <priority>0.8</priority>
    <changefreq>yearly</changefreq>
  </url>

</urlset>