<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  
  <!-- Página Principal -->
  <url>
    <loc>https://aurea-joyeria.vercel.app/</loc>
    <lastmod>2026-01-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Catálogo -->
  <url>
    <loc>https://aurea-joyeria.vercel.app/catalogo</loc>
    <lastmod>2026-01-16</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Contacto -->
  <url>
    <loc>https://aurea-joyeria.vercel.app/contacto</loc>
    <lastmod>2026-01-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Sobre Nosotros -->
  <url>
    <loc>https://aurea-joyeria.vercel.app/sobre-nosotros</loc>
    <lastmod>2026-01-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Guía de Tallas -->
  <url>
    <loc>https://aurea-joyeria.vercel.app/guia-de-tallas</loc>
    <lastmod>2026-01-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Términos y Condiciones -->
  <url>
    <loc>https://aurea-joyeria.vercel.app/terminos</loc>
    <lastmod>2026-01-16</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <!-- Categorías de Productos -->
  <url>
    <loc>https://aurea-joyeria.vercel.app/catalogo?category=COLLARES</loc>
    <lastmod>2026-01-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://aurea-joyeria.vercel.app/catalogo?category=ANILLOS</loc>
    <lastmod>2026-01-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://aurea-joyeria.vercel.app/catalogo?category=PULSERAS</loc>
    <lastmod>2026-01-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://aurea-joyeria.vercel.app/catalogo?category=ARETES</loc>
    <lastmod>2026-01-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- 
    NOTA: Las URLs de productos individuales deben agregarse dinámicamente
    desde el backend o mediante un script de generación de sitemap.
    Ejemplo:
    <url>
      <loc>https://aurea-joyeria.vercel.app/producto/[ID]</loc>
      <lastmod>2026-01-16</lastmod>
      <changefreq>weekly</changefreq>
      <priority>0.7</priority>
    </url>
  -->
  
</urlset>
