<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="https://promakers.nl/locations.xsl"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom">
	<Document>
		<name>Locations for </name>
		<open>1</open>
		<Folder>
			<atom:link href="https://promakers.nl/" />
			<Placemark>
				<name><![CDATA[Promakers]]></name>
				<description><![CDATA[]]></description>
				<address><![CDATA[Waarderweg 19I 2031BN Haarlem]]></address>
				<phoneNumber><![CDATA[+31 655 150 721]]></phoneNumber>
				<atom:link href="https://promakers.nl/"/>
				<LookAt>
					<latitude>52.388967443338</latitude>
					<longitude>4.6631395018861</longitude>
					<altitude>0</altitude>
					<range></range>
					<tilt>0</tilt>
				</LookAt>
				<Point>
					<coordinates>4.6631395018861,52.388967443338</coordinates>
				</Point>
			</Placemark>

		</Folder>
	</Document>
</kml>