<?xml version="1.0" encoding="UTF-8"?>
<!--
  hub.credicorp.co.uk — sitemap.xml

  hub is primarily the internal JSON-API host (HUB-M1-SKELETON-SPEC). robots.txt now keeps
  the root crawlable for explicit discovery while excluding the /internal/ API ring and
  build/runtime directories.

  JSON liveness/readiness/status probes are intentionally NOT listed as indexable URLs.
  Keep only the deliberate public root/discovery URL so the sitemap stays valid without
  inviting crawlers to index operational JSON endpoints.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://hub.credicorp.co.uk/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
