<?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>Werner von Braun relaxes after successful Apollo 11 Saturn V launch </title>
    <description>
Dr. Wernher von Braun, director of the Marshall Space Flight Center, Huntsville, Alabama, relaxes after the successful launch of Apollo 11 astronauts Neil A. Armstrong, Michael Collins and Edwin Aldrin Jr. today. Their historic lunar landing mission began at 9:32 a.m. EDT, July 16, 1969, when an Apollo/Saturn V space vehicle lifted off from the spaceport's Launch Complex 39A. 
    </description>
    <date>1969-07-16</date>
    <id>KSC-69P-0632</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-69P-0632.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-69P-0632.gif</url>
      <format>GIF</format>
      <width>190</width>
      <height>240</height>
      <size>65287</size>
      </screenimage>

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


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/KSC-69P-0632.jpg</url>
      <format>JPEG</format>
      <width>2074</width>
      <height>2617</height>
      <size>697516</size>
      </otherimage>

  </image>
</asset>


