<?xml version="1.0" encoding="UTF-8"?>
<response xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XML-Schema-instance" version="1.0" xsi:noNamespaceSchemaLocation="http://weather.aero/schema/station1_0.xsd">
  <request_index>20782112</request_index>
  <data_source name="stations" />
  <request type="retrieve" />
  <errors />
  <warnings />
  <time_taken_ms>52</time_taken_ms>
  <data num_results="1">
    <Station>
      <station_id>KDEN</station_id>
      <wmo_id>72565</wmo_id>
      <latitude>39.83</latitude>
      <longitude>-104.65</longitude>
      <elevation_m>1640.0</elevation_m>
      <site>DENVER (DIA)</site>
      <state>CO</state>
      <country>US</country>
      <site_type>
        <METAR />
        <TAF />
      </site_type>
    </Station>
  </data>
</response>

