<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL on purpose. /signin and /signup are noindex until accounts open (see
  server/seo.ts), and listing a noindex page in a sitemap is a contradiction
  Search Console reports as an error. This grows when there is more to index.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://gpstrack.dev/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
