The idea is to have a listbox which will be generated from xml. Each item will have "name" and "UriLink". I need to navigate to the pages on click on the listboxitem. How can I populate name and UriLink using xml and assign it to listbox items. I was experimented with it but it seems like I am missing something. Thank you in advance.