documentElement; header('Content-type: text/plain'); header('X-JSON: true'); echo '{"' . $root->tagName . '":' . xml2json($root) . '}'; ?>