<?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">
<Folder>
	<name>Mariner Platform Map</name>
	<description>Mariner Platform Map</description>
	<ScreenOverlay>
		<name>Colour scale</name>
		<Icon>
			<href>files/legend.png</href>
		</Icon>
		<overlayXY x="0" y="1" xunits="fraction" yunits="fraction"/>
		<screenXY x="0" y="1" xunits="fraction" yunits="fraction"/>
		<rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
		<size x="0" y="0" xunits="fraction" yunits="fraction"/>
	</ScreenOverlay>
	<GroundOverlay>
		<name>Elevation: 0</name>
		<Icon>
			<href>files/frame0.png</href>
		</Icon>
		<LatLonBox id="0">
			<north>39</north>
			<south>37</south>
			<east>-8</east>
			<west>-9</west>
		</LatLonBox>
	</GroundOverlay>
</Folder>
</kml>
