<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two URLs, each declaring the other as its language alternate. The xhtml:link
  elements are not decoration: a sitemap is the only place Google accepts
  hreflang for pages it may crawl in either order, and every alternate set must
  be reciprocal (including a self-reference) or the whole set is discarded.

  Keep in sync with the <link rel="alternate"> tags in index.html and ar/index.html.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://ahmed-imad.up.railway.app/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://ahmed-imad.up.railway.app/"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://ahmed-imad.up.railway.app/ar/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://ahmed-imad.up.railway.app/"/>
    <lastmod>2026-07-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://ahmed-imad.up.railway.app/ar/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://ahmed-imad.up.railway.app/"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://ahmed-imad.up.railway.app/ar/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://ahmed-imad.up.railway.app/"/>
    <lastmod>2026-07-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

</urlset>
