/* === SEO FIX: Correct FAQ Schema (外部安全引入版) === */
add_action('wp_head', function() {
    if (!is_page('faq')) {
        return;
    }
    $schema_file = get_template_directory() . '/faq-schema.json';
    if (file_exists($schema_file)) {
        echo "\n<script type=\"application/ld+json\">\n";
        echo file_get_contents($schema_file);
        echo "\n</script>\n";
    }
}, 999);<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//www.partytentforsale.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://www.partytentforsale.com/post-sitemap.xml</loc>
		<lastmod>2026-05-18T09:18:55+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.partytentforsale.com/page-sitemap.xml</loc>
		<lastmod>2026-05-13T01:56:19+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.partytentforsale.com/category-sitemap.xml</loc>
		<lastmod>2026-05-18T09:18:55+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.partytentforsale.com/post_tag-sitemap.xml</loc>
		<lastmod>2026-05-18T09:18:55+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->