<style>
    .custom-faq-accordion .faq-item {
        border-bottom: 1px solid #e0e0e0;
    }
    .custom-faq-accordion .faq-question {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 15px 0;
        cursor: pointer;
        font-size: 18px;
        font-family: "Montserrat", "Montserrat-fallback", Sans-serif;
        font-weight: 600;
        color: #000;
    }
    .custom-faq-accordion .faq-answer {
        display: none;
        padding: 15px;
        padding-top: 0;
        color: #333;
    }
    .custom-faq-accordion .faq-item.active .faq-answer {
        display: block;
    }
    .custom-faq-accordion .faq-item.active .faq-icon {
        transform: rotate(45deg);
    }
    .custom-faq-accordion .faq-icon {
        transition: transform 0.2s;
        font-size: 30px;
        color: #000;
    }
</style>
<script>
document.addEventListener('click', function(e) {
    if (e.target.closest('.faq-question')) {
        e.target.closest('.faq-item').classList.toggle('active');
    }
});
</script><?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//www.100percentpure.com.sg/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://www.100percentpure.com.sg/post-sitemap.xml</loc>
		<lastmod>2026-05-12T04:35:05+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.100percentpure.com.sg/page-sitemap.xml</loc>
		<lastmod>2026-05-14T01:32:41+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.100percentpure.com.sg/product-sitemap.xml</loc>
		<lastmod>2026-05-14T02:17:06+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.100percentpure.com.sg/category-sitemap.xml</loc>
		<lastmod>2026-05-12T04:35:05+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.100percentpure.com.sg/product_brand-sitemap.xml</loc>
		<lastmod>2026-05-13T08:50:39+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.100percentpure.com.sg/product_cat-sitemap.xml</loc>
		<lastmod>2026-05-14T02:17:06+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.100percentpure.com.sg/local-sitemap.xml</loc>
		<lastmod>2026-04-17T06:27:04+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->