Call a Web Service from a WebService Task
Builds a package with an HttpConnection pointing at a SOAP WSDL endpoint and a FileConnection for the response, then runs a WebService task that calls the 'GetQuote' method with a stock-symbol variable parameter and writes the returned XML to disk.