<?xml version="1.0" encoding="UTF-8"?>
<!--
  The list of paths on this host that search engines may index. Kept in step
  with the map block in nginx.conf: a path listed here must be exempt there,
  and a path that is not listed here gets a noindex header. Every other route
  in the app is behind a login.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://app.polybee.co/</loc>
  </url>
</urlset>
