$xml
=
file_get_contents
(
'php://input'
);
new
SimpleXMLElement(
||
die
;
foreach
as
$key
=>
$value
) {
$this
->data[
] =
strval
}