<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static fallback sitemap served from the marketplace SPA's public/ dir.
  In environments where /sitemap.xml is proxied to the api-server's
  /api/sitemap.xml, that dynamic version (which also enumerates published
  app slugs) takes precedence. Keep the canonical entries here in sync.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://marketplace.blackbull.ai/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://marketplace.blackbull.ai/apps</loc>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://marketplace.blackbull.ai/developer/docs</loc>
    <priority>0.8</priority>
  </url>
</urlset>
