<?xml version="1.0" encoding="UTF-8"?>
<!--
  Crossflow marketing site sitemap.

  This is a hash-routed single-page app (all routes are served from /
  and selected via #/features, #/pricing, etc.). Search engines treat
  the #fragment as the same URL as /, so listing /#/features as a
  distinct sitemap entry creates duplicate-URL noise rather than
  helping discovery. All page content is already exposed to crawlers
  via the static #seo-content block in index.html, so the root URL
  is the single canonical entry here.

  If/when routing is migrated to history.pushState (real paths like
  /features, /pricing), add one <url> entry per real path.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.crossflow-solutions.co.za/</loc>
    <lastmod>2026-04-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
