<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-written, not generated: this site has exactly 5 publishable routes.
  Adding an XML-sitemap dependency (e.g. @astrojs/sitemap) to automate
  something this small and stable would be a library for what a static
  file already solves — see CLAUDE.md's "no dependency unless native
  options aren't enough".

  /directions is intentionally excluded — its content is still a
  placeholder (see src/pages/directions.astro) and it carries
  <meta name="robots" content="noindex"> for the same reason. Add it
  here once it has real content.

  Keep this file in sync by hand whenever a route is added, removed,
  or its content matures enough to be indexed.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://trion-ai.de/</loc></url>
  <url><loc>https://trion-ai.de/pipeline/</loc></url>
  <url><loc>https://trion-ai.de/systemkarte/</loc></url>
  <url><loc>https://trion-ai.de/tmr/</loc></url>
  <url><loc>https://trion-ai.de/philosophy/</loc></url>
</urlset>
