<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1">
<Document>
	<name>Districts</name>
	<LookAt>
		<latitude>769</latitude>
		<longitude>641</longitude>
		<range>50</range>
	</LookAt>
	<Style id="palmBayHeightsStyle">
		<IconStyle>
			<Icon>
				<href>$palmbayheightslabel</href>
			</Icon>
		</IconStyle>
		<PolyStyle>
			<color>260080ff</color>
			<outline>0</outline>
		</PolyStyle>
	</Style>
	<Style id="silverLakeStyle">
		<IconStyle>
			<Icon>
				<href>$silverlakelabel</href>
			</Icon>
		</IconStyle>
		<PolyStyle>
			<color>2600ff00</color>
			<outline>0</outline>
		</PolyStyle>
	</Style>
	<Style id="whiteMountainStyle">
		<IconStyle>
			<Icon>
				<href>$whitemountainlabel</href>
			</Icon>
		</IconStyle>
		<PolyStyle>
			<color>26ff0000</color>
			<outline>0</outline>
		</PolyStyle>
	</Style>
	<Style id="downtownParadiseStyle">
		<IconStyle>
			<Icon>
				<href>$downtownparadiselabel</href>
			</Icon>
		</IconStyle>
		<PolyStyle>
			<color>260000ff</color>
			<outline>0</outline>
		</PolyStyle>
	</Style>
	<Style id="harborTownStyle">
		<IconStyle>
			<Icon>
				<href>$harbortownlabel</href>
			</Icon>
		</IconStyle>
		<PolyStyle>
			<color>2600ffff</color>
			<outline>0</outline>
		</PolyStyle>
	</Style>
	<Placemark>
		<name>Palm Bay Heights District</name>
		<styleUrl>#palmBayHeightsStyle</styleUrl>
		<description>Sun, sand, and plenty of power parking (and with it, near miss) opportunities.</description>
		<Point>
			<coordinates>594,1110</coordinates>
		</Point>
		<Polygon>
			<outerBoundaryIs>
				<LinearRing>
					<coordinates>113,920 667.1624755859375,919.5153198242188 696.1171264648438,936.1990966796875 712,985 756,1020 762,1012 771,1013 819,1056 828.7849731445312,1131.25 724.468505859375,1131.0394287109375 694.91064453125,1159.994140625 691,1254 658.7174072265625,1292.7027587890625 551,1295 501,1334 331.231201171875,1333.6900634765625 112,1098</coordinates>
				</LinearRing>
			</outerBoundaryIs>
		</Polygon>
	</Placemark>
	<Placemark>
		<name>Silver Lake District</name>
		<styleUrl>#silverLakeStyle</styleUrl>
		<description>Enjoy the waterfront and island hopping.</description>
		<Point>
			<coordinates>508,742</coordinates>
		</Point>
		<Polygon>
			<outerBoundaryIs>
				<LinearRing>
					<coordinates>849,602 849,692 753,802 696.1171264648438,936.1990966796875 667.1624755859375,919.5153198242188 113,920 113,421.6499938964844 274.465576171875,421.0483093261719 281.7042236328125,472.32208251953125 329.9619140625,494.6412658691406 367.96484375,380.6324768066406 409.6515197753906,329.9619140625 424.31915283203125,423.57098388671875 586.93408203125,536.2635498046875 848.7320556640625,602.0145874023438 849,601.9450073242188</coordinates>
				</LinearRing>
			</outerBoundaryIs>
		</Polygon>
	</Placemark>
	<Placemark>
		<name>White Mountain</name>
		<styleUrl>#whiteMountainStyle</styleUrl>
		<description>White Mountain District - where birds fly high, and your car, higher.</description>
		<Point>
			<coordinates>689,300</coordinates>
		</Point>
		<Polygon>
			<outerBoundaryIs>
				<LinearRing>
					<coordinates>113,15 1232,15 1232,667 1102.0848388671875,667.1624755859375 953,574 848.7320556640625,602.0145874023438 586.93408203125,536.2635498046875 424.31915283203125,423.57098388671875 409.6515197753906,329.9619140625 367.96484375,380.6324768066406 329.9619140625,494.6412658691406 281.7042236328125,472.32208251953125 274.465576171875,421.0483093261719 113.1991195678711,421.6515197753906</coordinates>
				</LinearRing>
			</outerBoundaryIs>
		</Polygon>
	</Placemark>
	<Placemark>
		<name>Downtown Paradise District</name>
		<styleUrl>#downtownParadiseStyle</styleUrl>
		<description>The heart of Paradise city, complete with a baseball stadium.</description>
		<Point>
			<coordinates>775,1305</coordinates>
		</Point>
		<Polygon>
			<outerBoundaryIs>
				<LinearRing>
					<coordinates>724.468505859375,1131.0394287109375 828.7849731445312,1131.25 832.445068359375,1159.390869140625 952.561279296875,1193.509521484375 1102,1194.1712646484375 1102,1512 331,1510 331.231201171875,1333.6900634765625 501,1334 551,1295 658.7174072265625,1292.7027587890625 691,1254 694.91064453125,1159.994140625</coordinates>
				</LinearRing>
			</outerBoundaryIs>
		</Polygon>
	</Placemark>
	<Placemark>
		<name>Harbor Town District</name>
		<styleUrl>#harborTownStyle</styleUrl>
		<description>There are big boats, long bridges, and a dam.  What more could you ask for?</description>
		<Point>
			<coordinates>900,900</coordinates>
		</Point>
		<Polygon>
			<outerBoundaryIs>
				<LinearRing>
					<coordinates>1102,1194.1712646484375 952.561279296875,1193.509521484375 832.445068359375,1159.390869140625 819,1056 771,1013 762,1012 756,1020 712,985 696.1171264648438,936.1990966796875 753,802 849,692 849,602 849,601.9450073242188 953,574 1102.0848388671875,667.1624755859375 1232,667</coordinates>
				</LinearRing>
			</outerBoundaryIs>
		</Polygon>
	</Placemark>
</Document>
</kml>