<?xml version="1.0" encoding="UTF-8"?>
<!--
  Four URLs, which is all there are. Everything else this product serves is
  either a workspace — noindex by design, and unlistable because a sitemap of
  workspaces is the one document this product must never be able to produce —
  or the moderation console.

  No <lastmod>. It is optional, and a hand-written date in a static file goes
  stale the first time a page is edited without anyone remembering to touch this
  one. A wrong lastmod is worse than none: it teaches a crawler to distrust the
  whole file.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://comeandgo.app/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://comeandgo.app/privacy</loc>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://comeandgo.app/terms</loc>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://comeandgo.app/acceptable-use</loc>
    <priority>0.5</priority>
  </url>
</urlset>
