Hi,
Is there anybody can help me to create an xml file from VB6 as per below,
I have a form
i. txtMemName [Textbox]
ii. txtMemProfile [Textbox]
iii. btnNew [command Button]
iv. btnEdit [command Button]
v. btnSave [command Button]
vi. btnClose [command Button]

I need to work with a xml File as below.

<?xml version="1.0"?>
...