<?xml version="1.0" encoding="UTF-8"?>
<!-- Submit this one URL to Search Console; it discovers both sitemaps.
     The blog's sitemap is generated by Eleventy on every deploy, so new posts
     appear without anyone editing a file. -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://muhammad-ahmed.com/sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://muhammad-ahmed.com/blog/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
