<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, deliberately. The app now routes on real paths, so /dashboard/… is
  fetchable — but it is behind a sign-in and renders nothing without one, so
  listing it would be listing pages no crawler can read. The landing page is
  the entire public surface. Add pages here as public ones are added.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
