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

    <!-- Homepage -->
    <url>
        <loc>https://eightsins.fr/</loc>
        <priority>1.0</priority>
        <changefreq>weekly</changefreq>
    </url>

    <!-- News (listing only) -->
    <url>
        <loc>https://eightsins.fr/news.php</loc>
        <priority>0.8</priority>
        <changefreq>weekly</changefreq>
    </url>

    <!-- Band (page centrale SEO) -->
    <url>
        <loc>https://eightsins.fr/band.php</loc>
        <priority>0.9</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Tour -->
    <url>
        <loc>https://eightsins.fr/tour.php</loc>
        <priority>0.8</priority>
        <changefreq>weekly</changefreq>
    </url>

    <!-- Music -->
    <url>
        <loc>https://eightsins.fr/music.php</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Videos -->
    <url>
        <loc>https://eightsins.fr/video.php</loc>
        <priority>0.7</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Merch -->
    <url>
        <loc>https://eightsins.fr/merch.php</loc>
        <priority>0.6</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Contact -->
    <url>
        <loc>https://eightsins.fr/contact.php</loc>
        <priority>0.5</priority>
        <changefreq>yearly</changefreq>
    </url>

</urlset>
