<?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>USM3M02</location>
	<station_id>42067</station_id>
	<latitude>30.043</latitude>
	<longitude>-88.647</longitude>
	<observation_time>Last Updated on Dec 19 2011, 6:40 pm CST</observation_time>
        <observation_time_rfc822>Mon, 19 Dec 2011 18:40:00 -0600</observation_time_rfc822>
	<temperature_string>58.8 F (14.9 C)</temperature_string>
	<temp_f>58.8</temp_f>
	<temp_c>14.9</temp_c>
	<water_temp_f>62.8</water_temp_f>
	<water_temp_c>17.1</water_temp_c>
	<wind_string>East at 9.0 MPH (7.78 KT)</wind_string>
	<wind_dir>East</wind_dir>
	<wind_degrees>80</wind_degrees>
	<wind_mph>9.0</wind_mph>
	<wind_gust_mph>0.0</wind_gust_mph>
	<wind_kt>7.78</wind_kt>
	<pressure_string>1019.8 mb</pressure_string>
	<pressure_mb>1019.8</pressure_mb>
	<dewpoint_string>56.5 F (13.6 C)</dewpoint_string>
	<dewpoint_f>56.5</dewpoint_f>
	<dewpoint_c>13.6</dewpoint_c>
	<windchill_string>57 F (14 C)</windchill_string>
      	<windchill_f>57</windchill_f>
      	<windchill_c>14</windchill_c>
	<wave_height_m>0.8</wave_height_m>
	<wave_height_ft>2.62</wave_height_ft>
	<dominant_period_sec>5</dominant_period_sec>
	<mean_wave_dir>East</mean_wave_dir>
	<mean_wave_degrees></mean_wave_degrees>
	<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>
