<?xml version="1.0" encoding="UTF-8"?>
<!-- ============================================================
     CBVOM.COM — sitemap.xml
     À placer dans : public_html/sitemap.xml
     Soumettre sur : https://search.google.com/search-console
     ============================================================ -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Page d'accueil -->
  <url>
    <loc>https://cbvom.com/</loc>
    <lastmod>2025-03-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Page Contact -->
  <url>
    <loc>https://cbvom.com/contact</loc>
    <lastmod>2025-03-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Page Catalogue -->
  <url>
    <loc>https://cbvom.com/boutique</loc>
    <lastmod>2025-03-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>


</urlset>