<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap réduit aux seules pages réellement publiques du site (connexion, inscription) — voir
  docs/ROUTING.md, section "SEO" : tout le reste de l'application nécessite un compte et n'est
  volontairement pas listé ici (voir aussi public/robots.txt).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://myvelours.com/fr/connexion</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://myvelours.com/fr/connexion" />
    <xhtml:link rel="alternate" hreflang="en" href="https://myvelours.com/en/login" />
    <xhtml:link rel="alternate" hreflang="es" href="https://myvelours.com/es/iniciar-sesion" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://myvelours.com/fr/connexion" />
  </url>
  <url>
    <loc>https://myvelours.com/en/login</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://myvelours.com/fr/connexion" />
    <xhtml:link rel="alternate" hreflang="en" href="https://myvelours.com/en/login" />
    <xhtml:link rel="alternate" hreflang="es" href="https://myvelours.com/es/iniciar-sesion" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://myvelours.com/fr/connexion" />
  </url>
  <url>
    <loc>https://myvelours.com/es/iniciar-sesion</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://myvelours.com/fr/connexion" />
    <xhtml:link rel="alternate" hreflang="en" href="https://myvelours.com/en/login" />
    <xhtml:link rel="alternate" hreflang="es" href="https://myvelours.com/es/iniciar-sesion" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://myvelours.com/fr/connexion" />
  </url>
  <url>
    <loc>https://myvelours.com/fr/inscription</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://myvelours.com/fr/inscription" />
    <xhtml:link rel="alternate" hreflang="en" href="https://myvelours.com/en/signup" />
    <xhtml:link rel="alternate" hreflang="es" href="https://myvelours.com/es/registro" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://myvelours.com/fr/inscription" />
  </url>
  <url>
    <loc>https://myvelours.com/en/signup</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://myvelours.com/fr/inscription" />
    <xhtml:link rel="alternate" hreflang="en" href="https://myvelours.com/en/signup" />
    <xhtml:link rel="alternate" hreflang="es" href="https://myvelours.com/es/registro" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://myvelours.com/fr/inscription" />
  </url>
  <url>
    <loc>https://myvelours.com/es/registro</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://myvelours.com/fr/inscription" />
    <xhtml:link rel="alternate" hreflang="en" href="https://myvelours.com/en/signup" />
    <xhtml:link rel="alternate" hreflang="es" href="https://myvelours.com/es/registro" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://myvelours.com/fr/inscription" />
  </url>
</urlset>
