<?xml version="1.0" encoding="UTF-8"?>
<!-- Sitemap INDEX. Google fetches this and follows each child sitemap.
     - sitemap-pages.xml : the static marketing/public pages (this repo, built into dist).
     - /blog/sitemap_index.xml : the WordPress blog's Rank Math sitemap, served by
       Apache off the /blog alias (NOT this repo). See docs/blog-wordpress-provisioning.md §3.3. -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://wisegrid.co/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://wisegrid.co/blog/sitemap_index.xml</loc>
  </sitemap>
</sitemapindex>
