<?xml version="1.0" encoding="UTF-8"?><definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ris="http://www.ivoa.net/wsdl/RegistrySearch/v0.9" name="searchableRegistry" targetNamespace="http://www.ivoa.net/wsdl/RegistrySearch">
             
   <import namespace="http://www.ivoa.net/wsdl/RegistrySearch/v0.9" location="Search.wsdl"/>

  <xs:import namespace="http://www.ivoa.net/xml/VOResource/v0.10" schemaLocation="http://software.astrogrid.org/schema/vo-resource-types/VOResource/v0.10/VOResource.xsd"/>             
              
   <xs:import namespace="http://www.ivoa.net/xml/ADQL/v1.0" schemaLocation="http://software.astrogrid.org/schema/adql/ADQL/v1.0/ADQL.xsd"/>
                            
   <xs:import namespace="http://www.ivoa.net/xml/VORegistry/v0.3" schemaLocation="http://software.astrogrid.org/schema/vo-resource-types/VORegistry/v0.3/VORegistry.xsd"/>
              
   <xs:import namespace="http://www.ivoa.net/xml/ConeSearch/v0.3" schemaLocation="http://software.astrogrid.org/schema/vo-resource-types/ConeSearch/v0.3/ConeSearch.xsd"/>
              
   <xs:import namespace="http://www.ivoa.net/xml/SIA/v0.7" schemaLocation="http://software.astrogrid.org/schema/vo-resource-types/SIA/v0.7/SIA.xsd"/>
              
   <xs:import namespace="http://www.ivoa.net/xml/VODataService/v0.5" schemaLocation="http://software.astrogrid.org/schema/vo-resource-types/VODataService/v0.5/VODataService.xsd"/>
              
	<xs:import namespace="http://www.ivoa.net/xml/CEA/v0.2" schemaLocation="http://software.astrogrid.org/schema/vo-resource-types/CEAService/v0.2/CEAService.xsd"/>
         

   <service name="RegistryInterfaceService">
      <port name="RegistrySearchPort" binding="ris:RegistrySearchSOAP">
         <soap:address location="http://localhost:8080/astrogrid-registry/services/RegistrySearchPort"/>
      </port>
   </service>
</definitions>