Hi i want to parse xml/rss from a live url like http://rss.news.yahoo.com/rss/entertainment using pure Java Script(not jquery). I have googled a lot. Nothing worked for me.
better convert xml to json. http://jsontoxml.utilities-online.info/
after converting if you need to print json object check this tutorial http://www.w3schools.com/json/json_eval.asp