<style>:root{--cookiebot-unchecked: #FF3B30; --cookiebot-checked: #34C759}</style>            <script>
              window.addEventListener('CookiebotOnDialogDisplay', e => {
                document.querySelectorAll('.CookieCard').forEach(card => {
                  const button = card.querySelector('[id^="CybotCookiebotDialogDetailBodyContentCookieContainer"]');
                  if (!button) return;
                  const type = button.id
                    .replace('CybotCookiebotDialogDetailBodyContentCookieContainer', '')
                    .replace('Card', '');
                  const count = CookieConsentDialog[`cookieTable${type}Count`] || 0;
                  if (count <= 0) {
                    card.remove();
                  }
                });

                document.querySelectorAll('.CybotCookiebotDialogBodyLevelButtonWrapper').forEach(button => {
                  const input = button.querySelector('[id^="CybotCookiebotDialogBodyLevelButton"]');
                  if (!input) return;
                  const type = input.id.replace('CybotCookiebotDialogBodyLevelButton', '');
                  const count = CookieConsentDialog[`cookieTable${type}Count`] || 0;
                  if (count <= 0) {
                    button.remove();
                    return;
                  }
                  button.style.flexGrow = 1;
                  button.style.width = 'auto';
                });
              }, !1);
            </script>
            <?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//www.eshot.de/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://www.eshot.de/page-sitemap.xml</loc>
		<lastmod>2025-12-10T08:34:07+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->