Template:Attached KML/Summerlin Parkway

<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:kml="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom"> <Document>

   <name>Summerlin Pkwy.kml</name>
   <Style id="s_ylw-pushpin">
       <IconStyle>
           <scale>1.1</scale>
           <Icon>
               <href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
           </Icon>
           <hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
       </IconStyle>
       <LineStyle>
           <color>ff0000ff</color>
       </LineStyle>
   </Style>
   <StyleMap id="m_ylw-pushpin">
       <Pair>
           <key>normal</key>
           <styleUrl>#s_ylw-pushpin</styleUrl>
       </Pair>
       <Pair>
           <key>highlight</key>
           <styleUrl>#s_ylw-pushpin_hl</styleUrl>
       </Pair>
   </StyleMap>
   <Style id="s_ylw-pushpin_hl">
       <IconStyle>
           <scale>1.3</scale>
           <Icon>
               <href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
           </Icon>
           <hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
       </IconStyle>
       <LineStyle>
           <color>ff0000ff</color>
       </LineStyle>
   </Style>
   <Placemark>
       <name>Summerlin Pkwy</name>
       <styleUrl>#m_ylw-pushpin</styleUrl>
       <LineString>
           <tessellate>1</tessellate>
           <coordinates>
               -115.2437751828791,36.17705531057041,0 -115.2443781927183,36.1775033521834,0 -115.2448998820075,36.17776260689161,0 -115.2454663615916,36.17793722673899,0 -115.2462500659673,36.17808099392294,0 -115.2471749364882,36.1781226036106,0 -115.2489497240483,36.17812955632763,0 -115.2544456966394,36.17815506788084,0 -115.2556026517545,36.17826433695118,0 -115.2584777049033,36.17859674409129,0 -115.260646824491,36.17862137798926,0 -115.2652321902643,36.17813881330422,0 -115.2667666450734,36.17804962885722,0 -115.2770992732415,36.17790249532135,0 -115.2788491298014,36.177762697212,0 -115.2805248172875,36.17748781911454,0 -115.282010159902,36.17741459447528,0 -115.2834776351327,36.17750363184932,0 -115.2922547316752,36.17830694289257,0 -115.2938027722693,36.17855095860521,0 -115.2953374866862,36.17904959689897,0 -115.2966852967256,36.17971061175125,0 -115.2977729604488,36.18040972976934,0 -115.3088299547261,36.18852565406034,0 -115.3107363458039,36.189709090984,0 -115.312828720966,36.19080442070822,0 -115.3151066109353,36.19174146038479,0 -115.3182295243615,36.19271083569844,0 -115.3205235263716,36.1932012412834,0 -115.322870300954,36.19353758217365,0 -115.3257130027075,36.19378113906619,0 -115.3275656674274,36.19378462449257,0 -115.32922789715,36.1935927985656,0 -115.3306577561801,36.1932510481594,0 -115.3369165122795,36.19165699891569,0 -115.338247473495,36.19141125110726,0 -115.3397835736162,36.19139952139922,0 -115.3413293905224,36.1915308965845,0 -115.3466847836585,36.19197796874038,0
           </coordinates>
       </LineString>
   </Placemark>

</Document> </kml>