<?xml version="1.0" encoding="UTF-8"?>
<!-- One entry, on purpose: the marketing app uses HashRouter, so /#/pricing,
     /#/login etc. are fragments the server never sees and search engines do
     not index as separate pages. Until marketing routes get real paths (or a
     prerendered static landing), the homepage is the only indexable URL. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://getgrotto.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
