<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<entry type=image i18n="us" maintainer="jzeigler@zqc.com" 
       filename="0000-0000-0000-0001.png" server="A.GOVIA.ORG">

  <file format="png" filesize="14k">
    <metric>
        width="320" height="240" bpp="24"
    </metric>
  </file>

  <version id="0001" submitter="J. Random User" date="20010101"> 
    <about>
      A full description of the file that is at the descretion of the
      submitters. an example is:
      It is a beutiful picture.
    </about>
    <keywords>
      <!-- words and short search phrases seperated by commas -->
      building, highrise, skyscraper, Tall building
    </keywords>
  </version>

  <version id="0002" submitter="S Other User" date="20020204">
    <!-- Changes are described here as diff info on <about> would 
           be included here like this: -->
      <about>
3R
-      It is a beutiful picture
===
+      It is a nice picture
     </about>
     <keywords>
      <!-- words and short search phrases seperated by commas with 
       additions having a "+" and removals having "-" -->
      -Tall building, +architecture
     </keywords>
   </version>

  <current date="20020204">
    <about>
      A full description of the file that is at the descretion of the
      submitters. an example is:
      It is a nice picture
    </about>
    <keys>
      building, highrise, skyscraper, architecture
    </keys>
</entry>
