<?xml version="1.0" encoding="UTF-8"?>
<!--
  GENSPIRE — Sitemap
  TODO: update all <loc> values with production URLs after migration (see src/seo.config.ts → domain).
  TODO: update <lastmod> to the actual publish date before launch.
  On Wix: Wix generates its own sitemap automatically — this file is for the pre-migration build only.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <!-- TODO: replace with production domain -->
    <loc>https://www.gen-spire.com/</loc>
    <lastmod>2025-04-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
