<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.2" hint="target=sky">
<Document>
  <GroundOverlay>
    <name>Your registered image</name>
    <Icon>
      <href>warped_image.png</href>
    </Icon>
    <LatLonBox>
      <north>57.21979763186611</north>
      <south>56.05564027177625</south>
      <east>-179.71949971030489</east>
      <west>-181.74178620869134</west>
    </LatLonBox>
    <LookAt>
      <longitude>179.26935704050186</longitude>
      <latitude>56.63771895182118</latitude>
      <range>242366.32570646557724</range>
    </LookAt>
  </GroundOverlay>
</Document>
</kml>
