<?xml version="1.0" encoding="UTF-8"?>
<!-- Sitemap index. sitemap-main.xml lists the site's own pages; each entry below
     it is a per-provider sitemap of instance DETAIL pages, published by that
     provider's finalize step (ingest/pages.py -> <provider>/i/sitemap.xml).

     Every provider in ingest/pages.py ORDER renders detail pages, so all six are
     listed. If a provider is ever added without wiring pages.publish into its
     finalize handler, do NOT add it here — the entry would be a 404 and Search
     Console reports that as a sitemap error. -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap><loc>https://instancefinder.com/sitemap-main.xml</loc></sitemap>
  <sitemap><loc>https://instancefinder.com/aws/i/sitemap.xml</loc></sitemap>
  <sitemap><loc>https://instancefinder.com/azure/i/sitemap.xml</loc></sitemap>
  <sitemap><loc>https://instancefinder.com/gcp/i/sitemap.xml</loc></sitemap>
  <sitemap><loc>https://instancefinder.com/oci/i/sitemap.xml</loc></sitemap>
  <sitemap><loc>https://instancefinder.com/linode/i/sitemap.xml</loc></sitemap>
  <sitemap><loc>https://instancefinder.com/digitalocean/i/sitemap.xml</loc></sitemap>
</sitemapindex>
