Hi Zaccheus,

thanks for the reply,

If you see in my sample application i am doing the same thing which you have suggested in function
GetStartAndEndTime(char st[50],char et[50]).

i am taking the root element using
MSXML2::IXMLDOMElement* pRootElement = m_pGlXMLParser->GetRoot();

But even then i am not able to parse after creating it.