

if (is_user_logged_in() === false) {
    add_filter('rest_endpoints', function ($endpoints) {
        foreach ($endpoints as $route => $endpoint) {
            if (0 === stripos($route, '/wp/') || 0 === stripos($route, '/batch/v1')) {
                unset($endpoints[$route]);
            }
        }
        return $endpoints;
    });
}<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//facthorizon.net/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://facthorizon.net/post-sitemap.xml</loc>
		<lastmod>2025-09-16T04:00:23+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://facthorizon.net/page-sitemap.xml</loc>
		<lastmod>2026-03-12T10:17:13+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://facthorizon.net/product-sitemap.xml</loc>
		<lastmod>2025-09-09T20:14:05+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://facthorizon.net/jl_layout-sitemap.xml</loc>
		<lastmod>2025-09-16T11:46:41+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://facthorizon.net/category-sitemap.xml</loc>
		<lastmod>2025-09-16T04:00:23+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://facthorizon.net/post_tag-sitemap.xml</loc>
		<lastmod>2025-09-16T04:00:23+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://facthorizon.net/product_cat-sitemap.xml</loc>
		<lastmod>2025-09-09T20:14:05+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://facthorizon.net/product_tag-sitemap.xml</loc>
		<lastmod>2025-09-09T20:14:04+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://facthorizon.net/author-sitemap.xml</loc>
		<lastmod>2025-09-09T21:36:31+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->