<?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.2037843,34.0656547,0 -118.2047499,34.065628,0 -118.2052005,34.0656991,0 -118.2060373,34.065948,0 -118.2064987,34.0660991,0 -118.2073463,34.0660991,0 -118.2154787,34.0659924,0 -118.2186866,34.065948,0 -118.219148,34.0659924,0 -118.2222808,34.0670323,0 -118.2252205,34.0677699,0 -118.2255746,34.0677788,0 -118.2259608,34.0676811,0 -118.2296086,34.0657791,0 -118.2320762,34.0644015,0 -118.2334924,34.0634416,0 -118.2340825,34.0627128,0 -118.2368613,34.0593086,0 -118.2369793,34.059042,0 -118.2372153,34.058962,0 -118.2395971,34.0563843,0 -118.2416678,34.0541265,0 -118.2430626,34.0525976,0 -118.2446719,34.0508731,0 -118.2474721,34.0478952,0 -118.2497788,34.0454238,0 -118.2514525,34.0438859,0 -118.253212,34.0427479,0 -118.2567311,34.0405076,0 -118.2574499,34.0399564,0 -118.2582009,34.0390673,0 -118.2640052,34.031839,0 -118.2650138,34.0305942,0 -118.2660866,34.0289315,0 -118.2694126,34.0237387,0 -118.2740153,34.0164824,0 -118.274026,34.0114934,0 -118.2739884,33.9996865,0 -118.2739562,33.9835946,0 -118.2739241,33.9678111,0 -118.2738919,33.9424837,0 -118.2739401,33.9176072,0 -118.2740313,33.9006716,0 -118.2740421,33.900026,0 -118.2740904,33.8997366,0 -118.2742459,33.8992379,0 -118.2745195,33.8987437,0 -118.275072,33.8980669,0 -118.2758016,33.8972654,0 -118.2761181,33.8966954,0 -118.2762844,33.8962101,0 -118.276338,33.895885,0 -118.2763488,33.895462,0 -118.2763166,33.8943978,0 -118.2759894,33.8867386,0 -118.275748,33.8806865,0 -118.2755012,33.8754267,0 -118.2754583,33.8690842,0 -118.2754529,33.8671466,0 -118.2753832,33.861249,0 -118.2753832,33.8605853,0 -118.275469,33.8599572,0 -118.2755709,33.859534,0 -118.2757748,33.8590618,0 -118.2762898,33.8582911,0 -118.2767833,33.8576942,0 -118.2791329,33.8549366,0 -118.279664,33.8543041,0 -118.2800824,33.8536581,0 -118.2803882,33.8528696,0 -118.2805062,33.8520677,0 -118.2804418,33.8509182,0 -118.2798035,33.8408447,0 -118.2796425,33.8378237,0 -118.2794816,33.8370306,0 -118.2784731,33.8333233,0 -118.2762844,33.8251862,0 -118.2759733,33.8240275,0 -118.2758016,33.8233056,0 -118.2757158,33.8224945,0 -118.2755441,33.8183052,0 -118.2755548,33.8145971,0 -118.2756085,33.806895,0 -118.2754046,33.8006277,0 -118.275351,33.7987733,0 </coordinates> </LineString> </Placemark> </Document>
</kml>