<?xml version="1.0" encoding="UTF-8"?>
<!--
  Three URLs, written by hand, because there are three public pages. This is worth generating from
  the database the day challenge pages exist; until then a static file cannot drift from data it
  never reads.

  lastmod, changefreq and priority are all absent on purpose: Google ignores the latter two
  outright, and an unmaintained lastmod is a claim that gets checked — every URL asserting it
  changed today, forever, is how a small site teaches Google to stop believing its sitemap.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://atayn.app/</loc>
  </url>
  <url>
    <loc>https://atayn.app/privacy</loc>
  </url>
  <url>
    <loc>https://atayn.app/terms</loc>
  </url>
</urlset>
