        <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:\/\/mclropadetrabajo.cl";
                }
            }
        </script>
        <?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://mclropadetrabajo.cl/wp-sitemap.xsl" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://mclropadetrabajo.cl/author/bump/</loc></url></urlset>
