<?xml version="1.0" encoding="UTF-8"?>
<!--
  app.dengate.xyz is the authenticated app SPA (see apps/platform/src/index.html,
  which now sends `noindex, nofollow` for every route). about-us and contact-us
  share that shell and are no longer indexable, so they've been dropped here.
  terms.html is a standalone static page (not part of the SPA) and stays crawlable.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://app.dengate.xyz/terms.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
