<?xml version="1.0" encoding="UTF-8"?>
<!-- DECISION (Phase 5, NFR4): single-page app — the CV lives entirely on
     the root route "/", so the sitemap lists just that one URL (the
     /curriculumvitae and /admin/login routes are intentionally excluded:
     one is a print-only ATS view, the other is not public-facing content
     worth indexing). -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://mnafiqaiman.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
