
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Página de inicio -->
  <url>
    <loc>https://yourchefin.com/</loc>
    <lastmod>2024-05-23</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Páginas principales -->
  <url>
    <loc>https://yourchefin.com/conviertete-en-chef</loc>
    <lastmod>2024-05-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://yourchefin.com/blog</loc>
    <lastmod>2024-05-23</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://yourchefin.com/cocinas</loc>
    <lastmod>2024-05-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://yourchefin.com/como-funciona</loc>
    <lastmod>2024-05-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://yourchefin.com/contacto</loc>
    <lastmod>2024-05-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Páginas de políticas -->
  <url>
    <loc>https://yourchefin.com/terminos-servicio</loc>
    <lastmod>2024-05-23</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
  <url>
    <loc>https://yourchefin.com/politica-privacidad</loc>
    <lastmod>2024-05-23</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
  <url>
    <loc>https://yourchefin.com/politica-cookies</loc>
    <lastmod>2024-05-23</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- Entradas de blog principales (estáticas) -->
  <url>
    <loc>https://yourchefin.com/blog/1</loc>
    <lastmod>2024-05-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://yourchefin.com/blog/2</loc>
    <lastmod>2024-05-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://yourchefin.com/blog/3</loc>
    <lastmod>2024-05-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Categorías de cocinas principales -->
  <url>
    <loc>https://yourchefin.com/cocinas/italiana</loc>
    <lastmod>2024-05-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://yourchefin.com/cocinas/japonesa</loc>
    <lastmod>2024-05-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://yourchefin.com/cocinas/francesa</loc>
    <lastmod>2024-05-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
