<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>RJSN to RJBE</name>
        <description>NIIGATA to Kobe</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>RJSN to RJBE</name>
            <description>NIIGATA to Kobe</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>139.11400000000003,37.954800000000006,0
137.49199999999996,37.0382,10302.24
137.132,36.819199999999995,10668
136.99,36.739599999999996,10210.800000000001
136.75400000000002,36.60509999999999,9296.4
136.40499999999997,36.3964,7924.8
136.404,36.3965,7924.8
135.64300000000003,35.5192,3718.5600000000004
135.224,34.6327,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>