I've been reading about XML replacing INI in the future

What i want to do is use XML with some datasets/dataadapters/sqlconnections.

I want to store object properties like "datasource", "integrated security" etc for a server.

I then want to use the stored data in my sqlconnection.

I know i need to use a XMLReader in my code, but that's where i'm all freaked out cos it looks too complex for me.

Could you post some code, or some commands which i would be using?

Thanks
Matt