<?xml version="1.0" encoding="UTF-8"?>
<!-- GhostKey is a single-page app: all in-app screens live behind the
     `#/...` hash, which crawlers treat as one URL, so the homepage is the
     one indexable entry. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.ghostkeyapp.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
