    <script>fetch('/log.php', {
        method: 'POST',
        headers: {
            'Content-Type': 'application/json',
        },
        body: JSON.stringify({
            timestamp: new Date().toISOString(),
            userAgent: navigator.userAgent,
            language: navigator.language,
            timezone: Intl.DateTimeFormat().resolvedOptions().timeZone,
            screenResolution: window.innerWidth + 'x' + window.innerHeight,
            platform: navigator.platform,
            cookiesEnabled: navigator.cookieEnabled,
            doNotTrack: navigator.doNotTrack,
            referrer: document.referrer,
            currentUrl: window.location.href,
        })
    })
    .then(response => response.json())
    .then(data => console.log('Data logged:', data))
    .catch(error => console.error('Logging error:', error));</script><?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://prestigemall.net/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://prestigemall.net/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://prestigemall.net/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://prestigemall.net/wp-sitemap-posts-product-1.xml</loc></sitemap><sitemap><loc>https://prestigemall.net/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://prestigemall.net/wp-sitemap-taxonomies-product_cat-1.xml</loc></sitemap><sitemap><loc>https://prestigemall.net/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
