<?xml version="1.0" encoding="UTF-8"?>
<!--
  rompix.com sitemap — issue #632, epic #631.

  Pages only: the five indexable documents, in the extensionless form `cleanUrls: true`
  produces, matching each page's own <link rel="canonical"> exactly. Adding a page here
  without its canonical (or vice versa) is a red test — `www-crawl.test.ts` walks the HTML
  on disk and compares both directions.

  Deliberately absent: /404.html (not a destination), and any image or in-page anchor —
  a sitemap lists documents, not fragments.

  No <lastmod>: a hand-maintained date that nobody updates is worse than none, because
  crawlers weigh it. No <priority>/<changefreq> either — Google ignores both.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://rompix.com/</loc></url>
  <url><loc>https://rompix.com/docs/connect</loc></url>
  <url><loc>https://rompix.com/support</loc></url>
  <url><loc>https://rompix.com/terms-of-service</loc></url>
  <url><loc>https://rompix.com/privacy_policy</loc></url>
</urlset>
