<?xml version="1.0" encoding="UTF-8"?>
<!--
  The homepage is the only url this build can name. The lists live at
  /:type/:username and the profiles at /profile/:username, and the usernames
  are not known until a request is served. What is worth fetching instead is
  in /robots.txt: the export endpoint at /api/export serves any list as JSON
  or Markdown, which is the same data the pages draw.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://nil.moe/</loc>
  </url>
</urlset>
