<?xml version="1.0" encoding="UTF-8"?>
<!--
  Multi-tenant sitemap. This file is served across every reseller domain, so it
  must NOT hardcode any single brand's absolute URLs. Each reseller injects a
  per-page canonical + JSON-LD via react-helmet-async, and richer host-aware
  sitemaps are served by the `reseller-sitemap` edge function referenced from
  each brand's on-page <link rel="sitemap">.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://myai-canvas.lovable.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
