<?xml version="1.0" encoding="UTF-8"?>
<!--
  Les trois versions existent — engendrées par `scripts/build-site.mjs` — et
  chacune déclare ses alternatives : c'est la forme que Google recommande pour
  des pages traduites, et elle dit la même chose que les hreflang des pages.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://sinidenw.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="fr" href="https://sinidenw.com/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sinidenw.com/en/" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://sinidenw.com/ar/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sinidenw.com/" />
  </url>
  <url>
    <loc>https://sinidenw.com/en/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="fr" href="https://sinidenw.com/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sinidenw.com/en/" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://sinidenw.com/ar/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sinidenw.com/" />
  </url>
  <url>
    <loc>https://sinidenw.com/ar/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="fr" href="https://sinidenw.com/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sinidenw.com/en/" />
    <xhtml:link rel="alternate" hreflang="ar" href="https://sinidenw.com/ar/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sinidenw.com/" />
  </url>
</urlset>
