<?xml version="1.0" encoding="UTF-8"?>
<!--
    sitemap.xml — EasyFR
    Protocole : https://www.sitemaps.org/protocol.html
    À mettre à jour à chaque ajout de page publique.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

    <!-- Page d'accueil (FR) -->
    <url>
        <loc>https://easyfr.com/fr/</loc>
        <xhtml:link rel="alternate" hreflang="fr" href="https://easyfr.com/fr/"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://easyfr.com/en/"/>
        <lastmod>2026-03-03</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Page d'accueil (EN) -->
    <url>
        <loc>https://easyfr.com/en/</loc>
        <xhtml:link rel="alternate" hreflang="fr" href="https://easyfr.com/fr/"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://easyfr.com/en/"/>
        <lastmod>2026-03-03</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Étudier en France (FR) -->
    <url>
        <loc>https://easyfr.com/fr/study-in-france</loc>
        <xhtml:link rel="alternate" hreflang="fr" href="https://easyfr.com/fr/study-in-france"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://easyfr.com/en/study-in-france"/>
        <lastmod>2026-03-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Study in France (EN) -->
    <url>
        <loc>https://easyfr.com/en/study-in-france</loc>
        <xhtml:link rel="alternate" hreflang="fr" href="https://easyfr.com/fr/study-in-france"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://easyfr.com/en/study-in-france"/>
        <lastmod>2026-03-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Nos écoles (FR) -->
    <url>
        <loc>https://easyfr.com/fr/schools</loc>
        <xhtml:link rel="alternate" hreflang="fr" href="https://easyfr.com/fr/schools"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://easyfr.com/en/schools"/>
        <lastmod>2026-03-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Our Schools (EN) -->
    <url>
        <loc>https://easyfr.com/en/schools</loc>
        <xhtml:link rel="alternate" hreflang="fr" href="https://easyfr.com/fr/schools"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://easyfr.com/en/schools"/>
        <lastmod>2026-03-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

</urlset>
