<?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 - Présentation des pentests -->
    <url>
        <loc>https://www.pentest-nice.fr/</loc>
        <lastmod>2026-04-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Page méthodologie PTES -->
    <url>
        <loc>https://www.pentest-nice.fr/methodologie.html</loc>
        <lastmod>2026-04-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Page CTF Active Directory -->
    <url>
        <loc>https://www.pentest-nice.fr/ad-pentest-ctf-guide.html</loc>
        <lastmod>2026-04-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Page Services -->
    <url>
        <loc>https://www.pentest-nice.fr/services.html</loc>
        <lastmod>2026-04-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Page Tarifs -->
    <url>
        <loc>https://www.pentest-nice.fr/tarifs.html</loc>
        <lastmod>2026-04-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

</urlset>
