Hiii. I need some help parsing this really big xml document. More specifically the bible.
Which would be the most efficient way of doing this? I've tried parsing it with standard xml tools but it takes too much time or simply crashes. I've also tried converting it into json but that didn't work out.
Any help would be greatly appreciated.