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

    <!-- Pages principales -->
    <url>
        <loc>https://api.candygate.eu/</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <url>
        <loc>https://api.candygate.eu/a-propos.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://api.candygate.eu/candy-dev-bridger.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://api.candygate.eu/conditions-utilisation.html</loc>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Auth / Dashboard -->
    <url>
        <loc>https://api.candygate.eu/login.html</loc>
        <priority>1.0</priority>
    </url>

    <url>
        <loc>https://api.candygate.eu/dashboard.html</loc>
        <priority>0.9</priority>
    </url>

    <!-- Fonctionnalités -->
    <url>
        <loc>https://api.candygate.eu/quota.html</loc>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://api.candygate.eu/vps.html</loc>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://api.candygate.eu/vpsinfo.html</loc>
        <priority>0.6</priority>
    </url>

    <!-- Docs / Dev -->
    <url>
        <loc>https://api.candygate.eu/docs.html</loc>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://api.candygate.eu/dev.html</loc>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://api.candygate.eu/exemples.html</loc>
        <priority>0.5</priority>
    </url>

    <!-- Divers -->
    <url>
        <loc>https://api.candygate.eu/don.html</loc>
        <priority>0.4</priority>
    </url>

    <url>
        <loc>https://api.candygate.eu/test.html</loc>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://api.candygate.eu/curve.html</loc>
        <priority>0.4</priority>
    </url>

    <!-- Pages système -->
    <url>
        <loc>https://api.candygate.eu/404.html</loc>
        <priority>0.1</priority>
    </url>

</urlset>