Changing the UTF-8 encoding to allow all characters
diff --git a/src/org/apache/xml/serializer/Encodings.properties b/src/org/apache/xml/serializer/Encodings.properties
index 011ecea..fd54a1b 100644
--- a/src/org/apache/xml/serializer/Encodings.properties
+++ b/src/org/apache/xml/serializer/Encodings.properties
@@ -250,7 +250,7 @@
 SJIS       SHIFT_JIS                              0x007F
 # TIS620, Thai
 TIS620     TIS-620
-UTF8       UTF-8                                  0xD7FF
+UTF8       UTF-8                                  0xFFFF
 Unicode    UNICODE,UTF-16                         0xFFFF
 
 # note that more character set names and their aliases