<?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>APOLLO 11 LUNAR MODULE 5 MOVE AND MATE</title>
    <description>
Lunar Module 5 move from landing gear fixture and mate to Saturn launch adapter. 
    </description>
    <date>1969-04-04</date>
    <id>KSC-69P-0245</id>
    <otherid>S-281,ARCHIVE-00352</otherid>
    <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/KSC-69P-0245.gif</url>
      <format>GIF</format>
      <width>75</width>
      <height>100</height>
      <size>10499</size>
    </thumbimage>

    <!-- Screen image -->
    <screenimage>
      <url>http://images.ksc.nasa.gov/photos/1969/low/KSC-69P-0245.gif</url>
      <format>GIF</format>
      <width>180</width>
      <height>240</height>
      <size>59943</size>
      </screenimage>

    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/medium/KSC-69P-0245.jpg</url>
      <format>JPEG</format>
      <width>577</width>
      <height>768</height>
      <size>61364</size>
      </otherimage>


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/KSC-69P-0245.jpg</url>
      <format>JPEG</format>
      <width>1776</width>
      <height>2365</height>
      <size>610747</size>
      </otherimage>

  </image>
</asset>


