<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0">   
	<channel>   
		<title>Leftist Marching Band Gigs</title>   
		<link>http://leftistmarchingband.org/gigs.php</link>   
		<description>Future LMB Gigs &amp; Related Events</description>   
		<language>en-US</language>   
		<pubDate>Sun, 05 Feb 2012 05:14:11 EST</pubDate>
		<!-- Time to live indicates the amount of time (in minutes) that indicates how long a channel should be cached before refreshing from the source. -->
		<!-- daily refresh == 60 * 24 == 1440 -->
		<ttl>1440</ttl>
		<image>   
			<title>Leftist Marching Band Gigs</title>   
			<url>http://leftistmarchingband.org/images/tinybgflag.gif</url>   
			<link>http://leftistmarchingband.org/gigs.php</link>   
		<!--
			<width>'. $row['image_width'] .'</width>   
			<height>'. $row['image_height'] .'</height>   
		-->
		</image>
	</channel>   
</rss> 

