<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Homepage - Highest Priority -->
  <url>
    <loc>https://rythm.xyz/</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Waitlist -->
  <url>
    <loc>https://rythm.xyz/waitlist</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Blog (auto-generated sitemap at /blog/sitemap-index.xml for individual posts) -->
  <url>
    <loc>https://rythm.xyz/blog</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!--
    Legal pages are served via HashRouter (/#/legal/...) which search engines
    cannot crawl. Canonical versions live on the webapp at app.rythm.xyz.
    When these pages are migrated to static HTML at rythm.xyz/privacy-policy etc.,
    add them back here with real (non-hash) URLs.
  -->

</urlset>
