Template:Attached KML/49 Van Ness/Mission
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.4252886,37.8048746,0 -122.4227995,37.7925101,0 -122.4193663,37.775577,0 -122.4192161,37.7749325,0 -122.4190122,37.7742201,0 -122.4187118,37.773194,0 -122.4187011,37.7729141,0 -122.4188084,37.7726682,0 -122.4194521,37.7715403,0 -122.4198813,37.7704293,0 -122.4200958,37.7696321,0 -122.4200744,37.7688603,0 -122.4181861,37.7490375,0 -122.4181432,37.7486643,0 -122.4181539,37.7484097,0 -122.4183148,37.7481383,0 -122.418744,37.7473917,0 -122.4237544,37.7396459,0 -122.4239153,37.739315,0 -122.4239797,37.739069,0 -122.424044,37.737686,0 -122.424087,37.7373297,0 -122.4241728,37.7370072,0 -122.4247414,37.7353357,0 -122.4249453,37.7351491,0 -122.4284214,37.7317041,0 -122.4303633,37.7297016,0 -122.4313075,37.7287682,0 -122.4321872,37.7279196,0 -122.4328846,37.7272577,0 -122.4353093,37.72405,0 -122.4355346,37.7238888,0 -122.4379057,37.7236512,0 -122.4389786,37.7236002,0 -122.4444503,37.7229468,0 -122.4484521,37.7229723,0 -122.4516654,37.7229871,0 -122.4521429,37.7230423,0 -122.4531648,37.7232756,0 -122.4532399,37.7233732,0 -122.4532292,37.7236724,0 -122.4531594,37.7237636,0 -122.4529663,37.7237742,0 -122.4524674,37.7237891,0 -122.4524004,37.7237466,0 -122.4523548,37.7231526,0 -122.452285,37.7230783,0 </coordinates> </LineString> </Placemark> <Placemark> <name>Line 2</name> <styleUrl>#line-000000-1200-nodesc</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -122.4187118,37.773194,0 -122.4187771,37.7730204,0 -122.4193886,37.7725158,0 -122.4197212,37.7723037,0 -122.4203328,37.7718373,0 -122.4203864,37.7717101,0 -122.4203328,37.771638,0 -122.4201933,37.7699715,0 -122.4200958,37.7696321,0 </coordinates> </LineString> </Placemark> </Document>
</kml>