<?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 astronaut Neil Armstrong planting U.S. flag on Moon </title>
    <description>
Artist's Concept: Apollo 11 astronaut Neil Armstrong, after stepping onto the lunar surface, will plant the United States flag in its soil. The flag will be made of nylone, size 3- by 5 feet on a staff 8 feet long. During flight it will be stowed in two 4-foot sections strapped to the Lunar Module ladder. Armstrong's first assignment after stepping off the ladder is to pull a "D" ring to start a television camera. The second assignment is to erect the U.S. flag. The flag will appear to be flying in a breeze. This is done with a spring-loaded wire in the nylon cloth. With everything is working normally, this will be observed on live television. 
    </description>
    <date>1969-07-06</date>
    <id>69-H-974</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-974.gif</url>
      <format>GIF</format>
      <width>82</width>
      <height>100</height>
      <size>11621</size>
    </thumbimage>

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

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


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

  </image>
</asset>


