<?xml version="1.0" encoding="UTF-8"?>
<!--
  One entry, because this host has exactly one crawlable URL: the public front
  door. Everything else it serves is a shared session or the media inside one.

  Hardcoded rather than generated: Audition is plain Express with no build step
  (apps/audition/CLAUDE.md), so there is nothing to template this through, and
  the production host is the only host that serves it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://audition.post.tools/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
