hi, should someone please tell me how to parse an incomplete xml? i'm reading the xml asynchronously from a socket and i need to parse it continously as it arrives. when i feed the incomplete xml into XmlTextReader it hangs at the first unclosed element. thanks in advance, Krisztian PIFKO