<?xml version="1.0" encoding="ISO-8859-1"?> 
<?xml-stylesheet href="latest_ob.xsl" type="text/xsl"?>
<current_observation version="1.0"
	 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
	 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	 xsi:noNamespaceSchemaLocation="http://www.weather.gov/view/current_observation.xsd">
	<credit>NOAA's National Weather Service</credit>
	<credit_URL>http://weather.gov/</credit_URL>
	<image>
		<url>http://weather.gov/images/xml_logo.gif</url>
		<title>NOAA's National Weather Service</title>
		<link>http://weather.gov</link>
	</image>
	<suggested_pickup>15 minutes after the hour</suggested_pickup>
	<suggested_pickup_period>60</suggested_pickup_period>
	<location>Portage Canal</location>
	<station_id>45023</station_id>
	<latitude>47.279</latitude>
	<longitude>-88.611</longitude>
	<observation_time>Last Updated on Oct 5 2012, 5:50 am EDT</observation_time>
        <observation_time_rfc822>Fri, 05 Oct 2012 05:50:00 -0400</observation_time_rfc822>
	<temperature_string>44.4 F (6.9 C)</temperature_string>
	<temp_f>44.4</temp_f>
	<temp_c>6.9</temp_c>
	<water_temp_f>55.8</water_temp_f>
	<water_temp_c>13.2</water_temp_c>
	<wind_string>West at 29.1 MPH (25.27 KT)</wind_string>
	<wind_dir>West</wind_dir>
	<wind_degrees>250</wind_degrees>
	<wind_mph>29.1</wind_mph>
	<wind_gust_mph>0.0</wind_gust_mph>
	<wind_kt>25.27</wind_kt>
	<dewpoint_string>39.9 F (4.4 C)</dewpoint_string>
	<dewpoint_f>39.9</dewpoint_f>
	<dewpoint_c>4.4</dewpoint_c>
	<windchill_string>35 F (2 C)</windchill_string>
      	<windchill_f>35</windchill_f>
      	<windchill_c>2</windchill_c>
	<wave_height_m>5.5</wave_height_m>
	<wave_height_ft>18.04</wave_height_ft>
	<mean_wave_dir>West</mean_wave_dir>
	<mean_wave_degrees></mean_wave_degrees>
	<disclaimer_url>http://weather.gov/disclaimer</disclaimer_url>
	<copyright_url>http://weather.gov/disclaimer</copyright_url>
	<privacy_policy_url>http://weather.gov/privacy</privacy_policy_url>
</current_observation>
