<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap — Business Multiplied
  À mettre à jour à chaque publication d'article : ajouter une entrée <url>
  pour /articles/[slug].html (voir gabarit-article.html et le champ "slug"
  de BM-XXX_metadata.json). Soumettre ce fichier dans Google Search Console
  une fois la propriété vérifiée (voir 09_ANALYTICS/GUIDE_ACTIVATION_ANALYTICS.md).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://business-multiplied.pages.dev/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://business-multiplied.pages.dev/a-propos.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <!--
  <url>
    <loc>https://business-multiplied.pages.dev/articles/[slug].html</loc>
    <lastmod>[AAAA-MM-JJ]</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  -->
</urlset>
