<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for swap.ophis.fi, served at swap.ophis.fi/sitemap.xml.
  Lists ONLY same-host swap.ophis.fi URLs, per the Sitemaps protocol: every URL
  in a sitemap must reside on the same host as the sitemap file, or host-validating
  crawlers reject/ignore the sitemap (losing discovery for the valid entries too).

  This static file backs the swap.ophis.fi host. business.ophis.fi shares the same
  Pages deploy but is served its OWN same-host robots.txt + sitemap.xml by
  functions/_middleware.ts (it would otherwise serve this swap-only file cross-host).
  The landing (ophis.fi) is a separate deploy with its own sitemap.

  The root and the server-rendered Robinhood Chain entry page are indexable.
  Hash trading routes and SPA utility aliases remain excluded: they do not
  serve independent, canonical documents. Marketing and docs have their own sitemaps.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://swap.ophis.fi/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://swap.ophis.fi/robinhood-chain/</loc>
    <lastmod>2026-09-15</lastmod>
  </url>
</urlset>
