<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL on purpose. The app runs on a HashRouter, so every in-app screen
  (#/app/...) is the same document to a crawler, and those screens need a
  sign-in anyway. The landing page at "/" is the whole public site.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://sockit.cloud/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
