<?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">

    <!-- Page d'accueil -->
    <url>
        <loc>https://devsource.fr/</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Formation principale -->
    <url>
        <loc>https://devsource.fr/formations/seo-technique.html</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Lexique principal -->
    <url>
        <loc>https://devsource.fr/lexique.html</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Modules de formation -->
    <url>
        <loc>https://devsource.fr/formations/module-1-lecon-1.html</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://devsource.fr/formations/module-1-lecon-2.html</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://devsource.fr/formations/module-1-quiz.html</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Pages utilitaires -->
    <url>
        <loc>https://devsource.fr/contact.html</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://devsource.fr/plan-du-site.html</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.4</priority>
    </url>

</urlset>