<?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>Artist's rendering of Lunar Ascent and Rendezvous</title>
    <description>
Lunar Ascent and Rendezvous: After the asstronauts return to the spacecraft and rest for several hours, they fire the ascent engine to leave the Moon and rejoin the Command Module. The descent stage remains on the Moon and the ascent stage is ejected after docking and transfer back to the Command Module. 
    </description>
    <date>1969-07-06</date>
    <id>69-H-965</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/69-H-965.gif</url>
      <format>GIF</format>
      <width>100</width>
      <height>82</height>
      <size>11621</size>
    </thumbimage>

    <!-- Screen image -->
    <screenimage>
      <url>http://images.ksc.nasa.gov/photos/1969/low/69-H-965.gif</url>
      <format>GIF</format>
      <width>294</width>
      <height>240</height>
      <size>97853</size>
      </screenimage>

    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/medium/69-H-965.jpg</url>
      <format>JPEG</format>
      <width>940</width>
      <height>768</height>
      <size>106258</size>
      </otherimage>


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/69-H-965.jpg</url>
      <format>JPEG</format>
      <width>2735</width>
      <height>2234</height>
      <size>600864</size>
      </otherimage>

  </image>
</asset>


