<WxML>
  <plugin>
  <map bgcolor="#e8e8e8" timeZone="Central" geography="Oklahoma Maps" scale="1.4" latitude="36.30" longitude="-98.5" name="Mesonet 5cm Soil Temps">

    <observation position="0" name="5cm Bare Soil Temp" visible="true">
      <data src="http://www.mesonet.org/data/public/mesonet/mdf/2005/01/04/200501042300.mdf" param="TB05" units="fahr" network="Oklahoma Mesonet"/>
      <textStyle style="bold" size="9" color="#640000"/>
    </observation>

    <observation position="12" name="5cm Sod Temp" visible="true">
      <data src="http://www.mesonet.org/data/public/mesonet/mdf/2005/01/04/200501042300.mdf" param="TS05" units="fahr" network="Oklahoma Mesonet"/>
      <textStyle style="bold" size="9" color="#000064"/>
    </observation>

    <overlay visible="true">
      <data src="Oklahoma Maps" param="Interstate Highways"/>
      <lineStyle color="#668866" width="1"/>
    </overlay>

    <overlay visible="true">
      <data src="Oklahoma Maps" param="County Borders"/>
      <lineStyle color="#c0c0c0" width="0"/>
    </overlay>

    <overlay visible="true">
      <data src="Oklahoma Maps" param="State Border"/>
      <lineStyle color="#d8d8d8" width="2"/>
    </overlay>

  </map>
</WxML>

