<?xml version="1.0" encoding="UTF-8"?>
<!--
  One entry, because jittr genuinely has one crawlable URL. It is a single-page app: /login,
  /register, /confirm-email and the rest are real public routes, but every one of them answers with
  this same shell. Listing them would file several near-identical pages under different URLs, which
  search engines read as duplication. robots.txt disallows them and index.html points a canonical at
  this URL; both say the same thing.

  Add a URL here by hand when a genuinely different public page exists, such as a changelog or docs.
  Two URLs do not justify a generator, and thin pages added to lengthen this file rank worse than one
  good one.

  Note for whoever edits this: a double hyphen is illegal inside an XML comment. That rule already
  cost this project an outage once, on bootsector7's web.config.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://jittrtasks.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
