Template:Attached KML/Bridge Street, Sydney

From Wikipedia, the free encyclopedia

<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.2"> <Document>

 <name>Bridge St</name>
 <description><![CDATA[]]></description>
 <Style id="style1">
   <LineStyle>
     <color>FF0000FF</color>
     <width>5</width>
   </LineStyle>
 </Style>
 <Placemark>
   <name>Bridge St</name>
   <styleUrl>#style1</styleUrl>
   <ExtendedData>
     
       <value>true</value>
     
   </ExtendedData>
   <LineString>
     <tessellate>1</tessellate>
     <coordinates>
       151.207458,-33.863701,0.000000
       151.210144,-33.863510,0.000000
       151.212585,-33.863289,0.000000
       151.212906,-33.863232,0.000000
     </coordinates>
   </LineString>
 </Placemark>

</Document> </kml>