<?xml version="1.0" encoding="ISO-8859-1"?>
<dwml version="1.0" xmlns:xsd="https://www.w3.org/2001/XMLSchema" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://graphical.weather.gov/xml/DWMLgen/schema/DWML.xsd">
  <head>
    <product concise-name="dwmlByDay" operational-mode="developmental" srsName="WGS 1984">
      <creation-date refresh-frequency='PT1H'>2026-04-13T04:17:37-04:00</creation-date>
     <category>current observations and forecast</category>
    </product>
    <source>
      <production-center>Caribou, ME</production-center>
      <credit>https://www.weather.gov/car</credit>
      <more-information>https://www.nws.noaa.gov/forecasts/xml/</more-information>
    </source>
  </head>
  <data type="forecast">

  <location>
    <location-key>point1</location-key>
    <description>Wallagrass, ME</description>
    <point latitude="47.13" longitude="-68.61"/>
    <city state="ME">Wallagrass</city>
    <height datum="mean sea level">1001</height>
  </location>
<moreWeatherInformation applicable-location="point1">https://forecast.weather.gov/MapClick.php?lat=47.13&amp;lon=-68.61</moreWeatherInformation>
  <time-layout time-coordinate="local" summarization="12hourly">
    <layout-key>k-p12h-n14-1</layout-key>
      <start-valid-time period-name="Overnight">2026-04-13T04:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Monday">2026-04-13T06:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Monday Night">2026-04-13T18:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Tuesday">2026-04-14T06:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Tuesday Night">2026-04-14T18:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Wednesday">2026-04-15T06:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Wednesday Night">2026-04-15T18:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Thursday">2026-04-16T06:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Thursday Night">2026-04-16T18:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Friday">2026-04-17T06:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Friday Night">2026-04-17T18:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Saturday">2026-04-18T06:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Saturday Night">2026-04-18T18:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Sunday">2026-04-19T06:00:00-04: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">2026-04-13T04:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Monday Night">2026-04-13T18:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Tuesday Night">2026-04-14T18:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Wednesday Night">2026-04-15T18:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Thursday Night">2026-04-16T18:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Friday Night">2026-04-17T18:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Saturday Night">2026-04-18T18:00:00-04: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="Monday">2026-04-13T06:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Tuesday">2026-04-14T06:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Wednesday">2026-04-15T06:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Thursday">2026-04-16T06:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Friday">2026-04-17T06:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Saturday">2026-04-18T06:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Sunday">2026-04-19T06:00:00-04: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>33</value>
        <value>36</value>
        <value>37</value>
        <value>35</value>
        <value>41</value>
        <value>36</value>
        <value>44</value>
    </temperature>

    <temperature type="maximum" units="Fahrenheit" time-layout="k-p24h-n7-2">
      <name>Daily Maximum Temperature</name>
        <value>51</value>
        <value>48</value>
        <value>49</value>
        <value>52</value>
        <value>56</value>
        <value>60</value>
        <value>55</value>
    </temperature>

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

    <weather time-layout="k-p12h-n14-1">
      <name>Weather Type, Coverage, Intensity</name>
        <weather-conditions weather-summary="Chance Rain"/>
        <weather-conditions weather-summary="Rain"/>
        <weather-conditions weather-summary="Rain Likely then Mostly Cloudy"/>
        <weather-conditions weather-summary="Partly Sunny then Chance Rain"/>
        <weather-conditions weather-summary="Rain"/>
        <weather-conditions weather-summary="Chance Rain and Patchy Fog"/>
        <weather-conditions weather-summary="Chance Rain"/>
        <weather-conditions weather-summary="Chance Rain"/>
        <weather-conditions weather-summary="Rain Likely"/>
        <weather-conditions weather-summary="Chance Rain"/>
        <weather-conditions weather-summary="Slight Chance Rain then Partly Cloudy"/>
        <weather-conditions weather-summary="Mostly Sunny"/>
        <weather-conditions weather-summary="Chance Rain"/>
        <weather-conditions weather-summary="Chance Rain"/>
    </weather>

    <conditions-icon type="forecast-NWS" time-layout="k-p12h-n14-1">
      <name>Conditions Icon</name>        <icon-link>https://forecast.weather.gov/newimages/medium/nra30.png</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/ra90.png</icon-link>
        <icon-link>https://forecast.weather.gov/DualImage.php?i=nra&amp;j=nbkn&amp;ip=60</icon-link>
        <icon-link>https://forecast.weather.gov/DualImage.php?i=bkn&amp;j=ra&amp;jp=30</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/nra80.png</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/ra40.png</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/nra30.png</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/ra40.png</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/nra70.png</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/ra40.png</icon-link>
        <icon-link>https://forecast.weather.gov/DualImage.php?i=nra&amp;j=nsct&amp;ip=20</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/sct.png</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/nra50.png</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/ra50.png</icon-link>
    </conditions-icon>

    <wordedForecast time-layout="k-p12h-n14-1" dataSource="carNetcdf" wordGenerator="markMitchell">
      <name>Text Forecast</name>
        <text>A chance of rain after 5am.  Mostly cloudy, with a low around 33. South wind around 10 mph, with gusts as high as 20 mph.  Chance of precipitation is 30%.</text>
        <text>Rain.  High near 51. South wind 10 to 13 mph, with gusts as high as 23 mph.  Chance of precipitation is 90%. New precipitation amounts between a quarter and half of an inch possible. </text>
        <text>Rain likely, mainly before 9pm.  Mostly cloudy, with a low around 36. Northwest wind around 9 mph.  Chance of precipitation is 60%. New precipitation amounts of less than a tenth of an inch possible. </text>
        <text>A chance of rain, mainly after 4pm.  Partly sunny, with a high near 48. Northwest wind 3 to 8 mph.  Chance of precipitation is 30%.</text>
        <text>Rain, mainly before 2am.  Low around 37. East wind 3 to 5 mph.  Chance of precipitation is 80%. New precipitation amounts between a tenth and quarter of an inch possible. </text>
        <text>A chance of rain.  Patchy fog between 7am and 8am.  Otherwise, mostly cloudy, with a high near 49. East wind around 6 mph.  Chance of precipitation is 40%.</text>
        <text>A chance of rain, mainly before 9pm.  Mostly cloudy, with a low around 35. North wind 3 to 5 mph.  Chance of precipitation is 30%.</text>
        <text>A chance of rain, mainly after 11am.  Mostly cloudy, with a high near 52. Chance of precipitation is 40%.</text>
        <text>Rain likely.  Mostly cloudy, with a low around 41. Chance of precipitation is 70%.</text>
        <text>A chance of rain, mainly before 4pm.  Partly sunny, with a high near 56. Chance of precipitation is 40%.</text>
        <text>A slight chance of rain.  Partly cloudy, with a low around 36. Chance of precipitation is 20%.</text>
        <text>Mostly sunny, with a high near 60.</text>
        <text>A chance of rain.  Mostly cloudy, with a low around 44. Chance of precipitation is 50%.</text>
        <text>A chance of rain.  Partly sunny, with a high near 55. Chance of precipitation is 50%.</text>
    </wordedForecast>

