<?xml version="1.0" encoding="UTF-8"?>
<!-- Sitemap index. Google reads this, then fetches each child sitemap.
     Static routes are in sitemap-static.xml (shipped with the build).
     Buyer + supplier profiles are served dynamically from the backend
     so indexable profile counts grow automatically as data lands. -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://cotrade.copagomarket.com/sitemap-static.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://cotrade.copagomarket.com/api/public/sitemap-buyers.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://cotrade.copagomarket.com/api/public/sitemap-suppliers.xml</loc>
  </sitemap>
</sitemapindex>
