<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Page d'accueil -->
    <url>
        <loc>http://localhost:8000/index.php</loc>
        <lastmod>2026-02-10</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Page Charpente -->
    <url>
        <loc>http://localhost:8000/charpente.php</loc>
        <lastmod>2026-02-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Page Couverture / Zinguerie -->
    <url>
        <loc>http://localhost:8000/couverture-zinguerie.php</loc>
        <lastmod>2026-02-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Page Galeries -->
    <url>
        <loc>http://localhost:8000/galeries.php</loc>
        <lastmod>2026-02-10</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Page Contact -->
    <url>
        <loc>http://localhost:8000/contact.php</loc>
        <lastmod>2026-02-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

</urlset>