<?xml version="1.0" encoding="UTF-8"?>
<urlset 
    xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Page d'accueil -->
    <url>
        <loc>https://progressthings.com/</loc>
        <priority>1.0</priority>
        <changefreq>weekly</changefreq>
    </url>

    <!-- À propos -->
    <url>
        <loc>https://progressthings.com/apropos.html</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Contact -->
    <url>
        <loc>https://progressthings.com/contact.html</loc>
        <priority>0.7</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Microsoft 365 -->
    <url>
        <loc>https://progressthings.com/m365.html</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Partenaires -->
    <url>
        <loc>https://progressthings.com/partenaires.html</loc>
        <priority>0.7</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Produits -->
    <url>
        <loc>https://progressthings.com/produits.html</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Services -->
    <url>
        <loc>https://progressthings.com/services.html</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Tarifs -->
    <url>
        <loc>https://progressthings.com/tarifs.html</loc>
        <priority>0.7</priority>
        <changefreq>monthly</changefreq>
    </url>

</urlset>
