<?xml version="1.0" encoding="UTF-8"?>
<!-- Root sitemap INDEX. One canonical entry (submit this to Search Console);
     children are owned by each app: static-pages.xml = the product app's marketing
     routes (static, here in public/); product-pages.xml = the Next website's live
     /p catalog (dynamic, proxied via vercel.json). Add future sections (e.g. a
     blog) as additional <sitemap> children. -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://contentproducts.ai/static-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://contentproducts.ai/product-pages.xml</loc>
  </sitemap>
</sitemapindex>
