<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Page d'Accueil -->
  <url>
    <!-- Changed from index.html to root / -->
    <loc>https://www.shiftysheep.be/</loc> 
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.shiftysheep.be/?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.shiftysheep.be/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.shiftysheep.be/"/>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Page Particuliers -->
  <url>
    <!-- Added www. for consistency -->
    <loc>https://www.shiftysheep.be/particuliers.html</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.shiftysheep.be/particuliers.html?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.shiftysheep.be/particuliers.html?lang=en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.shiftysheep.be/particuliers.html"/>	
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

 <!-- Page Professionnels -->
  <url>
    <!-- Added www. for consistency -->
    <loc>https://www.shiftysheep.be/pro.html</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://www.shiftysheep.be/pro.html?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.shiftysheep.be/pro.html?lang=en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.shiftysheep.be/pro.html"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Page Confidentialité (GDPR) -->
  <url>
    <loc>https://www.shiftysheep.be/privacy-dark.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
