<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every page, at the URL it is actually served at — extensionless, matching the
  canonical each page declares. `test/site.test.ts` asserts this file lists
  exactly the pages in the directory, so a new page that forgets to appear here
  fails the build rather than going unfound.

  No <lastmod>, <changefreq> or <priority>. Google ignores the last two outright
  and discounts <lastmod> when it cannot be trusted — and a date maintained by
  hand in a repository with no build step is exactly the kind it cannot.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://rilver.app/</loc>
  </url>
  <url>
    <loc>https://rilver.app/what-is-visual-stress</loc>
  </url>
  <url>
    <loc>https://rilver.app/how-it-works</loc>
  </url>
  <url>
    <loc>https://rilver.app/evidence</loc>
  </url>
  <url>
    <loc>https://rilver.app/professionals</loc>
  </url>
  <url>
    <loc>https://rilver.app/support</loc>
  </url>
  <url>
    <loc>https://rilver.app/privacy</loc>
  </url>
  <url>
    <loc>https://rilver.app/terms</loc>
  </url>
  <url>
    <loc>https://rilver.app/delete-account</loc>
  </url>

  <!-- The US-English locale, one entry per page above. The hreflang links that
       relate the two live on the pages themselves, generated from locales.js. -->
  <url>
    <loc>https://rilver.app/en-us/</loc>
  </url>
  <url>
    <loc>https://rilver.app/en-us/what-is-visual-stress</loc>
  </url>
  <url>
    <loc>https://rilver.app/en-us/how-it-works</loc>
  </url>
  <url>
    <loc>https://rilver.app/en-us/evidence</loc>
  </url>
  <url>
    <loc>https://rilver.app/en-us/professionals</loc>
  </url>
  <url>
    <loc>https://rilver.app/en-us/support</loc>
  </url>
  <url>
    <loc>https://rilver.app/en-us/privacy</loc>
  </url>
  <url>
    <loc>https://rilver.app/en-us/terms</loc>
  </url>
  <url>
    <loc>https://rilver.app/en-us/delete-account</loc>
  </url>
</urlset>
