<?xml-stylesheet href='/static/xsl/oai.xsl' type='text/xsl'?>
<ri:Resource created="2026-03-06T13:18:34" status="active" updated="2026-03-10T14:20:44.911" version="1.2" xmlns:cs="http://www.ivoa.net/xml/ConeSearch/v1.0" xmlns:ri="http://www.ivoa.net/xml/RegistryInterface/v1.0" xmlns:vs="http://www.ivoa.net/xml/VODataService/v1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ivoa.net/xml/ConeSearch/v1.0 http://vo.ari.uni-heidelberg.de/docs/schemata/ConeSearch.xsd http://www.ivoa.net/xml/VODataService/v1.1 http://vo.ari.uni-heidelberg.de/docs/schemata/VODataService.xsd" xsi:type="vs:CatalogService">

            <title>Astro-COLIBRI Simple Cone Search</title>
            <identifier>ivo://AstroCOLIBRI/coneSearch</identifier>
            
            <curation>
                <publisher>Astro-COLIBRI</publisher>
                <contact>
                    <name>Astro-COLIBRI Team</name>
                    <email>astro.colibri@gmail.com</email>
                </contact>
            </curation>

            <content>
                <subject>transients</subject>
                <description>IVOA-compliant Simple Cone Search service for Astro-COLIBRI.</description>
                <referenceURL>https://astro-colibri.science/apidoc</referenceURL>
                <type>Catalog</type>
            </content>

            <capability standardID="ivo://ivoa.net/std/ConeSearch" xsi:type="cs:ConeSearch">
                <description>Cone Search interface for Astro-COLIBRI transients</description>
                
                <interface role="std" xsi:type="vs:ParamHTTP">
                    <accessURL use="base">https://astro-colibri.science/scs</accessURL>
                    <queryType>GET</queryType>
                    <resultType>text/xml+votable</resultType>
                </interface>

                <maxSR>180.0</maxSR>
                <maxRecords>10000</maxRecords>
                <verbosity>true</verbosity>
                <testQuery>
                    <ra>180.0</ra>
                    <dec>0.0</dec>
                    <sr>0.1</sr>
                </testQuery>
            </capability>
         
        </ri:Resource>