<?xml version="1.0" encoding="UTF-8"?>
<!-- Single-page (hash-routed) site: the homepage is the only indexable URL.
     #/works, #/bio, #/contact are the same page to a crawler (fragments aren't
     separate URLs), and the legal pages are intentionally noindex, so none of
     those belong here. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://romanchystakhovskyi.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
