<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, because the site is one page: the twelve slides are sections of a
  horizontal track, not routes. Listing #anchors here would be noise — search
  engines index the page, not the fragment.

  Before this file existed, /sitemap.xml returned 200 with the SPA's index.html
  because the catch-all in public/_redirects caught it. A sitemap that answers
  with HTML is worse than no sitemap: the crawler follows the reference, fails
  to parse it, and records an error against the property.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://mohbaslom.com/</loc>
    <lastmod>2026-09-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
