<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZSPD to RKSI</name>
        <description>Pudong to Incheon Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZSPD to RKSI</name>
            <description>Pudong to Incheon Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>121.785889,31.161289,0
121.759874,31.230148,97.536
121.756094,31.244256,140.208
121.753766,31.258592,188.976
121.752909,31.273046,246.888
121.753528,31.28751,310.896
121.755621,31.301872,381
121.759172,31.316024,460.24800000000005
121.764153,31.329857,542.544
121.770528,31.343267,630.936
121.778248,31.356151,728.472
121.787255,31.368412,829.056
122.887307,32.792679,4450.08
124.026777,34.207879,4450.08
125.205019,35.612183,4450.08
126.544726,37.134642,2042.16
126.556343,37.145764,1908.048
126.566703,37.157651,1776.9840000000002
126.575724,37.170212,1648.968
126.583339,37.183352,1524
126.589489,37.196971,1399.0320000000002
126.594126,37.210965,1277.112
126.597215,37.225227,1158.24
126.598732,37.23965,1045.464
126.598665,37.254123,932.6880000000001
126.597012,37.268536,829.056
126.593788,37.28278,728.472
126.589014,37.296746,630.936
126.582728,37.310328,542.544
126.574977,37.323423,460.24800000000005
126.565818,37.335931,381
126.460856,37.454225,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>