<?xml version="1.0" encoding="UTF-8"?>
<!--
  CasaYourte · mapa del sitio

  Cuatro direcciones: dos páginas por dos idiomas. El idioma NO cambia la
  dirección salvo por ?lang=fr, así que sin este archivo el buscador no
  tiene forma de saber que existe una versión en francés: el botón cambia
  el texto y la dirección se queda igual.

  Cada dirección declara a las otras con xhtml:link. Es lo que le dice a
  Google «estas dos son la misma página en dos idiomas» en lugar de
  «estas dos son contenido duplicado».

  Las fechas se ponen a mano. Cuando cambie algo de fondo, se actualizan;
  mentir acá —poner la fecha de hoy en cada visita— hace que el buscador
  deje de creerle al archivo.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://casayourte.com/</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://casayourte.com/"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://casayourte.com/?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://casayourte.com/"/>
    <lastmod>2026-08-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://casayourte.com/?lang=fr</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://casayourte.com/"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://casayourte.com/?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://casayourte.com/"/>
    <lastmod>2026-08-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://casayourte.com/album.html</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://casayourte.com/album.html"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://casayourte.com/album.html?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://casayourte.com/album.html"/>
    <lastmod>2026-08-23</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://casayourte.com/album.html?lang=fr</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://casayourte.com/album.html"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://casayourte.com/album.html?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://casayourte.com/album.html"/>
    <lastmod>2026-08-23</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset>
