<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Page d'accueil -->
  <url>
    <loc>https://online-santa.fr/home</loc>
    <lastmod>2025-10-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Auth (utile pour SEO car pages publiques) -->
  <url>
    <loc>https://online-santa.fr/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://online-santa.fr/register</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://online-santa.fr/resetPassword</loc>
    <changefreq>monthly</changefreq>
    <priority>0.2</priority>
  </url>

  <!-- Pages légales (SEO important) -->
  <url>
    <loc>https://online-santa.fr/politique_confidentialite</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://online-santa.fr/mentions_legales</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://online-santa.fr/conditions_utilisation</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

</urlset>