<?xml version="1.0" encoding="UTF-8" ?>
<urlset
  xmlns="https://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:news="https://www.google.com/schemas/sitemap-news/0.9"
  xmlns:xhtml="https://www.w3.org/1999/xhtml"
  xmlns:mobile="https://www.google.com/schemas/sitemap-mobile/1.0"
  xmlns:image="https://www.google.com/schemas/sitemap-image/1.1"
  xmlns:video="https://www.google.com/schemas/sitemap-video/1.1"
>
    
    <url>
        <loc>${SITE_URL}/</loc>
        <changefreq>monthly</changefreq>
        <lastmod>2024-08-21</lastmod>
        <priority>0.5</priority>
    </url>
    
    <url>
        <loc>${SITE_URL}/politique-de-confidentialite</loc>
        <changefreq>monthly</changefreq>
        <lastmod>2024-08-21</lastmod>
        <priority>0.5</priority>
    </url>
    
    <url>
        <loc>${SITE_URL}/conditions-d-utilisation</loc>
        <changefreq>monthly</changefreq>
        <lastmod>2024-08-21</lastmod>
        <priority>0.5</priority>
    </url>
    
    <url>
        <loc>${SITE_URL}/plan-du-site</loc>
        <changefreq>monthly</changefreq>
        <lastmod>2024-08-21</lastmod>
        <priority>0.5</priority>
    </url>
    
</urlset>