<?xml version="1.0" encoding="UTF-8" ?>
<!-- xmlns:itunes is there to be able to use itunes xml tags in the document -->
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
 <channel>
  <!-- <channel> <title> defines the Album name column in your iPod/iTunes -->
  <title>Bostonbeerman</title>
  <link>http://bostonbeerman.com</link>
  <!-- <description> tag defines the Description column in iTunes.
  It also appears on the iTunes page for your podcast. This field can be up to 4000 characters. -->
  <description>Hi my name is Jim Olson and I am the Bostonbeerman. This is my beer geek podcast. I use it as a resource for The Beer Necessities, the beer appreciation course I teach during Wellesley College's Wintersession and to comment on all things beer. However, even if you don't take one of my courses I hope you find it useful or at the very least somewhat interesting. Check out my website and beer blog at http://bostonbeerman.com and leave your comments. Remember, life is too short to drink crappy beer.
</description>

  <!-- These two lines show up if you use ListGarden -->		
  <lastBuildDate>Mon, 12 Jun 2006 16:44:49 GMT</lastBuildDate>
  <generator>ListGarden Program 1.3.1</generator>
  
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <copyright>Bostonbeerman</copyright>
  <webMaster>bostonbeerman@gmail.com</webMaster>

    <!-- <itunes:author> defines the Artist name column on your iPod/iTunes -->
	<itunes:author>Bostonbeerman</itunes:author>
	
    <!-- <itunes:owner> is not visible, used for contact only -->
  	<itunes:owner>
           <itunes:name>Jim Olson</itunes:name>
           <itunes:email>jolson@wellesley.edu</itunes:email>
    </itunes:owner>

	<!-- <itunes:image href="http://bostonbeerman.com/podcast/beerman_icon.jpg"> defines the Artwork of the album on your iPod/iTunes -->
	<itunes:image href="http://bostonbeerman.com/podcast/beerman_icon.jpg"/>
    <!-- <itunes:category> defines which Category your podcast belongs to when browsing for podcasts in iTunes -->
    <itunes:category text="Arts">
	</itunes:category>
	
	<itunes:keywords>beer, tasting, brewery, Boston Beer, brew, geek, appreciation, hops, malt, micro-brew, pub</itunes:keywords>
 
 <!-- ******************** From here there is the list of individual podcasts ******************** -->

<item>
   <title>Bostonbeerman (enhanced)</title>
   <description>This is my first beer podcast. I use these podcasts as a resource for The Beer Necessities, the beer appreciation course I teach during Wellesley College's Wintersession and to comment on all things beer. Check out my website and beer blog at http://bostonbeerman.com and leave your comments. Remember, life is too short to drink crappy beer.
</description>
   <link>http://bostonbeerman.com/podcast/01_Fall_2007_Bostonbeerman.m4a</link>
   <enclosure url="http://bostonbeerman.com/podcast/01_Fall_2007_Bostonbeerman.m4a" length="1115043" type="audio/mpeg" />
   <pubDate>Sat, 20 Oct 2007 23:00:11 GMT</pubDate>

   <itunes:duration>1:57</itunes:duration>
   <itunes:keywords>beer, brewery, appreciation, Boston Beer, geek, micro-brew</itunes:keywords>
   <itunes:explicit>No</itunes:explicit>
  </item>



  
 </channel>
</rss>
