<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20160810</version>
</dependency>
JSONObject xmlJSONObj = XML.toJSONObject(xmlStr);
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20160810</version>
</dependency>
JSONObject xmlJSONObj = XML.toJSONObject(xmlStr);