<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.0">
<Document>
  <LookAt>
    <longitude>-105</longitude>
    <latitude>24.5</latitude>
    <range>900000</range>
    <tilt>0</tilt>
    <heading>0</heading>
  </LookAt>
<NetworkLink>
    <name>NorthAmerica</name>
    <Link>
    <href>http://www.bbirdmaps.com/kml/placemarks.kml</href>
    </Link>
  </NetworkLink>

</Document>
</kml>
