<?xml version="1.0" encoding="UTF-8"?>
<!--
  CHANGE-105. The two TMS pages that are allowed into search results, and nothing else.

  ⚠️ IF YOU ADD A URL HERE, ADD IT TO `INDEXABLE` IN utils/robotsPolicy.js TOO — a sitemapped URL
  that the header tells Google not to index is a contradiction Search Console reports as an error.
  ⚠️ And if you ever remove this file, remove the `Sitemap:` line from robots.txt with it. A
  robots.txt advertising a sitemap nothing generates is the exact fault the website skeleton
  carried for weeks.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://tms.thoughtz.com/auth/login</loc></url>
  <url><loc>https://tms.thoughtz.com/auth/register</loc></url>
</urlset>
