Example: Event resource DELETE response

HTTP/1.1 200 OK
	Cache-Control: no-cache
	Server: libnhttpd
	Date: Wed Jul  4 15:38:53 2012
	Connection: Keep-Alive
	Content-Type: application/rdf+xml
	Content-Length: 814

	<?xml version="1.0" encoding="UTF-8"?>
	<rdf:RDF	xmlns:dcterms="http://purl.org/dc/terms/"
			xmlns:crtv="http://open-services.net/ns/crtv#"
			xmlns:oslc="http://open-services.net/ns/core#"
			xmlns:oslcem="http://jazz.net/ns/ism/event/omnibus#"
			xmlns:oslcemb="http://jazz.net/ns/ism/event/omnibus/tbsm#"
			xmlns:oslcemm="http://jazz.net/ns/ism/event/omnibus/misc#"
			xmlns:oslcemp="http://jazz.net/ns/ism/event/omnibus/itnm#"
			xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
			xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
  	<rdf:Description rdf:about="http://localhost/objectserver/oslc/event/12621%3ANCOMS">
	<rdf:type rdf:resource="http://open-services.net/ns/core#ResponseInfo"/>
	<oslc:id>12621:NCOMS</oslc:id>
	</rdf:Description>
	</rdf:RDF>