<?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>Official Apollo 11 mission patch</title>
    <description>
The official Apollo 11 mission patch. Apollo 11 is the first manned lunar landing by the Apollo/Saturn V. 
    </description>
    <date>1969-07-08</date>
    <id>KSC-69PC-0435</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-0435.gif</url>
      <format>GIF</format>
      <width>100</width>
      <height>81</height>
      <size>12194</size>
    </thumbimage>

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

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


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/KSC-69PC-0435.jpg</url>
      <format>JPEG</format>
      <width>2617</width>
      <height>2120</height>
      <size>525947</size>
      </otherimage>

  </image>
</asset>


