<?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-03-05T18:46:06-05:00</creation-date>
     <category>current observations and forecast</category>
    </product>
    <source>
      <production-center>Indianapolis, IN</production-center>
      <credit>https://www.weather.gov/ind</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="39.38" longitude="-86.88"/>
    <area-description>6 Miles SW Quincy IN</area-description>
    <height datum="mean sea level" height-units="feet">801</height>
  </location>
<moreWeatherInformation applicable-location="point1">https://forecast.weather.gov/MapClick.php?lat=39.38&amp;lon=-86.88</moreWeatherInformation>
  <time-layout time-coordinate="local" summarization="12hourly">
    <layout-key>k-p12h-n14-1</layout-key>
      <start-valid-time period-name="Tonight">2026-03-05T19:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Friday">2026-03-06T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Friday Night">2026-03-06T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Saturday">2026-03-07T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Saturday Night">2026-03-07T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Sunday">2026-03-08T06:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Sunday Night">2026-03-08T18:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Monday">2026-03-09T06:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Monday Night">2026-03-09T18:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Tuesday">2026-03-10T06:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Tuesday Night">2026-03-10T18:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Wednesday">2026-03-11T06:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Wednesday Night">2026-03-11T18:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Thursday">2026-03-12T06: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="Tonight">2026-03-05T19:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Friday Night">2026-03-06T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Saturday Night">2026-03-07T18:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Sunday Night">2026-03-08T18:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Monday Night">2026-03-09T18:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Tuesday Night">2026-03-10T18:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Wednesday Night">2026-03-11T18: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="Friday">2026-03-06T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Saturday">2026-03-07T06:00:00-05:00</start-valid-time>
      <start-valid-time period-name="Sunday">2026-03-08T06:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Monday">2026-03-09T06:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Tuesday">2026-03-10T06:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Wednesday">2026-03-11T06:00:00-04:00</start-valid-time>
      <start-valid-time period-name="Thursday">2026-03-12T06:00:00-04:00</start-valid-time>
  </time-layout>


  <parameters applicable-location="point1">

    <temperature type="minimum" units="Celsius" time-layout="k-p24h-n7-1">
      <name>Daily Minimum Temperature</name>
        <value>14</value>
        <value>17</value>
        <value>5</value>
        <value>8</value>
        <value>15</value>
        <value>15</value>
        <value>2</value>
    </temperature>

    <temperature type="maximum" units="Celsius" time-layout="k-p24h-n7-2">
      <name>Daily Maximum Temperature</name>
        <value>24</value>
        <value>21</value>
        <value>16</value>
        <value>22</value>
        <value>23</value>
        <value>19</value>
        <value>10</value>
    </temperature>

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

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

    <conditions-icon type="forecast-NWS" time-layout="k-p12h-n14-1">
      <name>Conditions Icon</name>        <icon-link>https://forecast.weather.gov/DualImage.php?i=nra&amp;j=nra&amp;ip=20&amp;jp=60</icon-link>
        <icon-link>https://forecast.weather.gov/DualImage.php?i=ra&amp;j=ra&amp;ip=60&amp;jp=30</icon-link>
        <icon-link>https://forecast.weather.gov/DualImage.php?i=nra&amp;j=nscttsra&amp;ip=30&amp;jp=50</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/ra100.png</icon-link>
        <icon-link>https://forecast.weather.gov/DualImage.php?i=nscttsra&amp;j=nsct&amp;ip=10</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/few.png</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/nfew.png</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/few.png</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/nra40.png</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/ra70.png</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/nra80.png</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/ra80.png</icon-link>
        <icon-link>https://forecast.weather.gov/DualImage.php?i=nra&amp;j=nrasn&amp;ip=30&amp;jp=30</icon-link>
        <icon-link>https://forecast.weather.gov/newimages/medium/sct.png</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=INZ053&amp;warncounty=INC119&amp;firewxzone=INZ053&amp;local_place1=6+Miles+SW+Quincy+IN&amp;product1=Hazardous+Weather+Outlook</hazardTextURL>
        </hazard>
      </hazard-conditions>
    </hazards>

    <wordedForecast time-layout="k-p12h-n14-1" dataSource="indNetcdf" wordGenerator="markMitchell">
      <name>Text Forecast</name>
        <text>A chance of rain and thunderstorms, then rain likely and possibly a thunderstorm after 5am.  Patchy fog after midnight.  Otherwise, mostly cloudy, with a low around 14. Calm wind.  Chance of precipitation is 60%. New rainfall amounts between 2.5 and 5 mm possible. </text>
        <text>Rain and thunderstorms likely before 3pm, then a chance of rain.  Partly sunny, with a high near 24. South southwest wind 8 to 16 km/h, with gusts as high as 39 km/h.  Chance of precipitation is 60%. New rainfall amounts of less than 1 mm, except higher amounts possible in thunderstorms. </text>
        <text>A chance of rain before 7pm, then a chance of rain and thunderstorms after 4am.  Mostly cloudy, with a low around 17. South wind 11 to 18 km/h, with gusts as high as 39 km/h.  Chance of precipitation is 50%. New rainfall amounts of less than 1 mm, except higher amounts possible in thunderstorms. </text>
        <text>A chance of rain and thunderstorms, then rain and possibly a thunderstorm after 7am.  High near 21. South southwest wind 16 to 21 km/h, with gusts as high as 42 km/h.  Chance of precipitation is 100%. New rainfall amounts between 5 and 7.5 mm possible. </text>
        <text>A slight chance of thunderstorms before 7pm.  Partly cloudy, with a low around 5. West wind 6 to 11 km/h becoming light northwest  after midnight.  Chance of precipitation is 10%.</text>
        <text>Sunny, with a high near 16. Light and variable wind becoming west southwest 6 to 11 km/h in the morning. </text>
        <text>Mostly clear, with a low around 8. South southwest wind 8 to 10 km/h. </text>
        <text>Sunny, with a high near 22. South southwest wind 10 to 16 km/h, with gusts as high as 37 km/h. </text>
        <text>A 40 percent chance of rain.  Partly cloudy, with a low around 15. South southwest wind around 11 km/h. </text>
        <text>A chance of rain and thunderstorms, then rain likely and possibly a thunderstorm after 1pm.  Mostly cloudy, with a high near 23. South southwest wind 11 to 18 km/h, with gusts as high as 39 km/h.  Chance of precipitation is 70%.</text>
        <text>Rain and possibly a thunderstorm.  Low around 15. Chance of precipitation is 80%.</text>
        <text>Rain.  High near 19. Chance of precipitation is 80%.</text>
        <text>A chance of rain and snow.  Mostly cloudy, with a low around 2. Chance of precipitation is 30%.</text>
        <text>Mostly sunny, with a high near 10.</text>
    </wordedForecast>

</parameters>
</data>
<data type="current observations">
  <location>
      <location-key>point1</location-key>
      <point latitude="39.64" longitude="-86.82"/>
      <area-description>Putnam County Regional Airport, IN</area-description>
      <height datum="mean sea level" height-units="feet">827</height>
  </location>
  <moreWeatherInformation applicable-location="point1">https://www.nws.noaa.gov/data/obhistory/KGPC.html</moreWeatherInformation>  <time-layout time-coordinate="local">  <layout-key>k-p1h-n1-1</layout-key>  <start-valid-time period-name="current">2026-03-05T18: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>NA</value>  </temperature>  <humidity type="relative" time-layout="k-p1h-n1-1">  <value>NA</value>  </humidity>  <weather time-layout="k-p1h-n1-1">  <name>Weather Type, Coverage, Intensity</name>  <weather-conditions weather-summary="Overcast with Haze"/>  <weather-conditions>  <value>  <visibility units="statute miles">5.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>180</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>5</value>  </wind-speed>      <pressure type="barometer" units="inches of mercury" time-layout="k-p1h-n1-1">          <value>30.03</value>      </pressure>  </parameters></data></dwml>