<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.0">
<Placemark>
  <name>IT Professional Services</name>
  <description>We manage your computer systems so you can manage your business.</description>
  <LookAt>
    <longitude>-119.20013888889</longitude>
    <latitude>34.289361111111</latitude>
    <range>300.000</range>
    <tilt>0.0000</tilt>
    <heading>0.0000</heading>
  </LookAt>
  <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>
  <Point>
    <extrude>1</extrude>
    <altitudeMode>relativeToGround</altitudeMode>
    <coordinates>-119.20013888889,34.289361111111,0</coordinates>
  </Point>
</Placemark>
</kml>
