<temperature>
  <location zip="72908" city="Fort Smith">
    <month id="1" name="January">
      <averageHigh temp="48" />
      <averageLow temp="25" />
      <mean temp="37" />
    </month>
    <month id="2" name="February">
      <averageHigh temp="54" />
      <averageLow temp="30" />
      <mean temp="42" />
    </month>
    <month id="3" name="March">
      <averageHigh temp="64" />
      <averageLow temp="38" />
      <mean temp="52" />
    </month>
    <month id="4" name="April">
      <averageHigh temp="74" />
      <averageLow temp="48" />
      <mean temp="61" />
    </month>
    <month id="5" name="May">
      <averageHigh temp="80" />
      <averageLow temp="57" />
      <mean temp="68" />
    </month>
    <month id="6" name="June">
      <averageHigh temp="87" />
      <averageLow temp="65" />
      <mean temp="77" />
    </month>
    <month id="7" name="July">
      <averageHigh temp="94" />
      <averageLow temp="70" />
      <mean temp="82" />
    </month>
    <month id="8" name="August">
      <averageHigh temp="92" />
      <averageLow temp="68" />
      <mean temp="81" />
    </month>
    <month id="9" name="September">
      <averageHigh temp="85" />
      <averageLow temp="61" />
      <mean temp="74" />
    </month>
    <month id="10" name="October">
      <averageHigh temp="75" />
      <averageLow temp="48" />
      <mean temp="62" />
    </month>
    <month id="11" name="November">
      <averageHigh temp="62" />
      <averageLow temp="38" />
      <mean temp="51" />
    </month>
    <month id="12" name="December">
      <averageHigh temp="51" />
      <averageLow temp="28" />
      <mean temp="40" />
    </month>
  </location>
  
  <location zip="53703" city="Madison">
    <month id="1" name="January">
      <averageHigh temp="24" />
      <averageLow temp="7" />
      <mean temp="16" />
    </month>
    <month id="2" name="February">
      <averageHigh temp="30" />
      <averageLow temp="11" />
      <mean temp="21" />
    </month>
    <month id="3" name="March">
      <averageHigh temp="41" />
      <averageLow temp="24" />
      <mean temp="32" />
    </month>
    <month id="4" name="April">
      <averageHigh temp="56" />
      <averageLow temp="34" />
      <mean temp="45" />
    </month>
    <month id="5" name="May">
      <averageHigh temp="68" />
      <averageLow temp="44" />
      <mean temp="57" />
    </month>
    <month id="6" name="June">
      <averageHigh temp="78" />
      <averageLow temp="54" />
      <mean temp="66" />
    </month>
    <month id="7" name="July">
      <averageHigh temp="82" />
      <averageLow temp="58" />
      <mean temp="71" />
    </month>
    <month id="8" name="August">
      <averageHigh temp="78" />
      <averageLow temp="56" />
      <mean temp="68" />
    </month>
    <month id="9" name="September">
      <averageHigh temp="71" />
      <averageLow temp="48" />
      <mean temp="60" />
    </month>
    <month id="10" name="October">
      <averageHigh temp="58" />
      <averageLow temp="37" />
      <mean temp="48" />
    </month>
    <month id="11" name="November">
      <averageHigh temp="44" />
      <averageLow temp="26" />
      <mean temp="35" />
    </month>
    <month id="12" name="December">
      <averageHigh temp="28" />
      <averageLow temp="14" />
      <mean temp="22" />
    </month>
  </location>
</temperature>

