Overview:
=========
  The purpose of the xml2swift quickstart is to provide a simple demonstration that illustrates how you 
  could transform XML data into swift with the use of the open source lib Wife  

To Run '.esb' archive mode:
===========================
  1. In a command terminal window in this folder ("Window1"), type 'ant deploy'.
  2. Open another command terminal window in this folder ("Window2"), type
     'ant runtest'.
  3. Switch back to Application Server console to see the output from the ESB
  4. In this folder ("Window1"), type 'ant undeploy'.
