<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Page d'accueil -->
  <url>
    <loc>https://bienvenuebebe.com/</loc>
    <lastmod>2025-11-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Inscription -->
  <url>
    <loc>https://bienvenuebebe.com/register</loc>
    <lastmod>2025-11-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Connexion -->
  <url>
    <loc>https://bienvenuebebe.com/login</loc>
    <lastmod>2025-11-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Aide -->
  <url>
    <loc>https://bienvenuebebe.com/help</loc>
    <lastmod>2025-11-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Panier -->
  <url>
    <loc>https://bienvenuebebe.com/cart</loc>
    <lastmod>2025-11-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Récapitulatif -->
  <url>
    <loc>https://bienvenuebebe.com/summary</loc>
    <lastmod>2025-11-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Contact -->
  <url>
    <loc>https://bienvenuebebe.com/contact</loc>
    <lastmod>2025-11-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Qui sommes-nous -->
  <url>
    <loc>https://bienvenuebebe.com/who</loc>
    <lastmod>2025-11-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Mentions légales -->
  <url>
    <loc>https://bienvenuebebe.com/legal</loc>
    <lastmod>2025-11-28</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Mot de passe oublié -->
  <url>
    <loc>https://bienvenuebebe.com/forget-password</loc>
    <lastmod>2025-11-28</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

  <!--
  Note: Les URLs dynamiques suivantes ne sont pas incluses car elles nécessitent des paramètres:
  - /ma-liste/:nano - Listes publiques (indexées dynamiquement)
  - /list/:id - Listes privées (requiert authentification)
  - /activate/:userid/:token - Activation (temporaire)
  - /reset-password/:token - Reset password (temporaire)
  - /admin/* - Pages admin (requiert authentification)
  -->

</urlset>
