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

  Production root URL:        https://confirm.ph
  Dynamic businesses sitemap: served by FastAPI at /api/seo/sitemap-businesses.xml

  Sitemap indexes are the recommended way to combine static + dynamic
  content for Google.  The static sitemap below covers ConfirmPH's
  brand-owned public pages; the dynamic businesses sitemap contains
  every Enterprise mini-site that has activated its public website.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://confirm.ph/sitemap-static.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://confirm.ph/api/seo/sitemap-businesses.xml</loc>
  </sitemap>
</sitemapindex>
