<?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://nothingelse.fr/</loc>
        <lastmod>2025-09-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Section Services -->
    <url>
        <loc>https://nothingelse.fr/#services</loc>
        <lastmod>2025-09-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Section À propos -->
    <url>
        <loc>https://nothingelse.fr/#about</loc>
        <lastmod>2025-09-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Section Contact -->
    <url>
        <loc>https://nothingelse.fr/#contact</loc>
        <lastmod>2025-09-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Page Pricing (si elle existe) -->
    <url>
        <loc>https://nothingelse.fr/pricing</loc>
        <lastmod>2025-09-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Blog - Page principale -->
    <url>
        <loc>https://nothingelse.fr/blog</loc>
        <lastmod>2025-09-11</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Articles de blog - Exemples (à générer dynamiquement idéalement) -->
    <url>
        <loc>https://nothingelse.fr/blog/1</loc>
        <lastmod>2025-09-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <url>
        <loc>https://nothingelse.fr/blog/2</loc>
        <lastmod>2025-09-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <url>
        <loc>https://nothingelse.fr/blog/3</loc>
        <lastmod>2025-09-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>
</urlset>
