<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- Homepage / Landing Page -->
    <url>
        <loc>https://edevsolar.com/</loc>
        <lastmod>2025-11-07</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Legal Pages -->
    <url>
        <loc>https://edevsolar.com/mentions-legales</loc>
        <lastmod>2025-11-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://edevsolar.com/politique-confidentialite</loc>
        <lastmod>2025-11-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Authentication Pages -->
    <url>
        <loc>https://edevsolar.com/login</loc>
        <lastmod>2025-11-07</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <!--
    TODO: Ajouter les futures pages suivantes quand elles seront créées :
    - Page tarifs standalone (si créée)
    - Page inscription/register
    - Page contact
    - Page CGU/CGV
    - Blog posts (si blog créé)
    -->

</urlset>
