<?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://monsieurportrait.fr/</loc>
        <lastmod>2025-12-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Page d'accueil (index.php) -->
    <url>
        <loc>https://monsieurportrait.fr/index.php</loc>
        <lastmod>2025-12-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Prestations -->
    <url>
        <loc>https://monsieurportrait.fr/prestations.php</loc>
        <lastmod>2025-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Portfolio -->
    <url>
        <loc>https://monsieurportrait.fr/portfolio.php</loc>
        <lastmod>2025-12-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Blog -->
    <url>
        <loc>https://monsieurportrait.fr/blog.php</loc>
        <lastmod>2025-12-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Contact -->
    <url>
        <loc>https://monsieurportrait.fr/contact.php</loc>
        <lastmod>2025-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Mentions légales -->
    <url>
        <loc>https://monsieurportrait.fr/mentions-legales.php</loc>
        <lastmod>2025-12-19</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>

