xml http is not a protocol nor is AJAX. These are classes used by the browser to make http requests to a server without posting the whole html page back to the server.
SOAP is XML. However, it is specifically structured XML which enables other clients to read it without first getting instructions from you on its structure.