21 lines
494 B
XML
21 lines
494 B
XML
<?xml version="1.0"?>
|
|
<PropertyList>
|
|
<runway>
|
|
<threshold>
|
|
<lon>-122.111985804578</lon>
|
|
<lat>37.4580259492222</lat>
|
|
<rwy>31</rwy>
|
|
<hdg-deg>321.81</hdg-deg>
|
|
<displ-m>65</displ-m>
|
|
<stopw-m>0</stopw-m>
|
|
</threshold>
|
|
<threshold>
|
|
<lon>-122.117660412768</lon>
|
|
<lat>37.4637519829445</lat>
|
|
<rwy>13</rwy>
|
|
<hdg-deg>141.81</hdg-deg>
|
|
<displ-m>0</displ-m>
|
|
<stopw-m>60</stopw-m>
|
|
</threshold>
|
|
</runway>
|
|
</PropertyList>
|