<?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 -->
    <url>
        <loc>https://equipmil.com/</loc>
        <lastmod>2025-11-10</lastmod>
        <changefreq>yearly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Page "À propos" -->
    <url>
        <loc>https://equipmil.com/apropos</loc>
        <lastmod>2025-10-25</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Page "Produits" -->
    <url>
        <loc>https://equipmil.com/produits</loc>
        <lastmod>2025-11-05</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Page de détails d'un produit -->
    <url>
        <loc>https://equipmil.com/produit_details</loc>
        <lastmod>2025-11-05</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Page "Equip Track" -->
    <url>
        <loc>https://equipmil.com/equiptrack</loc>
        <lastmod>2025-11-03</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- Page de contact -->
    <url>
        <loc>https://equipmil.com/contact</loc>
        <lastmod>2025-10-20</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
    
</urlset>
