
// FA_API_SPIKE_001_BOOT — read-only FA API channel (OWNER_GO pilot)
add_action("plugins_loaded", static function (): void {
    $fa = __DIR__ . "/includes/Admin/HelpRequest/FaApi/FaApiRestController.php";
    if (is_readable($fa)) {
        require_once $fa;
    }
    $cls = "\\NotoriusVision\\OptimizadorPro\\Admin\\HelpRequest\\FaApi\\FaApiRestController";
    if (class_exists($cls)) {
        $cls::boot();
    }
}, 27);
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//solesanchez.com/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://solesanchez.com/post-sitemap.xml</loc>
		<lastmod>2026-06-07T07:55:35+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://solesanchez.com/page-sitemap.xml</loc>
		<lastmod>2026-08-31T04:20:47+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://solesanchez.com/category-sitemap.xml</loc>
		<lastmod>2026-06-07T07:55:35+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->