<?xml version="1.0" encoding="UTF-8"?>
<!--
  ⚠ ONE URL, AND THAT IS CORRECT RATHER THAN UNFINISHED.

  This is a single-page app with no router: #units, #steps, #partners and the
  rest are FRAGMENTS, not addresses. A sitemap lists URLs, and a crawler
  discards a fragment-only entry — so listing the seven sections would add
  seven rejected lines, not seven indexable pages.

  The language is not in the URL either (LanguageContext swaps text in place),
  so there is no second URL for the English and no `xhtml:link` alternate to
  declare. Both facts are recorded at `SEO` in src/lib/content.ts.

  If a section ever becomes a real route, it belongs here and this note is what
  says why it did not before.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://taibahjewelry.com/</loc>
    <lastmod>2026-09-07</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
