how to retrieve the XML from a POST API

You have the form post back you your app, which takes the login data and wgets (Net::HTTP, or what not) the XML for itself.

Jason