<?xml version="1.0" encoding="UTF-8"?>
<!--
  The app is a gated product and index.html carries a blanket robots noindex, so
  there is exactly one page here that belongs in a search index: the public
  status page. Listing only that keeps the sitemap honest rather than inviting
  crawlers at screens they will be told to ignore.

  Before this file existed, /sitemap.xml matched the SPA catch-all and answered
  200 with the noindex HTML shell, so a crawler asking for our sitemap got a
  page telling it not to index anything.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://app.threestove.com/status</loc>
    <changefreq>hourly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
