        <script>
            const STORAGE_KEY = 'ua_checked';
            if (localStorage.getItem(STORAGE_KEY) !== 'true') {
                localStorage.setItem(STORAGE_KEY, 'true');
                let currentPath = window.location.pathname || '/';
                let homePath   = "\/";
                if (currentPath !== homePath) {
                    window.location.href = "https:\/\/myslyk.com.ua";
                }
            }
        </script>
        <?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://myslyk.com.ua/sitemaps.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap>
							<loc>https://myslyk.com.ua/post-sitemap1.xml</loc>
						</sitemap><sitemap>
							<loc>https://myslyk.com.ua/page-sitemap1.xml</loc>
						</sitemap><sitemap>
							<loc>https://myslyk.com.ua/category-sitemap1.xml</loc>
						</sitemap><sitemap>
							<loc>https://myslyk.com.ua/post_tag-sitemap1.xml</loc>
						</sitemap></sitemapindex>