<?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 Lunar Surface Activities</title>
    <description>
Lunar Surface Activities: Instruments erected on the surface are a seismometer to record any subsurface activity of the Moon, a laser reflector, a solar wind collector, and possibly an antenna for improving communications and television picture transmission. 
    </description>
    <date>1969-07-06</date>
    <id>69-H-964</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-964.gif</url>
      <format>GIF</format>
      <width>100</width>
      <height>82</height>
      <size>11621</size>
    </thumbimage>

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

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


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/69-H-964.jpg</url>
      <format>JPEG</format>
      <width>2721</width>
      <height>2222</height>
      <size>589014</size>
      </otherimage>

  </image>
</asset>


