<?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>Delta, UT</location>
	<station_id>KU24</station_id>
	<latitude>39.34</latitude>
	<longitude>-112.59</longitude>
	<observation_time>Last Updated on Nov 8 2009, 5:40 pm MST</observation_time>
        <observation_time_rfc822>Sun,  8 Nov 2009 17:40:00 -0700</observation_time_rfc822>
	<weather>Overcast</weather>
	<temperature_string>47.0 F (8.3 C)</temperature_string>
	<temp_f>47.0</temp_f>
	<temp_c>8.3</temp_c>
	<relative_humidity>34</relative_humidity>
	<wind_string>North at 5.8 MPH (5 KT)</wind_string>
	<wind_dir>North</wind_dir>
	<wind_degrees>340</wind_degrees>
	<wind_mph>5.8</wind_mph>
	<wind_kt>5</wind_kt>
	<pressure_string>1020.3 mb</pressure_string>
	<pressure_mb>1020.3</pressure_mb>
	<dewpoint_string>19.9 F (-6.7 C)</dewpoint_string>
	<dewpoint_f>19.9</dewpoint_f>
	<dewpoint_c>-6.7</dewpoint_c>
	<windchill_string>44 F (7 C)</windchill_string>
      	<windchill_f>44</windchill_f>
      	<windchill_c>7</windchill_c>
	<visibility_mi>30.00</visibility_mi>
 	<icon_url_base>http://weather.gov/weather/images/fcicons/</icon_url_base>
	<two_day_history_url>http://www.weather.gov/data/obhistory/KU24.html</two_day_history_url>
	<icon_url_name>ovc.jpg</icon_url_name>
	<ob_url>http://www.nws.noaa.gov/data/METAR/KU24.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>
