<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1">
<Document>
    <name>WC</name>

    <Placemark>
        <name>Western Caskets</name>
        <description>96 Access Road, Kumeu,&lt;br /&gt;
Auckland, New Zealand.&lt;br /&gt;
Freephone: (N.Z.) 0800 108-776&lt;br /&gt;
Phone: +64 9 412-9859&lt;br /&gt;
Mobile Phone: +64 27 497 7221&lt;br /&gt;
</description>
        <Point>
            <coordinates>174.55268561840057,-36.77946774105902</coordinates>
        </Point>
    </Placemark>

</Document>
</kml>