How can I remove the entry tag and convert this XML into a pipe-delimited file?
<entry><company>ABC</company><appname>XYZ</appname><appid>12345678</appid><updated>2014-04-29T20:58:00-07:00</updated><msgid>923605123</msgid><title>Crash</title><content type="text">Whenever you try to use the graph function. I expect better from Schwab</content><version>4.1.3.6</version><rating>1</rating></entry>
Expected output format:
ABC|XYZ|12345678|2014-04-29T20:58:00-07:00|923605123|Crash|Whenever you try to use the graph function. I expect better from Schwab|4.1.3.6|1|