<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet type="text/xsl" href="/weather.xsl" alternate="no" ?>
<city>
  <name>Toronto</name>
  <state>Ontario</state>
  <temperatures>
      <fahrenheit>61</fahrenheit>
      <celsius>16</celsius>
  </temperatures>						 
  <conditions>Partly Cloudy</conditions>
  <dewpoint>41</dewpoint>
  <relative_humidity>48</relative_humidity>
  <wind>E2</wind>
  <wind_english>East 2 MPH </wind_english>
  <barometric_pressure>30.17R</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/pcloudy.jpg</image>
  <coordinates>
      <latitude>N/A</latitude>
      <longitude>N/A</longitude>
  </coordinates>
  <last_updated>June 20, 2013 02:19:21 GMT</last_updated>
  <last_updated_seconds_gmt>1371709161</last_updated_seconds_gmt>
  <info_courtesy_of>The National Weather Service</info_courtesy_of>
  <source_url>http://weather.noaa.gov/pub/data/raw/as/asus43.kfgf.rwr.fgf.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>
