//     <div id="heratic-preloader">
//         <div class="preloader-inner">
            
//             <!-- BƯỚC QUAN TRỌNG: SỬA LINK LOGO CỦA BẠN VÀO DÒNG DƯỚI -->
//             <img src="https://via.placeholder.com/300x80?text=Thay+link+logo+vao+day" alt="Heratic Logo" class="preloader-logo" />
            
//             <!-- Lưu ý: Nếu trong ảnh logo của bạn đã có sẵn 2 dòng chữ này, bạn có thể xóa 2 thẻ div bên dưới đi nhé -->
//             <div class="preloader-text-1">VẬT LIỆU NHỰA XANH</div>
//             <div class="preloader-text-2">AN TOÀN BỀN VỮNG</div>
            
//             <!-- Vòng tròn hiển thị % -->
//             <div class="preloader-circle-wrapper">
//                 <div class="preloader-circle" id="preloader-circle">
//                     <span class="preloader-percentage" id="preloader-percentage">0%</span>
//                 </div>
//             </div>
            
//         </div>
//     </div>

//     <script>
//         document.addEventListener("DOMContentLoaded", function() {
//             let percentage = 0;
//             const textEl = document.getElementById('preloader-percentage');
//             const circleEl = document.getElementById('preloader-circle');
//             const preloader = document.getElementById('heratic-preloader');
            
//             if (!preloader) return;

//             // Giả lập tiến trình tải trang cực mượt (cập nhật mỗi 40ms)
//             let loadingInterval = setInterval(function() {
//                 // Tăng ngẫu nhiên từ 1 đến 4%
//                 let step = Math.floor(Math.random() * 4) + 1;
//                 percentage += step;
                
//                 // Neo tối đa ở mức 95% trong lúc chờ ảnh/video nặng load xong thật
//                 if (percentage > 95) percentage = 95;
                
//                 updateUI(percentage);
//             }, 40);

//             function updateUI(percent) {
//                 textEl.innerText = percent + '%';
//                 // Vẽ vòng tròn theo % tương ứng (Xanh lá -> Xám nhạt)
//                 circleEl.style.background = `conic-gradient(#49b535 ${percent}%, #e6e6e6 ${percent}%)`;
//             }

//             // Lắng nghe sự kiện khi web load thành công (bao gồm cả ảnh)
//             window.addEventListener('load', function() {
//                 clearInterval(loadingInterval);
                
//                 // Đẩy vọt lên 100%
//                 updateUI(100);
                
//                 // Chờ 0.3s cho người dùng nhìn thấy số 100% rồi làm mờ đi
//                 setTimeout(function() {
//                     preloader.classList.add('hide-preloader');
                    
//                     // Xóa hoàn toàn mã HTML của preloader sau khi mờ (tránh dính click chuột)
//                     setTimeout(function() {
//                         preloader.remove();
//                     }, 500);
//                 }, 300);
//             });
//         });
//     </script>
//     <?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//heratic.appdemo.dev/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://heratic.appdemo.dev/post-sitemap.xml</loc>
		<lastmod>2026-06-09T10:11:01+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://heratic.appdemo.dev/page-sitemap.xml</loc>
		<lastmod>2026-06-11T04:49:04+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://heratic.appdemo.dev/huong-dan-lap-dat-sitemap.xml</loc>
		<lastmod>2026-06-05T10:51:43+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://heratic.appdemo.dev/san-pham-sitemap.xml</loc>
		<lastmod>2026-06-10T04:22:27+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://heratic.appdemo.dev/thi-truong-phan-phoi-sitemap.xml</loc>
		<lastmod>2026-06-10T09:56:22+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://heratic.appdemo.dev/thu-vien-sitemap.xml</loc>
		<lastmod>2026-06-09T07:42:43+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://heratic.appdemo.dev/tuyen-dung-sitemap.xml</loc>
		<lastmod>2026-06-09T07:17:17+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://heratic.appdemo.dev/category-sitemap.xml</loc>
		<lastmod>2026-06-09T10:11:01+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://heratic.appdemo.dev/product-cat-sitemap.xml</loc>
		<lastmod>2026-06-10T04:22:27+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://heratic.appdemo.dev/thu-vien-cat-sitemap.xml</loc>
		<lastmod>2026-06-09T07:39:54+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://heratic.appdemo.dev/author-sitemap.xml</loc>
		<lastmod>2026-06-07T11:38:02+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->