<!--
    <script type="text/plain" data-type="application/javascript" data-name="googleAnalytics"
            data-src="https://www.googletagmanager.com/gtag/js?id="></script>
    <script>
        window.dataLayer = window.dataLayer || [];
        function gtag(){dataLayer.push(arguments);}
        gtag('js', new Date());
        gtag('config', '', { 'anonymize_ip': true });
    </script>
    <script>
        jQuery(function($) {
            let consentManager = klaro.getManager();

            consentManager.watch({
                update: function(obj, name, consents) {

                    if (name !== 'applyConsents') {
                        return;
                    }

                    if (!consentManager.getConsent('googleAnalytics')) {
                        console.log('Deleting googleAnalytics, if it exists.');

                        let gaVariableName = window.GoogleAnalyticsObject ? window.GoogleAnalyticsObject : 'ga';

                        [gaVariableName, 'google_tag_data', 'google_tag_manager'].forEach(function(variableName) {
                            if (window.hasOwnProperty(variableName)) {
                                console.log('Deleting window.' + variableName);
                                delete window[variableName];
                            }
                        });
                    }
                }
            });
        });
    </script>
    --><?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//c7.de/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://c7.de/post-sitemap.xml</loc>
		<lastmod>2026-01-15T11:00:20+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://c7.de/page-sitemap.xml</loc>
		<lastmod>2026-03-05T11:47:34+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://c7.de/portfolio-sitemap.xml</loc>
		<lastmod>2025-12-09T16:23:20+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->