Private Data Reading and Writing

Hi There,

We are developing an IM client where we would like to use vCards as the initial information when adding a person to your roster.

This is great and working, but what we also want to do is provide the user the ability to modify certain information about their own contacts using the Private Data Manager.

I am able to read an XML document from the database, and able to create a new private data record as well but am running into difficulty retrieving the xml, and then re-inserting it after modifying the information contained within.

It seems to me that I can create individual name spaces for all of my different roster entries to create individual records…not sure if I am missing something there.

I am not at the office today, so if anybody has insight for me I can provide any information nessicary.

Thanks in advance,