public function getXmlAsArray()
 {
     return XMLParser::decode($this->body);
 }