// 		<script>
// 			jQuery(document).keydown(function(event) {
// 				if (event.keyCode == 123) {
// 					return false;
// 				} else if (event.ctrlKey && event.shiftKey && event.keyCode == 73) {
// 					return false;
// 				}
// 			});

// 			jQuery(document).on("contextmenu", function(e) {
// 				e.preventDefault();
// 			});
// 		</script>
// 	// 		<script type='text/javascript'>
// 			function idleTimer() {
// 				var t;
// 				window.onload = resetTimer;
// 				window.onmousemove = resetTimer; // catches mouse movements
// 				window.onmousedown = resetTimer; // catches mouse movements
// 				window.onclick = resetTimer; // catches mouse clicks
// 				window.onscroll = resetTimer; // catches scrolling
// 				window.onkeypress = resetTimer; //catches keyboard actions

// 				function reload() {
// 					/* destroy cookie to ask password again*/
// 					var cuky = 'wp-postpass_85a10f887be3f0be38f209aae5881aff';
// 					document.cookie = cuky + '=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;';

// 					window.location = self.location.href; //Reloads the current page
// 				}

// 				function resetTimer() {
// 					clearTimeout(t);
// 					t = setTimeout(reload, 600000); // time is in milliseconds (1000 is 1 second)
// 				}
// 			}
// 			idleTimer();

// 			/* diable copy paste for input fields */
// 			jQuery('body').bind('copy paste cut', function(e) {
// 				e.preventDefault(); //this line will help us to disable cut,copy,paste		
// 			});
// 		</script>
// 		<style>
// 			body {
// 				-webkit-user-select: none;
// 				-webkit-touch-callout: none;
// 				-moz-user-select: none;
// 				-ms-user-select: none;
// 				user-select: none;
// 			}
// 		</style>
// 	<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//chicimageacademy.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://chicimageacademy.com/post-sitemap.xml</loc>
		<lastmod>2026-03-04T15:08:54+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://chicimageacademy.com/page-sitemap.xml</loc>
		<lastmod>2026-07-03T07:04:29+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://chicimageacademy.com/product-sitemap.xml</loc>
		<lastmod>2026-06-18T04:14:27+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://chicimageacademy.com/events-sitemap.xml</loc>
		<lastmod>2021-02-09T05:41:04+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://chicimageacademy.com/gravityview-sitemap.xml</loc>
		<lastmod>2026-07-03T13:38:19+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://chicimageacademy.com/career_guide-sitemap.xml</loc>
		<lastmod>2026-07-01T16:23:58+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://chicimageacademy.com/category-sitemap.xml</loc>
		<lastmod>2026-03-04T15:08:54+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://chicimageacademy.com/product_cat-sitemap.xml</loc>
		<lastmod>2026-06-18T04:14:27+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://chicimageacademy.com/events_category-sitemap.xml</loc>
		<lastmod>2021-02-09T05:41:04+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://chicimageacademy.com/author-sitemap.xml</loc>
		<lastmod>2026-01-08T18:07:36+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->