<!-- Data plot --><WxML>  <plugin legend="right"  bgcolor="#EEEEDD" >  <map name="August 2005 Lab" bgcolor="#EEEEDD"  geography="Oklahoma Maps" timeZone="Central">    <image name=" " inLegend="false">      <data src="http://agweather.mesonet.org/common/wxcode/okwhite.gif"/>      <centerPosition latitude="35.29" longitude="-98.68" width="796" height="436"/>    </image>     <gradient visible="true">         <data src="http://www.mesonet.org/data/public/mesonet/mdf/2005/08/14/200508140130.mdf" param="TAIR" units="fahr" network="Oklahoma Mesonet"/>         <range low="40" high="100.0" interval="2.0"/>     </gradient>      <site visible="true">         <data src="http://www.mesonet.org/data/public/mesonet/mdf/2005/08/14/200508140130.mdf" network="Oklahoma Mesonet"/>         <pointStyle color="#848484" symbol="smallCircle"/>      </site>      <barb name="10m Mesonet Winds" visible="true" form="u+v" id="grid">         <data src="http://www.mesonet.org/data/public/mesonet/mdf/2005/08/14/200508140130.mdf" param="WSPD" units="mph" network="Oklahoma Mesonet"/>         <data src="http://www.mesonet.org/data/public/mesonet/mdf/2005/08/14/200508140130.mdf" param="WDIR" units="degr" network="Oklahoma Mesonet"/>        <lineStyle color="#000060" low="0.0" width="2"/>      </barb>      <observation visible="true" position="7">         <data src="http://www.mesonet.org/data/public/mesonet/mdf/2005/08/14/200508140130.mdf" param="TDEW" units="fahr" network="Oklahoma Mesonet"/>         <textStyle color="#008800" size="10"/>      </observation>      <observation visible="true" position="10">         <data src="http://www.mesonet.org/data/public/mesonet/mdf/2005/08/14/200508140130.mdf" param="TAIR" units="fahr" network="Oklahoma Mesonet"/>         <textStyle color="#cc3333" size="10"/>      </observation>      <contour visible="false">         <data src="http://www.mesonet.org/data/public/mesonet/mdf/2005/08/14/200508140130.mdf" param="TAIR" units="fahr" network="Oklahoma Mesonet"/>         <textStyle color="#646464" size="10"/>      </contour>      <observation visible="false" position="18">         <data src="http://www.mesonet.org/data/public/mesonet/mdf/2005/08/14/200508140130.mdf" param="NAME" network="Oklahoma Mesonet"/>         <textStyle color="#848484" size="10"/>      </observation>      <observation visible="false" position="6">         <data src="http://www.mesonet.org/data/public/mesonet/mdf/2005/08/14/200508140130.mdf" param="STID" network="Oklahoma Mesonet"/>         <textStyle color="#848484" size="10"/>      </observation>      <overlay visible="true">         <data src="Oklahoma Maps" param="Interstate Highways"/>         <lineStyle color="#cc4343" width="1"/>      </overlay>      <overlay visible="true" inLegend="false">         <data src="Oklahoma Maps" param="County Borders"/>         <lineStyle width="0"/>      </overlay>      <overlay visible="true" inLegend="false">         <data src="Oklahoma Maps" param="State Border"/>         <lineStyle color="#404000" width="2"/>      </overlay></map></WxML>
