Template:Attached KML/Kearny 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.4034794,37.7878025,0 -122.4036833,37.7889175,0 -122.4038979,37.7898544,0 -122.4055233,37.7979467,0 -122.4054965,37.7980697,0 -122.406049,37.8008715,0 -122.4062421,37.8017743,0 </coordinates> </LineString> </Placemark> <Placemark> <name>Line 2</name> <styleUrl>#line-000000-1200-nodesc</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -122.4066169,37.8036714,0 -122.406684,37.8039596,0 </coordinates> </LineString> </Placemark> <Placemark> <name>Line 3</name> <styleUrl>#line-000000-1200-nodesc</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -122.4067188,37.8041418,0 -122.4067752,37.8044364,0 </coordinates> </LineString> </Placemark> <Placemark> <name>Line 4</name> <styleUrl>#line-000000-1200-nodesc</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -122.4068413,37.8048529,0 -122.4069808,37.8054908,0 -122.4071686,37.8064762,0 -122.4073027,37.807148,0 -122.4072973,37.8072687,0 -122.4072598,37.8074023,0 </coordinates> </LineString> </Placemark> </Document>
</kml>