<?xml version="1.0" encoding="UTF-8"?>
<!-- Paper Trail is a hash-routed single-page app: every view lives under "#/..."
     and fragments are never sent to the server, so there is exactly one
     crawlable URL. See the SEO note in README.md. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://papertrail.us/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
