<?xml version="1.0" encoding="UTF-8"?>
<!--
  gear.hibrkraft.com — one URL, hand-written.

  NOT generated by bin/sitemap.py. That script reads the served tree of the
  main site and describes that tree and nothing else; pointing it at a second
  hostname would make it disagree with what it was built to measure. One URL
  does not need a generator. When this host gains real routes, give it its own
  script rather than teaching the parent's about a second host.

  lastmod IS declared here, and that is a deliberate departure from the main
  site, where 845 routes carry none. The reason it is omitted there is that the
  only available date is a file mtime and 644 of those files share one — the
  day of a mass rebuild — so publishing it would claim 845 pages changed at
  once, which is false and is exactly the signal a crawler learns to ignore.
  Neither half of that applies to a single page whose creation date is real and
  which is going to change the day the catalogue lands. lastmod is the only
  signal in the protocol that says "this is worth refetching", and this page
  will need it.

  Update the date below when the page's content actually changes. A lastmod
  that moves without the content moving is worse than none.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://gear.hibrkraft.com/</loc>
    <lastmod>2026-08-26</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
