<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet type="text/xsl" href="/weather.xsl" alternate="no" ?>
<city>
  <name>Hilton Head Isla</name>
  <state>South Carolina</state>
  <temperatures>
      <fahrenheit>45</fahrenheit>
      <celsius> 7</celsius>
  </temperatures>						 
  <conditions>Clear</conditions>
  <dewpoint>43</dewpoint>
  <relative_humidity>93</relative_humidity>
  <wind>CALM</wind>
  <wind_english>Calm</wind_english>
  <barometric_pressure>30.03F</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/hi_clr.jpg</image>
  <coordinates>
      <latitude>32.229426</latitude>
      <longitude>80.728088</longitude>
  </coordinates>
  <last_updated>November 21, 2008 00:19:23 GMT</last_updated>
  <last_updated_seconds_gmt>1227244763</last_updated_seconds_gmt>
  <info_courtesy_of>The National Weather Service</info_courtesy_of>
  <source_url>http://weather.noaa.gov/pub/data/raw/as/asus42.kchs.rwr.chs.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>
