<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sukoon — سكون
  Single-URL sitemap. The PWA is a SPA with memory-mode navigation,
  so every screen lives behind the same root URL; there are no
  shareable sub-paths to enumerate. When that changes (e.g., hash
  routing for /#/about), add <url> entries here and bump <lastmod>.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
  xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
>
  <url>
    <loc>https://sukoon.ahhh.sa/</loc>
    <lastmod>2026-05-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>

    <!-- The site is Arabic-first; hreflang annotations help Google
         surface the Arabic page to MENA searchers AND mark it as the
         x-default fallback for any other locale. -->
    <xhtml:link rel="alternate" hreflang="ar" href="https://sukoon.ahhh.sa/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sukoon.ahhh.sa/" />

    <!-- Surface the OG preview image to Google Images. -->
    <image:image>
      <image:loc>https://sukoon.ahhh.sa/og-image.png</image:loc>
      <image:title>سكون — مساحتك الآمنة للتفريغ</image:title>
    </image:image>
  </url>
</urlset>
