<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, deliberately. The app is a single page and every route serves the
  same document, so a longer sitemap would list URLs whose content is
  identical.

  No last-modified date. A hardcoded one in a static file is a claim that is
  wrong the day after it is written, and there is no build step here that
  would keep it true. Change frequency and priority are left out for the same
  reason: Google ignores both, so they could only ever mislead a reader.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://sadaraa.com/</loc>
  </url>
</urlset>
