<?xml version="1.0" encoding="UTF-8"?>
<!-- https://c-ray.ai is substituted with the serving host by nginx (see nginx.conf).
     Only pages that are public AND real are listed: the landing page and the
     docs. Everything else is auth-gated, and listing it would only invite
     soft-404 crawling. Docs subchapters are URL fragments of /docs, which
     sitemaps don't address separately. No <lastmod> — a wrong or build-stamped
     date is worse than none. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://c-ray.ai/</loc>
  </url>
  <url>
    <loc>https://c-ray.ai/docs</loc>
  </url>
  <url>
    <loc>https://c-ray.ai/contact</loc>
  </url>
  <!-- Aktivieren, sobald die Rechtsseiten finalisiert sind (gleichzeitig dort
       die noindex-Zeile im <head> entfernen — beides zusammen, sonst
       widersprechen sich Sitemap und Meta-Robots):
  <url>
    <loc>https://c-ray.ai/impressum</loc>
  </url>
  <url>
    <loc>https://c-ray.ai/datenschutz</loc>
  </url>
  -->
</urlset>
