Template:Attached KML/San Carlos Street
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> -121.8774701,37.3360313,0 -121.8708916,37.339167,0 </coordinates> </LineString> </Placemark> <Placemark> <name>Line 2</name> <styleUrl>#line-000000-1200-nodesc</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -121.8840289,37.3329936,0 -121.8874836,37.3313386,0 -121.8894792,37.3303149,0 -121.8938673,37.328293,0 -121.8958843,37.327329,0 -121.8982125,37.3259469,0 -121.9002188,37.3247866,0 -121.9011414,37.3242747,0 -121.9015384,37.3241723,0 -121.9028151,37.3241126,0 -121.9040704,37.3239419,0 -121.9049073,37.3237628,0 -121.908437,37.3236092,0 -121.9128895,37.3235153,0 -121.9254744,37.32343,0 -121.9318635,37.3233917,0 </coordinates> </LineString> </Placemark> </Document>
</kml>