<?xml version="1.0" encoding="UTF-8"?>
<!--
  SITEMAP — levelup-sales.fr
  ════════════════════════════════════════════════════════
  Règles appliquées :
  · changefreq : "weekly" pour les pages convertion principales
                 "monthly" pour les pages statiques (légal)
  · priority   : 1.0 = home · 0.9 = pages offres principales
                 0.8 = pages secondaires · 0.5 = légal
  · lastmod    : à mettre à jour à chaque déploiement majeur
  ════════════════════════════════════════════════════════
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- HOME — mot-clé principal -->
  <url>
    <loc>https://www.levelup-sales.fr/</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- OFFRE PRINCIPALE — prospection téléphonique B2B -->
  <url>
    <loc>https://www.levelup-sales.fr/cold-call-sdr-prospection-telephonique</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- OFFRE — système SDR complet -->
  <url>
    <loc>https://www.levelup-sales.fr/sdr-prospection-b2b</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- OFFRE — stratégie commerciale B2B -->
  <url>
    <loc>https://www.levelup-sales.fr/strategie-commerciale</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ÉTUDES DE CAS -->
  <url>
    <loc>https://www.levelup-sales.fr/etudes-de-cas</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ÉTUDE DE CAS — Koban -->
  <url>
    <loc>https://www.levelup-sales.fr/etudes-de-cas/koban</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ÉTUDE DE CAS — Le Cercle Tech -->
  <url>
    <loc>https://www.levelup-sales.fr/etudes-de-cas/le-cercle-tech</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ÉTUDE DE CAS — Planero -->
  <url>
    <loc>https://www.levelup-sales.fr/etudes-de-cas/planero</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- RESSOURCES -->
  <url>
    <loc>https://www.levelup-sales.fr/ressources</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- PRISE DE RDV -->
  <url>
    <loc>https://www.levelup-sales.fr/prendre-rdv</loc>
    <lastmod>2026-04-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- LÉGAL -->
  <url>
    <loc>https://www.levelup-sales.fr/mentions-legales</loc>
    <lastmod>2026-01-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://www.levelup-sales.fr/politique-confidentialite</loc>
    <lastmod>2026-01-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://www.levelup-sales.fr/politique-cookies</loc>
    <lastmod>2026-01-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>