<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0"><channel><title>The Weather Channel: National Weather Outlook </title><link>http://www.weather.com/newscenter/fcstsummary.html
</link><description>Since 1982, The Weather Channel has brought timely weather information to the world. Now via our National Weather Outlook RSS feed we can keep you up-to-date on the latest weather affecting the nation, including severe weather alerts and video forecasts with expert commentary, delivered right to your desktop.  The Weather Channel...Bringing Weather To Life</description><language>en-us</language><copyright>Copyright © 2006, The Weather Channel Interactive, Inc.</copyright><pubDate>Wed, 01 Feb 2006 00:45:13 EST</pubDate><docs>http://blogs.law.harvard.edi/tech/rss</docs><ttl>60</ttl><image><title>The Weather Channel:  National Weather Outlook</title><url>http://image.weather.com/web/common/logos/twci_logo_110x104.jpg</url><link>http://www.weather.com</link><description>National Weather Outlook from The Weather Channel</description></image><item>
	<title><![CDATA[ Current Weather Conditions Across The 48 Contiguous United States ]]></title>
	<link><![CDATA[ http://www.weather.com/maps/maptype/currentweatherusnational/index_large.html?cm_ven=NWF&cm_cat=rss&cm_pla=map&cm_ite=cc_us&par=NWF_rss&site=map  ]]></link>
	<description><![CDATA[ Big City Heat in the Northeast and a Substantial Cooldown in the Plains. For more details...  ]]></description>
</item>

<item><title><![CDATA[ Your National Forecast Summary ]]></title><link><![CDATA[ http://www.weather.com/newscenter/fcstsummary.html?cm_ven=NWF&cm_cat=rss&cm_pla=news&cm_ite=fcstsummary&par=NWF_rss&site=news]]></link>	<description><![CDATA[			West - The latest Pacific Northwest storm unleashed its fury on Wednesday. Look for more heavy rain, snow and gusty winds overnight. ... Midwest - A weak cold front will result in light snow and flurries over northeast Minnesota, northern Wisconsin and northern Michigan overnight ... South - Most of the South will experience dry conditions with pleasant temperatures for the season. An exception will be parts of ... Northeast - As low pressure races away into the Atlantic, most of the Northeast will experience a calm January day on Wednesday. ... For more details...]]></description><pubDate>Wed, 01 Feb 2006 00:45:18 EST</pubDate>
</item><item>
	<title><![CDATA[ Video: Your 3-Day National Weather Forecast ]]> </title>
	<link>http://www.weather.com/multimedia/index.html?clip=364&amp;collection=regwxforecast&amp;cm_ven=NWF&amp;cm_pla=video&amp;cm_ite=us_4cast&amp;site=video&amp;par=NWF_rss&amp;cm_cat=rss</link>
	<description>Watch what the experts at The Weather Channel &#0174; have to say about the weather trends in the United States for the next 3-days.</description><pubDate>Wed, 01 Feb 2006 00:45:17 EST</pubDate></item>











<item><title><![CDATA[Severe Weather Alerts Across The Nation]]></title><link><![CDATA[http://www.weather.com/newscenter/severeWxAlertsNational.html?cm_ven=NWF&cm_cat=rss&cm_pla=news&cm_ite=severe_alerts&par=NWF_rss&site=news]]></link><description><![CDATA[Alabama-Alaska-Arkansas-California-Colorado-Delaware-Georgia-Hawaii-Idaho-Illinois-Indiana-Iowa-Kansas-Kentucky-Louisiana-Minnesota-Mississippi-Nebraska-Nevada-New Jersey-Oklahoma-Oregon-Pennsylvania-South Carolina-South Dakota-Tennessee-Texas-Utah-Washington-Wyoming. For more details...]]></description><pubDate>Thu, 26 Jan 2006 18:11:36 EST</pubDate></item>
<item>
	<title><![CDATA[ Airport Impact Map ]]> </title>
	<link>http://www.weather.com/maps/activity/travel/index_large.html?cm_ven=NWF&amp;cm_pla=map&amp;cm_ite=airport_impact&amp;site=map&amp;par=NWF_rss&amp;cm_cat=rss</link>
	<description>A visual representation of possible weather-related delays at 24 major airports across the United States including Chicago&#39;s O&#39;Hare, Boston&#39;s Logan, Atlanta&#39;s Hartsfield-Jackson, Dallas/Fort Worth Int&#39;, and Los Angeles Int&#39;l.  For more details...</description><pubDate>Wed, 01 Feb 2006 00:45:16 EST</pubDate></item><item>
	<title><![CDATA[ ADV: Take the Weather with You ]]> </title>
	<link>http://www.weather.com/mobile?cm_ven=NWF&#38;cm_pla=adv&#38;cm_ite=mobile&#38;site=adv&amp;par=NWF_rss&amp;cm_cat=rss</link>
	<description>The Weather Channel&#0174; understands that you need access to weather information on the go.  Whether you&#39;re a business traveler or an avid weekend golfer, our mobile products and services will keep you prepared for anything Mother Nature has in store.  For more details...</description><pubDate>Wed, 01 Feb 2006 00:45:16 EST</pubDate></item>











	
	
		
		<item>
			<title><![CDATA[ Weather & You: Our Photo Of The Day ]]></title>
			<link><![CDATA[ http://photo.weather.com/interact/photogallery?cm_ven=NWF&cm_cat=rss&cm_pla=interact&cm_ite=photo&par=NWF_rss&site=interact  ]]></link>
			<description><![CDATA[We were driving along and saw this row of trees. They created a nice tunnel. Submitted by: JaredLenz, Photo Date: 12/28/2005, Photo Location: New Market, Virginia, United States]]></description>
		</item>
</channel></rss>
<SCRIPT language="Javascript">
<!--

// FILE ARCHIVED ON 20060201055654 AND RETRIEVED FROM THE
// INTERNET ARCHIVE ON 20100404143012.
// JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
// ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
// SECTION 108(a)(3)).

   var sWayBackCGI = "http://web.archive.org/web/20060201055654/";

   function xResolveUrl(url) {
      var image = new Image();
      image.src = url;
      return image.src;
   }
   function xLateUrl(aCollection, sProp) {
      var i = 0;
      for(i = 0; i < aCollection.length; i++) {
         var url = aCollection[i][sProp];         if (typeof(url) == "string") { 
          if (url.indexOf("mailto:") == -1 &&
             url.indexOf("javascript:") == -1
             && url.length > 0) {
            if(url.indexOf("http") != 0) {
                url = xResolveUrl(url);
            }
            url = url.replace('.wstub.archive.org','');
            aCollection[i][sProp] = sWayBackCGI + url;
         }
         }
      }
   }

   xLateUrl(document.getElementsByTagName("IMG"),"src");
   xLateUrl(document.getElementsByTagName("A"),"href");
   xLateUrl(document.getElementsByTagName("AREA"),"href");
   xLateUrl(document.getElementsByTagName("OBJECT"),"codebase");
   xLateUrl(document.getElementsByTagName("OBJECT"),"data");
   xLateUrl(document.getElementsByTagName("APPLET"),"codebase");
   xLateUrl(document.getElementsByTagName("APPLET"),"archive");
   xLateUrl(document.getElementsByTagName("EMBED"),"src");
   xLateUrl(document.getElementsByTagName("BODY"),"background");
   xLateUrl(document.getElementsByTagName("TD"),"background");
   xLateUrl(document.getElementsByTagName("INPUT"),"src");
   var forms = document.getElementsByTagName("FORM");
   if (forms) {
       var j = 0;
       for (j = 0; j < forms.length; j++) {
              f = forms[j];
              if (typeof(f.action)  == "string") {
                 if(typeof(f.method)  == "string") {
                     if(typeof(f.method) != "post") {
                        f.action = sWayBackCGI + f.action;
                     }
                  }
              }
        }
    }


//-->
</SCRIPT>


