<!-- <script>
// (function($){
// jQuery(document).ready(function(){
// 	//random eines der hinterlegten Bilder auswählen
// 	$( "#angebote .entry-content-wrapper .flex_column" ).each(function( index ) { //für jedes Angebotsfeld auf der Startseite
		
		
// 		//herausfinden, wie viele Bilder bei diesem Element hinterlegt sind
// 		var counter = 0;
// 		$(this).find(".avia-slideshow-inner li").each(function(index) { //für jedes Bild im Slider in dem einzelnen Angebotsfeld
// 			counter++;
// 		});
		
// 		//generiere eine random Zahl zwischen 1 und der Anzahl Elemente in diesem Slider
// 		var random = Math.floor((Math.random() * counter) + 1);
		
// 		$(this).find(".avia-slideshow-inner li").removeClass("active-slide").addClass("not-active"); //stiyle, dass richtiges Element angezeigt wird, ist im CSS
// 		$(this).find(".avia-slideshow-inner li:nth-child("+random+")").addClass("active");

	
// 		//und gleich auch noch den Link auf das gesamte Textfeld anwenden...
// 		var link = '<a class="full_block_link" href="' + $(this).find(".avia_textblock a").attr('href') + '"></a>';
// 		$(this).find(".avia_textblock").prepend(link);
	
// 	});
	
// });
// })(jQuery);
// </script>-->
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//www.suesskind.ch/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://www.suesskind.ch/post-sitemap.xml</loc>
		<lastmod>2025-09-19T06:57:09+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.suesskind.ch/page-sitemap.xml</loc>
		<lastmod>2025-11-21T10:12:02+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.suesskind.ch/portfolio-sitemap.xml</loc>
		<lastmod>2025-09-19T07:02:38+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.suesskind.ch/category-sitemap.xml</loc>
		<lastmod>2026-03-31T09:34:03+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.suesskind.ch/post_tag-sitemap.xml</loc>
		<lastmod>2025-07-16T11:21:21+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.suesskind.ch/kunden-sitemap.xml</loc>
		<lastmod>2025-09-19T07:02:38+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.suesskind.ch/portfolio_entries-sitemap.xml</loc>
		<lastmod>2025-09-19T07:02:38+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.suesskind.ch/author-sitemap.xml</loc>
		<lastmod>2025-11-26T09:16:51+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->