<?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-14T02:26:31-04:00</creation-date>
     <category>current observations and forecast</category>
    </product>
    <source>
      <production-center>Burlington, VT</production-center>
      <credit>https://www.weather.gov/btv/</credit>
      <more-information>https://www.nws.noaa.gov/forecasts/xml/</more-information>
    </source>
  </head>
  <data type="forecast">

  <location>
    <location-key>point1</location-key>
    <point latitude="44.37" longitude="-73.89"/>
    <area-description>4 Miles WSW Wilmington NY</area-description>
    <height datum="mean sea level" height-units="feet">3885</height>
  </location>
<moreWeatherInformation applicable-location="point1">https://forecast.weather.gov/MapClick.php?lat=44.37&amp;lon=-73.89</moreWeatherInformation>
  <time-layout time-coordinate="local" summarization="12hourly">
    <layout-key>k-p12h-n14-1</layout-key>
      <start-valid-time period-name="Overnight">2026-04-14T02: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>
      <start-valid-time period-name="Sunday Night">2026-04-19T18:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Monday">2026-04-20T06: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-14T02: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>
      <start-valid-time period-name="Sunday Night">2026-04-19T18: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="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>
      <start-valid-time period-name="Monday">2026-04-20T06: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>43</value>
        <value>47</value>
        <value>52</value>
        <value>49</value>
        <value>43</value>
        <value>42</value>
        <value>25</value>
    </temperature>

    <temperature type="maximum" units="Fahrenheit" time-layout="k-p24h-n7-2">
      <name>Daily Maximum Temperature</name>
        <value>56</value>
        <value>56</value>
        <value>59</value>
        <value>55</value>
        <value>58</value>
        <value>48</value>
        <value>32</value>
    </temperature>

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

    <weather time-layout="k-p12h-n14-1">
      <name>Weather Type, Coverage, Intensity</name>
        <weather-conditions weather-summary="Mostly Cloudy"/>
        <weather-conditions weather-summary="Slight Chance Showers then Showers"/>
        <weather-conditions weather-summary="Showers Likely and Breezy then Mostly Cloudy"/>
        <weather-conditions weather-summary="Showers"/>
        <weather-conditions weather-summary="Showers"/>
        <weather-conditions weather-summary="Showers"/>
        <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="Showers Likely and Breezy"/>
        <weather-conditions weather-summary="Breezy. Showers Likely then Rain/Snow Likely"/>
        <weather-conditions weather-summary="Breezy. Rain/Snow Likely then Chance Snow Showers"/>
        <weather-conditions weather-summary="Breezy. Partly Sunny then Chance Snow Showers"/>
    </weather>

    <conditions-icon type="forecast-NWS" time-layout="k-p12h-n14-1">
      <name>Conditions Icon</name>        <icon-link>https://forecast.weather.gov/newimages/medium/nbkn.png</icon-link>
        <icon-link>https://forecast.weather.gov/DualImage.php?i=shra&amp;j=shra&amp;ip=20&amp;jp=90</icon-link>
        <icon-link>https://forecast.weather.gov/DualImage.php?i=nshra&amp;j=nbkn&amp;ip=60</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/shra80.png</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/nshra80.png</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/shra80.png</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/nshra80.png</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/shra60.png</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/nshra30.png</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/bkn.png</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/nshra60.png</icon-link>
        <icon-link>https://forecast.weather.gov/DualImage.php?i=shra&amp;j=rasn&amp;ip=60&amp;jp=70</icon-link>
        <icon-link>https://forecast.weather.gov/DualImage.php?i=nrasn&amp;j=nsn&amp;ip=60&amp;jp=40</icon-link>
        <icon-link>https://forecast.weather.gov/DualImage.php?i=wind_bkn&amp;j=sn&amp;jp=30</icon-link>
    </conditions-icon>

    <hazards time-layout="">
      <name>Watches, Warnings, and Advisories</name>
      <hazard-conditions>
        <hazard headline="Hazardous Weather Outlook">
          <hazardTextURL>https://forecast.weather.gov/showsigwx.php?warnzone=NYZ034&amp;warncounty=NYC031&amp;firewxzone=NYZ204&amp;local_place1=4+Miles+WSW+Wilmington+NY&amp;product1=Hazardous+Weather+Outlook</hazardTextURL>
        </hazard>
      </hazard-conditions>
    </hazards>

    <wordedForecast time-layout="k-p12h-n14-1" dataSource="btvNetcdf" wordGenerator="markMitchell">
      <name>Text Forecast</name>
        <text>Mostly cloudy, with a low around 43. West wind around 14 mph. </text>
        <text>Showers, with thunderstorms also possible after 2pm.  High near 56. West wind 8 to 16 mph becoming south in the afternoon. Winds could gust as high as 28 mph.  Chance of precipitation is 90%. New rainfall amounts between a quarter and half of an inch possible. </text>
        <text>Showers and thunderstorms likely before 8pm, then a chance of showers between 8pm and 10pm.  Mostly cloudy, with a low around 47. Breezy, with a west wind 17 to 22 mph decreasing to 11 to 16 mph after midnight.  Chance of precipitation is 60%. New precipitation amounts between a quarter and half of an inch possible. </text>
        <text>Showers, mainly after 11am.  High near 56. Southwest wind around 10 mph.  Chance of precipitation is 80%. New precipitation amounts between a tenth and quarter of an inch possible. </text>
        <text>Showers, mainly before 8pm.  Low around 52. Southwest wind around 10 mph.  Chance of precipitation is 80%. New precipitation amounts between a tenth and quarter of an inch possible. </text>
        <text>Showers.  High near 59. Southwest wind 11 to 14 mph.  Chance of precipitation is 80%. New precipitation amounts between a tenth and quarter of an inch possible. </text>
        <text>Showers, mainly before 2am.  Low around 49. West wind 13 to 15 mph.  Chance of precipitation is 80%.</text>
        <text>Showers likely, mainly after 8am.  Mostly cloudy, with a high near 55. West wind around 10 mph becoming north in the afternoon.  Chance of precipitation is 60%.</text>
        <text>A 30 percent chance of showers before 2am.  Mostly cloudy, with a low around 43. Northeast wind around 11 mph. </text>
        <text>Mostly cloudy, with a high near 58. South wind 11 to 15 mph. </text>
        <text>Showers likely.  Mostly cloudy, with a low around 42. Breezy, with a south wind 20 to 23 mph.  Chance of precipitation is 60%.</text>
        <text>Rain and snow showers likely.  Mostly cloudy, with a high near 48. Breezy, with a southwest wind 20 to 23 mph.  Chance of precipitation is 70%.</text>
        <text>Rain and snow showers likely.  Mostly cloudy, with a low around 25. Breezy, with a west wind around 25 mph.  Chance of precipitation is 60%.</text>
        <text>A 30 percent chance of snow showers.  Partly sunny, with a high near 32. Breezy, with a west wind 22 to 25 mph. </text>
    </wordedForecast>

