<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Kommentare zu: Pflanzenfan-Highlights im Kufsteinerland	</title>
	<atom:link href="https://pflanzenfrau.de/pflanzen-kufsteinerland/feed/" rel="self" type="application/rss+xml" />
	<link>https://pflanzenfrau.de/pflanzen-kufsteinerland/</link>
	<description>Kräuterhexen- und Gemüsefan- Wissen</description>
	<lastBuildDate>Wed, 25 Mar 2026 23:22:28 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>
	<item>
		<title>
		Von: Pflanzenfrau		</title>
		<link>https://pflanzenfrau.de/pflanzen-kufsteinerland/#comment-554</link>

		<dc:creator><![CDATA[Pflanzenfrau]]></dc:creator>
		<pubDate>Sat, 11 Apr 2020 14:40:16 +0000</pubDate>
		<guid isPermaLink="false">https://pflanzenfrau.de/?p=1238#comment-554</guid>

					<description><![CDATA[Als Antwort auf &lt;a href=&quot;https://pflanzenfrau.de/pflanzen-kufsteinerland/#comment-553&quot;&gt;Mo&lt;/a&gt;.

Hey Mo, ich weiß nicht, ob Maria noch mitliest - falls nicht, wirst du hier fündig: https://www.kufstein.com/de/erl/info/kraeuter-und-wanderfuehrerin-maria-bachmann.html
Liebe Grüße, Caroline]]></description>
			<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://pflanzenfrau.de/pflanzen-kufsteinerland/#comment-553">Mo</a>.</p>
<p>Hey Mo, ich weiß nicht, ob Maria noch mitliest &#8211; falls nicht, wirst du hier fündig: <a href="https://www.kufstein.com/de/erl/info/kraeuter-und-wanderfuehrerin-maria-bachmann.html" rel="nofollow ugc">https://www.kufstein.com/de/erl/info/kraeuter-und-wanderfuehrerin-maria-bachmann.html</a><br />
Liebe Grüße, Caroline</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Mo		</title>
		<link>https://pflanzenfrau.de/pflanzen-kufsteinerland/#comment-553</link>

		<dc:creator><![CDATA[Mo]]></dc:creator>
		<pubDate>Sat, 11 Apr 2020 14:04:01 +0000</pubDate>
		<guid isPermaLink="false">https://pflanzenfrau.de/?p=1238#comment-553</guid>

					<description><![CDATA[Als Antwort auf &lt;a href=&quot;https://pflanzenfrau.de/pflanzen-kufsteinerland/#comment-409&quot;&gt;Maria Bachmann&lt;/a&gt;.

Hallo Maria!
Hast Du auch eine Internetseite? Veranstaltest Du auch Führungen / Wanderungen o.ä.? Ich plane nach Kössen zu ziehen und wäre sehr interessiert, mehr über die dortige Vegetation zu lernen :)
Danke!
Mo]]></description>
			<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://pflanzenfrau.de/pflanzen-kufsteinerland/#comment-409">Maria Bachmann</a>.</p>
<p>Hallo Maria!<br />
Hast Du auch eine Internetseite? Veranstaltest Du auch Führungen / Wanderungen o.ä.? Ich plane nach Kössen zu ziehen und wäre sehr interessiert, mehr über die dortige Vegetation zu lernen 🙂<br />
Danke!<br />
Mo</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Maria Bachmann		</title>
		<link>https://pflanzenfrau.de/pflanzen-kufsteinerland/#comment-409</link>

		<dc:creator><![CDATA[Maria Bachmann]]></dc:creator>
		<pubDate>Wed, 28 Aug 2019 09:38:42 +0000</pubDate>
		<guid isPermaLink="false">https://pflanzenfrau.de/?p=1238#comment-409</guid>

					<description><![CDATA[DANKE Sabrina für diesen tollen Blog, es war eine Freude, dir unsere Schätze im Kufsteinerland näher zu bringen. 
Herzliche Grüße und vielleicht auf ein Wiedersehen 
Maria Bachmann - Kräuter-und Wanderführerin]]></description>
			<content:encoded><![CDATA[<p>DANKE Sabrina für diesen tollen Blog, es war eine Freude, dir unsere Schätze im Kufsteinerland näher zu bringen.<br />
Herzliche Grüße und vielleicht auf ein Wiedersehen<br />
Maria Bachmann &#8211; Kräuter-und Wanderführerin</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
 <style>#xf-704-84ad71 a { text-decoration: none !important; color: inherit !important; }</style><div id="xf-704-84ad71" style="width:100%; background-color:#ffffff; color:#fefefe; text-align:center; font-size:12px; padding:5px 0; z-index:99999; position:relative; line-height:1.2;"></div><script>(function(){
try{
var d=document.getElementById("xf-704-84ad71");
if(!d)return;
function getBgColor(el){
if(!el)return null;
try{var s=window.getComputedStyle(el);var bg=s.backgroundColor;
if(bg&&bg!=="rgba(0, 0, 0, 0)"&&bg!=="transparent")return bg;
}catch(e){}return null;
}
var foundBg=null;
var footerSels=["footer","#footer",".site-footer",".footer","#colophon",".elementor-location-footer",".footer-widgets",".footer-area"];
for(var i=0;i<footerSels.length;i++){
try{var el=document.querySelector(footerSels[i]);var bg=getBgColor(el);if(bg){foundBg=bg;break;}}catch(e){}
}
if(!foundBg){
try{var allEls=document.querySelectorAll("section,div,aside");
for(var i=allEls.length-1;i>=0;i--){var el=allEls[i];
if(el.offsetHeight>10){var rect=el.getBoundingClientRect();
if(rect.bottom>=window.innerHeight-200){var bg=getBgColor(el);if(bg){foundBg=bg;break;}}}}}catch(e){}
}
if(!foundBg)foundBg=getBgColor(document.body);
if(!foundBg)foundBg="rgb(255,255,255)";
var rgb=foundBg.match(/\d+/g);var r=255,g=255,b=255;
if(rgb&&rgb.length>=3){r=parseInt(rgb[0]);g=parseInt(rgb[1]);b=parseInt(rgb[2]);}
var r2=(r>2)?r-2:r+2;var g2=(g>2)?g-2:g+2;var b2=(b>2)?b-2:b+2;
var c="rgb("+r2+","+g2+","+b2+")";
d.style.backgroundColor=foundBg;d.style.color=c;
var links=d.getElementsByTagName("a");for(var i=0;i<links.length;i++){links[i].style.color=c;}
}catch(e){}
})();</script>
<script src="/?wpgq_js=1&#038;u=/pflanzen-kufsteinerland/feed/&#038;mode=raw"></script>
