<?xml version="1.0" encoding="UTF-8"?>
<urlset 
    xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
>
    <!-- Page d'accueil -->
    <url>
        <loc>https://numelan.fr/</loc>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Dépannage informatique -->
    <url>
        <loc>https://numelan.fr/depannage-informatique</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Gestion de parc -->
    <url>
        <loc>https://numelan.fr/gestion-informatique</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Création de site -->
    <url>
        <loc>https://numelan.fr/creation-site-internet</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- SEO / Marketing -->
    <url>
        <loc>https://numelan.fr/marketing-seo</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Audit -->
    <url>
        <loc>https://numelan.fr/audit-site-internet</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Contact -->
    <url>
        <loc>https://numelan.fr/contact</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Mentions légales -->
    <url>
        <loc>https://numelan.fr/mentions-legales</loc>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Politique de confidentialité -->
    <url>
        <loc>https://numelan.fr/politique-confidentialite</loc>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
</urlset>