I have an html page. In that page I need a javascript code that will do the following:

1 Load an external xml
2 Search the xml for a certain string
3 Grab data associated with that string
4 Input the data into the original html

If you have even one piece of this puzzle please let me know