<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two documents. The per-hero builds pages are query-string views off ONE
  document (`builds.html?hero=…`), so the document is listed and the 38 views
  are not — a crawler reaching one reaches them all through the hero grid.

  `builds.html` earned its entry on 2026-08-12 (`task.web-app-shell`): it stopped
  being a placeholder and became the coach app's Builds view, and its `noindex`
  came off at the same time.

  The unlisted download page is NOT here and must never be added.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://compydeadlock.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://compydeadlock.com/builds.html</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
