<?xml version="1.0" encoding="UTF-8"?>
<!--
  The site is ONE page. This sitemap lists exactly that page and nothing else.
  It exists because /sitemap.xml previously returned HTTP 200 with the full homepage HTML
  (the soft-404), which is worse than a 404: a crawler reads it as a malformed sitemap.
  Do NOT add speculative URLs (/about, /ventures, ...) — a sitemap entry that 404s is a
  crawl-budget bug, and the ventures live on their own domains, which have their own sitemaps.
  lastmod must be updated by hand when index.html's copy changes; it is not generated.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.myimaginationai.com/</loc>
    <lastmod>2026-07-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
