<?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://www.peinturelevesque.com/</loc>
        <lastmod>2025-07-14</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Page À propos -->
    <url>
        <loc>https://www.peinturelevesque.com/a-propos</loc>
        <lastmod>2025-07-14</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Page Notre expertise -->
    <url>
        <loc>https://www.peinturelevesque.com/notre-expertise</loc>
        <lastmod>2025-07-14</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Page Contact -->
    <url>
        <loc>https://www.peinturelevesque.com/contact</loc>
        <lastmod>2025-07-14</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Page Réalisations -->
    <url>
        <loc>https://www.peinturelevesque.com/realisations</loc>
        <lastmod>2025-07-14</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Page Politique de confidentialité -->
    <url>
        <loc>https://www.peinturelevesque.com/politique-de-confidentialite</loc>
        <lastmod>2025-07-14</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
</urlset>