Web Services and XML-RPC
      
	- Yes, RPC using XML
- Efficiency loss is often less important than ease
	of deployment
- Web services: a cross between remote procedure call and
      documenting CGI behaviour
- Use the Web Services Description Language (WSDL) to find
    out about particular services
- Independent support for most programming languages