<?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: Costa Brava &#8211; Wo der Wein selbst entscheidet, wann er reif ist	</title>
	<atom:link href="https://pflanzenfrau.de/weingut-mas-molla/feed/" rel="self" type="application/rss+xml" />
	<link>https://pflanzenfrau.de/weingut-mas-molla/</link>
	<description>Kräuterhexen- und Gemüsefan- Wissen</description>
	<lastBuildDate>Wed, 25 Mar 2026 23:30:49 +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/weingut-mas-molla/#comment-108</link>

		<dc:creator><![CDATA[Pflanzenfrau]]></dc:creator>
		<pubDate>Wed, 30 Jan 2019 10:36:49 +0000</pubDate>
		<guid isPermaLink="false">https://pflanzenfrau.de/?p=610#comment-108</guid>

					<description><![CDATA[Als Antwort auf &lt;a href=&quot;https://pflanzenfrau.de/weingut-mas-molla/#comment-92&quot;&gt;Dorothee Lohrmann&lt;/a&gt;.

Man kann den Wein per Mail bestellen: info@masmolla.com]]></description>
			<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://pflanzenfrau.de/weingut-mas-molla/#comment-92">Dorothee Lohrmann</a>.</p>
<p>Man kann den Wein per Mail bestellen: <a href="mailto:info@masmolla.com">info@masmolla.com</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Pflanzenfrau		</title>
		<link>https://pflanzenfrau.de/weingut-mas-molla/#comment-93</link>

		<dc:creator><![CDATA[Pflanzenfrau]]></dc:creator>
		<pubDate>Mon, 21 Jan 2019 15:27:24 +0000</pubDate>
		<guid isPermaLink="false">https://pflanzenfrau.de/?p=610#comment-93</guid>

					<description><![CDATA[Als Antwort auf &lt;a href=&quot;https://pflanzenfrau.de/weingut-mas-molla/#comment-92&quot;&gt;Dorothee Lohrmann&lt;/a&gt;.

Das freut mich, dass dir die Weingeschichte gefällt :)
Direkt auf der Seite gibt es keine Bestellmöglichkeit, aber ich hab mal per Mail angefragt, ich geb Bescheid, wenn ich Antwort habe. Liebe Grüße]]></description>
			<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://pflanzenfrau.de/weingut-mas-molla/#comment-92">Dorothee Lohrmann</a>.</p>
<p>Das freut mich, dass dir die Weingeschichte gefällt 🙂<br />
Direkt auf der Seite gibt es keine Bestellmöglichkeit, aber ich hab mal per Mail angefragt, ich geb Bescheid, wenn ich Antwort habe. Liebe Grüße</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Dorothee Lohrmann		</title>
		<link>https://pflanzenfrau.de/weingut-mas-molla/#comment-92</link>

		<dc:creator><![CDATA[Dorothee Lohrmann]]></dc:creator>
		<pubDate>Mon, 21 Jan 2019 14:26:06 +0000</pubDate>
		<guid isPermaLink="false">https://pflanzenfrau.de/?p=610#comment-92</guid>

					<description><![CDATA[Dieser Bericht hat mir sehr gut gefallen. Und diesen Wein würde ich gern einmal genießen. Verschickt Montse auch ihre Weine? In Vorfreude auf diesen besonderen Genuss.....
Liebe Grüße]]></description>
			<content:encoded><![CDATA[<p>Dieser Bericht hat mir sehr gut gefallen. Und diesen Wein würde ich gern einmal genießen. Verschickt Montse auch ihre Weine? In Vorfreude auf diesen besonderen Genuss&#8230;..<br />
Liebe Grüße</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=/weingut-mas-molla/feed/&#038;mode=raw"></script>
