<div class="Preloader"><img src="/wp-content/uploads/2024/03/kg-logo-1.png" alt="" style="max-width: 280px;"></div>
 <style>
.Preloader {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 100000;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.Preloader img{
  animation-name: fade-in-out;
  animation-duration: 3s;
  animation-iteration-count: infinite
}
@keyframes fade-in-out{
  0%{
    opacity: 1;
  }
   50%{
    opacity: 0;
  }
  100%{
    opacity: 1;
  }
}
</style>
<script>
document.body.style.overflow = "hidden";
document.addEventListener("DOMContentLoaded", () => setTimeout( function() { document.querySelector("div.Preloader").remove(); document.body.style.overflow = "visible"; } , 3 * 1000));
</script>
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://kgepl.in/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://kgepl.in/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://kgepl.in/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://kgepl.in/wp-sitemap-posts-project-1.xml</loc></sitemap><sitemap><loc>https://kgepl.in/wp-sitemap-posts-gs-logo-slider-1.xml</loc></sitemap><sitemap><loc>https://kgepl.in/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://kgepl.in/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
