<?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 - Priorité maximale -->
    <url>
        <loc>https://www.pama-distribution.com/</loc>
        <lastmod>2025-01-XX</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Page GMS - Priorité haute -->
    <url>
        <loc>https://www.pama-distribution.com/gms.html</loc>
        <lastmod>2025-01-XX</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Section Accueil -->
    <url>
        <loc>https://www.pama-distribution.com/gms.html#accueil</loc>
        <lastmod>2025-01-XX</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Section Produits -->
    <url>
        <loc>https://www.pama-distribution.com/gms.html#produits</loc>
        <lastmod>2025-01-XX</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Section Société -->
    <url>
        <loc>https://www.pama-distribution.com/gms.html#societe</loc>
        <lastmod>2025-01-XX</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Section Contact -->
    <url>
        <loc>https://www.pama-distribution.com/gms.html#contact</loc>
        <lastmod>2025-01-XX</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
</urlset>

