1<?xml version="1.0" encoding="utf-8"?>
2<!--
3  DO NOT EDIT! This is a generated file.
4  Generated from: src/VBox/Main/idl/VirtualBox.xidl (VirtualBox's generic pseudo-IDL file)
5  Generator: src/VBox/Main/webservice/websrv-wsdl-service.xsl
6-->
7<definitions xmlns:interface="urn:vbox" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:vbox="http://www.virtualbox.org/" xmlns="http://schemas.xmlsoap.org/wsdl/" name="VirtualBox" targetNamespace="http://www.virtualbox.org/Service">
8  <import location="vboxweb-6.0.wsdl" namespace="http://www.virtualbox.org/"/>
9  <service name="vboxService">
10    <port binding="vbox:vboxBinding" name="vboxServicePort">
11      <soap:address location="http://localhost:18083/"/>
12    </port>
13  </service>
14</definitions>
15