<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://muhammadanwar.net/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://muhammadanwar.net/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://muhammadanwar.net/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://muhammadanwar.net/wp-sitemap-posts-elementskit_template-1.xml</loc></sitemap><sitemap><loc>https://muhammadanwar.net/wp-sitemap-posts-elementor-hf-1.xml</loc></sitemap><sitemap><loc>https://muhammadanwar.net/wp-sitemap-posts-wpr_templates-1.xml</loc></sitemap><sitemap><loc>https://muhammadanwar.net/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://muhammadanwar.net/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>

        <style>
        @media (max-width: 768px){
            .custom-bottom-bar{
                flex-direction: column !important;
                text-align: center !important;
                padding:15px 10px !important;
                gap:10px;
            }
            .custom-bottom-bar .social-icons{
                margin:0 !important;
                justify-content:center !important;
                flex-wrap:wrap;
            }
            .custom-bottom-bar .copyright{
                font-size:13px !important;
                line-height:1.5;
            }
            .custom-bottom-bar .empty-space{
                display:none !important;
            }
        }
        </style>

        <div class="custom-bottom-bar" style="
            position: fixed;
            bottom: 0;
            left: 0;
            width: 100%;
            background: rgba(255, 255, 255, 0.3);
            backdrop-filter: blur(8px);
            -webkit-backdrop-filter: blur(8px);
            padding: 10px 30px;
            font-size: 14px;
            color: #000000;
            font-family: 'Poppins', sans-serif;
            box-sizing: border-box;
            z-index: 9999;
            display: flex;
            align-items: center;
            justify-content: space-between;
        ">

            <!-- Social Icons -->
            <div class="social-icons" style="
                display:flex;
                gap:12px;
                align-items:center;
                margin-left:20px;
            ">
                <a href="https://www.tiktok.com/@muhammad.anwar.nafees" target="_blank" style="
                    width:36px;height:36px;background:#101a0e;border-radius:50%;
                    display:flex;align-items:center;justify-content:center;
                    color:#ffffff;font-size:17px;text-decoration:none;">
                    <i class="fab fa-tiktok"></i>
                </a>

                <a href="https://www.youtube.com/@MuhammadAnwarNafees" target="_blank" style="
                    width:36px;height:36px;background:#cd201f;border-radius:50%;
                    display:flex;align-items:center;justify-content:center;
                    color:#fff;font-size:17px;text-decoration:none;">
                    <i class="fab fa-youtube"></i>
                </a>

                <a href="https://www.instagram.com/muhammad.anwar.nafees" target="_blank" style="
                    width:36px;height:36px;background:#d4437e;border-radius:50%;
                    display:flex;align-items:center;justify-content:center;
                    color:#fff;font-size:17px;text-decoration:none;">
                    <i class="fab fa-instagram"></i>
                </a>

                <a href="https://www.facebook.com/muhammad.anwar.nafees/" target="_blank" style="
                    width:36px;height:36px;background:#3b5998;border-radius:50%;
                    display:flex;align-items:center;justify-content:center;
                    color:#fff;font-size:17px;text-decoration:none;">
                    <i class="fab fa-facebook"></i>
                </a>

                <a href="https://api.whatsapp.com/send?phone=971543302000" target="_blank" style="
                    width:36px;height:36px;background:#25d366;border-radius:50%;
                    display:flex;align-items:center;justify-content:center;
                    color:#fff;font-size:17px;text-decoration:none;">
                    <i class="fab fa-whatsapp"></i>
                </a>
            </div>

            <!-- Copyright -->
            <div class="copyright" style="text-align:center; flex:1;">
                <span>© All Rights Reserved by </span>
                <strong>Muhammad Anwar Nafees&nbsp;&nbsp;</strong>
                <span>Developed by </span>
                <strong>@ Nexora Designz</strong>
            </div>

            <div class="empty-space" style="width:120px;"></div>

        </div>