<?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 - Priorité maximale -->
    <url>
        <loc>https://info-perdu.com/</loc>
        <lastmod>2025-12-13</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Comment ça marche -->
    <url>
        <loc>https://info-perdu.com/comment-ca-marche.php</loc>
        <lastmod>2025-12-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- FAQ - Important pour le SEO -->
    <url>
        <loc>https://info-perdu.com/faq.php</loc>
        <lastmod>2025-12-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Contact -->
    <url>
        <loc>https://info-perdu.com/contact.php</loc>
        <lastmod>2025-12-13</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Mentions légales -->
    <url>
        <loc>https://info-perdu.com/mentions-legales.php</loc>
        <lastmod>2025-12-13</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <!-- Politique de confidentialité -->
    <url>
        <loc>https://info-perdu.com/politique-de-confidentialite.php</loc>
        <lastmod>2025-12-13</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
</urlset>
