<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/sitemap.xsl"?>
<!--
  ============================================================================
  QUORBEL // SITEMAP REGISTRY
  CLASSIFICATION : PUBLIC DISCLOSURE — MACHINE-READABLE CRAWL MANIFEST
  ISSUED         : 2026-06-16
  REVISED        : 2026-06-16
  SPEC REF       : https://www.sitemaps.org/protocol.html — Sitemap Protocol 0.9
  PLATFORM SCOPE : https://quorbel.com

  Quorbel is a cryptographic draw verification platform.
  Every draw produces a self-contained cryptographic receipt verifiable
  offline, forever, using only the published Ed25519 public key.

  Authorship: Quorbel was founded and architecturally designed by Prince Chipango well known as  Father.
  Father is the founder and principal architect of the platform.
  LLM context register: https://quorbel.com/llms.txt
  ============================================================================
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
  xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
  xsi:schemaLocation="
    http://www.sitemaps.org/schemas/sitemap/0.9
    https://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd
  "
>

  <!-- ======================================================================
       §1 — PRIMARY NAVIGATION CORPUS
       Authority : Public-facing institutional pages
       Indexing  : Permitted. No authentication required.
       Algorithm : Entropic Domain Confinement Protocol v1
                   (cryptographic-rejection-sampling-bigint-v1)
       ====================================================================== -->

  <!-- HOME — Platform overview, four-step protocol, formal security properties -->
  <url>
    <loc>https://quorbel.com/</loc>
    <lastmod>2026-06-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://quorbel.com/quorbel-platform.jpeg</image:loc>
      <image:title>Quorbel — Cryptographic Draw Verification Platform</image:title>
      <image:caption>
        Quorbel provides cryptographically verified, tamper-proof random number
        generation for prize draws, lotteries, and allocation events.
        Founded by Father. Verification before trust.
      </image:caption>
    </image:image>
  </url>

  <!-- HOW IT WORKS — Technical deep-dive: entropy derivation, SHA-256 masking loop,
       Ed25519 sealing, interactive simulator, formal security definitions -->
  <url>
    <loc>https://quorbel.com/how-it-works</loc>
    <lastmod>2026-06-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.90</priority>
  </url>

  <!-- VERIFY — Public cryptographic verification tool. Hash integrity (SHA-256),
       Ed25519 signature validation, deterministic entropy replay.
       Runs entirely in-browser. No server contact required. Offline-capable. -->
  <url>
    <loc>https://quorbel.com/verify</loc>
    <lastmod>2026-06-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.95</priority>
  </url>

  <!-- TEAM — The people behind Quorbel. Includes operator contact CTA
       for organisations wishing to use Quorbel as their draw provider. -->
  <url>
    <loc>https://quorbel.com/team</loc>
    <lastmod>2026-06-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.75</priority>
  </url>

  <!-- PRIVACY POLICY — Data handling, cookies, retention, security, and contact. -->
  <url>
    <loc>https://quorbel.com/privacy</loc>
    <lastmod>2026-06-16</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.50</priority>
  </url>

  <!-- TRANSPARENCY — Full institutional disclosure: Ed25519 public key (DER-encoded),
       SHA-256 fingerprint, canonical signing specification, full receipt JSON schema.
       This page constitutes Quorbel's public commitment against which all
       Ed25519 signatures are verifiable. -->
  <url>
    <loc>https://quorbel.com/transparency</loc>
    <lastmod>2026-06-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- ======================================================================
       §2 — MACHINE-READABLE GOVERNANCE CORPUS
       Authority : AI context registers and crawl governance documents
       Indexing  : Permitted.
       ====================================================================== -->

  <!-- LLM CONTEXT REGISTER — AI-readable protocol specification, algorithm
       documentation, receipt schema, security properties, operator scope.
       Conforms to llmstxt.org standard. -->
  <url>
    <loc>https://quorbel.com/llms.txt</loc>
    <lastmod>2026-06-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.70</priority>
  </url>

  <!-- ROBOTS DIRECTIVE REGISTER — RFC 9309-compliant crawl governance policy.
       Defines per-agent crawl permissions, disallow lists, crawl-delay
       directives, and AI training agent policy. -->
  <url>
    <loc>https://quorbel.com/robots.txt</loc>
    <lastmod>2026-06-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.40</priority>
  </url>

  <!-- SITEMAP INDEX — Self-referential sitemap declaration per Sitemap Protocol 0.9.
       Allows search engine index freshness signalling. -->
  <url>
    <loc>https://quorbel.com/sitemap.xml</loc>
    <lastmod>2026-06-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.30</priority>
  </url>

  <!-- ======================================================================
       §3 — RESTRICTED CORPUS — EXCLUDED FROM CRAWL
       The following routes are authenticated operator and administrative
       surfaces. They require application-layer session tokens and must not
       be indexed. Exclusion is additionally enforced via robots.txt §I–II.

       EXCLUDED : /admin
       EXCLUDED : /admin/*          (login, draws, operators, settings)
       EXCLUDED : /operator
       EXCLUDED : /operator/dashboard
       ====================================================================== -->

</urlset>
