<?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://reborne.re/</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Pages principales -->
    <url>
        <loc>https://reborne.re/about.php</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://reborne.re/solution.php</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Pages solutions -->
    <url>
        <loc>https://reborne.re/particulier.php</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://reborne.re/entreprise.php</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- E-commerce -->
    <url>
        <loc>https://reborne.re/shop.php</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Pages légales -->
    <url>
        <loc>https://reborne.re/cgv.php</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://reborne.re/policy.php</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://reborne.re/mention-legales.php</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Pages de processus -->
    <url>
        <loc>https://reborne.re/panier.php</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://reborne.re/commande.php</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://reborne.re/success.php</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://reborne.re/cancel.php</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.4</priority>
    </url>

</urlset>