<?xml version="1.0" encoding="UTF-8"?>
<!--
  One canonical URL. The app is a single route — spots, models and units live in
  client state, so they have no crawlable URL of their own. Add a <url> entry per
  locale or marketing route when and if those exist; a sitemap listing URLs the
  app does not serve is worse than none.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>/</loc>
    <changefreq>hourly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
