import bodyParser = require('body-parser'); import bodyParserXml = require('body-parser-xml'); bodyParserXml(bodyParser);