<?xml version="1.0" encoding="UTF-8"?>
<!--
  Deep Time sitemap. Two pages: the landing page at the site root, and the timeline.
  index.html is listed only as "/" because that is what DirectoryIndex serves and what
  links point at; listing both would present one page under two URLs.
  Keep <lastmod> in step with real content changes, an edit to timeline-data.json
  included. A stale date is worse than none, so drop the element rather than let it lie.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://deeptime.surrealcosmic.com/</loc>
    <lastmod>2026-09-10</lastmod>
  </url>
  <url>
    <loc>https://deeptime.surrealcosmic.com/deeptime.html</loc>
    <lastmod>2026-09-10</lastmod>
  </url>
</urlset>
