<?xml version="1.0" encoding="UTF-8"?>
<!--
  IPM public listing sitemap index.

  This file is served at /sitemap.xml when Base44's "Generate sitemap.xml"
  toggle is OFF (SEO & GEO → Setup checklist). It is a sitemap index that
  points to the dynamic backend function which generates the full URL set:
    - /search
    - /pricing
    - every CURRENT ACTIVE PUBLIC material listing at /material/[id]

  The dynamic function (serveSitemapXml) is the single source of truth for
  listing eligibility and privacy — it excludes Private/Admin-Only listings,
  inactive/paused/deleted listings, and blocked/suspended/banned/deactivated
  operators. It contains no supplier identity or contact information.

  Keeping this as a thin index (rather than a static URL list) means the
  listing URLs never go stale — Google fetches the child sitemap fresh on
  each crawl.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://app.industrialproductsmarketplace.com/functions/serveSitemapXml</loc>
  </sitemap>
</sitemapindex>
