<?xml version="1.0" encoding="UTF-8"?>
<urlset 
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

  <!-- Page d'accueil -->
  <url>
    <loc>https://herbertmix.fr/</loc>
    <lastmod>2025-10-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Mentions légales -->
  <url>
    <loc>https://herbertmix.fr/legal.php</loc>
    <lastmod>2025-10-21</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Politique de confidentialité -->
  <url>
    <loc>https://herbertmix.fr/privacy.php</loc>
    <lastmod>2025-10-21</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Page d’erreur 404 (facultative, désindexée si meta noindex) -->
  <url>
    <loc>https://herbertmix.fr/404.php</loc>
    <lastmod>2025-10-21</lastmod>
    <changefreq>never</changefreq>
    <priority>0.0</priority>
  </url>

  <!-- Dossier images -->
  <!-- Tu peux dupliquer ce bloc pour chaque image importante -->
  <url>

    <loc>https://herbertmix.fr/img/</loc>
    <image:image>
      <image:loc>https://herbertmix.fr/img/lapin_herbert.png</image:loc>
      <image:caption>Lapin du logo Herbert</image:caption>
      <image:title>Lapin Herbert</image:title>
    </image:image>
 
  </url>

</urlset>
