<?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'>
<Document>
<LookAt><longitude>-175.1759</longitude><latitude>-19.9127</latitude><range>32185</range></LookAt>
<Style id="h">
	<IconStyle>
    	<color>ff00ffff</color>
        <colorMode>normal</colorMode>
		<scale>1.3</scale>
		<Icon><href>https://maps.google.com/mapfiles/kml/shapes/triangle.png</href></Icon>
	</IconStyle>
	<LabelStyle><scale>1.3</scale></LabelStyle>
	<BalloonStyle><text>$[description]</text></BalloonStyle>
</Style>
<Style id="n">
	<IconStyle>
    	<color>ff00ffff</color>
        <colorMode>normal</colorMode>
		<scale>1.1</scale>
		<Icon><href>https://maps.google.com/mapfiles/kml/shapes/triangle.png</href></Icon>
	</IconStyle>
	<LabelStyle><scale>1.1</scale></LabelStyle>
	<BalloonStyle><text>$[description]</text></BalloonStyle>
</Style>
<Style id="Feature">
	<IconStyle>
    	<color>ff00ffff</color>
        <colorMode>normal</colorMode>
		<scale>0.8</scale>
		<Icon><href>https://maps.google.com/mapfiles/kml/shapes/placemark_circle.png</href></Icon>
	</IconStyle>
	<LabelStyle><scale>0.8</scale></LabelStyle>
	<BalloonStyle><text>$[description]</text></BalloonStyle>
</Style>
<Placemark>
<name>Tofua Arc at 19.9°S</name>
<StyleMap id="volcanoes">
	<Pair>
		<key>normal</key>
		<styleUrl>#n</styleUrl>
	</Pair>
	<Pair>
		<key>highlight</key>
		<styleUrl>#h</styleUrl>
	</Pair>
</StyleMap>
<LookAt><longitude>-175.1759</longitude><latitude>-19.9127</latitude><range>32185</range></LookAt>
<visibility>1</visibility>
<Point>
	<gx:altitudeMode>clampToSeaFloor</gx:altitudeMode>
	<coordinates>-175.1759,-19.9127,0</coordinates>
</Point>
<styleUrl>#volcanoes</styleUrl>
<description>
<![CDATA[
<table border="0" cellspacing="3" width="320" align="center">
<tr align="left"><td colspan="2"><a href="https://volcano.si.edu/"><img src="https://volcano.si.edu//includes/images/gvp_logo.png" width="400" height="80" /></a></td></tr>
<tr align="center"><td colspan="2"><hr><font size="6"><b>Tofua Arc at 19.9°S</b></font><br><font size="5"><b>Tonga</b><br><b>Tofua Volcanic Arc</b></font></td></tr>

<tr align="left" valign="middle">
<td width="50%" align="left"><b>Landform:</b> Composite<br><b>Volcano type:</b> Complex<br>&nbsp;</td>
<td width="50%" align="left"><b>Summit Elev:</b> -920 m<br><b>Latitude:</b> 19.9127&deg;S<br><b>Longitude:</b> 175.1759&deg;W</td>
</tr>
<tr><td colspan="2"><p align="justify">Submarine cone seen in satellite bathymetry along the volcanic arc ~20 km SW of Tofua. No reports of eruptions are known.</p></td></tr>
<tr height="6"><td colspan="2"><hr></td></tr>
</table>
<table border="0" cellspacing="0" cellpadding="0" width="320" align="center">
<tr align="center">
<td width="33%"><a href="https://volcano.si.edu/volcano.cfm?vn=243056">Smithsonian Volcano Information</a></td>
</tr></table>
<br>
]]>
</description>
</Placemark>
</Document></kml>