<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
    
    <!-- Page principale -->
    <url>
        <loc>https://yannsimon.com/</loc>
        <lastmod>2025-02-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Section À propos -->
    <url>
        <loc>https://yannsimon.com/#about</loc>
        <lastmod>2025-02-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Section Compétences -->
    <url>
        <loc>https://yannsimon.com/#skills</loc>
        <lastmod>2025-02-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Section Expérience -->
    <url>
        <loc>https://yannsimon.com/#experience</loc>
        <lastmod>2025-02-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Section Projets -->
    <url>
        <loc>https://yannsimon.com/#projects</loc>
        <lastmod>2025-02-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Section Contact -->
    <url>
        <loc>https://yannsimon.com/#contact</loc>
        <lastmod>2025-02-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Page projets -->
    <!-- <url>
        <loc>https://yannsimon.com/projets.html</loc>
        <lastmod>2025-02-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url> -->
    
</urlset>