21 lines
450 B
XML
21 lines
450 B
XML
<?xml version="1.0"?>
|
|
<PropertyList>
|
|
<runway>
|
|
<ils>
|
|
<lon>-121.916906</lon>
|
|
<lat>37.350847</lat>
|
|
<rwy>12R</rwy>
|
|
<hdg-deg>138.94</hdg-deg>
|
|
<elev-m>22.86</elev-m>
|
|
<nav-id>ISLV</nav-id>
|
|
</ils>
|
|
<ils>
|
|
<lon>-121.942517</lon>
|
|
<lat>37.374208</lat>
|
|
<rwy>30L</rwy>
|
|
<hdg-deg>318.93</hdg-deg>
|
|
<elev-m>14.94</elev-m>
|
|
<nav-id>ISJC</nav-id>
|
|
</ils>
|
|
</runway>
|
|
</PropertyList>
|