<?xml version="1.0" encoding="UTF-8"?>
<!--
  mizaan-landing/public/sitemap.xml

  robots.txt has always advertised a sitemap at this path; until now the file
  did not exist, so every crawler that followed the directive got a 404.

  The site is ONE document (no router, in-page #fragment anchors only), so it
  has exactly one URL. Fragments are deliberately not listed — they are not
  separate resources and listing them invites soft-duplicate reports.

  Update <lastmod> on meaningful content changes. If real routed pages are ever
  added, add them here AND revisit public/_redirects.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://mizar.arqamor.com/</loc>
    <lastmod>2026-07-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
