<?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://bonappetit.sn/</loc>
        <lastmod>2024-11-14</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <url>
        <loc>https://bonappetit.sn/index.html</loc>
        <lastmod>2024-11-14</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Page Dakar - Haute priorité -->
    <url>
        <loc>https://bonappetit.sn/dak.html</loc>
        <lastmod>2024-11-14</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Page Kaolack - Haute priorité -->
    <url>
        <loc>https://bonappetit.sn/kl.html</loc>
        <lastmod>2024-11-14</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Ajoutez d'autres pages importantes ici -->
    <!-- Exemple pour un blog ou page "À propos" -->
    <!--
    <url>
        <loc>https://votre-domaine.com/a-propos.html</loc>
        <lastmod>2024-11-14</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://votre-domaine.com/menu-dakar.html</loc>
        <lastmod>2024-11-14</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://votre-domaine.com/menu-kaolack.html</loc>
        <lastmod>2024-11-14</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://votre-domaine.com/blog/thiebou-djeun-recette.html</loc>
        <lastmod>2024-11-14</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    -->

</urlset>

<!-- 
INSTRUCTIONS D'UTILISATION:
1. Remplacer "votre-domaine.com" par votre vrai nom de domaine
2. Mettre à jour les dates (lastmod) à chaque modification de page
3. Ajouter toutes vos nouvelles pages dans ce fichier
4. Soumettre ce sitemap à Google Search Console
5. Mettre à jour le sitemap après chaque nouveau contenu

PRIORITÉS RECOMMANDÉES:
- 1.0 = Page d'accueil
- 0.8-0.9 = Pages principales (villes, menus)
- 0.6-0.7 = Pages secondaires (blog, FAQ)
- 0.4-0.5 = Pages tertiaires (anciennes news)

FRÉQUENCE DE MISE À JOUR:
- daily = Contenu changeant quotidiennement (accueil, promos)
- weekly = Menu, nouveaux restaurants
- monthly = Pages statiques, blog
- yearly = Pages légales, CGV
-->
