<?xml version="1.0" encoding="UTF-8"?>
<!--
  Closet Lab has exactly one static, evergreen, indexable page today: the
  landing at "/". Everything else public is either behind auth (see
  robots.txt) or a dynamic per-id share link (/g/:id, /o/:id) that can't be
  enumerated at build time — listing a URL here that 404s or that nobody can
  reach without the exact id would do more harm than good. Add entries here
  as static content (e.g. legal pages) ships.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://closet.bimbask.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
