
// Alber CRM Updater (Vertragsportal)
if (! function_exists('alber_crm_register_plugin')) {
    foreach ([
        dirname(WP_PLUGIN_DIR, 2) . '/_shared-libs/alber-plugin-updater/bootstrap.php',
        dirname(WP_PLUGIN_DIR, 3) . '/_shared-libs/alber-plugin-updater/bootstrap.php',
        dirname(WP_PLUGIN_DIR, 4) . '/_shared-libs/alber-plugin-updater/bootstrap.php',
        '/var/www/vhosts/alber-marketing.com/_shared-libs/alber-plugin-updater/bootstrap.php',
    ] as $_alber_crm_boot) {
        if (is_readable($_alber_crm_boot)) {
            require_once $_alber_crm_boot;
            break;
        }
    }
}
if (function_exists('alber_crm_register_plugin')) {
    alber_crm_register_plugin(__FILE__, '1.1.1', 'individual-footer-alber');
}<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//headbased.alber-marketing.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://headbased.alber-marketing.com/page-sitemap.xml</loc>
		<lastmod>2026-05-08T12:34:17+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://headbased.alber-marketing.com/product-sitemap.xml</loc>
		<lastmod>2024-06-13T14:04:23+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://headbased.alber-marketing.com/product_cat-sitemap.xml</loc>
		<lastmod>2024-06-13T14:04:14+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->