<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, and that is the honest answer rather than a thin sitemap.

  This is a hash-routed single page: every screen lives after a "#", which a
  crawler never sends to the server and a server therefore cannot serve
  differently. Listing https://skillprint.app/#/demo as a second entry would be
  listing the same document twice under a fragment, which search engines discard
  and which would make this file a claim that is not true.

  If path-based routes are ever added, they belong here — and each one needs a
  server that returns its own HTML, not the shell.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://skillprint.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
