<?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>Nico Ditch.kml</name> <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>ff7faaff</color> <width>5</width> </LineStyle> </Style> <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>ff7faaff</color> <width>5</width> </LineStyle> </Style> <Placemark> <name>Nico Ditch</name> <styleUrl>#m_ylw-pushpin</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -2.133017165510775,53.47837581721311,0 -2.146876421376199,53.46310313072952,0 -2.150807458230492,53.46006325174008,0 -2.158257881240542,53.45790253760668,0 -2.168352545627668,53.45263129612066,0 -2.17397200301805,53.4512561910966,0 -2.191254272582503,53.44893501793064,0 -2.206930060071516,53.44725969264,0 -2.218270234066641,53.44670661784016,0 -2.230112522275675,53.44657993342625,0 -2.261992072333471,53.44603866290584,0 -2.277666940791107,53.44634104246887,0 -2.285904084190092,53.44771693255113,0 -2.293753541676808,53.44837353926985,0 -2.302388684768089,53.44948320863227,0 -2.318960294559798,53.45054623710183,0 -2.326219875686463,53.45128927178698,0 </coordinates> </LineString> </Placemark> </Document> </kml>