<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Page d'accueil -->
    <url>
        <loc>https://nassgrb.com/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Page Projets -->
    <url>
        <loc>https://nassgrb.com/projets</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Page À Propos -->
    <url>
        <loc>https://nassgrb.com/a-propos</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Page Contact -->
    <url>
        <loc>https://nassgrb.com/contact</loc>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Pages légales (Prio basse) -->
    <url>
        <loc>https://nassgrb.com/mentions-legales</loc>
        <changefreq>yearly</changefreq>
        <priority>0.1</priority>
    </url>
    <url>
        <loc>https://nassgrb.com/politique-de-confidentialite</loc>
        <changefreq>yearly</changefreq>
        <priority>0.1</priority>
    </url>
</urlset>
