I'm trying to use MSXML 4 DOM to parse a xml document in Visual C++, but without success. A snippet of the xml structure is a following: Can anyone give me a code snippet to parse album label, track label, sndUrl, txtUrl attributes to a CString? Please help! Thanks in advance for any answers.