<?xml version="1.0" encoding="UTF-8"?> 
<asset xmlns="http://nix2.larc.nasa.gov/XMLSchema/1.0" 
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://nix2.larc.nasa.gov/XMLSchema/1.0
                          http://nix2.larc.nasa.gov/XMLSchema/1.0/nasamm.xsd">
 <text> 
    <title>A view of Earth as the Apollo 11 Command Module nears the surface of the Moon </title>
    <description>
A view of the Earth appears over the Lunar horizon as the Apollo 11 Command Module comes into view of the Moon before Astronatus Neil Armstrong and Edwin Aldrin Jr. leave in the Lunar Module, Eagle, to become the first men to walk on the Moon's surface. 
    </description>
    <date>1969-07-19</date>
    <id>AS11-44-6549</id>
    <org>
      <name>NASA Kennedy Space Center</name>
      <acronym>NASA-KSC</acronym>
      <url>http://images.ksc.nasa.gov/</url>
    </org>
  </text>
  <image>
    <!-- Thumbnail image -->
    <thumbimage>
      <url>http://images.ksc.nasa.gov/photos/1969/thumb/AS11-44-6549.gif</url>
      <format>GIF</format>
      <width>100</width>
      <height>78</height>
      <size>11835</size>
    </thumbimage>

    <!-- Screen image -->
    <screenimage>
      <url>http://images.ksc.nasa.gov/photos/1969/low/AS11-44-6549.gif</url>
      <format>GIF</format>
      <width>306</width>
      <height>240</height>
      <size>104595</size>
      </screenimage>

    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/medium/AS11-44-6549.jpg</url>
      <format>JPEG</format>
      <width>978</width>
      <height>768</height>
      <size>100368</size>
      </otherimage>


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/AS11-44-6549.jpg</url>
      <format>JPEG</format>
      <width>2546</width>
      <height>2000</height>
      <size>589294</size>
      </otherimage>

  </image>
</asset>


