Ugh - failed to parse the XML. (This is most likely caused by bad XML content.)
FATAL - Failed to parse the XML.
Tried to read file:
This is the content retrieved:
<?xml version="1.0" encoding="windows-1252"?>
<dwml version="1.0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://graphical.weather.gov/xml/DWMLgen/schema/DWML.xsd">
  <head>
    <product concise-name="dwmlByDay" operational-mode="developmental" srsName="WGS 1984">
      <creation-date refresh-frequency="PT1H">2019-05-14T22:59:33-05:00</creation-date>
     <category>current observations and forecast</category>
    </product>
    <source>
      <production-center>Twin Cities/Chanhassen, MN</production-center>
      <credit>https://www.weather.gov/mpx</credit>
      <more-information>http://www.nws.noaa.gov/forecasts/xml/</more-information>
    </source>
  </head>
  <data type="forecast">

  <location>
    <location-key>point1</location-key>
    <description>Elko, MN</description>
    <point latitude="44.57" longitude="-93.32"/>
    <city state="MN">Elko</city>
    <height datum="mean sea level">1129</height>
  </location>
<moreWeatherInformation applicable-location="point1">http://forecast.weather.gov/MapClick.php?lat=44.57&amp;lon=-93.32</moreWeatherInformation>
  <time-layout time-coordinate="local" summarization="12hourly">
    <layout-key>k-p12h-n14-1</layout-key>
      <start-valid-time period-name="Overnight">2019-05-15T02:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Wednesday">2019-05-15T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Wednesday Night">2019-05-15T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Thursday">2019-05-16T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Thursday Night">2019-05-16T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Friday">2019-05-17T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Friday Night">2019-05-17T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Saturday">2019-05-18T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Saturday Night">2019-05-18T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Sunday">2019-05-19T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Sunday Night">2019-05-19T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Monday">2019-05-20T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Monday Night">2019-05-20T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Tuesday">2019-05-21T06:00:00-05:00</start-valid-time>
  </time-layout>

  <time-layout time-coordinate="local" summarization="12hourly">
    <layout-key>k-p24h-n7-1</layout-key>
      <start-valid-time period-name="Overnight">2019-05-15T02:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Wednesday Night">2019-05-15T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Thursday Night">2019-05-16T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Friday Night">2019-05-17T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Saturday Night">2019-05-18T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Sunday Night">2019-05-19T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Monday Night">2019-05-20T18:00:00-05:00</start-valid-time>
  </time-layout>

  <time-layout time-coordinate="local" summarization="12hourly">
    <layout-key>k-p24h-n7-2</layout-key>
      <start-valid-time period-name="Wednesday">2019-05-15T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Thursday">2019-05-16T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Friday">2019-05-17T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Saturday">2019-05-18T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Sunday">2019-05-19T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Monday">2019-05-20T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Tuesday">2019-05-21T06:00:00-05:00</start-valid-time>
  </time-layout>


  <parameters applicable-location="point1">

    <temperature type="minimum" units="Fahrenheit" time-layout="k-p24h-n7-1">
      <name>Daily Minimum Temperature</name>
        <value>49</value>
        <value>58</value>
        <value>52</value>
        <value>50</value>
        <value>50</value>
        <value>48</value>
        <value>49</value>
    </temperature>

    <temperature type="maximum" units="Fahrenheit" time-layout="k-p24h-n7-2">
      <name>Daily Maximum Temperature</name>
        <value>76</value>
        <value>80</value>
        <value>66</value>
        <value>62</value>
        <value>64</value>
        <value>64</value>
        <value>64</value>
    </temperature>

    <probability-of-precipitation type="12 hour" units="percent" time-layout="k-p12h-n14-1">
      <name>12 Hourly Probability of Precipitation</name>
        <value>20</value>
        <value xsi:nil="true"/>
        <value>50</value>
        <value>30</value>
        <value>20</value>
        <value>50</value>
        <value>70</value>
        <value>60</value>
        <value>80</value>
        <value>60</value>
        <value>40</value>
        <value xsi:nil="true"/>
        <value>30</value>
        <value>30</value>
    </probability-of-precipitation>

    <weather time-layout="k-p12h-n14-1">
      <name>Weather Type, Coverage, Intensity</name>
        <weather-conditions weather-summary="Slight Chance Showers"/>
        <weather-conditions weather-summary="Sunny"/>
        <weather-conditions weather-summary="Mostly Clear then Chance T-storms"/>
        <weather-conditions weather-summary="Chance T-storms then Partly Sunny"/>
        <weather-conditions weather-summary="Partly Cloudy then Slight Chance Showers"/>
        <weather-conditions weather-summary="Slight Chance Showers then Chance Showers"/>
        <weather-conditions weather-summary="Showers Likely then T-storms Likely"/>
        <weather-conditions weather-summary="Showers Likely"/>
        <weather-conditions weather-summary="Showers"/>
        <weather-conditions weather-summary="Showers Likely"/>
        <weather-conditions weather-summary="Chance Showers"/>
        <weather-conditions weather-summary="Mostly Cloudy"/>
        <weather-conditions weather-summary="Chance Showers"/>
        <weather-conditions weather-summary="Chance Showers"/>
    </weather>

    <conditions-icon type="forecast-NWS" time-layout="k-p12h-n14-1">
      <name>Conditions Icon</name>        <icon-link>http://forecast.weather.gov/newimages/medium/hi_nshwrs20.png</icon-link>
        <icon-link>http://forecast.weather.gov/newimages/medium/few.png</icon-link>
        <icon-link>http://forecast.weather.gov/DualImage.php?i=nfew&amp;j=ntsra&amp;jp=50</icon-link>
        <icon-link>http://forecast.weather.gov/DualImage.php?i=tsra&amp;j=bkn&amp;ip=30</icon-link>
        <icon-link>http://forecast.weather.gov/DualImage.php?i=nsct&amp;j=nshra&amp;jp=20</icon-link>
        <icon-link>http://forecast.weather.gov/DualImage.php?i=shra&amp;j=shra&amp;ip=20&amp;jp=50</icon-link>
        <icon-link>http://forecast.weather.gov/DualImage.php?i=nshra&amp;j=ntsra&amp;ip=70&amp;jp=70</icon-link>
        <icon-link>http://forecast.weather.gov/newimages/medium/shra60.png</icon-link>
        <icon-link>http://forecast.weather.gov/newimages/medium/nshra80.png</icon-link>
        <icon-link>http://forecast.weather.gov/newimages/medium/shra60.png</icon-link>
        <icon-link>http://forecast.weather.gov/newimages/medium/nshra40.png</icon-link>
        <icon-link>http://forecast.weather.gov/newimages/medium/bkn.png</icon-link>
        <icon-link>http://forecast.weather.gov/newimages/medium/nshra30.png</icon-link>
        <icon-link>http://forecast.weather.gov/newimages/medium/shra30.png</icon-link>
    </conditions-icon>

    <hazards time-layout="">
      <name>Watches, Warnings, and Advisories</name>
      <hazard-conditions>
        <hazard headline="Hazardous Weather Outlook">
          <hazardTextURL>http://forecast.weather.gov/showsigwx.php?warnzone=MNZ069&amp;warncounty=MNC139&amp;firewxzone=MNZ069&amp;local_place1=Elko+MN&amp;product1=Hazardous+Weather+Outlook</hazardTextURL>
        </hazard>
      </hazard-conditions>
    </hazards>

    <wordedForecast time-layout="k-p12h-n14-1" dataSource="mpxNetcdf" wordGenerator="markMitchell">
      <name>Text Forecast</name>
        <text>A 20 percent chance of showers.  Partly cloudy, with a low around 49. Calm wind. </text>
        <text>Sunny, with a high near 76. Calm wind becoming north northeast around 5 mph. </text>
        <text>A 50 percent chance of showers and thunderstorms, mainly after 3am.  Increasing clouds, with a low around 58. South wind 5 to 10 mph.  New rainfall amounts between a tenth and quarter of an inch, except higher amounts possible in thunderstorms. </text>
        <text>A 30 percent chance of showers and thunderstorms, mainly before 7am.  Partly sunny, with a high near 80. South southwest wind around 10 mph becoming north northwest in the afternoon. </text>
        <text>A 20 percent chance of showers after 1am.  Mostly cloudy, with a low around 52. North northeast wind 5 to 10 mph. </text>
        <text>A chance of showers, with thunderstorms also possible after 4pm.  Mostly cloudy, with a high near 66. East wind 10 to 15 mph.  Chance of precipitation is 50%. New rainfall amounts of less than a tenth of an inch, except higher amounts possible in thunderstorms. </text>
        <text>Showers likely and possibly a thunderstorm before 1am, then showers and thunderstorms likely after 1am.  Cloudy, with a low around 50. East wind around 15 mph.  Chance of precipitation is 70%.</text>
        <text>Showers likely and possibly a thunderstorm.  Cloudy, with a high near 62. East wind around 15 mph.  Chance of precipitation is 60%.</text>
        <text>Showers and possibly a thunderstorm.  Low around 50. East wind around 15 mph.  Chance of precipitation is 80%.</text>
        <text>Showers likely and possibly a thunderstorm.  Cloudy, with a high near 64. East wind around 15 mph becoming south southeast in the afternoon.  Chance of precipitation is 60%.</text>
        <text>A 40 percent chance of showers.  Mostly cloudy, with a low around 48. South southwest wind 10 to 15 mph. </text>
        <text>Mostly cloudy, with a high near 64. West southwest wind around 10 mph becoming east southeast in the afternoon. </text>
        <text>A 30 percent chance of showers and thunderstorms.  Mostly cloudy, with a low around 49. East wind around 10 mph. </text>
        <text>A 30 percent chance of showers.  Mostly cloudy, with a high near 64. East wind 10 to 15 mph. </text>
    </wordedForecast>

