I should mention Google Earth postions of the specific coordinate:
Latitude: 56°10'22.50"N
Longitude: 10° 8'10.66"E
In kml with coordinates
<Placemark>
<name>test</name>
<LookAt>
<longitude>10.13788447010817</longitude>
<latitude>56.17218613140453</latitude>
<altitude>0</altitude>
<range>529.2834253627124</range>
<tilt>-3.483934583108621e-013</tilt>
<heading>-0.0007173288126681</heading>
<altitudeMode>relativeToGround</altitudeMode>
</LookAt>
<styleUrl>#msn_ylw-pushpin</styleUrl>
<Point>
<coordinates>10.13629444444445,56.17291666666667,0</coordinates>
</Point>
</Placemark>
Thanks
/gnowak