{
 "id":"123",
 "title":"CXF in Action",
 "content":{
  "attributes":{
   "type":"application/xml"
  },
  "children":["<Book><id>123<\/id><name>CXF in Action<\/name><\/Book>"
  ]
 },
 "attributes":{
  "xml:base":"http://localhost:9080/bookstore/bookstore/books/entries/123"
 }
}