</parameters>
</data>
<data type="current observations">
	<location>
		<location-key>point1</location-key>
		<point latitude="44.63" longitude="-93.23"/>
		<area-description>Minneapolis, Airlake Airport, MN</area-description>
		<height datum="mean sea level" height-units="feet">961</height>
	</location>
	<moreWeatherInformation applicable-location="point1">http://www.nws.noaa.gov/data/obhistory/KLVN.html</moreWeatherInformation>	<time-layout time-coordinate="local">	<layout-key>k-p1h-n1-1</layout-key>	<start-valid-time period-name="current">2019-05-15T01:55:00-05:00</start-valid-time>	</time-layout>	<parameters applicable-location="point1">	<temperature type="apparent" units="Fahrenheit" time-layout="k-p1h-n1-1">	<value>59</value>	</temperature>	<temperature type="dew point" units="Fahrenheit" time-layout="k-p1h-n1-1">	<value>59</value>	</temperature>	<humidity type="relative" time-layout="k-p1h-n1-1">	<value>100</value>	</humidity>	<weather time-layout="k-p1h-n1-1">	<name>Weather Type, Coverage, Intensity</name>	<weather-conditions weather-summary=" Light Rain"/>	<weather-conditions>	<value>	<visibility units="statute miles">10.00</visibility>	</value>	</weather-conditions>	</weather>	<conditions-icon type="forecast-NWS" time-layout="k-p1h-n1-1">	<name>Conditions Icon</name>	<icon-link>http://forecast.weather.gov/newimages/medium/nra.png</icon-link>	</conditions-icon>	<direction type="wind" units="degrees true" time-layout="k-p1h-n1-1">	<value>160</value>	</direction>	<wind-speed type="gust" units="knots" time-layout="k-p1h-n1-1">	<value>NA</value>	</wind-speed>	<wind-speed type="sustained" units="knots" time-layout="k-p1h-n1-1">	<value>3</value>	</wind-speed>		<pressure type="barometer" units="inches of mercury" time-layout="k-p1h-n1-1">			<value>29.94</value>		</pressure>	</parameters></data>

