<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-maintained, and deliberately one URL. FileBuff has no router, so the
  root is the only address that exists — see public/robots.txt for the detail.

  No <lastmod> on purpose. This is a static file, so any date written here
  freezes on the day it was typed and then quietly rots. <lastmod> is optional,
  and a crawler that learns a sitemap's dates are wrong discounts them, so no
  date is better than a stale one. If FileBuff ever grows real routes, generate
  this at build time (the way motionbuff does via scripts/prerender.mjs) rather
  than hand-adding dates here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://filebuff.openbrew.ai/</loc>
  </url>
</urlset>
