<?xml version="1.0" encoding="UTF-8"?>
<!-- Relative locations: the deployed origin is filled in by the host. Replace
     with absolute URLs on the client's own domain before submitting. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="/"/>
    <xhtml:link rel="alternate" hreflang="de" href="/?lang=de"/>
    <xhtml:link rel="alternate" hreflang="fr" href="/?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="ar" href="/?lang=ar"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="/"/>
  </url>
</urlset>
