<?xml version="1.0" encoding="UTF-8"?>
<!-- Every page on skystaapp.com that is meant to be found, and nothing else.

     Four pages are deliberately absent, and each one carries its own
     <meta name="robots" content="noindex"> rather than a Disallow in
     robots.txt. That is the right way round: a Disallow stops a crawler
     reading the page at all, which means it never sees the noindex and can
     still list a bare URL it found elsewhere.

       /verified/  one line of copy, reached only by a redirect from an email
       /s/         one file served for every shared-sky id, so every copy of
                   it would be a duplicate of the same page
       /404.html   an error, served at whatever address was mistyped
       /img, /fonts  assets, not pages

     No <lastmod>. A date here is a claim about the file behind it, and a
     hand-maintained one goes stale the first time somebody edits a page and
     forgets this file. Silence beats a stale date. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://skystaapp.com/</loc></url>
  <url><loc>https://skystaapp.com/support/</loc></url>
  <url><loc>https://skystaapp.com/press/</loc></url>
  <url><loc>https://skystaapp.com/privacy/</loc></url>
  <url><loc>https://skystaapp.com/terms/</loc></url>
</urlset>
