<?xml version="1.0" encoding="UTF-8"?>
<!--
  The indexable surface of Mooring (#255). Absolute URLs are required by the sitemap protocol, and
  the prod apex is the only host that serves this to anyone: dev and staging sit behind the #256
  basic-auth gate.

  No <lastmod>, <changefreq> or <priority>. Google ignores the last two outright, and a lastmod
  hand-written here would start lying the first time the landing copy changes without someone
  remembering this file. An honest omission beats a stale claim.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://mooring.place/</loc>
  </url>
  <url>
    <loc>https://mooring.place/terms</loc>
  </url>
</urlset>
