<?xml version="1.0" encoding="UTF-8"?>
<urlset 
  xmlns="https://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="https://www.sitemaps.org/schemas/sitemap/0.9
                      https://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Página principal -->
  <url>
    <loc>https://www.saborandino.it/</loc>
    <lastmod>2025-09-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Menú -->
  <url>
    <loc>https://www.saborandino.it/menu</loc>
    <lastmod>2025-09-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Galería -->
  <url>
    <loc>https://www.saborandino.it/gallery</loc>
    <lastmod>2025-08-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Contatti -->
  <url>
    <loc>https://www.saborandino.it/contatti</loc>
    <lastmod>2025-09-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Chi siamo (si existe) -->
  <url>
    <loc>https://www.saborandino.it/about</loc>
    <lastmod>2025-08-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Blog (si se agrega en el futuro) -->
  <url>
    <loc>https://www.saborandino.it/blog</loc>
    <lastmod>2025-09-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Evento o especial del mes -->
  <url>
    <loc>https://www.saborandino.it/eventi/ceviche-day</loc>
    <lastmod>2025-09-01</lastmod>
    <changefreq>never</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>