<?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 2</name> <styleUrl>#line-000000-1200-nodesc</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -118.2543658,34.0466028,0 -118.2540949,34.0464361,0 -118.2540761,34.046365,0 -118.2606019,34.0393618,0 -118.2621925,34.0376681,0 -118.2645206,34.0347874,0 -118.2646494,34.0347785,0 -118.2663016,34.0357121,0 -118.2676213,34.0362633,0 -118.2677607,34.0364678,0 -118.2679861,34.0366101,0 -118.2691555,34.0371257,0 -118.2701318,34.0375169,0 -118.2707004,34.0376947,0 -118.2740157,34.0391795,0 -118.2793479,34.0416332,0 -118.2839506,34.0437046,0 -118.2845192,34.0438557,0 -118.2863324,34.0442291,0 -118.2864933,34.0442469,0 -118.2927375,34.0442291,0 -118.2956235,34.0442202,0 -118.2966535,34.0442024,0 -118.2975547,34.0441224,0 -118.2981877,34.0440513,0 -118.2995074,34.0438824,0 -118.300312,34.0437668,0 -118.3017497,34.0436068,0 -118.3050864,34.0435801,0 -118.3192162,34.0435624,0 -118.3244734,34.0435357,0 -118.3249669,34.0435712,0 -118.3256106,34.0437668,0 -118.3311467,34.0455448,0 -118.3341615,34.0465227,0 -118.3348267,34.046736,0 -118.3354919,34.0468783,0 -118.3366291,34.0470383,0 -118.3374231,34.0470827,0 -118.3380454,34.0470472,0 -118.3396118,34.0468072,0 -118.3511989,34.0450737,0 -118.3537631,34.0447803,0 -118.3585052,34.044078,0 -118.3601575,34.0438113,0 -118.3620243,34.0435624,0 -118.3633118,34.0431801,0 -118.3642023,34.0428334,0 -118.3652322,34.0424066,0 -118.3699422,34.0397662,0 -118.3805208,34.0337561,0 -118.3906274,34.0280656,0 -118.3951764,34.0254069,0 -118.4128361,34.0154296,0 -118.4242086,34.0088752,0 -118.4313219,34.0048641,0 -118.4342401,34.0033609,0 -118.4429841,33.9989671,0 -118.4542494,33.9933009,0 -118.462414,33.9891467,0 -118.4694628,33.9848631,0 -118.4697659,33.9847875,0 -118.4699349,33.9848409,0 -118.4702755,33.9852523,0 -118.472204,33.9876209,0 -118.4753484,33.9915568,0 -118.4785563,33.9956041,0 -118.4800798,33.9974898,0 -118.4806109,33.9980547,0 -118.4812141,33.9986399,0 </coordinates> </LineString> </Placemark> </Document>
</kml>