<?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>Hoonah Seaplane, AK</location>
	<station_id>PAOH</station_id>
	<latitude>58.12</latitude>
	<longitude>-135.45</longitude>
	<observation_time>Last Updated on Nov 24 2009, 11:56 pm AKST</observation_time>
        <observation_time_rfc822>Tue, 24 Nov 2009 23:56:00 -0900</observation_time_rfc822>
	<weather>Unknown Precip Fog/Mist</weather>
	<temperature_string>35.0 F (1.6 C)</temperature_string>
	<temp_f>35.0</temp_f>
	<temp_c>1.6</temp_c>
	<relative_humidity>93</relative_humidity>
	<wind_string>East at 9.2 MPH (8 KT)</wind_string>
	<wind_dir>East</wind_dir>
	<wind_degrees>100</wind_degrees>
	<wind_mph>9.2</wind_mph>
	<wind_kt>8</wind_kt>
	<pressure_string>996.4 mb</pressure_string>
	<pressure_mb>996.4</pressure_mb>
	<pressure_in>29.42</pressure_in>
	<dewpoint_string>32.9 F (0.5 C)</dewpoint_string>
	<dewpoint_f>32.9</dewpoint_f>
	<dewpoint_c>0.5</dewpoint_c>
	<windchill_string>28 F (-2 C)</windchill_string>
      	<windchill_f>28</windchill_f>
      	<windchill_c>-2</windchill_c>
	<visibility_mi>3.00</visibility_mi>
	<two_day_history_url>http://www.weather.gov/data/obhistory/PAOH.html</two_day_history_url>
	<ob_url>http://www.nws.noaa.gov/data/METAR/PAOH.1.txt</ob_url>
	<disclaimer_url>http://weather.gov/disclaimer.html</disclaimer_url>
	<copyright_url>http://weather.gov/disclaimer.html</copyright_url>
	<privacy_policy_url>http://weather.gov/notice.html</privacy_policy_url>
</current_observation>
