<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet type="text/xsl" href="/weather.xsl" alternate="no" ?>
<city>
  <name>Charlotte</name>
  <state>North Carolina</state>
  <temperatures>
      <fahrenheit>50</fahrenheit>
      <celsius>10</celsius>
  </temperatures>						 
  <conditions>Cloudy</conditions>
  <dewpoint>48</dewpoint>
  <relative_humidity>93</relative_humidity>
  <wind>VRB5</wind>
  <wind_english>Variable 5 MPH </wind_english>
  <barometric_pressure>29.93F</barometric_pressure>			   
  <notes></notes>					     
  <wind_chill_fahrenheit>Not Applicable</wind_chill_fahrenheit>
  <heat_index_fahrenheit>Not Applicable</heat_index_fahrenheit>
  <image>http://www.srh.noaa.gov/weather/images/fcicons/cloudy.jpg</image>
  <coordinates>
      <latitude>35.229002</latitude>
      <longitude>80.841864</longitude>
  </coordinates>
  <last_updated>March 11, 2010 12:19:19 GMT</last_updated>
  <last_updated_seconds_gmt>1268327959</last_updated_seconds_gmt>
  <info_courtesy_of>The National Weather Service</info_courtesy_of>
  <source_url>http://weather.noaa.gov/pub/data/raw/as/asus41.kakq.rwr.akq.txt</source_url>
  <feed_problems_contact>xml@boygenius.com</feed_problems_contact>
  <xml_generation_script_author>Todd Finney, Boy Genius Incorporated</xml_generation_script_author>
</city>