</parameters>
</data>
<data type="current observations">
  <location>
      <location-key>point1</location-key>
      <point latitude="44.39" longitude="-74.2"/>
      <area-description>Saranac Lake, Adirondack Regional Airport, NY</area-description>
      <height datum="mean sea level" height-units="feet">1663</height>
  </location>
  <moreWeatherInformation applicable-location="point1">https://www.nws.noaa.gov/data/obhistory/KSLK.html</moreWeatherInformation>  <time-layout time-coordinate="local">  <layout-key>k-p1h-n1-1</layout-key>  <start-valid-time period-name="current">2026-04-14T01:51:00-04:00</start-valid-time>  </time-layout>  <parameters applicable-location="point1">  <temperature type="apparent" units="Fahrenheit" time-layout="k-p1h-n1-1">  <value>52</value>  </temperature>  <temperature type="dew point" units="Fahrenheit" time-layout="k-p1h-n1-1">  <value>48</value>  </temperature>  <humidity type="relative" time-layout="k-p1h-n1-1">  <value>86</value>  </humidity>  <weather time-layout="k-p1h-n1-1">  <name>Weather Type, Coverage, Intensity</name>  <weather-conditions weather-summary="Mostly Cloudy"/>  <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/nbkn.png</icon-link>  </conditions-icon>  <direction type="wind" units="degrees true" time-layout="k-p1h-n1-1">  <value>0</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>0</value>  </wind-speed>      <pressure type="barometer" units="inches of mercury" time-layout="k-p1h-n1-1">          <value>29.95</value>      </pressure>  </parameters></data></dwml>