		<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
		<script>
			var pageURL = $(location).attr("href");
			
			var d = new Date();
			var n = d.getDay();
			var time = d.getHours();
			var m = d.getMinutes();

			if(n==0){			// for SUNDAY I used 0 , for Tuesday you need to use 2
			   //based on time
			   if(time >= 0 && time < 24){
					if(m >= 0 && time <= 59){
						if(pageURL != 'https://www.fpchurch-chinese.org/we-are-closed-for-the-sabbath/'){
							window.location.href = "https://www.fpchurch-chinese.org/we-are-closed-for-the-sabbath/";
						}
					}
			   }

			 }
		</script>
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//www.fpchurch-chinese.org/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://www.fpchurch-chinese.org/post-sitemap.xml</loc>
		<lastmod>2026-04-02T07:59:52+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.fpchurch-chinese.org/page-sitemap.xml</loc>
		<lastmod>2025-12-17T14:27:53+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.fpchurch-chinese.org/category-sitemap.xml</loc>
		<lastmod>2026-04-02T07:59:52+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.fpchurch-chinese.org/post_tag-sitemap.xml</loc>
		<lastmod>2025-12-01T04:17:02+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.fpchurch-chinese.org/author-sitemap.xml</loc>
		<lastmod>2023-06-06T16:49:59+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->