<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.0">
<Placemark>
  <description>Office address for Weddings By The Sea.</description>
  <name>Weddings By The Sea</name>
  <visibility>1</visibility>
  <Style>
    <IconStyle>
      <Icon>
        <href>root://icons/palette-4.png</href>
        <x>32</x>
        <y>0</y>
        <w>32</w>
        <h>32</h>
      </Icon>
    </IconStyle>
  </Style>
  <address>345 Main St, Half Moon Bay, CA 94019</address>
</Placemark>
</kml>

