<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap aligned with:
  - src/config/site.ts → SITE_ORIGIN
  - src/App.tsx       → /:locale (en|ar) marketing routes + app routes without locale prefix

  Hreflang matches src/components/seo/SEO.tsx (en, ar, x-default on English).
  For backend: keep SITE_ORIGIN in one config; add URL entries for /story-view/:id, /create-merch/:productId, etc. from the DB; omit noindex/utility routes (e.g. payment, auth flows) unless you want them discoverable.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Homepage: / redirects to /en in-app -->
  <url>
    <loc>https://hikayati.store/en</loc>
    <lastmod>2026-04-26</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://hikayati.store/en"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://hikayati.store/ar"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hikayati.store/en"/>
  </url>
  <url>
    <loc>https://hikayati.store/ar</loc>
    <lastmod>2026-04-26</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://hikayati.store/en"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://hikayati.store/ar"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hikayati.store/en"/>
  </url>

  <!-- Marketing (LocaleLayout) -->
  <url>
    <loc>https://hikayati.store/en/about</loc>
    <lastmod>2026-04-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://hikayati.store/en/about"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://hikayati.store/ar/about"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hikayati.store/en/about"/>
  </url>
  <url>
    <loc>https://hikayati.store/ar/about</loc>
    <lastmod>2026-04-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://hikayati.store/en/about"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://hikayati.store/ar/about"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hikayati.store/en/about"/>
  </url>

  <url>
    <loc>https://hikayati.store/en/contact</loc>
    <lastmod>2026-04-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://hikayati.store/en/contact"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://hikayati.store/ar/contact"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hikayati.store/en/contact"/>
  </url>
  <url>
    <loc>https://hikayati.store/ar/contact</loc>
    <lastmod>2026-04-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://hikayati.store/en/contact"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://hikayati.store/ar/contact"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hikayati.store/en/contact"/>
  </url>

  <url>
    <loc>https://hikayati.store/en/faq</loc>
    <lastmod>2026-04-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://hikayati.store/en/faq"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://hikayati.store/ar/faq"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hikayati.store/en/faq"/>
  </url>
  <url>
    <loc>https://hikayati.store/ar/faq</loc>
    <lastmod>2026-04-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://hikayati.store/en/faq"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://hikayati.store/ar/faq"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hikayati.store/en/faq"/>
  </url>

  <url>
    <loc>https://hikayati.store/en/terms</loc>
    <lastmod>2026-04-26</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://hikayati.store/en/terms"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://hikayati.store/ar/terms"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hikayati.store/en/terms"/>
  </url>
  <url>
    <loc>https://hikayati.store/ar/terms</loc>
    <lastmod>2026-04-26</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://hikayati.store/en/terms"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://hikayati.store/ar/terms"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hikayati.store/en/terms"/>
  </url>

  <url>
    <loc>https://hikayati.store/en/policy</loc>
    <lastmod>2026-04-26</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://hikayati.store/en/policy"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://hikayati.store/ar/policy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hikayati.store/en/policy"/>
  </url>
  <url>
    <loc>https://hikayati.store/ar/policy</loc>
    <lastmod>2026-04-26</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://hikayati.store/en/policy"/>
    <xhtml:link rel="alternate" hreflang="ar" href="https://hikayati.store/ar/policy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hikayati.store/en/policy"/>
  </url>

  <!-- App routes (no /en|ar/ prefix; language from app state on these paths) -->
  <url>
    <loc>https://hikayati.store/create</loc>
    <lastmod>2026-04-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://hikayati.store/create-merch</loc>
    <lastmod>2026-04-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://hikayati.store/register</loc>
    <lastmod>2026-04-26</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://hikayati.store/login</loc>
    <lastmod>2026-04-26</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>
