Dynamic Menu & Content using XML

I am trying to do the following.

From a XML file get the contents like about us, contact us etc.

now if for contact us we say sublink 1, sublink 2

What I want is other than defining content, pictures for main menu even define content, images for the sub menus.

Can any one help me out?

To explain what I want is

Create XML File
Define Content
value = about us [cdata …>
sub value = about us 1 ,data>
so what I want is when i click on about us, i get content for about us as well as a button about us 1 which when clicked shows data for about us 1

Thanks in advance
Prakash