<response>
  <current_weather>
    <temperature unit="c">
      <current value="-6.5"/>
      <feels_like value="-9.9"/>
    </temperature>
    <humidity value="65"/>
    <pressure value="1031.1" trend="-0.2" unit="hPa"/>
    <wind>
      <speed value="0.3" unit="m/s"/>
      <direction value="90"/>
      <gusts value="1.4" unit="m/s"/>
    </wind>
    <sky>
      <precipitation>
        <rain>
          <rate value="0.0" unit="mm"/>
          <daily_total value="0.0" unit="mm"/>
        </rain>
      </precipitation>
    </sky>
    <auto_update>
      <interval value="300"/>
    </auto_update>
  </current_weather>
</response>