</parameters>
</data>
<data type="current observations">
  <location>
      <location-key>point1</location-key>
      <point latitude="47.29" longitude="-68.31"/>
      <area-description>Frenchville, Northern Aroostook Regional Airport, ME</area-description>
      <height datum="mean sea level" height-units="feet">988</height>
  </location>
  <moreWeatherInformation applicable-location="point1">https://www.nws.noaa.gov/data/obhistory/KFVE.html</moreWeatherInformation>  <time-layout time-coordinate="local">  <layout-key>k-p1h-n1-1</layout-key>  <start-valid-time period-name="current">2026-04-13T04:53:00-04:00</start-valid-time>  </time-layout>  <parameters applicable-location="point1">  <temperature type="apparent" units="Fahrenheit" time-layout="k-p1h-n1-1">  <value>37</value>  </temperature>  <temperature type="dew point" units="Fahrenheit" time-layout="k-p1h-n1-1">  <value>25</value>  </temperature>  <humidity type="relative" time-layout="k-p1h-n1-1">  <value>62</value>  </humidity>  <weather time-layout="k-p1h-n1-1">  <name>Weather Type, Coverage, Intensity</name>  <weather-conditions weather-summary="Overcast"/>  <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>https://forecast.weather.gov/newimages/medium/novc.png</icon-link>  </conditions-icon>  <direction type="wind" units="degrees true" time-layout="k-p1h-n1-1">  <value>150</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>12</value>  </wind-speed>      <pressure type="barometer" units="inches of mercury" time-layout="k-p1h-n1-1">          <value>29.99</value>      </pressure>  </parameters></data></dwml>