<?xml version="1.0" encoding="UTF-8"?>
<!--
  One entry, and that is correct rather than lazy: the app uses HASH routing
  (App.tsx reads window.location.hash), so #/terms, #/privacy and every room are
  the same URL as far as a crawler is concerned. Listing them would be listing
  https://usepoly.co/ four times.

  If routing ever moves to real paths, this file needs the rest of them.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://usepoly.co/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
