<?xml version="1.0" encoding="utf-8"?>

  <kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:kml="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom">
  <Document>
  <name>One Stop Mortgage in Vancouver</name>
  <description>One Stop Mortgage Broker Vancouver</description>
  <Style id="pin"><IconStyle><Icon><href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href></Icon></IconStyle></Style>
  <Placemark>
    <LookAt>
      <longitude>49.28102</longitude>
      <latitude>-123.05294</latitude>
      <altitude>0</altitude>
      <tilt>0</tilt>
      <range>5500</range>
    </LookAt>
    <styleUrl>#pin</styleUrl>
    <Point><coordinates>-0.13642,50.819522,0</coordinates></Point>
  </Placemark>
  </Document>
  </kml>
