<?xml version="1.0" encoding="UTF-8"?>
<!--
  FALLBACK sitemap. scripts/prerender.mjs OVERWRITES this at build time with the
  routes it actually prerendered, plus a real <lastmod>. This copy only ships if
  prerendering was skipped, so it must never list a URL with no static HTML.

  Removed from the previous version because every one of them is behind
  <Route element={<ProtectedRoute />}> and returns nothing to a crawler:
    /signals (itself only a <Navigate to="/analyst">), /forecasts, /market,
    /network, /labs.
  /pricing and /marketplace are omitted here because they <Navigate to="/">
  while pre_launch_mode_enabled is true; the generator adds them back
  automatically once the flag is off.

  changefreq and priority are omitted deliberately — Google has stated it
  ignores both.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://strategiz.ai/</loc></url>
  <url><loc>https://strategiz.ai/how-it-works</loc></url>
  <url><loc>https://strategiz.ai/about</loc></url>
  <url><loc>https://strategiz.ai/our-team</loc></url>
  <url><loc>https://strategiz.ai/security</loc></url>
  <url><loc>https://strategiz.ai/faq</loc></url>
  <url><loc>https://strategiz.ai/contact</loc></url>
  <url><loc>https://strategiz.ai/terms</loc></url>
  <url><loc>https://strategiz.ai/privacy</loc></url>
  <url><loc>https://strategiz.ai/marketplace-terms</loc></url>
</urlset>
