<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap foundation for Phase A. Only the homepage exists as a public route
  today (see src/routes/router.tsx). Add a <url> entry here for each public
  marketing route (e.g. /pricing, /faq) as it ships in later phases — do not
  list routes that don't exist yet or that require authentication.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://creovio.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
