<?xml version="1.0" encoding="UTF-8"?>
<!--
  Deliberately one <url> — the app is a client-rendered single-page app
  with no router (App.tsx switches views via component state, not
  distinct URLs), so there's nothing else Google can index as a separate
  page yet. Adding entries here without real, independently-loadable
  routes behind them would just be noise. Revisit this file once/if the
  app gets client-side routing for its other views (methodology, terms,
  pricing).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://coinreport.app/</loc>
    <lastmod>2026-09-22</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
