I would like to create a menu of links from an xml file

So basically the xml file will include say 10 help topics and I want to load in the xml file and create a vertical list of these topics where each is a link.

I know how to load in the xml file.

But as 10 links will be too many to display at once, I need to have them to appear as a scrolling list.

Any ideas how to do this?

Thanks

Paul

p.s also I would like to be able to highlight a help topic in the list. So if someone is playing a particular game, and they click the help button I want the list to scroll so that the related help topic is visible and is also highlighted