<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemap.org/schemas/sitemap/0.9">
    <!-- Page d'accueil - Priorité haute -->
    <url>
        <loc>https://algorix-agency.com/</loc>
        <lastmod>2025-10-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Page projets -->
    <url>
        <loc>https://algorix-agency.com/our-projects</loc>
        <lastmod>2025-10-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Page contact -->
    <url>
        <loc>https://algorix-agency.com/contact</loc>
        <lastmod>2025-10-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.8</priority>
    </url>
    
    
</urlset>