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

    <!-- Page d'Accueil : La plus importante -->
    <url>
        <loc>https://www.diattavoyages.com/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Pages de Services Principaux : Très importantes -->
    <url>
        <loc>https://www.diattavoyages.com/html/flights.html</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://www.diattavoyages.com/html/housesrent.html</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://www.diattavoyages.com/html/carsrent.html</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://www.diattavoyages.com/html/parcelship.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Pages d'Information : Importance moyenne -->
    <url>
        <loc>https://www.diattavoyages.com/html/about.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://www.diattavoyages.com/html/booking.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Pages Légales : Moins prioritaires mais nécessaires -->
    <url>
        <loc>https://www.diattavoyages.com/html/legalmentions.html</loc>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://www.diattavoyages.com/html/politique-confidentialite.html</loc>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://www.diattavoyages.com/html/conditions-utilisation.html</loc>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

</urlset>