<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-maintained: only the pages with a single, fixed URL are listed here.
  project.html and article.html are query-string-driven (?id=...) and load
  their content from settings/resume.json / settings/articles.json — a real
  per-item sitemap would need a small script generating one <url> per entry
  from those two files. Not done here; see the cleanup report.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://noirmirage.io/</loc></url>
  <url><loc>https://noirmirage.io/gallery.html?view=projects</loc></url>
  <url><loc>https://noirmirage.io/gallery.html?view=art</loc></url>
  <url><loc>https://noirmirage.io/journal.html</loc></url>
  <url><loc>https://noirmirage.io/contact.html</loc></url>
</urlset>
