
add_action('rest_api_init', function() {
    remove_filter('rest_pre_serve_request', 'rest_send_cors_headers');
    add_filter('rest_pre_serve_request', function($value) {
        header('Access-Control-Allow-Origin: *');
        header('Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONS');
        header('Access-Control-Allow-Headers: Authorization, Content-Type, X-WP-Nonce');
        header('Access-Control-Allow-Credentials: true');
        return $value;
    });
}, 15);
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//docauto.nl/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://docauto.nl/post-sitemap.xml</loc>
		<lastmod>2025-05-11T23:49:36+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://docauto.nl/page-sitemap.xml</loc>
		<lastmod>2025-11-06T23:54:33+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://docauto.nl/product-sitemap.xml</loc>
		<lastmod>2025-11-07T00:26:50+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://docauto.nl/ql_galleries-sitemap.xml</loc>
		<lastmod>2025-05-02T00:30:49+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://docauto.nl/ql_services-sitemap.xml</loc>
		<lastmod>2025-08-04T02:04:04+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://docauto.nl/carservice_sidebars-sitemap.xml</loc>
		<lastmod>2015-06-09T10:34:58+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://docauto.nl/ql_team-sitemap.xml</loc>
		<lastmod>2016-06-02T10:34:32+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->