<?xml version="1.0" encoding="UTF-8"?>
<!--
  Bilingual sitemap. Every page exists in English (raphson.com/...) and German
  (raphson.com/de/...); each <url> therefore carries reciprocal xhtml:link
  hreflang alternates (en, de, and x-default → the English URL) so search
  engines treat the two language versions as one cluster. URLs use the
  slash-less directory form to match the on-page canonicals and the .htaccess
  rewrite rules. Keep this in sync with ROUTES in scripts/prerender.mjs.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://raphson.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://raphson.com/" />
    <xhtml:link rel="alternate" hreflang="de" href="https://raphson.com/de" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://raphson.com/" />
    <lastmod>2026-06-17</lastmod>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://raphson.com/de</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://raphson.com/" />
    <xhtml:link rel="alternate" hreflang="de" href="https://raphson.com/de" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://raphson.com/" />
    <lastmod>2026-06-17</lastmod>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://raphson.com/imprint</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://raphson.com/imprint" />
    <xhtml:link rel="alternate" hreflang="de" href="https://raphson.com/de/imprint" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://raphson.com/imprint" />
    <lastmod>2026-06-14</lastmod>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://raphson.com/de/imprint</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://raphson.com/imprint" />
    <xhtml:link rel="alternate" hreflang="de" href="https://raphson.com/de/imprint" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://raphson.com/imprint" />
    <lastmod>2026-06-14</lastmod>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://raphson.com/privacy-policy</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://raphson.com/privacy-policy" />
    <xhtml:link rel="alternate" hreflang="de" href="https://raphson.com/de/privacy-policy" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://raphson.com/privacy-policy" />
    <lastmod>2026-06-14</lastmod>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://raphson.com/de/privacy-policy</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://raphson.com/privacy-policy" />
    <xhtml:link rel="alternate" hreflang="de" href="https://raphson.com/de/privacy-policy" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://raphson.com/privacy-policy" />
    <lastmod>2026-06-14</lastmod>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://raphson.com/accessibility</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://raphson.com/accessibility" />
    <xhtml:link rel="alternate" hreflang="de" href="https://raphson.com/de/accessibility" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://raphson.com/accessibility" />
    <lastmod>2026-06-14</lastmod>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://raphson.com/de/accessibility</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://raphson.com/accessibility" />
    <xhtml:link rel="alternate" hreflang="de" href="https://raphson.com/de/accessibility" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://raphson.com/accessibility" />
    <lastmod>2026-06-14</lastmod>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://raphson.com/disclaimer</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://raphson.com/disclaimer" />
    <xhtml:link rel="alternate" hreflang="de" href="https://raphson.com/de/disclaimer" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://raphson.com/disclaimer" />
    <lastmod>2026-06-14</lastmod>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://raphson.com/de/disclaimer</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://raphson.com/disclaimer" />
    <xhtml:link rel="alternate" hreflang="de" href="https://raphson.com/de/disclaimer" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://raphson.com/disclaimer" />
    <lastmod>2026-06-14</lastmod>
    <priority>0.3</priority>
  </url>
</urlset>
