<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Page d'accueil -->
  <url>
    <loc>https://bognonmarket.com/</loc>
    <lastmod>2024-05-30</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Catégories principales (exemples à adapter) -->
  <url>
    <loc>https://bognonmarket.com/categorie.php?cat=mode</loc>
    <lastmod>2024-05-30</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://bognonmarket.com/categorie.php?cat=electronique</loc>
    <lastmod>2024-05-30</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://bognonmarket.com/categorie.php?cat=beaute</loc>
    <lastmod>2024-05-30</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://bognonmarket.com/categorie.php?cat=maison</loc>
    <lastmod>2024-05-30</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Panier, commande, contact -->
  <url>
    <loc>https://bognonmarket.com/panier.php</loc>
    <lastmod>2024-05-30</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://bognonmarket.com/commande.php</loc>
    <lastmod>2024-05-30</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://bognonmarket.com/contact.php</loc>
    <lastmod>2024-05-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Exemples de pages produit (à générer dynamiquement pour tous tes produits) -->
  <url>
    <loc>https://bognonmarket.com/produit.php?id=1</loc>
    <lastmod>2024-05-30</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://bognonmarket.com/produit.php?id=2</loc>
    <lastmod>2024-05-30</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <!-- Ajoute une ligne <url> pour chaque produit réel ! -->

  <!-- Pages annexes -->
  <url>
    <loc>https://bognonmarket.com/profil.php</loc>
    <lastmod>2024-05-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://bognonmarket.com/register.php</loc>
    <lastmod>2024-05-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://bognonmarket.com/login.php</loc>
    <lastmod>2024-05-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

</urlset>
