<?xml version="1.0" encoding="UTF-8"?>
<!--
  Omaraty marketing site.

  Arabic (/) and English (/en/) are two separate documents, each with its own
  canonical. The xhtml:link alternates below restate the <link rel="alternate">
  tags in the pages themselves — search engines accept either, and agreeing in
  both places is the cheapest way to avoid an hreflang validation error.

  /en/index.html is generated: `node scripts/build-omaraty-en.mjs`.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://omaraty-app.techiato.org/</loc>
    <lastmod>2026-08-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="ar" href="https://omaraty-app.techiato.org/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://omaraty-app.techiato.org/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://omaraty-app.techiato.org/"/>
  </url>

  <url>
    <loc>https://omaraty-app.techiato.org/en/</loc>
    <lastmod>2026-08-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="ar" href="https://omaraty-app.techiato.org/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://omaraty-app.techiato.org/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://omaraty-app.techiato.org/"/>
  </url>

  <!-- Legal pages. Each is a single bilingual document (Arabic at the document
       level, English in a <section lang="en">), so they carry no hreflang — that
       describes separate documents per language, which these are not. -->
  <url>
    <loc>https://omaraty-app.techiato.org/terms</loc>
    <lastmod>2026-08-14</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://omaraty-app.techiato.org/privacy</loc>
    <lastmod>2026-08-16</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

  <url>
    <loc>https://omaraty-app.techiato.org/account-deletion</loc>
    <lastmod>2026-08-16</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

</urlset>
