<save_service xmlns="urn:uddi-org:api_v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:scc14n="urn:uddi-org:schemaCentricC14N:2002-07-10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:uddi-org:api_v3
http://uddi.org/schema/uddi_v3.xsd">
	<businessService serviceKey="...K2..." businessKey="...K1...">
		<name>Temperature Service</name>
		<bindingTemplates>
			<bindingTemplate bindingKey="...KP..." serviceKey="...KN...">
				<accessPoint  useType="endPoint"> http://www.socweather.com/TempSvc</accessPoint>
				<tModelInstanceDetails>
					<tModelInstanceInfo tModelKey="uuid:...KQ...">
						<description xml:lang="en">The wsdl:binding the wsdl:port implements; instanceParms specifies the port local name.</description>
						<instanceDetails>
							<instanceParms>GetTempPort</instanceParms>
						</instanceDetails>
					</tModelInstanceInfo>
					<tModelInstanceInfo tModelKey="uuid:...KR...">
						<description xml:lang="en">The wsdl:portType that this wsdl:port implements.</description>
					</tModelInstanceInfo>
				</tModelInstanceDetails>
			</bindingTemplate>
		</bindingTemplates>
		<categoryBag>
			<keyedReference tModelKey="uuid:...KS..." keyName="WSDL type" keyValue="service"/>
			<keyedReference tModelKey="uuid:...KT..." keyName="service namespace" keyValue="http://www.socweather.com"/>
			<keyedReference tModelKey="uuid:...KU..." keyName="service local name" keyValue="TemperatureService"/>
		</categoryBag>
	</businessService>
</save_service>