<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static site with client-side hash routing. Hash URLs (#/work, #/about,
  etc.) are not independently indexable by Google, so the sitemap lists
  only the canonical root. When the site is ported to a framework with
  real per-page routes (see tasks/todo.md Phase 2), this becomes the
  generator's sitemap.xml with one entry per page + writeup.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.christopherigweze.com/</loc>
    <lastmod>2026-04-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
