How can I get the server to start its xml stream with the encoding set to UTF-8: <?xml version="1.0" encoding="UTF-8"?>. I start my stream with that, but the server still starts with the encoding missing. -Robert