import(methods)
import(RCurl)
import(XML)

export(xml.rpc)

# rpc.serialize - convert to XML-RPC from R
# covertToR, xmlRPCToR - convert response from XML-RPC method call
# createBody - for creating the body of the XML-RPC request

