<?xml version="1.0" encoding="UTF-8"?>
<!--
  The app routes on the URL fragment (`#/`, `#/test`, `#/method`, `#/figures`), and fragments are
  not sent to a server, so individual routes cannot have their own indexable URLs. This lists the
  one document a crawler can actually fetch, which is an honest representation rather than five
  entries that all resolve to the same page.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://polyaxis.link/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
