<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index. Stays a static file because robots.txt and Search Console
  point at this exact URL, and it has nothing in it that changes when content
  does — the two children generate themselves. No <lastmod> here on purpose:
  a hand-typed date on an index that never changes is a date that goes stale.

  The children are PHP files served at .xml URLs; the rewrite lives in
  .htaccess. Referencing the .php path here would work too, but only one of
  the two spellings should be the one Search Console sees.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://apm.guru/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://apm.guru/sitemap-posts.xml</loc>
  </sitemap>
</sitemapindex>
