<?xml version="1.0" encoding="UTF-8"?>
<!--
  Four pages, and only four. `not-open-yet.html` is deliberately absent: it is
  reached only by rewrite from /s/ and /a/, it carries `noindex`, and listing it
  would ask a crawler to index a page that exists to say a link is not open.

  No `lastmod`. A date here is a promise about content that a hand-maintained
  file cannot keep, and a stale one is worse than none: crawlers treat an
  unchanging lastmod as a reason to stop looking.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://ncommunity.app/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://ncommunity.app/partners</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://ncommunity.app/privacy</loc>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://ncommunity.app/terms</loc>
    <priority>0.3</priority>
  </url>
</urlset>