FATAL - Failed to parse the XML.
Tried to read file:
This is the content retrieved:
<?xml version="1.0" encoding="windows-1252"?>
<dwml version="1.0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://graphical.weather.gov/xml/DWMLgen/schema/DWML.xsd">
  <head>
    <product concise-name="dwmlByDay" operational-mode="developmental" srsName="WGS 1984">
      <creation-date refresh-frequency="PT1H">2019-05-14T22:59:33-05:00</creation-date>
     <category>current observations and forecast</category>
    </product>
    <source>
      <production-center>Twin Cities/Chanhassen, MN</production-center>
      <credit>https://www.weather.gov/mpx</credit>
      <more-information>http://www.nws.noaa.gov/forecasts/xml/</more-information>
    </source>
  </head>
  <data type="forecast">

  <location>
    <location-key>point1</location-key>
    <description>Elko, MN</description>
    <point latitude="44.57" longitude="-93.32"/>
    <city state="MN">Elko</city>
    <height datum="mean sea level">1129</height>
  </location>
<moreWeatherInformation applicable-location="point1">http://forecast.weather.gov/MapClick.php?lat=44.57&amp;lon=-93.32</moreWeatherInformation>
  <time-layout time-coordinate="local" summarization="12hourly">
    <layout-key>k-p12h-n14-1</layout-key>
      <start-valid-time period-name="Overnight">2019-05-15T02:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Wednesday">2019-05-15T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Wednesday Night">2019-05-15T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Thursday">2019-05-16T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Thursday Night">2019-05-16T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Friday">2019-05-17T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Friday Night">2019-05-17T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Saturday">2019-05-18T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Saturday Night">2019-05-18T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Sunday">2019-05-19T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Sunday Night">2019-05-19T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Monday">2019-05-20T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Monday Night">2019-05-20T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Tuesday">2019-05-21T06:00:00-05:00</start-valid-time>
  </time-layout>

  <time-layout time-coordinate="local" summarization="12hourly">
    <layout-key>k-p24h-n7-1</layout-key>
      <start-valid-time period-name="Overnight">2019-05-15T02:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Wednesday Night">2019-05-15T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Thursday Night">2019-05-16T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Friday Night">2019-05-17T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Saturday Night">2019-05-18T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Sunday Night">2019-05-19T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Monday Night">2019-05-20T18:00:00-05:00</start-valid-time>
  </time-layout>

  <time-layout time-coordinate="local" summarization="12hourly">
    <layout-key>k-p24h-n7-2</layout-key>
      <start-valid-time period-name="Wednesday">2019-05-15T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Thursday">2019-05-16T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Friday">2019-05-17T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Saturday">2019-05-18T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Sunday">2019-05-19T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Monday">2019-05-20T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Tuesday">2019-05-21T06:00:00-05:00</start-valid-time>
  </time-layout>


  <parameters applicable-location="point1">

    <temperature type="minimum" units="Fahrenheit" time-layout="k-p24h-n7-1">
      <name>Daily Minimum Temperature</name>
        <value>49</value>
        <value>58</value>
        <value>52</value>
        <value>50</value>
        <value>50</value>
        <value>48</value>
        <value>49</value>
    </temperature>

    <temperature type="maximum" units="Fahrenheit" time-layout="k-p24h-n7-2">
      <name>Daily Maximum Temperature</name>
        <value>76</value>
        <value>80</value>
        <value>66</value>
        <value>62</value>
        <value>64</value>
        <value>64</value>
        <value>64</value>
    </temperature>

    <probability-of-precipitation type="12 hour" units="percent" time-layout="k-p12h-n14-1">
      <name>12 Hourly Probability of Precipitation</name>
        <value>20</value>
        <value xsi:nil="true"/>
        <value>50</value>
        <value>30</value>
        <value>20</value>
        <value>50</value>
        <value>70</value>
        <value>60</value>
        <value>80</value>
        <value>60</value>
        <value>40</value>
        <value xsi:nil="true"/>
        <value>30</value>
        <value>30</value>
    </probability-of-precipitation>

    <weather time-layout="k-p12h-n14-1">
      <name>Weather Type, Coverage, Intensity</name>
        <weather-conditions weather-summary="Slight Chance Showers"/>
        <weather-conditions weather-summary="Sunny"/>
        <weather-conditions weather-summary="Mostly Clear then Chance T-storms"/>
        <weather-conditions weather-summary="Chance T-storms then Partly Sunny"/>
        <weather-conditions weather-summary="Partly Cloudy then Slight Chance Showers"/>
        <weather-conditions weather-summary="Slight Chance Showers then Chance Showers"/>
        <weather-conditions weather-summary="Showers Likely then T-storms Likely"/>
        <weather-conditions weather-summary="Showers Likely"/>
        <weather-conditions weather-summary="Showers"/>
        <weather-conditions weather-summary="Showers Likely"/>
        <weather-conditions weather-summary="Chance Showers"/>
        <weather-conditions weather-summary="Mostly Cloudy"/>
        <weather-conditions weather-summary="Chance Showers"/>
        <weather-conditions weather-summary="Chance Showers"/>
    </weather>

    <conditions-icon type="forecast-NWS" time-layout="k-p12h-n14-1">
      <name>Conditions Icon</name>        <icon-link>http://forecast.weather.gov/newimages/medium/hi_nshwrs20.png</icon-link>
        <icon-link>http://forecast.weather.gov/newimages/medium/few.png</icon-link>
        <icon-link>http://forecast.weather.gov/DualImage.php?i=nfew&amp;j=ntsra&amp;jp=50</icon-link>
        <icon-link>http://forecast.weather.gov/DualImage.php?i=tsra&amp;j=bkn&amp;ip=30</icon-link>
        <icon-link>http://forecast.weather.gov/DualImage.php?i=nsct&amp;j=nshra&amp;jp=20</icon-link>
        <icon-link>http://forecast.weather.gov/DualImage.php?i=shra&amp;j=shra&amp;ip=20&amp;jp=50</icon-link>
        <icon-link>http://forecast.weather.gov/DualImage.php?i=nshra&amp;j=ntsra&amp;ip=70&amp;jp=70</icon-link>
        <icon-link>http://forecast.weather.gov/newimages/medium/shra60.png</icon-link>
        <icon-link>http://forecast.weather.gov/newimages/medium/nshra80.png</icon-link>
        <icon-link>http://forecast.weather.gov/newimages/medium/shra60.png</icon-link>
        <icon-link>http://forecast.weather.gov/newimages/medium/nshra40.png</icon-link>
        <icon-link>http://forecast.weather.gov/newimages/medium/bkn.png</icon-link>
        <icon-link>http://forecast.weather.gov/newimages/medium/nshra30.png</icon-link>
        <icon-link>http://forecast.weather.gov/newimages/medium/shra30.png</icon-link>
    </conditions-icon>

    <hazards time-layout="">
      <name>Watches, Warnings, and Advisories</name>
      <hazard-conditions>
        <hazard headline="Hazardous Weather Outlook">
          <hazardTextURL>http://forecast.weather.gov/showsigwx.php?warnzone=MNZ069&amp;warncounty=MNC139&amp;firewxzone=MNZ069&amp;local_place1=Elko+MN&amp;product1=Hazardous+Weather+Outlook</hazardTextURL>
        </hazard>
      </hazard-conditions>
    </hazards>

    <wordedForecast time-layout="k-p12h-n14-1" dataSource="mpxNetcdf" wordGenerator="markMitchell">
      <name>Text Forecast</name>
        <text>A 20 percent chance of showers.  Partly cloudy, with a low around 49. Calm wind. </text>
        <text>Sunny, with a high near 76. Calm wind becoming north northeast around 5 mph. </text>
        <text>A 50 percent chance of showers and thunderstorms, mainly after 3am.  Increasing clouds, with a low around 58. South wind 5 to 10 mph.  New rainfall amounts between a tenth and quarter of an inch, except higher amounts possible in thunderstorms. </text>
        <text>A 30 percent chance of showers and thunderstorms, mainly before 7am.  Partly sunny, with a high near 80. South southwest wind around 10 mph becoming north northwest in the afternoon. </text>
        <text>A 20 percent chance of showers after 1am.  Mostly cloudy, with a low around 52. North northeast wind 5 to 10 mph. </text>
        <text>A chance of showers, with thunderstorms also possible after 4pm.  Mostly cloudy, with a high near 66. East wind 10 to 15 mph.  Chance of precipitation is 50%. New rainfall amounts of less than a tenth of an inch, except higher amounts possible in thunderstorms. </text>
        <text>Showers likely and possibly a thunderstorm before 1am, then showers and thunderstorms likely after 1am.  Cloudy, with a low around 50. East wind around 15 mph.  Chance of precipitation is 70%.</text>
        <text>Showers likely and possibly a thunderstorm.  Cloudy, with a high near 62. East wind around 15 mph.  Chance of precipitation is 60%.</text>
        <text>Showers and possibly a thunderstorm.  Low around 50. East wind around 15 mph.  Chance of precipitation is 80%.</text>
        <text>Showers likely and possibly a thunderstorm.  Cloudy, with a high near 64. East wind around 15 mph becoming south southeast in the afternoon.  Chance of precipitation is 60%.</text>
        <text>A 40 percent chance of showers.  Mostly cloudy, with a low around 48. South southwest wind 10 to 15 mph. </text>
        <text>Mostly cloudy, with a high near 64. West southwest wind around 10 mph becoming east southeast in the afternoon. </text>
        <text>A 30 percent chance of showers and thunderstorms.  Mostly cloudy, with a low around 49. East wind around 10 mph. </text>
        <text>A 30 percent chance of showers.  Mostly cloudy, with a high near 64. East wind 10 to 15 mph. </text>
    </wordedForecast>

