﻿<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

    <!-- Page d'accueil -->
    <url>
        <loc>https://docmarad.netlify.app/</loc>
        <lastmod>2026-01-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://docmarad.netlify.app/logo.png</image:loc>
            <image:title>Logo Doc Marad</image:title>
        </image:image>
    </url>

    <!-- Membres fondateurs -->
    <url>
        <loc>https://docmarad.netlify.app/membres.html</loc>
        <lastmod>2026-01-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Ressources gratuites -->
    <url>
        <loc>https://docmarad.netlify.app/ressources-libres.html</loc>
        <lastmod>2026-01-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Fiches d'excellence (boutique) -->
    <url>
        <loc>https://docmarad.netlify.app/fiches-excellence.html</loc>
        <lastmod>2026-01-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Participation -->
    <url>
        <loc>https://docmarad.netlify.app/participation.html</loc>
        <lastmod>2026-01-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Articles (blog) -->
    <url>
        <loc>https://docmarad.netlify.app/articles.html</loc>
        <lastmod>2026-01-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

</urlset>