<?xml version="1.0" encoding="UTF-8"?>
<!-- The two landing pages, each naming the other as its hreflang twin, so a
     crawler learns the pair from here as well as from the pages' heads.
     No <lastmod>: the build is date-free on purpose and this file is copied
     into dist/ as-is (build.mjs, STATIC_FILES). -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://arctrack.net/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://arctrack.net/"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://arctrack.net/ar/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://arctrack.net/"/>
  </url>
  <url>
    <loc>https://arctrack.net/ar/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://arctrack.net/"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://arctrack.net/ar/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://arctrack.net/"/>
  </url>
</urlset>
