<?xml version="1.0" encoding="UTF-8"?>
<!--
  The whole public surface: every other screen is behind the session.

  Both languages are served from the same URL — the locale comes from the
  account, then from Accept-Language — so there is no alternate to declare. No
  <lastmod>: a date maintained by hand here would be wrong within a week, and a
  wrong one is worse than none.

  "/" is absent on purpose: it redirects to /shop, which redirects to /login,
  and a sitemap lists destinations, not redirects.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://pelloche.app/login</loc>
  </url>
  <url>
    <loc>https://pelloche.app/leaderboard</loc>
  </url>
  <url>
    <loc>https://pelloche.app/terms</loc>
  </url>
  <url>
    <loc>https://pelloche.app/privacy</loc>
  </url>
</urlset>
