<?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>AERIAL OF VISITORS INFORMATION CENTER [VIC] NEWLY CONSTRUCTED</title>
    <description>
Aerial view - Visitor Information Center, KSC.
    </description>
    <date>1969-03-11</date>
    <id>KSC-69PC-0129</id>
    <otherid>116-KSC-69PC-129, P-15008, ARCHIVE-04459</otherid>
    <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-0129.gif</url>
      <format>GIF</format>
      <width>100</width>
      <height>79</height>
      <size>11956</size>
    </thumbimage>

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

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


    <!-- Other image -->
    <otherimage>
      <url>http://images.ksc.nasa.gov/photos/1969/high/KSC-69PC-0129.jpg</url>
      <format>JPEG</format>
      <width>2236</width>
      <height>1776</height>
      <size>276522</size>
      </otherimage>

  </image>
</asset>


