<?xml version='1.0' ?>
<dwml version='1.0' xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
                    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
                    xsi:noNamespaceSchemaLocation="http://www.nws.noaa.gov/forecasts/xml/DWMLgen/schema/DWML.xsd">
   <head>
      <product concise-name="dwmlByDay" operational-mode="">
         <title></title>
         <field>meteorological</field>
         <category>forecast</category>
         <creation-date refresh-frequency='P1H'>2004-12-07T06:36:39Z</creation-date>
      </product>
      <source>
         <more-information></more-information>
         <production-center>Meteorological Development Laboratory <sub-center>Product Generation Branch</sub-center></production-center>
         <disclaimer>http://www.nws.noaa.gov/disclaimer.html</disclaimer>
         <credit>http://weather.gov/</credit>
         <credit-logo>http://weather.gov/images/xml_logo.gif</credit-logo>
         <feedback>http://weather.gov/survey/nws-survey.php?code=xmlsoap</feedback>
      </source>
   </head>
   <data>
      <location>
         <location-key>point1</location-key>
         <point latitude="30.19" longitude="-97.46" />
      </location>
      <parameters applicable-location="point1">
            <name>Daily Maximum Temperature</name>
            <value>70</value>
            <value>64</value>
            <value>69</value>
         </temperature>
            <name>Daily Minimum Temperature</name>
            <value>51</value>
            <value>41</value>
            <value>51</value>
            <value>45</value>
         </temperature>
         <probability-of-precipitation type='12 hour' units="percent" time-layout="">
            <name>12 Hourly Probability of Precipitation</name>
            <value>70</value>
            <value>0</value>
            <value>0</value>
            <value>15</value>
            <value>15</value>
            <value>30</value>
            <value>0</value>
            <value>0</value>
         </probability-of-precipitation>
            <name>Weather Type, Coverage, and Intensity</name>
         </weather>
            <name>Conditions Icons</name>
         </conditions-icon>
      </parameters>
   </data>
</dwml>
