<?xml version="1.0" encoding="UTF-8"?>
<urlset
      xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

<!-- 
  URL Canonique : La page principale et la plus importante.
  - lastmod : Mis à jour à la date du jour pour indiquer la fraîcheur du contenu.
  - changefreq : weekly, car l'application principale peut recevoir des mises à jour fonctionnelles.
  - priority : 1.0 (la plus haute), car c'est la page maîtresse.
-->
<url>
  <loc>https://calculcout.fr</loc>
  <lastmod>2025-07-03</lastmod>
  <changefreq>weekly</changefreq>
  <priority>1.0</priority>
</url>

<!-- 
  Sections Clés (via ancres) : Renforce le schéma "HowTo" pour les résultats enrichis.
  - lastmod : Même date, car elles font partie de la même page.
  - changefreq : yearly, car la structure de ces étapes est très stable.
  - priority : 0.9, haute priorité car ce sont les sections fonctionnelles clés.
-->
<url>
  <loc>https://calculcout.fr/#step1</loc>
  <lastmod>2025-07-03</lastmod>
  <changefreq>yearly</changefreq>
  <priority>0.9</priority>
</url>
<url>
  <loc>https://calculcout.fr/#step2</loc>
  <lastmod>2025-07-03</lastmod>
  <changefreq>yearly</changefreq>
  <priority>0.9</priority>
</url>
<url>
  <loc>https://calculcout.fr/#step3</loc>
  <lastmod>2025-07-03</lastmod>
  <changefreq>yearly</changefreq>
  <priority>0.9</priority>
</url>
<url>
  <loc>https://calculcout.fr/#step4</loc>
  <lastmod>2025-07-03</lastmod>
  <changefreq>yearly</changefreq>
  <priority>0.9</priority>
</url>

<!-- 
  Pages Légales et de Contact : Informations essentielles pour les utilisateurs et conformité légale.
  - lastmod : Date de mise à jour récente pour chaque page légale.
  - changefreq : yearly, car ces pages ne changent pas souvent.
  - priority : 0.8, priorité élevée mais inférieure à la page principale et aux sections clés.
-->
<url>
  <loc>https://calculcout.fr/legal/mentions-legales</loc>
  <lastmod>2025-07-16</lastmod>
  <changefreq>yearly</changefreq>
  <priority>0.8</priority>
</url>
<url>
  <loc>https://calculcout.fr/legal/confidentialite</loc>
  <lastmod>2025-07-16</lastmod>
  <changefreq>yearly</changefreq>
  <priority>0.8</priority>
</url>
<url>
  <loc>https://calculcout.fr/legal/cookies</loc>
  <lastmod>2025-07-16</lastmod>
  <changefreq>yearly</changefreq>
  <priority>0.8</priority>
</url>
<url>
  <loc>https://calculcout.fr/contact</loc>
  <lastmod>2025-07-16</lastmod>
  <changefreq>yearly</changefreq>
  <priority>0.8</priority>
</url>

</urlset>
