<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.2">
<Document>
  <name>Ojito Wilderness</name>
  <Style id="AATicon">
    <IconStyle>
      <scale>1.0</scale>
      <Icon>
        <href>http://www.geocompa.com/kml/AnasaziAdventureToursICON.png</href>
      </Icon>
      <hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
    </IconStyle>
  </Style>
  <StyleMap id="AATicon">
    <Pair>
      <key>normal</key>
      <styleUrl>#AATicon</styleUrl>
    </Pair>
    <Pair>
      <key>highlight</key>
      <styleUrl>#AATicon</styleUrl>
    </Pair>
  </StyleMap>
  <Style id="AATicon">
    <IconStyle>
      <scale>3</scale>
      <Icon>
        <href>http://www.geocompa.com/kml/AnasaziAdventureToursICON.png</href>
      </Icon>
      <hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
    </IconStyle>
  </Style>
  <Placemark>
    <name>Ojito Fire Face</name>
    <description><![CDATA[<a href="http://photos.smugmug.com/photos/788285033_Mxdqu-O.jpg">
<img src="http://photos.smugmug.com/photos/788285033_Mxdqu-O.jpg"></a>
</br>Ancient Anasazi ceremonial cave (two eyes look south).  The roof inside the cave is smoke covered.  Many hoodoos are carved on the hard sandstone cap atop the cave!
</br>]]></description>
    <LookAt>
      <longitude>-106.9108</longitude>
      <latitude>35.506</latitude>
      <altitude>0</altitude>
      <range>784.62675278833</range>
      <tilt>0</tilt>
      <heading>0.4708758714693997</heading>
    </LookAt>
    <styleUrl>#AATicon</styleUrl>
    <Point>
      <coordinates>-106.9108,35.5055,0</coordinates>
    </Point>
  </Placemark>
</Document>
</kml>
