<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sakan (سكن) — https://sakan-badr.com
  NOTE: this is a client-state SPA — showPage() toggles page views WITHOUT changing
  the URL, and every path serves the same index.html (canonical → the homepage). So
  the homepage is currently the single canonical, indexable URL. When real client-side
  routing is added (deep-linkable /discover, /how-it-works with their own <title> +
  canonical), add those <url> entries here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://sakan-badr.com/</loc>
    <lastmod>2026-07-03</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
