<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<!--  
    URL Principal: Tu Landing Page
    - priority: 1.0 (la más importante de tu sitio).
    - changefreq: monthly (indica que la actualizas ocasionalmente, por ejemplo, si cambian los modelos).
    - lastmod: La fecha de la última modificación importante. Actualízala cuando hagas cambios.
     -->
<url>
<loc>https://www.brandic.online/index.html</loc>
<lastmod>2024-08-05</lastmod>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
<!--  
    URL Secundaria: Política de Privacidad
    - priority: 0.5 (importante, pero menos que la página principal).
    - changefreq: yearly (las políticas no suelen cambiar a menudo).
    - lastmod: La fecha en que se creó o actualizó por última vez.
     -->
<url>
<loc>https://www.brandic.online/tiendanube/privacidad.html</loc>
<lastmod>2024-05-21</lastmod>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>

<url>
<loc>https://www.brandic.online/tiendanube/devoluciones.html</loc>
<lastmod>2024-08-05</lastmod>
<changefreq>yearly</changefreq>
<priority>0.5</priority>
</url>


<!--  
    NOTA IMPORTANTE: 
    Si en el futuro agregas más páginas en `www.brandic.online` (como "Sobre Nosotros", "Blog", "Contacto"),
    debes agregarlas aquí siguiendo el mismo formato <url>...</url>.
     -->
</urlset>