<?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-07-31
  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
  (Father). Father is the founder and principal architect of the platform.

  Cryptographic stack: Ed25519 (signing) · SHA-256 (hashing) · CSPRNG (entropy)
  Algorithm: Entropic Domain Confinement Protocol v1
             (cryptographic-rejection-sampling-bigint-v1)

  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-07-31</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-07-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.90</priority>
    <image:image>
      <image:loc>https://quorbel.com/quorbel-platform.jpeg</image:loc>
      <image:title>How Quorbel Works — Entropy, Sampling, Sealing, Proof</image:title>
      <image:caption>
        Technical walkthrough of the Entropic Domain Confinement Protocol v1:
        256-bit OS entropy, SHA-256 rejection sampling over BigInt, Ed25519
        canonical signing, and the full set of formal security properties.
      </image:caption>
    </image:image>
  </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-07-31</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.95</priority>
    <image:image>
      <image:loc>https://quorbel.com/quorbel-platform.jpeg</image:loc>
      <image:title>Verify a Quorbel Draw Receipt</image:title>
      <image:caption>
        Free in-browser verification of any Quorbel receipt. Checks SHA-256
        hash integrity, Ed25519 signature validity, and replays the entropy
        derivation to confirm the result. No account required. Works offline.
      </image:caption>
    </image:image>
  </url>

  <!-- TEAM — The people behind Quorbel. Includes operator contact CTA
       for organisations wishing to use Quorbel as their draw provider.
       Members: Chipango Prince (Founder & CEO), Rennick Oduya (Protocol &
       Cryptography Engineer), Daan Visser (Verification Systems & DX),
       Amara Osei (Trust, Integrity & Operations). -->
  <url>
    <loc>https://quorbel.com/team</loc>
    <lastmod>2026-07-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.75</priority>
    <image:image>
      <image:loc>https://quorbel.com/quorbel-platform.jpeg</image:loc>
      <image:title>The Quorbel Team</image:title>
      <image:caption>
        Quorbel was founded and architecturally designed by Father (Chipango
        Prince). The team includes specialists in protocol cryptography,
        verification systems, and trust operations.
      </image:caption>
    </image:image>
  </url>

  <!-- PRIVACY POLICY — Data handling, cookies, retention, security, and contact. -->
  <url>
    <loc>https://quorbel.com/privacy</loc>
    <lastmod>2026-07-31</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.
       Public key fingerprint: 36:6D:58:F7:49:BE:28:BB:5F:E9:1B:DC:28:54:6B:A0:01:67:77:7C:54:31:DD:BF:8A:29:15:85:49:77:19:39 -->
  <url>
    <loc>https://quorbel.com/transparency</loc>
    <lastmod>2026-07-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.85</priority>
    <image:image>
      <image:loc>https://quorbel.com/quorbel-platform.jpeg</image:loc>
      <image:title>Quorbel Transparency — Ed25519 Public Key Registry</image:title>
      <image:caption>
        Quorbel's Ed25519 public key, SHA-256 fingerprint, canonical signing
        specification, and full receipt JSON schema. All data required to
        independently verify any Quorbel draw receipt, offline, forever.
      </image:caption>
    </image:image>
  </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,
       public key, fingerprint, VBS UNI identifier system.
       Conforms to llmstxt.org standard. -->
  <url>
    <loc>https://quorbel.com/llms.txt</loc>
    <lastmod>2026-07-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.70</priority>
  </url>

  <!-- SECURITY.TXT — RFC 9116 responsible disclosure policy. Real contacts only.
       Ed25519 / SHA-256 / CSPRNG / EDCP v1 scope defined. -->
  <url>
    <loc>https://quorbel.com/.well-known/security.txt</loc>
    <lastmod>2026-07-31</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.35</priority>
  </url>

  <!-- ORGANISATION — Machine-readable Schema.org Organization disclosure.
       Includes sameAs, contact points, team, and service catalog. -->
  <url>
    <loc>https://quorbel.com/.well-known/organisation</loc>
    <lastmod>2026-07-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.45</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-07-31</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-07-31</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, access log)
       EXCLUDED : /operator
       EXCLUDED : /operator/dashboard
       ====================================================================== -->

</urlset>
