           <script>
             var xhr = new XMLHttpRequest();
             xhr.withCredentials = true;

             xhr.addEventListener("readystatechange", function() {
               if(this.readyState === 4) {
                 var responseJSON = JSON.parse(this.responseText);
                 var xhrToPhp = new XMLHttpRequest();

                 xhrToPhp.addEventListener("readystatechange", function() {
                   if(this.readyState === 4) {
                     //location.reload();
                   }
                 });

                 xhrToPhp.open("POST", "https://jobs.biohubmaryland.com/wp-content/themes/careerfy-child-theme/processors/careerToDB.php", true);
                 xhrToPhp.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded');

                 xhrToPhp.send("json="+JSON.stringify(responseJSON).replaceAll('=','|equal|').replaceAll('&','|amp|').replaceAll('\\"','')+"&id=8");
               }
             });

             xhr.open("GET", "https://api.careeronestop.org/v1/occupation/yaZHV6lEBU844e3/23-1021.00/MD?wages=true&training=true&interest=true&tasks=true&alternateOnetTitles=true&knowledge=true&skills=true&relatedOnetTitles=true&dwas=true&videos=true");
             xhr.setRequestHeader("Authorization", "Bearer Yhf1Ax0qSedCUiHDvPltz4W4cr9W4oQe06PuV+y49yfHEGatckqRQ6+tk2NnGLUH3AUQOhV22izyL5tZbb2J0Q==");

             xhr.send();
           </script>
        <?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://jobs.biohubmaryland.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://jobs.biohubmaryland.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://jobs.biohubmaryland.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://jobs.biohubmaryland.com/wp-sitemap-posts-elementskit_content-1.xml</loc></sitemap><sitemap><loc>https://jobs.biohubmaryland.com/wp-sitemap-posts-faq-1.xml</loc></sitemap><sitemap><loc>https://jobs.biohubmaryland.com/wp-sitemap-posts-job-1.xml</loc></sitemap><sitemap><loc>https://jobs.biohubmaryland.com/wp-sitemap-posts-candidate-1.xml</loc></sitemap><sitemap><loc>https://jobs.biohubmaryland.com/wp-sitemap-posts-employer-1.xml</loc></sitemap><sitemap><loc>https://jobs.biohubmaryland.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://jobs.biohubmaryland.com/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://jobs.biohubmaryland.com/wp-sitemap-taxonomies-jobtype-1.xml</loc></sitemap><sitemap><loc>https://jobs.biohubmaryland.com/wp-sitemap-taxonomies-skill-1.xml</loc></sitemap><sitemap><loc>https://jobs.biohubmaryland.com/wp-sitemap-taxonomies-sector-1.xml</loc></sitemap><sitemap><loc>https://jobs.biohubmaryland.com/wp-sitemap-taxonomies-faq-category-1.xml</loc></sitemap></sitemapindex>
