Template:Attached KML/Central Avenue (Los Angeles)
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> -118.2485477,33.8469469,0 -118.2485477,33.8564629,0 -118.2486765,33.870147,0 -118.2487194,33.875759,0 -118.2487838,33.8829382,0 -118.2489554,33.883722,0 -118.2500927,33.8885315,0 -118.2512943,33.8938395,0 -118.2521955,33.8973304,0 -118.253247,33.9017652,0 -118.253998,33.9039558,0 -118.2544271,33.9051846,0 -118.2545559,33.9057367,0 -118.254513,33.9073395,0 -118.2544915,33.9119874,0 -118.2544486,33.9176678,0 -118.2543628,33.9228137,0 -118.2542769,33.9309682,0 -118.2540624,33.9500338,0 -118.2542769,33.95055,0 -118.2563154,33.9527393,0 -118.2564442,33.9533089,0 -118.2564227,33.9685256,0 -118.2564656,33.9986486,0 -118.25653,34.0120075,0 -118.25653,34.0146398,0 -118.2564871,34.0150667,0 -118.2562081,34.015707,0 -118.2549207,34.0189262,0 -118.2544701,34.0200289,0 -118.2541696,34.0205269,0 -118.253762,34.0210248,0 -118.2465307,34.0287609,0 -118.2454578,34.029899,0 -118.2451789,34.0303258,0 -118.2436339,34.0329398,0 -118.2419602,34.0358027,0 -118.2412307,34.0367807,0 -118.2403295,34.037652,0 -118.240072,34.0380432,0 -118.2399647,34.0398213,0 -118.2397716,34.043573,0 -118.2395141,34.0469156,0 -118.2393424,34.0480357,0 -118.2391278,34.0492802,0 </coordinates> </LineString> </Placemark> </Document>
</kml>