I have a large xml file which im getting from air search api now i just wanted to get data from it and show it in format like (TagName : tagdata or innerhtml)
<tr>
<td> TagName : </td>
<td>Tag Value or its InnerHTML</td>
</tr>
i want to get all data into tabular form also i want whole data as while navigating i found a lot of script which does this but shows only first set of data.
link to file is http://bp.elxer.com/air_search.xml