1<?xml version="1.0" encoding="UTF-8"?>
2<definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
3    xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
4    xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:s0="urn:HelloWorld"
5    xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
6    xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/"
7    xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
8    targetNamespace="urn:HelloWorld"
9    xmlns="http://schemas.xmlsoap.org/wsdl/">
10
11    <import namespace="urn:Test" />
12</definitions>
13
14