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

    <!-- Page À Propos -->
    <url>
        <loc>https://tappemaple.com/about.html</loc>
        <lastmod>2024-03-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

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

    <!-- Articles de blog -->
    <url>
        <loc>https://tappemaple.com/article1.html</loc>
        <lastmod>2024-03-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://tappemaple.com/article2.html</loc>
        <lastmod>2024-03-08</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://tappemaple.com/article3.html</loc>
        <lastmod>2024-03-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://tappemaple.com/article4.html</loc>
        <lastmod>2024-02-22</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

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

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

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

    <url>
        <loc>https://tappemaple.com/cookies.html</loc>
        <lastmod>2024-03-15</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

</urlset>
