You can use any�XML format to populate RadPanelBar with
data. This example shows how you can load your�XML file into XmlDocument
and use the API of RadPanelBar and XmlDocument to
create a hierarchical panelbar.
If your XML is static and will not change, an even easier way is to use the
built-in Visual Studio.NET designer - its convenient desktop user interface
allows you to customize your�panelbar and the result is saved inline in the
ASPX page.