
Xml-rpc is a quick-and-easy way to make procedure calls over the internet. it converts the procedure call into an xml document, sends it to a remote server using http, and gets back the response as xml.
this is an empty package for transitional purposes, and can be safely removed.