<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  
  <!-- Page d'accueil -->
  <url>
    <loc>https://capitaineaventure.fr/</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Bibliothèque -->
  <url>
    <loc>https://capitaineaventure.fr/library</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- À propos -->
  <url>
    <loc>https://capitaineaventure.fr/about</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Cartes cadeaux -->
  <url>
    <loc>https://capitaineaventure.fr/gift-cards</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Connexion -->
  <url>
    <loc>https://capitaineaventure.fr/auth</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Mentions légales -->
  <url>
    <loc>https://capitaineaventure.fr/legal</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <!-- Note: Les pages Reader (/reader/:id) sont dynamiques et nécessiteraient 
       une génération automatique du sitemap côté serveur pour inclure toutes 
       les histoires. Cela peut être fait via une edge function Supabase. -->
       
</urlset>
