<?xml version="1.0" encoding="UTF-8"?>
<!-- The gallery is a single SPA route with query-string state (Services/GalleryState.cs), so there is
     one crawlable URL. Per-photo/album URLs would need real routing — see IMPROVEMENTS.md §D.3.
     lastmod is a static build-time date; bump it when the site's structure meaningfully changes. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://joelmortensen.com/</loc>
    <lastmod>2026-07-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
