Template:Attached KML/Folsom 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> -122.4138193,37.7333292,0 -122.4138448,37.7333864,0 -122.4133338,37.7389524,0 -122.413425,37.7390129,0 -122.4132238,37.7415847,0 -122.4132077,37.7417735,0 </coordinates> </LineString> </Placemark> <Placemark> <name>Line 2</name> <styleUrl>#line-000000-1200-nodesc</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -122.410045,37.7430431,0 -122.4101657,37.7431216,0 -122.4117133,37.7436624,0 -122.4118769,37.74369,0 -122.4119923,37.7436539,0 -122.4122337,37.7436327,0 -122.4124161,37.743656,0 -122.4126146,37.7437388,0 -122.4128372,37.7437727,0 -122.4130652,37.7437812,0 -122.4131859,37.7438278,0 -122.4132744,37.7439042,0 -122.4133092,37.7440548,0 -122.4135158,37.7464196,0 -122.4136445,37.7478724,0 -122.4137116,37.7483623,0 -122.4137599,37.7489816,0 -122.4142239,37.7536579,0 -122.414594,37.757615,0 -122.4151412,37.7633573,0 -122.4156508,37.7685479,0 -122.4156884,37.7691076,0 -122.4156133,37.7694977,0 -122.4154416,37.770155,0 -122.4151627,37.770702,0 -122.4148837,37.7710794,0 -122.4145297,37.771478,0 -122.4139771,37.7719317,0 -122.4128828,37.7727968,0 -122.3899831,37.790904,0 </coordinates> </LineString> </Placemark> </Document>
</kml>