<?xml version="1.0" encoding="UTF-8"?>
<!-- The two pages a signed-out visitor can actually read. Everything else in
     the app is behind the login, so listing it would only serve crawlers a
     redirect. No lastmod: the board changes whenever somebody posts, and a
     date checked into git would be wrong within the day. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://futlog.fyi/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://futlog.fyi/board</loc>
    <priority>0.8</priority>
  </url>
</urlset>
