
<datacenterProfile>
<!-- 
  This simple profile provides basic metadata used by the 
  ADEC dataset resolver.  For more information, please see
    http://ads.harvard.edu/www/dv/
  -->

  <!-- id is a unique string associated with the datacenter;
       it is recommeded that this look like a DNS entry to avoid
       namespace conflicts in the future -->
  <id>nasa.mast</id>

  <!-- name of the data center -->
  <name>Multimission Archive at Space Telescope Science Institute</name>

  <!-- email address of the manager responsible for this profile -->

  <contact>rthomp@stsci.edu</contact>

  <!-- here is the important stuff -->

  <!-- verifierURL is the URL for the verifier's SOAP proxy -->
  <verifierURL>http://archive.stsci.edu/cgi-bin/ITWG-DataVerifier-test</verifierURL>

  <!-- this is the list of facilities that the datacenter knows about;
       entries in this list _must_ be registered facilities listed in
       http://ads.harvard.edu/www/dv/facilities.txt -->
  <facilities>

    <item>Sa.HST</item>
    <item>Sa.IUE</item>
    <item>NRAO.VLA</item>
    <item>PBO.HPOL</item>
    <item>Sa.COPERNICUS</item>
    <item>Sa.EUVE</item>
    <item>Sa.FUSE</item>
    <item>Sa.GALEX</item>
    <item>Sa.XMM</item>
    <item>Sa.ORFEUS</item>
    <item>Sh.HUT</item>
    <item>Sh.UIT</item>
    <item>Sh.WUPPE</item>

  </facilities>

</datacenterProfile>
