<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every public route this site has, and only those. The landing page carries the
  work, approach and team sections inside itself, so it is one URL rather than
  four.

  Deliberately absent: /app, /staff and /auth. They are gated, they send
  "noindex, nofollow", and robots.txt disallows them.

  No <lastmod>, <changefreq> or <priority>. A lastmod that is not maintained is
  worse than none, and the other two are ignored.

  These URLs are the published origin, written out because a static file in
  public/ is served verbatim and cannot read VITE_RHYOS_SITE_ORIGIN. If the site
  moves, this file and robots.txt move with it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://rhyos.life/</loc></url>
  <url><loc>https://rhyos.life/privacy</loc></url>
  <url><loc>https://rhyos.life/terms</loc></url>
</urlset>
