Hello!

During the last week I tried to implement the new XML communication protocol. But there were some complications I never thought of. Especially the xml parser for python is a bit odd. Perhaps I get it to run, otherwise I think we should fit to the current protocol design, perhaps I will also find a compromise between them.
While writing the xml parser, I noticed that the client design regarding the method calls between the modules is extremely designed for the old protocol, so we should also change that.
Much work to do ;-)

Regards,
Christian