<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!--
    Sitemap minimal pour SEO. On n'expose QUE les pages publiques utiles aux
    crawlers : root + login + activate (bloqué dans robots.txt mais référencé
    pour transparence). On n'expose PAS /admin, /dashboard, /reset-password
    qui sont auth-gated et privées par nature.
  -->
  <url>
    <loc>https://course.theelite-network.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://course.theelite-network.com/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
