<?xml version="1.0" encoding="UTF-8"?>
<!--
  One entry on purpose. The landing page is the only public page; every other
  route needs a session, so listing them would submit URLs that return an empty
  shell to a crawler.

  The URL is written with the real domain rather than a relative path, because
  a sitemap is fetched by Google and has no page to be relative to.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://zentsu.in/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
