<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Every landable URL on the dankgames.com host, and nothing else.
       /deadweight/ is served on this host by an nginx alias to a different webroot; it is
       the hub's own primary destination, so the host-root sitemap lists it even though that
       webroot also ships its own path-scoped sitemap.
       No modification dates are emitted on purpose: we do not know when these pages last
       changed in a way a crawler should care about, and a build-clock or deploy-time date
       would be an invented one that self-invalidates on every deploy. A bare loc is honest. -->
  <url><loc>https://dankgames.com/</loc></url>
  <url><loc>https://dankgames.com/deadweight/</loc></url>
</urlset>
