Template:Attached KML/Biola Branch
Appearance
<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2">
<Document> <name>Untitled layer</name> <Style id="line-000000-1200-nodesc-normal"> <LineStyle> <color>ff000000</color> <width>1.2</width> </LineStyle> <BalloonStyle>
<text><![CDATA[
$[name]
]]></text>
</BalloonStyle> </Style> <Style id="line-000000-1200-nodesc-highlight"> <LineStyle> <color>ff000000</color> <width>1.8</width> </LineStyle> <BalloonStyle>
<text><![CDATA[
$[name]
]]></text>
</BalloonStyle> </Style> <StyleMap id="line-000000-1200-nodesc"> <Pair> <key>normal</key> <styleUrl>#line-000000-1200-nodesc-normal</styleUrl> </Pair> <Pair> <key>highlight</key> <styleUrl>#line-000000-1200-nodesc-highlight</styleUrl> </Pair> </StyleMap> <Placemark> <name>Line 1</name> <styleUrl>#line-000000-1200-nodesc</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -119.8701592,36.8009198,0 -119.8855659,36.8008339,0 -119.925799,36.8007308,0 -119.9629422,36.8006449,0 -120.0246759,36.8005075,0 -120.0259634,36.8004388,0 -120.0269719,36.8002326,0 -120.0277229,36.7997858,0 -120.0284954,36.7992017,0 -120.0289031,36.7984456,0 -120.0292035,36.797724,0 -120.0291821,36.7968992,0 -120.0288173,36.7313542,0 -120.0287958,36.7252662,0 </coordinates> </LineString> </Placemark> </Document>
</kml>