<?xml version="1.0" encoding="UTF-8"?>
<!-- Les trois pages d'accueil localisées. Volontairement absents : la racine
     (redirecteur de langue), le funnel, la confidentialité et les conditions —
     tous en noindex. Référencer une URL noindex dans un sitemap envoie deux
     ordres contradictoires à l'indexeur. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://www.ilena.app/en/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.ilena.app/en/"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.ilena.app/fr/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://www.ilena.app/es/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.ilena.app/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.ilena.app/fr/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.ilena.app/en/"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.ilena.app/fr/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://www.ilena.app/es/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.ilena.app/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.ilena.app/es/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.ilena.app/en/"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.ilena.app/fr/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://www.ilena.app/es/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.ilena.app/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
