<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.2">
  <Document>
    <name>Olympic 2008 Torch Relay (2008北京奥运会境外接力图)</name>
    <description>The map of torch replay for Olympic 2008. </description>
    <Style id="yellowLineGreenPoly">
      <LineStyle>
        <color>7FFF0000</color>
        <width>4</width>
      </LineStyle>
      <PolyStyle>
        <color>7F00FF00</color>
      </PolyStyle>
    </Style>
    <Placemark>
      <name>境外火炬传递</name>
      <description>Roadmap of Olympic 2008</description>
      <styleUrl>#yellowLineGreenPoly</styleUrl>
      <LineString>
        <extrude>1</extrude>
        <tessellate>1</tessellate>
        <altitudeMode>absolute</altitudeMode>
        <coordinates>
          23.729095459,37.9820924092,100
          116.386413574,39.9118429847,100
          76.9537353516,43.2692062491,100
          28.9929199219,41.0296433872,100
          30.3442382812,59.9330004237,100
          -0.087890625,51.4950647301,100
          2.373046875,48.8574870026,100
          -122.409667969,37.7707147385,100
          -58.3772277832,-34.6728880355,100
          39.462890625,-6.88280024177,100
          58.6120605469,23.6243945697,100
          73.1030273438,33.6672111012,100
          77.2778320312,28.6520306304,100
          100.535888672,13.7207084014,100
          101.722412109,3.1295462178,100
          106.820068359,-6.20609049857,100
          149.216308594,-35.3173663292,100
          138.197021484,36.6375700812,100
          126.952514648,37.5402217766,100
          125.771484375,39.0405196329,100
          106.666259766,10.7577627562,100
          114.216613779,22.245886579,100
          113.557434082,22.1543394041,100
        </coordinates>
      </LineString>
    </Placemark>
  </Document>
</kml>
