<?xml version="1.0" encoding="UTF-8"?>
<!-- Single-page app: every route is a hash off the root, which crawlers treat
     as the same URL. Listing the root alone is correct and honest; adding
     #bag-rosa entries would just be noise. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://loopedbylo.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
