<?xml version="1.0" encoding="UTF-8"?>
<!--
  tracé is a single-page app with exactly one indexable URL. Route sharing puts its state in the
  URL *fragment*, which is not a separate resource and must never be listed here — a fragment is
  not sent to any server, so a crawler asking for one would just be re-fetching "/".

  `lastmod` is maintained by hand. It is a hint about the page's content, not the deploy time, so
  bump it when the landing copy in index.html changes and leave it alone for routine deploys.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.tracelab.cc/</loc>
    <lastmod>2026-08-10</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
