<?xml version="1.0" encoding="UTF-8"?>
<!--
  api-reference.abyssale.com has exactly two URLs. Redoc renders the whole contract on one page
  and its #tag/... anchors are fragments, not addressable documents — listing them would submit
  URLs that resolve to the same resource. The second entry is the raw spec: plain text, no
  JavaScript, and the form an AI crawler can actually read.

  No <lastmod>: it would have to be hand-edited on every spec change and a stale date is worse
  than none. Add it here only if the build starts stamping it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://api-reference.abyssale.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://api-reference.abyssale.com/api.yaml</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
