<?xml version="1.0" encoding="UTF-8"?>
<!--
  Slipway is a single-page app: every view is reached by client-side state, not by
  URL, so there is exactly one indexable address today. Listing invented per-item
  URLs would advertise pages that do not exist and earn crawl errors rather than
  traffic. Deep links are worth adding — and when they exist, they belong here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://slipway.karmikl.space/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
