<?xml version="1.0" encoding="UTF-8"?>
<!--
  The five URLs that are pages.

  /session and /event are not here: they are what a share link lands on when it
  has lost its id, which is an error state rather than content. /session/:id
  and /event/:id are not here either -- there is one per item, no list of them
  exists anywhere public, and the id space is every uuid.

  No <lastmod>, <changefreq> or <priority>. A date that is not the date the
  page changed is worse than no date, nothing generates this file, and the
  other two have been ignored by every major crawler for years.

  These must stay in step with each page's <link rel="canonical">;
  scripts/verify-site-routes.mjs asserts they do.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://loopins.app/</loc></url>
  <url><loc>https://loopins.app/partners</loc></url>
  <url><loc>https://loopins.app/privacy</loc></url>
  <url><loc>https://loopins.app/terms</loc></url>
  <url><loc>https://loopins.app/eula</loc></url>
</urlset>
