<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="<?php echo home_url('/wp-content/themes/[theme]/sitemap.xsl'); ?>"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
    
    <!-- Page d'accueil (Priorité maximale) -->
    <url>
        <loc>https://jewelry86.com/</loc>
        <lastmod>2024-12-08</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Page Panier -->
    <url>
        <loc>https://jewelry86.com/panier/</loc>
        <lastmod>2024-12-08</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Page Avis Complets (Preuve sociale importante) -->
    <url>
        <loc>https://jewelry86.com/avis-complets/</loc>
        <lastmod>2024-12-08</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Pages Légales (Confiance & SEO) -->
    <url>
        <loc>https://jewelry86.com/conditions-generales/</loc>
        <lastmod>2024-12-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <url>
        <loc>https://jewelry86.com/mentions-legales/</loc>
        <lastmod>2024-12-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <url>
        <loc>https://jewelry86.com/politique-de-confidentialite/</loc>
        <lastmod>2024-12-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <url>
        <loc>https://jewelry86.com/politique-de-retour/</loc>
        <lastmod>2024-12-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <url>
        <loc>https://jewelry86.com/livraison/</loc>
        <lastmod>2024-12-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- 
    PAGES WOOCOMMERCE PRODUITS
    À ajouter manuellement ou via plugin si vous avez plusieurs produits
    Exemple ci-dessous pour le produit principal
    -->
    <!--
    <url>
        <loc>https://jewelry86.com/produit/coffret-86-bijoux-dores/</loc>
        <lastmod>2024-12-08</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.95</priority>
        <image:image>
            <image:loc>https://jewelry86.com/wp-content/uploads/coffret-bijoux.jpg</image:loc>
            <image:title>Coffret 86 Bijoux Dorés Premium</image:title>
            <image:caption>Collection exclusive de 86 pièces uniques</image:caption>
        </image:image>
    </url>
    -->
    
</urlset>
