<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.0">
<Placemark>
  <description>Penrith Spectacles. Phone 4722 8999</description>
  <name>Penrith Spectacles</name>
  <LookAt>
    <longitude>150.693620</longitude>
    <latitude>-33.752660</latitude>
    <range>305.8880792294568</range>
    <tilt>46.72425699662645</tilt>
    <heading>49.06133439171233</heading>
  </LookAt>
  <visibility>1</visibility>
  <Style>
    <IconStyle>
      <Icon>
        <href>root://icons/palette-3.png</href>
        <x>96</x>
        <y>160</y>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
  </Style>
  <Point>
    <extrude>1</extrude>
    <altitudeMode>relativeToGround</altitudeMode>
    <coordinates>150.693620,-33.752660,50</coordinates>
  </Point>
</Placemark>
</kml>
