<?xml version="1.0" encoding="UTF-8"?>
<!--
  Liquidfy sitemap index
  - sitemap-marketing.xml   : Framer-served pages (homepage, pricing, sections, persona, etc.)
  - api/sitemap-modules.xml : dynamically generated by Vercel, one URL per published module

  NOTE: sitemap-app.xml was removed because all Vercel public pages are either
  noindex (legal/*) or already in sitemap-modules.xml (editor/*). Google rejects
  empty <urlset> sitemaps, so we don't list it here.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://liquidfy.app/sitemap-marketing.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://liquidfy.app/sitemap-modules.xml</loc>
  </sitemap>
</sitemapindex>
