<?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 - Priorité maximale -->
  <url>
    <loc>https://boutiquenligne.com/</loc>
    <lastmod>2025-01-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Section Comment ça marche -->
  <url>
    <loc>https://boutiquenligne.com/#comment-ca-marche</loc>
    <lastmod>2025-01-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Section Avantages -->
  <url>
    <loc>https://boutiquenligne.com/#avantages</loc>
    <lastmod>2025-01-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Section Témoignages -->
  <url>
    <loc>https://boutiquenligne.com/#temoignage</loc>
    <lastmod>2025-01-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Section FAQ (NOUVEAU - Important pour SEO) -->
  <url>
    <loc>https://boutiquenligne.com/#faq</loc>
    <lastmod>2025-01-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Formulaire d'investissement -->
  <url>
    <loc>https://boutiquenligne.com/#formulaire</loc>
    <lastmod>2025-01-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Images importantes (pour le référencement des images) -->
  <url>
    <loc>https://boutiquenligne.com/images/logo.png</loc>
    <lastmod>2025-01-20</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://boutiquenligne.com/favicon-32x32.png</loc>
    <lastmod>2025-01-20</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

  <url>
    <loc>https://boutiquenligne.com/apple-touch-icon.png</loc>
    <lastmod>2025-01-20</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

  <!-- Pages légales importantes (ACTIVES) -->
  <url>
    <loc>https://boutiquenligne.com/a-propos.html</loc>
    <lastmod>2025-01-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://boutiquenligne.com/mentions-legales.html</loc>
    <lastmod>2025-01-23</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://boutiquenligne.com/politique-confidentialite.html</loc>
    <lastmod>2025-01-23</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Pages futures (à décommenter quand créées) -->
  <!--
  <url>
    <loc>https://boutiquenligne.com/faq.html</loc>
    <lastmod>2025-01-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  -->

</urlset>