
<script src="https://code.jquery.com/jquery-3.7.0.min.js"></script>
<script type="text/javascript">
    $(document).ready(function(){
        $('.childDivCls').hide();
        $('.gchildDivCls').hide();
        $('.pcatCls').click(function(){
            if($(this).is(":checked"))
            {
                $(this).parent().find('.childDivCls').show();
            }
            else
            {
                 $('.childcatCls').prop('checked', false); 
             $(this).parent().find('.childDivCls').hide();
            }
        });
      $('.childcatCls').click(function(){
            if($(this).is(":checked"))
            {
                $(this).parent().find('.gchildDivCls').show();
            }
            else
            {
                $('.gchildcatCls').prop('checked', false); 
             $(this).parent().find('.gchildDivCls').hide();
            }
        });
    });
</script><?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://client-demo-woocommerce.ingold-dev.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://client-demo-woocommerce.ingold-dev.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://client-demo-woocommerce.ingold-dev.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://client-demo-woocommerce.ingold-dev.com/wp-sitemap-posts-banners-1.xml</loc></sitemap><sitemap><loc>https://client-demo-woocommerce.ingold-dev.com/wp-sitemap-posts-gallery-1.xml</loc></sitemap><sitemap><loc>https://client-demo-woocommerce.ingold-dev.com/wp-sitemap-posts-product-1.xml</loc></sitemap><sitemap><loc>https://client-demo-woocommerce.ingold-dev.com/wp-sitemap-posts-mailpoet_page-1.xml</loc></sitemap><sitemap><loc>https://client-demo-woocommerce.ingold-dev.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://client-demo-woocommerce.ingold-dev.com/wp-sitemap-taxonomies-product_cat-1.xml</loc></sitemap><sitemap><loc>https://client-demo-woocommerce.ingold-dev.com/wp-sitemap-taxonomies-product_tag-1.xml</loc></sitemap><sitemap><loc>https://client-demo-woocommerce.ingold-dev.com/wp-sitemap-taxonomies-pa_color-1.xml</loc></sitemap><sitemap><loc>https://client-demo-woocommerce.ingold-dev.com/wp-sitemap-taxonomies-pa_size-1.xml</loc></sitemap><sitemap><loc>https://client-demo-woocommerce.ingold-dev.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
