<?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://subimscand.com/</loc>
        <lastmod>2024-03-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Page de contact -->
    <url>
        <loc>https://subimscand.com/contact.html</loc>
        <lastmod>2024-03-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Page newsletter -->
    <url>
        <loc>https://subimscand.com/newsletter.html</loc>
        <lastmod>2024-03-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Page blog principale -->
    <url>
        <loc>https://subimscand.com/blog.html</loc>
        <lastmod>2024-03-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Articles de blog -->
    <url>
        <loc>https://subimscand.com/blog/decouvrir-provence.html</loc>
        <lastmod>2024-03-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://subimscand.com/blog/chateaux-loire.html</loc>
        <lastmod>2024-03-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://subimscand.com/blog/normandie-historique.html</loc>
        <lastmod>2024-03-08</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://subimscand.com/blog/alpes-aventure.html</loc>
        <lastmod>2024-03-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://subimscand.com/blog/gastronomie-francaise.html</loc>
        <lastmod>2024-03-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Page de remerciement -->
    <url>
        <loc>https://subimscand.com/thanks.html</loc>
        <lastmod>2024-03-15</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Pages légales -->
    <url>
        <loc>https://subimscand.com/privacy.html</loc>
        <lastmod>2024-03-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

    <url>
        <loc>https://subimscand.com/terms.html</loc>
        <lastmod>2024-03-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

    <url>
        <loc>https://subimscand.com/cookies.html</loc>
        <lastmod>2024-03-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>