Template:Attached KML/Fulton Street (San Francisco)
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.510924,37.7713518,0 -122.4938812,37.7721341,0 -122.4809959,37.7727277,0 -122.4683144,37.7732959,0 -122.4663618,37.7734062,0 -122.4652138,37.7734656,0 -122.4592271,37.7742118,0 -122.4545708,37.77478,0 -122.4464383,37.7758316,0 -122.4361386,37.7771375,0 -122.4280276,37.7781551,0 -122.4218157,37.7789692,0 </coordinates> </LineString> </Placemark> <Placemark> <name>Line 2</name> <styleUrl>#line-000000-1200-nodesc</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -122.4168,37.7795963,0 -122.4134419,37.779963,0 </coordinates> </LineString> </Placemark> </Document>
</kml>