I have a webpage layout developed in html. Inside that layout I want to insert xml output. How can do it?
I meant my html layout looks like an rectangle image(border). Inside this rectangle border I want to show my address, phone no, etc. which is done in xml. Thanks.