<?xml version="1.0" encoding="UTF-8"?>
<!--
  SITEMAP INDEX, not a list of URLs.

  There are two generators. The pages of this site are static and versioned
  here, so they live in sitemap-pages.xml. The articles are written in the CRM
  and served through the /insights rewrite, so their sitemap is generated over
  there and proxied at /insights-sitemap.xml. Neither can own the other's list.

  Google was previously given the two files as two separate submissions and
  /sitemap.xml itself listed only the fourteen pages, so an audit of it showed
  no articles at all. One index means one thing to submit and one place that
  states the whole site.

  Every <loc> in both children must answer 200. scripts/check-links.mjs fails
  the build if one does not.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap><loc>https://fajemandco.com/sitemap-pages.xml</loc></sitemap>
  <sitemap><loc>https://fajemandco.com/insights-sitemap.xml</loc></sitemap>
</sitemapindex>
