<?xml version="1.0" encoding="UTF-8"?>
<!-- This static sitemap is overridden by the Netlify function at /.netlify/functions/sitemap -->
<!-- See netlify/functions/sitemap.ts for the dynamic bilingual sitemap with hreflang -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://gadiwaze.com/</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://gadiwaze.com/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://gadiwaze.com/en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://gadiwaze.com/" />
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://gadiwaze.com/en</loc>
    <xhtml:link rel="alternate" hreflang="fr" href="https://gadiwaze.com/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://gadiwaze.com/en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://gadiwaze.com/" />
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
