Analysis of XML data from NodeJS

Hello, I have used JSOn.parse() to parse the json response in nodejs encoding. Similarly, how to parse the xml data? I don’t know xml, because I’m a newbie to deal with it. Any help is greatly appreciated no built-in xml parser, You need an npm module like node-xml-lite: https://npmjs.org/package/node-xml-lite