<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Página principal -->
  <url>
    <loc>https://www.barzakzen.es/index.html</loc>
    <lastmod>2025-07-16</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Secciones principales de la SPA (si tienen contenido relevante para indexar) -->
  <url>
    <loc>https://www.barzakzen.es/index.html#featured-stories</loc>
    <lastmod>2025-07-16</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.barzakzen.es/index.html#collections</loc>
    <lastmod>2025-07-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://www.barzakzen.es/index.html#about-author</loc>
    <lastmod>2025-07-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://www.barzakzen.es/index.html#contact</loc>
    <lastmod>2025-07-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- URLs de las nuevas secciones (Tienda, Idiomas, Galería) -->
  <url>
    <loc>https://www.barzakzen.es/index.html#tienda-cosmica</loc>
    <lastmod>2025-07-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.barzakzen.es/index.html#idiomas-futuro</loc>
    <lastmod>2025-07-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://www.barzakzen.es/index.html#galeria-art-nouveau</loc>
    <lastmod>2025-07-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!--
    IMPORTANTE: Si tienes un blog en WordPress (barzakzen.es/wp-json/wp/v2/posts),
    debes generar un sitemap para esas entradas. WordPress suele generar uno automáticamente.
    Si es así, puedes incluirlo aquí o referenciarlo en robots.txt.
    Ejemplo de cómo incluir sitemap de WordPress si existe:
    <sitemap>
      <loc>https://barzakzen.es/sitemap_index.xml</loc>
    </sitemap>
  -->

  <!--
    Si tus relatos se cargan dinámicamente y quieres que Google los indexe individualmente,
    deberías tener URLs únicas para ellos (ej. barzakzen.es/relatos/titulo-del-relato)
    y listarlas aquí. Dado que tu SPA usa un identificador numérico,
    la indexación de esas "sub-páginas" puede ser más compleja para Google.
    Considera un enrutador JS para URLs limpias si el SEO de relatos individuales es crítico.
  -->

</urlset>