

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="//clevertopics.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://clevertopics.com/post-sitemap.xml</loc>
		<lastmod>2025-09-16T12:08:47+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://clevertopics.com/page-sitemap.xml</loc>
		<lastmod>2026-03-18T07:13:44+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://clevertopics.com/jl_layout-sitemap.xml</loc>
		<lastmod>2025-11-11T14:15:44+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://clevertopics.com/category-sitemap.xml</loc>
		<lastmod>2025-09-16T12:08:47+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://clevertopics.com/post_tag-sitemap.xml</loc>
		<lastmod>2025-09-16T12:08:47+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://clevertopics.com/author-sitemap.xml</loc>
		<lastmod>2025-09-09T13:45:38+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->