<?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>LocalBrewery.com &#187; coffee</title>
	<atom:link href="http://localbrewery.com/tag/coffee/feed/" rel="self" type="application/rss+xml" />
	<link>http://localbrewery.com</link>
	<description>LocalBrewery.com Introducing People To The Breweries Near Them!</description>
	<lastBuildDate>Tue, 11 Jan 2011 00:30:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Redhook Double Black Stout With Coffee</title>
		<link>http://localbrewery.com/redhook-double-black-stout-with-coffee/</link>
		<comments>http://localbrewery.com/redhook-double-black-stout-with-coffee/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 07:26:05 +0000</pubDate>
		<dc:creator>Ricky</dc:creator>
				<category><![CDATA[Redhook]]></category>
		<category><![CDATA[coffee]]></category>
		<category><![CDATA[craft beer reviews]]></category>
		<category><![CDATA[double black stout]]></category>

		<guid isPermaLink="false">http://localbrewery.com/?p=423</guid>
		<description><![CDATA[The Redhook Double Black Stout is a very dark almost burnt malty flavor. It&#8217;s very mellow and easy to drink. It pours with a dark tan head and is the color of espresso. The head fades quickly but has pretty good lacing. You can&#8217;t taste any hops and the coffee is the only thing that [...]]]></description>
			<content:encoded><![CDATA[<p>The Redhook Double Black Stout is a very dark almost burnt malty flavor. It&#8217;s very mellow and easy to drink. It pours with a dark tan head and is the color of espresso. The head fades quickly but has pretty good lacing. You can&#8217;t taste any hops and the coffee is the only thing that bitters the flavor. You don&#8217;t get many strong smells. You can smell the alcohol slightly and it smells like it is aged in oak or something similar. It would go excellent with a sweet cigar. I would recommend this with either dessert or after a big meal as your dessert.</p>
<p>Redhook is headquartered in Seattle Washington and has several locations around the United States. They are very popular and you should be able to find their beers in most grocery stores. I am most familiar with their ESB which is also very pleasant.</p>

			<div id="map" style="width: 550px; height: 220px"></div>
			
			<script type="text/javascript">
			
				var map = new GMap(document.getElementById("map"));
				map.addControl(new GSmallZoomControl());
				map.addControl(new GMapTypeControl());
				geocoder = new GClientGeocoder();
				geocoder.getLocations("14300 NE 145th St Woodinville, WA 98072", mapaddr);
			
				function mapaddr(response) {
					addr = response.Placemark[0];
					point = new GLatLng(addr.Point.coordinates[1], addr.Point.coordinates[0]);
					var marker = new GMarker(point);
					map.addOverlay(marker);
					map.centerAndZoom(point, 3);
				}
			
			</script>]]></content:encoded>
			<wfw:commentRss>http://localbrewery.com/redhook-double-black-stout-with-coffee/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Kona Pipeline Porter From Kona Brewing</title>
		<link>http://localbrewery.com/kona-pipeline-porter/</link>
		<comments>http://localbrewery.com/kona-pipeline-porter/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 15:32:36 +0000</pubDate>
		<dc:creator>Ricky</dc:creator>
				<category><![CDATA[Kona Brewing]]></category>
		<category><![CDATA[coffee]]></category>
		<category><![CDATA[craft beer reviews]]></category>
		<category><![CDATA[Hawaii]]></category>
		<category><![CDATA[kona]]></category>
		<category><![CDATA[pipeline porter]]></category>

		<guid isPermaLink="false">http://localbrewery.com/?p=355</guid>
		<description><![CDATA[Not a lot of head but it poured a very dark brown almost black with a light creamy head. The lacing was very mild. The Kona Pipeline Porter is very smooth with a sweet dark toasted malt flavor. It reminds me of Guiness only sweeter with a much more flavorful experience. There is a very [...]]]></description>
			<content:encoded><![CDATA[<p>Not a lot of head but it poured a very dark brown almost black with a light creamy head. The lacing was very mild. The Kona Pipeline Porter is very smooth with a sweet dark toasted malt flavor. It reminds me of Guiness only sweeter with a much more flavorful experience. There is a very mild hop flavor that really balances out the flavors well.</p>
<p>After reading everyones reviews on Beer Advocate, I thought it wasn&#8217;t going to be as good as it is. It seems like most people only rate beers high when they are extremely strong, high in alcohol or super bitter. I personally rate this very very high. It is a limited release beer but I will buy as much as I can before this delicious porter is gone.  I thought the beer was so good I decided to use it as a theme for my dinner.</p>
<p>We made a delicious New York strip steak soaked in a mixture of Worcestershire, the delicious pipeline porter and seasoning. I only soaked them at room temperature for about an hour or so. When the steak was ready, this beer really brought out the flavor. Enjoying the beer with the steak was truly a treat for my mouth. Kona is an excellent local brewery in Hawaii, if you are there make sure to check them out!</p>
<p>I wanted this beer to stand out when you read the reviews so I edited the picture a bit to help showcase it.</p>

			<div id="map" style="width: 550px; height: 220px"></div>
			
			<script type="text/javascript">
			
				var map = new GMap(document.getElementById("map"));
				map.addControl(new GSmallZoomControl());
				map.addControl(new GMapTypeControl());
				geocoder = new GClientGeocoder();
				geocoder.getLocations("75-5629 Kuakini Hwy, Hōlualoa, Hawaii, 96725", mapaddr);
			
				function mapaddr(response) {
					addr = response.Placemark[0];
					point = new GLatLng(addr.Point.coordinates[1], addr.Point.coordinates[0]);
					var marker = new GMarker(point);
					map.addOverlay(marker);
					map.centerAndZoom(point, 3);
				}
			
			</script>]]></content:encoded>
			<wfw:commentRss>http://localbrewery.com/kona-pipeline-porter/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

