<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-written: this app has no route table a build step could read. Only the
  two public pages belong here — a dashboard is reached with a workspace UUID
  that is a credential, so there is no third URL to list.

  Keep in step with public/llms.txt, which names the same pages.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://claude.shaddamalbz.dev/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://claude.shaddamalbz.dev/privacy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
