<?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 astronaut Buzz Aldrin takes photos during training</title>
    <description>
Flying in a KC-135 aircraft, Apollo 11 Lunar Module Pilot Edwin E. Aldrin Jr. takes pictures during training for the upcoming first manned lunar landing with astronauts Neil A. Armstrong Jr. and Michael Collins. 
    </description>
    <date>1969-07-01</date>
    <id>KSC-69PC-0362</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/KSC-69PC-0362.gif</url>
      <format>GIF</format>
      <width>79</width>
      <height>100</height>
      <size>11947</size>
    </thumbimage>

    <!-- Screen image -->
    <screenimage>
      <url>http://images.ksc.nasa.gov/photos/1969/low/KSC-69PC-0362.gif</url>
      <format>GIF</format>
      <width>189</width>
      <height>240</height>
      <size>64926</size>
      </screenimage>

    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/medium/KSC-69PC-0362.jpg</url>
      <format>JPEG</format>
      <width>605</width>
      <height>768</height>
      <size>101468</size>
      </otherimage>


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/KSC-69PC-0362.jpg</url>
      <format>JPEG</format>
      <width>2222</width>
      <height>2819</height>
      <size>796579</size>
      </otherimage>

  </image>
</asset>


