<?xml version="1.0" encoding="UTF-8"?>
<!--
  The two addresses on this domain that are a page rather than a view of one.

  The root is the landing page, which is the only prose here a crawler can read
  without running the bundle. /app is the app shell. Every route under it,
  /app/progress and the drills included, is that same document served by a
  rewrite and carrying that same canonical, so listing them would be asking for
  one page to be indexed five times.

  No lastmod, deliberately. The only date this build could put here is the date
  of the build, which would tell a crawler the copy changed every time anything
  in the repo did.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://tiltproof.poker</loc>
  </url>
  <url>
    <loc>https://tiltproof.poker/app</loc>
  </url>
</urlset>
