<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, because the app is a client-rendered SPA with no router: every
  screen is conditional state behind the same path (see App.tsx). Adding
  invented URLs here would list pages that 404 for a crawler.

  When real routes land (/pricing, /features/..., /shapes/...), add them here
  with their own lastmod — that is the point at which this file starts
  earning its keep.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://innovabeam.com/</loc>
    <lastmod>2026-08-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
