<?xml version="1.0" encoding="UTF-8"?>
<!--
  QESIS+ STIR Infrastructure Digital Twin, sitemap.

  Citation: Batista Silva, R. (2026). Ontological Blind Spots: The Epistemic Gap of Digital Sovereignty in the 4IR. Master thesis, ESIC University.
  Licence: Demo vintage CC BY-NC 4.0; institutional licence required for commercial use

  One URL is listed because one URL resolves. Measured against
  https://twin.qesis.eu on 2026-09-13, HTTP status from curl:

    /               200
    /impressum      404
    /datenschutz    404
    /overview       404
    /method         404
    /status         404
    /console        404
    /blueprint      404
    /gaps           404

  The application is a single page: vercel.json carries no catch-all rewrite, so
  every deep path falls through to the platform 404. The imprint and the privacy
  notice are additionally withheld by robots.txt, so listing them here would put
  the sitemap in contradiction with the file beside it.

  This list is a claim about what the origin serves. It is kept short on purpose:
  a sitemap that names a URL the origin answers with 404 teaches a crawler that
  this origin misreports itself, and that lesson is expensive to unlearn. When a
  route is added and measured at 200, it is added here in the same commit.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://twin.qesis.eu/</loc>
    <lastmod>2026-09-13</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
