<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/kml-style.xsl"?>

<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom">
	<Document>
		<name>Locations for PushCorp Inc.</name>

		<atom:author>
			<atom:name>PushCorp Inc.</atom:name>
		</atom:author>

		<atom:link rel="related" href="https://pushcorp.com" />

		<Folder>
			<Placemark>
				<name><![CDATA[PushCorp Inc.]]></name>

				<address><![CDATA[
				3001 W Kingsley Rd, Garland, TX 75041, United States
				]]></address>

				<phoneNumber><![CDATA[+1 972-840-0208]]></phoneNumber>

				<description><![CDATA[
				PushCorp is the leading manufacturer of robotic material removal end-of-arm tooling. For over 25 years our products have helped customers automate applications that were once considered impossible to do with a robot. PushCorp's force compliant tooling gives a robot a “human” touch. Our active technology allows for accurate force to be maintained against a surface in any orientation. The equipment achieves this through proprietary algorithms that monitor force, position and acceleration in real time. Our equipment is used for robotic grinding, sanding, polishing, deburring, and other material removal application that requires a precise force.
				]]></description>

				<Point>
					<coordinates>-96.6763859,32.8792334,0</coordinates>
				</Point>

			</Placemark>
		</Folder>

	</Document>
</kml>
