<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-authored fallback sitemap listing the public UK URLs.

  `@astrojs/sitemap` produces `/sitemap-index.xml` + `/sitemap-0.xml` at
  build time from the actual page graph — this file is here so operators
  running a static-only host without the Astro integration still surface
  the same URL list.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://www.customercompass.ai/uk</loc>
    <xhtml:link rel="alternate" hreflang="en-GB" href="https://www.customercompass.ai/uk" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://www.customercompass.ai/uk" />
  </url>
  <url>
    <loc>https://www.customercompass.ai/uk/demo</loc>
  </url>
  <url>
    <loc>https://www.customercompass.ai/uk/whats-new</loc>
  </url>
  <url>
    <loc>https://www.customercompass.ai/uk/support</loc>
  </url>
  <url>
    <loc>https://www.customercompass.ai/uk/privacy</loc>
  </url>
  <url>
    <loc>https://www.customercompass.ai/uk/terms</loc>
  </url>
  <url>
    <loc>https://www.customercompass.ai/uk/security</loc>
  </url>
  <url>
    <loc>https://www.customercompass.ai/uk/docs</loc>
  </url>
</urlset>
