<?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> -117.9154155,33.9665958,0 -117.9152975,33.9658483,0 -117.914922,33.964736,0 -117.9145679,33.963775,0 -117.9144177,33.9629919,0 -117.9145464,33.9621733,0 -117.9148039,33.9614525,0 -117.9153833,33.9607317,0 -117.9166922,33.9599753,0 -117.9191277,33.9589786,0 -117.9204902,33.9583557,0 -117.9213163,33.9578218,0 -117.9223892,33.956834,0 -117.9233655,33.9557661,0 -117.9258439,33.9525,0 -117.926788,33.9513519,0 -117.9280862,33.9503018,0 -117.9299745,33.9489312,0 -117.9307899,33.9480323,0 -117.9311654,33.9473648,0 -117.9316589,33.9462345,0 -117.9319593,33.9456114,0 -117.9325172,33.9448638,0 -117.9329035,33.9443298,0 -117.9330215,33.9438759,0 -117.9330966,33.9432261,0 -117.9330644,33.9252896,0 -117.9330859,33.9164045,0 -117.9330322,33.9153272,0 -117.9327962,33.9144814,0 -117.9324529,33.9137246,0 -117.9318413,33.9129589,0 -117.9315624,33.9123979,0 -117.93138,33.9119706,0 -117.9311869,33.9111069,0 -117.9293737,33.902906,0 -117.9292771,33.902345,0 -117.9292771,33.9016949,0 -117.9292879,33.897652,0 -117.9290518,33.8963875,0 -117.9287514,33.8948201,0 -117.9280541,33.890857,0 -117.9278073,33.889913,0 -117.9260263,33.8850144,0 -117.9256293,33.8842039,0 -117.9249534,33.8834469,0 -117.9246316,33.8825116,0 -117.9245564,33.8812558,0 -117.9244062,33.8792071,0 -117.9243633,33.8775058,0 -117.9242239,33.8502626,0 -117.9242131,33.8487568,0 -117.9240951,33.8479816,0 -117.9237518,33.8469123,0 -117.9209408,33.8383844,0 -117.9169282,33.8261748,0 -117.9151794,33.8209607,0 -117.9150185,33.8204437,0 -117.9149541,33.8198732,0 -117.9151043,33.8192404,0 -117.9152867,33.8186075,0 -117.9154155,33.8178499,0 -117.9153297,33.812662,0 -117.9153297,33.8090784,0 -117.9151258,33.7963029,0 -117.9148469,33.7787725,0 -117.9148683,33.7780591,0 -117.9150078,33.7775151,0 -117.915394,33.7769265,0 -117.9158768,33.7765073,0 -117.9166278,33.7761417,0 -117.9190633,33.7751518,0 -117.9196856,33.7748575,0 -117.9200289,33.7745454,0 -117.9203186,33.7740816,0 -117.9204151,33.7737338,0 -117.9204258,33.7731809,0 -117.9202542,33.7578668,0 -117.9200289,33.7395613,0 -117.9198358,33.72193,0 -117.9200611,33.7210109,0 -117.9204902,33.720404,0 -117.920973,33.7194581,0 -117.9211661,33.7188156,0 -117.9211554,33.7181285,0 -117.9199216,33.7148711,0 -117.9197607,33.7143714,0 -117.9197285,33.7136396,0 -117.9194603,33.6905131,0 -117.91931,33.6767914,0 -117.9189882,33.6422587,0 -117.9189791,33.6418292,0 -117.9188745,33.6414094,0 -117.9188342,33.6413536,0 </coordinates> </LineString> </Placemark> </Document>
</kml>