<?xml version="1.0" encoding="UTF-8"?>
<response xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.1" xsi:noNamespaceSchemaLocation="https://aviationweather.gov/data/schema/station1_1.xsd">
  <request_index>1778860770</request_index>
  <data_source name="stations"/>
  <request type="retrieve"/>
  <errors/>
  <warnings/>
  <time_taken_ms>3</time_taken_ms>
  <data num_results="1">
    <Station>
      <station_id>KORD</station_id>
      <iata_id>ORD</iata_id>
      <wmo_id>72530</wmo_id>
      <faa_id>ORD</faa_id>
      <latitude>41.96017</latitude>
      <longitude>-87.93161</longitude>
      <elevation_m>202</elevation_m>
      <site>Chicago/O'Hare Intl</site>
      <state>IL</state>
      <country>US</country>
      <type>Airport</type>
      <site_type>
        <METAR/>
        <TAF/>
      </site_type>
    </Station>
  </data>
</response>