</parameters>
</data>
<data type="current observations">
	<location>
		<location-key>point1</location-key>
		<point latitude="44.63" longitude="-93.23"/>
		<area-description>Minneapolis, Airlake Airport, MN</area-description>
		<height datum="mean sea level" height-units="feet">961</height>
	</location>
	<moreWeatherInformation applicable-location="point1">http://www.nws.noaa.gov/data/obhistory/KLVN.html</moreWeatherInformation>	<time-layout time-coordinate="local">	<layout-key>k-p1h-n1-1</layout-key>	<start-valid-time period-name="current">2019-05-15T01:55:00-05:00</start-valid-time>	</time-layout>	<parameters applicable-location="point1">	<temperature type="apparent" units="Fahrenheit" time-layout="k-p1h-n1-1">	<value>59</value>	</temperature>	<temperature type="dew point" units="Fahrenheit" time-layout="k-p1h-n1-1">	<value>59</value>	</temperature>	<humidity type="relative" time-layout="k-p1h-n1-1">	<value>100</value>	</humidity>	<weather time-layout="k-p1h-n1-1">	<name>Weather Type, Coverage, Intensity</name>	<weather-conditions weather-summary=" Light Rain"/>	<weather-conditions>	<value>	<visibility units="statute miles">10.00</visibility>	</value>	</weather-conditions>	</weather>	<conditions-icon type="forecast-NWS" time-layout="k-p1h-n1-1">	<name>Conditions Icon</name>	<icon-link>http://forecast.weather.gov/newimages/medium/nra.png</icon-link>	</conditions-icon>	<direction type="wind" units="degrees true" time-layout="k-p1h-n1-1">	<value>160</value>	</direction>	<wind-speed type="gust" units="knots" time-layout="k-p1h-n1-1">	<value>NA</value>	</wind-speed>	<wind-speed type="sustained" units="knots" time-layout="k-p1h-n1-1">	<value>3</value>	</wind-speed>		<pressure type="barometer" units="inches of mercury" time-layout="k-p1h-n1-1">			<value>29.94</value>		</pressure>	</parameters></data>

Failure - exceeded maximum number of attempts. (You can manually refresh page to try again.)