<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/user/plugins/sitemap/sitemap.xsl"?>
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
  xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
>
  <url>
    <loc>https://test.mapajo.fr/bieres-la-louise</loc>
        <xhtml:link rel="alternate" hreflang="fr" href="https://test.mapajo.fr/bieres-la-louise" />
      <xhtml:link rel="alternate" hreflang="x-default" href="https://test.mapajo.fr/bieres-la-louise" />
        <lastmod>2025-10-10</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
      </url>
  <url>
    <loc>https://test.mapajo.fr/contact</loc>
        <xhtml:link rel="alternate" hreflang="fr" href="https://test.mapajo.fr/contact" />
      <xhtml:link rel="alternate" hreflang="x-default" href="https://test.mapajo.fr/contact" />
        <lastmod>2025-10-10</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
      </url>
  <url>
    <loc>https://test.mapajo.fr/</loc>
        <xhtml:link rel="alternate" hreflang="fr" href="https://test.mapajo.fr/" />
      <xhtml:link rel="alternate" hreflang="x-default" href="https://test.mapajo.fr/" />
        <lastmod>2025-10-10</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
      </url>
  <url>
    <loc>https://test.mapajo.fr/la-brasserie</loc>
        <xhtml:link rel="alternate" hreflang="fr" href="https://test.mapajo.fr/la-brasserie" />
      <xhtml:link rel="alternate" hreflang="x-default" href="https://test.mapajo.fr/la-brasserie" />
        <lastmod>2025-10-10</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
      </url>
  <url>
    <loc>https://test.mapajo.fr/produit1</loc>
        <xhtml:link rel="alternate" hreflang="fr" href="https://test.mapajo.fr/produit1" />
      <xhtml:link rel="alternate" hreflang="x-default" href="https://test.mapajo.fr/produit1" />
        <lastmod>2026-01-23</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
      </url>
  <url>
    <loc>https://test.mapajo.fr/produit2</loc>
        <xhtml:link rel="alternate" hreflang="fr" href="https://test.mapajo.fr/produit2" />
      <xhtml:link rel="alternate" hreflang="x-default" href="https://test.mapajo.fr/produit2" />
        <lastmod>2026-01-23</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
      </url>
  <url>
    <loc>https://test.mapajo.fr/shoppanier</loc>
        <xhtml:link rel="alternate" hreflang="fr" href="https://test.mapajo.fr/shoppanier" />
      <xhtml:link rel="alternate" hreflang="x-default" href="https://test.mapajo.fr/shoppanier" />
        <lastmod>2026-01-30</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
      </url>
  <url>
    <loc>https://test.mapajo.fr/whisky-xxx</loc>
        <xhtml:link rel="alternate" hreflang="fr" href="https://test.mapajo.fr/whisky-xxx" />
      <xhtml:link rel="alternate" hreflang="x-default" href="https://test.mapajo.fr/whisky-xxx" />
        <lastmod>2025-10-10</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
      </url>
</urlset>
<!-- orestbida-cookie-consent-init -->
<script>






CookieConsent.run({
        autoShow: true,
    hideFromBots: false,
    disablePageInteraction: false,

    guiOptions: {
        consentModal: {
            layout: 'box',
            position: 'bottom right',
            equalWeightButtons: false,
            flipButtons: false
        },
        preferencesModal: {
            layout: 'box',
            position: 'left',
            equalWeightButtons: false,
            flipButtons: false
        }
    },
    categories: {
        necessary: {"readOnly":true}
                                                                            ,analytics: {}
                                            },
    language: {
        default: 'fr',
        translations: {
            fr: {
                consentModal: {
                    title: 'Consent Modal Title',
                    description: 'Consent modal description',
                    acceptAllBtn: 'Accepter tout',
                    acceptNecessaryBtn: 'Rejeter tout',
                    showPreferencesBtn: 'Gérer les préférences',
                                    },
                preferencesModal: {
                    title: 'Mes préférences',
                    acceptAllBtn: 'Accepter tout',
                    acceptNecessaryBtn: 'Rejeter tout',
                    savePreferencesBtn: 'Sauver mes préférences',
                    closeIconLabel: "X",
                    sections: [
                                                {
                            title: 'Utilisation des cookies',
                            description: 'Description'
                        },
                                                {
                            title: 'Nécessaires',
                            description: 'sfsdfsdfsf',
                            linkedCategory: "necessary"
                        },
                        
                                                                                                                                                                                                                    {
                                    title: 'Analyses',
                                    description: 'sdfsdfdf',
                                    linkedCategory: "analytics"
                                },
                                                                                                                                
                                                                    ]
                }
            }
        }
    }
});


setTimeout(function() {
    CookieConsent.show();
}, 3000);
</script>