<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Page d'accueil -->
  <url>
    <loc>https://extevo.fr/</loc>
    <priority>1.0</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Boutique -->
  <url>
    <loc>https://extevo.fr/boutique.html</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Page devis dédiée -->
  <url>
    <loc>https://extevo.fr/devis.html</loc>
    <priority>0.9</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Mentions légales (quand tu l’auras ajoutée) -->
  <url>
    <loc>https://extevo.fr/mentions-legales.html</loc>
    <priority>0.2</priority>
    <changefreq>yearly</changefreq>
  </url>

</urlset>