<?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"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- Page principale -->
    <url>
        <loc>https://feonics.fr/</loc>
        <lastmod>2025-10-23</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>

        <!-- Images pour le SEO -->
        <image:image>
            <image:loc>https://feonics.fr/logo.svg</image:loc>
            <image:title>Logo Féonics - Développement Full-Stack</image:title>
            <image:caption>Logo de Féonics représentant l'expertise en développement Full-Stack</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://feonics.fr/og-image.png</image:loc>
            <image:title>Tom Boireau - Développeur Full-Stack Freelance</image:title>
            <image:caption>Image de partage social pour Féonics</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://feonics.fr/pp.webp</image:loc>
            <image:title>Tom Boireau - Photo de profil</image:title>
            <image:caption>Photo de profil de Tom Boireau, développeur Full-Stack freelance</image:caption>
        </image:image>
    </url>

    <!-- Section À propos -->
    <url>
        <loc>https://feonics.fr/#about-heading</loc>
        <lastmod>2025-10-23</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Section Services -->
    <url>
        <loc>https://feonics.fr/#services-heading</loc>
        <lastmod>2025-10-23</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Section Expertise -->
    <url>
        <loc>https://feonics.fr/#expertise-heading</loc>
        <lastmod>2025-10-23</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Section Méthode -->
    <url>
        <loc>https://feonics.fr/#method-heading</loc>
        <lastmod>2025-10-23</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Section Contact -->
    <url>
        <loc>https://feonics.fr/#contact</loc>
        <lastmod>2025-10-23</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Mentions légales -->
    <url>
        <loc>https://feonics.fr/#mentions-legales</loc>
        <lastmod>2025-10-23</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>
