<?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 CONE SEARCH SERVICE</title>
    <shortName>CS TUTOR</shortName>
    <identifier>ivo://aida.workshop09/CS/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>
        Cone search service provided by the SaadaDB TUTOR
        Data collection(S) covered by the service: pseudotable ANY: Collection(s)  *  Classex(s)  *

        </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/ConeSearch" xsi:type="cs:ConeSearch">
        <interface xsi:type="vs:ParamHTTP" role='std'>
            <accessURL use="base"><![CDATA[http://localhost:8080/TUTOR/conesearch?collection=ANY&]]></accessURL>
            <queryType>GET</queryType>
            <resultType>application/xml+votable</resultType>
        </interface>
        <!-- Example
        <dataSource>pointed</dataSource>
        <creationType>archival</creationType>
        -->
        <maxSR>1</maxSR>
        <maxRecords>1000</maxRecords>
	<verbosity>false</verbosity>
	<testQuery>
		<ra>187.44</ra>
		<dec>7.99</dec>
		<sr>0.01</sr>
	</testQuery>
   </capability>
</ri:Resource>
