Using HTTParty - POST/PUT/GET/DELETE for RestService

Any one who is working with HTTParty can provide me an example for
POST/PUT/GET/DELETE operations using HTTParty gem over a Rest
webservice.

For POST, need to pass the whole XML as a content.

Need help on this

Thanks in advance