<?xml version="1.0" encoding="UTF-8"?>
<ri:Resource xmlns:ri="http://www.ivoa.net/xml/RegistryInterface/v1.0"
    xmlns:cs="http://www.ivoa.net/xml/ConeSearch/v1.0"
    xmlns:osn="http://www.ivoa.net/xml/OpenSkyNode/v0.2" 
    xmlns:sia="http://www.ivoa.net/xml/SIA/v1.0"
    xmlns:sla="http://www.ivoa.net/xml/SLA/v0.2"
    xmlns:ssa="http://www.ivoa.net/xml/SSA/v0.4"
    xmlns:tsa="http://www.ivoa.net/xml/TSA/v0.2"
    xmlns:vg="http://www.ivoa.net/xml/VORegistry/v1.0" 
    xmlns:vr="http://www.ivoa.net/xml/VOResource/v1.0"
    xmlns:vs="http://www.ivoa.net/xml/VODataService/v1.0"
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    created="2009-06-23T14:48:45" 
    status="active" 
    updated="2009-06-23T14:48:45"
    xsi:schemaLocation="http://www.ivoa.net/xml/RegistryInterface/v1.0
    http://www.ivoa.net/xml/RegistryInterface/v1.0
    http://www.ivoa.net/xml/VOResource/v1.0
    http://www.ivoa.net/xml/VOResource/v1.0
    http://www.ivoa.net/xml/VORegistry/v1.0
    http://www.ivoa.net/xml/VORegistry/v1.0
    http://www.ivoa.net/xml/VODataService/v1.0
    http://www.ivoa.net/xml/VODataService/v1.0
    http://www.ivoa.net/xml/SIA/v1.0
    http://www.ivoa.net/xml/SIA/v1.0
    http://www.ivoa.net/xml/ConeSearch/v1.0
    http://www.ivoa.net/xml/ConeSearch/v1.0
    http://www.ivoa.net/xml/OpenSkyNode/v0.2
    http://www.ivoa.net/xml/OpenSkyNode/v0.2
    http://www.ivoa.net/xml/SSA/v0.4
    http://www.ivoa.net/xml/SSA/v0.4
    http://www.ivoa.net/xml/SLA/v0.2
    http://esavo.esa.int/xml/SLA-v0.2.xsd
    http://www.ivoa.net/xml/TSA/v0.2
    http://esavo.esa.int/xml/TSA-v0.2.xsd"
    xsi:type="vs:CatalogService">
    <title>GIVE A TITLE FOR THIS SIA SERVICE</title>
    <shortName>SIAP TUTOR</shortName>
    <identifier>ivo://aida.workshop09/SIAP/TUTOR)</identifier>
    <curation>
	    <publisher ivo-id="ivo://aida.workshop09">
        PUT HERE YOUR PUBLISHER NAME IN FULL TEXT
        </publisher>
        <creator>
            <name>PUT HERE THE NAME OF THE DATA CREATOR</name>
            <logo><![CDATA[http://localhost:8080/TUTOR/images/saadatransp-text.gif]]></logo>
        </creator>
        <!-- date>2009-06-23</date -->
        <contact>
            <name>PUT HERE YOU NAME/ADDRESS</name>
            <address>PUT HERE YOU NAME/ADDRESS</address>
            <email>PUT HERE YOU MAIL</email>
        </contact>
    </curation>
    <content>
        <subject>LocalData</subject>
        <!-- Example 
        <subject>Stars</subject>
        <subject>Galaxies</subject>
        <subject>Surveys</subject>
        -->
        <description>
        SIA service provided by the SaadaDB TUTOR
        Data collection(S) covered by the service: pseudotable ANY: Collection(s)  *  Classex(s)  *
        Intersect mode: COVERS
        </description>
        <referenceURL><![CDATA[http://localhost:8080/TUTOR]]></referenceURL>
        <!-- Example 
        <type>Archive</type>
        <type>Organisation</type>
        -->
        <contentLevel>Research</contentLevel>
        <!-- Example -->
        <!--relationship>
            <relationshipType>service-for</relationshipType>
            <relatedResource ivo-id="ivo://.....">
            RESOURCE DESCRIPTION IN FULL TEXT
            </relatedResource>
        </relationship -->
    </content>
    <capability standardID="ivo://ivoa.net/std/SIA" xsi:type="sia:SimpleImageAccess">
        <interface xsi:type="vs:ParamHTTP" role='std'>
            <accessURL use="base"><![CDATA[http://localhost:8080/TUTOR/sia?collection=ANY&]]></accessURL>
            <queryType>GET</queryType>
            <resultType>application/xml+votable</resultType>
        </interface>
	<imageServiceType>Pointed</imageServiceType>
        <!-- Example
        <dataSource>pointed</dataSource>
        <creationType>archival</creationType>
        -->
	<maxQueryRegionSize>
		<long>1</long>
		<lat>1</lat>
	</maxQueryRegionSize>
	<maxImageExtent>
		<long>1</long>
		<lat>1</lat>
	</maxImageExtent>
	<maxImageSize>
		<long>1</long>
		<lat>1</lat>
	</maxImageSize>
	<maxFileSize>1000</maxFileSize>
      <maxRecords>1000</maxRecords>
    </capability>
    <coverage>
        <!-- Example
        <waveband>Infrared</waveband>
        <waveband>Optical</waveband>
        <waveband>UV</waveband>
        -->
    </coverage>
</ri:Resource>
