<?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 d'accueil - Priorité maximale -->
    <url>
        <loc>https://academia360.fr/</loc>
        <lastmod>2026-01-29</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://academia360.fr/resources/Acasemia360ExpertQualiopi-logo.png</image:loc>
            <image:title>Logo Academia360° Expert Qualiopi</image:title>
        </image:image>
    </url>
    
    <!-- Page d'accueil (index.html explicite) -->
    <url>
        <loc>https://academia360.fr/index.html</loc>
        <lastmod>2026-01-29</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Services -->
    <url>
        <loc>https://academia360.fr/services.html</loc>
        <lastmod>2026-01-29</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://academia360.fr/resources/og-image.jpg</image:loc>
            <image:title>Services Accompagnement Qualiopi</image:title>
        </image:image>
    </url>
    
    <!-- À Propos -->
    <url>
        <loc>https://academia360.fr/about.html</loc>
        <lastmod>2026-01-29</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Formations -->
    <url>
        <loc>https://academia360.fr/formations.html</loc>
        <lastmod>2026-01-29</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Contact -->
    <url>
        <loc>https://academia360.fr/contact.html</loc>
        <lastmod>2026-01-29</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Pages légales (priorité basse mais importantes) -->
    <url>
        <loc>https://academia360.fr/mentions-legales.html</loc>
        <lastmod>2026-01-29</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <url>
        <loc>https://academia360.fr/politique-confidentialite.html</loc>
        <lastmod>2026-01-29</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
</urlset>