summaryrefslogtreecommitdiffstats
path: root/fastlib
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2016-06-15 23:09:44 +0200
committerJon Bratseth <bratseth@yahoo-inc.com>2016-06-15 23:09:44 +0200
commit72231250ed81e10d66bfe70701e64fa5fe50f712 (patch)
tree2728bba1131a6f6e5bdf95afec7d7ff9358dac50 /fastlib
Publish
Diffstat (limited to 'fastlib')
-rw-r--r--fastlib/.gitignore14
-rw-r--r--fastlib/CMakeLists.txt19
-rw-r--r--fastlib/INSTALL62
-rw-r--r--fastlib/OWNERS3
-rw-r--r--fastlib/common_config/install.sh4
-rw-r--r--fastlib/common_config/make.sh4
-rw-r--r--fastlib/current/release/buildspec10
-rw-r--r--fastlib/src/.gitignore10
-rw-r--r--fastlib/src/Doxyfile1113
-rw-r--r--fastlib/src/vespa/fastlib/.gitignore1
-rw-r--r--fastlib/src/vespa/fastlib/io/.gitignore13
-rw-r--r--fastlib/src/vespa/fastlib/io/CMakeLists.txt11
-rw-r--r--fastlib/src/vespa/fastlib/io/bufferedfile.cpp467
-rw-r--r--fastlib/src/vespa/fastlib/io/bufferedfile.h255
-rw-r--r--fastlib/src/vespa/fastlib/io/bufferedinputstream.cpp322
-rw-r--r--fastlib/src/vespa/fastlib/io/bufferedinputstream.h63
-rw-r--r--fastlib/src/vespa/fastlib/io/bufferedoutputstream.cpp169
-rw-r--r--fastlib/src/vespa/fastlib/io/bufferedoutputstream.h61
-rw-r--r--fastlib/src/vespa/fastlib/io/fileinputstream.cpp58
-rw-r--r--fastlib/src/vespa/fastlib/io/fileinputstream.h70
-rw-r--r--fastlib/src/vespa/fastlib/io/fileoutputstream.cpp34
-rw-r--r--fastlib/src/vespa/fastlib/io/fileoutputstream.h82
-rw-r--r--fastlib/src/vespa/fastlib/io/filterinputstream.h60
-rw-r--r--fastlib/src/vespa/fastlib/io/filteroutputstream.h60
-rw-r--r--fastlib/src/vespa/fastlib/io/inputstream.h35
-rw-r--r--fastlib/src/vespa/fastlib/io/outputstream.h35
-rw-r--r--fastlib/src/vespa/fastlib/io/tests/.gitignore23
-rw-r--r--fastlib/src/vespa/fastlib/io/tests/CMakeLists.txt15
-rw-r--r--fastlib/src/vespa/fastlib/io/tests/bufferedfiletest.cpp100
-rw-r--r--fastlib/src/vespa/fastlib/io/tests/bufferedstreamtest.cpp217
-rw-r--r--fastlib/src/vespa/fastlib/net/.gitignore13
-rw-r--r--fastlib/src/vespa/fastlib/net/CMakeLists.txt11
-rw-r--r--fastlib/src/vespa/fastlib/net/httpchunkedinputstream.cpp224
-rw-r--r--fastlib/src/vespa/fastlib/net/httpchunkedinputstream.h53
-rw-r--r--fastlib/src/vespa/fastlib/net/httpchunkedoutputstream.cpp160
-rw-r--r--fastlib/src/vespa/fastlib/net/httpchunkedoutputstream.h53
-rw-r--r--fastlib/src/vespa/fastlib/net/httpheaderparser.cpp180
-rw-r--r--fastlib/src/vespa/fastlib/net/httpheaderparser.h53
-rw-r--r--fastlib/src/vespa/fastlib/net/httpserver.cpp1214
-rw-r--r--fastlib/src/vespa/fastlib/net/httpserver.h368
-rw-r--r--fastlib/src/vespa/fastlib/net/resolver/.gitignore16
-rw-r--r--fastlib/src/vespa/fastlib/net/resolver/tests/.gitignore15
-rw-r--r--fastlib/src/vespa/fastlib/net/socket.cpp64
-rw-r--r--fastlib/src/vespa/fastlib/net/socket.h91
-rw-r--r--fastlib/src/vespa/fastlib/net/tests/.gitignore19
-rw-r--r--fastlib/src/vespa/fastlib/net/tests/CMakeLists.txt8
-rw-r--r--fastlib/src/vespa/fastlib/net/tests/headers.txt13
-rw-r--r--fastlib/src/vespa/fastlib/net/tests/httpheaderparsertest.cpp59
-rw-r--r--fastlib/src/vespa/fastlib/net/transport/.gitignore13
-rw-r--r--fastlib/src/vespa/fastlib/net/transport/tests/.gitignore31
-rw-r--r--fastlib/src/vespa/fastlib/net/url.cpp66
-rw-r--r--fastlib/src/vespa/fastlib/net/url.h32
-rw-r--r--fastlib/src/vespa/fastlib/ssl/.gitignore0
-rw-r--r--fastlib/src/vespa/fastlib/testsuite/.gitignore14
-rw-r--r--fastlib/src/vespa/fastlib/testsuite/CMakeLists.txt7
-rw-r--r--fastlib/src/vespa/fastlib/testsuite/cpptest.el2525
-rw-r--r--fastlib/src/vespa/fastlib/testsuite/cppttemplates.el580
-rw-r--r--fastlib/src/vespa/fastlib/testsuite/suite.cpp0
-rw-r--r--fastlib/src/vespa/fastlib/testsuite/suite.h269
-rw-r--r--fastlib/src/vespa/fastlib/testsuite/test.h295
-rw-r--r--fastlib/src/vespa/fastlib/testsuite/testproject.el107
-rw-r--r--fastlib/src/vespa/fastlib/text/.gitignore17
-rw-r--r--fastlib/src/vespa/fastlib/text/CMakeLists.txt9
-rw-r--r--fastlib/src/vespa/fastlib/text/CustomProperties-4.0.0.txt34
-rw-r--r--fastlib/src/vespa/fastlib/text/DerivedCoreProperties-4.0.0.txt4487
-rw-r--r--fastlib/src/vespa/fastlib/text/PropList-3.0.0.txt3652
-rw-r--r--fastlib/src/vespa/fastlib/text/PropList-4.0.0.txt691
-rw-r--r--fastlib/src/vespa/fastlib/text/UCD-License26
-rw-r--r--fastlib/src/vespa/fastlib/text/UnicodeData-3.0.0.txt10617
-rw-r--r--fastlib/src/vespa/fastlib/text/UnicodeData-4.0.0.txt15111
-rw-r--r--fastlib/src/vespa/fastlib/text/alphasort/AlphaSort1_0.dtd10
-rw-r--r--fastlib/src/vespa/fastlib/text/alphasort/AlphaSortMasterFile.xml17
-rw-r--r--fastlib/src/vespa/fastlib/text/alphasort/Arabic.xml156
-rw-r--r--fastlib/src/vespa/fastlib/text/alphasort/Cyrillic.xml262
-rw-r--r--fastlib/src/vespa/fastlib/text/alphasort/Greek.xml206
-rw-r--r--fastlib/src/vespa/fastlib/text/alphasort/Hangul.xml55860
-rw-r--r--fastlib/src/vespa/fastlib/text/alphasort/Hanzi-simplified-by-pinyin.xml6774
-rw-r--r--fastlib/src/vespa/fastlib/text/alphasort/Hanzi-simplified-by-radical.xml13066
-rw-r--r--fastlib/src/vespa/fastlib/text/alphasort/Hanzi-traditional-by-pinyin.xml20999
-rw-r--r--fastlib/src/vespa/fastlib/text/alphasort/Hanzi-traditional-by-radical.xml13065
-rw-r--r--fastlib/src/vespa/fastlib/text/alphasort/Hanzi-traditional-by-stroke.xml13062
-rw-r--r--fastlib/src/vespa/fastlib/text/alphasort/Hebrew.xml141
-rw-r--r--fastlib/src/vespa/fastlib/text/alphasort/Kana.xml899
-rw-r--r--fastlib/src/vespa/fastlib/text/alphasort/Kanji-by-radical.xml6378
-rw-r--r--fastlib/src/vespa/fastlib/text/alphasort/Latin.xml931
-rw-r--r--fastlib/src/vespa/fastlib/text/alphasort/Numbers.xml146
-rw-r--r--fastlib/src/vespa/fastlib/text/alphasort/SortMaster1_0.dtd10
-rw-r--r--fastlib/src/vespa/fastlib/text/alphasort/Space.xml14
-rw-r--r--fastlib/src/vespa/fastlib/text/apps/.gitignore17
-rw-r--r--fastlib/src/vespa/fastlib/text/apps/CMakeLists.txt2
-rw-r--r--fastlib/src/vespa/fastlib/text/apps/extcase.cpp178
-rw-r--r--fastlib/src/vespa/fastlib/text/apps/unicode_propertydump.cpp19
-rw-r--r--fastlib/src/vespa/fastlib/text/apps/unicode_tolowerdump.cpp19
-rw-r--r--fastlib/src/vespa/fastlib/text/latintokenizer.h383
-rw-r--r--fastlib/src/vespa/fastlib/text/normwordfolder.cpp1194
-rw-r--r--fastlib/src/vespa/fastlib/text/normwordfolder.h193
-rw-r--r--fastlib/src/vespa/fastlib/text/tests/.gitignore23
-rw-r--r--fastlib/src/vespa/fastlib/text/tests/CMakeLists.txt22
-rw-r--r--fastlib/src/vespa/fastlib/text/tests/characterclasstest.cpp14
-rw-r--r--fastlib/src/vespa/fastlib/text/tests/latintokenizertest.cpp13
-rw-r--r--fastlib/src/vespa/fastlib/text/tests/latintokenizertest.h465
-rw-r--r--fastlib/src/vespa/fastlib/text/tests/unicodeutiltest.cpp14
-rw-r--r--fastlib/src/vespa/fastlib/text/tests/unicodeutiltest.h55
-rw-r--r--fastlib/src/vespa/fastlib/text/tests/wordfolderstest.cpp14
-rw-r--r--fastlib/src/vespa/fastlib/text/tests/wordfolderstest.h132
-rw-r--r--fastlib/src/vespa/fastlib/text/unicodeutil-charprops.cpp1683
-rw-r--r--fastlib/src/vespa/fastlib/text/unicodeutil-lowercase.cpp652
-rw-r--r--fastlib/src/vespa/fastlib/text/unicodeutil.cpp343
-rw-r--r--fastlib/src/vespa/fastlib/text/unicodeutil.h261
-rw-r--r--fastlib/src/vespa/fastlib/text/wordfolder.cpp7
-rw-r--r--fastlib/src/vespa/fastlib/text/wordfolder.h17
-rw-r--r--fastlib/src/vespa/fastlib/util/.gitignore15
-rw-r--r--fastlib/src/vespa/fastlib/util/CMakeLists.txt7
-rw-r--r--fastlib/src/vespa/fastlib/util/bag.h576
-rw-r--r--fastlib/src/vespa/fastlib/util/base64.cpp180
-rw-r--r--fastlib/src/vespa/fastlib/util/base64.h64
-rw-r--r--fastlib/src/vespa/fastlib/util/testproject.el19
-rw-r--r--fastlib/src/vespa/fastlib/util/tests/.gitignore42
-rw-r--r--fastlib/src/vespa/fastlib/util/tests/CMakeLists.txt21
-rw-r--r--fastlib/src/vespa/fastlib/util/tests/bagtest.cpp19
-rw-r--r--fastlib/src/vespa/fastlib/util/tests/bagtest.h564
-rw-r--r--fastlib/src/vespa/fastlib/util/tests/base64test.cpp100
-rw-r--r--fastlib/src/vespa/fastlib/util/tests/wildcard_match_test.cpp48
-rw-r--r--fastlib/src/vespa/fastlib/util/wildcard_match.h55
-rw-r--r--fastlib/src/vespa/packages/.gitignore5
-rw-r--r--fastlib/src/vespa/packages/CMakeLists.txt10
126 files changed, 184028 insertions, 0 deletions
diff --git a/fastlib/.gitignore b/fastlib/.gitignore
new file mode 100644
index 00000000000..d94143dba02
--- /dev/null
+++ b/fastlib/.gitignore
@@ -0,0 +1,14 @@
+.Build_completed
+.Dist_completed
+.EscrowCopy_completed
+.Install_completed
+.PostBuild_completed
+.PreBuild_completed
+.Test_completed
+bin
+etc
+include
+lib
+update.log
+Makefile
+Testing
diff --git a/fastlib/CMakeLists.txt b/fastlib/CMakeLists.txt
new file mode 100644
index 00000000000..782c00ecf60
--- /dev/null
+++ b/fastlib/CMakeLists.txt
@@ -0,0 +1,19 @@
+# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+vespa_define_module(
+ DEPENDS
+ fastos
+ vespalib
+
+ LIBS
+ src/vespa/fastlib/io
+ src/vespa/fastlib/io/tests
+ src/vespa/fastlib/net
+ src/vespa/fastlib/net/tests
+ src/vespa/fastlib/testsuite
+ src/vespa/fastlib/text
+ src/vespa/fastlib/text/apps
+ src/vespa/fastlib/text/tests
+ src/vespa/fastlib/util
+ src/vespa/fastlib/util/tests
+ src/vespa/packages
+)
diff --git a/fastlib/INSTALL b/fastlib/INSTALL
new file mode 100644
index 00000000000..501c4adf550
--- /dev/null
+++ b/fastlib/INSTALL
@@ -0,0 +1,62 @@
+**********************************************************************
+** FastLib Build and Installation Guide **
+**********************************************************************
+
+
+----------------------------------------------------------------------
+
+How do I build and install the C++ library?
+
+ cd src/cpp
+ ./configure --fastos-dir <full path to fastos> [--help | <options>]
+ make -s bootstrap
+ make -s install
+
+The default install directory is '../..' (relative to the src/cpp
+directory). This means that the library file will be installed in
+../../lib/ and the include files in ../../include/fastlib/.
+To override the default install directory, use the configure option
+'--install-dir'. Try './configure --fastos-dir <fastosdir> --help'
+for all available options.
+
+Support for additional functionality is available when configuring
+with --libxml2-dir <full path to libxml2>.
+The XML include files must have been installed in
+<libxml2-dir>/includes/libxml2/libxml
+The XML library must have been installed as
+<libxml2-dir>/lib/libxml2.a (or xml2.a on Windows)
+
+
+----------------------------------------------------------------------
+
+What kind of make targets are available, and what do they do?
+
+make depend - generate make-dependancy information
+make makefiles - generate makefiles for all modules
+make clean - delete all intermediate and output files
+make cleandir - does 'make clean' + deletes depend info
+make install - install the library and include files
+ to location $(INSTALLDIR)
+make kdoc - generate kdoc documentation
+make doxygen - generate doxygen documentation
+make bootstrap - (recommended build target) does:
+ make cleandir
+ make depend
+ make makefiles
+ make
+make tests - Compiles test programs, and runs them.
+ If a test program fails to compile or run,
+ the make process is stopped.
+ Please run 'make tests' after changing fastlib code
+ to ensure you have not broken anything.
+
+----------------------------------------------------------------------
+
+
+
+
+
+
+
+
+
diff --git a/fastlib/OWNERS b/fastlib/OWNERS
new file mode 100644
index 00000000000..f6fda8f0404
--- /dev/null
+++ b/fastlib/OWNERS
@@ -0,0 +1,3 @@
+havardpe
+tegge
+balder
diff --git a/fastlib/common_config/install.sh b/fastlib/common_config/install.sh
new file mode 100644
index 00000000000..7bf8657ade3
--- /dev/null
+++ b/fastlib/common_config/install.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+cd src/cpp
+make FASTOS_DIR=${autobuild_installroot} INSTALL_DIR=${autobuild_installroot} install
diff --git a/fastlib/common_config/make.sh b/fastlib/common_config/make.sh
new file mode 100644
index 00000000000..85932c4401a
--- /dev/null
+++ b/fastlib/common_config/make.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+cd src/cpp
+make FASTOS_DIR=${autobuild_installroot} INSTALL_DIR=${autobuild_installroot}
diff --git a/fastlib/current/release/buildspec b/fastlib/current/release/buildspec
new file mode 100644
index 00000000000..343ef61aade
--- /dev/null
+++ b/fastlib/current/release/buildspec
@@ -0,0 +1,10 @@
+# Config file added by mkspec
+# Added by oholsen
+$fastlib_about="FAST standard library classes";
+$fastlib_cvs_module="fastlib";
+$fastlib_cvs_tag="current";
+$fastlib_maintainer='mike@fast.no';
+@fastlib_dependencies = (
+ "fastos:4.1.1:release",
+);
+1;
diff --git a/fastlib/src/.gitignore b/fastlib/src/.gitignore
new file mode 100644
index 00000000000..b5b26fa8473
--- /dev/null
+++ b/fastlib/src/.gitignore
@@ -0,0 +1,10 @@
+*.dsp
+*.dsw
+*.ncb
+*.opt
+*.plg
+Makefile.ini
+config_command.bat
+config_command.sh
+fastlib.mak
+output
diff --git a/fastlib/src/Doxyfile b/fastlib/src/Doxyfile
new file mode 100644
index 00000000000..3e3092c715a
--- /dev/null
+++ b/fastlib/src/Doxyfile
@@ -0,0 +1,1113 @@
+# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Doxyfile 1.3.3
+
+# This file describes the settings to be used by the documentation system
+# doxygen (www.doxygen.org) for a project
+#
+# All text after a hash (#) is considered a comment and will be ignored
+# The format is:
+# TAG = value [value, ...]
+# For lists items can also be appended using:
+# TAG += value [value, ...]
+# Values that contain spaces should be placed between quotes (" ")
+
+#---------------------------------------------------------------------------
+# General configuration options
+#---------------------------------------------------------------------------
+
+# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
+# by quotes) that should identify the project.
+
+PROJECT_NAME = FastLib
+
+# The PROJECT_NUMBER tag can be used to enter a project or revision number.
+# This could be handy for archiving the generated documentation or
+# if some version control system is used.
+
+PROJECT_NUMBER = head
+
+# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
+# base path where the generated documentation will be put.
+# If a relative path is entered, it will be relative to the location
+# where doxygen was started. If left blank the current directory will be used.
+
+OUTPUT_DIRECTORY = ../../doc/doxygen
+
+# The OUTPUT_LANGUAGE tag is used to specify the language in which all
+# documentation generated by doxygen is written. Doxygen will use this
+# information to generate all constant output in the proper language.
+# The default language is English, other supported languages are:
+# Brazilian, Catalan, Chinese, Chinese-Traditional, Croatian, Czech, Danish, Dutch,
+# Finnish, French, German, Greek, Hungarian, Italian, Japanese, Japanese-en
+# (Japanese with English messages), Korean, Norwegian, Polish, Portuguese,
+# Romanian, Russian, Serbian, Slovak, Slovene, Spanish, Swedish, and Ukrainian.
+
+OUTPUT_LANGUAGE = English
+
+# This tag can be used to specify the encoding used in the generated output.
+# The encoding is not always determined by the language that is chosen,
+# but also whether or not the output is meant for Windows or non-Windows users.
+# In case there is a difference, setting the USE_WINDOWS_ENCODING tag to YES
+# forces the Windows encoding (this is the default for the Windows binary),
+# whereas setting the tag to NO uses a Unix-style encoding (the default for
+# all platforms other than Windows).
+
+USE_WINDOWS_ENCODING = NO
+
+# If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
+# documentation are documented, even if no documentation was available.
+# Private class members and static file members will be hidden unless
+# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES
+
+EXTRACT_ALL = YES
+
+# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
+# will be included in the documentation.
+
+EXTRACT_PRIVATE = YES
+
+# If the EXTRACT_STATIC tag is set to YES all static members of a file
+# will be included in the documentation.
+
+EXTRACT_STATIC = YES
+
+# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
+# defined locally in source files will be included in the documentation.
+# If set to NO only classes defined in header files are included.
+
+EXTRACT_LOCAL_CLASSES = YES
+
+# If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
+# undocumented members of documented classes, files or namespaces.
+# If set to NO (the default) these members will be included in the
+# various overviews, but no documentation section is generated.
+# This option has no effect if EXTRACT_ALL is enabled.
+
+HIDE_UNDOC_MEMBERS = NO
+
+# If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
+# undocumented classes that are normally visible in the class hierarchy.
+# If set to NO (the default) these classes will be included in the various
+# overviews. This option has no effect if EXTRACT_ALL is enabled.
+
+HIDE_UNDOC_CLASSES = NO
+
+# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
+# friend (class|struct|union) declarations.
+# If set to NO (the default) these declarations will be included in the
+# documentation.
+
+HIDE_FRIEND_COMPOUNDS = NO
+
+# If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
+# documentation blocks found inside the body of a function.
+# If set to NO (the default) these blocks will be appended to the
+# function's detailed documentation block.
+
+HIDE_IN_BODY_DOCS = NO
+
+# If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
+# include brief member descriptions after the members that are listed in
+# the file and class documentation (similar to JavaDoc).
+# Set to NO to disable this.
+
+BRIEF_MEMBER_DESC = YES
+
+# If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
+# the brief description of a member or function before the detailed description.
+# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
+# brief descriptions will be completely suppressed.
+
+REPEAT_BRIEF = YES
+
+# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
+# Doxygen will generate a detailed section even if there is only a brief
+# description.
+
+ALWAYS_DETAILED_SEC = NO
+
+# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all inherited
+# members of a class in the documentation of that class as if those members were
+# ordinary class members. Constructors, destructors and assignment operators of
+# the base classes will not be shown.
+
+INLINE_INHERITED_MEMB = NO
+
+# If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
+# path before files name in the file list and in the header files. If set
+# to NO the shortest path that makes the file name unique will be used.
+
+FULL_PATH_NAMES = YES
+
+# If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
+# can be used to strip a user-defined part of the path. Stripping is
+# only done if one of the specified strings matches the left-hand part of
+# the path. It is allowed to use relative paths in the argument list.
+
+STRIP_FROM_PATH = /ld/home/mike/autodoxygen/fastlib/src/cpp
+
+# The INTERNAL_DOCS tag determines if documentation
+# that is typed after a \internal command is included. If the tag is set
+# to NO (the default) then the documentation will be excluded.
+# Set it to YES to include the internal documentation.
+
+INTERNAL_DOCS = NO
+
+# If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate
+# file names in lower-case letters. If set to YES upper-case letters are also
+# allowed. This is useful if you have classes or files whose names only differ
+# in case and if your file system supports case sensitive file names. Windows
+# users are advised to set this option to NO.
+
+CASE_SENSE_NAMES = YES
+
+# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
+# (but less readable) file names. This can be useful is your file systems
+# doesn't support long names like on DOS, Mac, or CD-ROM.
+
+SHORT_NAMES = NO
+
+# If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen
+# will show members with their full class and namespace scopes in the
+# documentation. If set to YES the scope will be hidden.
+
+HIDE_SCOPE_NAMES = NO
+
+# If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen
+# will put a list of the files that are included by a file in the documentation
+# of that file.
+
+SHOW_INCLUDE_FILES = YES
+
+# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
+# will interpret the first line (until the first dot) of a JavaDoc-style
+# comment as the brief description. If set to NO, the JavaDoc
+# comments will behave just like the Qt-style comments (thus requiring an
+# explict @brief command for a brief description.
+
+JAVADOC_AUTOBRIEF = NO
+
+# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
+# treat a multi-line C++ special comment block (i.e. a block of //! or ///
+# comments) as a brief description. This used to be the default behaviour.
+# The new default is to treat a multi-line C++ comment block as a detailed
+# description. Set this tag to YES if you prefer the old behaviour instead.
+
+MULTILINE_CPP_IS_BRIEF = NO
+
+# If the DETAILS_AT_TOP tag is set to YES then Doxygen
+# will output the detailed description near the top, like JavaDoc.
+# If set to NO, the detailed description appears after the member
+# documentation.
+
+DETAILS_AT_TOP = NO
+
+# If the INHERIT_DOCS tag is set to YES (the default) then an undocumented
+# member inherits the documentation from any documented member that it
+# reimplements.
+
+INHERIT_DOCS = YES
+
+# If the INLINE_INFO tag is set to YES (the default) then a tag [inline]
+# is inserted in the documentation for inline members.
+
+INLINE_INFO = YES
+
+# If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
+# will sort the (detailed) documentation of file and class members
+# alphabetically by member name. If set to NO the members will appear in
+# declaration order.
+
+SORT_MEMBER_DOCS = YES
+
+# If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC
+# tag is set to YES, then doxygen will reuse the documentation of the first
+# member in the group (if any) for the other members of the group. By default
+# all members of a group must be documented explicitly.
+
+DISTRIBUTE_GROUP_DOC = NO
+
+# The TAB_SIZE tag can be used to set the number of spaces in a tab.
+# Doxygen uses this value to replace tabs by spaces in code fragments.
+
+TAB_SIZE = 8
+
+# The GENERATE_TODOLIST tag can be used to enable (YES) or
+# disable (NO) the todo list. This list is created by putting \todo
+# commands in the documentation.
+
+GENERATE_TODOLIST = YES
+
+# The GENERATE_TESTLIST tag can be used to enable (YES) or
+# disable (NO) the test list. This list is created by putting \test
+# commands in the documentation.
+
+GENERATE_TESTLIST = YES
+
+# The GENERATE_BUGLIST tag can be used to enable (YES) or
+# disable (NO) the bug list. This list is created by putting \bug
+# commands in the documentation.
+
+GENERATE_BUGLIST = YES
+
+# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or
+# disable (NO) the deprecated list. This list is created by putting
+# \deprecated commands in the documentation.
+
+GENERATE_DEPRECATEDLIST= YES
+
+# This tag can be used to specify a number of aliases that acts
+# as commands in the documentation. An alias has the form "name=value".
+# For example adding "sideeffect=\par Side Effects:\n" will allow you to
+# put the command \sideeffect (or @sideeffect) in the documentation, which
+# will result in a user-defined paragraph with heading "Side Effects:".
+# You can put \n's in the value part of an alias to insert newlines.
+
+ALIASES =
+
+# The ENABLED_SECTIONS tag can be used to enable conditional
+# documentation sections, marked by \if sectionname ... \endif.
+
+ENABLED_SECTIONS =
+
+# The MAX_INITIALIZER_LINES tag determines the maximum number of lines
+# the initial value of a variable or define consists of for it to appear in
+# the documentation. If the initializer consists of more lines than specified
+# here it will be hidden. Use a value of 0 to hide initializers completely.
+# The appearance of the initializer of individual variables and defines in the
+# documentation can be controlled using \showinitializer or \hideinitializer
+# command in the documentation regardless of this setting.
+
+MAX_INITIALIZER_LINES = 30
+
+# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
+# only. Doxygen will then generate output that is more tailored for C.
+# For instance, some of the names that are used will be different. The list
+# of all members will be omitted, etc.
+
+OPTIMIZE_OUTPUT_FOR_C = NO
+
+# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java sources
+# only. Doxygen will then generate output that is more tailored for Java.
+# For instance, namespaces will be presented as packages, qualified scopes
+# will look different, etc.
+
+OPTIMIZE_OUTPUT_JAVA = NO
+
+# Set the SHOW_USED_FILES tag to NO to disable the list of files generated
+# at the bottom of the documentation of classes and structs. If set to YES the
+# list will mention the files that were used to generate the documentation.
+
+SHOW_USED_FILES = YES
+
+# Set the SUBGROUPING tag to YES (the default) to allow class member groups of
+# the same type (for instance a group of public functions) to be put as a
+# subgroup of that type (e.g. under the Public Functions section). Set it to
+# NO to prevent subgrouping. Alternatively, this can be done per class using
+# the \nosubgrouping command.
+
+SUBGROUPING = YES
+
+#---------------------------------------------------------------------------
+# configuration options related to warning and progress messages
+#---------------------------------------------------------------------------
+
+# The QUIET tag can be used to turn on/off the messages that are generated
+# by doxygen. Possible values are YES and NO. If left blank NO is used.
+
+QUIET = NO
+
+# The WARNINGS tag can be used to turn on/off the warning messages that are
+# generated by doxygen. Possible values are YES and NO. If left blank
+# NO is used.
+
+WARNINGS = YES
+
+# If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
+# for undocumented members. If EXTRACT_ALL is set to YES then this flag will
+# automatically be disabled.
+
+WARN_IF_UNDOCUMENTED = YES
+
+# If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
+# potential errors in the documentation, such as not documenting some
+# parameters in a documented function, or documenting parameters that
+# don't exist or using markup commands wrongly.
+
+WARN_IF_DOC_ERROR = YES
+
+# The WARN_FORMAT tag determines the format of the warning messages that
+# doxygen can produce. The string should contain the $file, $line, and $text
+# tags, which will be replaced by the file and line number from which the
+# warning originated and the warning text.
+
+WARN_FORMAT = "$file:$line: $text"
+
+# The WARN_LOGFILE tag can be used to specify a file to which warning
+# and error messages should be written. If left blank the output is written
+# to stderr.
+
+WARN_LOGFILE =
+
+#---------------------------------------------------------------------------
+# configuration options related to the input files
+#---------------------------------------------------------------------------
+
+# The INPUT tag can be used to specify the files and/or directories that contain
+# documented source files. You may enter file names like "myfile.cpp" or
+# directories like "/usr/src/myproject". Separate the files or directories
+# with spaces.
+
+INPUT = .
+
+# If the value of the INPUT tag contains directories, you can use the
+# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
+# and *.h) to filter out the source-files in the directories. If left
+# blank the following patterns are tested:
+# *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx *.hpp
+# *.h++ *.idl *.odl *.cs
+
+FILE_PATTERNS =
+
+# The RECURSIVE tag can be used to turn specify whether or not subdirectories
+# should be searched for input files as well. Possible values are YES and NO.
+# If left blank NO is used.
+
+RECURSIVE = YES
+
+# The EXCLUDE tag can be used to specify files and/or directories that should
+# excluded from the INPUT source files. This way you can easily exclude a
+# subdirectory from a directory tree whose root is specified with the INPUT tag.
+
+EXCLUDE =
+
+# The EXCLUDE_SYMLINKS tag can be used select whether or not files or directories
+# that are symbolic links (a Unix filesystem feature) are excluded from the input.
+
+EXCLUDE_SYMLINKS = NO
+
+# If the value of the INPUT tag contains directories, you can use the
+# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
+# certain files from those directories.
+
+EXCLUDE_PATTERNS = */tests/*
+
+# The EXAMPLE_PATH tag can be used to specify one or more files or
+# directories that contain example code fragments that are included (see
+# the \include command).
+
+EXAMPLE_PATH =
+
+# If the value of the EXAMPLE_PATH tag contains directories, you can use the
+# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
+# and *.h) to filter out the source-files in the directories. If left
+# blank all files are included.
+
+EXAMPLE_PATTERNS =
+
+# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
+# searched for input files to be used with the \include or \dontinclude
+# commands irrespective of the value of the RECURSIVE tag.
+# Possible values are YES and NO. If left blank NO is used.
+
+EXAMPLE_RECURSIVE = NO
+
+# The IMAGE_PATH tag can be used to specify one or more files or
+# directories that contain image that are included in the documentation (see
+# the \image command).
+
+IMAGE_PATH =
+
+# The INPUT_FILTER tag can be used to specify a program that doxygen should
+# invoke to filter for each input file. Doxygen will invoke the filter program
+# by executing (via popen()) the command <filter> <input-file>, where <filter>
+# is the value of the INPUT_FILTER tag, and <input-file> is the name of an
+# input file. Doxygen will then use the output that the filter program writes
+# to standard output.
+
+INPUT_FILTER =
+
+# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
+# INPUT_FILTER) will be used to filter the input files when producing source
+# files to browse (i.e. when SOURCE_BROWSER is set to YES).
+
+FILTER_SOURCE_FILES = NO
+
+#---------------------------------------------------------------------------
+# configuration options related to source browsing
+#---------------------------------------------------------------------------
+
+# If the SOURCE_BROWSER tag is set to YES then a list of source files will
+# be generated. Documented entities will be cross-referenced with these sources.
+
+SOURCE_BROWSER = YES
+
+# Setting the INLINE_SOURCES tag to YES will include the body
+# of functions and classes directly in the documentation.
+
+INLINE_SOURCES = NO
+
+# Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct
+# doxygen to hide any special comment blocks from generated source code
+# fragments. Normal C and C++ comments will always remain visible.
+
+STRIP_CODE_COMMENTS = YES
+
+# If the REFERENCED_BY_RELATION tag is set to YES (the default)
+# then for each documented function all documented
+# functions referencing it will be listed.
+
+REFERENCED_BY_RELATION = YES
+
+# If the REFERENCES_RELATION tag is set to YES (the default)
+# then for each documented function all documented entities
+# called/used by that function will be listed.
+
+REFERENCES_RELATION = YES
+
+# If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
+# will generate a verbatim copy of the header file for each class for
+# which an include is specified. Set to NO to disable this.
+
+VERBATIM_HEADERS = YES
+
+#---------------------------------------------------------------------------
+# configuration options related to the alphabetical class index
+#---------------------------------------------------------------------------
+
+# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index
+# of all compounds will be generated. Enable this if the project
+# contains a lot of classes, structs, unions or interfaces.
+
+ALPHABETICAL_INDEX = YES
+
+# If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then
+# the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns
+# in which this list will be split (can be a number in the range [1..20])
+
+COLS_IN_ALPHA_INDEX = 5
+
+# In case all classes in a project start with a common prefix, all
+# classes will be put under the same header in the alphabetical index.
+# The IGNORE_PREFIX tag can be used to specify one or more prefixes that
+# should be ignored while generating the index headers.
+
+IGNORE_PREFIX = Fast_
+IGNORE_PREFIX += FastOS_
+IGNORE_PREFIX += FastS_
+
+
+#---------------------------------------------------------------------------
+# configuration options related to the HTML output
+#---------------------------------------------------------------------------
+
+# If the GENERATE_HTML tag is set to YES (the default) Doxygen will
+# generate HTML output.
+
+GENERATE_HTML = YES
+
+# The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
+# If a relative path is entered the value of OUTPUT_DIRECTORY will be
+# put in front of it. If left blank `html' will be used as the default path.
+
+HTML_OUTPUT = html
+
+# The HTML_FILE_EXTENSION tag can be used to specify the file extension for
+# each generated HTML page (for example: .htm,.php,.asp). If it is left blank
+# doxygen will generate files with .html extension.
+
+HTML_FILE_EXTENSION = .html
+
+# The HTML_HEADER tag can be used to specify a personal HTML header for
+# each generated HTML page. If it is left blank doxygen will generate a
+# standard header.
+
+HTML_HEADER =
+
+# The HTML_FOOTER tag can be used to specify a personal HTML footer for
+# each generated HTML page. If it is left blank doxygen will generate a
+# standard footer.
+
+HTML_FOOTER =
+
+# The HTML_STYLESHEET tag can be used to specify a user-defined cascading
+# style sheet that is used by each HTML page. It can be used to
+# fine-tune the look of the HTML output. If the tag is left blank doxygen
+# will generate a default style sheet
+
+HTML_STYLESHEET =
+
+# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
+# files or namespaces will be aligned in HTML using tables. If set to
+# NO a bullet list will be used.
+
+HTML_ALIGN_MEMBERS = YES
+
+# If the GENERATE_HTMLHELP tag is set to YES, additional index files
+# will be generated that can be used as input for tools like the
+# Microsoft HTML help workshop to generate a compressed HTML help file (.chm)
+# of the generated HTML documentation.
+
+GENERATE_HTMLHELP = NO
+
+# If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can
+# be used to specify the file name of the resulting .chm file. You
+# can add a path in front of the file if the result should not be
+# written to the html output dir.
+
+CHM_FILE =
+
+# If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
+# be used to specify the location (absolute path including file name) of
+# the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
+# the HTML help compiler on the generated index.hhp.
+
+HHC_LOCATION =
+
+# If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag
+# controls if a separate .chi index file is generated (YES) or that
+# it should be included in the master .chm file (NO).
+
+GENERATE_CHI = NO
+
+# If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag
+# controls whether a binary table of contents is generated (YES) or a
+# normal table of contents (NO) in the .chm file.
+
+BINARY_TOC = NO
+
+# The TOC_EXPAND flag can be set to YES to add extra items for group members
+# to the contents of the HTML help documentation and to the tree view.
+
+TOC_EXPAND = NO
+
+# The DISABLE_INDEX tag can be used to turn on/off the condensed index at
+# top of each HTML page. The value NO (the default) enables the index and
+# the value YES disables it.
+
+DISABLE_INDEX = NO
+
+# This tag can be used to set the number of enum values (range [1..20])
+# that doxygen will group on one line in the generated HTML documentation.
+
+ENUM_VALUES_PER_LINE = 4
+
+# If the GENERATE_TREEVIEW tag is set to YES, a side panel will be
+# generated containing a tree-like index structure (just like the one that
+# is generated for HTML Help). For this to work a browser that supports
+# JavaScript, DHTML, CSS and frames is required (for instance Mozilla 1.0+,
+# Netscape 6.0+, Internet explorer 5.0+, or Konqueror). Windows users are
+# probably better off using the HTML help feature.
+
+GENERATE_TREEVIEW = NO
+
+# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be
+# used to set the initial width (in pixels) of the frame in which the tree
+# is shown.
+
+TREEVIEW_WIDTH = 250
+
+#---------------------------------------------------------------------------
+# configuration options related to the LaTeX output
+#---------------------------------------------------------------------------
+
+# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
+# generate Latex output.
+
+GENERATE_LATEX = NO
+
+# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
+# If a relative path is entered the value of OUTPUT_DIRECTORY will be
+# put in front of it. If left blank `latex' will be used as the default path.
+
+LATEX_OUTPUT = latex
+
+# The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be
+# invoked. If left blank `latex' will be used as the default command name.
+
+LATEX_CMD_NAME = latex
+
+# The MAKEINDEX_CMD_NAME tag can be used to specify the command name to
+# generate index for LaTeX. If left blank `makeindex' will be used as the
+# default command name.
+
+MAKEINDEX_CMD_NAME = makeindex
+
+# If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
+# LaTeX documents. This may be useful for small projects and may help to
+# save some trees in general.
+
+COMPACT_LATEX = NO
+
+# The PAPER_TYPE tag can be used to set the paper type that is used
+# by the printer. Possible values are: a4, a4wide, letter, legal and
+# executive. If left blank a4wide will be used.
+
+PAPER_TYPE = a4wide
+
+# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
+# packages that should be included in the LaTeX output.
+
+EXTRA_PACKAGES =
+
+# The LATEX_HEADER tag can be used to specify a personal LaTeX header for
+# the generated latex document. The header should contain everything until
+# the first chapter. If it is left blank doxygen will generate a
+# standard header. Notice: only use this tag if you know what you are doing!
+
+LATEX_HEADER =
+
+# If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated
+# is prepared for conversion to pdf (using ps2pdf). The pdf file will
+# contain links (just like the HTML output) instead of page references
+# This makes the output suitable for online browsing using a pdf viewer.
+
+PDF_HYPERLINKS = NO
+
+# If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
+# plain latex in the generated Makefile. Set this option to YES to get a
+# higher quality PDF documentation.
+
+USE_PDFLATEX = NO
+
+# If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
+# command to the generated LaTeX files. This will instruct LaTeX to keep
+# running if errors occur, instead of asking the user for help.
+# This option is also used when generating formulas in HTML.
+
+LATEX_BATCHMODE = NO
+
+# If LATEX_HIDE_INDICES is set to YES then doxygen will not
+# include the index chapters (such as File Index, Compound Index, etc.)
+# in the output.
+
+LATEX_HIDE_INDICES = NO
+
+#---------------------------------------------------------------------------
+# configuration options related to the RTF output
+#---------------------------------------------------------------------------
+
+# If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output
+# The RTF output is optimised for Word 97 and may not look very pretty with
+# other RTF readers or editors.
+
+GENERATE_RTF = NO
+
+# The RTF_OUTPUT tag is used to specify where the RTF docs will be put.
+# If a relative path is entered the value of OUTPUT_DIRECTORY will be
+# put in front of it. If left blank `rtf' will be used as the default path.
+
+RTF_OUTPUT = rtf
+
+# If the COMPACT_RTF tag is set to YES Doxygen generates more compact
+# RTF documents. This may be useful for small projects and may help to
+# save some trees in general.
+
+COMPACT_RTF = NO
+
+# If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated
+# will contain hyperlink fields. The RTF file will
+# contain links (just like the HTML output) instead of page references.
+# This makes the output suitable for online browsing using WORD or other
+# programs which support those fields.
+# Note: wordpad (write) and others do not support links.
+
+RTF_HYPERLINKS = NO
+
+# Load stylesheet definitions from file. Syntax is similar to doxygen's
+# config file, i.e. a series of assigments. You only have to provide
+# replacements, missing definitions are set to their default value.
+
+RTF_STYLESHEET_FILE =
+
+# Set optional variables used in the generation of an rtf document.
+# Syntax is similar to doxygen's config file.
+
+RTF_EXTENSIONS_FILE =
+
+#---------------------------------------------------------------------------
+# configuration options related to the man page output
+#---------------------------------------------------------------------------
+
+# If the GENERATE_MAN tag is set to YES (the default) Doxygen will
+# generate man pages
+
+GENERATE_MAN = NO
+
+# The MAN_OUTPUT tag is used to specify where the man pages will be put.
+# If a relative path is entered the value of OUTPUT_DIRECTORY will be
+# put in front of it. If left blank `man' will be used as the default path.
+
+MAN_OUTPUT = man
+
+# The MAN_EXTENSION tag determines the extension that is added to
+# the generated man pages (default is the subroutine's section .3)
+
+MAN_EXTENSION = .3
+
+# If the MAN_LINKS tag is set to YES and Doxygen generates man output,
+# then it will generate one additional man file for each entity
+# documented in the real man page(s). These additional files
+# only source the real man page, but without them the man command
+# would be unable to find the correct page. The default is NO.
+
+MAN_LINKS = NO
+
+#---------------------------------------------------------------------------
+# configuration options related to the XML output
+#---------------------------------------------------------------------------
+
+# If the GENERATE_XML tag is set to YES Doxygen will
+# generate an XML file that captures the structure of
+# the code including all documentation. Note that this
+# feature is still experimental and incomplete at the
+# moment.
+
+GENERATE_XML = NO
+
+# The XML_OUTPUT tag is used to specify where the XML pages will be put.
+# If a relative path is entered the value of OUTPUT_DIRECTORY will be
+# put in front of it. If left blank `xml' will be used as the default path.
+
+XML_OUTPUT = xml
+
+# The XML_SCHEMA tag can be used to specify an XML schema,
+# which can be used by a validating XML parser to check the
+# syntax of the XML files.
+
+XML_SCHEMA =
+
+# The XML_DTD tag can be used to specify an XML DTD,
+# which can be used by a validating XML parser to check the
+# syntax of the XML files.
+
+XML_DTD =
+
+#---------------------------------------------------------------------------
+# configuration options for the AutoGen Definitions output
+#---------------------------------------------------------------------------
+
+# If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will
+# generate an AutoGen Definitions (see autogen.sf.net) file
+# that captures the structure of the code including all
+# documentation. Note that this feature is still experimental
+# and incomplete at the moment.
+
+GENERATE_AUTOGEN_DEF = NO
+
+#---------------------------------------------------------------------------
+# configuration options related to the Perl module output
+#---------------------------------------------------------------------------
+
+# If the GENERATE_PERLMOD tag is set to YES Doxygen will
+# generate a Perl module file that captures the structure of
+# the code including all documentation. Note that this
+# feature is still experimental and incomplete at the
+# moment.
+
+GENERATE_PERLMOD = NO
+
+# If the PERLMOD_LATEX tag is set to YES Doxygen will generate
+# the necessary Makefile rules, Perl scripts and LaTeX code to be able
+# to generate PDF and DVI output from the Perl module output.
+
+PERLMOD_LATEX = NO
+
+# If the PERLMOD_PRETTY tag is set to YES the Perl module output will be
+# nicely formatted so it can be parsed by a human reader. This is useful
+# if you want to understand what is going on. On the other hand, if this
+# tag is set to NO the size of the Perl module output will be much smaller
+# and Perl will parse it just the same.
+
+PERLMOD_PRETTY = YES
+
+# The names of the make variables in the generated doxyrules.make file
+# are prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX.
+# This is useful so different doxyrules.make files included by the same
+# Makefile don't overwrite each other's variables.
+
+PERLMOD_MAKEVAR_PREFIX =
+
+#---------------------------------------------------------------------------
+# Configuration options related to the preprocessor
+#---------------------------------------------------------------------------
+
+# If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
+# evaluate all C-preprocessor directives found in the sources and include
+# files.
+
+ENABLE_PREPROCESSING = YES
+
+# If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
+# names in the source code. If set to NO (the default) only conditional
+# compilation will be performed. Macro expansion can be done in a controlled
+# way by setting EXPAND_ONLY_PREDEF to YES.
+
+MACRO_EXPANSION = NO
+
+# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
+# then the macro expansion is limited to the macros specified with the
+# PREDEFINED and EXPAND_AS_PREDEFINED tags.
+
+EXPAND_ONLY_PREDEF = NO
+
+# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
+# in the INCLUDE_PATH (see below) will be search if a #include is found.
+
+SEARCH_INCLUDES = YES
+
+# The INCLUDE_PATH tag can be used to specify one or more directories that
+# contain include files that are not input files but should be processed by
+# the preprocessor.
+
+INCLUDE_PATH =
+
+# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
+# patterns (like *.h and *.hpp) to filter out the header-files in the
+# directories. If left blank, the patterns specified with FILE_PATTERNS will
+# be used.
+
+INCLUDE_FILE_PATTERNS =
+
+# The PREDEFINED tag can be used to specify one or more macro names that
+# are defined before the preprocessor is started (similar to the -D option of
+# gcc). The argument of the tag is a list of macros of the form: name
+# or name=definition (no spaces). If the definition and the = are
+# omitted =1 is assumed.
+
+PREDEFINED =
+
+# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
+# this tag can be used to specify a list of macro names that should be expanded.
+# The macro definition that is found in the sources will be used.
+# Use the PREDEFINED tag if you want to use a different macro definition.
+
+EXPAND_AS_DEFINED =
+
+# If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then
+# doxygen's preprocessor will remove all function-like macros that are alone
+# on a line, have an all uppercase name, and do not end with a semicolon. Such
+# function macros are typically used for boiler-plate code, and will confuse the
+# parser if not removed.
+
+SKIP_FUNCTION_MACROS = YES
+
+#---------------------------------------------------------------------------
+# Configuration::addtions related to external references
+#---------------------------------------------------------------------------
+
+# The TAGFILES option can be used to specify one or more tagfiles.
+# Optionally an initial location of the external documentation
+# can be added for each tagfile. The format of a tag file without
+# this location is as follows:
+# TAGFILES = file1 file2 ...
+# Adding location for the tag files is done as follows:
+# TAGFILES = file1=loc1 "file2 = loc2" ...
+# where "loc1" and "loc2" can be relative or absolute paths or
+# URLs. If a location is present for each tag, the installdox tool
+# does not have to be run to correct the links.
+# Note that each tag file must have a unique name
+# (where the name does NOT include the path)
+# If a tag file is not located in the directory in which doxygen
+# is run, you must also specify the path to the tagfile here.
+
+TAGFILES =
+
+# When a file name is specified after GENERATE_TAGFILE, doxygen will create
+# a tag file that is based on the input files it reads.
+
+GENERATE_TAGFILE =
+
+# If the ALLEXTERNALS tag is set to YES all external classes will be listed
+# in the class index. If set to NO only the inherited external classes
+# will be listed.
+
+ALLEXTERNALS = NO
+
+# If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
+# in the modules index. If set to NO, only the current project's groups will
+# be listed.
+
+EXTERNAL_GROUPS = YES
+
+# The PERL_PATH should be the absolute path and name of the perl script
+# interpreter (i.e. the result of `which perl').
+
+PERL_PATH = /usr/bin/perl
+
+#---------------------------------------------------------------------------
+# Configuration options related to the dot tool
+#---------------------------------------------------------------------------
+
+# If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
+# generate a inheritance diagram (in HTML, RTF and LaTeX) for classes with base or
+# super classes. Setting the tag to NO turns the diagrams off. Note that this
+# option is superceded by the HAVE_DOT option below. This is only a fallback. It is
+# recommended to install and use dot, since it yields more powerful graphs.
+
+CLASS_DIAGRAMS = YES
+
+# If set to YES, the inheritance and collaboration graphs will hide
+# inheritance and usage relations if the target is undocumented
+# or is not a class.
+
+HIDE_UNDOC_RELATIONS = YES
+
+# If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
+# available from the path. This tool is part of Graphviz, a graph visualization
+# toolkit from AT&T and Lucent Bell Labs. The other options in this section
+# have no effect if this option is set to NO (the default)
+
+HAVE_DOT = YES
+
+# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
+# will generate a graph for each documented class showing the direct and
+# indirect inheritance relations. Setting this tag to YES will force the
+# the CLASS_DIAGRAMS tag to NO.
+
+CLASS_GRAPH = YES
+
+# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
+# will generate a graph for each documented class showing the direct and
+# indirect implementation dependencies (inheritance, containment, and
+# class references variables) of the class with other documented classes.
+
+COLLABORATION_GRAPH = YES
+
+# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
+# collaboration diagrams in a style similiar to the OMG's Unified Modeling
+# Language.
+
+UML_LOOK = YES
+
+# If set to YES, the inheritance and collaboration graphs will show the
+# relations between templates and their instances.
+
+TEMPLATE_RELATIONS = YES
+
+# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDE_GRAPH, and HAVE_DOT
+# tags are set to YES then doxygen will generate a graph for each documented
+# file showing the direct and indirect include dependencies of the file with
+# other documented files.
+
+INCLUDE_GRAPH = YES
+
+# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and
+# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
+# documented header file showing the documented files that directly or
+# indirectly include this file.
+
+INCLUDED_BY_GRAPH = YES
+
+# If the CALL_GRAPH and HAVE_DOT tags are set to YES then doxygen will
+# generate a call dependency graph for every global function or class method.
+# Note that enabling this option will significantly increase the time of a run.
+# So in most cases it will be better to enable call graphs for selected
+# functions only using the \callgraph command.
+
+CALL_GRAPH = YES
+
+# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
+# will graphical hierarchy of all classes instead of a textual one.
+
+GRAPHICAL_HIERARCHY = YES
+
+# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
+# generated by dot. Possible values are png, jpg, or gif
+# If left blank png will be used.
+
+DOT_IMAGE_FORMAT = png
+
+# The tag DOT_PATH can be used to specify the path where the dot tool can be
+# found. If left blank, it is assumed the dot tool can be found on the path.
+
+DOT_PATH =
+
+# The DOTFILE_DIRS tag can be used to specify one or more directories that
+# contain dot files that are included in the documentation (see the
+# \dotfile command).
+
+DOTFILE_DIRS =
+
+# The MAX_DOT_GRAPH_WIDTH tag can be used to set the maximum allowed width
+# (in pixels) of the graphs generated by dot. If a graph becomes larger than
+# this value, doxygen will try to truncate the graph, so that it fits within
+# the specified constraint. Beware that most browsers cannot cope with very
+# large images.
+
+MAX_DOT_GRAPH_WIDTH = 1024
+
+# The MAX_DOT_GRAPH_HEIGHT tag can be used to set the maximum allows height
+# (in pixels) of the graphs generated by dot. If a graph becomes larger than
+# this value, doxygen will try to truncate the graph, so that it fits within
+# the specified constraint. Beware that most browsers cannot cope with very
+# large images.
+
+MAX_DOT_GRAPH_HEIGHT = 1024
+
+# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
+# graphs generated by dot. A depth value of 3 means that only nodes reachable
+# from the root by following a path via at most 3 edges will be shown. Nodes that
+# lay further from the root node will be omitted. Note that setting this option to
+# 1 or 2 may greatly reduce the computation time needed for large code bases. Also
+# note that a graph may be further truncated if the graph's image dimensions are
+# not sufficient to fit the graph (see MAX_DOT_GRAPH_WIDTH and MAX_DOT_GRAPH_HEIGHT).
+# If 0 is used for the depth value (the default), the graph is not depth-constrained.
+
+MAX_DOT_GRAPH_DEPTH = 0
+
+# If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
+# generate a legend page explaining the meaning of the various boxes and
+# arrows in the dot generated graphs.
+
+GENERATE_LEGEND = YES
+
+# If the DOT_CLEANUP tag is set to YES (the default) Doxygen will
+# remove the intermediate dot files that are used to generate
+# the various graphs.
+
+DOT_CLEANUP = YES
+
+#---------------------------------------------------------------------------
+# Configuration::addtions related to the search engine
+#---------------------------------------------------------------------------
+
+# The SEARCHENGINE tag specifies whether or not a search engine should be
+# used. If set to NO the values of all tags below this one will be ignored.
+
+SEARCHENGINE = NO
+
+# The CGI_NAME tag should be the name of the CGI script that
+# starts the search engine (doxysearch) with the correct parameters.
+# A script with this name will be generated by doxygen.
+
+CGI_NAME = search.cgi
+
+# The CGI_URL tag should be the absolute URL to the directory where the
+# cgi binaries are located. See the documentation of your http daemon for
+# details.
+
+CGI_URL =
+
+# The DOC_URL tag should be the absolute URL to the directory where the
+# documentation is located. If left blank the absolute path to the
+# documentation, with file:// prepended to it, will be used.
+
+DOC_URL =
+
+# The DOC_ABSPATH tag should be the absolute path to the directory where the
+# documentation is located. If left blank the directory on the local machine
+# will be used.
+
+DOC_ABSPATH =
+
+# The BIN_ABSPATH tag must point to the directory where the doxysearch binary
+# is installed.
+
+BIN_ABSPATH = /usr/local/bin/
+
+# The EXT_DOC_PATHS tag can be used to specify one or more paths to
+# documentation generated for other projects. This allows doxysearch to search
+# the documentation for these projects as well.
+
+EXT_DOC_PATHS =
diff --git a/fastlib/src/vespa/fastlib/.gitignore b/fastlib/src/vespa/fastlib/.gitignore
new file mode 100644
index 00000000000..0e56cf2f8c1
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/.gitignore
@@ -0,0 +1 @@
+config.h
diff --git a/fastlib/src/vespa/fastlib/io/.gitignore b/fastlib/src/vespa/fastlib/io/.gitignore
new file mode 100644
index 00000000000..aa9c3f19188
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/io/.gitignore
@@ -0,0 +1,13 @@
+*.So
+*.a
+*.ilk
+*.lib
+*.o
+*.obj
+*.pdb
+.cvsignore
+.depend
+.pure
+Debug
+Makefile
+SunWS_cache
diff --git a/fastlib/src/vespa/fastlib/io/CMakeLists.txt b/fastlib/src/vespa/fastlib/io/CMakeLists.txt
new file mode 100644
index 00000000000..b90ff90257b
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/io/CMakeLists.txt
@@ -0,0 +1,11 @@
+# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+vespa_add_library(fastlib_io
+ SOURCES
+ fileinputstream.cpp
+ fileoutputstream.cpp
+ bufferedfile.cpp
+ bufferedinputstream.cpp
+ bufferedoutputstream.cpp
+ INSTALL lib64
+ DEPENDS
+)
diff --git a/fastlib/src/vespa/fastlib/io/bufferedfile.cpp b/fastlib/src/vespa/fastlib/io/bufferedfile.cpp
new file mode 100644
index 00000000000..84eb8534cda
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/io/bufferedfile.cpp
@@ -0,0 +1,467 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+// Copyright (C) 2000 Fast Search & Transfer
+
+#include <vespa/fastos/fastos.h>
+#include <vespa/fastlib/io/bufferedfile.h>
+
+namespace {
+
+const size_t DEFAULT_BUF_SIZE = 0x200000;
+const size_t MIN_ALIGNMENT = 0x1000;
+
+}
+
+void
+Fast_BufferedFile::flushWriteBuf(void)
+{
+ if (_bufi != buf()) {
+ _file->WriteBuf(buf(), _bufi - buf());
+ _filepos += _bufi - buf();
+ _bufi = buf();
+ }
+ // Calculate how much the buffer can be filled before next write attempt
+ size_t nextwrite = _buf.size();
+ if (_directIOEnabled && (_filepos & (MIN_ALIGNMENT - 1)) != 0) {
+ // Align end of next write to direct IO boundary
+ size_t maxWrite = MIN_ALIGNMENT - (_filepos & (MIN_ALIGNMENT - 1));
+ nextwrite = std::min(nextwrite, maxWrite);
+ }
+ _bufe = buf() + nextwrite;
+}
+
+void
+Fast_BufferedFile::fillReadBuf(void)
+{
+ size_t toread = std::min(static_cast<int64_t>(_buf.size()), _fileleft);
+ if (toread > 0) {
+ _file->ReadBuf(buf(), toread, _filepos);
+ _filepos += toread;
+ _bufe = buf() + toread;
+ _fileleft -= toread;
+ } else {
+ _bufe = buf();
+ _fileleft = 0;
+ }
+ _bufi = buf();
+}
+
+void
+Fast_BufferedFile::addNum(unsigned int num, int fieldw, char fill)
+{
+ char buf1[20];
+ char *p = buf1;
+ do {
+ *p++ = '0' + (num % 10);
+ num /= 10;
+ } while (num != 0);
+ while (p - buf1 < fieldw) {
+ if (_bufi >= _bufe)
+ flushWriteBuf();
+ while (p - buf1 < fieldw && _bufi < _bufe) {
+ *_bufi++ = fill;
+ fieldw--;
+ }
+ }
+ while (p > buf1) {
+ if (_bufi >= _bufe)
+ flushWriteBuf();
+ while (p > buf1 && _bufi < _bufe)
+ *_bufi++ = *--p;
+ }
+}
+
+uint64_t
+Fast_BufferedFile::BytesLeft(void) const
+{
+ return _fileleft + (_bufe - _bufi);
+}
+
+bool
+Fast_BufferedFile::Eof(void) const
+{
+ return _fileleft == 0 && _bufi == _bufe;
+}
+
+int64_t
+Fast_BufferedFile::GetSize (void)
+{
+ return _file->GetSize();
+}
+
+bool
+Fast_BufferedFile::SetSize (int64_t s)
+{
+ Flush();
+ bool res = _file->SetSize(s);
+ if (res) {
+ _filepos = s;
+ }
+ return res;
+}
+
+bool
+Fast_BufferedFile::IsOpened (void) const
+{
+ return _file->IsOpened();
+}
+
+bool
+Fast_BufferedFile::Sync(void)
+{
+ Flush();
+ return _file->Sync();
+}
+
+time_t
+Fast_BufferedFile::GetModificationTime(void)
+{
+ time_t retval = _file->GetModificationTime();
+ return retval;
+}
+
+void
+Fast_BufferedFile::EnableDirectIO(void)
+{
+ _file->EnableDirectIO();
+ _directIOEnabled = true;
+}
+
+void
+Fast_BufferedFile::EnableSyncWrites(void)
+{
+ FastOS_FileInterface::EnableSyncWrites();
+ _file->EnableSyncWrites();
+}
+
+int64_t
+Fast_BufferedFile::GetPosition(void)
+{
+ if (_file->IsWriteMode()) {
+ int64_t filePosition = _file->GetPosition();
+ return (filePosition == -1) ? -1 : filePosition + (_bufi - buf());
+ } else {
+ return _filepos - (_bufe - _bufi);
+ }
+}
+
+
+void
+Fast_BufferedFile::Flush(void)
+{
+ if (_file->IsWriteMode()) {
+ flushWriteBuf();
+ }
+ ResetBuf();
+}
+
+
+bool
+Fast_BufferedFile::SetPosition(const int64_t s)
+{
+ if (_file->IsWriteMode()) {
+ Flush();
+ bool res = _file->SetPosition(s);
+ if (res) {
+ _filepos = s;
+ }
+ return res;
+ } else {
+ int64_t diff = _filepos - s;
+ if ((diff <= 0l) || (diff > (_bufe - buf()))) {
+ const int64_t newPos(s & ~(_buf.size() - 1l) );
+ if ((s - newPos) >= static_cast<int64_t>(_buf.size())) {
+ *static_cast<int *>(0) = 1;
+ }
+ int64_t oldPos(_filepos);
+ int64_t oldLeft(_fileleft);
+ _fileleft -= (newPos - oldPos);
+ _filepos = newPos;
+
+ fillReadBuf();
+
+ if ((oldLeft == _fileleft) && (_fileleft != 0l)) {
+ *static_cast<int *>(0) = 2;
+ }
+ if ((_filepos == oldPos) && (_fileleft != 0l)) {
+ *static_cast<int *>(0) = 3;
+ }
+ if ((_filepos < s) || ((_filepos == s) && (_fileleft != 0))) {
+ *static_cast<int *>(0) = 4;
+ }
+ diff = _filepos - s;
+ if ( !(((diff > 0l) || ((diff == 0l) && (_fileleft == 0l))) && (diff <= static_cast<int64_t>(_buf.size())))) {
+ char tmp[8196];
+ sprintf(tmp, "diff %ld _fileleft=%ld _buflen=%ld", diff, _fileleft, _buf.size());
+ *static_cast<int *>(0) = 5;
+ }
+ }
+ _bufi = _bufe - diff;
+ return true;
+ }
+}
+
+const char *
+Fast_BufferedFile::GetFileName(void) const
+{
+ return (_file.get() == NULL)
+ ? ""
+ : _file->GetFileName();
+}
+
+char *
+Fast_BufferedFile::ReadLine(char *line, size_t buflen)
+{
+ char *p;
+ char *ep;
+
+ p = line;
+ ep = line + buflen - 1;
+ while (1) {
+ while (_bufi < _bufe && *_bufi != '\n' && p < ep)
+ *p++ = *_bufi++;
+ if (p >= ep) {
+ *p = 0;
+ return line;
+ }
+ if (_bufi >= _bufe) {
+ fillReadBuf();
+ if (_bufi >= _bufe) {
+ if (p == line)
+ return NULL;
+ *p = 0;
+ return line;
+ }
+ continue;
+ }
+ *p++ = *_bufi++;
+ *p++ = 0;
+ return line;
+ }
+}
+
+ssize_t Fast_BufferedFile::Write2(const void * src, size_t srclen)
+{
+ const char *p, *pe;
+ p = static_cast<const char *>(src);
+ pe = p + srclen;
+ while (p < pe) {
+ if (_bufi >= _bufe) {
+ flushWriteBuf();
+ }
+ while (p < pe && _bufi < _bufe) {
+ *_bufi++ = *p++;
+ }
+ }
+ return srclen;
+}
+
+void
+Fast_BufferedFile::WriteString(const char *src)
+{
+ while (*src) {
+ if (_bufi >= _bufe)
+ flushWriteBuf();
+ while (*src && _bufi < _bufe)
+ *_bufi++ = *src++;
+ }
+}
+
+ssize_t
+Fast_BufferedFile::Read(void *dst, size_t dstlen)
+{
+ char * p = static_cast<char *>(dst);
+ char * pe = p + dstlen;
+ while (1) {
+ int64_t sz = std::min(_bufe - _bufi, pe - p);
+ memcpy(p, _bufi, sz);
+ p += sz;
+ _bufi += sz;
+ if (p >= pe)
+ break;
+ fillReadBuf();
+ if (_bufi >= _bufe)
+ break;
+ }
+ return p - static_cast<char *>(dst);
+}
+
+void
+Fast_BufferedFile::WriteByte(char byte)
+{
+ if (_bufi >= _bufe) {
+ flushWriteBuf();
+ }
+ *_bufi++ = byte;
+}
+
+int
+Fast_BufferedFile::GetByte(void)
+{
+ if (_bufi < _bufe)
+ return *reinterpret_cast<unsigned char *>(_bufi++);
+ fillReadBuf();
+ if (_bufi < _bufe)
+ return *reinterpret_cast<unsigned char *>(_bufi++);
+ return -1;
+}
+
+void
+Fast_BufferedFile::ReadOpenExisting(const char *name)
+{
+ Close();
+ bool ok = _file->OpenReadOnlyExisting(true, name);
+ if (!ok) {
+ fprintf(stderr, "ERROR opening %s for read: %s",
+ _file->GetFileName(), getLastErrorString().c_str());
+ assert(ok);
+ }
+ _openFlags = FASTOS_FILE_OPEN_READ;
+ //CASTWARN
+ _fileleft = static_cast<uint64_t>(GetSize());
+ _filepos = 0;
+ ResetBuf();
+}
+
+void
+Fast_BufferedFile::ReadOpen(const char *name)
+{
+ Close();
+ bool ok = _file->OpenReadOnly(name);
+ if (!ok) {
+ fprintf(stderr, "ERROR opening %s for read: %s",
+ _file->GetFileName(), getLastErrorString().c_str());
+ assert(ok);
+ }
+ if (_file->IsOpened()) {
+ //CASTWARN
+ _fileleft = static_cast<uint64_t>(GetSize());
+ _openFlags = FASTOS_FILE_OPEN_READ;
+ } else
+ _fileleft = 0;
+ _filepos = 0;
+ ResetBuf();
+}
+
+void
+Fast_BufferedFile::WriteOpen(const char *name)
+{
+ Close();
+ bool ok = _file->OpenWriteOnly(name);
+ if (!ok) {
+ fprintf(stderr, "ERROR opening %s for write: %s",
+ _file->GetFileName(), getLastErrorString().c_str());
+ assert(ok);
+ }
+ _filepos = 0;
+ ResetBuf();
+ if (_file->IsOpened())
+ _openFlags = FASTOS_FILE_OPEN_WRITE;
+}
+
+Fast_BufferedFile::Fast_BufferedFile(FastOS_FileInterface *file) :
+ Fast_BufferedFile(file, DEFAULT_BUF_SIZE)
+{
+}
+
+Fast_BufferedFile::Fast_BufferedFile() :
+ Fast_BufferedFile(DEFAULT_BUF_SIZE)
+{
+}
+
+Fast_BufferedFile::Fast_BufferedFile(size_t bufferSize) :
+ Fast_BufferedFile(new FastOS_File(), bufferSize)
+{
+}
+
+namespace {
+
+size_t computeBufLen(size_t buflen)
+{
+ size_t bitCount(0);
+ for ( bitCount = 1; buflen >> bitCount; bitCount++);
+ buflen = 1 << (bitCount - 1);
+
+ if (buflen & (MIN_ALIGNMENT-1)) {
+ buflen = std::max(MIN_ALIGNMENT, buflen & ~(MIN_ALIGNMENT-1));
+ }
+ return buflen;
+}
+
+}
+
+Fast_BufferedFile::Fast_BufferedFile(FastOS_FileInterface *file, size_t bufferSize) :
+ FastOS_FileInterface(),
+ _fileleft(static_cast<uint64_t>(-1)),
+ _buf(computeBufLen(bufferSize)),
+ _bufi(NULL),
+ _bufe(NULL),
+ _filepos(0),
+ _directIOEnabled(false),
+ _file(file)
+{
+ ResetBuf();
+}
+
+Fast_BufferedFile::~Fast_BufferedFile(void)
+{
+ Close();
+}
+
+void
+Fast_BufferedFile::ResetBuf(void)
+{
+ _bufi = buf();
+ _bufe = _bufi;
+}
+
+bool
+Fast_BufferedFile::Close(void)
+{
+ Flush();
+ _openFlags = 0;
+ ResetBuf();
+ return _file->Close();
+}
+
+bool Fast_BufferedFile::Open(unsigned int openFlags, const char * name)
+{
+ bool ok = false;
+ if (openFlags & FASTOS_FILE_OPEN_READ) {
+ Close();
+ _filepos = 0;
+ _fileleft = 0;
+ ResetBuf();
+
+ ok = _file->Open(openFlags, name);
+ if (ok) {
+ _openFlags = openFlags;
+ //CASTWARN
+ _fileleft = static_cast<uint64_t>(GetSize());
+ } else {
+ // caller will have to check return value
+ }
+ } else {
+ Close();
+ _filepos = 0;
+ ResetBuf();
+ ok = _file->Open(FASTOS_FILE_OPEN_WRITE | openFlags, name);
+ if (ok) {
+ _openFlags = FASTOS_FILE_OPEN_WRITE | openFlags;
+ } else {
+ // caller will have to check return value
+ }
+ }
+ return ok;
+}
+
+bool Fast_BufferedFile::Delete()
+{
+ return _file->Delete();
+}
+
+void Fast_BufferedFile::alignEndForDirectIO()
+{
+ while( (_bufi - buf())%MIN_ALIGNMENT ) {
+ WriteByte(0);
+ }
+}
diff --git a/fastlib/src/vespa/fastlib/io/bufferedfile.h b/fastlib/src/vespa/fastlib/io/bufferedfile.h
new file mode 100644
index 00000000000..275e066a849
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/io/bufferedfile.h
@@ -0,0 +1,255 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+//************************************************************************
+/**
+ * Class definitions for Fast_BufferedInputStream
+ *
+ * @version $Id$
+ */
+/*
+ * Creation date : 2001-05-22
+ * Copyright (c) : 1997-2002 Fast Search & Transfer ASA
+ * ALL RIGHTS RESERVED
+ *************************************************************************/
+
+#pragma once
+
+#include <vespa/fastos/fastos.h>
+#include <vespa/vespalib/util/noncopyable.hpp>
+#include <vespa/vespalib/util/alloc.h>
+
+/**
+ * Provides buffered file access.
+ */
+class Fast_BufferedFile : public FastOS_FileInterface, public vespalib::noncopyable
+{
+private:
+ typedef vespalib::MMapAlloc Alloc;
+ /** The number of bytes left in the file. */
+ int64_t _fileleft;
+ /** Pointer to the start of the buffer. Correctly aligned for direct IO */
+ Alloc _buf;
+ /** Pointer to the input point in the buffer. */
+ char *_bufi;
+ /** Pointer to the end of the buffer. */
+ char *_bufe;
+ /** The file position for next read or write. */
+ int64_t _filepos;
+ /** True if the file should be read using direct IO */
+ bool _directIOEnabled;
+
+ void setupDirectIOAlign();
+ char * buf() { return static_cast<char *>(_buf.get()); }
+protected:
+ /** The file instance used for low-level file access. */
+ std::unique_ptr<FastOS_FileInterface> _file;
+
+public:
+ /**
+ * Create buffered file.
+ * @param file file instance that should be used for low-level
+ * file access. If this is NULL, an instance of
+ * FastOS_File will be created. NOTE: the file
+ * instance given here will be deleted by
+ * the destructor.
+ **/
+ Fast_BufferedFile(FastOS_FileInterface *file, size_t bufferSize);
+ Fast_BufferedFile(FastOS_FileInterface *file);
+ Fast_BufferedFile();
+ Fast_BufferedFile(size_t bufferSize);
+
+ /**
+ * Delete the file instance used for low-level file access.
+ **/
+ virtual ~Fast_BufferedFile(void);
+ /**
+ * Open an existing file for reading.
+ *
+ * @param name The name of the file to open.
+ */
+ void ReadOpenExisting(const char *name);
+ /**
+ * Open a file for reading.
+ *
+ * @param name The name of the file to open.
+ */
+ void ReadOpen(const char *name);
+
+ /**
+ * Open file for writing.
+ *
+ * @param name The name of the file to open.
+ */
+ void WriteOpen(const char *name);
+ /**
+ * Reset the internal start and end pointers to the
+ * head of the buffer, thus "emptying" it.
+ */
+ void ResetBuf(void);
+ /**
+ * Write the buffer to the file. Caution: Uses obsolete
+ * FastOS_FileInterface::WriteBuf.
+ * Allocates a 32kB buffer if not previously allocated.
+ */
+ void flushWriteBuf(void);
+ /**
+ * Read from the file into the buffer. Allocates a 32kB
+ * buffer if not previously allocated. Fills the buffer,
+ * or reads as much as possible if the (rest of) the file
+ * is smaller than the buffer.
+ * Caution: If the amount read is smaller than the expected
+ * amount, the method will abort().
+ */
+ void fillReadBuf(void);
+ /**
+ * Read the next line of the buffered file into a buffer,
+ * reading from the file as necessary.
+ *
+ * @param buf The buffer to fill.
+ * @param buflen The size of the buffer.
+ * @return Pointer to the start of the next line, of NULL if no line.
+ */
+ char * ReadLine(char *buf, size_t buflen);
+ /**
+ * Write a buffer to a buffered file, flushing to file
+ * as necessary.
+ *
+ * @param src The source buffer.
+ * @param srclen The length of the source buffer.
+ */
+ virtual ssize_t Write2(const void*, size_t);
+ /**
+ * Write a string to a buffered file, flushing to file
+ * as necessary.
+ *
+ * @param src The source string.
+ */
+ void WriteString(const char *src);
+ /**
+ * Read from the buffered file into a buffer, reading from
+ * the file as necessary.
+ *
+ * @param dst The destination buffer.
+ * @param dstlen The length of the destination buffer.
+ * @return The number of bytes read.
+ */
+ ssize_t Read(void *dst, size_t dstlen);
+ /**
+ * Write one byte to the buffered file, flushing to
+ * file if necessary.
+ *
+ * @param byte The byte to write.
+ */
+ void WriteByte(char byte);
+ /**
+ * Get one byte from the buffered file, reading from
+ * the file if necessary.
+ *
+ * @return int The byte read, or -1 if not read.
+ */
+ int GetByte(void);
+ /**
+ * Add an unsigned int number as ASCII text in base 10 to the buffered
+ * file using a fixed width with a designated fill character.
+ *
+ * @param num The number to add.
+ * @param fieldw The number of characters to use.
+ * @param fill The character to left-pad the field with,
+ * for instance '0' or ' '.
+ */
+ void addNum(unsigned int num, int fieldw, char fill);
+ /**
+ * Get the number of bytes left to read from the buffered
+ * file. This is the sum of bytes left in the buffer, and
+ * the number of bytes left in the file that has not yet
+ * been read into the buffer.
+ *
+ * @return The number of bytes left.
+ */
+ uint64_t BytesLeft(void) const;
+ /**
+ * Test for end of file.
+ *
+ * @return bool True if all bytes have been read from the
+ * buffered file.
+ */
+ bool Eof(void) const;
+ /**
+ * Get the size of the file.
+ *
+ * @return int64_t The size of the file.
+ */
+ int64_t GetSize (void);
+ /**
+ * Truncate or extend the file to a new size. Required write
+ * access.
+ *
+ * @return bool True if successful.
+ */
+ bool SetSize (int64_t s);
+ /**
+ * Test if the file is opened.
+ *
+ * @return bool True if the file is currently opened.
+ */
+ bool IsOpened (void) const;
+ /**
+ * Force completion of pending disk writes (flush cache).
+ */
+ bool Sync(void);
+ /**
+ * Get the time the file was last modified.
+ *
+ * @return time_t The last modification time.
+ */
+ time_t GetModificationTime(void);
+ /**
+ * Turn on direct IO.
+ */
+ void EnableDirectIO(void);
+
+ virtual void
+ EnableSyncWrites(void);
+
+ /**
+ * Flush the buffer. If in write mode, write the buffer to
+ * the file, then reset the buffer.
+ */
+ void Flush(void);
+ /**
+ * Flush the buffer, and close the file instance.
+ * @return The result of the Close operation.
+ */
+ bool Close (void);
+ /**
+ * Get the buffered file position, in bytes.
+ * This takes into account the data in the buffer, that has
+ * been read, or not written to the file.
+ *
+ * @return int64_t The file position.
+ */
+ int64_t GetPosition (void);
+ /**
+ * Set the position in the file. The next read or write
+ * will continue from this position.
+ *
+ * @param s The position.
+ * @return bool True if successful.
+ */
+ bool SetPosition(int64_t s);
+
+ /**
+ * Get name of buffered file.
+ *
+ * @return name of buffered file, or NULL if no file.
+ */
+ const char *GetFileName(void) const;
+
+ /**
+ * Just forwarded to the real file to support FastOS_FileInterface.
+ */
+ virtual bool Open(unsigned int, const char*);
+ virtual bool Delete();
+
+ void alignEndForDirectIO();
+};
+
diff --git a/fastlib/src/vespa/fastlib/io/bufferedinputstream.cpp b/fastlib/src/vespa/fastlib/io/bufferedinputstream.cpp
new file mode 100644
index 00000000000..9b761d2e272
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/io/bufferedinputstream.cpp
@@ -0,0 +1,322 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+//************************************************************************
+/**
+ * Implmentation of Fast_BufferedInputStream
+ *
+ * @author Markus Bjartveit Kr�ger
+ * @version $Id$
+ */
+ /*
+ * Creation date : 2001-10-29
+ * Copyright (c) : 1997-2002 Fast Search & Transfer ASA
+ * ALL RIGHTS RESERVED
+ *************************************************************************/
+#include <vespa/fastos/fastos.h>
+#include "bufferedinputstream.h"
+
+
+
+
+Fast_BufferedInputStream::Fast_BufferedInputStream(Fast_InputStream &in,
+ size_t bufferSize)
+ : Fast_FilterInputStream(in),
+ _buffer(new char[bufferSize]),
+ _bufferSize((_buffer != NULL) ? bufferSize : 0),
+ _bufferUsed(0),
+ _bufferRead(0),
+ _nextWillFail(false)
+{
+}
+
+
+
+Fast_BufferedInputStream::~Fast_BufferedInputStream(void)
+{
+ delete [] _buffer;
+};
+
+
+
+ssize_t Fast_BufferedInputStream::Available(void)
+{
+ return _in->Available() + _bufferUsed - _bufferRead;
+}
+
+
+
+bool Fast_BufferedInputStream::Close(void)
+{
+ return _in->Close();
+}
+
+
+
+ssize_t Fast_BufferedInputStream::Skip(size_t skipNBytes)
+{
+ ssize_t numBytesSkipped = 0;
+
+ if (_nextWillFail)
+ {
+ _nextWillFail = false;
+ return -1;
+ }
+
+ if (skipNBytes > _bufferUsed - _bufferRead)
+ {
+ // First, skip all bytes in buffer
+ numBytesSkipped = _bufferUsed - _bufferRead;
+ _bufferUsed = _bufferRead = 0;
+
+ // Skip rest of bytes in slave stream
+ ssize_t slaveSkipped = _in->Skip(skipNBytes - numBytesSkipped);
+ if (slaveSkipped < 0)
+ {
+ if (numBytesSkipped > 0)
+ {
+ _nextWillFail = true;
+ }
+ else
+ {
+ numBytesSkipped = slaveSkipped;
+ }
+ }
+ else
+ {
+ numBytesSkipped += slaveSkipped;
+ }
+
+ }
+ else
+ {
+ // Skip all skipNBytes in buffer
+ _bufferRead += skipNBytes;
+ if (_bufferRead == _bufferUsed)
+ {
+ _bufferUsed = _bufferRead = 0;
+ }
+ numBytesSkipped = skipNBytes;
+ }
+
+
+ return numBytesSkipped;
+}
+
+
+
+ssize_t Fast_BufferedInputStream::Read(void *targetBuffer, size_t length)
+{
+
+ // This function will under no circumstance read more than once from
+ // its slave stream, in order to prevent blocking on input.
+
+ if (_nextWillFail)
+ {
+ _nextWillFail = false;
+ return -1;
+ }
+
+ ssize_t numBytesRead = 0;
+ char* to = static_cast<char*>(targetBuffer);
+ size_t bufferRemain = _bufferUsed - _bufferRead;
+
+ if (length <= bufferRemain)
+ {
+ memcpy(to, &_buffer[_bufferRead], length);
+ numBytesRead += length;
+ _bufferRead += length;
+ if (_bufferRead == _bufferUsed)
+ {
+ _bufferRead = _bufferUsed = 0;
+ }
+ }
+ else
+ {
+ // Use the data currently in the buffer, then read from slave stream.
+
+ if (bufferRemain > 0)
+ {
+ memcpy(to, &_buffer[_bufferRead], bufferRemain);
+ numBytesRead += bufferRemain;
+ length -= bufferRemain;
+ to += bufferRemain;
+ }
+ _bufferUsed = 0;
+ _bufferRead = 0;
+ ssize_t slaveRead;
+
+ // If remaining data to be read can fit in the buffer, put it
+ // there, otherwise read directly to receiver and empty the buffer.
+ if (length < _bufferSize)
+ {
+ slaveRead = Fast_FilterInputStream::Read(_buffer, _bufferSize);
+ }
+ else
+ {
+ slaveRead = Fast_FilterInputStream::Read(to, length);
+ }
+
+ if (slaveRead > 0)
+ {
+ if (length < _bufferSize)
+ {
+ // We read to buffer, so copy from buffer to receiver.
+ if (length < static_cast<size_t>(slaveRead))
+ {
+ memcpy(to, _buffer, length);
+ numBytesRead += length;
+ _bufferUsed = slaveRead;
+ _bufferRead = length;
+ }
+ else
+ {
+ memcpy(to, _buffer, slaveRead);
+ numBytesRead += slaveRead;
+ }
+ }
+ else
+ {
+ // We read directly to receiver, no need to copy.
+ numBytesRead += slaveRead;
+ }
+ }
+ else if (slaveRead == 0)
+ {
+ // Do nothing
+ }
+ else
+ {
+ // slaveRead < 0, so an error occurred while reading from the
+ // slave. If there was data in the buffer, report success and
+ // fail on next operation instead.
+ if (numBytesRead > 0)
+ {
+ _nextWillFail = true;
+ }
+ else
+ {
+ numBytesRead = slaveRead;
+ }
+ }
+
+ } // End of slave read
+
+ return numBytesRead;
+}
+
+
+ssize_t Fast_BufferedInputStream::ReadBufferFullUntil(void *targetBuffer,
+ size_t maxlength,
+ char stopChar)
+{
+
+ if (maxlength > _bufferSize)
+ maxlength = _bufferSize;
+
+ // This function will under no circumstance read more than once from
+ // its slave stream, in order to prevent blocking on input.
+
+ if (_nextWillFail)
+ {
+ _nextWillFail = false;
+ return -1;
+ }
+
+ uint32_t offset = 0;
+ ssize_t numBytesRead = 0;
+ char* to = static_cast<char*>(targetBuffer);
+ size_t bufferRemain = _bufferUsed - _bufferRead;
+
+ // Check if we should scan for stopChar in buffer
+ if (bufferRemain > 0) {
+ for (offset = _bufferRead; offset < _bufferUsed; offset++) {
+ if(_buffer[offset] == stopChar) {
+ break;
+ }
+ }
+ // Found character in buffer
+ if (offset < _bufferUsed) {
+ maxlength = offset - _bufferRead + 1;
+ }
+ }
+
+ if (maxlength <= bufferRemain)
+ {
+ memcpy(to, &_buffer[_bufferRead], maxlength);
+ numBytesRead += maxlength;
+ _bufferRead += maxlength;
+ if (_bufferRead == _bufferUsed)
+ {
+ _bufferRead = _bufferUsed = 0;
+ }
+ }
+ else
+ {
+ // Use the data currently in the buffer, then read from slave stream.
+
+ if (bufferRemain > 0)
+ {
+ memcpy(to, &_buffer[_bufferRead], bufferRemain);
+ numBytesRead += bufferRemain;
+ maxlength -= bufferRemain;
+ to += bufferRemain;
+ }
+ _bufferUsed = 0;
+ _bufferRead = 0;
+ ssize_t slaveRead;
+
+ slaveRead = Fast_FilterInputStream::Read(_buffer, _bufferSize);
+ if (slaveRead > 0)
+ {
+ for (offset = 0; offset < static_cast<uint32_t>(slaveRead); offset++) {
+ if(_buffer[offset] == stopChar) {
+ break;
+ }
+ }
+
+ if (offset >= maxlength) {
+ // Discard data if character was not present
+ numBytesRead = -1;
+ }
+ else {
+ // Found character in buffer
+ if (offset < static_cast<uint32_t>(slaveRead)) {
+ maxlength = offset + 1;
+ }
+ // We read to buffer, so copy from buffer to receiver.
+ if (maxlength < static_cast<size_t>(slaveRead))
+ {
+ memcpy(to, _buffer, maxlength);
+ numBytesRead += maxlength;
+ _bufferUsed = slaveRead;
+ _bufferRead = maxlength;
+ }
+ else
+ {
+ memcpy(to, _buffer, slaveRead);
+ numBytesRead += slaveRead;
+ }
+ }
+ }
+ else if (slaveRead == 0)
+ {
+ // Do nothing
+ }
+ else
+ {
+ // slaveRead < 0, so an error occurred while reading from the
+ // slave. If there was data in the buffer, report success and
+ // fail on next operation instead.
+ if (numBytesRead > 0)
+ {
+ _nextWillFail = true;
+ }
+ else
+ {
+ numBytesRead = slaveRead;
+ }
+ }
+ } // End of slave read
+
+ return numBytesRead;
+
+}
diff --git a/fastlib/src/vespa/fastlib/io/bufferedinputstream.h b/fastlib/src/vespa/fastlib/io/bufferedinputstream.h
new file mode 100644
index 00000000000..183e3494215
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/io/bufferedinputstream.h
@@ -0,0 +1,63 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+//************************************************************************
+/**
+ * Class definitions for Fast_BufferedInputStream
+ *
+ * @author Markus Bjartveit Kr�ger
+ * @version $Id$
+ */
+ /*
+ * Creation date : 2001-10-29
+ * Copyright (c) : 1997-2002 Fast Search & Transfer ASA
+ * ALL RIGHTS RESERVED
+ *************************************************************************/
+#pragma once
+
+#include <vespa/fastlib/io/filterinputstream.h>
+
+
+
+
+
+class Fast_BufferedInputStream : public Fast_FilterInputStream
+{
+ private:
+
+ // Prevent use of:
+ Fast_BufferedInputStream(const Fast_BufferedInputStream &);
+ Fast_BufferedInputStream & operator=(const Fast_BufferedInputStream &);
+
+
+ protected:
+
+ // Buffer attributes
+ char *_buffer;
+ size_t _bufferSize;
+ size_t _bufferUsed; // Amount of buffer currently holding data
+ size_t _bufferRead; // How far buffer has been read
+ bool _nextWillFail;
+
+
+ public:
+
+ // Constructor
+ Fast_BufferedInputStream(Fast_InputStream &in, size_t bufferSize = 1024);
+
+ // Destructor
+ virtual ~Fast_BufferedInputStream(void);
+
+ // Subclassed methods
+ virtual ssize_t Available(void);
+ virtual bool Close(void);
+ virtual ssize_t Skip(size_t skipNBytes);
+ virtual ssize_t Read(void *targetBuffer, size_t length);
+
+ // Additional methods
+ ssize_t ReadBufferFullUntil(void *targetBuffer,
+ size_t maxlength,
+ char stopChar);
+};
+
+
+
+
diff --git a/fastlib/src/vespa/fastlib/io/bufferedoutputstream.cpp b/fastlib/src/vespa/fastlib/io/bufferedoutputstream.cpp
new file mode 100644
index 00000000000..b98d8111cfe
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/io/bufferedoutputstream.cpp
@@ -0,0 +1,169 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+*******************************************************************************
+*
+* @author Markus Bjartveit Kr�ger
+* @date Creation date: 2001-10-30
+* @version $Id$
+*
+* @file
+*
+* Generic buffered output stream
+*
+* Copyright (c) : 2001 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+#include <vespa/fastos/fastos.h>
+#include "bufferedoutputstream.h"
+
+
+
+
+Fast_BufferedOutputStream::Fast_BufferedOutputStream(Fast_OutputStream &out,
+ size_t bufferSize)
+ : Fast_FilterOutputStream(out),
+ _buffer(new char[bufferSize]),
+ _bufferSize((_buffer != NULL) ? bufferSize : 0),
+ _bufferUsed(0),
+ _bufferWritten(0),
+ _nextWillFail(false)
+{
+}
+
+
+
+Fast_BufferedOutputStream::~Fast_BufferedOutputStream(void)
+{
+ delete [] _buffer;
+};
+
+
+
+bool Fast_BufferedOutputStream::Close(void)
+{
+ Flush();
+ return Fast_FilterOutputStream::Close();
+}
+
+
+
+void Fast_BufferedOutputStream::Flush(void)
+{
+ if (_nextWillFail)
+ {
+ _nextWillFail = false;
+ return;
+ }
+ while (_bufferWritten < _bufferUsed)
+ {
+ ssize_t slaveWritten;
+ slaveWritten = Fast_FilterOutputStream::Write(&_buffer[_bufferWritten], _bufferUsed - _bufferWritten);
+ if (slaveWritten >= 0)
+ {
+ _bufferWritten += slaveWritten;
+ }
+ else
+ {
+ break;
+ }
+ }
+ _bufferUsed = 0;
+ _bufferWritten = 0;
+
+ Fast_FilterOutputStream::Flush();
+}
+
+
+
+ssize_t Fast_BufferedOutputStream::Write(const void *sourceBuffer, size_t length)
+{
+
+ // This function will under no circumstance write more than once to
+ // its slave stream, in order to prevent blocking on output.
+
+ if (_nextWillFail)
+ {
+ _nextWillFail = false;
+ return -1;
+ }
+ ssize_t numBytesWritten = 0;
+ const char* from = static_cast<const char *>(sourceBuffer);
+ size_t bufferRemain = _bufferUsed - _bufferWritten;
+
+ if (length <= _bufferSize - _bufferUsed)
+ {
+ memcpy(&_buffer[_bufferUsed], from, length);
+ numBytesWritten += length;
+ _bufferUsed += length;
+ }
+ else if (length <= _bufferSize - bufferRemain)
+ {
+ memmove(_buffer, &_buffer[_bufferWritten], bufferRemain);
+ memcpy(&_buffer[bufferRemain], from, length);
+ _bufferUsed = bufferRemain + length;
+ _bufferWritten = 0;
+ }
+ else
+ {
+ ssize_t slaveWritten;
+ bool writeFromBuffer = bufferRemain > 0;
+
+ if (writeFromBuffer)
+ {
+ // Fill up buffer before write.
+ memcpy(&_buffer[_bufferUsed], from, _bufferSize - _bufferUsed);
+ from += _bufferSize - _bufferUsed;
+ length -= _bufferSize - _bufferUsed;
+ numBytesWritten += _bufferSize - _bufferUsed;
+
+ slaveWritten = Fast_FilterOutputStream::Write(_buffer, _bufferSize);
+ }
+ else
+ {
+ slaveWritten = Fast_FilterOutputStream::Write(from, length);
+ }
+
+ if (slaveWritten >= 0)
+ {
+ if (writeFromBuffer)
+ {
+ // We wrote from buffer, so shuffle remainder of buffer before
+ // filling it up.
+ memmove(_buffer, &_buffer[slaveWritten], _bufferSize - slaveWritten);
+ _bufferUsed = _bufferSize - slaveWritten;
+ }
+ else
+ {
+ // Buffer was empty, all data written from sender.
+ numBytesWritten += slaveWritten;
+ from += slaveWritten;
+ length -= slaveWritten;
+ _bufferUsed = 0;
+ }
+ size_t freeBuffer = _bufferSize - _bufferUsed;
+ size_t refill = (length < freeBuffer) ? length : freeBuffer;
+ memcpy(&_buffer[_bufferUsed], from, refill);
+ numBytesWritten += refill;
+ _bufferUsed += refill;
+ _bufferWritten = 0;
+ }
+ else
+ {
+ // slaveWritten < 0, so an error occurred while writing to the
+ // slave. If there was data in the buffer, report success and
+ // fail on next operation instead.
+ if (numBytesWritten > 0)
+ {
+ _nextWillFail = true;
+ }
+ else
+ {
+ numBytesWritten = slaveWritten;
+ }
+ }
+
+ } // End of slave write
+
+ return numBytesWritten;
+}
diff --git a/fastlib/src/vespa/fastlib/io/bufferedoutputstream.h b/fastlib/src/vespa/fastlib/io/bufferedoutputstream.h
new file mode 100644
index 00000000000..1795d69ae14
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/io/bufferedoutputstream.h
@@ -0,0 +1,61 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+*******************************************************************************
+*
+* @author Markus Bjartveit Kr�ger
+* @date Creation date: 2001-10-30
+* @version $Id$
+*
+* @file
+*
+* Generic buffered output stream
+*
+* Copyright (c) : 2001 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+#pragma once
+
+#include <vespa/fastlib/io/filteroutputstream.h>
+
+
+
+
+
+class Fast_BufferedOutputStream : public Fast_FilterOutputStream
+{
+ private:
+
+ // Prevent use of:
+ Fast_BufferedOutputStream(const Fast_BufferedOutputStream &);
+ Fast_BufferedOutputStream & operator=(const Fast_BufferedOutputStream &);
+
+
+ protected:
+
+ // Buffer attributes
+ char *_buffer;
+ size_t _bufferSize;
+ size_t _bufferUsed; // Amount of buffer currently holding data
+ size_t _bufferWritten; // How far buffer has been written
+ bool _nextWillFail;
+
+
+ public:
+
+ // Constructor
+ Fast_BufferedOutputStream(Fast_OutputStream &out, size_t bufferSize = 1024);
+
+ // Destructor
+ virtual ~Fast_BufferedOutputStream(void);
+
+ // Methods
+ virtual bool Close(void);
+ virtual ssize_t Write(const void *sourceBuffer, size_t length);
+ virtual void Flush(void);
+
+};
+
+
+
+
diff --git a/fastlib/src/vespa/fastlib/io/fileinputstream.cpp b/fastlib/src/vespa/fastlib/io/fileinputstream.cpp
new file mode 100644
index 00000000000..c1da475c5d2
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/io/fileinputstream.cpp
@@ -0,0 +1,58 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+*******************************************************************************
+*
+* @author Stein Hardy Danielsen
+* @date Creation date: 2000-10-07
+* @version $Id$
+*
+* @file
+*
+* FileInputStream class implementation
+*
+* Copyright (c) : 1997-2000 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+#include <vespa/fastos/fastos.h>
+#include <limits.h>
+#include <vespa/fastlib/io/fileinputstream.h>
+
+
+Fast_FileInputStream::Fast_FileInputStream(const char *fileName)
+ : _theFile(new FastOS_File(fileName)),
+ _fileOpenedOk(false)
+{
+ _fileOpenedOk = _theFile->OpenReadOnly();
+}
+
+Fast_FileInputStream::~Fast_FileInputStream(void)
+{
+ Close();
+ delete _theFile;
+}
+
+ssize_t
+Fast_FileInputStream::Read(void *targetBuffer, size_t bufferSize)
+{
+ ssize_t retVal = -1;
+ if (_fileOpenedOk) {
+ retVal = _theFile->Read(targetBuffer, bufferSize);
+ }
+ return retVal;
+};
+
+bool
+Fast_FileInputStream::Close() {
+ return _theFile->Close();
+}
+
+ssize_t
+Fast_FileInputStream::Available() {
+ return 0;
+}
+
+ssize_t
+Fast_FileInputStream::Skip(size_t) {
+ return 0;
+}
diff --git a/fastlib/src/vespa/fastlib/io/fileinputstream.h b/fastlib/src/vespa/fastlib/io/fileinputstream.h
new file mode 100644
index 00000000000..16920632396
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/io/fileinputstream.h
@@ -0,0 +1,70 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+*******************************************************************************
+*
+* @author Stein Hardy Danielsen
+* @date Creation date: 2000-10-07
+* @version $Id$
+*
+* @file
+*
+* FileInputStream class
+*
+* Copyright (c) : 1997-2000 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+#pragma once
+
+#include <vespa/fastos/fastos.h>
+#include <vespa/fastlib/io/inputstream.h>
+
+
+
+
+/**
+********************************************************************************
+*
+* FileInputStream class
+* @author Stein Hardy Danielsen
+* @date Creation date: 2000-10-07
+* @version $Id$
+*
+*
+* Copyright (c) : 1997-2000 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+class Fast_FileInputStream : public Fast_InputStream
+{
+private:
+ Fast_FileInputStream(const Fast_FileInputStream&);
+ Fast_FileInputStream& operator=(const Fast_FileInputStream&);
+
+ protected:
+
+ /** Pointer to the physical file object*/
+ FastOS_FileInterface *_theFile;
+
+ /** File opened ok flag */
+ bool _fileOpenedOk;
+
+
+ public:
+
+ /** Constructor */
+ Fast_FileInputStream(const char *fileName);
+
+ /** Destructor */
+ virtual ~Fast_FileInputStream(void);
+
+ // Implementation of Fast_InputStream interface
+
+ virtual ssize_t Read(void *targetBuffer, size_t bufferSize);
+ virtual bool Close();
+ virtual ssize_t Available();
+ virtual ssize_t Skip(size_t);
+};
+
+
+
diff --git a/fastlib/src/vespa/fastlib/io/fileoutputstream.cpp b/fastlib/src/vespa/fastlib/io/fileoutputstream.cpp
new file mode 100644
index 00000000000..a7e201003a5
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/io/fileoutputstream.cpp
@@ -0,0 +1,34 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+*******************************************************************************
+*
+* @author Stein Hardy Danielsen
+* @date Creation date: 2000-10-07
+* @version $Id$
+*
+* @file
+*
+* FileOutputStream class implementation
+*
+* Copyright (c) : 1997-2000 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+
+#include <vespa/fastos/fastos.h>
+#include <vespa/fastlib/io/fileoutputstream.h>
+
+
+
+Fast_FileOutputStream::Fast_FileOutputStream(const char *fileName)
+ : _theFile(new FastOS_File(fileName))
+{
+ _theFile->OpenWriteOnly();
+}
+
+
+Fast_FileOutputStream::~Fast_FileOutputStream(void)
+{
+ _theFile->Close();
+ delete _theFile;
+}
diff --git a/fastlib/src/vespa/fastlib/io/fileoutputstream.h b/fastlib/src/vespa/fastlib/io/fileoutputstream.h
new file mode 100644
index 00000000000..3b4ce2bcba3
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/io/fileoutputstream.h
@@ -0,0 +1,82 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+*******************************************************************************
+*
+* @author Stein Hardy Danielsen
+* @date Creation date: 2000-10-07
+* @version $Id$
+*
+* @file
+*
+* FileOutputStream class
+*
+* Copyright (c) : 1997-2000 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+#pragma once
+
+#include <vespa/fastos/fastos.h>
+#include <vespa/fastlib/io/outputstream.h>
+
+
+
+
+/**
+********************************************************************************
+*
+* FileOutputStream class
+* @author Stein Hardy Danielsen
+* @date Creation date: 2000-10-07
+* @version $Id$
+*
+*
+* Copyright (c) : 1997-2000 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+class Fast_FileOutputStream : public Fast_OutputStream
+{
+private:
+ Fast_FileOutputStream(const Fast_FileOutputStream&);
+ Fast_FileOutputStream& operator=(const Fast_FileOutputStream&);
+
+ protected:
+
+ /** Pointer to the physical file object*/
+ FastOS_FileInterface *_theFile;
+
+ public:
+
+ /** Constructor */
+ Fast_FileOutputStream(const char *fileName);
+
+ /** Destructor */
+ virtual ~Fast_FileOutputStream(void);
+
+
+ // Implementation of Fast_OutputStream interface
+
+ inline ssize_t Write(const void *sourceBuffer, size_t bufferSize)
+ {
+ return _theFile->CheckedWrite(sourceBuffer, bufferSize) ?
+ static_cast<ssize_t>(bufferSize) :
+ static_cast<ssize_t>(-1);
+ };
+
+ inline bool Close(void)
+ {
+ return _theFile->Close();
+ };
+
+ inline void Flush(void)
+ {
+ };
+
+};
+
+
+
+
+
+
diff --git a/fastlib/src/vespa/fastlib/io/filterinputstream.h b/fastlib/src/vespa/fastlib/io/filterinputstream.h
new file mode 100644
index 00000000000..feafe6ba2cf
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/io/filterinputstream.h
@@ -0,0 +1,60 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+*******************************************************************************
+*
+* @author Stein Hardy Danielsen
+* @date Creation date: 2000-1-14
+* @version $Id$
+*
+* @file
+*
+* Generic filter input stream
+*
+* Copyright (c) : 1997-1999 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+#pragma once
+
+#include <vespa/fastlib/io/inputstream.h>
+
+
+
+
+
+class Fast_FilterInputStream : public Fast_InputStream
+{
+ private:
+
+ // Prevent use of:
+ Fast_FilterInputStream(void);
+ Fast_FilterInputStream(Fast_FilterInputStream &);
+ Fast_FilterInputStream &operator=(const Fast_FilterInputStream &);
+
+
+ protected:
+
+ /** The stream to forward data to */
+ Fast_InputStream *_in;
+
+
+ public:
+
+ // Constructors
+ Fast_FilterInputStream(Fast_InputStream &in) : _in(&in) {}
+
+ virtual ~Fast_FilterInputStream(void) {};
+
+
+ virtual ssize_t Available(void) { return _in->Available(); }
+ virtual bool Close(void) { return _in->Close(); }
+ virtual ssize_t Skip(size_t skipNBytes) { return _in->Skip(skipNBytes); }
+
+ virtual inline ssize_t Read(void *targetBuffer, size_t length)
+ {
+ return _in->Read(targetBuffer, length);
+ }
+
+};
+
+
diff --git a/fastlib/src/vespa/fastlib/io/filteroutputstream.h b/fastlib/src/vespa/fastlib/io/filteroutputstream.h
new file mode 100644
index 00000000000..5dc58d1320e
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/io/filteroutputstream.h
@@ -0,0 +1,60 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+*******************************************************************************
+*
+* @author Stein Hardy Danielsen
+* @date Creation date: 2000-1-14
+* @version $Id$
+*
+* @file
+*
+* Generic filter output stream interfaces
+*
+* Copyright (c) : 1997-1999 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+#pragma once
+
+#include <vespa/fastlib/io/outputstream.h>
+
+
+
+
+
+class Fast_FilterOutputStream : public Fast_OutputStream
+{
+ private:
+
+ // Prevent use of:
+ Fast_FilterOutputStream(void);
+ Fast_FilterOutputStream(Fast_FilterOutputStream &);
+ Fast_FilterOutputStream &operator=(const Fast_FilterOutputStream &);
+
+
+ protected:
+
+ /** The stream to forward data to */
+ Fast_OutputStream *_out;
+
+
+ public:
+
+ // Constructors
+ Fast_FilterOutputStream(Fast_OutputStream &out) : _out(&out) {};
+
+ virtual ~Fast_FilterOutputStream(void) {};
+
+
+ virtual bool Close(void) { return _out->Close(); }
+ virtual void Flush(void) { _out->Flush(); }
+
+ virtual inline ssize_t Write(const void *sourceBuffer, size_t length)
+ {
+ return _out->Write(sourceBuffer, length);
+ }
+
+};
+
+
+
diff --git a/fastlib/src/vespa/fastlib/io/inputstream.h b/fastlib/src/vespa/fastlib/io/inputstream.h
new file mode 100644
index 00000000000..dcc031ef675
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/io/inputstream.h
@@ -0,0 +1,35 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+*******************************************************************************
+*
+* @author Stein Hardy Danielsen
+* @date Creation date: 2000-1-14
+* @version $Id$
+*
+* @file
+*
+* Generic input stream interface
+*
+* Copyright (c) : 1997-1999 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+#pragma once
+
+#include <vespa/fastos/fastos.h>
+
+
+
+class Fast_InputStream
+{
+ public:
+
+ virtual ~Fast_InputStream() { }
+
+ virtual ssize_t Available(void) = 0;
+ virtual bool Close(void) = 0;
+ virtual ssize_t Read(void *targetBuffer, size_t bufferSize) = 0;
+ virtual ssize_t Skip(size_t skipNBytes) = 0;
+};
+
+
diff --git a/fastlib/src/vespa/fastlib/io/outputstream.h b/fastlib/src/vespa/fastlib/io/outputstream.h
new file mode 100644
index 00000000000..2fb4c364e38
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/io/outputstream.h
@@ -0,0 +1,35 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+*******************************************************************************
+*
+* @author Stein Hardy Danielsen
+* @date Creation date: 2000-1-14
+* @version $Id$
+*
+* @file
+*
+* Generic output stream interface
+*
+* Copyright (c) : 1997-1999 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+#pragma once
+
+#include <vespa/fastos/fastos.h>
+
+
+
+class Fast_OutputStream
+{
+ public:
+
+ virtual ~Fast_OutputStream() { }
+
+ virtual bool Close(void) = 0;
+ virtual void Flush(void) = 0;
+ virtual ssize_t Write(const void *sourceBuffer, size_t bufferSize) = 0;
+};
+
+
+
diff --git a/fastlib/src/vespa/fastlib/io/tests/.gitignore b/fastlib/src/vespa/fastlib/io/tests/.gitignore
new file mode 100644
index 00000000000..816281ccbfb
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/io/tests/.gitignore
@@ -0,0 +1,23 @@
+*.So
+*.a
+*.ilk
+*.o
+*.pdb
+.cvsignore
+.depend
+.pure
+Debug
+Makefile
+SunWS_cache
+bufferedfiletest
+bufferedstreamtest
+bufferedstreamtest.tmp
+datastreamtest
+datastreamtestfile.tmp
+linenumberinputstreamtest
+outputfile.txt
+pushbackinputstreamtest
+streampumptest
+stringinputstreamtest
+fastlib_bufferedfiletest_app
+fastlib_bufferedstreamtest_app
diff --git a/fastlib/src/vespa/fastlib/io/tests/CMakeLists.txt b/fastlib/src/vespa/fastlib/io/tests/CMakeLists.txt
new file mode 100644
index 00000000000..06705ef1294
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/io/tests/CMakeLists.txt
@@ -0,0 +1,15 @@
+# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+vespa_add_executable(fastlib_bufferedstreamtest_app
+ SOURCES
+ bufferedstreamtest.cpp
+ DEPENDS
+ fastlib_io
+)
+vespa_add_test(NAME fastlib_bufferedstreamtest_app COMMAND fastlib_bufferedstreamtest_app fastlib_bufferedstreamtest_app)
+vespa_add_executable(fastlib_bufferedfiletest_app
+ SOURCES
+ bufferedfiletest.cpp
+ DEPENDS
+ fastlib_io
+)
+vespa_add_test(NAME fastlib_bufferedfiletest_app COMMAND fastlib_bufferedfiletest_app)
diff --git a/fastlib/src/vespa/fastlib/io/tests/bufferedfiletest.cpp b/fastlib/src/vespa/fastlib/io/tests/bufferedfiletest.cpp
new file mode 100644
index 00000000000..a9054cfb01b
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/io/tests/bufferedfiletest.cpp
@@ -0,0 +1,100 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#include <vespa/fastos/fastos.h>
+#include <vespa/fastlib/io/bufferedfile.h>
+#include <vespa/vespalib/testkit/test_kit.h>
+
+
+TEST("main") {
+ int i = 0;
+ int j = 0;
+ int value = 0;
+ FastOS_StatInfo statInfo;
+
+ FastOS_File::Delete("testfile1");
+ FastOS_File::Delete("testfile2");
+ FastOS_File::Delete("testfile3");
+ FastOS_File::Delete("testfile4");
+ FastOS_File::Delete("testfile5");
+
+ Fast_BufferedFile bufFile(4096);
+
+ // test 1
+ printf ("testing 11 byte long file\n");
+ bufFile.WriteOpen("testfile1");
+ bufFile.addNum(1,10,' ');
+ bufFile.CheckedWrite("\n",1);
+ bufFile.Close();
+ FastOS_File::Stat("testfile1", &statInfo);
+ if (statInfo._size != 11) {
+ printf (" -- FAILURE\n\n");
+ TEST_FATAL("exit 1");
+ }
+ printf (" -- SUCCESS\n\n");
+
+ // test 2
+ printf ("testing 4095 byte long file\n");
+ bufFile.WriteOpen("testfile2");
+ char buf[8192]; // allocate 8K buffer
+ memset(buf,0xff,8192);
+ bufFile.CheckedWrite(buf,4095); // write almost 4K
+ bufFile.Close();
+ FastOS_File::Stat("testfile2", &statInfo);
+ if (statInfo._size != 4095) {
+ printf (" -- FAILURE\n\n");
+ TEST_FATAL("exit 1");
+ }
+ printf (" -- SUCCESS\n\n");
+
+ // test 3
+ printf ("testing 4096 byte long file\n");
+ bufFile.WriteOpen("testfile3");
+ bufFile.CheckedWrite(buf,4096); // write exactly 4K
+ bufFile.Close();
+ FastOS_File::Stat("testfile3", &statInfo);
+ if (statInfo._size != 4096) {
+ printf (" -- FAILURE\n\n");
+ TEST_FATAL("exit 1");
+ }
+ printf (" -- SUCCESS\n\n");
+
+ // test 4
+ printf ("testing 4097 byte long file\n");
+ bufFile.WriteOpen("testfile4");
+ bufFile.CheckedWrite(buf,4097); // write a bit over 4K
+ bufFile.Close();
+ FastOS_File::Stat("testfile4", &statInfo);
+ if (statInfo._size != 4097) {
+ printf (" -- FAILURE\n\n");
+ TEST_FATAL("exit 1");
+ }
+ printf (" -- SUCCESS\n\n");
+
+ // test 5
+ printf ("testing 610000 byte long file with repeated addNum\n");
+ bufFile.WriteOpen("testfile5");
+ for (i = 0; i < 10000; i++) {
+ for (j = 0; j < 10; j++) {
+ bufFile.addNum(value,6,' ');
+ value++;
+ }
+ bufFile.CheckedWrite("\n",1);
+ }
+ bufFile.Close();
+ FastOS_File::Stat("testfile5", &statInfo);
+ if (statInfo._size != 610000) {
+ printf (" -- FAILURE\n\n");
+ TEST_FATAL("exit 1");
+ }
+ printf (" -- SUCCESS\n\n");
+
+ FastOS_File::Delete("testfile1");
+ FastOS_File::Delete("testfile2");
+ FastOS_File::Delete("testfile3");
+ FastOS_File::Delete("testfile4");
+ FastOS_File::Delete("testfile5");
+
+ printf ("All tests OK for bufferedfiletest\n");
+ printf (" -- SUCCESS\n\n");
+}
+
+TEST_MAIN() { TEST_RUN_ALL(); }
diff --git a/fastlib/src/vespa/fastlib/io/tests/bufferedstreamtest.cpp b/fastlib/src/vespa/fastlib/io/tests/bufferedstreamtest.cpp
new file mode 100644
index 00000000000..7ca6f8da8c2
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/io/tests/bufferedstreamtest.cpp
@@ -0,0 +1,217 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#include <vespa/fastos/fastos.h>
+#include <cassert>
+#include <ctime>
+#include <iostream>
+
+using namespace std;
+
+#include <vespa/fastlib/io/fileinputstream.h>
+#include <vespa/fastlib/io/fileoutputstream.h>
+#include <vespa/fastlib/io/bufferedinputstream.h>
+#include <vespa/fastlib/io/bufferedoutputstream.h>
+
+static bool ReadFile(const char *tag, Fast_InputStream &input,
+ char *buffer, int64_t fileSize, size_t chunkSize)
+{
+ char *pos;
+ clock_t start, ticks;
+
+ cout << "Starting to read file (" << tag << ")..." << endl;
+ start = clock();
+
+ pos = buffer;
+ // Slurp file
+ ssize_t numRead;
+ while (pos - buffer < fileSize &&
+ (numRead = input.Read(pos, chunkSize)) > 0)
+ pos += numRead;
+ if (pos - buffer != fileSize)
+ {
+ cerr << "Read " << pos - buffer << " bytes, "
+ << " expected " << static_cast<int>(fileSize) << " bytes.\n";
+ return false;
+ }
+
+ ticks = clock() - start;
+ cout << "Done, used " << ticks << " ticks "
+ << "(" << static_cast<double>(ticks) / CLOCKS_PER_SEC << " seconds)\n\n"
+ << ends;
+
+ return true;
+}
+
+static bool WriteAndReadBackFile(const char *tag, Fast_OutputStream &output,
+ char *buffer, int64_t fileSize,
+ const char *fileName, size_t chunkSize)
+{
+ char *pos;
+ clock_t start, ticks;
+
+ cout << "Starting to write file (" << tag << ")..." << endl;
+ start = clock();
+
+ pos = buffer;
+ // Dump file
+ ssize_t numWritten;
+ size_t numToWrite = (fileSize < static_cast<int64_t>(chunkSize)) ?
+ static_cast<size_t>(fileSize) : chunkSize;
+ while (pos - buffer < fileSize &&
+ (numWritten = output.Write(pos, numToWrite)) > 0)
+ {
+ pos += numWritten;
+ if ((fileSize - (pos - buffer)) < static_cast<int64_t>(chunkSize)) {
+ numToWrite = (fileSize - (pos - buffer));
+ }
+ else {
+ numToWrite = chunkSize;
+ }
+ }
+ output.Flush();
+
+ if (pos - buffer != fileSize)
+ {
+ cerr << "Wrote " << pos - buffer << " bytes, " \
+ << " expected " << static_cast<int>(fileSize) << " bytes.\n";
+ return false;
+ }
+
+ ticks = clock() - start;
+ cout << "Done, used " << ticks << " ticks "
+ << "(" << static_cast<double>(ticks) / CLOCKS_PER_SEC << " seconds)\n\n"
+ << ends;
+
+ output.Close();
+
+ FastOS_File readBackFile;
+ readBackFile.OpenReadOnly(fileName);
+ if (readBackFile.Read(buffer, fileSize) != fileSize)
+ {
+ cerr << "Error reading data back from " << fileName << ".\n";
+ return false;
+ }
+
+ return true;
+}
+
+int main(int argc, char **argv)
+{
+ if (argc < 2 || argc > 4)
+ {
+ cerr << "Usage: " << argv[0] << " <file> [<buffer size> [<chunk size>]]\n";
+ return 1;
+ }
+
+ const char *fileName = argv[1];
+ unsigned long bufferSize = (argc >= 3) ? strtoul(argv[2], NULL, 10) : 1024;
+ unsigned long chunkSize = (argc >= 4) ? strtoul(argv[3], NULL, 10) : 1;
+
+ FastOS_StatInfo statInfo;
+ if (!FastOS_File::Stat(fileName, &statInfo))
+ {
+ cerr << "Failed to stat " << fileName << "\n";
+ return 1;
+ }
+
+ int64_t fileSize = statInfo._size;
+
+ char *unbufferedData = new char[fileSize];
+ assert(unbufferedData != NULL);
+
+ char *bufferedData = new char[fileSize];
+ assert(bufferedData != NULL);
+
+ /////////////////////////////////////////////////////////////////////
+ // Start of input test
+
+ Fast_FileInputStream unbufferedInputFile(fileName);
+ // run unneeded functions for coverage
+ unbufferedInputFile.Skip(unbufferedInputFile.Available());
+
+ if (!ReadFile("unbuffered", unbufferedInputFile, unbufferedData, fileSize, chunkSize))
+ {
+ cerr << "Unbuffered read failed" << endl;
+ delete [] unbufferedData;
+ delete [] bufferedData;
+ return 1;
+ }
+
+ Fast_FileInputStream slaveInputFile(fileName);
+ Fast_BufferedInputStream bufferedInputFile(slaveInputFile, bufferSize);
+
+ if (!ReadFile("buffered", bufferedInputFile, bufferedData, fileSize, chunkSize))
+ {
+ cerr << "Buffered read failed" << endl;
+ delete [] unbufferedData;
+ delete [] bufferedData;
+ return 1;
+ }
+
+ if (memcmp(unbufferedData, bufferedData, fileSize) == 0)
+ {
+ cout << "Buffered and unbuffered data equal -- success!\n";
+ }
+ else
+ {
+ cout << "Buffered and unbuffered data differs -- error!\n";
+ cout << "Contents of unbuffered data:\n";
+ cout.write(unbufferedData, fileSize);
+ cout << "Contents of buffered data:\n";
+ cout.write(bufferedData, fileSize);
+
+ delete [] unbufferedData;
+ delete [] bufferedData;
+ return 1;
+ }
+
+ /////////////////////////////////////////////////////////////////////
+ // Start of output test
+
+ const char *tempFile = "bufferedstreamtest.tmp";
+
+ Fast_FileOutputStream unbufferedOutputFile(tempFile);
+
+ if (!WriteAndReadBackFile("unbuffered", unbufferedOutputFile,
+ unbufferedData, fileSize, tempFile, chunkSize))
+ {
+ cerr << "Unbuffered write and read back failed" << endl;
+
+ delete [] unbufferedData;
+ delete [] bufferedData;
+ return 1;
+ }
+
+ Fast_FileOutputStream slaveOutputFile(tempFile);
+ Fast_BufferedOutputStream bufferedOutputFile(slaveOutputFile, bufferSize);
+
+ if (!WriteAndReadBackFile("buffered", bufferedOutputFile,
+ bufferedData, fileSize, tempFile, chunkSize))
+ {
+ cerr << "Buffered write and read back failed" << endl;
+
+ delete [] unbufferedData;
+ delete [] bufferedData;
+ return 1;
+ }
+
+ if (memcmp(unbufferedData, bufferedData, fileSize) == 0)
+ {
+ cout << "Buffered and unbuffered data equal -- success!\n";
+ }
+ else
+ {
+ cout << "Buffered and unbuffered data differs -- error!\n";
+ cout << "Contents of unbuffered data:\n";
+ cout.write(unbufferedData, fileSize);
+ cout << "Contents of buffered data:\n";
+ cout.write(bufferedData, fileSize);
+
+ delete [] unbufferedData;
+ delete [] bufferedData;
+ return 1;
+ }
+
+ delete [] unbufferedData;
+ delete [] bufferedData;
+ return 0;
+}
diff --git a/fastlib/src/vespa/fastlib/net/.gitignore b/fastlib/src/vespa/fastlib/net/.gitignore
new file mode 100644
index 00000000000..aa9c3f19188
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/net/.gitignore
@@ -0,0 +1,13 @@
+*.So
+*.a
+*.ilk
+*.lib
+*.o
+*.obj
+*.pdb
+.cvsignore
+.depend
+.pure
+Debug
+Makefile
+SunWS_cache
diff --git a/fastlib/src/vespa/fastlib/net/CMakeLists.txt b/fastlib/src/vespa/fastlib/net/CMakeLists.txt
new file mode 100644
index 00000000000..4aec801cfe9
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/net/CMakeLists.txt
@@ -0,0 +1,11 @@
+# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+vespa_add_library(fastlib_net OBJECT
+ SOURCES
+ httpserver.cpp
+ url.cpp
+ socket.cpp
+ httpheaderparser.cpp
+ httpchunkedinputstream.cpp
+ httpchunkedoutputstream.cpp
+ DEPENDS
+)
diff --git a/fastlib/src/vespa/fastlib/net/httpchunkedinputstream.cpp b/fastlib/src/vespa/fastlib/net/httpchunkedinputstream.cpp
new file mode 100644
index 00000000000..a59ec16d386
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/net/httpchunkedinputstream.cpp
@@ -0,0 +1,224 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+*******************************************************************************
+*
+* @author Markus Bjartveit Kr�ger
+* @date Creation date: 2001-11-21
+* @version $Id$
+*
+* @file
+*
+* HTTP chunked input stream.
+*
+* Copyright (c) : 2001 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+
+#include <vespa/fastos/fastos.h>
+#include <string.h>
+#include <vespa/fastlib/net/httpchunkedinputstream.h>
+
+Fast_HTTPChunkedInputStream::Fast_HTTPChunkedInputStream(Fast_InputStream &in)
+ : Fast_FilterInputStream(in), _chunkSize(0), _inChunk(false),
+ _isClosed(false)
+{
+}
+
+
+
+
+Fast_HTTPChunkedInputStream::~Fast_HTTPChunkedInputStream(void)
+{
+}
+
+
+
+
+bool Fast_HTTPChunkedInputStream::ReadChunkHeader(void)
+{
+ char chunkHeader[100];
+ char *pos = chunkHeader;
+
+ // Read chunk size into chunkHeader.
+ for (;;)
+ {
+ if (Fast_FilterInputStream::Read(pos, 1) != 1)
+ {
+ return false;
+ }
+ if (*pos == ';' || *pos == '\n')
+ {
+ break;
+ }
+ pos++;
+ if (static_cast<size_t>(pos - chunkHeader) > sizeof(chunkHeader))
+ {
+ return false;
+ }
+ }
+
+ _chunkSize = strtoul(chunkHeader, NULL, 16);
+
+ // Finish reading eventual extensions.
+ char c = *pos;
+ while (c != '\n')
+ {
+ if (Fast_FilterInputStream::Read(&c, 1) != 1)
+ {
+ return false;
+ }
+ }
+
+ // If this was the last chunk, read optional trailer and final CRLF.
+ if (_chunkSize == 0)
+ {
+ for (;;) {
+ if (Fast_FilterInputStream::Read(&c, 1) != 1)
+ {
+ return false;
+ }
+ if (c == '\r')
+ {
+ if (Fast_FilterInputStream::Read(&c, 1) != 1)
+ {
+ return false;
+ }
+ }
+ if (c == '\n')
+ {
+ // Empty line, end of last chunk.
+ break;
+ }
+
+ // In trailing header; read rest of line.
+ do
+ {
+ if (Fast_FilterInputStream::Read(&c, 1) != 1)
+ {
+ return false;
+ }
+ } while (c != '\n');
+ }
+ _inChunk = false;
+ _isClosed = true;
+ }
+ else
+ {
+ _inChunk = true;
+ }
+
+ return true;
+}
+
+
+
+
+ssize_t Fast_HTTPChunkedInputStream::Available(void)
+{
+ if (_isClosed || !_inChunk)
+ {
+ return 0;
+ }
+
+ ssize_t slaveAvailable = Fast_FilterInputStream::Available();
+ if (slaveAvailable < 0)
+ {
+ return slaveAvailable;
+ }
+ else
+ {
+ return (static_cast<size_t>(slaveAvailable) < _chunkSize)
+ ? slaveAvailable : _chunkSize;
+ }
+}
+
+
+
+
+bool Fast_HTTPChunkedInputStream::Close(void)
+{
+ _isClosed = true;
+ return true;
+}
+
+
+
+
+ssize_t Fast_HTTPChunkedInputStream::Read(void *targetBuffer, size_t length)
+{
+ if (_isClosed)
+ {
+ return 0;
+ }
+
+ if (!_inChunk)
+ {
+ // Read new header chunk, check if end of chunked entity is reached.
+ if (!ReadChunkHeader())
+ {
+ _isClosed = true;
+ return -1;
+ }
+ else if (_isClosed)
+ {
+ return 0;
+ }
+ }
+
+ size_t blockLength = (length < _chunkSize) ? length : _chunkSize;
+ ssize_t numBytesRead = _in->Read(targetBuffer, blockLength);
+ if (numBytesRead > 0)
+ {
+ _chunkSize -= numBytesRead;
+ }
+ else
+ {
+ _isClosed = true;
+ _inChunk = false;
+ return (numBytesRead < 0) ? numBytesRead : -1;
+ }
+
+ if (_chunkSize == 0)
+ {
+ // End of chunk reached. Mark this, and read CRLF following
+ // chunk.
+
+ _inChunk = false;
+
+ bool ok;
+ char c;
+ ok = _in->Read(&c, 1) == 1;
+ if (ok && c == '\r')
+ {
+ ok = _in->Read(&c, 1) == 1;
+ }
+ ok = ok && c == '\n';
+ if (!ok)
+ {
+ _isClosed = true;
+ return -1;
+ }
+ }
+
+ return numBytesRead;
+}
+
+
+
+
+ssize_t Fast_HTTPChunkedInputStream::Skip(size_t skipNBytes)
+{
+ if (_isClosed)
+ {
+ return -1;
+ }
+ else if (!_inChunk)
+ {
+ return 0;
+ }
+ else
+ {
+ return _in->Skip((skipNBytes < _chunkSize) ? skipNBytes : _chunkSize);
+ }
+}
diff --git a/fastlib/src/vespa/fastlib/net/httpchunkedinputstream.h b/fastlib/src/vespa/fastlib/net/httpchunkedinputstream.h
new file mode 100644
index 00000000000..4381e0f5741
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/net/httpchunkedinputstream.h
@@ -0,0 +1,53 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+*******************************************************************************
+*
+* @author Markus Bjartveit Kr�ger
+* @date Creation date: 2000-11-22
+* @version $Id$
+*
+* @file
+*
+* HTTP chunked input stream.
+*
+* Copyright (c) : 2001 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+
+
+#pragma once
+
+#include <vespa/fastos/fastos.h>
+#include <vespa/fastlib/io/filterinputstream.h>
+
+
+
+
+
+class Fast_HTTPChunkedInputStream : public Fast_FilterInputStream
+{
+ private:
+ // Prevent use of:
+ Fast_HTTPChunkedInputStream(const Fast_HTTPChunkedInputStream &);
+ Fast_HTTPChunkedInputStream & operator=(const Fast_HTTPChunkedInputStream &);
+ protected:
+ size_t _chunkSize;
+ bool _inChunk;
+ bool _isClosed;
+
+ bool ReadChunkHeader(void);
+ public:
+ Fast_HTTPChunkedInputStream(Fast_InputStream &in);
+ virtual ~Fast_HTTPChunkedInputStream(void);
+
+
+ // Methods
+ virtual ssize_t Available(void);
+ virtual bool Close(void);
+ virtual ssize_t Read(void *targetBuffer, size_t length);
+ virtual ssize_t Skip(size_t skipNBytes);
+};
+
+
+
diff --git a/fastlib/src/vespa/fastlib/net/httpchunkedoutputstream.cpp b/fastlib/src/vespa/fastlib/net/httpchunkedoutputstream.cpp
new file mode 100644
index 00000000000..d0b0cc2075f
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/net/httpchunkedoutputstream.cpp
@@ -0,0 +1,160 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+*******************************************************************************
+*
+* @author Markus Bjartveit Kr�ger
+* @date Creation date: 2001-11-21
+* @version $Id$
+*
+* @file
+*
+* HTTP chunked output stream.
+*
+* Copyright (c) : 2001 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+
+#include <vespa/fastos/fastos.h>
+#include <string.h>
+#include <vespa/fastlib/net/httpchunkedoutputstream.h>
+
+Fast_HTTPChunkedOutputStream::Fast_HTTPChunkedOutputStream(Fast_OutputStream &out,
+ size_t chunkSize)
+ : Fast_FilterOutputStream(out),
+ _chunkSize(chunkSize),
+ _buffer(NULL),
+ _bufferUsed(0),
+ _writeHasFailed(false)
+{
+ _buffer = new char[_chunkSize+2]; // Leave room for CRLF at end of chunk
+ assert(_buffer != NULL);
+}
+
+
+
+Fast_HTTPChunkedOutputStream::~Fast_HTTPChunkedOutputStream(void)
+{
+ delete [] _buffer;
+}
+
+
+
+bool Fast_HTTPChunkedOutputStream::WriteChunk(void)
+{
+ // Don't write an empty block, as this will end the entity.
+ if (_bufferUsed == 0)
+ {
+ return true;
+ }
+
+ if (_writeHasFailed)
+ return false;
+
+ char chunkHeader[100];
+ char *from;
+ size_t bytesLeft;
+ ssize_t bytesWritten;
+ bytesLeft = sprintf(chunkHeader, "%x\r\n",
+ static_cast<unsigned int>(_bufferUsed));
+ from = chunkHeader;
+ while (bytesLeft > 0)
+ {
+ bytesWritten = Fast_FilterOutputStream::Write(from, bytesLeft);
+ if (bytesWritten < 0)
+ {
+ _writeHasFailed = true;
+ return false;
+ }
+ else
+ {
+ from += bytesWritten;
+ bytesLeft -= bytesWritten;
+ }
+ }
+
+ _buffer[_bufferUsed++] = '\r';
+ _buffer[_bufferUsed++] = '\n';
+ bytesLeft = _bufferUsed;
+ from = _buffer;
+ while (bytesLeft > 0)
+ {
+ bytesWritten = Fast_FilterOutputStream::Write(from, bytesLeft);
+ if (bytesWritten < 0)
+ {
+ _bufferUsed -= 2;
+ _writeHasFailed = true;
+ return false;
+ }
+ else
+ {
+ from += bytesWritten;
+ bytesLeft -= bytesWritten;
+ }
+ }
+ _bufferUsed = 0;
+ return true;
+}
+
+
+
+bool Fast_HTTPChunkedOutputStream::Close(void)
+{
+ WriteChunk();
+ char chunkHeader[] = { '0', '\r', '\n', '\r', '\n' };
+ char *from = chunkHeader;
+ size_t bytesLeft = sizeof(chunkHeader);
+ ssize_t bytesWritten;
+ while (bytesLeft > 0)
+ {
+ bytesWritten = Fast_FilterOutputStream::Write(from, bytesLeft);
+ if (bytesWritten < 0)
+ {
+ break;
+ }
+ else
+ {
+ from += bytesWritten;
+ bytesLeft -= bytesWritten;
+ }
+ }
+
+ return (bytesLeft == 0);
+}
+
+
+
+ssize_t
+Fast_HTTPChunkedOutputStream::Write(const void *sourceBuffer, size_t length)
+{
+ const char *from = static_cast<const char*>(sourceBuffer);
+ size_t numBytesWritten = length;
+ while (length > 0)
+ {
+ size_t bufferRemain = _chunkSize - _bufferUsed;
+ if (bufferRemain > 0) {
+ size_t blockLength = (length < bufferRemain) ? length : bufferRemain;
+ memcpy(_buffer + _bufferUsed, from, blockLength);
+ _bufferUsed += blockLength;
+ from += blockLength;
+ length -= blockLength;
+ }
+ if (length > 0)
+ {
+ if (!WriteChunk())
+ {
+ return -1;
+ }
+ }
+ }
+ return numBytesWritten;
+}
+
+
+
+void
+Fast_HTTPChunkedOutputStream::Flush(void)
+{
+ WriteChunk();
+ Fast_FilterOutputStream::Flush();
+}
diff --git a/fastlib/src/vespa/fastlib/net/httpchunkedoutputstream.h b/fastlib/src/vespa/fastlib/net/httpchunkedoutputstream.h
new file mode 100644
index 00000000000..97c6e926323
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/net/httpchunkedoutputstream.h
@@ -0,0 +1,53 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+*******************************************************************************
+*
+* @author Markus Bjartveit Kr�ger
+* @date Creation date: 2000-11-21
+* @version $Id$
+*
+* @file
+*
+* HTTP chunked output stream.
+*
+* Copyright (c) : 2001 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+
+
+#pragma once
+
+#include <vespa/fastos/fastos.h>
+#include <vespa/fastlib/io/filteroutputstream.h>
+
+
+
+
+
+class Fast_HTTPChunkedOutputStream : public Fast_FilterOutputStream
+{
+ private:
+ // Prevent use of:
+ Fast_HTTPChunkedOutputStream(const Fast_HTTPChunkedOutputStream &);
+ Fast_HTTPChunkedOutputStream & operator=(const Fast_HTTPChunkedOutputStream &);
+ protected:
+ size_t _chunkSize;
+ char *_buffer;
+ size_t _bufferUsed;
+ bool _writeHasFailed;
+
+ bool WriteChunk(void);
+ public:
+ Fast_HTTPChunkedOutputStream(Fast_OutputStream &out, size_t chunkSize = 1024);
+ virtual ~Fast_HTTPChunkedOutputStream(void);
+
+
+ // Methods
+ virtual bool Close(void);
+ virtual ssize_t Write(const void *sourceBuffer, size_t length);
+ virtual void Flush(void);
+};
+
+
+
diff --git a/fastlib/src/vespa/fastlib/net/httpheaderparser.cpp b/fastlib/src/vespa/fastlib/net/httpheaderparser.cpp
new file mode 100644
index 00000000000..22174acfec9
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/net/httpheaderparser.cpp
@@ -0,0 +1,180 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#include <vespa/fastos/fastos.h>
+#include <vespa/fastlib/io/bufferedinputstream.h>
+#include <vespa/fastlib/net/httpheaderparser.h>
+
+
+
+Fast_HTTPHeaderParser::Fast_HTTPHeaderParser(Fast_BufferedInputStream &in)
+ : _pushBack(0),
+ _isPushBacked(false),
+ _input(&in)
+{
+}
+
+
+
+Fast_HTTPHeaderParser::~Fast_HTTPHeaderParser(void)
+{
+}
+
+
+
+bool Fast_HTTPHeaderParser::ReadRequestLine(const char *&method,
+ const char *&url,
+ int &versionMajor,
+ int &versionMinor)
+{
+ // Read a single line from input. Repeat if line is blank, to cope
+ // with buggy HTTP/1.1 clients that print extra empty lines at the
+ // end of requests.
+
+ do
+ {
+ int idx = 0;
+ size_t readLen =
+ _input->ReadBufferFullUntil(_lineBuffer,
+ static_cast<size_t>
+ (HTTPHEADERPARSER_LINE_BUFFER_SIZE),
+ '\n');
+ if (readLen <= 0) {
+ return false;
+ }
+ idx = readLen-1;
+
+ if (idx == 0 || _lineBuffer[idx] != '\n')
+ return false;
+ _lineBuffer[idx--] = '\0';
+ if (_lineBuffer[idx] == '\r')
+ {
+ _lineBuffer[idx] = '\0';
+ }
+ } while (_lineBuffer[0] == '\0');
+
+ // Parse request line.
+
+ char *p = _lineBuffer;
+ const char *version = "";
+
+ method = p;
+ p = strchr(p, ' ');
+ if (p != NULL)
+ {
+ *p++ = '\0';
+ url = p;
+ p = strchr(p, ' ');
+ if (p != NULL)
+ {
+ *p++ = '\0';
+ version = p;
+ }
+ }
+
+ if (sscanf(version, "HTTP/%d.%d", &versionMajor, &versionMinor) != 2)
+ {
+ versionMajor = versionMinor = -1;
+ return false;
+ }
+
+ return true;
+}
+
+bool Fast_HTTPHeaderParser::ReadHeader(const char *&name, const char *&value)
+{
+ int idx = 0;
+
+ name = NULL;
+ value = NULL;
+
+ if (_isPushBacked)
+ {
+ idx = 0;
+ _lineBuffer[idx] = _pushBack;
+ _isPushBacked = false;
+ idx++;
+ }
+
+ while (idx<HTTPHEADERPARSER_LINE_BUFFER_SIZE-1)
+ {
+
+ size_t readLen =
+ _input->ReadBufferFullUntil(&_lineBuffer[idx],
+ static_cast<size_t>
+ (HTTPHEADERPARSER_LINE_BUFFER_SIZE),
+ '\n');
+ if (readLen <= 0) {
+ return false;
+ }
+ idx += readLen - 1;
+ // Empty line == end of headers.
+ // handle case with \r\n as \n
+ if (idx == 0 || (_lineBuffer[0] == '\r' && idx == 1))
+ {
+ idx = 0;
+ break;
+ }
+
+ // Ignore double return 0xD, 0xA)
+ if (idx >= 1) {
+ if (_lineBuffer[idx - 1] == '\r') {
+ idx--;
+ _lineBuffer[idx] = '\n';
+ }
+ }
+
+ // Check if header continues on next line.
+ if (_input->Read(&_pushBack, 1) != 1)
+ break;
+ if (_pushBack == ' ' || _pushBack == '\t')
+ {
+ // Header does continue on next line.
+ // Replace newline with horizontal whitespace.
+ _lineBuffer[idx] = _pushBack;
+ idx++;
+ }
+ else
+ {
+ _isPushBacked = true;
+ // break out of while loop
+ break;
+ }
+
+ }
+
+ if (idx != 0)
+ {
+ _lineBuffer[idx] = '\0';
+ char *p = _lineBuffer;
+ name = p;
+
+ // Find end of header name.
+ while (*p != ':' && *p != '\0')
+ {
+ p++;
+ }
+
+ // If end of header name is not end of header, parse header value.
+ if (*p != '\0')
+ {
+ // Terminate header name.
+ *p++ = '\0';
+
+ // Skip leading whitespace before header value.
+ while (*p == ' ' || *p == '\t')
+ {
+ p++;
+ }
+ value = p;
+ // Strip trailing whitespace.
+ p += strlen(p);
+ while (p > value && (*(p-1) == ' ' || *(p-1) == '\t'))
+ {
+ p--;
+ }
+ *p = '\0';
+ } // End of header parsing (idx != 0).
+
+ }
+
+ return (idx != 0);
+}
diff --git a/fastlib/src/vespa/fastlib/net/httpheaderparser.h b/fastlib/src/vespa/fastlib/net/httpheaderparser.h
new file mode 100644
index 00000000000..5bb41e787a7
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/net/httpheaderparser.h
@@ -0,0 +1,53 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+*******************************************************************************
+*
+* @author Markus Bjartveit Kr�ger
+* @date Creation date: 2000-11-22
+* @version $Id$
+*
+* @file
+*
+* HTTP header parser.
+*
+* Copyright (c) : 2001 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+
+
+#pragma once
+
+
+
+class Fast_BufferedInputStream;
+
+
+#define HTTPHEADERPARSER_LINE_BUFFER_SIZE 4096
+
+
+class Fast_HTTPHeaderParser
+{
+ private:
+ // Prevent use of:
+ Fast_HTTPHeaderParser(const Fast_HTTPHeaderParser &);
+ Fast_HTTPHeaderParser & operator=(const Fast_HTTPHeaderParser &);
+ protected:
+ char _pushBack;
+ bool _isPushBacked;
+ char _lineBuffer[HTTPHEADERPARSER_LINE_BUFFER_SIZE];
+ Fast_BufferedInputStream *_input;
+
+ public:
+ Fast_HTTPHeaderParser(Fast_BufferedInputStream &in);
+ virtual ~Fast_HTTPHeaderParser(void);
+
+
+ // Methods
+ bool ReadRequestLine(const char *&method, const char *&url,
+ int &versionMajor, int &versionMinor);
+ bool ReadHeader(const char *&name, const char *&value);
+};
+
+
+
diff --git a/fastlib/src/vespa/fastlib/net/httpserver.cpp b/fastlib/src/vespa/fastlib/net/httpserver.cpp
new file mode 100644
index 00000000000..6d60b609b5f
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/net/httpserver.cpp
@@ -0,0 +1,1214 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+*******************************************************************************
+*
+* @author Stein Hardy Danielsen
+* @date Creation date: 2000-1-7
+* @version $Id$
+*
+* @file
+*
+* Generic http server and connection classes implementation
+*
+* Copyright (c) : 1997-1999 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+
+#include <vespa/fastos/fastos.h>
+#include <vespa/fastlib/io/bufferedinputstream.h>
+#include <vespa/fastlib/io/bufferedoutputstream.h>
+#include <vespa/fastlib/net/url.h>
+#include <vespa/fastlib/net/httpchunkedinputstream.h>
+#include <vespa/fastlib/net/httpchunkedoutputstream.h>
+#include <vespa/fastlib/net/httpheaderparser.h>
+#include <vespa/fastlib/net/httpserver.h>
+#include <vespa/fastlib/util/base64.h>
+#include <vespa/vespalib/util/stringfmt.h>
+
+/**
+ * Helper class for hiding the details of HTTP entity encodings and
+ * persistent connections from Fast_HTTPServer subclasses that read
+ * client request entities. (Headers have already been read by the
+ * time this filter is used, and are therefore not handled here.)
+ *
+ * The filter decodes chunked transfer encoding if used, and returns
+ * end of stream at the end of the entity to prevent subclasses from
+ * reading past the end (and into the next request on a persistent
+ * connection).
+ */
+
+class Fast_HTTPPersistentInputFilter : public Fast_FilterInputStream
+{
+ private:
+ // Prevent use of:
+ Fast_HTTPPersistentInputFilter(const Fast_HTTPPersistentInputFilter &);
+ Fast_HTTPPersistentInputFilter & operator=(const Fast_HTTPPersistentInputFilter &);
+ protected:
+ Fast_HTTPChunkedInputStream *_chunkedInput;
+
+ bool _useChunkedInput;
+ size_t _remainingBytes;
+
+ public:
+ Fast_HTTPPersistentInputFilter(Fast_InputStream &in)
+ : Fast_FilterInputStream(in),
+ _chunkedInput(NULL),
+ _useChunkedInput(false),
+ _remainingBytes(0)
+ { }
+
+ virtual ~Fast_HTTPPersistentInputFilter(void) {
+ delete _chunkedInput;
+ }
+
+ // Methods
+ virtual ssize_t Available(void);
+ virtual bool Close(void);
+ virtual ssize_t Read(void *sourceBuffer, size_t length);
+ virtual ssize_t Skip(size_t skipNBytes);
+
+ void SetEntityLength(size_t entityLength);
+ void SetChunkedEncoding(void);
+};
+
+
+
+
+ssize_t Fast_HTTPPersistentInputFilter::Available(void)
+{
+ if (_useChunkedInput) {
+ return _chunkedInput->Available();
+ } else {
+ ssize_t slaveAvailable = _in->Available();
+ if (slaveAvailable < 0) {
+ return slaveAvailable;
+ } else {
+ return ((static_cast<size_t>(slaveAvailable) < _remainingBytes))
+ ? slaveAvailable : _remainingBytes;
+ }
+ }
+}
+
+
+
+bool Fast_HTTPPersistentInputFilter::Close(void)
+{
+ // Do nothing.
+ return true;
+}
+
+
+
+ssize_t Fast_HTTPPersistentInputFilter::Read(void *targetBuffer, size_t length)
+{
+ if (_useChunkedInput) {
+ return _chunkedInput->Read(targetBuffer, length);
+ } else {
+ if (_remainingBytes == 0) {
+ return 0;
+ } else {
+ ssize_t numBytesRead;
+ numBytesRead = _in->Read(targetBuffer, (length < _remainingBytes)
+ ? length : _remainingBytes);
+ if (numBytesRead > 0) {
+ _remainingBytes -= numBytesRead;
+ } else {
+ _remainingBytes = 0;
+ }
+ return numBytesRead;
+ }
+ }
+}
+
+
+
+ssize_t Fast_HTTPPersistentInputFilter::Skip(size_t skipNBytes)
+{
+ if (_useChunkedInput) {
+ return _chunkedInput->Skip(skipNBytes);
+ } else {
+ return _in->Skip((skipNBytes < _remainingBytes) ? skipNBytes : _remainingBytes);
+ }
+}
+
+
+
+
+void Fast_HTTPPersistentInputFilter::SetEntityLength(size_t entityLength)
+{
+ _useChunkedInput = false;
+ _remainingBytes = entityLength;
+}
+
+
+
+void Fast_HTTPPersistentInputFilter::SetChunkedEncoding(void)
+{
+ _useChunkedInput = true;
+ // TODO: If input stream interface is expanded to enable resetting
+ // streams, we can reuse a single chunked input stream instance
+ // instead of allocating a new each time.
+ delete _chunkedInput;
+ _chunkedInput = new Fast_HTTPChunkedInputStream(*_in);
+}
+
+
+
+/**
+ * Helper class for converting an entire HTTP server response into a
+ * form suitable for persistent connections.
+ *
+ * The filter strips away headers that would interfere with a
+ * persistent connections, adds neccessary headers, and encodes the
+ * entity body into the chunked transfer encoding unless the
+ * Content-Length header was given in the unfiltered response.
+ */
+
+class Fast_HTTPPersistentOutputFilter : public Fast_FilterOutputStream
+{
+ private:
+ // Prevent use of:
+ Fast_HTTPPersistentOutputFilter(const Fast_HTTPPersistentOutputFilter &);
+ Fast_HTTPPersistentOutputFilter & operator=(const Fast_HTTPPersistentOutputFilter &);
+ protected:
+ Fast_HTTPChunkedOutputStream *_chunkedOutput;
+ Fast_OutputStream *_entityOutput;
+
+ bool _inHeaderRegion; // Currently writing headers?
+ bool _cleanHeader; // Can current header be written directly?
+ bool _useChunkedOutput;
+ char _line[1024];
+ size_t _linePos;
+
+ bool FlushHeader(void);
+ public:
+ Fast_HTTPPersistentOutputFilter(Fast_OutputStream &out) :
+ Fast_FilterOutputStream(out),
+ _chunkedOutput(NULL), _entityOutput(NULL),
+ _inHeaderRegion(true), _cleanHeader(false), _useChunkedOutput(true),
+ _linePos(0)
+ { }
+
+ virtual ~Fast_HTTPPersistentOutputFilter(void) {
+ delete _chunkedOutput;
+ }
+
+ // Methods
+ virtual bool Close(void);
+ virtual ssize_t Write(const void *sourceBuffer, size_t length);
+ virtual void Flush(void);
+};
+
+
+
+bool Fast_HTTPPersistentOutputFilter::FlushHeader(void)
+{
+ assert(_inHeaderRegion);
+ size_t i = 0;
+ while (i < _linePos) {
+ ssize_t numBytesWritten = Fast_FilterOutputStream::Write(_line, _linePos - i);
+ if (numBytesWritten >= 0) {
+ i += numBytesWritten;
+ } else {
+ return false;
+ }
+ }
+ _linePos = 0;
+ return true;
+}
+
+
+
+bool Fast_HTTPPersistentOutputFilter::Close(void)
+{
+ bool retVal = true;
+ if (_inHeaderRegion) {
+ FlushHeader();
+ } else if (_useChunkedOutput) {
+ retVal = _chunkedOutput->Close();
+ delete _chunkedOutput;
+ _chunkedOutput = NULL;
+ } else {
+ // Do nothing. In particular, do not close _entityOutput, as that
+ // would close the slave stream.
+ }
+ Fast_FilterOutputStream::Flush();
+ _inHeaderRegion = true;
+ _useChunkedOutput = true;
+ return retVal;
+}
+
+
+
+ssize_t Fast_HTTPPersistentOutputFilter::Write(const void *sourceBuffer, size_t length)
+{
+ if (length == 0) {
+ return 0;
+ }
+
+ ssize_t numBytesWritten = 0;
+ const char *from = static_cast<const char*>(sourceBuffer);
+
+ while (_inHeaderRegion && length > 0) {
+ // Read a line at a time from the source buffer and check for
+ // problematic headers and the end of the header region.
+
+ bool endOfHeader = false;
+
+ while (length > 0 && _linePos < sizeof(_line)) {
+ _line[_linePos++] = *from++;
+ length--;
+ numBytesWritten++;
+ if (_line[_linePos-1] == '\n') {
+ endOfHeader = true;
+ break;
+ }
+ }
+
+ // We can safely flush if the header is known to be unproblematic
+ // or is at least as long as the line buffer (the headers we are
+ // scared of are never that long).
+ if (_cleanHeader || _linePos == sizeof(_line)) {
+ _cleanHeader = !endOfHeader;
+ FlushHeader();
+ } else if (endOfHeader) {
+ // Check for suspicious headers and end of header region.
+ if (_linePos == 1 || (_linePos == 2 && _line[0] == '\r')) {
+ // Empty line, end of headers reached.
+ if (_useChunkedOutput) {
+ //Add chunking header.
+ strcpy(_line, "Transfer-Encoding: chunked\r\n\r\n");
+ _linePos = strlen(_line);
+ }
+ FlushHeader();
+ sourceBuffer = from;
+ _inHeaderRegion = false;
+ } else {
+ // Terminate header line.
+ // (We know that _linepos < sizeof(_line), so this is safe.)
+ _line[_linePos] = '\0';
+
+ size_t headerLength = strcspn(_line, " \t\r\n:");
+ if (headerLength == 10 && strncasecmp(_line, "connection", 10) == 0) {
+ // Don't copy this header, just reset line buffer
+ _linePos = 0;
+ } else if (headerLength == 14 && strncasecmp(_line, "content-length", 14) == 0) {
+ _useChunkedOutput = false;
+ FlushHeader();
+ } else if (strcasecmp(_line, "Transfer-Encoding: 8bit\n") == 0) {
+ // Backward compatibility hack: older versions of
+ // Fast_HTTPServer set this invalid header, and there might
+ // exist subclasses that still do. Just discard it.
+ _linePos = 0;
+
+ } else {
+ FlushHeader();
+ }
+ }
+ }
+
+ if (!_inHeaderRegion) {
+ // End of header region was found, set up entity output stream.
+ if (_useChunkedOutput) {
+ // Free old (if it exists)
+ if (_chunkedOutput != NULL)
+ delete _chunkedOutput;
+
+ _chunkedOutput = new Fast_HTTPChunkedOutputStream(*_out);
+ assert(_chunkedOutput != NULL);
+ _entityOutput = _chunkedOutput;
+ } else {
+ _entityOutput = _out;
+ }
+ }
+ }
+
+ if (length > 0) {
+ ssize_t slaveWritten = _entityOutput->Write(sourceBuffer, length);
+ if (slaveWritten >= 0) {
+ numBytesWritten += slaveWritten;
+ } else {
+ numBytesWritten = slaveWritten;
+ }
+ }
+
+ return numBytesWritten;
+}
+
+
+
+void Fast_HTTPPersistentOutputFilter::Flush(void)
+{
+ if (_inHeaderRegion) {
+ FlushHeader();
+ Fast_FilterOutputStream::Flush();
+ } else {
+ _entityOutput->Flush();
+ }
+}
+
+Fast_HTTPServer::Fast_HTTPServer(int portNumber,
+ const char* strictBindHostName,
+ int backlog, bool decode,
+ int stackSize, int maxThreads,
+ int clientReadTimeout /* = -1 no timeout */)
+: _connections(10),
+ _connectionCond(),
+ _threadPool(NULL),
+ _acceptThread(NULL),
+ _isRunning(false),
+ _isListening(false),
+ _stopSignalled(false),
+ _runningMutex(),
+ _maxThreads(maxThreads),
+ _baseDir(),
+ _allowUpRelativePath(false),
+ _serverSocket(portNumber, backlog,
+ &_serverSocketFactory,
+ strictBindHostName),
+ _decode(decode),
+ _keepAlive(true),
+ _serverSocketFactory(clientReadTimeout),
+ _inBufSize(FASTLIB_HTTPSERVER_INBUFSIZE),
+ _outBufSize(FASTLIB_HTTPSERVER_OUTBUFSIZE)
+{
+ _threadPool = new FastOS_ThreadPool(stackSize, maxThreads);
+}
+
+
+int Fast_HTTPServer::Start(void)
+{
+ int retCode = FASTLIB_SUCCESS;
+
+ _runningMutex.Lock();
+ if (!_isRunning) {
+ // Try listening
+ retCode = Listen();
+
+ // Start worker thread
+ if (retCode == FASTLIB_SUCCESS) {
+ _acceptThread = static_cast<FastOS_Thread *>(_threadPool->NewThread(this));
+ if (_acceptThread == NULL) {
+ retCode = FASTLIB_HTTPSERVER_NEWTHREADFAILED;
+ }
+ }
+ } else {
+ retCode = FASTLIB_HTTPSERVER_ALREADYSTARTED;
+ }
+ _runningMutex.Unlock();
+
+ return retCode;
+}
+
+
+void
+Fast_HTTPServer::Stop(void) {
+ _runningMutex.Lock();
+ _stopSignalled = true;
+ if (_isRunning) {
+ _acceptThread->SetBreakFlag();
+ }
+ _runningMutex.Unlock();
+ if (_acceptThread) {
+ _acceptThread->Join();
+ }
+}
+
+
+
+bool Fast_HTTPServer::StopSignalled(void)
+{
+ bool retVal;
+ _runningMutex.Lock();
+ retVal = _stopSignalled;
+ _runningMutex.Unlock();
+ return retVal;
+}
+
+
+
+Fast_HTTPServer::~Fast_HTTPServer(void)
+{
+ Stop();
+
+ _connectionCond.Lock();
+
+ for (Fast_BagIterator<Fast_HTTPConnection*> i(_connections); !i.End(); i.Next())
+ i.GetCurrent()->Interrupt();
+
+ while (_connections.NumberOfElements() > 0)
+ _connectionCond.Wait();
+
+ _connectionCond.Unlock();
+ delete _threadPool;
+}
+
+
+
+int Fast_HTTPServer::Listen(void)
+{
+ int retCode = FASTLIB_SUCCESS;
+
+ if(!_isListening) {
+ if (_serverSocket.Listen()) {
+ _isListening = true;
+ } else {
+ std::string errorMsg = FastOS_Socket::getErrorString(FastOS_Socket::GetLastError());
+ retCode = FASTLIB_HTTPSERVER_BADLISTEN;
+ }
+ }
+
+ return retCode;
+}
+
+
+
+void Fast_HTTPServer::Run(FastOS_ThreadInterface *thisThread, void *params)
+{
+ (void) thisThread;
+ (void) params;
+ Fast_Socket *mySocket;
+
+
+ _runningMutex.Lock();
+ _isRunning = true;
+ _stopSignalled = false;
+ _runningMutex.Unlock();
+
+ if (Listen() == FASTLIB_SUCCESS) {
+ FastOS_SocketEvent socketEvent;
+ if (_serverSocket.SetSocketEvent(&socketEvent)) {
+ _serverSocket.EnableReadEvent(true);
+ while (!thisThread->GetBreakFlag()) {
+ bool waitError;
+ if (!socketEvent.Wait(waitError, 500)) {
+ if (waitError) {
+// fprintf(stderr, "HTTPServer: ERROR: Wait on server socket failed.\n");
+ }
+ continue;
+ }
+
+ // If number of threads is limited, ensure that the limit is
+ // not breached. Starvation is impossible, since threads are
+ // only allocated here.
+ if (_maxThreads != 0) {
+ while (_threadPool->GetNumActiveThreads() == _maxThreads) {
+ FastOS_Thread::Sleep(50);
+ }
+ }
+
+ mySocket = static_cast<Fast_Socket *>(_serverSocket.Accept());
+
+ if (mySocket != NULL) {
+ mySocket->SetNoDelay(true);
+ Fast_HTTPConnection *connectionHandler =
+ new Fast_HTTPConnection(mySocket, // Takes ownership
+ _decode,
+ _inBufSize,
+ _outBufSize);
+
+ if (_keepAlive == false) {
+ connectionHandler->SetKeepAlive(false);
+ }
+
+ auto* thread = _threadPool->NewThread(connectionHandler, this);
+ if (thread == nullptr) {
+ // Thread pool has been shut down; cannot service request.
+ delete connectionHandler;
+ }
+ } else {
+ FastOS_Thread::Sleep(1000);
+ // fprintf(stderr, "HTTPServer: ERROR: Accept did not return a valid socket. Terminating\n");
+ }
+ }
+ _serverSocket.EnableReadEvent(false);
+ } else {
+// fprintf(stderr, "HTTPServer: ERROR: Unable to set socket event handler.\n");
+ }
+ _serverSocket.SetSocketEvent(NULL);
+ }
+
+ _runningMutex.Lock();
+ _isRunning = false;
+ _runningMutex.Unlock();
+}
+
+void Fast_HTTPConnection::Run(FastOS_ThreadInterface *thisThread, void *params)
+{
+ (void) thisThread;
+ vespalib::string fLine, contentType;
+ vespalib::string url, host;
+
+ enum request_type { HTTPSERVER_UNSUPPORTEDREQUEST,
+ HTTPSERVER_GETREQUEST,
+ HTTPSERVER_POSTREQUEST,
+ HTTPSERVER_PUTREQUEST,
+ HTTPSERVER_DELETEREQUEST
+ } requestType = HTTPSERVER_UNSUPPORTEDREQUEST;
+
+
+ _server = static_cast<Fast_HTTPServer *>(params);
+ _server->AddConnection(this);
+
+ Fast_InputStream *originalInput = _input;
+ Fast_HTTPPersistentInputFilter *persistentInput = NULL;
+ Fast_OutputStream *originalOutput = _output;
+ Fast_HTTPPersistentOutputFilter *persistentOutput = NULL;
+
+ Fast_HTTPHeaderParser headerParser(static_cast<Fast_BufferedInputStream &>(*_input));
+
+ do {
+
+ bool printContinue = false; // RFC2616, 8.2.3
+ bool chunkedInput = false;
+ int contentLength = 0;
+
+ // Get request line.
+
+ const char *requestCStr, *urlCStr;
+ int versionMajor, versionMinor;
+
+ if (! headerParser.ReadRequestLine(requestCStr, urlCStr, versionMajor, versionMinor))
+ break;
+
+ if (strcmp(requestCStr, "POST") == 0) {
+ requestType = HTTPSERVER_POSTREQUEST;
+ } else if (strcmp(requestCStr, "GET") == 0) {
+ requestType = HTTPSERVER_GETREQUEST;
+ } else if (strcmp(requestCStr, "PUT") == 0) {
+ requestType = HTTPSERVER_PUTREQUEST;
+ } else if (strcmp(requestCStr, "DELETE") == 0) {
+ requestType = HTTPSERVER_DELETEREQUEST;
+ } else {
+ requestType = HTTPSERVER_UNSUPPORTEDREQUEST;
+ }
+
+ if (_decode) {
+ vespalib::string encodedURL(urlCStr);
+ int bufferLength = encodedURL.length()+10;
+ char *decodedURL = new char[bufferLength];
+ Fast_URL urlCodec;
+ urlCodec.decode(encodedURL.c_str(), decodedURL, bufferLength);
+ urlCodec.DecodeQueryString(decodedURL);
+ url = decodedURL;
+ delete [] decodedURL;
+ } else {
+ url = urlCStr;
+ }
+
+ if (versionMajor != 1) {
+ requestType = HTTPSERVER_UNSUPPORTEDREQUEST;
+ }
+ if (versionMinor < 1) {
+ _keepAlive = false; // No keepAlive for HTTP/1.0 and HTTP/0.9
+ }
+ _versionMajor = versionMajor;
+ _versionMinor = versionMinor;
+ _httpVersion = vespalib::make_string("HTTP/%d.%d", _versionMajor, _versionMinor);
+
+ const char *headerName, *headerValue;
+ while(headerParser.ReadHeader(headerName, headerValue)) {
+ if (strcasecmp(headerName, "content-length") == 0) {
+ contentLength = atoi(headerValue);
+ //printf("Found content length: %i\n", contentLength);
+ }
+
+ if (strcasecmp(headerName, "content-type") == 0) {
+ contentType = headerValue;
+ }
+
+ if (strcasecmp(headerName, "connection") == 0) {
+ if (strcasecmp(headerValue, "close") == 0) {
+ _keepAlive = false;
+ }
+ }
+
+ if (strcasecmp(headerName, "host") == 0) {
+ host = headerValue;
+ }
+
+ if (strcasecmp(headerName, "cookie") == 0) {
+ _cookies = headerValue;
+ }
+
+ if (strcasecmp(headerName, "expect") == 0) {
+ if (strcasecmp(headerValue, "100-continue") == 0) {
+ printContinue = true;
+ } else {
+ // TODO: Return reponse code 417 instead of 505.
+ requestType = HTTPSERVER_UNSUPPORTEDREQUEST;
+ }
+ }
+
+ if (strcasecmp(headerName, "transfer-encoding") == 0) {
+ if (strcasecmp(headerValue, "chunked") == 0) {
+ chunkedInput = true;
+ } else {
+ // Only chunked is supported so far.
+ requestType = HTTPSERVER_UNSUPPORTEDREQUEST;
+ }
+ }
+
+ if (strcasecmp(headerName, "authorization") == 0) {
+ if (strncasecmp(headerValue, "basic",5) == 0) {
+ char *auth = new char[strlen(headerValue)-4];
+ int len = Fast_Base64::Decode(headerValue+5,strlen(headerValue)-5,auth);
+ if(len>=0) auth[len]=0;
+ char *pass=strchr(auth,':');
+ if(pass!=NULL){
+ *pass++=0;
+ _auth_user=auth;
+ _auth_pass=pass;
+ }
+ delete[] auth;
+ }
+ }
+ }
+
+
+ if (_keepAlive) {
+ // Set up filters for persistent input and output.
+
+ if (persistentInput == NULL) {
+ persistentInput = new Fast_HTTPPersistentInputFilter(*originalInput);
+ assert(persistentInput != NULL);
+ }
+ if (chunkedInput) {
+ // If chunked input is specified in headers, ignore content-length
+ // and use chunked encoding, according to RFC.
+ persistentInput->SetChunkedEncoding();
+ } else {
+ // Works as intended if content length == 0 (i.e. no entity body).
+ persistentInput->SetEntityLength(contentLength);
+ }
+ _input = persistentInput;
+
+ if (persistentOutput == NULL) {
+ persistentOutput = new Fast_HTTPPersistentOutputFilter(*originalOutput);
+ assert(persistentOutput != NULL);
+ }
+ _output = persistentOutput;
+ } else {
+ _input = originalInput;
+ _output = originalOutput;
+ }
+
+ if (printContinue) {
+ Output(_httpVersion.c_str());
+ Output(" 100 Continue\r\n");
+ }
+
+
+ switch(requestType) {
+ case HTTPSERVER_GETREQUEST:
+ {
+ _server->onGetRequest(url, host, *this);
+ break;
+ }
+
+ case HTTPSERVER_POSTREQUEST:
+ {
+ _server->OnPostRequest(url, host, contentType, contentLength,
+ *this, *_input, *_output);
+ break;
+ }
+
+ case HTTPSERVER_PUTREQUEST:
+ {
+ _server->OnPutRequest(url, host, contentType, contentLength,
+ *this, *_input, *_output);
+ break;
+ }
+
+ case HTTPSERVER_DELETEREQUEST:
+ {
+ _server->OnDeleteRequest(url, host, *this);
+ break;
+ }
+
+ case HTTPSERVER_UNSUPPORTEDREQUEST:
+ default:
+ {
+ _server->OnUnsupportedRequest(url, host, *this);
+ _keepAlive = false;
+ break;
+ }
+ }
+
+ // Ensure all of request entity body is read if connection is
+ // persistent.
+ if (_keepAlive) {
+ ssize_t numBytesRead;
+ char buffer[1024];
+ while ((numBytesRead = _input->Read(buffer, sizeof(buffer))) > 0) {
+ // Keep reading
+ }
+ _keepAlive = (numBytesRead == 0);
+ _input = originalInput;
+ }
+
+ _output->Flush();
+ _output->Close();
+
+ } while (_keepAlive && !_server->StopSignalled());
+
+ // Close connection
+ _socket->Close();
+
+ _input = originalInput; // To be deleted by destructor
+ delete persistentInput;
+
+ _output = originalOutput; // To be deleted by destructor
+ delete persistentOutput;
+
+ delete this;
+}
+
+
+
+void Fast_HTTPServer::onGetRequest(const string & tmpurl, const string & host, Fast_HTTPConnection& conn)
+{
+ // Trim leading / if it exists
+ string url(tmpurl);
+ if (url.length()>0) {
+ if (url[0]=='/') {
+ url = url.substr(1);
+ }
+ }
+
+ if (IsFileRequest(url)) {
+ HandleFileRequest(url, conn);
+ } else {
+ // Output html content header
+ conn.Output(conn.GetHTTPVersion().c_str());
+ conn.Output(" 200 OK\r\n");
+ conn.Output("Server: FAST-HTTP-Server/1.0 (Fast Generic HTTP server)\r\n");
+ if (conn.GetKeepAlive() == false)
+ conn.Output("Connection: close\r\n");
+ conn.Output("Content-Type: text/html\r\n\r\n");
+
+ // Output user specific body
+ OnWriteBody(url, host, conn);
+ }
+}
+
+
+
+void Fast_HTTPServer::OnPostRequest(const string & url,
+ const string & host,
+ const string & contentType,
+ int contentLength,
+ Fast_HTTPConnection& conn,
+ Fast_InputStream& inputStream,
+ Fast_OutputStream& outputStream)
+{
+
+ // Ignore all parameters
+ (void) url;
+ (void) host;
+ (void) contentType;
+ (void) contentLength;
+ (void) inputStream;
+ (void) outputStream;
+ (void) contentLength;
+
+ // Output html content header
+ conn.Output(conn.GetHTTPVersion().c_str());
+ conn.Output(" 200 OK\r\n");
+ conn.Output("Server: FAST-HTTP-Server/1.0 (Fast Generic HTTP server)\r\n");
+ if (conn.GetKeepAlive() == false)
+ conn.Output("Connection: close\r\n");
+ conn.Output("Content-Type: text/html\r\n\r\n");
+
+ // Body output example
+ conn.Output("<html> \r\n");
+ conn.Output("<head> \r\n");
+ conn.Output("<title>Test title</title> \r\n");
+ conn.Output("</head> \r\n");
+ conn.Output("<body> \r\n");
+ conn.Output("<p>Implement the virtual function 'OnPostRequest()' to change this page!</p>\r\n");
+ conn.Output("</body> \r\n");
+ conn.Output("</html> \r\n\r\n");
+
+}
+
+
+
+void Fast_HTTPServer::OnPutRequest(const string & url,
+ const string & host,
+ const string & contentType,
+ int contentLength,
+ Fast_HTTPConnection& conn,
+ Fast_InputStream& inputStream,
+ Fast_OutputStream& outputStream)
+{
+
+ // Ignore parameters not passed on to OnUnsupportedRequest()
+ (void) contentType;
+ (void) contentLength;
+ (void) inputStream;
+ (void) outputStream;
+ (void) contentLength;
+
+ OnUnsupportedRequest(url, host, conn);
+}
+
+
+
+void Fast_HTTPServer::OnDeleteRequest(const string & url, const string & host, Fast_HTTPConnection& conn)
+{
+ OnUnsupportedRequest(url, host, conn);
+}
+
+
+
+void Fast_HTTPServer::OnUnsupportedRequest(const string & url, const string & host, Fast_HTTPConnection& conn)
+{
+ (void) url;
+ (void) host;
+
+ conn.Output(conn.GetHTTPVersion().c_str());
+ conn.Output(" 501 Not Implemented\r\n\r\n");
+}
+
+
+
+void Fast_HTTPServer::OnWriteBody(const string & url, const string & host, Fast_HTTPConnection& conn)
+{
+ (void) url;
+ (void) host;
+
+ // Body output example
+ conn.Output("<html> \r\n");
+ conn.Output("<head> \r\n");
+ conn.Output("<title>Test title</title> \r\n");
+ conn.Output("</head> \r\n");
+ conn.Output("<body> \r\n");
+ conn.Output("<p>Implement the virtual function 'OnWriteBody()' to change this page!</p>\r\n");
+ conn.Output("</body> \r\n");
+ conn.Output("</html> \r\n\r\n");
+}
+
+
+void Fast_HTTPConnection::OutputData(const void *data, size_t len)
+{
+ const char *dataPosition = static_cast<const char *>(data);
+
+ while (len > 0) {
+ ssize_t numBytesWritten = _output->Write(dataPosition, len);
+ if (numBytesWritten >= 0) {
+ dataPosition += numBytesWritten;
+ len -= numBytesWritten;
+ } else {
+ break;
+ }
+ }
+}
+
+void Fast_HTTPConnection::Output(const char *text)
+{
+ size_t length = strlen(text);
+
+ while (length > 0) {
+ ssize_t numBytesWritten = _output->Write(text, length);
+ if (numBytesWritten >= 0) {
+ text += numBytesWritten;
+ length -= numBytesWritten;
+ } else {
+ break;
+ }
+ }
+}
+
+
+
+bool Fast_HTTPServer::IsFileRequest(const string & url)
+{
+ bool retVal = false;
+
+ // Check if the request is for a file (stupid test now)
+ if (url.length() > 4) {
+ if (url[url.length()-4]=='.') retVal = true;
+
+ if (url.length() > 5) {
+ if (url[url.length()-5]=='.') retVal = true;
+
+ if (url.length() > 6) {
+ if (url[url.length()-6]=='.') retVal = true;
+ }
+ }
+ }
+
+ return retVal;
+}
+
+
+
+void Fast_HTTPServer::PushHtml(const string & url, Fast_HTTPConnection& conn)
+{
+ // Add base dir to relative path and file name
+ string fileName = _baseDir + url;
+
+ FastOS_File file;
+
+ if (file.OpenReadOnly(fileName.c_str())) {
+ conn.OutputFile(&file);
+ } else {
+ OutputNotFound(conn, &url, false);
+ }
+
+ file.Close();
+}
+
+
+
+void Fast_HTTPServer::HandleFileRequest(const string & url, Fast_HTTPConnection& conn)
+{
+ string status403;
+ vespalib::string upRelative(FastOS_File::GetPathSeparator());
+ upRelative += "..";
+ upRelative += FastOS_File::GetPathSeparator();
+ vespalib::string upRelative2("/../");
+
+ bool isUpRelative =
+ _allowUpRelativePath == false &&
+ (vespalib::contains(url, upRelative) ||
+ vespalib::contains(url, upRelative2) ||
+ vespalib::starts_with(url, "../") ||
+ vespalib::starts_with(url, "..\\"));
+
+ // Security policy:
+ // Do not allow file requests if _baseDir is not set.
+ // Do not allow UpRelative paths if not explicitly enabled with
+ // SetAllowUpRelativePath(true);
+ if (_baseDir.length() == 0 || isUpRelative ) {
+ conn.Output(conn.GetHTTPVersion().c_str());
+ conn.Output(" 403 FORBIDDEN\r\n");
+ conn.Output("Server: FAST-HTTP-Server/1.0 (Fast Generic HTTP server)\r\n");
+ conn.Output("Content-Type: text/html\r\n");
+ conn.Output("Connection: close\r\n");
+
+ status403.append("<html> \r\n");
+ status403.append("<head> \r\n");
+ status403.append("<title>Error 403</title> \r\n");
+ status403.append("</head> \r\n");
+ status403.append("<body> \r\n");
+ status403.append("<h2>HTTP Error 403</h2>\r\n");
+ status403.append("<p><strong>403 Forbidden</strong></p>\r\n");
+ status403.append("</body></html>\r\n\r\n");
+
+ conn.Output(vespalib::make_string("Content-Length: %ld\r\n\r\n", status403.length()).c_str());
+ conn.Output(status403.c_str());
+ return;
+ }
+
+ // Add base dir to relative path and file name
+ string fileName = _baseDir + url;
+
+ FastOS_File file;
+
+ if (file.OpenReadOnly(fileName.c_str())) {
+ bool contentTypeKnown = false;
+
+ conn.Output(conn.GetHTTPVersion().c_str());
+ conn.Output(" 200 OK\r\n");
+ conn.Output("Server: FAST-HTTP-Server/1.0 (Fast Generic HTTP server)\r\n");
+ conn.Output("Content-Length: ");
+ conn.Output(vespalib::make_string("%ld", file.GetSize()).c_str());
+ conn.Output("\r\n");
+
+ if (conn.GetKeepAlive() == false)
+ conn.Output("Connection: close\r\n");
+
+ if (ends_with(url, ".gif")) {
+ conn.Output("Content-Type: image/gif\r\n");
+ contentTypeKnown = true;
+ }
+
+ if (ends_with(url, ".html") || ends_with(url, ".htm")) {
+ conn.Output("Content-Type: text/html\r\n");
+ contentTypeKnown = true;
+ }
+
+ if (ends_with(url, ".jpeg") || ends_with(url, ".jpg")) {
+ conn.Output("Content-Type: image/jpeg\r\n");
+ contentTypeKnown = true;
+ }
+
+ if (!contentTypeKnown) {
+ conn.Output("Content-Type: application/octet-stream\r\n");
+ }
+
+ conn.Output("\r\n");
+ conn.OutputFile(&file);
+
+ } else {
+ OutputNotFound(conn, &url);
+ }
+
+ file.Close();
+}
+
+
+
+void Fast_HTTPServer::SetBaseDir(const char *baseDir)
+{
+ _runningMutex.Lock();
+ if (!_isRunning) {
+ _baseDir = baseDir;
+
+ if (_baseDir.length() > 0) {
+ // Add '/' if it was not supplied
+ if (_baseDir[_baseDir.length()-1] != '/') {
+ _baseDir.append("/");
+ }
+ }
+ } else {
+ fprintf(stderr, "HTTPServer: Tried to set base dir after the server had been started. Request denied.\r\n");
+ }
+ _runningMutex.Unlock();
+}
+
+void
+Fast_HTTPServer::SetAllowUpRelativePath(bool allowUpRelativePath) {
+ _allowUpRelativePath = allowUpRelativePath;
+}
+
+bool
+Fast_HTTPServer::GetAllowUpRelativePath() {
+ return _allowUpRelativePath;
+}
+
+
+Fast_HTTPConnection::Fast_HTTPConnection(Fast_Socket *sock,
+ bool decode,
+ size_t inBufSize,
+ size_t outBufSize)
+ : _decode(decode),
+ _socket(sock),
+ _input(NULL),
+ _output(NULL),
+ _server(NULL),
+ _chunkedInput(false),
+ _chunkedOutput(false),
+ _keepAlive(true), // Per default, keepalive is true for HTTP/1.1
+ _auth_user(),
+ _auth_pass(),
+ _versionMajor(1), // Default HTTP version is 1.1
+ _versionMinor(1),
+ _httpVersion(),
+ _cookies()
+{
+ _input = new Fast_BufferedInputStream(*_socket, inBufSize);
+ _output = new Fast_BufferedOutputStream(*_socket, outBufSize);
+
+ _httpVersion = vespalib::make_string("HTTP/%d.%d", _versionMajor, _versionMinor);
+}
+
+
+
+Fast_HTTPConnection::~Fast_HTTPConnection(void)
+{
+ if (_server) {
+ _server->RemoveConnection(this);
+ }
+
+ delete _input;
+ delete _output;
+ delete _socket;
+}
+
+
+
+void Fast_HTTPConnection::OutputFile(FastOS_File *file)
+{
+ const int bufferSize = 2048;
+ char buffer[bufferSize];
+ int bytesRead;
+
+ file->SetPosition (0); // Try to read from start of file
+
+ while ((bytesRead=file->Read(buffer, 2048)) > 0) {
+ ssize_t bytesLeft = bytesRead;
+ char * bufferPos = buffer;
+
+ while (bytesLeft > 0) {
+ ssize_t numBytesWritten = _output->Write(bufferPos, bytesLeft);
+ if (numBytesWritten >= 0) {
+ bufferPos += numBytesWritten;
+ bytesLeft -= numBytesWritten;
+ } else {
+ return;
+ }
+ }
+ }
+}
+
+
+
+void Fast_HTTPServer::OutputNotFound(Fast_HTTPConnection& conn,
+ const string *url /* = NULL */,
+ bool addHeaders /* = true */)
+{
+ string status404;
+
+ if (addHeaders) {
+ conn.Output(conn.GetHTTPVersion().c_str());
+ conn.Output(" 404 Not Found\r\n");
+ conn.Output("Server: FAST-HTTP-Server/1.0 (Fast Generic HTTP server)\r\n");
+ conn.Output("Content-Type: text/html\r\n");
+
+ status404.append("<html> \r\n");
+ status404.append("<head> \r\n");
+ status404.append("<title>Error 404</title> \r\n");
+ status404.append("<meta name=\"robots\" content=\"noindex\">\r\n");
+ status404.append("<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=iso-8859-1\">\r\n");
+ status404.append("</head> \r\n");
+ status404.append("<body> \r\n");
+
+ status404.append("<h2>HTTP Error 404</h2>\r\n");
+ status404.append("<p><strong>404 Not Found</strong></p>\r\n");
+
+ }
+
+ if (url == NULL)
+ status404.append("<p>The Web server cannot find the file or script you asked for.</p>\r\n");
+ else
+ status404.append(vespalib::make_string("<p>The Web server cannot find %s.</p>\r\n", url->c_str()));
+
+ status404.append("<p>Please check the URL to ensure that the path is correct.</p>\r\n");
+ status404.append("<p>Contact the server's administrator if this problem persists.</p>\r\n");
+
+ if (addHeaders) {
+ status404.append("</body> \r\n");
+ status404.append("</html> \r\n\r\n");
+
+ conn.Output(vespalib::make_string("Content-Length: %ld\r\n\r\n", status404.length()).c_str());
+ }
+
+ conn.Output(status404.c_str());
+}
+
+void
+Fast_HTTPServer::AddConnection(Fast_HTTPConnection* connection)
+{
+ _connectionCond.Lock();
+ _connections.Insert(connection);
+ _connectionCond.Unlock();
+}
+
+void
+Fast_HTTPServer::RemoveConnection(Fast_HTTPConnection* connection)
+{
+ _connectionCond.Lock();
+ _connections.RemoveElement(connection);
+ _connectionCond.Signal();
+ _connectionCond.Unlock();
+}
+
+void
+Fast_HTTPConnection::Interrupt()
+{
+ _socket->Interrupt();
+}
diff --git a/fastlib/src/vespa/fastlib/net/httpserver.h b/fastlib/src/vespa/fastlib/net/httpserver.h
new file mode 100644
index 00000000000..bbe8235cf8b
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/net/httpserver.h
@@ -0,0 +1,368 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+*******************************************************************************
+*
+* @author Stein Hardy Danielsen
+* @date Creation date: 2000-1-7
+* @version $Id$
+*
+* @file
+*
+* Generic http server and connection classes
+*
+* Copyright (c) : 1997-1999 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+
+
+#pragma once
+
+#include <vespa/fastos/fastos.h>
+#include <vespa/fastlib/io/inputstream.h>
+#include <vespa/fastlib/io/outputstream.h>
+#include <vespa/fastlib/net/socket.h>
+#include <vespa/fastlib/util/bag.h>
+#include <vespa/vespalib/stllike/string.h>
+
+class Fast_HTTPServer;
+
+#define FASTLIB_SUCCESS (0)
+#define FASTLIB_FAILURE (1)
+
+/**
+********************************************************************************
+*
+* Generic HTTP connection class
+* @author Stein Hardy Danielsen
+* @date Creation date: 2000-1-7
+* @version $Id$
+*
+* Generic HTTP connection class
+*
+* Copyright (c) : 1997-1999 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+
+// Error codes
+#define FASTLIB_HTTPSERVER_NEWTHREADFAILED (2)
+#define FASTLIB_HTTPSERVER_BADLISTEN (3)
+#define FASTLIB_HTTPSERVER_ALREADYSTARTED (4)
+
+// Default buffer sizes for HTTPConnection streams
+#define FASTLIB_HTTPSERVER_INBUFSIZE 32768
+#define FASTLIB_HTTPSERVER_OUTBUFSIZE 32768
+
+
+class Fast_HTTPConnection : public FastOS_Runnable
+{
+private:
+ Fast_HTTPConnection(const Fast_HTTPConnection&);
+ Fast_HTTPConnection& operator=(const Fast_HTTPConnection&);
+
+ protected:
+
+ bool _decode; // Decode incoming URLs?
+ Fast_Socket *_socket;
+ Fast_InputStream *_input;
+ Fast_OutputStream *_output;
+ Fast_HTTPServer *_server;
+ bool _chunkedInput;
+ bool _chunkedOutput;
+ bool _keepAlive;
+
+ vespalib::string _auth_user;
+ vespalib::string _auth_pass;
+
+ uint32_t _versionMajor;
+ uint32_t _versionMinor;
+ vespalib::string _httpVersion;
+ vespalib::string _cookies;
+
+ public:
+
+ Fast_HTTPConnection(Fast_Socket *sock,
+ bool decode = true,
+ size_t inBufSize = 32768,
+ size_t outbufSize = 32768);
+
+ virtual ~Fast_HTTPConnection(void);
+
+ void Run (FastOS_ThreadInterface *thisThread, void *params);
+ void Output(const char *outputString);
+ void OutputData(const void *data, size_t len);
+ void OutputFile(FastOS_File *file);
+
+ const Fast_InputStream *GetInputStream() const {return _input;}
+ Fast_InputStream *GetInputStream() {return _input;}
+
+ const Fast_OutputStream *GetOutputStream() const {return _output;}
+ Fast_OutputStream *GetOutputStream() {return _output;}
+
+ void Interrupt();
+ unsigned short GetPort() const {return _socket == 0 ? 0 : _socket->GetPort();}
+
+ const vespalib::string & AuthUser() { return _auth_user; }
+ const vespalib::string & AuthPass() { return _auth_pass; }
+
+ const vespalib::string & GetHTTPVersion() { return _httpVersion; }
+ void SetKeepAlive(bool keepAlive = true) { _keepAlive = keepAlive; }
+ bool GetKeepAlive() { return _keepAlive; }
+
+ const vespalib::string & GetCookies() { return _cookies; }
+
+};
+
+
+
+class Fast_HTTPServerSocketFactory : public FastOS_SocketFactory
+{
+ private:
+ int _readTimeout; // Timeout value for reads.
+
+ public:
+
+ Fast_HTTPServerSocketFactory(int readTimeout = -1 /* no timeout */)
+ : _readTimeout(readTimeout) {}
+
+ /**
+ * Create a streaming socket object
+ */
+ virtual FastOS_SocketInterface *CreateSocket()
+ {
+ return new Fast_Socket(_readTimeout);
+ }
+};
+
+
+
+/**
+********************************************************************************
+*
+* Generic HTTP server class
+*
+* @author Stein Hardy Danielsen
+* @date Creation date: 2000-1-7
+* @version $Id$
+*
+* Copyright (c) : 1997-1999 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+class Fast_HTTPServer : public FastOS_Runnable
+{
+private:
+ Fast_HTTPServer(const Fast_HTTPServer&);
+ Fast_HTTPServer& operator=(const Fast_HTTPServer&);
+
+ Fast_Bag<Fast_HTTPConnection*> _connections;
+ FastOS_Cond _connectionCond;
+
+protected:
+ typedef vespalib::string string;
+
+ /** Threadpool to use for new connections */
+ FastOS_ThreadPool *_threadPool;
+
+ /** Helper variables for backward compatibility. */
+ FastOS_Thread *_acceptThread;
+
+ /** Tells if the server is running */
+ bool _isRunning;
+ bool _isListening;
+ bool _stopSignalled;
+ FastOS_Mutex _runningMutex;
+
+ /** Max number of concurrent threads */
+ int _maxThreads;
+
+ /** Base directory for web server content files */
+ vespalib::string _baseDir;
+
+ /** Flag indicating whether up (..) relative paths are
+ * allowed for file requests */
+ bool _allowUpRelativePath;
+
+ /** Socket listening on desired port for incoming http connections */
+ FastOS_ServerSocket _serverSocket;
+
+ /** Decode incoming URLs? */
+ bool _decode;
+
+ /** Flag to allow keepAlive connections?, default true */
+ bool _keepAlive;
+
+ /** Socket factory for creating streamable Fast_Sockets */
+ Fast_HTTPServerSocketFactory _serverSocketFactory;
+
+ /** Buffer sizes for HTTPConnection objects */
+ size_t _inBufSize;
+ size_t _outBufSize;
+
+ bool IsFileRequest(const string & url);
+ void HandleFileRequest(const string & url, Fast_HTTPConnection& conn);
+ void PushHtml(const string & url, Fast_HTTPConnection& conn);
+ void OutputNotFound(Fast_HTTPConnection& connection,
+ const string *url = NULL,
+ bool addHeaders = true);
+ int Listen(void);
+
+
+ public:
+ Fast_HTTPServer(int portNumber,
+ const char* strictBindHostName = NULL, int backlog = 10,
+ bool decode = true,
+ int stackSize=128*1024, int maxThreads=0,
+ int readTimeout = -1 /* No Timeout */);
+
+ virtual ~Fast_HTTPServer(void);
+
+ int getListenPort() { return _serverSocket.GetLocalPort(); }
+
+ size_t GetInBufSize() { return _inBufSize; }
+ size_t GetOutBufSize() { return _outBufSize; }
+ void SetInBufSize(size_t inBufSize) { _inBufSize = inBufSize; }
+ void SetOutBufSize(size_t outBufSize) { _outBufSize = outBufSize; }
+
+ void SetBaseDir(const char *baseDir);
+ void SetAllowUpRelativePath(bool allowUpRelativePath = true);
+ bool GetAllowUpRelativePath();
+
+ /** Method for turning off keepalive connections, or back on again.
+ * Default value is true after the contructor is called.
+ * @param keepAlive flag to allow HTTP/1.1 keep alive connections
+ * */
+ void SetKeepAlive(bool keepAlive = true) { _keepAlive = keepAlive; }
+ bool GetKeepAlive() { return _keepAlive; }
+
+ virtual void Run (FastOS_ThreadInterface *thisThread, void *params);
+
+ virtual int Start(void);
+ virtual void Stop(void);
+ virtual bool StopSignalled(void);
+
+ /**
+ * Callback for GET requests. Use it to send back your own set of headers,
+ * and body parts.
+ * @param url string that contains the URL given as parameter
+ * to the GET request
+ * @param host string that contains the HTTP/1.1 header "Host:" used
+ * as part of the GET request.
+ * @param connection Fast_HTTPConnection reference.
+ * Call connection.Output() to output data back to
+ * the client.
+ */
+ virtual void onGetRequest(const string & url,
+ const string & host,
+ Fast_HTTPConnection& connection);
+
+ /**
+ * Callback for writing the body part of a request. If you only
+ * overload OnWriteBody(), the default OnGetRequest() will be called first
+ * and will write a standard set of headers, then OnWriteBody will
+ * be called to write out the rest of the reply.
+ * @param url string that contains the URL given as parameter
+ * to the GET request
+ * @param host string that contains the HTTP/1.1 header "Host:" used
+ * as part of the GET request.
+ * @param connection A reference to the Fast_HTTPConnection.
+ * Call connection.Output() to output data back to
+ * the client.
+ */
+ virtual void OnWriteBody (const string & url,
+ const string & host,
+ Fast_HTTPConnection& connection);
+
+ /**
+ * Callback for receiving all data from a POST request, and writing
+ * back a reply.
+ * @param url string that contains the URL given as parameter
+ * to the POST request. This is used to indicate what
+ * 'script' should be used to process the data.
+ * @param host string that contains the HTTP/1.1 header "Host:" used
+ * as part of the POST request.
+ * @param contentType string containing the Content-Type: header as
+ * given by the HTTP client
+ * @param contentLength int value containing the Content-Length: header
+ * as given by the HTTP client
+ * @param conn A reference to the Fast_HTTPConnection.
+ * Call connection.Output() to output data back to
+ * the client.
+ * @param inputStream Use this Fast_InputStream to read the POST data
+ * @param outputStream Use this Fast_OutputStream to output data back
+ * to the client.
+ */
+ virtual void OnPostRequest( const string & url,
+ const string & host,
+ const string & contentType,
+ int contentLength,
+ Fast_HTTPConnection& conn,
+ Fast_InputStream& inputStream,
+ Fast_OutputStream& outputStream);
+
+ /**
+ * Callback for receiving all data from a PUT request, and writing
+ * back a reply.
+ * @param url string that contains the URL given as parameter
+ * to the PUT request. This URL is used to indicate where the
+ * data should be placed.
+ * @param host string that contains the HTTP/1.1 header "Host:" used
+ * as part of the PUT request.
+ * @param contentType string containing the Content-Type: header as
+ * given by the HTTP client
+ * @param contentLength int value containing the Content-Length: header
+ * as given by the HTTP client
+ * @param conn A reference to the Fast_HTTPConnection.
+ * Call connection.Output() to output data back to
+ * the client.
+ * @param inputStream Use this Fast_InputStream to read the PUT data
+ * @param outputStream Use this Fast_OutputStream to output data back
+ * to the client.
+ */
+ virtual void OnPutRequest( const string & url,
+ const string & host,
+ const string & contentType,
+ int contentLength,
+ Fast_HTTPConnection& conn,
+ Fast_InputStream& inputStream,
+ Fast_OutputStream& outputStream);
+
+ /**
+ * Callback for receiving all headers for a DELETE request, and writing
+ * back a reply.
+ * @param url string that contains the URL given as parameter
+ * to the DELETE request. This URL should be deleted from
+ * the system in one way or another.
+ * @param host string that contains the HTTP/1.1 header "Host:" used
+ * as part of the PUT request.
+ * @param connection A reference to the Fast_HTTPConnection.
+ * Call connection.Output() to output data back to
+ * the client.
+ */
+ virtual void OnDeleteRequest(const string & url,
+ const string & host,
+ Fast_HTTPConnection& connection);
+
+ /**
+ * Callback for unknown requests.
+ * @param url string that contains the URL given as parameter
+ * to the DELETE request. This URL should be deleted from
+ * the system in one way or another.
+ * @param host string that contains the HTTP/1.1 header "Host:" used
+ * as part of the PUT request.
+ * @param connection A reference to the Fast_HTTPConnection.
+ * Call connection.Output() to output data back to
+ * the client.
+ */
+ virtual void OnUnsupportedRequest(const string & url,
+ const string & host,
+ Fast_HTTPConnection& connection);
+
+ void AddConnection(Fast_HTTPConnection* connection);
+ void RemoveConnection(Fast_HTTPConnection* connection);
+
+};
+
+
+
diff --git a/fastlib/src/vespa/fastlib/net/resolver/.gitignore b/fastlib/src/vespa/fastlib/net/resolver/.gitignore
new file mode 100644
index 00000000000..f2f82e4465f
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/net/resolver/.gitignore
@@ -0,0 +1,16 @@
+*.So
+*.a
+*.ilk
+*.lib
+*.o
+*.obj
+*.pdb
+.cvsignore
+.depend
+.pure
+Debug
+Makefile
+SunWS_cache
+hostlist
+resolvertest
+resolvertest.exe
diff --git a/fastlib/src/vespa/fastlib/net/resolver/tests/.gitignore b/fastlib/src/vespa/fastlib/net/resolver/tests/.gitignore
new file mode 100644
index 00000000000..c1c732aedcb
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/net/resolver/tests/.gitignore
@@ -0,0 +1,15 @@
+*.a
+*.ilk
+*.lib
+*.o
+*.obj
+*.pdb
+.cvsignore
+.depend
+.pure
+Debug
+Makefile
+SunWS_cache
+hostlist
+resolvertest
+resolvertest.exe
diff --git a/fastlib/src/vespa/fastlib/net/socket.cpp b/fastlib/src/vespa/fastlib/net/socket.cpp
new file mode 100644
index 00000000000..d9a6c910e4c
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/net/socket.cpp
@@ -0,0 +1,64 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#include <vespa/fastos/fastos.h>
+#include "socket.h"
+
+Fast_Socket::~Fast_Socket()
+{
+}
+
+bool
+Fast_Socket::Close(void)
+{
+ return FastOS_Socket::Close();
+}
+
+ssize_t
+Fast_Socket::Read(void* targetBuffer, size_t bufferSize)
+{
+ bool oldReadEventEnabled = _readEventEnabled;
+ FastOS_SocketEvent* oldSocketEvent = _socketEvent;
+ void* oldEventAttribute = _eventAttribute;
+ bool err = false;
+ bool eventOcc = false;
+ ssize_t rtrn = -1;
+
+ errno = 0;
+ _lastReadTimedOut = false;
+
+ if (_event.GetCreateSuccess() == false)
+ return rtrn;
+
+ if (SetSocketEvent(&_event) == true)
+ {
+ EnableReadEvent(true);
+ eventOcc = _event.Wait(err, _readTimeout);
+ if (eventOcc == true && err == false)
+ {
+ rtrn = FastOS_Socket::Read(targetBuffer, bufferSize);
+ _eof = (rtrn == 0);
+ }
+ else if(!eventOcc && !err)
+ {
+ _lastReadTimedOut = true;
+ }
+ }
+
+ SetSocketEvent(oldSocketEvent, oldEventAttribute);
+
+ if (oldSocketEvent != 0)
+ EnableReadEvent(oldReadEventEnabled);
+
+ return rtrn;
+}
+
+void
+Fast_Socket::Interrupt()
+{
+ _event.AsyncWakeUp();
+}
+
+ssize_t
+Fast_Socket::Write(const void *sourceBuffer, size_t bufferSize)
+{
+ return FastOS_Socket::Write(sourceBuffer, bufferSize);
+}
diff --git a/fastlib/src/vespa/fastlib/net/socket.h b/fastlib/src/vespa/fastlib/net/socket.h
new file mode 100644
index 00000000000..c2e933ab29d
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/net/socket.h
@@ -0,0 +1,91 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+*******************************************************************************
+*
+* @author Stein Hardy Danielsen
+* @date Creation date: 2000-9-28
+* @version $Id$
+*
+* @file
+*
+* Socket class with input and output stream interfaces
+*
+* Copyright (c) : 1997-2000 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+#pragma once
+
+#include <vespa/fastos/fastos.h>
+#include <vespa/fastlib/io/inputstream.h>
+#include <vespa/fastlib/io/outputstream.h>
+
+/**
+********************************************************************************
+*
+* Socket class with input and output stream interfaces
+* @author Stein Hardy Danielsen
+* @date Creation date: 2000-9-28
+* @version $Id$
+*
+*
+* Copyright (c) : 1997-1999 Fast Search & Transfer ASA
+* ALL RIGHTS RESERVED
+*
+******************************************************************************/
+class Fast_Socket : public FastOS_Socket,
+ public Fast_InputStream,
+ public Fast_OutputStream
+{
+private:
+ Fast_Socket(const Fast_Socket&);
+ Fast_Socket& operator=(const Fast_Socket&);
+
+ FastOS_SocketEvent _event;
+ int _readTimeout;
+ bool _lastReadTimedOut;
+ bool _eof;
+
+ public:
+
+ /**
+ * The Fast_Socket constructor creates a new socket instance
+ *
+ * @param msReadTimeout Number of milliseconds to wait for an event
+ * before timeout. -1 means wait forever.
+ */
+ Fast_Socket(int msReadTimeout = -1 /* no timeout */)
+ : _event(),
+ _readTimeout(msReadTimeout),
+ _lastReadTimedOut(false),
+ _eof(false)
+ {
+ }
+
+ ~Fast_Socket();
+
+ ssize_t Write(const void *sourceBuffer, size_t bufferSize);
+ ssize_t Read(void *targetBuffer, size_t bufferSize);
+ bool Close(void);
+
+ bool LastReadTimedOut() { return _lastReadTimedOut; }
+ bool SeenEOF() { return _eof; }
+
+ Fast_InputStream &GetInputStream(void) { return *this; }
+ Fast_OutputStream &GetOutputStream(void) { return *this; }
+
+
+ // Implementation of Fast_InputStream and Fast_OutputStream interfaces
+
+ void Flush(void) { }
+ ssize_t Available (void) { return 0; }
+ ssize_t Skip (size_t skipNBytes) { (void) skipNBytes; return -1; }
+
+ void Interrupt();
+};
+
+
+
+
+
+
diff --git a/fastlib/src/vespa/fastlib/net/tests/.gitignore b/fastlib/src/vespa/fastlib/net/tests/.gitignore
new file mode 100644
index 00000000000..44dc68377da
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/net/tests/.gitignore
@@ -0,0 +1,19 @@
+*.So
+*.a
+*.exe
+*.ilk
+*.o
+*.obj
+*.pdb
+.cvsignore
+.depend
+.pure
+Debug
+Makefile
+SunWS_cache
+httpclientperf
+httpclienttest
+httpheaderparsertest
+httpserverbabble
+httpservertest
+fastlib_httpheaderparsertest_app
diff --git a/fastlib/src/vespa/fastlib/net/tests/CMakeLists.txt b/fastlib/src/vespa/fastlib/net/tests/CMakeLists.txt
new file mode 100644
index 00000000000..bb6bdd420b3
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/net/tests/CMakeLists.txt
@@ -0,0 +1,8 @@
+# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+vespa_add_executable(fastlib_httpheaderparsertest_app
+ SOURCES
+ httpheaderparsertest.cpp
+ DEPENDS
+ fastlib_fast
+)
+vespa_add_test(NAME fastlib_httpheaderparsertest_app NO_VALGRIND COMMAND fastlib_httpheaderparsertest_app ${CMAKE_CURRENT_SOURCE_DIR}/headers.txt)
diff --git a/fastlib/src/vespa/fastlib/net/tests/headers.txt b/fastlib/src/vespa/fastlib/net/tests/headers.txt
new file mode 100644
index 00000000000..4fd2782cfec
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/net/tests/headers.txt
@@ -0,0 +1,13 @@
+Normal-header: value
+Header-with-spaces : multiple values
+ Invalid-header-with-leading-spaces: bogus values
+Normal-header-CR: value
+Header-with-spaces-CR : multiple values
+ Invalid-header-with-leading-spaces-CR: bogus values
+Header-with-multiple-lines: value one,
+ value two,
+ value three,
+ end
+
+
+Text at end.
diff --git a/fastlib/src/vespa/fastlib/net/tests/httpheaderparsertest.cpp b/fastlib/src/vespa/fastlib/net/tests/httpheaderparsertest.cpp
new file mode 100644
index 00000000000..d4e10f33bca
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/net/tests/httpheaderparsertest.cpp
@@ -0,0 +1,59 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#include <vespa/fastos/fastos.h>
+#include <vespa/fastlib/net/httpheaderparser.h>
+#include <vespa/fastlib/io/fileinputstream.h>
+#include <vespa/fastlib/io/bufferedinputstream.h>
+
+
+
+
+class HeaderReaderApp : public FastOS_Application
+{
+ public:
+
+ int Main(void)
+ {
+ if (_argc != 2)
+ {
+ fprintf(stderr, "Usage: %s <header file>\n", _argv[0]);
+ return 1;
+ }
+ Fast_FileInputStream fileinput(_argv[1]);
+ Fast_BufferedInputStream input(fileinput, 32768);
+ Fast_HTTPHeaderParser headerParser(input);
+
+ const char *headerName, *headerValue;
+ while (headerParser.ReadHeader(headerName, headerValue))
+ {
+ printf("Header name: \"%s\"\n", headerName);
+ printf("Header value: \"%s\"\n", headerValue);
+ printf("\n");
+ }
+
+ char buffer[1024];
+ size_t bytesRead = 0;
+ ssize_t lastRead;
+ printf("------> Remaining data in file: <------\n");
+ while ((lastRead = input.Read(buffer, sizeof(buffer))) > 0)
+ {
+ fwrite(buffer, 1, lastRead, stdout);
+ bytesRead += lastRead;
+ }
+ printf("------> End of remaining data <--------\n");
+ printf("Total remaining data: %u bytes\n",
+ static_cast<unsigned int>(bytesRead));
+
+ return 0;
+ }
+};
+
+
+
+
+int main (int argc, char *argv[])
+{
+ HeaderReaderApp app;
+
+ return app.Entry(argc, argv);
+}
+
diff --git a/fastlib/src/vespa/fastlib/net/transport/.gitignore b/fastlib/src/vespa/fastlib/net/transport/.gitignore
new file mode 100644
index 00000000000..aa9c3f19188
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/net/transport/.gitignore
@@ -0,0 +1,13 @@
+*.So
+*.a
+*.ilk
+*.lib
+*.o
+*.obj
+*.pdb
+.cvsignore
+.depend
+.pure
+Debug
+Makefile
+SunWS_cache
diff --git a/fastlib/src/vespa/fastlib/net/transport/tests/.gitignore b/fastlib/src/vespa/fastlib/net/transport/tests/.gitignore
new file mode 100644
index 00000000000..94be1c783fd
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/net/transport/tests/.gitignore
@@ -0,0 +1,31 @@
+*.dsp
+*.ilk
+*.o
+*.obj
+*.pdb
+*.plg
+.depend
+Debug
+Makefile
+destinationmonitor
+destinationmonitor.exe
+multinetworkdestinationmonitor
+multinetworkdestinationmonitor.exe
+multinetworkreceiver
+multinetworkreceiver.exe
+multinetworksender
+multinetworksender.exe
+proxyreceiver
+proxyreceiver.exe
+receiver
+receiver.exe
+sender
+sender.exe
+sequencertest
+sequencertest.exe
+tcpipfttestnode
+tcpipfttestnode.exe
+tcpiptestdaemon
+tcpiptestdaemon.exe
+tcpiptestnode
+tcpiptestnode.exe
diff --git a/fastlib/src/vespa/fastlib/net/url.cpp b/fastlib/src/vespa/fastlib/net/url.cpp
new file mode 100644
index 00000000000..6019d0d9932
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/net/url.cpp
@@ -0,0 +1,66 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+ *
+ * @file url.cpp
+ * @author Michael Sus�g
+ * @date Creation date: 1999-11-23
+ * @version $Id$
+ *
+ * This file contains different URL string functions
+ *
+ * Copyright (c) : 1997-2000 Fast Search & Transfer ASA.
+ * ALL RIGHTS RESERVED
+ *
+ */
+
+/**
+ * Encode and decode a URL
+ */
+
+#include <vespa/fastos/fastos.h>
+#include "url.h"
+
+void
+Fast_URL::decode(const char *encodedURL, char *decodedURL, int bufsize)
+{
+ const char *tmpPtr;
+ unsigned int charVal;
+ char *bufend = decodedURL + bufsize;
+
+ tmpPtr = encodedURL;
+
+ /* Parse the whole encodedURL */
+ while(decodedURL < bufend && *tmpPtr != '\0') {
+ /* Check if an encoded character is the next one */
+ if(*tmpPtr == '%') {
+ tmpPtr++; /* Skip % character */
+ sscanf(tmpPtr,"%02X", &charVal);
+ *decodedURL = static_cast<char>(charVal);
+ tmpPtr += 2;
+ }
+ else
+ {
+ *decodedURL = *tmpPtr;
+ tmpPtr++;
+ }
+ decodedURL++;
+ }
+ if (decodedURL < bufend)
+ *decodedURL = '\0';
+}
+
+int Fast_URL::DecodeQueryString(char *queryString)
+{
+ int numReplaced = 0;
+
+ for(int i=0; queryString[i] != '\0'; i++)
+ {
+ if (queryString[i] == '+')
+ {
+ queryString[i] = ' ';
+ numReplaced ++;
+ }
+ }
+
+ return numReplaced;
+}
diff --git a/fastlib/src/vespa/fastlib/net/url.h b/fastlib/src/vespa/fastlib/net/url.h
new file mode 100644
index 00000000000..78214cfbe57
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/net/url.h
@@ -0,0 +1,32 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+ *
+ * @file url.h
+ * @author Michael Sus�g
+ * @date Creation date:
+ * @version $Id$
+ *
+ * This file is the header file for the url class.
+ *
+ * Copyright (c) : 1997-2000 Fast Search & Transfer ASA.
+ * ALL RIGHTS RESERVED
+ *
+ */
+
+#pragma once
+
+
+
+class Fast_URL
+{
+ public:
+ void decode(const char *encodedURL, char *unencodedURL, int bufsize);
+ /* bufsize is the length of the unencodedURL buffer */
+
+ /* Both methods return the number of chars replaced */
+ int DecodeQueryString(char *queryString);
+};
+
+
+
+
diff --git a/fastlib/src/vespa/fastlib/ssl/.gitignore b/fastlib/src/vespa/fastlib/ssl/.gitignore
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/ssl/.gitignore
diff --git a/fastlib/src/vespa/fastlib/testsuite/.gitignore b/fastlib/src/vespa/fastlib/testsuite/.gitignore
new file mode 100644
index 00000000000..3c74a910ba1
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/testsuite/.gitignore
@@ -0,0 +1,14 @@
+*.So
+*.a
+*.elc
+*.ilk
+*.lib
+*.o
+*.obj
+*.pdb
+.cvsignore
+.depend
+.pure
+Debug
+Makefile
+SunWS_cache
diff --git a/fastlib/src/vespa/fastlib/testsuite/CMakeLists.txt b/fastlib/src/vespa/fastlib/testsuite/CMakeLists.txt
new file mode 100644
index 00000000000..0b8fa19811a
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/testsuite/CMakeLists.txt
@@ -0,0 +1,7 @@
+# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+vespa_add_library(fastlib_fast_testsuite
+ SOURCES
+ suite.cpp
+ INSTALL lib64
+ DEPENDS
+)
diff --git a/fastlib/src/vespa/fastlib/testsuite/cpptest.el b/fastlib/src/vespa/fastlib/testsuite/cpptest.el
new file mode 100644
index 00000000000..6a1e1da09b0
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/testsuite/cpptest.el
@@ -0,0 +1,2525 @@
+;; cpptest.el --- C++ unit test support for c++-mode
+
+;; $Revision: 1.179 $ $Date: 2004-02-17 17:01:15 $
+
+;; Author: Nils Sandy <nils.sandoy@fast.no>
+
+;; Keywords: C++, tools
+;;
+;; This file is not part of Emacs
+;;
+;; Utility functions for unit testing of C++ classes as an addition to the
+;; CC mode.
+
+;; To use this functionality, put the following code in your .emacs file
+;;
+;; (setq load-path (nconc '( "<TESTSUITE path>" )load-path))
+;; (require 'cpptest)
+;;
+;; If you desire a different function/frame-key binding (default
+;; f4-f8) you should setq the cppt-xxxx-key variables in your .emacs
+;; file as well.
+
+;; This code will look for a 'testproject.el' file in the source code
+;; directory, which will be loaded after all variables are
+;; defined. This file should be used to set module/project specific
+;; variables, like templates and cppt-test-dir. See the sample
+;; testproject.el file in this directory.
+
+;; Notes & issues:
+;;
+;; The cppt-fund-public-methods function still has some problems with
+;; inline methods, most often resulting in the missinterpretation of
+;; parts of the inlined method body as method declarations.
+;;
+;; If you have more than one class declared in the same header file,
+;; you might run into problems. Caveat emptor!
+;;
+;; This code employs some features that are only supported by emacs
+;; 21.x and later. Most notably hashes and the push pop methods.
+;;
+;; I also recommend that you byte-compile this file, to make it run
+;; faster.
+
+
+(require 'cppttemplates)
+
+;; ------------------------------------------------------------------------
+;; User configurable variables
+;; ------------------------------------------------------------------------
+
+(defvar cppt-use-fastlib-debug-p nil
+ "*Flag indicating whether to use the fastlib/util/debug.h utility.
+This requires fastlib 1.6.2.2+.")
+
+(defvar cppt-source-location nil
+ "This variable will be set by cppt-find-builddir to the current source root.
+This is to allow cppt-find-srcdir to replace a build path with the original
+source path")
+
+;;(defvar cppt-relative-compile '("~/fbuild/official"
+;; "~/fbuild/build/redhat7.3-i686/statusserver-0.0-with-stlport-000")
+(defvar cppt-relative-compile nil
+ "*Substitution to make to convert source directory to build directory.
+argument should be nil or a list with two elements, the first element being the
+directory prefix to match and the second element the value to replace with.
+A value of nil means no conversion")
+
+(defvar cppt-relative-compile-versions nil
+ "*Set this to t if the source directory has a versionnumber path element - e.g.
+it is on the form <packagename>/nn.nn[.nn]/ (typically 0.0 for development) but
+there is no such corresponding element in the build tree (fbuild typical situation).
+This path element will then be removed when constructing the build path.")
+
+(defvar cppt-pretest-target nil
+ "*Make target that is invoked before each test run")
+
+(defvar cppt-extra-make-targets nil
+ "*Extra make targets inserted in the CUSTOMMAKE part of the
+fastos.project file in the test directory. This is often used in
+conjunction with cppt-pretest-target")
+
+(defvar cppt-doc-author-p t
+ "*Should the author name be used in documentation? 'nil' if not.")
+
+(defvar cppt-use-underscore-p nil
+ "*If non-nil, use an underscore based naming scheme for methods and
+classes. When nil, use uppercase to separate words.")
+
+(defvar cppt-pretest "$(ECHO_CMD)"
+ "*Commands to be inserted for PRE_TEST in fastos.project. These
+commands will be run before the test executable, and in the same
+shell. Typically you'll set your LD_LIBRARY_PATH here. If you use more
+than one command, enclose them in a set of curly brackets {} so that
+they all execute as a single command.")
+
+(defvar cppt-posttest "$(ECHO_CMD)"
+ "*Commands to be inserted for POST_TEST in fastos.project. These
+commands will be run before the test executable, and in the same
+shell. If you use more than one command, enclose them in a set of
+curly brackets {} so that they all execute as a single command.")
+
+(defvar cppt-test-dir "test"
+ "*Name of the test directory. This is a subdirectory of the
+sourcecode directory.")
+
+(defvar cppt-LD_LIBRARY_PATH nil
+ "*This will be prepended to LD_LIBRARY_PATH when executing test binaries")
+
+(defvar cppt-use-function-keys-flag t
+ "*Should cppt set function keys? This only affects C++ mode.
+If you want to turn this off you must set this variable, before the
+(require \'cpptest) statement.")
+
+(defvar cppt-toggle-header-key [f4]
+ "*Shortcut key to execute the \\[cppt-toggle-header-src] method.
+This only affects C++ mode.")
+
+(defvar cppt-toggle-interface-key [S-f4]
+ "*Shortcut key to execute the \\[cppt-toggle-interface-headers] method.
+This only affects C++ mode.")
+
+(defvar cppt-toggle-header-method-key [C-f4]
+ "*Shortcut key to execute the \\[cppt-toggle-header-src-method] method.
+This only affects C++ mode.")
+
+(defvar cppt-find-other-file-key [C-S-f4]
+ "*Shortcut key to execute the \\[ff-find-other-file] method.
+This only affects C++ mode.")
+
+(defvar cppt-switch-code-test-key [f5]
+ "*Shortcut key to execute the \\[cppt-switch-code-test] method.
+This only affects C++ mode.")
+
+(defvar cppt-switch-code-test-method-key [S-C-f5]
+ "*Shortcut key to execute the \\[cppt-switch-code-test-method] method.
+This only affects C++ mode.")
+
+(defvar cppt-verify-test-methods-key [S-f5]
+ "*Shortcut key to execute the \\[cppt-verify-test-methods] method.
+This only affects C++ mode.")
+
+(defvar cppt-new-test-method-key [C-f5]
+ "*Shortcut key to execute the \\[cppt-new-test-method] method.
+This only affects C++ mode.")
+
+(defvar cppt-run-test-key [f6]
+ "*Shortcut key to execute the \\[cppt-run-test] method.
+This only affects C++ mode.")
+
+(defvar cppt-run-test-debug-key [C-f6]
+ "*Shortcut key to execute the \\[cppt-run-test-debug] method.
+This only affects C++ mode.")
+
+(defvar cppt-run-single-test-key [S-f2]
+ "*Shortcut key to execute the \\[cppt-run-single-test] method.
+This only affects C++ mode.")
+
+(defvar cppt-run-single-test-debug-key [C-S-f2]
+ "*Shortcut key to execute the \\[cppt-run-single-test-debug] method.
+This only affects C++ mode.")
+
+(defvar cppt-run-test-purify-key [S-C-f6]
+ "*Shortcut key to execute the \\[cppt-run-test-purify] method.
+This only affects C++ mode.")
+
+(defvar cppt-run-test-purify-debug-key [S-M-f6]
+ "*Shortcut key to execute the \\[cppt-run-test-purify-debug] method.
+This only affects C++ mode.")
+
+(defvar cppt-test-suite-key [f7]
+ "*Shortcut key to execute the \\[cppt-test-suite] method.
+This only affects C++ mode.")
+
+(defvar cppt-make-test-key [S-f7]
+ "*Shortcut key to execute the \\[cppt-make-test] method.
+This only affects C++ mode.")
+
+(defvar cppt-suite-debug-key [C-f7]
+ "*Shortcut key to execute the \\[cppt-suite-debug] method.
+This only affects C++ mode.")
+
+(defvar cppt-suite-purify-key [S-C-f7]
+ "*Shortcut key to execute the \\[cppt-suite-purify] method.
+This only affects C++ mode.")
+
+(defvar cppt-suite-purify-debug-key [S-M-f7]
+ "*Shortcut key to execute the \\[cppt-suite-purify-debug] method.
+This only affects C++ mode.")
+
+(defvar cppt-make-plain-key [f8]
+ "*Shortcut key to execute the \\[cppt-make-plain] method.
+This only affects C++ mode.")
+
+(defvar cppt-make-build-key [S-f8]
+ "*Shortcut key to execute the \\[cppt-make-build] method.
+This only affects C++ mode.")
+
+(defvar cppt-compile-key [C-f8]
+ "*Shortcut key to execute the \\[cppt-compile] method.
+This only affects C++ mode.")
+
+(defvar cppt-insert-file-doc-key [S-f9]
+ "*Shortcut key to execute the \\[cppt-insert-file-doc] method.
+This only affects C++ mode.")
+
+(defvar cppt-insert-class-doc-key [C-f9]
+ "*Shortcut key to execute the \\[cppt-insert-class-doc] method.
+This only affects C++ mode.")
+
+(defvar cppt-insert-method-doc-key [f9]
+ "*Shortcut key to execute the \\[cppt-insert-method-doc] method.
+This only affects C++ mode.")
+
+(defvar cppt-insert-copy-disallowed-key [C-f10]
+ "*Shortcut key to execute the \\[cppt-insert-copy-disallowed] method.
+This only affects C++ mode.")
+
+(defvar cppt-indent-buffer-key [S-iso-lefttab]
+ "*Shortcut key to execute the \\[cppt-indent-buffer] method.
+This only affects C++ mode.")
+
+(defvar cppt-make-plain-args "\-k "
+ "* Arguments for make when calling cppt-make-plain.")
+
+(defvar cppt-use-callback-p nil
+ "*With newer (3.*) versions of gcc the old callback did not
+ compile. Introduced a callback in fastlib/util/callback.h and used
+ this instead. To use it set cppt-use-callback to non nil.")
+
+;; ------------------------------------------------------------------------
+;; Initialization and include extentions
+;; ------------------------------------------------------------------------
+
+(defvar cppt-include-source-p "t"
+ "Should we include the original file being tested in the test
+executable? Set this to nil if you are including this as part of a library")
+
+(defvar cppt-extra-source-includes
+ "#include \"../Log.h\""
+ "String with extra include statements that will be inserted in all
+source files. These will also be inserted into the Application and
+Suite files. These include statements will be inserted for the
+EXTRA_INCLUDES string in the cppt-test-class-app-template and
+cppt-suite-template variables")
+
+(defvar cppt-extra-object-files
+ '("../Log")
+ "List of extra object files to be inlcuded in fastos.project for the
+test and the suite applications.")
+
+(defvar cppt-extra-libraries
+ nil
+ "List of extra libraries to be inlcuded in fastos.project as
+LIBS.")
+
+(defvar cppt-extra-external-libraries
+ '("fast")
+ "List of extra libraries to be inlcuded in fastos.project as
+EXTERNALLIBS.")
+
+(defvar cppt-application-init-code
+ "FastOS_File::Delete(\"CLASS_NAMETest.log\");
+ Fast_FileLogger filelogger(\"CLASS_NAMETest.log\");
+ Fast_FileLogger stderrlogger(stderr);
+ LogDistributor().RegisterDestination(&filelogger, FLOG_ALL);
+ for (int i=0; i < _argc; ++i) {
+ if (strcmp(_argv[i], \"-d\") == 0) {
+ // Turn on debug mode (log to stderr)
+ LogDistributor().RegisterDestination(&stderrlogger, FLOG_ALL);
+ LOG_DBG(\"Running in debug mode\");
+ }
+ }"
+ "Initialization code that is inserted for the INIT_CODE string in the
+cppt-test-class-app-template variable")
+
+(defvar cppt-suite-init-code
+ "FastOS_File::Delete(\"SUITE.log\");
+ Fast_FileLogger filelogger(\"SUITE.log\");
+ Fast_FileLogger stderrlogger(stderr);
+ LogDistributor().RegisterDestination(&filelogger, FLOG_ALL);
+ for (int i=0; i < _argc; ++i) {
+ if (strcmp(_argv[i], \"-d\") == 0) {
+ // Turn on debug mode (log to stderr)
+ LogDistributor().RegisterDestination(&stderrlogger, FLOG_ALL);
+ LOG_DBG(\"Running in debug mode\");
+ }
+ }"
+ "Initialization code that is inserted for the INIT_CODE string in the
+cppt-suite-template variable")
+
+(defvar cppt-test-parameters
+ ""
+ "Parameter string to pass the the test executable when running it.
+This is inserted where the 'CPPT_TEST_PARAMETERS' string is found in the
+cppt-project-template.")
+
+(defvar cppt-test-dbflags
+ "-d"
+ "Parameter string to pass the the test executable when running it
+in debug mode. This is inserted where the 'CPPT_TEST_DBFLAGS' string
+is found in the cppt-project-template.")
+
+
+;; ----------------------------------------------
+;; Internal utility methods
+;; ----------------------------------------------
+
+(defun cppt-is-header-file-p (file-name)
+ "Is file-name a header file ?"
+ (let* ((idx (string-match "[^.]+$" file-name))
+ (ext (substring file-name idx)))
+ (string-match "h\\(pp\\)?$" ext)))
+
+(defun cppt-get-parent-dir (dir)
+ "Retrieve the parent directory of the given directory"
+;; (message "Retrieveing parent directory of '%s'" dir)
+ (let ((parent (if (string-match "\\(.*/\\)[^/]" dir)
+ (match-string 1 dir)
+ "/")))
+;; (message "Got parent '%s'" parent)
+ parent))
+
+(defun cppt-buffer-dir-name ()
+ "Return the directory part of the file in the current buffer"
+ (let* ((cur-file (buffer-file-name))
+ (cur-dir (if (string-match "\\(.*/\\)[^/]+$" cur-file)
+ (match-string 1 cur-file)
+ "/")))
+;; (message "Current file: '%s'" cur-file)
+;; (message "Current directory: '%s'" cur-dir)
+ cur-dir))
+
+(defun cppt-test-method-name (method-name)
+ "Prefix the named method with test according to the chose naming convention"
+ (if cppt-use-underscore-p
+ (concat "test_" method-name)
+ (concat "test" (cppt-upcase-first-letter method-name))))
+
+(defun cppt-replace-token (token replacement)
+ "Do a buffer wide search replace with a fill-paragraph after each
+match"
+ (let ((old-case-fold case-fold-search))
+ (goto-char (point-min))
+ (setq case-fold-search nil)
+ (while (search-forward-regexp token nil t)
+ (replace-match replacement t t)
+ (if (string= mode-name "C++")
+ (c-fill-paragraph)))
+ (setq case-fold-search old-case-fold)))
+
+(defun cppt-default-method-name (&optional include-test-prefix-p)
+ "Make a guess at a default method-name entry. This guess is based
+on the text surrounding the cursor."
+ (let* ((is-header-p (cppt-is-header-file-p buffer-file-name))
+ (cw (current-word))
+ (word (if (or include-test-prefix-p
+ (string-match "^test_?\\(.*\\)" cw))
+ (match-string 1 cw) cw))
+ (regexp-stub "^\\s-*\\(?:[^ (]+\\s-+\\)*%s%s[*&]?\\([^ ()]+\\)\\s-*(\\s-*\\([^(){};]*\\)\\s-*\\(?:throw\\s-*([^)]*)\\)?\\(?:)[^(){};]*[;{]\\|,\\s-*$\\|)\\s-*$\\)")
+ (regexp-header
+ (format regexp-stub "\\s-*"
+ ;; Ignore or include test prefix in method name?
+ (if include-test-prefix-p "" "\\(?:test_?\\)?")))
+ (regexp-src
+ (format regexp-stub "\\s-*[^ (]+\\s-*::\\s-*"
+ ;; Ignore or include test prefix in method name?
+ (if include-test-prefix-p "" "\\(?:test_?\\)?")))
+ (regexp (if is-header-p regexp-header regexp-src)))
+ (save-excursion
+ (save-restriction
+ (end-of-line)
+ (if (not is-header-p)
+ (c-end-of-statement))
+ (end-of-line)
+ (if (or (search-backward-regexp regexp nil t)
+ (and (not is-header-p)
+ ;; Try searching for namespace methods (without ::)
+ (search-backward-regexp regexp-header nil t)))
+ (let ((method-name (match-string 1))
+ (parameters (match-string 2)))
+ (message
+ "Found method declaration for method '%s' with parameters '%s'"
+ method-name parameters)
+ (if (string-match "^operator\\([^_].*\\)$" method-name)
+ (format
+ "operator%s%s"
+ (if cppt-use-underscore-p "_" "")
+ (cppt-get-operator-name
+ (match-string 1 method-name) parameters))
+ method-name))
+ word)))))
+
+(defun cppt-print-default-method-name ()
+ "Print default method name."
+ (interactive)
+ (message "Default method name '%s'" (cppt-default-method-name)))
+
+(defun cppt-upcase-first-letter (str)
+ "Upcase the first letter of the string argument."
+ (concat (upcase (substring str 0 1)) (substring str 1)))
+
+(defun cppt-list-contains-p (lst elem)
+ "Return t if the list contains element elem."
+ (or (equal elem (car lst))
+ (and lst (cppt-list-contains-p (cdr lst) elem))))
+
+(defun cppt-get-src-dir ()
+ "Return the full path of the source directory"
+ (let* ((reg-ex (format "\\(.*\\)%s/?$" cppt-test-dir))
+ (cur-dir (cppt-buffer-dir-name))
+ (src-dir (if (string-match reg-ex cur-dir)
+ (match-string 1 cur-dir)
+ cur-dir)))
+ src-dir))
+
+(defun cppt-get-test-dir ()
+ "Return the full path of the test directory"
+ (let* ((reg-ex (format "%s/?$" cppt-test-dir))
+ (cur-dir (cppt-buffer-dir-name))
+ (test-dir
+ (if (string-match reg-ex cur-dir)
+ cur-dir
+ (format "%s%s/" cur-dir cppt-test-dir))))
+ test-dir))
+
+(defun cppt-replace-user-name ()
+ "Got point-min and search and replace the USER_NAME string with the
+full name of the current user. If the cppt-doc-author-p is nil, the
+whole line containing the USER_NAME tag is removed"
+ (goto-char (point-min))
+ (if cppt-doc-author-p
+ (replace-string "USER_NAME" (user-full-name))
+ ;; Remove line with ' * @author USER_NAME'
+ (while (re-search-forward
+ "^.*USER_NAME[ \n\r*]*\n\\(\\s-*\\*?\\s-*[^ \n\r]\\)" nil t)
+ (message "Removing USER_NAME")
+ (replace-match "\\1" nil nil))))
+
+(defun cppt-insert-template (template)
+ "Insert the given template at current, point and replace common
+key words foun in the text. Point at sompletion is at the end of the
+inserted text."
+ (let ((start-point (point))
+ (end-point)
+ (file-name (cppt-strip-path buffer-file-name)))
+ ;; Insert the template boilerplate
+ (insert template)
+ (setq end-point (point))
+ (save-restriction
+ ;; Substitute tags
+ (narrow-to-region start-point end-point)
+ (cppt-replace-user-name)
+ (goto-char (point-min))
+ (let ((creation-date nil))
+ (while (search-forward "CREATION_DATE" nil t)
+ (goto-char (match-beginning 0))
+ (if (not creation-date)
+ (setq creation-date (cppt-get-creation-date)))
+ (message "Replacing CREATION_DATE with '%s'" creation-date)
+ (replace-string "CREATION_DATE" creation-date)))
+ (goto-char (point-min))
+ (replace-string "YEAR" (format-time-string "%Y"))
+ (goto-char (point-min))
+ (replace-string "FILE_NAME" file-name)
+ (goto-char (point-min))
+ ;; Clear CVS tags
+ (goto-char (point-min))
+ (replace-string "CVS_TAG" "\$\Id\: \$")
+ (goto-char end-point))))
+
+(defun cppt-build-test-method-name (public-method test-methods)
+ "Build a name for the test method for the named public method.
+Append a number to the name if it already exists in the test-method list."
+ (let ((test-method
+ (if cppt-use-underscore-p
+ (concat "test_" public-method)
+ (concat "test" (cppt-upcase-first-letter public-method))))
+ (x))
+ (setq x 0)
+ (while (cppt-list-contains-p test-methods test-method)
+ (progn
+ (setq x (+ x 1))
+ (setq test-method
+ (if cppt-use-underscore-p
+ (format "test_%s%d" public-method x)
+ (format "test%s%d"
+ (cppt-upcase-first-letter public-method) x)))))
+ test-method))
+
+(defun cppt-build-suite-name (module-name)
+ "Build the test suite name for the named module"
+ (if cppt-use-underscore-p
+ (concat
+ (replace-regexp-in-string "_" "" module-name)
+ "testsuite")
+ ;; (concat module-name "_test_suite")
+ (concat (cppt-upcase-first-letter module-name) "TestSuite")))
+
+(defun cppt-edit-test (src-file-name dir-name)
+ "Open the test file for the named file.
+Creates a new template for the class if no test file exists."
+ (let* ((test-file-name
+ (if (string-match (format "%s/?$" cppt-test-dir) dir-name)
+ (format "%s/%s%s.cpp"
+ dir-name src-file-name
+ (if cppt-use-underscore-p "test" "Test"))
+ (format "%s%s/%s%s.cpp"
+ dir-name cppt-test-dir src-file-name
+ (if cppt-use-underscore-p "test" "Test")))))
+;; (message "Looking for test source file '%s'" test-file-name)
+ (if (file-exists-p test-file-name)
+ (find-file test-file-name)
+ (if (y-or-n-p (format "Add tests for file '%s.h'? " src-file-name))
+ (progn
+ ;; Open the header file for the current buffer before building
+ ;; a new test file for it
+ (find-file (cppt-find-header-file-name buffer-file-name))
+ (cppt-create-test-file dir-name
+ src-file-name
+ test-file-name
+ (cppt-find-class-name)
+ (cppt-find-module-name)
+ (cppt-find-public-method-names))
+ ;; Switch back to the new buffer
+ (find-file test-file-name))))))
+
+(defun cppt-create-test-file (dir-name
+ src-file-name
+ test-file-name
+ class-name
+ module-name
+ public-methods)
+ "Create a new test file for the class.
+Also add the file to the module test file, alternatively create the module
+test file if it does not already exist."
+ ;; Check whether the target directory exists, create it if not
+ (let* ((test-dir-name (format "%s/%s" dir-name cppt-test-dir)))
+ (unless (file-directory-p test-dir-name)
+ (if (file-exists-p test-dir-name)
+ (error "Cannot create test directory '%s'.
+A file with the same name exists already." test-dir-name)
+ (progn
+ (message "Creating test dir '%s'." test-dir-name)
+ (make-directory test-dir-name)
+ ;; Create a default .cvsignore file in the new directory
+ (find-file (format "%s/.cvsignore" test-dir-name))
+ (insert cppt-cvsignore-template)
+ (save-buffer)))))
+ ;; First build the header file for the new test class
+ (let ((header-file-name (cppt-find-header-file-name test-file-name)))
+;; (message "Creating new test header file %s" header-file-name)
+ (find-file header-file-name)
+ ;; (message "Header file created")
+ (goto-char (point-min))
+ ;; (message "Inserting template header body")
+ (cppt-insert-template cppt-test-header-template)
+
+ (goto-char (point-min))
+ (cppt-replace-token "INCLUDE_CALLBACK"
+ (if cppt-use-callback-p
+ "#include <fastlib/util/callback.h>" ""))
+ (goto-char (point-min))
+ (message "cpp use callback %s" cppt-use-callback-p)
+ (cppt-replace-token "CALLBACK_TYPEDEF"
+ (if cppt-use-callback-p
+ (concat "typedef fast::util::callback<"
+ class-name
+ "_test> tst_method_ptr")
+ "typedef void(CLASS_NAMETest::* tst_method_ptr) ()"))
+
+ ;; Convert to underscore based naming
+ (goto-char (point-min))
+ ;; (replace-string "CLASS_NAMETest" "CLASS_NAME_test")
+ (if cppt-use-underscore-p
+ (cppt-replace-token "CLASS_NAMETest" "CLASS_NAME_test"))
+
+
+ (goto-char (point-min))
+ (replace-string
+ "CLASS_NAME.h"
+ (format "%s.h" (replace-regexp-in-string "_" "" class-name)))
+ ;; Insert class name
+ (cppt-replace-token "CLASS_NAME" class-name)
+ (cppt-insert-test-method-declarations public-methods)
+ ;; Fill the first paragraph in file header
+ (goto-char (point-min))
+ (search-forward-regexp "[^\n\r /*]")
+ (c-fill-paragraph)
+ (save-buffer))
+ ;; Build .cpp file for the new application for running the test class
+ (let ((app-file-name (cppt-find-app-file-name test-file-name)))
+;; (message "Creating new test file application %s" app-file-name)
+ (find-file app-file-name)
+ (goto-char (point-min))
+ (cppt-insert-template cppt-test-class-app-template)
+ ;; Convert to underscore based naming
+ (if cppt-use-underscore-p
+ (progn
+ (goto-char (point-min))
+ (replace-string "CLASS_NAMETestApp" "CLASS_NAME_test_app")
+ (goto-char (point-min))
+ (replace-string "CLASS_NAMETest" "CLASS_NAME_test")))
+ (goto-char (point-min))
+ (replace-string "TEST_HEADER"
+ (format "%s%s"
+ (replace-regexp-in-string "_" "" class-name)
+ (if cppt-use-underscore-p "test" "Test")))
+ ;; DEBUG replace
+ (goto-char (point-min))
+ (cppt-replace-token "DEBUG_INCLUDES"
+ (if cppt-use-fastlib-debug-p
+ "#include <fastlib/util/debug.h>"
+ ""))
+ (cppt-replace-token "DEBUG_INIT"
+ (if cppt-use-fastlib-debug-p
+ "INIT_DEBUG(_argc, _argv);"
+ ""))
+ ;; Insert extra include files
+ (goto-char (point-min))
+ (replace-string "EXTRA_INCLUDES" cppt-extra-source-includes)
+ ;; Insert initialization code
+ (goto-char (point-min))
+ (replace-string "INIT_CODE"
+ ;; Format argv & argc to _argv and _argc
+ (replace-regexp-in-string
+ "\\([^_]\\)argc" "\\1_argc"
+ (replace-regexp-in-string
+ "\\([^_]\\)argv" "\\1_argv"
+ cppt-application-init-code)))
+ ;; Set the suite name
+ (cppt-replace-token "MODULE" module-name)
+ (cppt-replace-token "CLASS_NAME" class-name)
+ ;; Fill the first paragraph in file header
+ (goto-char (point-min))
+ (search-forward-regexp "[^\n\r /*]")
+ (c-fill-paragraph)
+ (save-buffer))
+ ;; Build the .cpp file for the new test class
+;; (message "Creating new test file %s" test-file-name)
+ (find-file test-file-name)
+ (goto-char 1)
+ (cppt-insert-template cppt-test-body-template)
+ ;; DEBUG replace
+ (goto-char (point-min))
+ (cppt-replace-token "DEBUG_INCLUDES"
+ (if cppt-use-fastlib-debug-p
+ "#include <fastlib/util/debug.h>"
+ ""))
+ (if (not cppt-use-fastlib-debug-p)
+ (cppt-replace-token "DEBUG(.*);" ""))
+
+ ;; callback call replace
+ (goto-char (point-min))
+ (cppt-replace-token "CALL_CALLBACK"
+ (if cppt-use-callback-p
+ "itr->second()"
+ "(this->*itr->second)()"))
+ ;; Convert to underscore based naming
+ (goto-char (point-min))
+ (and cppt-use-underscore-p
+ (goto-char (point-min))
+ (replace-string "CLASS_NAMETest" "CLASS_NAME_test"))
+ (goto-char (point-min))
+ (replace-string "TEST_HEADER"
+ (format "%s%s"
+ (replace-regexp-in-string "_" "" class-name)
+ (if cppt-use-underscore-p "test" "Test")))
+ ;; Insert extra include files
+ (goto-char (point-min))
+ (replace-string "EXTRA_INCLUDES" cppt-extra-source-includes)
+ (cppt-replace-token "MODULE" module-name)
+ (cppt-replace-token "CLASS_NAME" class-name)
+ ;; Fill the first paragraph in file header
+ (goto-char (point-min))
+ (search-forward-regexp "[^\n\r /*]")
+ (c-fill-paragraph)
+ (cppt-insert-test-methods public-methods class-name)
+ (cppt-insert-run-method public-methods class-name)
+ (save-buffer)
+ (if (< (count-windows) 2) (split-window-vertically))
+ (other-window 1)
+ (cppt-add-class-test dir-name
+ test-file-name
+ src-file-name
+ class-name
+ module-name)
+ (other-window -1))
+
+(defun cppt-find-header-file-name (file-name)
+ "Find the name of the header file for the named file."
+ (let ((header-file-name
+ (concat
+ (substring file-name 0
+ (string-match "[^.]+$" file-name)) "h")))
+ ;; (message "Header file name: %s" header-file-name)
+ header-file-name))
+
+(defun cppt-find-app-file-name (file-name)
+ "Build a name for an application file from the given file name"
+ (let ((app-file-name
+ (concat
+ (substring file-name 0
+ (string-match "\\.[^.]+$" file-name))
+ (if cppt-use-underscore-p "app.cpp" "App.cpp"))))
+ ;; (message "App file name: %s" app-file-name)
+ app-file-name))
+
+(defun cppt-create-test-suite (file-name suite-name module-name)
+ "Create a new test suite for the named module."
+;; (message "Creating test suite file %s" file-name)
+ (find-file file-name)
+ (goto-char (point-min))
+ (cppt-insert-template cppt-suite-template)
+ ;; DEBUG replace
+ (goto-char (point-min))
+ (cppt-replace-token "DEBUG_INCLUDES"
+ (if cppt-use-fastlib-debug-p
+ "#include <fastlib/util/debug.h>"
+ ""))
+ (cppt-replace-token "DEBUG_INIT"
+ (if cppt-use-fastlib-debug-p
+ "INIT_DEBUG(_argc, _argv);"
+ ""))
+ ;; Insert extra include files
+ (goto-char (point-min))
+ (replace-string "EXTRA_INCLUDES" cppt-extra-source-includes)
+ ;; Insert initialization code
+ (goto-char (point-min))
+ (replace-string "INIT_CODE"
+ ;; Format argv & argc to _argv and _argc
+ (replace-regexp-in-string
+ "\\([^_]\\)argc" "\\1_argc"
+ (replace-regexp-in-string
+ "\\([^_]\\)argv" "\\1_argv"
+ cppt-suite-init-code)))
+ ;; Convert to underscare naming
+ (and cppt-use-underscore-p
+ (goto-char (point-min))
+ (replace-string "SUITEApp" "SUITE_app"))
+ (cppt-replace-token "SUITE" suite-name)
+ (cppt-replace-token "MODULE" module-name)
+ (save-buffer))
+
+(defun cppt-insert-libs (libs)
+ "Insert one line for each of the items in the libs list"
+ ;; (message "cppt-insert-libs: %s, num %d" (car libs) (length libs))
+ (if libs
+ (progn
+ (insert (format "%s\n" (car libs)))
+ (cppt-insert-libs (cdr libs)))
+ ;; Insert extra libs, if any
+ (if cppt-extra-libraries
+ (let ((lib (car cppt-extra-libraries))
+ (rest (cdr cppt-extra-libraries)))
+ (insert "LIBS ")
+ (while lib
+ (progn
+ (insert lib " ")
+ (setq lib (car rest))
+ (setq rest (cdr rest))))
+ (insert "\n")))
+ ;; Insert extra external libs, if any
+ (if cppt-extra-external-libraries
+ (let ((lib (car cppt-extra-external-libraries))
+ (rest (cdr cppt-extra-external-libraries)))
+ (insert "EXTERNALLIBS ")
+ (while lib
+ (progn
+ (insert lib " ")
+ (setq lib (car rest))
+ (setq rest (cdr rest))))
+ (insert "\n")))))
+
+(defun cppt-find-project-libs (file-name)
+ "Build a list with all LIBS or EXTERNALLIBS found in the named project."
+ ;; (message "Searching for library dependencies within %s" file-name)
+ (find-file file-name)
+ (goto-char (point-min))
+ (let ((libs))
+ (while (search-forward-regexp
+ "^\\(EXTERNALLIBS\\|LIBS\\).*$" (point-max) t)
+ (let ((lib-str (match-string 0)))
+ (unless (cppt-list-contains-p libs lib-str)
+ (setq libs (cons lib-str libs))
+ ;; (message "Found '%s', num libs: %d" (car libs) (length libs))
+ )))
+ (kill-buffer nil)
+ libs))
+
+(defun cppt-create-project (file-name suite-name)
+ "Create a new fastos.project file"
+;; (message "Creating project file '%s'" file-name)
+ (find-file file-name)
+ (goto-char (point-min))
+ (cppt-insert-template cppt-project-template)
+ (if cppt-use-underscore-p
+ (progn
+ (goto-char (point-min))
+ (replace-string "%Test" "%test")
+ (goto-char (point-min))
+ (replace-string "%testSuite" "%testsuite")))
+ (goto-char (point-min))
+ (replace-string "EXTRA_MAKE_TARGETS" (or cppt-extra-make-targets ""))
+ (goto-char (point-min))
+ (replace-string "_PRETEST_TARGET_"
+ (if cppt-pretest-target cppt-pretest-target ""))
+ (goto-char (point-min))
+ (replace-string "_PRE_TEST_" cppt-pretest)
+ (goto-char (point-min))
+ (replace-string "_POST_TEST_" cppt-posttest)
+ (goto-char (point-min))
+ (replace-string "SUITE" suite-name)
+ (goto-char (point-min))
+ (replace-string "CPPT_TEST_PARAMETERS" cppt-test-parameters)
+ (goto-char (point-min))
+ (replace-string "CPPT_TEST_DBFLAGS" cppt-test-dbflags))
+
+(defun cppt-insert-test-method-declarations (public-methods &optional comment)
+ "Insert the declarations of the test methods for all methods
+in the given list"
+ (let ((test-methods)
+ (test-method))
+ (goto-char 1)
+ (re-search-forward "/[* \n]+Test methods[^/]+/\n" nil t)
+ (if public-methods
+ (while public-methods
+;; (message "Creating test method declaration for '%s'"
+;; (car public-methods))
+ (setq test-method
+ (cppt-build-test-method-name
+ (car public-methods) test-methods))
+ (setq test-methods (cons test-method test-methods))
+;; (message "Inserting declaration of test method '%s'" test-method)
+ (insert
+ (format
+ "\n /**\n * %s\n */\n void %s();\n\n"
+ (if comment
+ comment
+ (format "Test of the '%s' method." (car public-methods)))
+ test-method))
+ (setq public-methods (cdr public-methods)))
+ ;; No public methods for the class beeing tested
+ (insert (format "
+ /**
+ * This is just a dummy test method to indicate that there are no tests
+ * for this class
+ */
+ void testTest();\n\n")))))
+
+(defun cppt-insert-test-method (test-method class-name public-method
+ &optional comment)
+ ;; Verify that the NOTEST macro exists in the file
+ (save-excursion
+ (save-restriction
+ (goto-char (point-min))
+ (if (not (search-forward "NOTEST" nil t))
+ (progn
+ (message "Inserting NOTETST macro definition")
+ (search-forward-regexp "\n/\\*+\n\\s-*\\*\\s-*Test methods" nil t)
+ (goto-char (match-beginning 0))
+ (insert cppt-notest-template)))))
+ (message "Creating test method '%s' for class '%s'" test-method class-name)
+ (insert (format "
+/**
+ * %s
+ */
+void %s%s::%s() {
+ NOTEST(\"%s\"\);
+}\n\n"
+ (if comment
+ comment
+ (format "Test of the '%s' method." public-method))
+ class-name
+ (if (string-match "_?[tT]est$" class-name)
+ ""
+ (if cppt-use-underscore-p "_test" "Test"))
+ test-method
+ public-method)))
+
+(defun cppt-insert-test-methods (public-methods class-name &optional comment)
+ "Insert test methods for all methods in the given list"
+ (message "Inserting test methods for class %s" class-name)
+ (let ((test-methods))
+ (goto-char 1)
+ (re-search-forward "/[* \n]+Test methods[^/]+/\n" nil t)
+ (if public-methods
+ (while public-methods
+ (let* ((public-method
+ (if (listp public-methods)
+ (car public-methods)
+ public-methods))
+ (test-method
+ (cppt-build-test-method-name public-method test-methods)))
+ (setq test-methods (cons test-method test-methods))
+ (cppt-insert-test-method test-method
+ class-name
+ public-method
+ comment)
+ (setq public-methods (cdr public-methods))))
+ (progn
+ (message "No public methods in class '%s'. %s"
+ "Inserting default test method" class-name)
+ (insert (format "
+/**
+ * This is just a dummy test method to indicate that there are no tests
+ * for this class
+ */
+void %sTest::testTest() {
+ _fail(\"No tests implemented for class %s\");
+}\n" class-name class-name))))))
+
+(defun cppt-insert-run-method (public-methods class-name)
+ "Insert a run method to execute all test methods in the given list"
+ (let ((test-methods))
+ (goto-char 1)
+ ;; Try to add to init method first
+ (if (re-search-forward "::init() {[ \t]*\n" nil t)
+ (progn
+ (if public-methods
+ (while public-methods
+ (let* ((public-method (if (listp public-methods)
+ (car public-methods)
+ public-methods))
+ (test-method (cppt-build-test-method-name
+ public-method test-methods)))
+ (setq test-methods (cons test-method test-methods))
+ (message
+ "Adding test method '%s' to method container for class '%s'"
+ test-method class-name)
+ (insert (format
+ (concat " test_methods_.\n insert(MethodContainer::value_type\n (std::string(\"%s\"), \n "
+ (if cppt-use-callback-p
+ "fast::util::make_callback(*this, &%s%s::%s)));\n"
+ "&%s%s::%s));\n"))
+ test-method
+ class-name
+ (if (string-match "_?[tT]est$" class-name)
+ ""
+ (if cppt-use-underscore-p "_test" "Test"))
+ test-method))
+ (setq public-methods (cdr public-methods))))
+ (insert (format
+ (concat "\n test_methods_[\"test\"] = "
+ (if cppt-use-callback-p
+ "fast::util::make_callback(*this, &%s%s::test);\n"
+ "&%s%s::test;\n"))
+ class-name
+ (if (string-match "_?[tT]est$" class-name)
+ ""
+ (if cppt-use-underscore-p "_test" "Test"))))))
+ ;; Use the old way of putting everything in Run instead
+ (re-search-forward "::Run() {[ \t]*\n" nil t)
+ (if public-methods
+ (while public-methods
+ (let* ((public-method (if (listp public-methods)
+ (car public-methods)
+ public-methods))
+ (test-method (cppt-build-test-method-name public-method
+ test-methods)))
+ (setq test-methods (cons test-method test-methods))
+ (message
+ "Creating run statement for test method %s" test-method)
+ (insert (format "
+ if (setUp()) {
+ %s();
+ tearDown();
+ }\n" test-method))
+ (setq public-methods (cdr public-methods))))
+ (insert "
+ if (setUp()) {
+ testTest();
+ tearDown();
+ }\n")))))
+
+(defun cppt-insert-extra-objs (extra-objs)
+ "Add extra OBJS ... descriptions to the current buffer"
+ (if (car extra-objs)
+ (progn
+ (insert (format "OBJS %s\n" (car extra-objs)))
+ (cppt-insert-extra-objs (cdr extra-objs)))))
+
+(defun cppt-add-class-test (dir-name
+ test-file-name
+ src-file-name
+ class-name
+ module-name)
+ "Add class test to the module test suite and the fastos.project file."
+ (let* ((src-dir (cppt-get-src-dir))
+ (test-name (cppt-strip-file-name test-file-name))
+ (src-name (cppt-strip-file-name src-file-name))
+ (suite-name (cppt-build-suite-name module-name))
+ (file-name (format "%s%s/%s.cpp"
+ dir-name cppt-test-dir suite-name))
+ (project-file-name
+ (format "%s%s/fastos.project" dir-name cppt-test-dir))
+ (test-class-name (concat class-name (if cppt-use-underscore-p
+ "_test" "Test"))))
+ ;; Create or open the test suite source file
+ (if (not (file-exists-p file-name))
+ (cppt-create-test-suite file-name suite-name module-name)
+ (find-file file-name))
+ (goto-char (point-min))
+ (if (not (search-forward "All tests for this module" nil t))
+ (error "Malformed suite template")
+ (progn
+;; (message "Adding %s to suite %s" test-class-name suite-name)
+ (let ((start (point)))
+ (insert (format "\n AddTest(new %s());" test-class-name ))
+ ;; Sort the order of the tests
+ (sort-lines nil start (search-forward "}")))
+ (goto-char (point-min))
+ ;; Go to the end of the initial file comment section
+ (search-forward "*/\n")
+ (insert (format "#include \"%s.h\"\n" test-name))
+ (save-buffer)))
+ (let ((libs (cppt-find-project-libs
+ (format "%s/fastos.project" dir-name))))
+ (setq suite-name (replace-regexp-in-string "_" "" suite-name))
+ ;; Create or open the fastos.project file
+ (if (not (file-exists-p project-file-name))
+ (cppt-create-project project-file-name suite-name)
+ (find-file project-file-name))
+ (goto-char (point-min))
+ (if (search-forward (concat "APPLICATION " suite-name)
+ (point-max) t)
+ ;; Add class to suite dependencies
+ (insert (format "\nOBJS %s%s" test-name
+ (if cppt-include-source-p
+ (format "\nOBJS ../%s" src-name)
+ "")))
+ (progn
+ ;; Add suite application, since not present
+ (goto-char (point-min))
+;; (message "Creating APPLICATION for %s" suite-name)
+ (insert (format "APPLICATION %s\nOBJS %s\nOBJS %s%s\n"
+ suite-name suite-name test-name
+ (if cppt-include-source-p
+ (format "\nOBJS ../%s" src-name)
+ "")))
+ (cppt-insert-extra-objs cppt-extra-object-files)
+ (cppt-insert-libs libs)))
+ ;; Create separate application for the class
+ (goto-char (point-min))
+;; (message "Creating APPLICATION %s" test-name)
+ (insert (format "APPLICATION %s\nOBJS %s\nOBJS %s%s\n"
+ test-name test-name
+ (format "%s%s" test-name
+ (if cppt-use-underscore-p "app" "App"))
+ (if cppt-include-source-p
+ (format "\nOBJS ../%s" src-name)
+ "")))
+ (cppt-insert-extra-objs cppt-extra-object-files)
+ (cppt-insert-libs libs)
+ (insert "\n\n")
+ (save-buffer)
+ ;; Generate the makefile by switching back to the source code,
+ ;; and running make from that directory
+ (find-file (format "%s/%s.h" src-dir src-file-name))
+;; (message "Generating makefile")
+ (compile "make makefiles"))
+ ;; Switch back to the suite file
+ (find-file file-name)))
+
+(defun cppt-set-lib-path (lib-path envir)
+ "Prepend lib-path to the LD_LIBRARY_PATH environent variable."
+ (let ((new-envir))
+ (while (and (car envir)
+ (not (equal t (compare-strings
+ (car envir) 0 15 "LD_LIBRARY_PATH" 0 15))))
+ (push (pop envir) new-envir))
+ (if (car envir)
+ (progn
+ ;; Modify existing LD_LIBRARY_PATH entry
+ (push (format "LD_LIBRARY_PATH=%s:%s"
+ lib-path (substring (car envir) 16))
+ new-envir)
+ (pop envir)
+ ;; Add the rest of the environment
+ (while (car envir)
+ (push (pop envir) new-envir)))
+ ;; Add new LD_LIBRARY_PATH entry
+ (push (format "LD_LIBRARY_PATH=%s" lib-path) new-envir))
+ new-envir))
+
+(defun cppt-verify-method (method-name
+ class-name
+ test-header-file
+ test-src-file)
+ "Verify that the test class has a test method for the named method"
+ (let ((test-method
+ (if cppt-use-underscore-p
+ (concat "test_" method-name)
+ (concat "test" (cppt-upcase-first-letter method-name)))))
+ ;; Search through the header file to see if the test method exists
+ (find-file test-header-file)
+ (goto-char (point-min))
+ (if (search-forward (concat test-method "(") nil t)
+ (message "Test method '%s' exists for method '%s'"
+ test-method method-name)
+ (if (not
+ (y-or-n-p (format "Add test for method '%s'? " method-name)))
+ (message "Skipping test method '%s'" test-method)
+ (message "Adding test method '%s'" test-method)
+ (cppt-insert-test-method-declarations (list method-name))
+ (recenter nil)
+ (find-file test-src-file)
+ (cppt-insert-test-methods (list method-name) class-name)
+ (cppt-insert-run-method (list method-name) class-name)
+ ;; Search to the implementation of the latest method added
+ (goto-char (point-min))
+ (search-forward (format "NOTEST(\"%s\")" method-name))
+ (beginning-of-line)
+ (recenter nil)))))
+
+(defun cppt-find-class-name ()
+ "Find the first class name of the current buffer. Will use the
+name of the file instead if no class can be found"
+ (interactive)
+ (save-excursion
+ (save-restriction
+ (let ((class-name))
+ (goto-char (point-min))
+ (if (re-search-forward
+ "^\\s-*class\\s-+\\([^ \n\r\t;{]+\\)[^;]*{" nil t)
+ (setq class-name (match-string 1)))
+ (if class-name
+ (message "Found class '%s' in '%s'" class-name buffer-file-name)
+ (progn
+ (setq class-name (cppt-find-file-name-root))
+ (message "No class in '%s', using '%s'"
+ buffer-file-name class-name)))
+ class-name))))
+
+(defun cppt-get-path (file-name)
+ "Return just the path of the file-name up to, and including, the last /."
+ (if (string-match "\\(.*/\\)" file-name)
+ (match-string 1 file-name)
+ file-name))
+
+(defun cppt-strip-path (file-name)
+ "Return the last part of the file-name without the leading path."
+ (let ((regexp ".*/\\(.*\\)"))
+ (if (string-match regexp file-name)
+ (match-string 1 file-name)
+ file-name)))
+
+(defun cppt-strip-file-name (file-name)
+ "Strip off leading path and any .h .cpp extension from the given file name"
+ (let* ((reg-ex ".*/\\(.*\\)")
+ (stripped-name file-name))
+ ;; First strip off any extension
+ (if (string-match "\\(.*\\)\\..*$" file-name)
+ (setq stripped-name (match-string 1 file-name)))
+ (cppt-strip-path stripped-name)))
+
+(defun cppt-find-file-name-root ()
+ "Find the file name of the current buffer without extension (.h | .cpp)."
+ (interactive)
+ (let* ((regexp "[^\\/]+$")
+ (file-name
+ (substring buffer-file-name
+ (string-match regexp buffer-file-name)
+ (- (string-match "[^.]+$" buffer-file-name) 1))))
+ ;; (message "File name: %s" file-name)
+ file-name))
+
+(defun cppt-find-module-name ()
+ "Find the module name of the current buffer."
+ (interactive)
+ (save-excursion
+ (save-restriction
+ (let* ((dir-name (cppt-buffer-dir-name))
+ (re (format "/%s/$" cppt-test-dir))
+ (regexp1 "[^\\/]+\\/$")
+ (regexp2 "\\/$")
+ (idx (string-match re dir-name))
+ (module-name))
+ (if idx (setq dir-name (substring dir-name 0 (+ idx 1))))
+ (setq module-name (substring dir-name
+ (string-match regexp1 dir-name)
+ (string-match regexp2 dir-name)))
+;; (message "Module name: %s" module-name)
+ module-name))))
+
+(defun cppt-get-operator-name (operator parameters)
+ "Find the textual name of the given operator"
+ (let ((opr-hash (make-hash-table :test 'equal)))
+ (puthash "+" "plus" opr-hash)
+ (puthash "-" "minus" opr-hash)
+ (puthash "*" "star" opr-hash)
+ (puthash "/" "divide" opr-hash)
+ (puthash "%" "mod" opr-hash)
+ (puthash "^" "hat" opr-hash)
+ (puthash "&" "bitand" opr-hash)
+ (puthash "|" "bitor" opr-hash)
+ (puthash "~" "tilde" opr-hash)
+ (puthash "!" "not" opr-hash)
+ (puthash "=" "assign" opr-hash)
+ (puthash "<" "less" opr-hash)
+ (puthash ">" "greater" opr-hash)
+ (puthash "++" "increment" opr-hash)
+ (puthash "--" "decrement" opr-hash)
+ (puthash "==" "equality" opr-hash)
+ (puthash "!=" "inequality" opr-hash)
+ (puthash "<=" "lessequal" opr-hash)
+ (puthash ">=" "greaterequal" opr-hash)
+ (puthash "+=" "plusassign" opr-hash)
+ (puthash "-=" "minusassign" opr-hash)
+ (puthash "*=" "starassign" opr-hash)
+ (puthash "/=" "slashassign" opr-hash)
+ (puthash "%=" "modassign" opr-hash)
+ (puthash "^=" "hatassign" opr-hash)
+ (puthash "&=" "andassign" opr-hash)
+ (puthash "|=" "orassign" opr-hash)
+ (puthash "<<" "leftshift" opr-hash)
+ (puthash ">>" "rightsift" opr-hash)
+ (puthash ">>=" "rightsiftassign" opr-hash)
+ (puthash "<<=" "leftshiftassign" opr-hash)
+ (puthash "&&" "and" opr-hash)
+ (puthash "||" "or" opr-hash)
+ (puthash "->*" "pointertomember" opr-hash)
+ (puthash "," "comma" opr-hash)
+ (puthash "->" "pointer" opr-hash)
+ (puthash "[]" "squarebracket" opr-hash)
+ (puthash "()" "parenthesis" opr-hash)
+ (puthash "new" "new" opr-hash)
+ (puthash "new[]" "newarray" opr-hash)
+ (puthash "delete" "delete" opr-hash)
+ (puthash "delete[]" "deletearray" opr-hash)
+ (let ((name (gethash operator opr-hash "unknown")))
+ (if (or (string= name "increment") (string= name "decrement"))
+ (if (string= parameters "")
+ (concat "pre" name)
+ (concat "post" name))
+ name))))
+
+(defun cppt-get-operator (operator-name)
+ "Return a reg-exp for the named operator"
+ (let ((opr-hash (make-hash-table :test 'equal)))
+ (puthash "plus" "\\+\\s-*([^}{]+{" opr-hash)
+ (puthash "minus" "-\\s-*([^}{]+{" opr-hash)
+ (puthash "star" "\\*\\s-*([^}{]+{" opr-hash)
+ (puthash "divide" "/\\s-*([^}{]+{" opr-hash)
+ (puthash "mod" "%\\s-*([^}{]+{" opr-hash)
+ (puthash "hat" "\\^\\s-*([^}{]+{" opr-hash)
+ (puthash "bitand" "&\\s-*([^}{]+{" opr-hash)
+ (puthash "bitor" "|\\s-*([^}{]+{" opr-hash)
+ (puthash "tilde" "~\\s-*([^}{]+{" opr-hash)
+ (puthash "not" "!\\s-*([^}{]+{" opr-hash)
+ (puthash "assign" "=\\s-*([^}{]+{" opr-hash)
+ (puthash "less" "<\\s-*([^}{]+{" opr-hash)
+ (puthash "greater" ">\\s-*([^}{]+{" opr-hash)
+ (puthash "postincrement" "\\+\\+\\s-*(\\s-*int\\s-*)[^}{]*{" opr-hash)
+ (puthash "preincrement" "\\+\\+\\s-*(\\s-*)[^}{]*{" opr-hash)
+ (puthash "postdecrement" "--\\s-*(\\s-*int\\s-*)[^}{]*{" opr-hash)
+ (puthash "predecrement" "--\\s-*(\\s-*)[^}{]*{" opr-hash)
+ (puthash "equality" "==\\s-*([^}{]+{" opr-hash)
+ (puthash "inequality" "!=\\s-*([^}{]+{" opr-hash)
+ (puthash "lessequal" "<=\\s-*([^}{]+{" opr-hash)
+ (puthash "greaterequal" ">=\\s-*([^}{]+{" opr-hash)
+ (puthash "plusassign" "\\+=\\s-*([^}{]+{" opr-hash)
+ (puthash "minusassign" "-=\\s-*([^}{]+{" opr-hash)
+ (puthash "starassign" "\\*=\\s-*([^}{]+{" opr-hash)
+ (puthash "slashassign" "/=\\s-*([^}{]+{" opr-hash)
+ (puthash "modassign" "%=\\s-*([^}{]+{" opr-hash)
+ (puthash "hatassign" "\\^=\\s-*([^}{]+{" opr-hash)
+ (puthash "andassign" "&=\\s-*([^}{]+{" opr-hash)
+ (puthash "orassign" "|=\\s-*([^}{]+{" opr-hash)
+ (puthash "leftshift" "<<\\s-*([^}{]+{" opr-hash)
+ (puthash "rightsift" ">>\\s-*([^}{]+{" opr-hash)
+ (puthash "rightsiftassign" ">>=\\s-*([^}{]+{" opr-hash)
+ (puthash "leftshiftassign" "<<=\\s-*([^}{]+{" opr-hash)
+ (puthash "and" "&&\\s-*([^}{]+{" opr-hash)
+ (puthash "or" "||\\s-*([^}{]+{" opr-hash)
+ (puthash "pointertomember" "->*\\s-*([^}{]+{" opr-hash)
+ (puthash "comma" ",\\s-*([^}{]+{" opr-hash)
+ (puthash "pointer" "->\\s-*([^}{]+{" opr-hash)
+ (puthash "squarebracket" "\\[\\]\\s-*([^}{]+{" opr-hash)
+ (puthash "parenthesis" "()\\s-*([^}{]+{" opr-hash)
+ (puthash "new" "new\\s-*([^}{]+{" opr-hash)
+ (puthash "newarray" "new\\[\\]\\s-*([^}{]+{" opr-hash)
+ (puthash "delete" "delete\\s-*([^}{]+{" opr-hash)
+ (puthash "deletearray" "delete\\[\\]\\s-*([^}{]+{" opr-hash)
+ (concat "operator\\s-*" (gethash operator-name opr-hash "unknown"))))
+
+(defun cppt-skip-comments (end)
+ "Find the first line of non-comments"
+ ;; Skip // and /* comments
+ (goto-char
+ (if (re-search-forward "^\\s-*[^ \t\r\n/][^ \t\r\n/*].*" end t)
+ (match-beginning 0)
+ end))
+ ;; Skip lines starting with *
+ (if (< (point) end)
+ (goto-char
+ (if (re-search-forward "^\\s-*[^ \t\n\r*].*" end t)
+ (match-beginning 0)
+ end))))
+
+(defun cppt-find-methods (end-of-region &optional class-name)
+ "Find all method declarations btw current point and end-of-region"
+ (let ((methods)
+ (method)
+ (end (if end-of-region end-of-region (point-max))))
+ (while (< (point) end)
+ (cppt-skip-comments end)
+ (if (< (point) end)
+ ;; Extract method name
+ (if (not (re-search-forward
+ "^\\s-+\\(\\([^ /:,{}();\t\n*]\\|[^:]::[^:]\\)+\\)\\(\\([^({},:;]\\|[^:]::[^:]\\)*[ *&\n]+\\)\\([^ *_~][^ :\n;(]*\\)\\s-*(\\s-*\\([^{};]*\\)\\s-*)[^;{/)]*[;{]" end t))
+ (goto-char end)
+ ;; TODO, store the complete match, for documentation
+ ;; (message "Match #3 %s" (match-string 0))
+ (goto-char (match-end 0))
+ (let ((leadtok (match-string-no-properties 1))
+ (operator-str (match-string-no-properties 3))
+ (params (match-string-no-properties 6)))
+ (setq method (match-string-no-properties 5))
+;; (message "DEBUG: leadtok '%s'" leadtok)
+;; (message "DEBUG: operator-str '%s'" operator-str)
+;; (message "DEBUG: method '%s'" method)
+;; (message "DEBUG: params '%s'" params)
+ (if (string-match "operator" operator-str)
+ (setq method (concat "operator" method)))
+ (if (and class-name (string-equal class-name method))
+ (message "Skipping constructor %s" method)
+ (if (or (string-match "return" leadtok)
+ (string-match "return" operator-str))
+ (message "Skipping return statement %s" method)
+ (if (string-equal "friend" leadtok)
+ (message "Skipping friendship declaration %s"
+ method)
+ ;; Handle overloaded operators
+ (if (string-match "operator\\(.*\\)$" method)
+ (setq method (format "operator_%s"
+ (cppt-get-operator-name
+ (match-string 1 method)
+ params))))
+ (setq methods (cons method methods))
+ (message "Found %s C++ method %s"
+ (if class-name "public" "free") method))))))))
+ methods))
+
+(defun cppt-find-public-method-names ()
+ "Find all public method declarations in the current buffer."
+ (interactive)
+ (let ((public-methods)
+ (method)
+ (start-of-class)
+ (end-of-class)
+ (start-public)
+ (end-public)
+ (cur-point)
+ (class-name)
+ (indentation)
+ (type))
+ (save-excursion
+ (save-restriction
+ (goto-char (point-min))
+ (while (< (point) (point-max))
+ (setq cur-point (point))
+ ;; Find the start of the next class
+ ;; If class is not found, just move to the end of the file
+ (if (setq start-of-class
+ (re-search-forward
+ "^\\(\\s-*\\)\\(class\\|struct\\)\\s-+\\([^ \n;{]+\\)[^;{]+{" nil 1))
+ (progn
+ (setq indentation (match-string 1))
+ (setq type (match-string 2))
+ (setq class-name (match-string 3))
+ (message "Found class name '%s'" class-name)))
+ ;; Find all free method declarations before the class declaration
+ (message "Locating non-class (free) methods")
+ (goto-char cur-point)
+ (setq public-methods
+ (append public-methods (cppt-find-methods start-of-class)))
+ (if (not start-of-class)
+ (goto-char (point-max))
+ (message "Locating public methods within class '%s'" class-name)
+ (goto-char start-of-class)
+ ;; Find }; indented the same way as the class declaration
+ (setq end-of-class
+ (or (re-search-forward (format"^%s};" indentation) nil t)
+ (point-max)))
+ (goto-char start-of-class)
+ ;; Loop across all public method declarations in the class
+ (while (and (setq start-public
+ (if (string-match "struct" type)
+ (progn
+ (setq type "")
+ start-of-class)
+ (re-search-forward "^\\s-*public\\s-*:" nil t)))
+ (< start-public end-of-class))
+ (goto-char start-public)
+ (setq end-public
+ (or (re-search-forward
+ "^\\s-*\\(protected\\|private\\)\\s-*:" nil t)
+ end-of-class))
+ (goto-char start-public)
+ (setq public-methods
+ (append public-methods
+ (cppt-find-methods end-public class-name))))
+ (goto-char end-of-class)))
+ public-methods))))
+
+(defun cppt-find-builddir (srcdir &optional test-file)
+ "Return the corresponding build directory for SRCDIR according to
+cppt-relative-compile. If cppt-relative-compile is nil, just return SRCDIR"
+;; (message "Resolving build directory for directory '%s'" srcdir)
+ (setq cppt-source-location srcdir)
+ (let ((build-dir (if cppt-relative-compile
+ (let* ((src-path (car cppt-relative-compile))
+ (build-path (cadr cppt-relative-compile))
+ (abbr-src (abbreviate-file-name srcdir)))
+ (if (string-match src-path abbr-src)
+ (let ((tmp-build (replace-match build-path t t abbr-src)))
+ (if (and cppt-relative-compile-versions
+ (string-match "/[0-9][0-9.]+[0-9]/"
+ tmp-build))
+ (setq tmp-build (replace-match "/" t t tmp-build))
+ tmp-build)
+ tmp-build)))
+ srcdir)))
+ (if (not build-dir) (setq build-dir srcdir))
+;; (message "Resolved build dir: '%s'" build-dir)
+ (if (not test-file)
+ (setq test-file "Makefile"))
+ (while (and (file-exists-p build-dir)
+ (not (file-exists-p (concat build-dir test-file)))
+ (not (string-equal build-dir "/")))
+;; (message "No '%s' in directory '%s'... trying parent directory"
+;; test-file build-dir)
+ (setq build-dir (cppt-get-parent-dir build-dir)))
+ build-dir))
+
+
+(defun cppt-find-containsdir (srcdir &optional test-file)
+ "Return the first directory above or at this directory that contains
+a Makefile or the file test-file if present"
+ (if (not test-file)
+ (setq test-file "Makefile"))
+ (while (and (file-exists-p srcdir)
+ (not (file-exists-p (concat srcdir test-file)))
+ (not (string-equal srcdir "/")))
+ (message "No '%s' in directory '%s'... trying parent directory"
+ test-file srcdir)
+ (setq srcdir (cppt-get-parent-dir srcdir)))
+ srcdir)
+
+;; ----------------------------------------------
+;; Interactive test code manipulation methods
+;; ----------------------------------------------
+
+(defun cppt-new-test-method ()
+ "Interactively insert a new test method"
+ (interactive)
+ ;; Re-Load any local user configurations
+ (cppt-load-test-project "testproject.el")
+ (let* ((default-name (cppt-default-method-name))
+ (default-test-name
+ (if (stringp default-name)
+ (concat (if cppt-use-underscore-p "test_" "test")
+ default-name)))
+ (input (read-string
+ (format "Insert new test method%s: "
+ (if (string= default-test-name "")
+ ""
+ (format " (default %s)" default-test-name)))))
+ (method-name (if (string= input "")
+ (if (string= default-test-name "")
+ (error "No method name given")
+ default-test-name)
+ input)))
+ (if (not (string= method-name ""))
+ ;; Open the test header file
+ (let* ((default-comment
+ (format "Test of the '%s' method." method-name))
+ (input (read-string
+ (format "Comment (default \"%s\"): " default-comment)))
+ (comment (if (string= input "") default-comment input))
+ (file-name (cppt-find-file-name-root))
+ (dir-name (cppt-buffer-dir-name))
+ (class-name))
+ (if (string-match "Suite$" file-name)
+ (error "No corresponding code for test suite %s" file-name)
+ (progn
+ (if (string-match "\\(.*\\)\\([Aa]pp\\|[Tt]est\\)$" file-name)
+ (setq file-name (concat (match-string 1 file-name)
+ (if cppt-use-underscore-p
+ "test" "Test")))
+ (setq file-name
+ (concat file-name
+ (if cppt-use-underscore-p "test" "Test"))))
+ (if (not (string-match cppt-test-dir dir-name))
+ (setq dir-name (concat dir-name cppt-test-dir)))
+ (setq file-name
+ (format "%s/%s" dir-name file-name))
+ (if (and (file-exists-p (concat file-name ".h"))
+ (file-exists-p (concat file-name ".cpp")))
+ (progn
+ ;; Insert test declaration in header file
+ (find-file (concat file-name ".h"))
+ (setq class-name (cppt-find-class-name))
+ (goto-char (point-min))
+ (if (re-search-forward
+ (concat method-name "\\s-*\\s(") nil t)
+ (error "Method '%s' already exists" method-name)
+ (progn
+ (cppt-insert-test-method-declarations
+ (list method-name) comment)
+ (recenter nil)
+ ;; Insert default test implementation in src file
+ (if (< (count-windows) 2) (split-window-vertically))
+ (other-window 1)
+ (find-file (concat file-name ".cpp"))
+ (cppt-insert-test-methods
+ (list method-name) class-name comment)
+ (cppt-insert-run-method
+ (list method-name) class-name)
+ ;; Search to the implementation of the latest method
+ ;; added
+ (goto-char (point-min))
+ (search-forward
+ (format "NOTEST(\"%s\")" method-name))
+ (beginning-of-line)
+ (recenter nil))))
+ (error "No test code for file '%s'"
+ buffer-file-name))))))))
+
+(defun cppt-verify-test-methods ()
+ "Verify that all public methods in the current class has test methods,
+and if not, then interactively ask whether to add tests for each of them."
+ (interactive)
+ ;; Re-Load any local user configurations
+ (cppt-load-test-project "testproject.el")
+ (let* ((start-file buffer-file-name)
+ (src-file-name (cppt-find-file-name-root))
+ (src-header-file)
+ (src-dir (cppt-get-src-dir))
+ (test-dir (cppt-get-test-dir))
+ (test-header-file)
+ (test-src-file)
+ (class-name)
+ (methods)
+ (idx))
+ (if (string-match "Suite$" src-file-name)
+ (error "No corresponding code for test suite %s" src-file-name)
+ (if (setq idx (string-match "\\(App\\|Test\\)$" src-file-name))
+ (setq src-file-name (substring src-file-name 0 idx)))
+ ;; Open the header file for the current class
+ (delete-other-windows)
+ (setq src-header-file (format "%s/%s.h" src-dir src-file-name))
+ (find-file src-header-file)
+ (setq class-name (cppt-find-class-name))
+ (setq methods (cppt-find-public-method-names))
+ ;; Open the header and src file for the test code
+ (setq test-header-file (format "%s/%s%s.h"
+ test-dir src-file-name
+ (if cppt-use-underscore-p "test" "Test")))
+ (setq test-src-file (format "%s/%s%s.cpp"
+ test-dir src-file-name
+ (if cppt-use-underscore-p "test" "Test")))
+ (if (not (file-exists-p test-header-file))
+ (cppt-switch-code-test)
+ ;; Now find missing test methods
+ (let ((missing))
+ (while methods
+ (unless (cppt-verify-method
+ (car methods) class-name test-header-file test-src-file)
+ (setq missing t))
+ (setq methods (cdr methods)))
+ (if missing
+ (find-file test-src-file)
+ (message "Test methods found for all methods")
+ (find-file start-file)))))))
+
+(defun cppt-switch-code-test ()
+ "Switch buffers between class code and class test-code.
+If the current buffer holds class code, then the test code is opened.
+If the current buffer holds the test code for a class, the code for the class
+is opened"
+ (interactive)
+ ;; Re-Load any local user configurations
+ (cppt-load-test-project "testproject.el")
+ (let* ((idx)
+ (file-name (cppt-find-file-name-root))
+ (directory-name (cppt-buffer-dir-name))
+ (src-file)
+ (hdr-file (concat file-name ".h")))
+ (if (string-match "Suite$" file-name)
+ (error "No corresponding code for test suite %s" file-name)
+ (progn
+ (if (setq idx (string-match "[aA]pp$" file-name))
+ (setq file-name (substring file-name 0 idx)))
+ (if (setq idx (string-match "[Tt]est$" file-name))
+ (progn
+ (setq src-file (concat (cppt-get-parent-dir directory-name)
+ (substring file-name 0 idx) ".cpp"))
+ (setq hdr-file (concat (cppt-get-parent-dir directory-name)
+ (substring file-name 0 idx) ".h"))
+ (find-file (if (file-exists-p src-file) src-file hdr-file)))
+ (cppt-edit-test file-name directory-name))))))
+
+(defun cppt-switch-code-test-method ()
+ "Switch buffers between code- and and test-method.
+If the current buffer holds class code, then the test code is opened.
+If the current buffer holds the test code for a class, the code for the class
+is opened"
+ (interactive)
+ ;; Re-Load any local user configurations
+ (cppt-load-test-project "testproject.el")
+ (let* ((file-name (cppt-find-file-name-root))
+ (is-test-p (or (string-match "[aA]pp$" file-name)
+ (string-match "[Tt]est$" file-name)))
+ (default-name (cppt-default-method-name))
+ (default-test-name (if (stringp default-name)
+ (if is-test-p
+ default-name
+ (cppt-test-method-name default-name))))
+ (method-name (if (string= default-test-name "")
+ (error "No method name found")
+ default-test-name)))
+ (cppt-switch-code-test)
+ (unless (string= method-name "")
+ (let* ((is-header-p (string-match "\\.h$" buffer-file-name))
+ (reg-exp (if (and is-test-p
+ (string-match "^operator_?\\(.*\\)"
+ method-name))
+ (cppt-get-operator (match-string 1 method-name))
+ (concat method-name "\\s-*([^}{]+{"))))
+ ;; Go to the named method in the buffer
+;; (message "Looking for implementation of method '%s' using reg-exp '%s'"
+;; method-name reg-exp)
+ (goto-char (point-min))
+ (if (or (search-forward-regexp (concat "::" reg-exp) nil t)
+ (and (not is-header-p)
+ (if is-test-p
+ ;; Try the header file if no implementation is
+ ;; found in the source file
+ (progn
+ (cppt-toggle-header-src)
+ (goto-char (point-min))
+ (search-forward-regexp reg-exp nil t)))))
+ (goto-char (match-beginning 0))
+ (error "Could not find %smethod '%s'"
+ (if is-test-p "" "test for ")
+ method-name))))))
+
+(defun cppt-toggle-header-src-method ()
+ "Toggle btw the src and the header file for the current buffer and
+go to the current method declaration or implementation. This assumes
+that the two files differ only in their extention (.h(pp) .cpp)."
+ (interactive)
+ (let* ((is-header-p (cppt-is-header-file-p buffer-file-name))
+ (default-name (cppt-default-method-name t))
+ (input (read-string
+ (format "Switch to %s of method%s: "
+ (if is-header-p "implementation" "declaration")
+ (if (string= default-name "")
+ ""
+ (format " (default %s)" default-name)))))
+ (method-name (if (string= input "")
+ (if (string= default-name "")
+ (error "No method name given")
+ default-name)
+ input))
+ (regexp (format (if is-header-p "::%s\\s-*(" "\\s-+%s\\s-*(")
+ method-name)))
+ (cppt-toggle-header-src)
+ (goto-char (point-min))
+ (if (not (search-forward-regexp regexp nil t))
+ (if is-header-p
+ ;; Try searching for method without :: prefix in case it is
+ ;; a namespace method
+ (search-forward-regexp
+ (format "\\s-+%s\\s-*([^)]*[),]" method-name) nil t)))))
+
+(defun cppt-toggle-header-src ()
+ "Toggle btw the src and the header file for the current buffer.
+This assumes that the two files differ only in their extention (.h(pp)
+.cpp)."
+ (interactive)
+ ;; There shouldn't be a need for reloading settings here
+ (let* ((file-name buffer-file-name)
+ (idx (string-match "[^.]+$" file-name))
+ (ext (substring file-name idx))
+ (trunk (substring file-name 0 idx))
+ (h (concat trunk "h"))
+ (hpp (concat trunk "hpp"))
+ (cpp (concat trunk "cpp"))
+ (target-file-name (if (string-match "cpp" ext)
+ (if (and (not (file-exists-p h))
+ (file-exists-p hpp))
+ hpp
+ h)
+ cpp)))
+ (if (or (file-exists-p target-file-name)
+ (y-or-n-p (format "File '%s' does not exist. Create it? "
+ target-file-name)))
+ (find-file target-file-name))))
+
+(defun cppt-toggle-interface-headers ()
+ "Toggle btw the header files for the interface and its implementation.
+This assumes that the two files differ only in their i prefix"
+ (interactive)
+ ;; There should'nt be a need for reloading settings here
+ (let* ((just-path (cppt-get-path buffer-file-name))
+ (just-file-name (cppt-strip-path buffer-file-name))
+ (idx (string-match "[^.]+$" just-file-name))
+ (prefix (substring just-file-name 0 1))
+ (target-file-name
+ (format "%s%sh"
+ just-path
+ (if (string-match "i" prefix)
+ (substring just-file-name 1 idx)
+ (concat "i" (substring just-file-name 0 idx))))))
+ (if (or (file-exists-p target-file-name)
+ (y-or-n-p (format "File '%s' does not exist. Create it? "
+ target-file-name)))
+ (find-file target-file-name))))
+
+
+;; ----------------------------------------------
+;; Make and run methods
+;; ----------------------------------------------
+
+(defun cppt-make-cmd (cmd &optional dir)
+ "Execute make with cmd as argument"
+ (let ((old-dir (cppt-buffer-dir-name)))
+ (if (not dir) (setq dir (cppt-find-builddir old-dir)))
+ (cd dir)
+ (message "Executing compile command with args: '%s' within dir: '%s'"
+ cmd dir)
+ (if cmd
+ (compile (concat "make " cmd))
+ (call-interactively 'compile))
+ (cd old-dir)
+ (end-of-buffer-other-window nil)))
+
+(defun cppt-compile ()
+ "Find the lowermost directory with a makefile and interactively run compile"
+ (interactive)
+ (let ((compilation-read-command "t"))
+ (cppt-make-cmd nil)))
+
+(defun cppt-make (directory-name
+ module-name
+ test-file-name
+ &optional debug
+ &optional environment)
+ "Run make within the given directory, then run the given class,
+within the the named module."
+ (let ((dir-name (cppt-find-builddir directory-name))
+ (cmd (format "%s %s"
+ (if environment environment "")
+ test-file-name))
+ (old-process-environment process-environment))
+ (if debug (setq cmd (concat cmd debug)))
+ ;; Temporarily Set LD_LIBRARY_PATH
+ (if cppt-LD_LIBRARY_PATH
+ (setq process-environment
+ (cppt-set-lib-path cppt-LD_LIBRARY_PATH process-environment)))
+ (cppt-make-cmd cmd dir-name)
+ (end-of-buffer-other-window nil)
+ ;; Reset LD_LIBRARY_PATH
+ (if cppt-LD_LIBRARY_PATH
+ (setq process-environment old-process-environment))))
+
+(defun cppt-make-build ()
+ "Execute make build"
+ (interactive)
+ ;; Re-Load any local user configurations
+ (cppt-load-test-project "testproject.el")
+ (cppt-make-cmd "clean all"))
+
+(defun cppt-make-test ()
+ "Execute make test"
+ (interactive)
+ ;; Re-Load any local user configurations
+ (cppt-load-test-project "testproject.el")
+ (let* ((old-dir (cppt-buffer-dir-name))
+ (directory-name (cppt-find-builddir old-dir)))
+ (if (or (string-match (format "%s/?$" cppt-test-dir) directory-name)
+ ;; Also support the old fastlib naming convention
+ (string-match "tests/$" directory-name))
+ (progn
+ (setq directory-name (cppt-get-parent-dir directory-name))
+ (cd directory-name))))
+ (cppt-make-cmd "test")
+ (cd old-dir))
+
+(defun cppt-make-plain ()
+ "Execute make without arguments"
+ (interactive)
+ ;; Re-Load any local user configurations
+ (cppt-load-test-project "testproject.el")
+ (cppt-make-cmd (if cppt-make-plain-args cppt-make-plain-args "")))
+
+(defun cppt-run-test (&optional debug &optional prefix &optional environment)
+ "Make and execute the test for the current buffer.
+The buffer may contain a class to be tested, a class-test or a test suite."
+ (interactive)
+ ;; Re-Load any local user configurations
+ (cppt-load-test-project "testproject.el")
+ (let ((file-name (cppt-find-file-name-root))
+ (module-name (cppt-find-module-name))
+ (test-dir (cppt-get-test-dir))
+ (idx))
+ (unless (or (string-match "[Tt]est$" file-name)
+ (string-match "[Ss]uite$" file-name))
+ (if (setq idx (string-match "[Tt]est[Aa]pp$" file-name))
+ (setq file-name (format "%s%s"
+ (substring file-name 0 idx)
+ (if cppt-use-underscore-p "test" "Test")))
+ (setq file-name
+ (concat file-name
+ (if cppt-use-underscore-p "test" "Test")))))
+ (cppt-make test-dir module-name
+ (concat (if cppt-pretest-target
+ (concat cppt-pretest-target " "))
+ (if prefix prefix "run") file-name)
+ debug
+ environment)))
+
+(defun cppt-run-test-debug ()
+ "Execute the test with debug logging"
+ (interactive)
+ (cppt-run-test "Debug"))
+
+(defun cppt-run-single-test (&optional debug &optional prefix)
+ "Make and execute a single test method for the current buffer.
+The buffer may contain a class to be tested, a class-test or a test suite."
+ (interactive)
+ (let* ((default-name (cppt-default-method-name))
+ (input (read-string
+ (format "Run test for method%s: "
+ (if (string= default-name "")
+ ""
+ (format " (default %s)" default-name)))))
+ (method-name (if (string= input "")
+ (if (string= default-name "")
+ (error "No method name given")
+ default-name)
+ input)))
+ (if (not (string= method-name ""))
+ (cppt-run-test
+ debug prefix
+ (format "METHOD=%s"
+ (if cppt-use-underscore-p
+ (concat "test_" method-name)
+ (concat "test" (cppt-upcase-first-letter
+ method-name))))))))
+
+(defun cppt-run-single-test-debug ()
+ "Execute a single test method with debug logging"
+ (interactive)
+ (cppt-run-single-test "Debug"))
+
+(defun cppt-run-single-test-purify ()
+ "Execute a single test method with debug logging"
+ (interactive)
+ (cppt-run-single-test "" "purify"))
+
+(defun cppt-run-test-purify ()
+ "Execute the test with purify"
+ (interactive)
+ (cppt-run-test "" "purify"))
+
+(defun cppt-run-test-purify-debug ()
+ "Execute the test with purify in debug mode"
+ (interactive)
+ (cppt-run-test "Debug" "purify"))
+
+(defun cppt-test-suite (&optional debug &optional prefix)
+ "Make and execute the test suite for the module of the current buffer.
+This also works if the current buffer is one of the test suites or classes."
+ (interactive)
+ ;; Re-Load any local user configurations
+ (cppt-load-test-project "testproject.el")
+ (let ((module-name (cppt-find-module-name))
+ (directory-name (cppt-buffer-dir-name)))
+ ;; Check whether we are in the test directory or the regular
+ ;; module directory
+ (unless (string-match (format "/%s/?$" cppt-test-dir) directory-name)
+ (setq directory-name (concat directory-name "/" cppt-test-dir "/")))
+ (cppt-make directory-name module-name
+ (concat (if cppt-pretest-target
+ (concat cppt-pretest-target " "))
+ (if prefix prefix "run")
+ (cppt-build-suite-name module-name))
+ debug)))
+
+(defun cppt-suite-debug ()
+ "Make and run the test suite with debug logging"
+ (interactive)
+ (cppt-test-suite "Debug"))
+
+(defun cppt-suite-purify ()
+ "Make and run the test suite with purify"
+ (interactive)
+ (cppt-test-suite "" "purify"))
+
+(defun cppt-suite-purify-debug ()
+ "Make and run the test suite with purify in debug mode"
+ (interactive)
+ (cppt-test-suite "Debug" "purify"))
+
+
+;; ----------------------------------------------
+;; Formatting methods
+;; ----------------------------------------------
+
+(defun cppt-indent (beg end)
+ (message "Indenting code")
+ (save-excursion
+ (save-restriction
+ (narrow-to-region beg end)
+ (indent-region (point-min) (point-max) nil)
+ (untabify (point-min) (point-max))
+ (message "Indentation complete"))))
+
+(defun cppt-indent-buffer ()
+ "Indents and untabifies the current buffer."
+ (interactive)
+ (cppt-indent (point-min) (point-max)))
+
+;; ----------------------------------------------
+;; Automatic code generation methods
+;; ----------------------------------------------
+
+(defun cppt-insert-copy-disallowed ()
+ "Insert private and unimplemented declarations of the copy CTOR and
+assignment operator for the current class"
+ (interactive)
+ (end-of-line)
+ (c-end-of-statement)
+ ;; Find the class declaration and its name
+ (if (not
+ (search-backward-regexp
+ "\\(?:class\\|struct\\)\\s-+\\(?:<[^>]+>\\s-+\\)?\\(\\w[A-Za-z0-9_]*\\)\\s-*\\(:[^:]\\|{\\|$\\)"
+ nil t))
+ (message "Could not find class declaration")
+ (let* ((class-name (match-string 1))
+ (start-of-class (point))
+ (end-of-class (search-forward "};" nil t)))
+ ;; find first private declaration
+ (goto-char start-of-class)
+ (if (not (search-forward-regexp "private\\s-*:" end-of-class t))
+ ;; No private declaration, insert one
+ (progn
+ (goto-char end-of-class)
+ (forward-line -1)
+ (end-of-line)
+ (insert "
+private:")))
+ ;; Insert empty and private copy CTOR and assignment operator
+ (insert (format "
+
+ // Assignment and copy of %s is disallowed, so the following are
+ // private and unimplemented
+%s(const %s&);
+%s &operator = (const %s&);
+"
+ class-name class-name class-name class-name class-name))
+ (indent-region start-of-class (point) nil)
+ (search-backward "// Assignment and copy of")
+ (c-fill-paragraph))))
+
+;; ----------------------------------------------
+;; Documentation methods
+;; ----------------------------------------------
+
+(defun cppt-get-creation-date ()
+ "If the file is registered in CVS use the first registration date,
+otherwise use current date"
+ (save-excursion
+ (save-restriction
+ (let ((file buffer-file-name)
+ (time (current-time)))
+ (if (vc-registered file)
+ (progn
+ (vc-call print-log file)
+ (set-buffer "*vc*")
+ (while (not (or (string-match "revision\\s-*1\\.1\\s-*$"
+ (buffer-string))
+ (string-match "added, but not committed"
+ (buffer-string))))
+ (sleep-for 1))
+ (if (string-match "added, but not committed" (buffer-string))
+ (format-time-string "%d %b %Y" time)
+ (goto-char (point-min))
+ (search-forward-regexp
+ "revision\\s-*1\\.1[^0-9d]+date:\\s-*\\([0-9]+\\)/0?\\([0-9]+\\)/0?\\([0-9]+\\) 0?\\([0-9]+\\):0?\\([0-9]+\\):0?\\([0-9]+\\)")
+ (require 'parse-time)
+ (let* ((year (parse-integer (match-string 1)))
+ (month (parse-integer (match-string 2)))
+ (day (parse-integer (match-string 3)))
+ (hour (parse-integer (match-string 4)))
+ (min (parse-integer (match-string 5)))
+ (sec (parse-integer (match-string 6))))
+ (setq time (encode-time sec min hour day month year))))))
+ (format-time-string "%d %b %Y" time)))))
+
+(defun cppt-insert-doc-template (template &optional class-name type indent)
+ "Substitute standard documentation tags found"
+ (let ((start-point (point))
+ (end-point))
+ ;; Insert the documentation template
+ (if indent (insert indent))
+ (cppt-insert-template template)
+ (setq end-point (point))
+ (save-restriction
+ ;; Substitute tags
+ (narrow-to-region start-point end-point)
+ (goto-char (point-min))
+ (replace-string "TYPE" type)
+ (goto-char (point-min))
+ (replace-string "CLASS_NAME" class-name)
+ (goto-char (point-min))
+ (if indent
+ (progn
+ (end-of-line)
+ (indent-region (point) (point-max) nil)
+ (goto-char (point-min)))))))
+
+(defun cppt-insert-file-doc ()
+ "This will insert, a file documentation template at the very top
+of the current file."
+ (interactive)
+ (let ((class-name nil) (namespace nil) (type))
+ (save-excursion
+ (goto-char (point-min))
+ (while (re-search-forward
+ "^\\s-*namespace\\s-+\\([^ \n\r\t;{]+\\)[^{;]*{" nil t)
+ (progn
+ (if namespace
+ (setq namespace (format "%s::%s" namespace (match-string 1)))
+ (setq namespace (match-string 1))
+;; (message "Found namespace %s" namespace)
+ (setq type "namespace")
+ (goto-char (match-end 0)))))
+ (goto-char (point-min))
+ (if (re-search-forward
+ "^\\s-*\\(class\\|struct\\)\\s-+\\([^ \n\r\t:;{]+\\)[^;]*{" nil t)
+ (progn
+ (setq class-name
+ (if namespace
+ (format "%s::%s" namespace (match-string 2))
+ (match-string 2)))
+ (setq type (match-string 1)))
+;; (message "Found %s %s" type class-name)
+ (setq class-name namespace)))
+ (if (y-or-n-p "Insert file documentation template? ")
+ (progn
+ (goto-char (point-min))
+ (cppt-insert-doc-template cppt-file-doc-template class-name type)
+ (re-search-forward "^ \\*\\s-*$")
+ (if (and (string-match "\\.h$" buffer-file-name) class-name)
+ (progn
+ (insert
+ (format "Header file for the %s %s.\n * " class-name type))
+ (search-backward type)
+ (c-fill-paragraph)))))))
+
+(defun cppt-insert-class-doc ()
+ "This will insert, a class documentation template in front of the
+first class or namespace declaration found from the current point"
+ (interactive)
+ (save-excursion
+ (save-restriction
+ (beginning-of-line)
+ (search-forward "};") ;Goto the end of the class declaration
+ (re-search-backward
+ "^\\(\\s-*\\)\\(class\\|struct\\|namespace\\)\\s-+\\([^ \n\r\t;{]+\\)[^;]*{"
+ nil t)))
+ (let ((class-name (match-string 3))
+ (type (match-string 2))
+ (indent (match-string 1)))
+ (if class-name
+ (progn
+ (goto-char (match-beginning 0))
+ (if (y-or-n-p
+ (format "Insert documentation template for %s '%s'? "
+ type class-name))
+ (progn
+ (cppt-insert-doc-template
+ cppt-class-doc-template class-name type indent)
+ (re-search-forward class-name)
+ (end-of-line))))
+ (error "No class, struct or namespace found in '%s'"
+ buffer-file-name))))
+
+(defun cppt-build-param-docs (declarations)
+ "Build a string with documentation of all parameters in the
+declarations string"
+ (if (string-match "\\([^)]+\\))" declarations)
+ (setq declarations (match-string 1 declarations)))
+ (let ((documentation "")
+ (type) (name))
+ (while (string-match "\\s-*\\([^=,\n\r]+\\s-+[&*]?\\)\\([^ \t\n\r,=]+\\)[^,)]*,?\\([^{]*\\)"
+ declarations)
+ (progn
+ (setq type (match-string 1 declarations))
+ (setq name (match-string 2 declarations))
+ (setq declarations (match-string 3 declarations))
+ (setq type (replace-regexp-in-string "[\n\r]+" "" type))
+ (setq name (replace-regexp-in-string "[\n\r]+" "" name))
+ ;; Collapse multipple whitespace
+ (setq type (replace-regexp-in-string "\\s-\\s-+" " " type))
+ ;; Remove trailing whitespace
+ (setq type (replace-regexp-in-string "\\s-+$" "" type))
+ (setq documentation (format "%s * @param %s a '%s' value\n"
+ documentation name type))))
+ documentation))
+
+(defun cppt-build-exception-docs (declarations)
+ "Build a string with documentation of all exceptions in the
+declarations string"
+ (let ((documentation "")
+ (name))
+ (while (and (stringp declarations)
+ (string-match "\\s-*\\([^=,\n\r]+\\),?\\(.*\\)"
+ declarations))
+ (progn
+ (setq name (match-string 1 declarations))
+ (setq declarations (match-string 2 declarations))
+ (setq documentation (format "%s * @exception %s \n"
+ documentation name))))
+ documentation))
+
+(defun cppt-insert-method-doc ()
+ "This will insert, a method documentation template in front of the
+first method declaration found from the current point"
+ (interactive)
+ ;; Search backward to the beginning of the declaration
+ (end-of-line)
+ (c-beginning-of-statement)
+ (beginning-of-line)
+ (let ((indentation)
+ (dtor-flag)
+ (method-name)
+ (ret-type)
+ (parameter-declarations)
+ (start-point (point))
+ (method-type)
+ (exception-declarations))
+ (cppt-skip-comments (point-max))
+ (if (or
+ ;; For method declarations
+ (re-search-forward
+;; "^\\(\\s-*\\)\\(\\([^ /:,{}();\t\n*]\\|[^:]::[^:]\\)+\\)\\(\\([^({},:;]\\|[^:]::[^:]\\)*[ *&\n]+\\)\\([^ *_~][^ :\n;(]*\\)\\s-*([^)]*)[^;{/]*[;{]"
+;; "^\\(\\s-*\\)\\([^ {};\t\n]*\\s-+[^({};]*\\)\\s-+[*&]?\\s-*\\(~?\\)\\([^ *_~][^ :\n;(]*\\)\\s-*(\\([^;{]*\\))[^);{]*[;{]"
+ "^\\(\\s-*\\)\\(\\([^/:,{}();\t\n*]\\|[^:]::[^:]\\)+\\)\\s-+[*&]?\\s-*\\(~?\\)\\([^ *_~][^ :\n;(]*\\)\\s-*(\\([^;{)]*\\))[^;{]*[;{]"
+ (point-max) t)
+ ;; For method implementations
+ (and (goto-char start-point)
+ (re-search-forward
+ "^\\(\\s-*\\)\\([^({}\n\r\t;]*\\)\\s-+[*&]?[^: \t]+::\\(~?\\)\\([^ *_~][^ :\n;(]*\\)\\s-*(\\([^;{]*\\))[^);{]*[;{]"
+ (point-max) t)))
+ (progn
+ (setq indentation (match-string 1))
+ (setq ret-type (match-string 2))
+ (setq dtor-flag (match-string 4))
+ (setq method-name (match-string 5))
+ (setq parameter-declarations (match-string 6))
+ ;; Search for exception declarations
+ (goto-char (match-beginning 0))
+ (save-restriction
+ (save-excursion
+ (let ((end)
+ (start (point)))
+ (search-forward ";")
+ (setq end (match-beginning 0))
+ (goto-char start)
+ (if (re-search-forward
+ "throw\\s-*(\\(.*\\))"
+ end t)
+ (setq exception-declarations (match-string 1))))))
+ ;; Remove method qualifiers from the return type
+ (setq ret-type (replace-regexp-in-string
+ "\\(explicit\\|virtual\\|inline\\|static\\)\\s-*"
+ ""
+ ret-type))
+ ;; Remove trailing whitespace from the return type
+ (setq ret-type (replace-regexp-in-string "\\s-+$" "" ret-type))
+ ;; Remove leading whitespace from the return type
+ (setq ret-type (replace-regexp-in-string "^\\s-+" "" ret-type))
+ (setq method-type
+ (if (string-equal ret-type "")
+ (if (string-equal dtor-flag "")
+ "constructor"
+ "destructor")
+ "method"))
+ ;; Add extra spaces to the indentation that were lost in the regexp
+ (setq indentation (concat
+ (if (string-equal ret-type "") " " " ")
+ indentation))
+;; (message "cppt-insert-method-doc: indentation '%s'" indentation)
+;; (message "cppt-insert-method-doc: ret-type '%s'" ret-type)
+;; (message "cppt-insert-method-doc: dtor-flag '%s'" dtor-flag)
+;; (message "cppt-insert-method-doc: method-name '%s'" method-name)
+;; (message "cppt-insert-method-doc: method-type '%s'" method-type)
+;; (message "cppt-insert-method-doc: parameter-declarations '%s'"
+;; parameter-declarations)
+;; (message "cppt-insert-method-doc: exception-declarations '%s'"
+;; exception-declarations)
+ (save-restriction
+ (save-excursion
+ ;; Convert method name for overloaded operators
+ (if (string-match "operator\\(.*\\)" method-name)
+ (progn
+ (setq method-name (format "overloaded %s"
+ (match-string 1 method-name)))
+ (setq method-type "operator")))))
+ (if (y-or-n-p
+ (format "Insert documentation template for the '%s' %s? "
+ method-name method-type))
+ (let ((end-point))
+ (setq start-point (point))
+ (save-restriction
+ ;; Insert the class documentation template
+ (insert
+ (format "%s%s" indentation cppt-method-doc-template))
+ (setq end-point (point))
+ (narrow-to-region start-point end-point)
+ ;; Substitute the different tags
+ (goto-char (point-min))
+ (replace-string "METHOD_NAME" method-name)
+ (cppt-replace-user-name)
+ (goto-char (point-min))
+ ;; Trim whitespace
+ (setq ret-type (replace-regexp-in-string
+ "[\n\r]+" " " ret-type))
+ (setq ret-type (replace-regexp-in-string
+ "\\s-\\s-+" " " ret-type))
+ (setq ret-type (replace-regexp-in-string
+ "\\s-+$" "" ret-type))
+ (replace-string "RETURN_TYPE\n"
+ (if (or (string-equal ret-type "")
+ (string-equal ret-type "void"))
+ ""
+ (format " * @return a '%s' value\n"
+ ret-type)))
+ (goto-char (point-min))
+ (replace-string
+ "PARAMETERS\n"
+ (cppt-build-param-docs parameter-declarations))
+ (goto-char (point-min))
+ (replace-string
+ "EXCEPTIONS\n"
+ (cppt-build-exception-docs exception-declarations))
+ ;; Indent comments properly
+ (goto-char (point-min))
+ (replace-regexp "^\\s-*\\*" (format "%s *" indentation))
+ (goto-char (point-max)))
+ (indent-region (- start-point 1) (point) nil)
+ (goto-char start-point)
+ (search-forward method-name)
+ (end-of-line)
+ (insert (format "%s " method-type)))))
+ (error "No method declaration found in '%s'" buffer-file-name))))
+
+(defun cppt-cleanup-doc ()
+ "Perform cleanup of documentation strings"
+ (interactive)
+ (save-excursion
+ (save-restriction
+ (goto-char (point-min))
+ (query-replace-regexp "^\\(/\\*\\*\\)\\(\\*+\\|\\s-*\n\\s-*\\*\\*+\\)"
+ "\\1")
+ (goto-char (point-min))
+ (query-replace-regexp "\\*\\(\\*+\\)\\s-*\n\\s-*\\(\\*/\\)" "\\1\\2")
+ (goto-char (point-min))
+ (query-replace-regexp "\\(@\\(file\\|date\\) \\)\\s-+" "\\1")
+ (goto-char (point-min))
+ (while (search-forward-regexp
+ "/\\*\\*\\([^/]\\|/[0-9A-Za-z]\\)+\\*/" nil t)
+ (indent-region (match-beginning 0) (match-end 0) nil)))))
+
+;; ----------------------------------------------
+;; Load local project definitions
+;; ----------------------------------------------
+
+(defun cppt-load-test-project (&optional project-file)
+ "Load the local test project file"
+ (interactive)
+ (if (not project-file)
+ (setq project-file "testproject.el"))
+ (let* ((directory-name
+ (cppt-find-containsdir (cppt-buffer-dir-name) project-file))
+ (project-file-name))
+ (if (string-match (format "%s/$" cppt-test-dir) directory-name)
+ (setq directory-name (cppt-get-parent-dir directory-name)))
+ (setq project-file-name (format "%s/%s" directory-name project-file))
+ (setq project-file-name
+ (replace-regexp-in-string "//+" "/" project-file-name))
+ ;; Look for the test project file
+ (if (file-exists-p project-file-name)
+ (progn
+;; (message "Loading local module configuration")
+ (load-file project-file-name)))))
+
+
+;; ---------------------------------------------------------------------
+;; ---------------------------------------------------------------------
+;; ---------------------------------------------------------------------
+;; Create a minor mode
+;; ---------------------------------------------------------------------
+;; ---------------------------------------------------------------------
+;; ---------------------------------------------------------------------
+(defvar c++-test-minor-mode nil
+ "Mode variable for Fast c++ unit test minor mode.")
+(make-variable-buffer-local 'c++-test-minor-mode)
+
+
+(if (not (assq 'c++-test-minor-mode minor-mode-alist))
+ (setq minor-mode-alist
+ (cons '(c++-test-minor-mode " Test")
+ minor-mode-alist)))
+
+;; Menu bar
+(defvar c++-test-minor-mode-menu-map
+ (let ((map (make-sparse-keymap "Test")))
+ (define-key map [indent-buffer]
+ '("Indent and untabify buffer" . cppt-indent-buffer))
+
+ (define-key map [lambda1] '("----"))
+
+ (define-key map [insert-file-doc]
+ '("Insert doc template for file..." . cppt-insert-file-doc))
+ (define-key map [insert-class-doc]
+ '("Insert doc template for class/struct/namespace..." .
+ cppt-insert-class-doc))
+ (define-key map [insert-method-doc]
+ '("Insert doc template for method..." . cppt-insert-method-doc))
+
+ (define-key map [lambda2] '("----"))
+
+ (define-key map [insert-copy-disallowed]
+ '("Insert empty copy CTOR and assignment operator..." .
+ cppt-insert-copy-disallowed))
+
+ (define-key map [lambda3] '("----"))
+
+ (define-key map [cppt-compile]
+ '("Run make with args..." . cppt-compile))
+ (define-key map [make-build]
+ '("Run 'make clean all'" . cppt-make-build))
+ (define-key map [make-plain]
+ '("Run 'make without arguments'" . cppt-make-plain))
+ (define-key map [make-test]
+ '("Run 'make test'" . cppt-make-test))
+
+ (define-key map [lambda4] '("----"))
+
+ (define-key map [suite-purify-debug]
+ '("Run test suite in Purify in debug mode" . cppt-suite-purify-debug))
+ (define-key map [suite-purify]
+ '("Run test suite in Purify" . cppt-suite-purify))
+ (define-key map [suite-debug]
+ '("Run test suite in debug mode" . cppt-suite-debug))
+ (define-key map [test-suite]
+ '("Run test suite" . cppt-test-suite))
+
+ (define-key map [lambda5] '("----"))
+
+ (define-key map [run-test-purify-debug]
+ '("Run tests for class in Purify in debug mode" .
+ cppt-run-test-purify-debug))
+ (define-key map [run-test-purify]
+ '("Run tests for class in Purify" . cppt-run-test-purify))
+ (define-key map [run-test-debug]
+ '("Run tests for class in debug mode" . cppt-run-test-debug))
+ (define-key map [run-test]
+ '("Run tests for class" . cppt-run-test))
+
+ (define-key map [lambda6] '("----"))
+
+ (define-key map [run-single-test-debug]
+ '("Run a single test in debug mode..." . cppt-run-single-test-debug))
+ (define-key map [run-single-test]
+ '("Run a single test for class..." . cppt-run-single-test))
+
+ (define-key map [lambda7] '("----"))
+
+ (define-key map [new-test-method]
+ '("Create a new test method..." . cppt-new-test-method))
+ (define-key map [verify-test-methods]
+ '("Verify tests for all public methods" . cppt-verify-test-methods))
+
+ (define-key map [lambda8] '("----"))
+
+ (define-key map [switch-code-test]
+ '("Toggle test- and source-file" . cppt-switch-code-test))
+ (define-key map [switch-code-test-method]
+ '("Toggle test- and source-method" . cppt-switch-code-test-method))
+ (define-key map [toggle-header-src]
+ '("Toggle header and source" . cppt-toggle-header-src))
+ (define-key map [toggle-header-src-method]
+ '("Toggle header and source with regards to the current method" .
+ cppt-toggle-header-src-method))
+ (define-key map [ff-find-other-file]
+ '("Find related file, taking includes into consideration" .
+ ff-find-other-file))
+ (define-key map [toggle-interface-headers]
+ '("Toggle header files for interface and implementation" .
+ cppt-toggle-interface-headers))
+ map)
+ "Menu for C++ test minor mode")
+
+;; ----------------------------------------------------------------------
+;; Key bindings, the user should set the cppt-xxx-key variables
+;; ----------------------------------------------------------------------
+(defvar c++-test-minor-keymap
+ (let ((map (make-sparse-keymap)))
+ (define-key map [menu-bar test]
+ (cons "Test" c++-test-minor-mode-menu-map))
+ (if cppt-use-function-keys-flag
+ (progn
+ (define-key map cppt-indent-buffer-key 'cppt-indent-buffer)
+ (define-key map cppt-insert-file-doc-key 'cppt-insert-file-doc)
+ (define-key map cppt-insert-class-doc-key 'cppt-insert-class-doc)
+ (define-key map cppt-insert-method-doc-key 'cppt-insert-method-doc)
+ (define-key map cppt-insert-copy-disallowed-key
+ 'cppt-insert-copy-disallowed)
+ (define-key map cppt-compile-key 'cppt-compile)
+ (define-key map cppt-make-build-key 'cppt-make-build)
+ (define-key map cppt-make-plain-key 'cppt-make-plain)
+ (define-key map cppt-make-test-key 'cppt-make-test)
+ (define-key map cppt-suite-purify-debug-key 'cppt-suite-purify-debug)
+ (define-key map cppt-suite-purify-key 'cppt-suite-purify)
+ (define-key map cppt-suite-debug-key 'cppt-suite-debug)
+ (define-key map cppt-test-suite-key 'cppt-test-suite)
+ (define-key map cppt-run-test-purify-debug-key
+ 'cppt-run-test-purify-debug)
+ (define-key map cppt-run-test-purify-key 'cppt-run-test-purify)
+ (define-key map cppt-run-test-debug-key 'cppt-run-test-debug)
+ (define-key map cppt-run-test-key 'cppt-run-test)
+ (define-key map cppt-run-single-test-debug-key
+ 'cppt-run-single-test-debug)
+ (define-key map cppt-run-single-test-key 'cppt-run-single-test)
+ (define-key map cppt-new-test-method-key 'cppt-new-test-method)
+ (define-key map cppt-verify-test-methods-key
+ 'cppt-verify-test-methods)
+ (define-key map cppt-switch-code-test-key 'cppt-switch-code-test)
+ (define-key map cppt-switch-code-test-method-key
+ 'cppt-switch-code-test-method)
+ (define-key map cppt-toggle-header-method-key
+ 'cppt-toggle-header-src-method)
+ (define-key map cppt-find-other-file-key 'ff-find-other-file)
+ (define-key map cppt-toggle-interface-key
+ 'cppt-toggle-interface-headers)
+ (define-key map cppt-toggle-header-key 'cppt-toggle-header-src)
+ (define-key map [S-right] 'forward-sexp)
+ (define-key map [S-left] 'backward-sexp)
+ (define-key map [S-up] 'beginning-of-defun)
+ (define-key map [S-down] 'end-of-defun)))
+ map)
+ "Keymap used for the c++ test minor mode")
+
+(or (not (boundp 'minor-mode-map-alist))
+ (assoc 'c++-test-minor-mode minor-mode-map-alist)
+ (setq minor-mode-map-alist
+ (cons (cons 'c++-test-minor-mode c++-test-minor-keymap)
+ minor-mode-map-alist)))
+
+(defun c++-test-minor-mode (&optional arg)
+ "C++ unit test minor mode. This minor mode is invoked automatically
+as an extension of c++-mode. It has extensive functionality for
+writing, extending and running automated unit tests for C++ code.
+
+The functionality may be roughly separated into three different areas:
+ * Writing and extending unit tests
+ * Executing the tests
+ * Documenting code
+
+The test commands all have the cppt- prefix, and are by default tied
+to the different function keys:
+
+\\{c++-test-minor-keymap}
+"
+ (interactive "P")
+ (setq c++-test-minor-mode
+ (if (null arg)
+ (not c++-test-minor-mode)
+ (> (prefix-numeric-value arg) 0)))
+ (if c++-test-minor-mode
+ (progn
+ (message "Enabling c++ unit test minor mode")
+ ;; Load any local user configurations
+ ;; This is done every time c++-mode is invoked on a file.
+ (cppt-load-test-project "testproject.el"))))
+
+
+;; Always use this minor mode for c++-mode
+(add-hook 'c++-mode-hook 'c++-test-minor-mode)
+
+(defun cppt-makefile-make-interactive ()
+ "Execute compile with argument taken from current word"
+ (interactive)
+ (let* ((regexp "^\\(\\w+\\)\\s-*:")
+ (compile-command (concat "make "
+ (progn
+ (end-of-line)
+ (if (or (search-backward-regexp regexp nil t)
+ (search-forward-regexp regexp nil t))
+ (match-string 1)
+ ""))))
+ (compilation-read-command "t"))
+ (call-interactively 'compile)
+ (end-of-buffer-other-window nil)))
+
+(defun cppt-makefile-mode-hook ()
+ (local-set-key cppt-compile-key 'cppt-makefile-make-interactive)
+ (local-set-key cppt-make-build-key 'cppt-make-build)
+ (local-set-key cppt-make-plain-key 'cppt-make-plain)
+ (local-set-key cppt-make-test-key 'cppt-make-test)
+ (local-set-key cppt-suite-purify-debug-key 'cppt-suite-purify-debug)
+ (local-set-key cppt-suite-purify-key 'cppt-suite-purify)
+ (local-set-key cppt-suite-debug-key 'cppt-suite-debug)
+ (local-set-key cppt-test-suite-key 'cppt-test-suite))
+(add-hook 'makefile-mode-hook 'cppt-makefile-mode-hook)
+
+
+(provide 'cpptest)
diff --git a/fastlib/src/vespa/fastlib/testsuite/cppttemplates.el b/fastlib/src/vespa/fastlib/testsuite/cppttemplates.el
new file mode 100644
index 00000000000..a3eabb941d9
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/testsuite/cppttemplates.el
@@ -0,0 +1,580 @@
+
+;; ------------------------------------------------------------------------
+;; Test class .h template
+;; ------------------------------------------------------------------------
+
+(defvar cppt-test-header-template "/**
+ * Definition of the automated unit test class for the CLASS_NAME class.
+ *
+ * @file FILE_NAME
+ *
+ * @author USER_NAME
+ *
+ * @date Created CREATION_DATE
+ *
+ * CVS_TAG
+ *
+ * <pre>
+ * Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+ * </pre>
+ ***************************************************************************/
+#ifndef TEST_CLASS_NAME_H
+#define TEST_CLASS_NAME_H
+
+#include \"../CLASS_NAME.h\"
+#include <map>
+#include <fastlib/testsuite/test.h>
+INCLUDE_CALLBACK
+
+/**
+ * The CLASS_NAMETest class holds
+ * the unit tests for the CLASS_NAME class.
+ *
+ * @sa CLASS_NAME
+ * @author USER_NAME
+ */
+class CLASS_NAMETest : public Test {
+
+ /*************************************************************************
+ * Test methods
+ *
+ * This section contains boolean methods for testing each public method
+ * in the class ing tested
+ *************************************************************************/
+
+ /*************************************************************************
+ * Test administration methods
+ *************************************************************************/
+
+ /**
+ * Set up common stuff for all test methods.
+ * This method is called immediately before each test method is called
+ */
+ bool setUp();
+
+ /**
+ * Tear down common stuff for all test methods.
+ * This method is called immediately after each test method is called
+ */
+ void tearDown();
+
+ CALLBACK_TYPEDEF;
+ typedef std::map<std::string, tst_method_ptr> MethodContainer;
+ MethodContainer test_methods_;
+ void init();
+
+protected:
+
+ /**
+ * Since we are running within Emacs, the default behavior of
+ * print_progress which includes backspace does not work.
+ * We'll use a single '.' instead.
+ */
+ virtual void print_progress() { *m_osptr << '.' << std::flush; }
+
+public:
+
+ CLASS_NAMETest() : Test(\"CLASS_NAME\") { init(); }
+ ~CLASS_NAMETest() {}
+
+ /*************************************************************************
+ * main entry points
+ *************************************************************************/
+ void Run(MethodContainer::iterator &itr);
+ virtual void Run();
+ void Run(const char *method);
+ void Run(int argc, char* argv[]);
+};
+
+#endif // TEST_CLASS_NAME_H
+
+// Local Variables:
+// mode:c++
+// End:
+" "This is the template for the header file for a single test class.
+The 'CLASS_NAME' string is replaced with the name of the class to test.
+Redefine this variable in your .emacs file, after (require 'cpptest)
+if you want to change this template.")
+
+
+
+;; ------------------------------------------------------------------------
+;; Test class .cpp template
+;; ------------------------------------------------------------------------
+
+(defvar cppt-test-body-template "/**
+ * Implementation of the automated unit test class for the CLASS_NAME class.
+ *
+ * @file FILE_NAME
+ *
+ * @author USER_NAME
+ *
+ * @date Created CREATION_DATE
+ *
+ * CVS_TAG
+ *
+ * <pre>
+ * Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+ * </pre>
+ ***************************************************************************/
+#include <fastos/fastos.h>
+#include \"TEST_HEADER.h\"
+DEBUG_INCLUDES
+EXTRA_INCLUDES
+
+/*************************************************************************
+ * Test methods
+ *
+ * This section contains boolean methods for testing each public method
+ * in the class being tested
+ *************************************************************************/
+
+/*************************************************************************
+ * Test administration methods
+ *************************************************************************/
+
+/**
+ * Set up common stuff for all test methods.
+ * This method is called immediately before each test method is called
+ */
+bool CLASS_NAMETest::setUp() {
+ return true;
+}
+
+/**
+ * Tear down common stuff for all test methods.
+ * This method is called immediately after each test method is called
+ */
+void CLASS_NAMETest::tearDown() {
+}
+
+/**
+ * Build up a map with all test methods
+ */
+void CLASS_NAMETest::init() {
+}
+
+/*************************************************************************
+ * main entry points
+ *************************************************************************/
+
+
+void CLASS_NAMETest::Run(MethodContainer::iterator &itr) {
+ try {
+ DEBUG(\"CLASS_NAMETest\", 3, \"Running test method '\" + itr->first + \"'\");
+ if (setUp()) {
+ CALL_CALLBACK;
+ tearDown();
+ }
+ } catch (...) {
+ _fail(\"Got unknown exception in test method \" + itr->first);
+ }
+}
+
+void CLASS_NAMETest::Run(const char* method) {
+ MethodContainer::iterator pos(test_methods_.find(method));
+ if (pos != test_methods_.end()) {
+ Run(pos);
+ } else {
+ std::cerr << \"ERROR: No test method named \\\"\"
+ << method << \"\\\"\" << std::endl;
+ _fail(\"No such method\");
+ }
+}
+
+void CLASS_NAMETest::Run() {
+ for (MethodContainer::iterator itr(test_methods_.begin());
+ itr != test_methods_.end();
+ ++itr)
+ Run(itr);
+}
+
+/*
+ * Parse runtime arguments before running.
+ * If the -m METHOD parameter is given, run only that method
+ */
+void CLASS_NAMETest::Run(int argc, char* argv[]) {
+ for (int i = 1; i < argc; ++i) {
+ if (strcmp(argv[i], \"-m\") == 0 && argc > i + 1) {
+ Run(argv[++i]);
+ return;
+ }
+ }
+ Run();
+}
+" "This is the template for the source file for a single test class.
+The 'CLASS_NAME' string is replaced with the name of the class to test.
+Redefine this variable in your .emacs file, after (require 'cpptest)
+if you want to change this template.")
+
+
+
+(defvar cppt-notest-template "
+// Comment out cerr below to ignore unimplemented tests
+#define NOTEST(name) \\
+std::cerr << std::endl << __FILE__ << ':' << __LINE__ << \": \" \\
+ << \"No test for method '\" << (name) << \"'\" << std::endl;
+" "Definition of the NOTEST macro.")
+
+
+;; ------------------------------------------------------------------------
+;; Test class application .cpp template
+;; ------------------------------------------------------------------------
+
+(defvar cppt-test-class-app-template "/**
+ * Definition and implementation of the application for running unit tests
+ * for the CLASS_NAME class in isolation.
+ *
+ * @file FILE_NAME
+ *
+ * @author USER_NAME
+ *
+ * @date Created CREATION_DATE
+ *
+ * CVS_TAG
+ *
+ * <pre>
+ * Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+ * </pre>
+ ****************************************************************************/
+#include <fastos/fastos.h>
+#include \"TEST_HEADER.h\"
+DEBUG_INCLUDES
+EXTRA_INCLUDES
+
+/**
+ * The CLASS_NAMETestApp class is the main routine
+ * for running the unit tests for the CLASS_NAME class
+ * in isolation.
+ *
+ * @sa CLASS_NAME
+ * @author USER_NAME
+ */
+class CLASS_NAMETestApp : public FastOS_Application {
+public:
+ virtual int Main() {
+ DEBUG_INIT
+ INIT_CODE
+ CLASS_NAMETest test;
+ test.SetStream(&std::cout);
+ test.Run(_argc, _argv);
+ return (int)test.Report();
+ }
+};
+
+FASTOS_MAIN(CLASS_NAMETestApp);
+" "This is the template for the test application for a single test class.
+The 'CLASS_NAME' string is replaced with the name of the class to test.
+Redefine this variable in your .emacs file, after (require 'cpptest)
+if you want to change this template.")
+
+;; ------------------------------------------------------------------------
+;; Test suite template
+;; ------------------------------------------------------------------------
+
+(defvar cppt-suite-template "/**
+ * Implementation of the test suite application SUITE.
+ *
+ * @file FILE_NAME
+ *
+ * @author USER_NAME
+ *
+ * @date Created CREATION_DATE
+ *
+ * CVS_TAG
+ *
+ * <pre>
+ * Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+ * </pre>
+ ****************************************************************************/
+#include <fastos/fastos.h>
+#include <fastlib/testsuite/suite.h>
+DEBUG_INCLUDES
+EXTRA_INCLUDES
+
+/**
+ * The SUITE class runs all the unit tests
+ * for the MODULE module.
+ *
+ * @author USER_NAME
+ */
+class SUITE : public Suite {
+
+public:
+ SUITE();
+};
+
+SUITE::SUITE() :
+ Suite(\"SUITE\", &std::cout)
+{
+ // All tests for this module
+}
+
+/**
+ * The SUITEApp class holds the main body for
+ * running the SUITE class.
+ *
+ * @author USER_NAME
+ */
+class SUITEApp : public FastOS_Application {
+public:
+ virtual int Main();
+};
+
+int SUITEApp::Main() {
+ DEBUG_INIT
+ INIT_CODE
+ SUITE suite;
+ suite.Run();
+ long failures = suite.Report();
+ suite.Free();
+ return (int)failures;
+}
+
+FASTOS_MAIN(SUITEApp);
+" "This is the template for the source file for a complete test suite.
+The 'SUITE' string is replaced with the directory of the classes to test,
+with the string 'TestSute' appended.
+
+Redefine this variable in your .emacs file, after (require 'cpptest)
+if you want to change this template.")
+
+;; ------------------------------------------------------------------------
+;; .cvsignore template
+;; ------------------------------------------------------------------------
+
+(defvar cppt-cvsignore-template
+ "*Test
+*Suite
+*test
+*suite
+dummylib
+semantic.cache
+*.log
+Makefile
+.depend"
+ "Default content for the .cvsignore file which is put into any newly
+created test directories")
+
+
+
+;; ------------------------------------------------------------------------
+;; fastos.project template
+;; ------------------------------------------------------------------------
+
+(defvar cppt-project-template "
+CUSTOMMAKE
+
+EXTRA_MAKE_TARGETS
+
+# Build any libraries given as dependencies in the cppt-pretest-target variable
+%.a : ../*.h ../*.cpp
+ $(MAKE) -C $(@D) $(@F)
+
+# Don't warn for inline
+# We need this for STL
+ifeq ($(CC_PROG),gcc)
+# Don't warn for inline
+# We need this for STL
+CFLAGS:=$(subst -Winline,,$(CFLAGS)) -Wno-ctor-dtor-privacy
+# And force exceptions.
+CXX_FLAGS := $(subst -fno-exceptions,-fexceptions,$(CXX_FLAGS))
+endif
+
+# Test the whole suite
+.PHONY: test
+test: _PRETEST_TARGET_ runSUITE
+
+# Run purify on the whole suite
+purify: purifySUITE
+
+# Automatically rebuild .depend when source files change
+.depend: $(wildcard *.h) $(wildcard *.cpp)
+ @$(ECHO_CMD) \"*** Generating new .depend...\"
+ @$(ECHO_CMD) > .depend.NEW $(DISCARDALL)
+ $(HIDE)$(CXX_MKDEP) $(INCLUDE_PATHS) $(SRCS_CPP) >> .depend.NEW
+ $(HIDE)$(MKDEP_POSTPROCESS) .depend.NEW > .depend
+ $(HIDE)$(DELETE_CMD) .depend.NEW
+
+ifeq ($(CC_PROG),cc)
+# Don't optimize for better stacktrace in dbx.
+CFLAGS := $(subst -xO3,,$(CFLAGS))
+endif
+
+# Use these for setting up and tearing down test scaffolding (test data etc)
+PRE_TEST=_PRE_TEST_
+POST_TEST=_POST_TEST_
+
+# Parameters to pass to the test programs
+TEST_PARAM=CPPT_TEST_PARAMETERS
+TEST_DB_FLAGS=CPPT_TEST_DBFLAGS
+
+###################################################################
+# Unit test methods for single class
+###################################################################
+
+# Run unit test for a single class
+run%Test : %Test
+\t$(HIDE)if [ x$(METHOD) = x ]; then \\
+\t \t$(ECHO_CMD) \"*** Testing class '$(subst Test,,$<)'\"; \\
+\t \t($(PRE_TEST) && \\
+\t \t ./$< $(TEST_PARAM) && \\
+\t \t $(POST_TEST)) || exit $$?; \\
+\t \t$(ECHO_CMD) \"*** All tests in class '$<' OK\"; \\
+\t else \\
+\t \t$(ECHO_CMD) \"*** Running test method '$(METHOD)' for class '$(subst Test,,$<)'\"; \\
+\t \t($(PRE_TEST) && \\
+\t \t ./$< -m $(METHOD) $(TEST_PARAM) && \\
+\t \t $(POST_TEST)) || exit $$?; \\
+\t \t$(ECHO_CMD) \"*** All tests in test method '$(subst METHOD=,,$(METHOD))' OK\"; \\
+\tfi
+
+
+# Run unit test for a single class in debug mode
+run%TestDebug : %Test
+\t$(HIDE)if [ x$(METHOD) = x ]; then \\
+\t \t$(ECHO_CMD) \"*** Testing class '$(subst TestDebug,,$<)' in debug mode\"; \\
+\t \t($(PRE_TEST) && \\
+\t \t ./$< $(TEST_PARAM) $(TEST_DB_FLAGS) && \\
+\t \t $(POST_TEST)) || exit $$?; \\
+\t \t$(ECHO_CMD) \"*** All tests in class '$<' OK\"; \\
+\t else \\
+\t \t$(ECHO_CMD) \"*** Running test method '$(METHOD)' for class '$(subst TestDebug,,$<)' in debug mode\"; \\
+\t \t($(PRE_TEST) && \\
+\t \t ./$< -m $(METHOD) $(TEST_PARAM) $(TEST_DB_FLAGS) && \\
+\t \t $(POST_TEST)) || exit $$?; \\
+\t \t$(ECHO_CMD) \"*** All tests in test method '$(subst METHOD=,,$(METHOD))' OK\"; \\
+\tfi
+
+# Run unit test for a single class in purify
+purify%Test : Purified%Test
+\t$(HIDE)$(ECHO_CMD) \"*** Testing class with Purify\"
+\t$(HIDE)($(PRE_TEST) && \\
+\t ./$< $(TEST_PARAM) && \\
+\t $(POST_TEST)) || exit $$?
+\t$(HIDE)$(ECHO_CMD) \"*** All tests in $< OK\"
+
+# Run unit test for a single class in purify with debugging
+purify%TestDebug : Purified%Test
+\t$(HIDE)$(ECHO_CMD) \"*** Testing class with Purify in debug mode\"
+\t$(HIDE)($(PRE_TEST) && \\
+\t ./$< $(TEST_PARAM) $(TEST_DB_FLAGS) && \\
+\t $(POST_TEST)) || exit $$?
+\t$(HIDE)$(ECHO_CMD) \"*** All tests in $< OK\"
+
+###################################################################
+# Unit test methods for test suite
+###################################################################
+
+# Run unit tests for all classes
+run%TestSuite : %TestSuite
+\t$(HIDE)$(ECHO_CMD) \"*** Testing suite '$(subst TestSuite,,$<)'\"
+\t$(HIDE)($(PRE_TEST) && \\
+\t ./$< $(TEST_PARAM) && \\
+\t $(POST_TEST)) || exit $$?
+\t$(HIDE)$(ECHO_CMD) \"*** All tests in $< OK\"
+
+# Run unit tests for all classes in the package in debug mode
+run%TestSuiteDebug : %TestSuite
+\t$(HIDE)$(ECHO_CMD) \"*** Testing suite '$(subst TestSuiteDebug,,$<)' in debug mode\"
+\t$(HIDE)($(PRE_TEST) && \\
+\t ./$< $(TEST_PARAM) $(TEST_DB_FLAGS) && \\
+\t $(POST_TEST)) || exit $$?
+\t$(HIDE)$(ECHO_CMD) \"*** All tests in $< OK\"
+
+# Run unit tests for all classes in purify mode
+purify%TestSuite : Purified%TestSuite
+\t$(HIDE)$(ECHO_CMD) \"*** Testing suite with Purify\"
+\t$(HIDE)($(PRE_TEST) && \\
+\t ./$< $(TEST_PARAM) && \\
+\t $(POST_TEST)) || exit $$?
+\t$(HIDE)$(ECHO_CMD) \"*** All tests in $< OK **\"
+
+# Run unit tests for all classes in purify mode with debugging
+purify%TestSuiteDebug : Purified%TestSuite
+\t$(HIDE)$(ECHO_CMD) \"*** Testing suite with Purify mode in debug mode\"
+\t$(HIDE)($(PRE_TEST) && \\
+\t ./$< $(TEST_PARAM) $(TEST_DB_FLAGS) && \\
+\t $(POST_TEST)) || exit $$?
+\t$(HIDE)$(ECHO_CMD) \"*** All tests in $< OK **\"
+
+################################################################
+# Build purify executables
+################################################################
+Purified%: %
+\t$(HIDE)$(ECHO_CMD) \"*** Building purify binary $@\"
+\t$(HIDE)purify -chain-length=12 -max-threads=250 \
+\t-static-checking-default=aggressive -always-use-cache-dir=yes \
+\tCC $(CXX_FLAGS) $(LOCALFLAGS) \
+\t$(APP_$(shell echo $< | tr '[:lower:]' '[:upper:]')_OBJS) \
+\t$(COMPILEEXEOUTPUT_FLAG) $@ \
+\t$($(MAKETARGET)LIB_APP_$(shell echo $< | tr '[:lower:]' '[:upper:]')) \
+\t$(LINK_FLAGS)
+\t$(HIDE)$(ECHO_CMD) \"*** Done $<\"
+"
+ "This is the template for an empty fastos.project file.
+
+The 'SUITE' string is replaced with the directory of the classes to test,
+with the string 'TestSute' appended.
+
+The 'EXTRA_MAKE_TARGETS' string is replaced with the value of the
+cppt-extra-make-targets variable
+
+Redefine this variable in your .emacs file, after (require 'cpptest)
+if you want to change this template.")
+
+;; -----------------------------------------------------------------------
+;; Documentation templates
+;; -----------------------------------------------------------------------
+
+(defvar cppt-file-doc-template "/**
+ *
+ * @file FILE_NAME
+ * @author USER_NAME
+ * @date Created CREATION_DATE
+ * CVS_TAG
+ *
+ * <pre>
+ * Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+ * </pre>
+ ****************************************************************************/
+"
+ "This is a template for generating a file documenation.The USER_NAME
+string will be replaced by the full name of the user. The
+CREATION_DATE string will be replaced by todays date. The YEAR string
+will be replaced by the current year. The FILE_NAME string will be
+replaced by the name of the file.")
+
+(defvar cppt-class-doc-template "/**
+ * The CLASS_NAME TYPE
+ *
+ * @sa anotherClass::anotherMethod
+ * @author USER_NAME
+ */
+"
+ "This is a template for generating a default class documenation. The
+TYPE string will be replaced by class or namsespace. The CLASS_NAME_NAME
+string will be replaced by the name of the class or namespace. The
+USER_NAME string will be replaced by the full name of the user.")
+
+(defvar cppt-method-doc-template "/**
+ * The METHOD_NAME
+ *
+ * @author USER_NAME
+RETURN_TYPE
+EXCEPTIONS
+PARAMETERS
+ */
+"
+ "This is a template for generating a default method
+documenation. The METHOD_NAME string will be replaced by the name of
+the method. The USER_NAME string will be replaced by the fulll name of
+the user. The RETURN_TYPE string will be replaced by the return type
+of the method (if not a ctor or dtor). The PARAMETERS string will be
+replaced by a series of '* @parameter PARAMETER_NAME a PARAMETER_TYPE
+value' strings for each parameter of the method, if any.")
+
+
+
+
+(provide 'cppttemplates) \ No newline at end of file
diff --git a/fastlib/src/vespa/fastlib/testsuite/suite.cpp b/fastlib/src/vespa/fastlib/testsuite/suite.cpp
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/testsuite/suite.cpp
diff --git a/fastlib/src/vespa/fastlib/testsuite/suite.h b/fastlib/src/vespa/fastlib/testsuite/suite.h
new file mode 100644
index 00000000000..ef844a7f85f
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/testsuite/suite.h
@@ -0,0 +1,269 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**************************************************************************
+ * @author B�rd Kvalheim
+ * @version $Id: ;
+ * @file
+ *
+ * A test suite. Modified from the suite written by Chuck Allison.
+ * http://www.cuj.com/archive/1809/feature.html
+ *
+ * @date Creation date: 2000-12-15
+ * Copyright (c) : 1997-1999 Fast Search & Transfer ASA
+ * ALL RIGHTS RESERVED
+ * Licensed to Yahoo, and relicensed under the terms of the Apache 2.0 license
+ *
+ * The usage of suite is simple:
+ *
+ * mysuite.h:
+ * -----
+ *
+ * #include <iosfwd>
+ * #include <vespa/fastos/fastos.h>
+ * #include <vespa/fastlib/testsuite/suite.h>
+ *
+ * class MySuite : public Suite
+ * {
+ * public:
+ * MySuite() :
+ * Suite("My test suite. ", &cout)
+ * {
+ * AddTest(new MyTest1());
+ * AddTest(new MyTest2());
+ * }
+ * };
+ *
+ *
+ *
+ * class MySuiteApp : public FastOS_Application
+ * {
+ * public:
+ * virtual int Main();
+ * };
+ *
+ *
+ * ---
+ *
+ * mysuite.cpp:
+ * -----
+ *
+ * #include "mysuite.h"
+ *
+ *
+ * int MyTestApp::Main() {
+ * MyTestSuite mts;
+ * mts.Run();
+ * mts.Report();
+ * mts.Free();
+ * }
+ *
+ * FASTOS_MAIN(MyTestApp)
+ *
+ * ---
+ *
+ **************************************************************************/
+
+#pragma once
+
+#include "test.h" // includes <string>, <iosfwd>
+
+
+#include <vector>
+
+#include <iostream>
+#include <stdexcept>
+#include <cassert>
+
+
+class TestSuiteError;
+
+class Suite
+{
+public:
+ Suite(const std::string& name, std::ostream* osptr = 0);
+
+ std::string GetName() const;
+ long GetNumPassed() const;
+ long GetNumFailed() const;
+ const std::ostream* GetStream() const;
+ void SetStream(std::ostream* osptr);
+
+ void AddTest(Test* t); //throw (TestSuiteError);
+ void AddSuite(const Suite&); //throw(TestSuiteError);
+ void Run(); // Calls Test::run() repeatedly
+ long Report() const;
+ void Free(); // deletes tests
+ virtual ~Suite(void) { }
+
+private:
+ std::string m_name;
+ std::ostream* m_osptr;
+ std::vector<Test*> m_tests;
+ void Reset();
+ int GetLongestName() const;
+
+ // Disallowed ops:
+ Suite(const Suite&);
+ Suite& operator=(const Suite&);
+};
+
+inline
+Suite::Suite(const std::string& name, std::ostream* osptr)
+ : m_name(name),
+ m_osptr(osptr),
+ m_tests()
+{
+}
+
+inline
+std::string Suite::GetName() const
+{
+ return m_name;
+}
+
+inline
+const std::ostream* Suite::GetStream() const
+{
+ return m_osptr;
+}
+
+inline
+void Suite::SetStream(std::ostream* osptr)
+{
+ m_osptr = osptr;
+}
+
+
+/*class TestSuiteError : public logic_error
+ {
+ public:
+ TestSuiteError(const std::string& s = "")
+ : logic_error(s)
+ {}
+ };*/
+
+void Suite::AddTest(Test* t) //throw(TestSuiteError)
+{
+ // Make sure test has a stream:
+ if (t == 0) {}
+ //throw TestSuiteError("Null test in Suite::addTest");
+ else if (m_osptr != 0 && t->GetStream() == 0)
+ t->SetStream(m_osptr);
+
+ m_tests.push_back(t);
+ t->Reset();
+}
+
+void Suite::AddSuite(const Suite& s) //throw(TestSuiteError)
+{
+ for (size_t i = 0; i < s.m_tests.size(); ++i)
+ AddTest(s.m_tests[i]);
+}
+
+void Suite::Free()
+{
+ // This is not a destructor because tests
+ // don't have to be on the heap.
+ for (size_t i = 0; i < m_tests.size(); ++i)
+ {
+ delete m_tests[i];
+ m_tests[i] = 0;
+ }
+}
+
+void Suite::Run()
+{
+ Reset();
+ int longestName = GetLongestName();
+ const char *nm;
+ int x = 0;
+ for (size_t i = 0; i < m_tests.size(); ++i) {
+ assert(m_tests[i]);
+ nm = m_tests[i]->get_name();
+ if (nm) {
+ *m_osptr << std::endl << nm << ": ";
+ for (x = longestName - strlen(nm); x > 0; --x)
+ *m_osptr << ' ';
+ *m_osptr << std::flush;
+ }
+ m_tests[i]->Run();
+ }
+}
+
+
+// Find the longest test name
+int Suite::GetLongestName() const
+{
+ int longestName = 0, len = 0;
+ const char *nm;
+ for (size_t i = 0; i < m_tests.size(); ++i) {
+ assert(m_tests[i]);
+ nm = m_tests[i]->get_name();
+ if ( nm != NULL && (len = strlen(nm)) > longestName )
+ longestName = len;
+ }
+ return longestName;
+}
+
+long Suite::Report() const
+{
+ if (m_osptr) {
+ int longestName = GetLongestName();
+ int lineLength = longestName + 8 + 16 + 10;
+ long totFail = 0;
+ int x = 0;
+ *m_osptr << std::endl << std::endl
+ << "Suite \"" << m_name << "\"" << std::endl;
+ for (x = 0; x < lineLength; ++x)
+ *m_osptr << '=';
+ *m_osptr << "=";
+
+ // Write the individual reports
+ for (size_t i = 0; i < m_tests.size(); ++i) {
+ assert(m_tests[i]);
+ const char *nm = m_tests[i]->get_name();
+ totFail += m_tests[i]->Report(longestName -
+ (nm ? strlen(nm) : longestName));
+ }
+
+ for (x = 0; x < lineLength; ++x)
+ *m_osptr << '=';
+ *m_osptr << "=\n";
+ return totFail;
+ }
+ else
+ return GetNumFailed();
+}
+
+long Suite::GetNumPassed() const
+{
+ long totPass = 0;
+ for (size_t i = 0; i < m_tests.size(); ++i)
+ {
+ assert(m_tests[i]);
+ totPass += m_tests[i]->GetNumPassed();
+ }
+ return totPass;
+}
+
+long Suite::GetNumFailed() const
+{
+ long totFail = 0;
+ for (size_t i = 0; i < m_tests.size(); ++i)
+ {
+ assert(m_tests[i]);
+ totFail += m_tests[i]->GetNumFailed();
+ }
+ return totFail;
+}
+
+void Suite::Reset()
+{
+ for (size_t i = 0; i < m_tests.size(); ++i)
+ {
+ assert(m_tests[i]);
+ m_tests[i]->Reset();
+ }
+}
+
+
+
diff --git a/fastlib/src/vespa/fastlib/testsuite/test.h b/fastlib/src/vespa/fastlib/testsuite/test.h
new file mode 100644
index 00000000000..ed9690a08ff
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/testsuite/test.h
@@ -0,0 +1,295 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**************************************************************************
+ * @author B�rd Kvalheim
+ * @version $Id;
+ * @file
+ *
+ * The test class of the testsuite. Written by Chuck Allison.
+ * http://www.cuj.com/archive/1809/feature.html
+ *
+ * @date Creation date: 2000-12-15
+ * Copyright (c) : 1997-2000 Fast Search & Transfer ASA
+ * ALL RIGHTS RESERVED
+ *
+ * Apart for a trick the usage of the test class is very simple:
+ *
+ * mytest.h:
+ * ----
+ * #include <iosfwd>
+ * #include <vespa/fastos/fastos.h>
+ * #include <vespa/fastlib/testsuite/test.h>
+ *
+ * class MyTest : public Test
+ * {
+ * public:
+ * virtual void Run() {
+ * // do the tests _test is ok if the argument are true
+ * _test(expr);
+ * }
+ *
+ * };
+ *
+ * class MyTestApp : public FastOS_Application
+ * {
+ * public:
+ * virtual int Main();
+ * };
+ *
+ *
+ * ----
+ *
+ *
+ * mytest.cpp:
+ * ----
+ * #include "mytest.h"
+ *
+ * int MyTestApp::Main()
+ * {
+ * MyTest mt;
+ * mt.SetStream(&std::cout);
+ * mt.Run();
+ * mt.Report();
+ *
+ * return 0;
+ * }
+ *
+ * FASTOS_MAIN(MyTestApp)
+ *
+ * ----
+ *
+ * The trick is that the all the code except the main function is in
+ * the .h file. The reason for this is that it is simpler to integerate
+ * the single test into a suite of tests.
+ *
+ *************************************************************************/
+
+#pragma once
+
+#include <string>
+#include <iostream>
+#include <typeinfo>
+#include <vector>
+#include <algorithm>
+#include <iterator>
+
+// The following have underscores because they are macros
+// (and it's impolite to usurp other users' functions!).
+// For consistency, _succeed() also has an underscore.
+#define _test(cond) do_test((cond), #cond, __FILE__, __LINE__)
+#define _test_equal(lhs, rhs) \
+ do_equality_test((lhs), (rhs), #lhs, __FILE__, __LINE__)
+#define _fail(str) do_fail((str), __FILE__, __LINE__)
+
+class Test
+{
+public:
+ explicit Test(std::ostream* osptr = 0, const char *name = NULL);
+ explicit Test(const char *name);
+ virtual ~Test(){}
+ virtual void Run() = 0;
+
+ const char *get_name() const;
+ long GetNumPassed() const;
+ long GetNumFailed() const;
+ const std::ostream* GetStream() const;
+ void SetStream(std::ostream* osptr);
+
+ void _Succeed();
+ long Report(int padSpaces = 1) const;
+ virtual void Reset();
+
+ void PushDesc(const std::string& desc);
+ void PopDesc();
+
+protected:
+ std::ostream* m_osptr;
+ const char *name_;
+
+ bool do_test(bool cond, const std::string& lbl,
+ const char* fname, long lineno);
+ bool do_fail(const std::string& lbl, const char* fname, long lineno,
+ bool addEndl = true);
+ template <typename t1, typename t2>
+ bool do_equality_test(const t1& lhs, const t2& rhs,
+ const char* lbl, const char* fname, long lineno);
+ virtual void print_progress();
+
+private:
+ long m_nPass;
+ long m_nFail;
+ int m_index;
+ char m_pchar[4];
+
+ std::vector<std::string> m_description;
+
+ size_t print_desc() const;
+
+ // Disallowed:
+ Test(const Test&);
+ Test& operator=(const Test&);
+};
+
+inline
+Test::Test(std::ostream* osptr, const char*name) :
+ m_osptr(osptr),
+ name_(name),
+ m_nPass(0),
+ m_nFail(0),
+ m_index(0),
+ m_description()
+{
+ m_pchar[0]= '|';
+ m_pchar[1]= '-';
+}
+
+inline
+Test::Test(const char*name) :
+ m_osptr(NULL),
+ name_(name),
+ m_nPass(0),
+ m_nFail(0),
+ m_index(0),
+ m_description()
+{
+ m_pchar[0]= '|';
+ m_pchar[1]= '-';
+}
+
+inline
+const char *Test::get_name() const {
+ return (name_ == NULL) ? "Test " : name_;
+}
+
+inline
+long Test::GetNumPassed() const
+{
+ return m_nPass;
+}
+
+inline
+long Test::GetNumFailed() const
+{
+ return m_nFail;
+}
+
+inline
+const std::ostream* Test::GetStream() const
+{
+ return m_osptr;
+}
+
+inline
+void Test::SetStream(std::ostream* osptr)
+{
+ m_osptr = osptr;
+}
+
+inline
+void Test::_Succeed()
+{
+ ++m_nPass;
+}
+
+inline
+void Test::Reset()
+{
+ m_nPass = m_nFail = 0;
+}
+
+
+inline
+void Test::PushDesc(const std::string& desc)
+{
+ m_description.push_back(desc);
+}
+
+inline
+void Test::PopDesc()
+{
+ m_description.pop_back();
+}
+
+inline
+size_t Test::print_desc() const
+{
+ std::copy(m_description.begin(), m_description.end(),
+ std::ostream_iterator<std::string>(*m_osptr));
+ return m_description.size();
+}
+
+inline
+void Test::print_progress() {
+ ++m_index;
+ m_index = m_index % 2;
+ *m_osptr << '\b' <<'\b' <<'\b';
+ *m_osptr <<' ' << m_pchar[m_index] << ' ' << std::flush;
+}
+
+inline
+bool Test::do_fail(const std::string& lbl, const char* fname, long lineno,
+ bool addEndl)
+{
+ ++m_nFail;
+ if (m_osptr) {
+ *m_osptr << std::endl
+ << fname << ':' << lineno << ": "
+ << get_name() << " failure: (" << lbl << ")"
+ << std::endl;
+ if (addEndl && print_desc() > 0)
+ *m_osptr << std::endl << std::endl;
+ }
+ return false;
+}
+
+inline
+bool Test::do_test(bool cond, const std::string& lbl,
+ const char* fname, long lineno)
+{
+ if (!cond) {
+ return do_fail(lbl, fname, lineno);
+ }
+ else {
+ _Succeed();
+ print_progress();
+ return true;
+ }
+}
+
+template <typename t1, typename t2>
+inline
+bool Test::do_equality_test(const t1& lhs, const t2& rhs, const char* lbl,
+ const char* fname, long lineno)
+{
+ if (lhs == rhs) {
+ _Succeed();
+ print_progress();
+ return true;
+ }
+ do_fail(std::string(lbl), fname, lineno, false);
+ if (m_osptr) {
+ *m_osptr << "Equality test failed: "
+ << "Expected '" << rhs
+ << "' got '" << lhs << "'"
+ << std::endl;
+ if (print_desc() > 0)
+ *m_osptr << std::endl << std::endl;
+ }
+ return false;
+}
+
+inline
+long Test::Report(int padSpaces) const
+{
+ if (m_osptr) {
+ *m_osptr << std::endl << get_name();
+
+ // Pad the name with the given number of spaces
+ for (int i= 0; i < padSpaces; ++i) *m_osptr << ' ';
+
+ *m_osptr << "\tPassed: " << m_nPass
+ << "\tFailed: " << m_nFail
+ << std::endl;
+ }
+ return m_nFail;
+}
+
diff --git a/fastlib/src/vespa/fastlib/testsuite/testproject.el b/fastlib/src/vespa/fastlib/testsuite/testproject.el
new file mode 100644
index 00000000000..6cdfe9929ec
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/testsuite/testproject.el
@@ -0,0 +1,107 @@
+;; testproject.el
+
+;; Local configurations for the cpptest Emacs unit-test
+;; framework. This is just an example of typical variables that one
+;; usually uses This file should be located in the same directory as
+;; the class(es) you want to test.
+
+;; $Revision: 1.6 $ $Date: 2003-09-11 09:14:01 $
+;; Author: Nils Sandy <nils.sandoy@fast.no>
+
+;; Just a message to show that this file is beeing read. Look for this
+;; in the *Messages* buffer.
+(message "Setting local test configuration for the module")
+
+;; Use fastlib's new debugging features.
+;; This requires fastlib 1.6.2.2+
+(setq cppt-use-fastlib-debug-p t)
+
+;; Use an underscore based naming scheme classes and method names will
+;; Upcase each word instead
+(setq cppt-use-underscore-p t)
+
+;; Use author in documentation. Set this value to nil if not
+(setq cppt-doc-author-p t)
+
+;; Use the new fastlib callback method.
+;; Use this for newer versions of gcc
+(setq cppt-use-callback-p t)
+
+;; This is a subdirectory of the directory in which this file, along with
+;; the source code to test, resides
+(setq cppt-test-dir "test")
+
+;; Use this variable to include extra file in your test source, and
+;; application files. Typically this will hold headers for log
+;; functionality etc.
+;; Example: (setq cppt-extra-source-includes "#include \"../Log.h\"")
+(setq cppt-extra-source-includes "")
+
+;; If the above source files are not part of a library, you will
+;; probably have to include them in the fastos.project file.
+;; Example: (setq cppt-extra-object-files '("../Log"))
+(setq cppt-extra-object-files nil)
+
+;; If the source code does not have a fastos.project file with all
+;; required libraries for linking an executable (typically the case
+;; when the source is part of a library itself), then you should use
+;; this variable to provide a list of libraries which will be appended
+;; to the EXTERNALLIBS section for all applications in the
+;; fastos.project file.
+;; Example: (setq cppt-extra-libraries '("fast"))
+(setq cppt-extra-libraries nil)
+(setq cppt-extra-external-libraries '("fast"))
+
+;; Include source file in test executables.
+;; Set this to nil if you are testing part of a library
+(setq cppt-include-source-p "t")
+
+
+;; If your initialisation code below requires special parameters for
+;; running the test executables, add them here
+;; Example: (setq cppt-test-parameters "--test-mode")
+(setq cppt-test-parameters "")
+
+;; If you support a special debug mode, which is executed through the
+;; cppt-suite-debug or cppt-run-test-debug methods, then you should
+;; add the parameter for identifying this here.
+;; The parameters given here assume that the fastlib debug features are
+;; turned on
+;; Example: (setq cppt-test-dbflags "-d")
+(setq cppt-test-dbflags "-d all -d emacs")
+
+;; If you support logging etc, you should include code here for
+;; insitializing this as part of the Main body of the test application
+;; Example:
+;; Add intialization code that turns on logging, and logs to stderr in debug
+;; mode
+;; (setq cppt-application-init-code
+;; "RTLogDistributor::GetInstance().RegisterDestination(
+;; new Fast_FileLogger(\"CLASSTest.log\"), FLOG_ALL);
+;; for (int i=0; i < argc; ++i) {
+;; if (strcmp(argv[i], \"-d\") == 0) {
+;; // Turn on debug mode (log to stderr)
+;; RTLogDistributor::GetInstance().RegisterDestination(
+;; new Fast_FileLogger(stderr), FLOG_ALL);
+;; LOG_DBG(\"Running in debug mode\");
+;; }
+;; }")
+(setq cppt-application-init-code "")
+
+;; Pretty much the same as the application init code, but this is used
+;; for the Main method of the test suite.
+;; Example:
+;; Add intialization code that turns on logging, and logs to stderr in debug
+;; mode
+;; (setq cppt-suite-init-code
+;; "RTLogDistributor::GetInstance().RegisterDestination(
+;; new Fast_FileLogger(\"SUITETest.log\"), FLOG_ALL);
+;; for (int i=0; i < argc; ++i) {
+;; if (strcmp(argv[i], \"-d\") == 0) {
+;; // Turn on debug mode (log to stderr)
+;; RTLogDistributor::GetInstance().RegisterDestination(
+;; new Fast_FileLogger(stderr), FLOG_ALL);
+;; LOG_DBG(\"Running in debug mode\");
+;; }
+;; }")
+(setq cppt-suite-init-code "")
diff --git a/fastlib/src/vespa/fastlib/text/.gitignore b/fastlib/src/vespa/fastlib/text/.gitignore
new file mode 100644
index 00000000000..c452e2714be
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/.gitignore
@@ -0,0 +1,17 @@
+*.So
+*.a
+*.ilk
+*.lib
+*.o
+*.obj
+*.pdb
+.cvsignore
+.depend
+.pure
+Debug
+Makefile
+SunWS_cache
+extcase
+extprop
+unicode_propertydump
+unicode_tolowerdump
diff --git a/fastlib/src/vespa/fastlib/text/CMakeLists.txt b/fastlib/src/vespa/fastlib/text/CMakeLists.txt
new file mode 100644
index 00000000000..2d4af69411f
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/CMakeLists.txt
@@ -0,0 +1,9 @@
+# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+vespa_add_library(fastlib_text
+ SOURCES
+ unicodeutil.cpp
+ wordfolder.cpp
+ normwordfolder.cpp
+ INSTALL lib64
+ DEPENDS
+)
diff --git a/fastlib/src/vespa/fastlib/text/CustomProperties-4.0.0.txt b/fastlib/src/vespa/fastlib/text/CustomProperties-4.0.0.txt
new file mode 100644
index 00000000000..461d268cc6e
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/CustomProperties-4.0.0.txt
@@ -0,0 +1,34 @@
+# CustomProperties-4.0.0.txt
+# Date: 2003-07-04, 15:40:00
+#
+# Unicode Character Database: Custom Properties
+# Manually generated on the same format as Unicode
+# Property files, to be included as a basis for unicode
+# library support for properties.
+# This file allows the notion of WordCharacters to be
+# modified without altering the original Unicode files.
+# ================================================
+
+# ================================================
+
+# Custom Property: Custom_Word_Char
+# Includes: Parenthesized and Circled CJK characters,
+# some telegraph symbols, some private use
+
+3200..321C ; Custom_Word_Char # So [29] PARENTHESIZED HANGUL KIYEOK..PARENTHESIZED HANGUL CIEUC U
+3220..3229 ; Custom_Word_Char # No [10] PARENTHESIZED IDEOGRAPH ONE..PARENTHESIZED IDEOGRAPH TEN
+322A..3243 ; Custom_Word_Char # So [26] PARENTHESIZED IDEOGRAPH MOON..PARENTHESIZED IDEOGRAPH REACH
+3260..327B ; Custom_Word_Char # So [28] CIRCLED HANGUL NIEUN..CIRCLED HANGUL HIEUH A
+327F ; Custom_Word_Char # So KOREAN STANDARD SYMBOL
+3280..3289 ; Custom_Word_Char # No [10] CIRCLED IDEOGRAPH ONE..CIRCLED IDEOGRAPH TEN
+328A..32B0 ; Custom_Word_Char # So [49] CIRCLED IDEOGRAPH MOON..CIRCLED IDEOGRAPH NIGHT
+32C0..32CB ; Custom_Word_Char # So [12] IDEOGRAPHIC TELEGRAPH SYMBOL FOR JANUARY..IDEOGRAPHIC TELEGRAPH SYMBOL FOR DECEMBER
+32D0..32FE ; Custom_Word_Char # So [47] CIRCLED KATAKANA A..CIRCLED KATAKANA WO
+E000..F8FF ; Custom_Word_Char # Co [6400] Private Use, First..Private Use,
+Last
+
+# Custom Property: Custom_Non_Word_Char
+# Includes character that should not be interpreted as word characters:
+
+005E ; Custom_Non_Word_Char # Sk CIRCUMFLEX ACCENT
+0060 ; Custom_Non_Word_Char # Sk GRAVE ACCENT
diff --git a/fastlib/src/vespa/fastlib/text/DerivedCoreProperties-4.0.0.txt b/fastlib/src/vespa/fastlib/text/DerivedCoreProperties-4.0.0.txt
new file mode 100644
index 00000000000..0fb45afd6af
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/DerivedCoreProperties-4.0.0.txt
@@ -0,0 +1,4487 @@
+# DerivedCoreProperties-4.0.0.txt
+# Date: 2003-03-20, 20:07:28 GMT [MD]
+#
+# Unicode Character Database: Derived Property Data
+# Generated algorithmically from the Unicode Character Database
+# For documentation, see UCD.html
+# Note: Unassigned and Noncharacter codepoints may be omitted
+# if they have default property values.
+# ================================================
+
+# ================================================
+
+# Derived Property: Math
+# Generated from: Sm + Other_Math
+
+0028 ; Math # Ps LEFT PARENTHESIS
+0029 ; Math # Pe RIGHT PARENTHESIS
+002A ; Math # Po ASTERISK
+002B ; Math # Sm PLUS SIGN
+002D ; Math # Pd HYPHEN-MINUS
+002F ; Math # Po SOLIDUS
+003C..003E ; Math # Sm [3] LESS-THAN SIGN..GREATER-THAN SIGN
+005B ; Math # Ps LEFT SQUARE BRACKET
+005C ; Math # Po REVERSE SOLIDUS
+005D ; Math # Pe RIGHT SQUARE BRACKET
+005E ; Math # Sk CIRCUMFLEX ACCENT
+007B ; Math # Ps LEFT CURLY BRACKET
+007C ; Math # Sm VERTICAL LINE
+007D ; Math # Pe RIGHT CURLY BRACKET
+007E ; Math # Sm TILDE
+00AC ; Math # Sm NOT SIGN
+00B1 ; Math # Sm PLUS-MINUS SIGN
+00D7 ; Math # Sm MULTIPLICATION SIGN
+00F7 ; Math # Sm DIVISION SIGN
+03F6 ; Math # Sm GREEK REVERSED LUNATE EPSILON SYMBOL
+2016 ; Math # Po DOUBLE VERTICAL LINE
+2032..2034 ; Math # Po [3] PRIME..TRIPLE PRIME
+2044 ; Math # Sm FRACTION SLASH
+2052 ; Math # Sm COMMERCIAL MINUS SIGN
+207A..207C ; Math # Sm [3] SUPERSCRIPT PLUS SIGN..SUPERSCRIPT EQUALS SIGN
+207D ; Math # Ps SUPERSCRIPT LEFT PARENTHESIS
+207E ; Math # Pe SUPERSCRIPT RIGHT PARENTHESIS
+208A..208C ; Math # Sm [3] SUBSCRIPT PLUS SIGN..SUBSCRIPT EQUALS SIGN
+208D ; Math # Ps SUBSCRIPT LEFT PARENTHESIS
+208E ; Math # Pe SUBSCRIPT RIGHT PARENTHESIS
+20D0..20DC ; Math # Mn [13] COMBINING LEFT HARPOON ABOVE..COMBINING FOUR DOTS ABOVE
+20E1 ; Math # Mn COMBINING LEFT RIGHT ARROW ABOVE
+2102 ; Math # L& DOUBLE-STRUCK CAPITAL C
+210A..2113 ; Math # L& [10] SCRIPT SMALL G..SCRIPT SMALL L
+2115 ; Math # L& DOUBLE-STRUCK CAPITAL N
+2119..211D ; Math # L& [5] DOUBLE-STRUCK CAPITAL P..DOUBLE-STRUCK CAPITAL R
+2124 ; Math # L& DOUBLE-STRUCK CAPITAL Z
+2128 ; Math # L& BLACK-LETTER CAPITAL Z
+212C..212D ; Math # L& [2] SCRIPT CAPITAL B..BLACK-LETTER CAPITAL C
+212F..2131 ; Math # L& [3] SCRIPT SMALL E..SCRIPT CAPITAL F
+2133..2134 ; Math # L& [2] SCRIPT CAPITAL M..SCRIPT SMALL O
+2135..2138 ; Math # Lo [4] ALEF SYMBOL..DALET SYMBOL
+2140..2144 ; Math # Sm [5] DOUBLE-STRUCK N-ARY SUMMATION..TURNED SANS-SERIF CAPITAL Y
+214B ; Math # Sm TURNED AMPERSAND
+2190..2194 ; Math # Sm [5] LEFTWARDS ARROW..LEFT RIGHT ARROW
+219A..219B ; Math # Sm [2] LEFTWARDS ARROW WITH STROKE..RIGHTWARDS ARROW WITH STROKE
+21A0 ; Math # Sm RIGHTWARDS TWO HEADED ARROW
+21A3 ; Math # Sm RIGHTWARDS ARROW WITH TAIL
+21A6 ; Math # Sm RIGHTWARDS ARROW FROM BAR
+21AE ; Math # Sm LEFT RIGHT ARROW WITH STROKE
+21CE..21CF ; Math # Sm [2] LEFT RIGHT DOUBLE ARROW WITH STROKE..RIGHTWARDS DOUBLE ARROW WITH STROKE
+21D2 ; Math # Sm RIGHTWARDS DOUBLE ARROW
+21D4 ; Math # Sm LEFT RIGHT DOUBLE ARROW
+21F4..22FF ; Math # Sm [268] RIGHT ARROW WITH SMALL CIRCLE..Z NOTATION BAG MEMBERSHIP
+2308..230B ; Math # Sm [4] LEFT CEILING..RIGHT FLOOR
+2320..2321 ; Math # Sm [2] TOP HALF INTEGRAL..BOTTOM HALF INTEGRAL
+237C ; Math # Sm RIGHT ANGLE WITH DOWNWARDS ZIGZAG ARROW
+239B..23B3 ; Math # Sm [25] LEFT PARENTHESIS UPPER HOOK..SUMMATION BOTTOM
+25B7 ; Math # Sm WHITE RIGHT-POINTING TRIANGLE
+25C1 ; Math # Sm WHITE LEFT-POINTING TRIANGLE
+25F8..25FF ; Math # Sm [8] UPPER LEFT TRIANGLE..LOWER RIGHT TRIANGLE
+266F ; Math # Sm MUSIC SHARP SIGN
+27D0..27E5 ; Math # Sm [22] WHITE DIAMOND WITH CENTRED DOT..WHITE SQUARE WITH RIGHTWARDS TICK
+27F0..27FF ; Math # Sm [16] UPWARDS QUADRUPLE ARROW..LONG RIGHTWARDS SQUIGGLE ARROW
+2900..2982 ; Math # Sm [131] RIGHTWARDS TWO-HEADED ARROW WITH VERTICAL STROKE..Z NOTATION TYPE COLON
+2999..29D7 ; Math # Sm [63] DOTTED FENCE..BLACK HOURGLASS
+29DC..29FB ; Math # Sm [32] INCOMPLETE INFINITY..TRIPLE PLUS
+29FE..2AFF ; Math # Sm [258] TINY..N-ARY WHITE VERTICAL BAR
+FB29 ; Math # Sm HEBREW LETTER ALTERNATIVE PLUS SIGN
+FE35 ; Math # Ps PRESENTATION FORM FOR VERTICAL LEFT PARENTHESIS
+FE36 ; Math # Pe PRESENTATION FORM FOR VERTICAL RIGHT PARENTHESIS
+FE37 ; Math # Ps PRESENTATION FORM FOR VERTICAL LEFT CURLY BRACKET
+FE38 ; Math # Pe PRESENTATION FORM FOR VERTICAL RIGHT CURLY BRACKET
+FE47 ; Math # Ps PRESENTATION FORM FOR VERTICAL LEFT SQUARE BRACKET
+FE48 ; Math # Pe PRESENTATION FORM FOR VERTICAL RIGHT SQUARE BRACKET
+FE59 ; Math # Ps SMALL LEFT PARENTHESIS
+FE5A ; Math # Pe SMALL RIGHT PARENTHESIS
+FE5B ; Math # Ps SMALL LEFT CURLY BRACKET
+FE5C ; Math # Pe SMALL RIGHT CURLY BRACKET
+FE61 ; Math # Po SMALL ASTERISK
+FE62 ; Math # Sm SMALL PLUS SIGN
+FE63 ; Math # Pd SMALL HYPHEN-MINUS
+FE64..FE66 ; Math # Sm [3] SMALL LESS-THAN SIGN..SMALL EQUALS SIGN
+FE68 ; Math # Po SMALL REVERSE SOLIDUS
+FF08 ; Math # Ps FULLWIDTH LEFT PARENTHESIS
+FF09 ; Math # Pe FULLWIDTH RIGHT PARENTHESIS
+FF0A ; Math # Po FULLWIDTH ASTERISK
+FF0B ; Math # Sm FULLWIDTH PLUS SIGN
+FF0D ; Math # Pd FULLWIDTH HYPHEN-MINUS
+FF0F ; Math # Po FULLWIDTH SOLIDUS
+FF1C..FF1E ; Math # Sm [3] FULLWIDTH LESS-THAN SIGN..FULLWIDTH GREATER-THAN SIGN
+FF3B ; Math # Ps FULLWIDTH LEFT SQUARE BRACKET
+FF3C ; Math # Po FULLWIDTH REVERSE SOLIDUS
+FF3D ; Math # Pe FULLWIDTH RIGHT SQUARE BRACKET
+FF3E ; Math # Sk FULLWIDTH CIRCUMFLEX ACCENT
+FF5B ; Math # Ps FULLWIDTH LEFT CURLY BRACKET
+FF5C ; Math # Sm FULLWIDTH VERTICAL LINE
+FF5D ; Math # Pe FULLWIDTH RIGHT CURLY BRACKET
+FF5E ; Math # Sm FULLWIDTH TILDE
+FFE2 ; Math # Sm FULLWIDTH NOT SIGN
+FFE9..FFEC ; Math # Sm [4] HALFWIDTH LEFTWARDS ARROW..HALFWIDTH DOWNWARDS ARROW
+1D400..1D454 ; Math # L& [85] MATHEMATICAL BOLD CAPITAL A..MATHEMATICAL ITALIC SMALL G
+1D456..1D49C ; Math # L& [71] MATHEMATICAL ITALIC SMALL I..MATHEMATICAL SCRIPT CAPITAL A
+1D49E..1D49F ; Math # L& [2] MATHEMATICAL SCRIPT CAPITAL C..MATHEMATICAL SCRIPT CAPITAL D
+1D4A2 ; Math # L& MATHEMATICAL SCRIPT CAPITAL G
+1D4A5..1D4A6 ; Math # L& [2] MATHEMATICAL SCRIPT CAPITAL J..MATHEMATICAL SCRIPT CAPITAL K
+1D4A9..1D4AC ; Math # L& [4] MATHEMATICAL SCRIPT CAPITAL N..MATHEMATICAL SCRIPT CAPITAL Q
+1D4AE..1D4B9 ; Math # L& [12] MATHEMATICAL SCRIPT CAPITAL S..MATHEMATICAL SCRIPT SMALL D
+1D4BB ; Math # L& MATHEMATICAL SCRIPT SMALL F
+1D4BD..1D4C3 ; Math # L& [7] MATHEMATICAL SCRIPT SMALL H..MATHEMATICAL SCRIPT SMALL N
+1D4C5..1D505 ; Math # L& [65] MATHEMATICAL SCRIPT SMALL P..MATHEMATICAL FRAKTUR CAPITAL B
+1D507..1D50A ; Math # L& [4] MATHEMATICAL FRAKTUR CAPITAL D..MATHEMATICAL FRAKTUR CAPITAL G
+1D50D..1D514 ; Math # L& [8] MATHEMATICAL FRAKTUR CAPITAL J..MATHEMATICAL FRAKTUR CAPITAL Q
+1D516..1D51C ; Math # L& [7] MATHEMATICAL FRAKTUR CAPITAL S..MATHEMATICAL FRAKTUR CAPITAL Y
+1D51E..1D539 ; Math # L& [28] MATHEMATICAL FRAKTUR SMALL A..MATHEMATICAL DOUBLE-STRUCK CAPITAL B
+1D53B..1D53E ; Math # L& [4] MATHEMATICAL DOUBLE-STRUCK CAPITAL D..MATHEMATICAL DOUBLE-STRUCK CAPITAL G
+1D540..1D544 ; Math # L& [5] MATHEMATICAL DOUBLE-STRUCK CAPITAL I..MATHEMATICAL DOUBLE-STRUCK CAPITAL M
+1D546 ; Math # L& MATHEMATICAL DOUBLE-STRUCK CAPITAL O
+1D54A..1D550 ; Math # L& [7] MATHEMATICAL DOUBLE-STRUCK CAPITAL S..MATHEMATICAL DOUBLE-STRUCK CAPITAL Y
+1D552..1D6A3 ; Math # L& [338] MATHEMATICAL DOUBLE-STRUCK SMALL A..MATHEMATICAL MONOSPACE SMALL Z
+1D6A8..1D6C0 ; Math # L& [25] MATHEMATICAL BOLD CAPITAL ALPHA..MATHEMATICAL BOLD CAPITAL OMEGA
+1D6C1 ; Math # Sm MATHEMATICAL BOLD NABLA
+1D6C2..1D6DA ; Math # L& [25] MATHEMATICAL BOLD SMALL ALPHA..MATHEMATICAL BOLD SMALL OMEGA
+1D6DB ; Math # Sm MATHEMATICAL BOLD PARTIAL DIFFERENTIAL
+1D6DC..1D6FA ; Math # L& [31] MATHEMATICAL BOLD EPSILON SYMBOL..MATHEMATICAL ITALIC CAPITAL OMEGA
+1D6FB ; Math # Sm MATHEMATICAL ITALIC NABLA
+1D6FC..1D714 ; Math # L& [25] MATHEMATICAL ITALIC SMALL ALPHA..MATHEMATICAL ITALIC SMALL OMEGA
+1D715 ; Math # Sm MATHEMATICAL ITALIC PARTIAL DIFFERENTIAL
+1D716..1D734 ; Math # L& [31] MATHEMATICAL ITALIC EPSILON SYMBOL..MATHEMATICAL BOLD ITALIC CAPITAL OMEGA
+1D735 ; Math # Sm MATHEMATICAL BOLD ITALIC NABLA
+1D736..1D74E ; Math # L& [25] MATHEMATICAL BOLD ITALIC SMALL ALPHA..MATHEMATICAL BOLD ITALIC SMALL OMEGA
+1D74F ; Math # Sm MATHEMATICAL BOLD ITALIC PARTIAL DIFFERENTIAL
+1D750..1D76E ; Math # L& [31] MATHEMATICAL BOLD ITALIC EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD CAPITAL OMEGA
+1D76F ; Math # Sm MATHEMATICAL SANS-SERIF BOLD NABLA
+1D770..1D788 ; Math # L& [25] MATHEMATICAL SANS-SERIF BOLD SMALL ALPHA..MATHEMATICAL SANS-SERIF BOLD SMALL OMEGA
+1D789 ; Math # Sm MATHEMATICAL SANS-SERIF BOLD PARTIAL DIFFERENTIAL
+1D78A..1D7A8 ; Math # L& [31] MATHEMATICAL SANS-SERIF BOLD EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMEGA
+1D7A9 ; Math # Sm MATHEMATICAL SANS-SERIF BOLD ITALIC NABLA
+1D7AA..1D7C2 ; Math # L& [25] MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ALPHA..MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMEGA
+1D7C3 ; Math # Sm MATHEMATICAL SANS-SERIF BOLD ITALIC PARTIAL DIFFERENTIAL
+1D7C4..1D7C9 ; Math # L& [6] MATHEMATICAL SANS-SERIF BOLD ITALIC EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD ITALIC PI SYMBOL
+1D7CE..1D7FF ; Math # Nd [50] MATHEMATICAL BOLD DIGIT ZERO..MATHEMATICAL MONOSPACE DIGIT NINE
+
+# Total code points: 1968
+
+# ================================================
+
+# Derived Property: Alphabetic
+# Generated from: Lu+Ll+Lt+Lm+Lo+Nl + Other_Alphabetic
+
+0041..005A ; Alphabetic # L& [26] LATIN CAPITAL LETTER A..LATIN CAPITAL LETTER Z
+0061..007A ; Alphabetic # L& [26] LATIN SMALL LETTER A..LATIN SMALL LETTER Z
+00AA ; Alphabetic # L& FEMININE ORDINAL INDICATOR
+00B5 ; Alphabetic # L& MICRO SIGN
+00BA ; Alphabetic # L& MASCULINE ORDINAL INDICATOR
+00C0..00D6 ; Alphabetic # L& [23] LATIN CAPITAL LETTER A WITH GRAVE..LATIN CAPITAL LETTER O WITH DIAERESIS
+00D8..00F6 ; Alphabetic # L& [31] LATIN CAPITAL LETTER O WITH STROKE..LATIN SMALL LETTER O WITH DIAERESIS
+00F8..01BA ; Alphabetic # L& [195] LATIN SMALL LETTER O WITH STROKE..LATIN SMALL LETTER EZH WITH TAIL
+01BB ; Alphabetic # Lo LATIN LETTER TWO WITH STROKE
+01BC..01BF ; Alphabetic # L& [4] LATIN CAPITAL LETTER TONE FIVE..LATIN LETTER WYNN
+01C0..01C3 ; Alphabetic # Lo [4] LATIN LETTER DENTAL CLICK..LATIN LETTER RETROFLEX CLICK
+01C4..0236 ; Alphabetic # L& [115] LATIN CAPITAL LETTER DZ WITH CARON..LATIN SMALL LETTER T WITH CURL
+0250..02AF ; Alphabetic # L& [96] LATIN SMALL LETTER TURNED A..LATIN SMALL LETTER TURNED H WITH FISHHOOK AND TAIL
+02B0..02C1 ; Alphabetic # Lm [18] MODIFIER LETTER SMALL H..MODIFIER LETTER REVERSED GLOTTAL STOP
+02C6..02D1 ; Alphabetic # Lm [12] MODIFIER LETTER CIRCUMFLEX ACCENT..MODIFIER LETTER HALF TRIANGULAR COLON
+02E0..02E4 ; Alphabetic # Lm [5] MODIFIER LETTER SMALL GAMMA..MODIFIER LETTER SMALL REVERSED GLOTTAL STOP
+02EE ; Alphabetic # Lm MODIFIER LETTER DOUBLE APOSTROPHE
+0345 ; Alphabetic # Mn COMBINING GREEK YPOGEGRAMMENI
+037A ; Alphabetic # Lm GREEK YPOGEGRAMMENI
+0386 ; Alphabetic # L& GREEK CAPITAL LETTER ALPHA WITH TONOS
+0388..038A ; Alphabetic # L& [3] GREEK CAPITAL LETTER EPSILON WITH TONOS..GREEK CAPITAL LETTER IOTA WITH TONOS
+038C ; Alphabetic # L& GREEK CAPITAL LETTER OMICRON WITH TONOS
+038E..03A1 ; Alphabetic # L& [20] GREEK CAPITAL LETTER UPSILON WITH TONOS..GREEK CAPITAL LETTER RHO
+03A3..03CE ; Alphabetic # L& [44] GREEK CAPITAL LETTER SIGMA..GREEK SMALL LETTER OMEGA WITH TONOS
+03D0..03F5 ; Alphabetic # L& [38] GREEK BETA SYMBOL..GREEK LUNATE EPSILON SYMBOL
+03F7..03FB ; Alphabetic # L& [5] GREEK CAPITAL LETTER SHO..GREEK SMALL LETTER SAN
+0400..0481 ; Alphabetic # L& [130] CYRILLIC CAPITAL LETTER IE WITH GRAVE..CYRILLIC SMALL LETTER KOPPA
+048A..04CE ; Alphabetic # L& [69] CYRILLIC CAPITAL LETTER SHORT I WITH TAIL..CYRILLIC SMALL LETTER EM WITH TAIL
+04D0..04F5 ; Alphabetic # L& [38] CYRILLIC CAPITAL LETTER A WITH BREVE..CYRILLIC SMALL LETTER CHE WITH DIAERESIS
+04F8..04F9 ; Alphabetic # L& [2] CYRILLIC CAPITAL LETTER YERU WITH DIAERESIS..CYRILLIC SMALL LETTER YERU WITH DIAERESIS
+0500..050F ; Alphabetic # L& [16] CYRILLIC CAPITAL LETTER KOMI DE..CYRILLIC SMALL LETTER KOMI TJE
+0531..0556 ; Alphabetic # L& [38] ARMENIAN CAPITAL LETTER AYB..ARMENIAN CAPITAL LETTER FEH
+0559 ; Alphabetic # Lm ARMENIAN MODIFIER LETTER LEFT HALF RING
+0561..0587 ; Alphabetic # L& [39] ARMENIAN SMALL LETTER AYB..ARMENIAN SMALL LIGATURE ECH YIWN
+05B0..05B9 ; Alphabetic # Mn [10] HEBREW POINT SHEVA..HEBREW POINT HOLAM
+05BB..05BD ; Alphabetic # Mn [3] HEBREW POINT QUBUTS..HEBREW POINT METEG
+05BF ; Alphabetic # Mn HEBREW POINT RAFE
+05C1..05C2 ; Alphabetic # Mn [2] HEBREW POINT SHIN DOT..HEBREW POINT SIN DOT
+05C4 ; Alphabetic # Mn HEBREW MARK UPPER DOT
+05D0..05EA ; Alphabetic # Lo [27] HEBREW LETTER ALEF..HEBREW LETTER TAV
+05F0..05F2 ; Alphabetic # Lo [3] HEBREW LIGATURE YIDDISH DOUBLE VAV..HEBREW LIGATURE YIDDISH DOUBLE YOD
+0610..0615 ; Alphabetic # Mn [6] ARABIC SIGN SALLALLAHOU ALAYHE WASSALLAM..ARABIC SMALL HIGH TAH
+0621..063A ; Alphabetic # Lo [26] ARABIC LETTER HAMZA..ARABIC LETTER GHAIN
+0640 ; Alphabetic # Lm ARABIC TATWEEL
+0641..064A ; Alphabetic # Lo [10] ARABIC LETTER FEH..ARABIC LETTER YEH
+064B..0657 ; Alphabetic # Mn [13] ARABIC FATHATAN..ARABIC INVERTED DAMMA
+066E..066F ; Alphabetic # Lo [2] ARABIC LETTER DOTLESS BEH..ARABIC LETTER DOTLESS QAF
+0670 ; Alphabetic # Mn ARABIC LETTER SUPERSCRIPT ALEF
+0671..06D3 ; Alphabetic # Lo [99] ARABIC LETTER ALEF WASLA..ARABIC LETTER YEH BARREE WITH HAMZA ABOVE
+06D5 ; Alphabetic # Lo ARABIC LETTER AE
+06D6..06DC ; Alphabetic # Mn [7] ARABIC SMALL HIGH LIGATURE SAD WITH LAM WITH ALEF MAKSURA..ARABIC SMALL HIGH SEEN
+06E1..06E4 ; Alphabetic # Mn [4] ARABIC SMALL HIGH DOTLESS HEAD OF KHAH..ARABIC SMALL HIGH MADDA
+06E5..06E6 ; Alphabetic # Lm [2] ARABIC SMALL WAW..ARABIC SMALL YEH
+06E7..06E8 ; Alphabetic # Mn [2] ARABIC SMALL HIGH YEH..ARABIC SMALL HIGH NOON
+06ED ; Alphabetic # Mn ARABIC SMALL LOW MEEM
+06EE..06EF ; Alphabetic # Lo [2] ARABIC LETTER DAL WITH INVERTED V..ARABIC LETTER REH WITH INVERTED V
+06FA..06FC ; Alphabetic # Lo [3] ARABIC LETTER SHEEN WITH DOT BELOW..ARABIC LETTER GHAIN WITH DOT BELOW
+06FF ; Alphabetic # Lo ARABIC LETTER HEH WITH INVERTED V
+0710 ; Alphabetic # Lo SYRIAC LETTER ALAPH
+0711 ; Alphabetic # Mn SYRIAC LETTER SUPERSCRIPT ALAPH
+0712..072F ; Alphabetic # Lo [30] SYRIAC LETTER BETH..SYRIAC LETTER PERSIAN DHALATH
+0730..073F ; Alphabetic # Mn [16] SYRIAC PTHAHA ABOVE..SYRIAC RWAHA
+074D..074F ; Alphabetic # Lo [3] SYRIAC LETTER SOGDIAN ZHAIN..SYRIAC LETTER SOGDIAN FE
+0780..07A5 ; Alphabetic # Lo [38] THAANA LETTER HAA..THAANA LETTER WAAVU
+07A6..07B0 ; Alphabetic # Mn [11] THAANA ABAFILI..THAANA SUKUN
+07B1 ; Alphabetic # Lo THAANA LETTER NAA
+0901..0902 ; Alphabetic # Mn [2] DEVANAGARI SIGN CANDRABINDU..DEVANAGARI SIGN ANUSVARA
+0903 ; Alphabetic # Mc DEVANAGARI SIGN VISARGA
+0904..0939 ; Alphabetic # Lo [54] DEVANAGARI LETTER SHORT A..DEVANAGARI LETTER HA
+093D ; Alphabetic # Lo DEVANAGARI SIGN AVAGRAHA
+093E..0940 ; Alphabetic # Mc [3] DEVANAGARI VOWEL SIGN AA..DEVANAGARI VOWEL SIGN II
+0941..0948 ; Alphabetic # Mn [8] DEVANAGARI VOWEL SIGN U..DEVANAGARI VOWEL SIGN AI
+0949..094C ; Alphabetic # Mc [4] DEVANAGARI VOWEL SIGN CANDRA O..DEVANAGARI VOWEL SIGN AU
+0950 ; Alphabetic # Lo DEVANAGARI OM
+0958..0961 ; Alphabetic # Lo [10] DEVANAGARI LETTER QA..DEVANAGARI LETTER VOCALIC LL
+0962..0963 ; Alphabetic # Mn [2] DEVANAGARI VOWEL SIGN VOCALIC L..DEVANAGARI VOWEL SIGN VOCALIC LL
+0981 ; Alphabetic # Mn BENGALI SIGN CANDRABINDU
+0982..0983 ; Alphabetic # Mc [2] BENGALI SIGN ANUSVARA..BENGALI SIGN VISARGA
+0985..098C ; Alphabetic # Lo [8] BENGALI LETTER A..BENGALI LETTER VOCALIC L
+098F..0990 ; Alphabetic # Lo [2] BENGALI LETTER E..BENGALI LETTER AI
+0993..09A8 ; Alphabetic # Lo [22] BENGALI LETTER O..BENGALI LETTER NA
+09AA..09B0 ; Alphabetic # Lo [7] BENGALI LETTER PA..BENGALI LETTER RA
+09B2 ; Alphabetic # Lo BENGALI LETTER LA
+09B6..09B9 ; Alphabetic # Lo [4] BENGALI LETTER SHA..BENGALI LETTER HA
+09BD ; Alphabetic # Lo BENGALI SIGN AVAGRAHA
+09BE..09C0 ; Alphabetic # Mc [3] BENGALI VOWEL SIGN AA..BENGALI VOWEL SIGN II
+09C1..09C4 ; Alphabetic # Mn [4] BENGALI VOWEL SIGN U..BENGALI VOWEL SIGN VOCALIC RR
+09C7..09C8 ; Alphabetic # Mc [2] BENGALI VOWEL SIGN E..BENGALI VOWEL SIGN AI
+09CB..09CC ; Alphabetic # Mc [2] BENGALI VOWEL SIGN O..BENGALI VOWEL SIGN AU
+09D7 ; Alphabetic # Mc BENGALI AU LENGTH MARK
+09DC..09DD ; Alphabetic # Lo [2] BENGALI LETTER RRA..BENGALI LETTER RHA
+09DF..09E1 ; Alphabetic # Lo [3] BENGALI LETTER YYA..BENGALI LETTER VOCALIC LL
+09E2..09E3 ; Alphabetic # Mn [2] BENGALI VOWEL SIGN VOCALIC L..BENGALI VOWEL SIGN VOCALIC LL
+09F0..09F1 ; Alphabetic # Lo [2] BENGALI LETTER RA WITH MIDDLE DIAGONAL..BENGALI LETTER RA WITH LOWER DIAGONAL
+0A01..0A02 ; Alphabetic # Mn [2] GURMUKHI SIGN ADAK BINDI..GURMUKHI SIGN BINDI
+0A03 ; Alphabetic # Mc GURMUKHI SIGN VISARGA
+0A05..0A0A ; Alphabetic # Lo [6] GURMUKHI LETTER A..GURMUKHI LETTER UU
+0A0F..0A10 ; Alphabetic # Lo [2] GURMUKHI LETTER EE..GURMUKHI LETTER AI
+0A13..0A28 ; Alphabetic # Lo [22] GURMUKHI LETTER OO..GURMUKHI LETTER NA
+0A2A..0A30 ; Alphabetic # Lo [7] GURMUKHI LETTER PA..GURMUKHI LETTER RA
+0A32..0A33 ; Alphabetic # Lo [2] GURMUKHI LETTER LA..GURMUKHI LETTER LLA
+0A35..0A36 ; Alphabetic # Lo [2] GURMUKHI LETTER VA..GURMUKHI LETTER SHA
+0A38..0A39 ; Alphabetic # Lo [2] GURMUKHI LETTER SA..GURMUKHI LETTER HA
+0A3E..0A40 ; Alphabetic # Mc [3] GURMUKHI VOWEL SIGN AA..GURMUKHI VOWEL SIGN II
+0A41..0A42 ; Alphabetic # Mn [2] GURMUKHI VOWEL SIGN U..GURMUKHI VOWEL SIGN UU
+0A47..0A48 ; Alphabetic # Mn [2] GURMUKHI VOWEL SIGN EE..GURMUKHI VOWEL SIGN AI
+0A4B..0A4C ; Alphabetic # Mn [2] GURMUKHI VOWEL SIGN OO..GURMUKHI VOWEL SIGN AU
+0A59..0A5C ; Alphabetic # Lo [4] GURMUKHI LETTER KHHA..GURMUKHI LETTER RRA
+0A5E ; Alphabetic # Lo GURMUKHI LETTER FA
+0A70..0A71 ; Alphabetic # Mn [2] GURMUKHI TIPPI..GURMUKHI ADDAK
+0A72..0A74 ; Alphabetic # Lo [3] GURMUKHI IRI..GURMUKHI EK ONKAR
+0A81..0A82 ; Alphabetic # Mn [2] GUJARATI SIGN CANDRABINDU..GUJARATI SIGN ANUSVARA
+0A83 ; Alphabetic # Mc GUJARATI SIGN VISARGA
+0A85..0A8D ; Alphabetic # Lo [9] GUJARATI LETTER A..GUJARATI VOWEL CANDRA E
+0A8F..0A91 ; Alphabetic # Lo [3] GUJARATI LETTER E..GUJARATI VOWEL CANDRA O
+0A93..0AA8 ; Alphabetic # Lo [22] GUJARATI LETTER O..GUJARATI LETTER NA
+0AAA..0AB0 ; Alphabetic # Lo [7] GUJARATI LETTER PA..GUJARATI LETTER RA
+0AB2..0AB3 ; Alphabetic # Lo [2] GUJARATI LETTER LA..GUJARATI LETTER LLA
+0AB5..0AB9 ; Alphabetic # Lo [5] GUJARATI LETTER VA..GUJARATI LETTER HA
+0ABD ; Alphabetic # Lo GUJARATI SIGN AVAGRAHA
+0ABE..0AC0 ; Alphabetic # Mc [3] GUJARATI VOWEL SIGN AA..GUJARATI VOWEL SIGN II
+0AC1..0AC5 ; Alphabetic # Mn [5] GUJARATI VOWEL SIGN U..GUJARATI VOWEL SIGN CANDRA E
+0AC7..0AC8 ; Alphabetic # Mn [2] GUJARATI VOWEL SIGN E..GUJARATI VOWEL SIGN AI
+0AC9 ; Alphabetic # Mc GUJARATI VOWEL SIGN CANDRA O
+0ACB..0ACC ; Alphabetic # Mc [2] GUJARATI VOWEL SIGN O..GUJARATI VOWEL SIGN AU
+0AD0 ; Alphabetic # Lo GUJARATI OM
+0AE0..0AE1 ; Alphabetic # Lo [2] GUJARATI LETTER VOCALIC RR..GUJARATI LETTER VOCALIC LL
+0AE2..0AE3 ; Alphabetic # Mn [2] GUJARATI VOWEL SIGN VOCALIC L..GUJARATI VOWEL SIGN VOCALIC LL
+0B01 ; Alphabetic # Mn ORIYA SIGN CANDRABINDU
+0B02..0B03 ; Alphabetic # Mc [2] ORIYA SIGN ANUSVARA..ORIYA SIGN VISARGA
+0B05..0B0C ; Alphabetic # Lo [8] ORIYA LETTER A..ORIYA LETTER VOCALIC L
+0B0F..0B10 ; Alphabetic # Lo [2] ORIYA LETTER E..ORIYA LETTER AI
+0B13..0B28 ; Alphabetic # Lo [22] ORIYA LETTER O..ORIYA LETTER NA
+0B2A..0B30 ; Alphabetic # Lo [7] ORIYA LETTER PA..ORIYA LETTER RA
+0B32..0B33 ; Alphabetic # Lo [2] ORIYA LETTER LA..ORIYA LETTER LLA
+0B35..0B39 ; Alphabetic # Lo [5] ORIYA LETTER VA..ORIYA LETTER HA
+0B3D ; Alphabetic # Lo ORIYA SIGN AVAGRAHA
+0B3E ; Alphabetic # Mc ORIYA VOWEL SIGN AA
+0B3F ; Alphabetic # Mn ORIYA VOWEL SIGN I
+0B40 ; Alphabetic # Mc ORIYA VOWEL SIGN II
+0B41..0B43 ; Alphabetic # Mn [3] ORIYA VOWEL SIGN U..ORIYA VOWEL SIGN VOCALIC R
+0B47..0B48 ; Alphabetic # Mc [2] ORIYA VOWEL SIGN E..ORIYA VOWEL SIGN AI
+0B4B..0B4C ; Alphabetic # Mc [2] ORIYA VOWEL SIGN O..ORIYA VOWEL SIGN AU
+0B56 ; Alphabetic # Mn ORIYA AI LENGTH MARK
+0B57 ; Alphabetic # Mc ORIYA AU LENGTH MARK
+0B5C..0B5D ; Alphabetic # Lo [2] ORIYA LETTER RRA..ORIYA LETTER RHA
+0B5F..0B61 ; Alphabetic # Lo [3] ORIYA LETTER YYA..ORIYA LETTER VOCALIC LL
+0B71 ; Alphabetic # Lo ORIYA LETTER WA
+0B82 ; Alphabetic # Mn TAMIL SIGN ANUSVARA
+0B83 ; Alphabetic # Lo TAMIL SIGN VISARGA
+0B85..0B8A ; Alphabetic # Lo [6] TAMIL LETTER A..TAMIL LETTER UU
+0B8E..0B90 ; Alphabetic # Lo [3] TAMIL LETTER E..TAMIL LETTER AI
+0B92..0B95 ; Alphabetic # Lo [4] TAMIL LETTER O..TAMIL LETTER KA
+0B99..0B9A ; Alphabetic # Lo [2] TAMIL LETTER NGA..TAMIL LETTER CA
+0B9C ; Alphabetic # Lo TAMIL LETTER JA
+0B9E..0B9F ; Alphabetic # Lo [2] TAMIL LETTER NYA..TAMIL LETTER TTA
+0BA3..0BA4 ; Alphabetic # Lo [2] TAMIL LETTER NNA..TAMIL LETTER TA
+0BA8..0BAA ; Alphabetic # Lo [3] TAMIL LETTER NA..TAMIL LETTER PA
+0BAE..0BB5 ; Alphabetic # Lo [8] TAMIL LETTER MA..TAMIL LETTER VA
+0BB7..0BB9 ; Alphabetic # Lo [3] TAMIL LETTER SSA..TAMIL LETTER HA
+0BBE..0BBF ; Alphabetic # Mc [2] TAMIL VOWEL SIGN AA..TAMIL VOWEL SIGN I
+0BC0 ; Alphabetic # Mn TAMIL VOWEL SIGN II
+0BC1..0BC2 ; Alphabetic # Mc [2] TAMIL VOWEL SIGN U..TAMIL VOWEL SIGN UU
+0BC6..0BC8 ; Alphabetic # Mc [3] TAMIL VOWEL SIGN E..TAMIL VOWEL SIGN AI
+0BCA..0BCC ; Alphabetic # Mc [3] TAMIL VOWEL SIGN O..TAMIL VOWEL SIGN AU
+0BD7 ; Alphabetic # Mc TAMIL AU LENGTH MARK
+0C01..0C03 ; Alphabetic # Mc [3] TELUGU SIGN CANDRABINDU..TELUGU SIGN VISARGA
+0C05..0C0C ; Alphabetic # Lo [8] TELUGU LETTER A..TELUGU LETTER VOCALIC L
+0C0E..0C10 ; Alphabetic # Lo [3] TELUGU LETTER E..TELUGU LETTER AI
+0C12..0C28 ; Alphabetic # Lo [23] TELUGU LETTER O..TELUGU LETTER NA
+0C2A..0C33 ; Alphabetic # Lo [10] TELUGU LETTER PA..TELUGU LETTER LLA
+0C35..0C39 ; Alphabetic # Lo [5] TELUGU LETTER VA..TELUGU LETTER HA
+0C3E..0C40 ; Alphabetic # Mn [3] TELUGU VOWEL SIGN AA..TELUGU VOWEL SIGN II
+0C41..0C44 ; Alphabetic # Mc [4] TELUGU VOWEL SIGN U..TELUGU VOWEL SIGN VOCALIC RR
+0C46..0C48 ; Alphabetic # Mn [3] TELUGU VOWEL SIGN E..TELUGU VOWEL SIGN AI
+0C4A..0C4C ; Alphabetic # Mn [3] TELUGU VOWEL SIGN O..TELUGU VOWEL SIGN AU
+0C55..0C56 ; Alphabetic # Mn [2] TELUGU LENGTH MARK..TELUGU AI LENGTH MARK
+0C60..0C61 ; Alphabetic # Lo [2] TELUGU LETTER VOCALIC RR..TELUGU LETTER VOCALIC LL
+0C82..0C83 ; Alphabetic # Mc [2] KANNADA SIGN ANUSVARA..KANNADA SIGN VISARGA
+0C85..0C8C ; Alphabetic # Lo [8] KANNADA LETTER A..KANNADA LETTER VOCALIC L
+0C8E..0C90 ; Alphabetic # Lo [3] KANNADA LETTER E..KANNADA LETTER AI
+0C92..0CA8 ; Alphabetic # Lo [23] KANNADA LETTER O..KANNADA LETTER NA
+0CAA..0CB3 ; Alphabetic # Lo [10] KANNADA LETTER PA..KANNADA LETTER LLA
+0CB5..0CB9 ; Alphabetic # Lo [5] KANNADA LETTER VA..KANNADA LETTER HA
+0CBD ; Alphabetic # Lo KANNADA SIGN AVAGRAHA
+0CBE ; Alphabetic # Mc KANNADA VOWEL SIGN AA
+0CBF ; Alphabetic # Mn KANNADA VOWEL SIGN I
+0CC0..0CC4 ; Alphabetic # Mc [5] KANNADA VOWEL SIGN II..KANNADA VOWEL SIGN VOCALIC RR
+0CC6 ; Alphabetic # Mn KANNADA VOWEL SIGN E
+0CC7..0CC8 ; Alphabetic # Mc [2] KANNADA VOWEL SIGN EE..KANNADA VOWEL SIGN AI
+0CCA..0CCB ; Alphabetic # Mc [2] KANNADA VOWEL SIGN O..KANNADA VOWEL SIGN OO
+0CCC ; Alphabetic # Mn KANNADA VOWEL SIGN AU
+0CD5..0CD6 ; Alphabetic # Mc [2] KANNADA LENGTH MARK..KANNADA AI LENGTH MARK
+0CDE ; Alphabetic # Lo KANNADA LETTER FA
+0CE0..0CE1 ; Alphabetic # Lo [2] KANNADA LETTER VOCALIC RR..KANNADA LETTER VOCALIC LL
+0D02..0D03 ; Alphabetic # Mc [2] MALAYALAM SIGN ANUSVARA..MALAYALAM SIGN VISARGA
+0D05..0D0C ; Alphabetic # Lo [8] MALAYALAM LETTER A..MALAYALAM LETTER VOCALIC L
+0D0E..0D10 ; Alphabetic # Lo [3] MALAYALAM LETTER E..MALAYALAM LETTER AI
+0D12..0D28 ; Alphabetic # Lo [23] MALAYALAM LETTER O..MALAYALAM LETTER NA
+0D2A..0D39 ; Alphabetic # Lo [16] MALAYALAM LETTER PA..MALAYALAM LETTER HA
+0D3E..0D40 ; Alphabetic # Mc [3] MALAYALAM VOWEL SIGN AA..MALAYALAM VOWEL SIGN II
+0D41..0D43 ; Alphabetic # Mn [3] MALAYALAM VOWEL SIGN U..MALAYALAM VOWEL SIGN VOCALIC R
+0D46..0D48 ; Alphabetic # Mc [3] MALAYALAM VOWEL SIGN E..MALAYALAM VOWEL SIGN AI
+0D4A..0D4C ; Alphabetic # Mc [3] MALAYALAM VOWEL SIGN O..MALAYALAM VOWEL SIGN AU
+0D57 ; Alphabetic # Mc MALAYALAM AU LENGTH MARK
+0D60..0D61 ; Alphabetic # Lo [2] MALAYALAM LETTER VOCALIC RR..MALAYALAM LETTER VOCALIC LL
+0D82..0D83 ; Alphabetic # Mc [2] SINHALA SIGN ANUSVARAYA..SINHALA SIGN VISARGAYA
+0D85..0D96 ; Alphabetic # Lo [18] SINHALA LETTER AYANNA..SINHALA LETTER AUYANNA
+0D9A..0DB1 ; Alphabetic # Lo [24] SINHALA LETTER ALPAPRAANA KAYANNA..SINHALA LETTER DANTAJA NAYANNA
+0DB3..0DBB ; Alphabetic # Lo [9] SINHALA LETTER SANYAKA DAYANNA..SINHALA LETTER RAYANNA
+0DBD ; Alphabetic # Lo SINHALA LETTER DANTAJA LAYANNA
+0DC0..0DC6 ; Alphabetic # Lo [7] SINHALA LETTER VAYANNA..SINHALA LETTER FAYANNA
+0DCF..0DD1 ; Alphabetic # Mc [3] SINHALA VOWEL SIGN AELA-PILLA..SINHALA VOWEL SIGN DIGA AEDA-PILLA
+0DD2..0DD4 ; Alphabetic # Mn [3] SINHALA VOWEL SIGN KETTI IS-PILLA..SINHALA VOWEL SIGN KETTI PAA-PILLA
+0DD6 ; Alphabetic # Mn SINHALA VOWEL SIGN DIGA PAA-PILLA
+0DD8..0DDF ; Alphabetic # Mc [8] SINHALA VOWEL SIGN GAETTA-PILLA..SINHALA VOWEL SIGN GAYANUKITTA
+0DF2..0DF3 ; Alphabetic # Mc [2] SINHALA VOWEL SIGN DIGA GAETTA-PILLA..SINHALA VOWEL SIGN DIGA GAYANUKITTA
+0E01..0E30 ; Alphabetic # Lo [48] THAI CHARACTER KO KAI..THAI CHARACTER SARA A
+0E31 ; Alphabetic # Mn THAI CHARACTER MAI HAN-AKAT
+0E32..0E33 ; Alphabetic # Lo [2] THAI CHARACTER SARA AA..THAI CHARACTER SARA AM
+0E34..0E3A ; Alphabetic # Mn [7] THAI CHARACTER SARA I..THAI CHARACTER PHINTHU
+0E40..0E45 ; Alphabetic # Lo [6] THAI CHARACTER SARA E..THAI CHARACTER LAKKHANGYAO
+0E46 ; Alphabetic # Lm THAI CHARACTER MAIYAMOK
+0E4D ; Alphabetic # Mn THAI CHARACTER NIKHAHIT
+0E81..0E82 ; Alphabetic # Lo [2] LAO LETTER KO..LAO LETTER KHO SUNG
+0E84 ; Alphabetic # Lo LAO LETTER KHO TAM
+0E87..0E88 ; Alphabetic # Lo [2] LAO LETTER NGO..LAO LETTER CO
+0E8A ; Alphabetic # Lo LAO LETTER SO TAM
+0E8D ; Alphabetic # Lo LAO LETTER NYO
+0E94..0E97 ; Alphabetic # Lo [4] LAO LETTER DO..LAO LETTER THO TAM
+0E99..0E9F ; Alphabetic # Lo [7] LAO LETTER NO..LAO LETTER FO SUNG
+0EA1..0EA3 ; Alphabetic # Lo [3] LAO LETTER MO..LAO LETTER LO LING
+0EA5 ; Alphabetic # Lo LAO LETTER LO LOOT
+0EA7 ; Alphabetic # Lo LAO LETTER WO
+0EAA..0EAB ; Alphabetic # Lo [2] LAO LETTER SO SUNG..LAO LETTER HO SUNG
+0EAD..0EB0 ; Alphabetic # Lo [4] LAO LETTER O..LAO VOWEL SIGN A
+0EB1 ; Alphabetic # Mn LAO VOWEL SIGN MAI KAN
+0EB2..0EB3 ; Alphabetic # Lo [2] LAO VOWEL SIGN AA..LAO VOWEL SIGN AM
+0EB4..0EB9 ; Alphabetic # Mn [6] LAO VOWEL SIGN I..LAO VOWEL SIGN UU
+0EBB..0EBC ; Alphabetic # Mn [2] LAO VOWEL SIGN MAI KON..LAO SEMIVOWEL SIGN LO
+0EBD ; Alphabetic # Lo LAO SEMIVOWEL SIGN NYO
+0EC0..0EC4 ; Alphabetic # Lo [5] LAO VOWEL SIGN E..LAO VOWEL SIGN AI
+0EC6 ; Alphabetic # Lm LAO KO LA
+0ECD ; Alphabetic # Mn LAO NIGGAHITA
+0EDC..0EDD ; Alphabetic # Lo [2] LAO HO NO..LAO HO MO
+0F00 ; Alphabetic # Lo TIBETAN SYLLABLE OM
+0F40..0F47 ; Alphabetic # Lo [8] TIBETAN LETTER KA..TIBETAN LETTER JA
+0F49..0F6A ; Alphabetic # Lo [34] TIBETAN LETTER NYA..TIBETAN LETTER FIXED-FORM RA
+0F71..0F7E ; Alphabetic # Mn [14] TIBETAN VOWEL SIGN AA..TIBETAN SIGN RJES SU NGA RO
+0F7F ; Alphabetic # Mc TIBETAN SIGN RNAM BCAD
+0F80..0F81 ; Alphabetic # Mn [2] TIBETAN VOWEL SIGN REVERSED I..TIBETAN VOWEL SIGN REVERSED II
+0F88..0F8B ; Alphabetic # Lo [4] TIBETAN SIGN LCE TSA CAN..TIBETAN SIGN GRU MED RGYINGS
+0F90..0F97 ; Alphabetic # Mn [8] TIBETAN SUBJOINED LETTER KA..TIBETAN SUBJOINED LETTER JA
+0F99..0FBC ; Alphabetic # Mn [36] TIBETAN SUBJOINED LETTER NYA..TIBETAN SUBJOINED LETTER FIXED-FORM RA
+1000..1021 ; Alphabetic # Lo [34] MYANMAR LETTER KA..MYANMAR LETTER A
+1023..1027 ; Alphabetic # Lo [5] MYANMAR LETTER I..MYANMAR LETTER E
+1029..102A ; Alphabetic # Lo [2] MYANMAR LETTER O..MYANMAR LETTER AU
+102C ; Alphabetic # Mc MYANMAR VOWEL SIGN AA
+102D..1030 ; Alphabetic # Mn [4] MYANMAR VOWEL SIGN I..MYANMAR VOWEL SIGN UU
+1031 ; Alphabetic # Mc MYANMAR VOWEL SIGN E
+1032 ; Alphabetic # Mn MYANMAR VOWEL SIGN AI
+1036 ; Alphabetic # Mn MYANMAR SIGN ANUSVARA
+1038 ; Alphabetic # Mc MYANMAR SIGN VISARGA
+1050..1055 ; Alphabetic # Lo [6] MYANMAR LETTER SHA..MYANMAR LETTER VOCALIC LL
+1056..1057 ; Alphabetic # Mc [2] MYANMAR VOWEL SIGN VOCALIC R..MYANMAR VOWEL SIGN VOCALIC RR
+1058..1059 ; Alphabetic # Mn [2] MYANMAR VOWEL SIGN VOCALIC L..MYANMAR VOWEL SIGN VOCALIC LL
+10A0..10C5 ; Alphabetic # L& [38] GEORGIAN CAPITAL LETTER AN..GEORGIAN CAPITAL LETTER HOE
+10D0..10F8 ; Alphabetic # Lo [41] GEORGIAN LETTER AN..GEORGIAN LETTER ELIFI
+1100..1159 ; Alphabetic # Lo [90] HANGUL CHOSEONG KIYEOK..HANGUL CHOSEONG YEORINHIEUH
+115F..11A2 ; Alphabetic # Lo [68] HANGUL CHOSEONG FILLER..HANGUL JUNGSEONG SSANGARAEA
+11A8..11F9 ; Alphabetic # Lo [82] HANGUL JONGSEONG KIYEOK..HANGUL JONGSEONG YEORINHIEUH
+1200..1206 ; Alphabetic # Lo [7] ETHIOPIC SYLLABLE HA..ETHIOPIC SYLLABLE HO
+1208..1246 ; Alphabetic # Lo [63] ETHIOPIC SYLLABLE LA..ETHIOPIC SYLLABLE QO
+1248 ; Alphabetic # Lo ETHIOPIC SYLLABLE QWA
+124A..124D ; Alphabetic # Lo [4] ETHIOPIC SYLLABLE QWI..ETHIOPIC SYLLABLE QWE
+1250..1256 ; Alphabetic # Lo [7] ETHIOPIC SYLLABLE QHA..ETHIOPIC SYLLABLE QHO
+1258 ; Alphabetic # Lo ETHIOPIC SYLLABLE QHWA
+125A..125D ; Alphabetic # Lo [4] ETHIOPIC SYLLABLE QHWI..ETHIOPIC SYLLABLE QHWE
+1260..1286 ; Alphabetic # Lo [39] ETHIOPIC SYLLABLE BA..ETHIOPIC SYLLABLE XO
+1288 ; Alphabetic # Lo ETHIOPIC SYLLABLE XWA
+128A..128D ; Alphabetic # Lo [4] ETHIOPIC SYLLABLE XWI..ETHIOPIC SYLLABLE XWE
+1290..12AE ; Alphabetic # Lo [31] ETHIOPIC SYLLABLE NA..ETHIOPIC SYLLABLE KO
+12B0 ; Alphabetic # Lo ETHIOPIC SYLLABLE KWA
+12B2..12B5 ; Alphabetic # Lo [4] ETHIOPIC SYLLABLE KWI..ETHIOPIC SYLLABLE KWE
+12B8..12BE ; Alphabetic # Lo [7] ETHIOPIC SYLLABLE KXA..ETHIOPIC SYLLABLE KXO
+12C0 ; Alphabetic # Lo ETHIOPIC SYLLABLE KXWA
+12C2..12C5 ; Alphabetic # Lo [4] ETHIOPIC SYLLABLE KXWI..ETHIOPIC SYLLABLE KXWE
+12C8..12CE ; Alphabetic # Lo [7] ETHIOPIC SYLLABLE WA..ETHIOPIC SYLLABLE WO
+12D0..12D6 ; Alphabetic # Lo [7] ETHIOPIC SYLLABLE PHARYNGEAL A..ETHIOPIC SYLLABLE PHARYNGEAL O
+12D8..12EE ; Alphabetic # Lo [23] ETHIOPIC SYLLABLE ZA..ETHIOPIC SYLLABLE YO
+12F0..130E ; Alphabetic # Lo [31] ETHIOPIC SYLLABLE DA..ETHIOPIC SYLLABLE GO
+1310 ; Alphabetic # Lo ETHIOPIC SYLLABLE GWA
+1312..1315 ; Alphabetic # Lo [4] ETHIOPIC SYLLABLE GWI..ETHIOPIC SYLLABLE GWE
+1318..131E ; Alphabetic # Lo [7] ETHIOPIC SYLLABLE GGA..ETHIOPIC SYLLABLE GGO
+1320..1346 ; Alphabetic # Lo [39] ETHIOPIC SYLLABLE THA..ETHIOPIC SYLLABLE TZO
+1348..135A ; Alphabetic # Lo [19] ETHIOPIC SYLLABLE FA..ETHIOPIC SYLLABLE FYA
+13A0..13F4 ; Alphabetic # Lo [85] CHEROKEE LETTER A..CHEROKEE LETTER YV
+1401..166C ; Alphabetic # Lo [620] CANADIAN SYLLABICS E..CANADIAN SYLLABICS CARRIER TTSA
+166F..1676 ; Alphabetic # Lo [8] CANADIAN SYLLABICS QAI..CANADIAN SYLLABICS NNGAA
+1681..169A ; Alphabetic # Lo [26] OGHAM LETTER BEITH..OGHAM LETTER PEITH
+16A0..16EA ; Alphabetic # Lo [75] RUNIC LETTER FEHU FEOH FE F..RUNIC LETTER X
+16EE..16F0 ; Alphabetic # Nl [3] RUNIC ARLAUG SYMBOL..RUNIC BELGTHOR SYMBOL
+1700..170C ; Alphabetic # Lo [13] TAGALOG LETTER A..TAGALOG LETTER YA
+170E..1711 ; Alphabetic # Lo [4] TAGALOG LETTER LA..TAGALOG LETTER HA
+1712..1713 ; Alphabetic # Mn [2] TAGALOG VOWEL SIGN I..TAGALOG VOWEL SIGN U
+1720..1731 ; Alphabetic # Lo [18] HANUNOO LETTER A..HANUNOO LETTER HA
+1732..1733 ; Alphabetic # Mn [2] HANUNOO VOWEL SIGN I..HANUNOO VOWEL SIGN U
+1740..1751 ; Alphabetic # Lo [18] BUHID LETTER A..BUHID LETTER HA
+1752..1753 ; Alphabetic # Mn [2] BUHID VOWEL SIGN I..BUHID VOWEL SIGN U
+1760..176C ; Alphabetic # Lo [13] TAGBANWA LETTER A..TAGBANWA LETTER YA
+176E..1770 ; Alphabetic # Lo [3] TAGBANWA LETTER LA..TAGBANWA LETTER SA
+1772..1773 ; Alphabetic # Mn [2] TAGBANWA VOWEL SIGN I..TAGBANWA VOWEL SIGN U
+1780..17B3 ; Alphabetic # Lo [52] KHMER LETTER KA..KHMER INDEPENDENT VOWEL QAU
+17B6 ; Alphabetic # Mc KHMER VOWEL SIGN AA
+17B7..17BD ; Alphabetic # Mn [7] KHMER VOWEL SIGN I..KHMER VOWEL SIGN UA
+17BE..17C5 ; Alphabetic # Mc [8] KHMER VOWEL SIGN OE..KHMER VOWEL SIGN AU
+17C6 ; Alphabetic # Mn KHMER SIGN NIKAHIT
+17C7..17C8 ; Alphabetic # Mc [2] KHMER SIGN REAHMUK..KHMER SIGN YUUKALEAPINTU
+17D7 ; Alphabetic # Lm KHMER SIGN LEK TOO
+17DC ; Alphabetic # Lo KHMER SIGN AVAKRAHASANYA
+1820..1842 ; Alphabetic # Lo [35] MONGOLIAN LETTER A..MONGOLIAN LETTER CHI
+1843 ; Alphabetic # Lm MONGOLIAN LETTER TODO LONG VOWEL SIGN
+1844..1877 ; Alphabetic # Lo [52] MONGOLIAN LETTER TODO E..MONGOLIAN LETTER MANCHU ZHA
+1880..18A8 ; Alphabetic # Lo [41] MONGOLIAN LETTER ALI GALI ANUSVARA ONE..MONGOLIAN LETTER MANCHU ALI GALI BHA
+18A9 ; Alphabetic # Mn MONGOLIAN LETTER ALI GALI DAGALGA
+1900..191C ; Alphabetic # Lo [29] LIMBU VOWEL-CARRIER LETTER..LIMBU LETTER HA
+1920..1922 ; Alphabetic # Mn [3] LIMBU VOWEL SIGN A..LIMBU VOWEL SIGN U
+1923..1926 ; Alphabetic # Mc [4] LIMBU VOWEL SIGN EE..LIMBU VOWEL SIGN AU
+1927..1928 ; Alphabetic # Mn [2] LIMBU VOWEL SIGN E..LIMBU VOWEL SIGN O
+1929..192B ; Alphabetic # Mc [3] LIMBU SUBJOINED LETTER YA..LIMBU SUBJOINED LETTER WA
+1930..1931 ; Alphabetic # Mc [2] LIMBU SMALL LETTER KA..LIMBU SMALL LETTER NGA
+1932 ; Alphabetic # Mn LIMBU SMALL LETTER ANUSVARA
+1933..1938 ; Alphabetic # Mc [6] LIMBU SMALL LETTER TA..LIMBU SMALL LETTER LA
+1950..196D ; Alphabetic # Lo [30] TAI LE LETTER KA..TAI LE LETTER AI
+1970..1974 ; Alphabetic # Lo [5] TAI LE LETTER TONE-2..TAI LE LETTER TONE-6
+1D00..1D2B ; Alphabetic # L& [44] LATIN LETTER SMALL CAPITAL A..CYRILLIC LETTER SMALL CAPITAL EL
+1D2C..1D61 ; Alphabetic # Lm [54] MODIFIER LETTER CAPITAL A..MODIFIER LETTER SMALL CHI
+1D62..1D6B ; Alphabetic # L& [10] LATIN SUBSCRIPT SMALL LETTER I..LATIN SMALL LETTER UE
+1E00..1E9B ; Alphabetic # L& [156] LATIN CAPITAL LETTER A WITH RING BELOW..LATIN SMALL LETTER LONG S WITH DOT ABOVE
+1EA0..1EF9 ; Alphabetic # L& [90] LATIN CAPITAL LETTER A WITH DOT BELOW..LATIN SMALL LETTER Y WITH TILDE
+1F00..1F15 ; Alphabetic # L& [22] GREEK SMALL LETTER ALPHA WITH PSILI..GREEK SMALL LETTER EPSILON WITH DASIA AND OXIA
+1F18..1F1D ; Alphabetic # L& [6] GREEK CAPITAL LETTER EPSILON WITH PSILI..GREEK CAPITAL LETTER EPSILON WITH DASIA AND OXIA
+1F20..1F45 ; Alphabetic # L& [38] GREEK SMALL LETTER ETA WITH PSILI..GREEK SMALL LETTER OMICRON WITH DASIA AND OXIA
+1F48..1F4D ; Alphabetic # L& [6] GREEK CAPITAL LETTER OMICRON WITH PSILI..GREEK CAPITAL LETTER OMICRON WITH DASIA AND OXIA
+1F50..1F57 ; Alphabetic # L& [8] GREEK SMALL LETTER UPSILON WITH PSILI..GREEK SMALL LETTER UPSILON WITH DASIA AND PERISPOMENI
+1F59 ; Alphabetic # L& GREEK CAPITAL LETTER UPSILON WITH DASIA
+1F5B ; Alphabetic # L& GREEK CAPITAL LETTER UPSILON WITH DASIA AND VARIA
+1F5D ; Alphabetic # L& GREEK CAPITAL LETTER UPSILON WITH DASIA AND OXIA
+1F5F..1F7D ; Alphabetic # L& [31] GREEK CAPITAL LETTER UPSILON WITH DASIA AND PERISPOMENI..GREEK SMALL LETTER OMEGA WITH OXIA
+1F80..1FB4 ; Alphabetic # L& [53] GREEK SMALL LETTER ALPHA WITH PSILI AND YPOGEGRAMMENI..GREEK SMALL LETTER ALPHA WITH OXIA AND YPOGEGRAMMENI
+1FB6..1FBC ; Alphabetic # L& [7] GREEK SMALL LETTER ALPHA WITH PERISPOMENI..GREEK CAPITAL LETTER ALPHA WITH PROSGEGRAMMENI
+1FBE ; Alphabetic # L& GREEK PROSGEGRAMMENI
+1FC2..1FC4 ; Alphabetic # L& [3] GREEK SMALL LETTER ETA WITH VARIA AND YPOGEGRAMMENI..GREEK SMALL LETTER ETA WITH OXIA AND YPOGEGRAMMENI
+1FC6..1FCC ; Alphabetic # L& [7] GREEK SMALL LETTER ETA WITH PERISPOMENI..GREEK CAPITAL LETTER ETA WITH PROSGEGRAMMENI
+1FD0..1FD3 ; Alphabetic # L& [4] GREEK SMALL LETTER IOTA WITH VRACHY..GREEK SMALL LETTER IOTA WITH DIALYTIKA AND OXIA
+1FD6..1FDB ; Alphabetic # L& [6] GREEK SMALL LETTER IOTA WITH PERISPOMENI..GREEK CAPITAL LETTER IOTA WITH OXIA
+1FE0..1FEC ; Alphabetic # L& [13] GREEK SMALL LETTER UPSILON WITH VRACHY..GREEK CAPITAL LETTER RHO WITH DASIA
+1FF2..1FF4 ; Alphabetic # L& [3] GREEK SMALL LETTER OMEGA WITH VARIA AND YPOGEGRAMMENI..GREEK SMALL LETTER OMEGA WITH OXIA AND YPOGEGRAMMENI
+1FF6..1FFC ; Alphabetic # L& [7] GREEK SMALL LETTER OMEGA WITH PERISPOMENI..GREEK CAPITAL LETTER OMEGA WITH PROSGEGRAMMENI
+2071 ; Alphabetic # L& SUPERSCRIPT LATIN SMALL LETTER I
+207F ; Alphabetic # L& SUPERSCRIPT LATIN SMALL LETTER N
+2102 ; Alphabetic # L& DOUBLE-STRUCK CAPITAL C
+2107 ; Alphabetic # L& EULER CONSTANT
+210A..2113 ; Alphabetic # L& [10] SCRIPT SMALL G..SCRIPT SMALL L
+2115 ; Alphabetic # L& DOUBLE-STRUCK CAPITAL N
+2119..211D ; Alphabetic # L& [5] DOUBLE-STRUCK CAPITAL P..DOUBLE-STRUCK CAPITAL R
+2124 ; Alphabetic # L& DOUBLE-STRUCK CAPITAL Z
+2126 ; Alphabetic # L& OHM SIGN
+2128 ; Alphabetic # L& BLACK-LETTER CAPITAL Z
+212A..212D ; Alphabetic # L& [4] KELVIN SIGN..BLACK-LETTER CAPITAL C
+212F..2131 ; Alphabetic # L& [3] SCRIPT SMALL E..SCRIPT CAPITAL F
+2133..2134 ; Alphabetic # L& [2] SCRIPT CAPITAL M..SCRIPT SMALL O
+2135..2138 ; Alphabetic # Lo [4] ALEF SYMBOL..DALET SYMBOL
+2139 ; Alphabetic # L& INFORMATION SOURCE
+213D..213F ; Alphabetic # L& [3] DOUBLE-STRUCK SMALL GAMMA..DOUBLE-STRUCK CAPITAL PI
+2145..2149 ; Alphabetic # L& [5] DOUBLE-STRUCK ITALIC CAPITAL D..DOUBLE-STRUCK ITALIC SMALL J
+2160..2183 ; Alphabetic # Nl [36] ROMAN NUMERAL ONE..ROMAN NUMERAL REVERSED ONE HUNDRED
+3005 ; Alphabetic # Lm IDEOGRAPHIC ITERATION MARK
+3006 ; Alphabetic # Lo IDEOGRAPHIC CLOSING MARK
+3007 ; Alphabetic # Nl IDEOGRAPHIC NUMBER ZERO
+3021..3029 ; Alphabetic # Nl [9] HANGZHOU NUMERAL ONE..HANGZHOU NUMERAL NINE
+3031..3035 ; Alphabetic # Lm [5] VERTICAL KANA REPEAT MARK..VERTICAL KANA REPEAT MARK LOWER HALF
+3038..303A ; Alphabetic # Nl [3] HANGZHOU NUMERAL TEN..HANGZHOU NUMERAL THIRTY
+303B ; Alphabetic # Lm VERTICAL IDEOGRAPHIC ITERATION MARK
+303C ; Alphabetic # Lo MASU MARK
+3041..3096 ; Alphabetic # Lo [86] HIRAGANA LETTER SMALL A..HIRAGANA LETTER SMALL KE
+309D..309E ; Alphabetic # Lm [2] HIRAGANA ITERATION MARK..HIRAGANA VOICED ITERATION MARK
+309F ; Alphabetic # Lo HIRAGANA DIGRAPH YORI
+30A1..30FA ; Alphabetic # Lo [90] KATAKANA LETTER SMALL A..KATAKANA LETTER VO
+30FC..30FE ; Alphabetic # Lm [3] KATAKANA-HIRAGANA PROLONGED SOUND MARK..KATAKANA VOICED ITERATION MARK
+30FF ; Alphabetic # Lo KATAKANA DIGRAPH KOTO
+3105..312C ; Alphabetic # Lo [40] BOPOMOFO LETTER B..BOPOMOFO LETTER GN
+3131..318E ; Alphabetic # Lo [94] HANGUL LETTER KIYEOK..HANGUL LETTER ARAEAE
+31A0..31B7 ; Alphabetic # Lo [24] BOPOMOFO LETTER BU..BOPOMOFO FINAL LETTER H
+31F0..31FF ; Alphabetic # Lo [16] KATAKANA LETTER SMALL KU..KATAKANA LETTER SMALL RO
+3400..4DB5 ; Alphabetic # Lo [6582] CJK UNIFIED IDEOGRAPH-3400..CJK UNIFIED IDEOGRAPH-4DB5
+4E00..9FA5 ; Alphabetic # Lo [20902] CJK UNIFIED IDEOGRAPH-4E00..CJK UNIFIED IDEOGRAPH-9FA5
+A000..A48C ; Alphabetic # Lo [1165] YI SYLLABLE IT..YI SYLLABLE YYR
+AC00..D7A3 ; Alphabetic # Lo [11172] HANGUL SYLLABLE GA..HANGUL SYLLABLE HIH
+F900..FA2D ; Alphabetic # Lo [302] CJK COMPATIBILITY IDEOGRAPH-F900..CJK COMPATIBILITY IDEOGRAPH-FA2D
+FA30..FA6A ; Alphabetic # Lo [59] CJK COMPATIBILITY IDEOGRAPH-FA30..CJK COMPATIBILITY IDEOGRAPH-FA6A
+FB00..FB06 ; Alphabetic # L& [7] LATIN SMALL LIGATURE FF..LATIN SMALL LIGATURE ST
+FB13..FB17 ; Alphabetic # L& [5] ARMENIAN SMALL LIGATURE MEN NOW..ARMENIAN SMALL LIGATURE MEN XEH
+FB1D ; Alphabetic # Lo HEBREW LETTER YOD WITH HIRIQ
+FB1E ; Alphabetic # Mn HEBREW POINT JUDEO-SPANISH VARIKA
+FB1F..FB28 ; Alphabetic # Lo [10] HEBREW LIGATURE YIDDISH YOD YOD PATAH..HEBREW LETTER WIDE TAV
+FB2A..FB36 ; Alphabetic # Lo [13] HEBREW LETTER SHIN WITH SHIN DOT..HEBREW LETTER ZAYIN WITH DAGESH
+FB38..FB3C ; Alphabetic # Lo [5] HEBREW LETTER TET WITH DAGESH..HEBREW LETTER LAMED WITH DAGESH
+FB3E ; Alphabetic # Lo HEBREW LETTER MEM WITH DAGESH
+FB40..FB41 ; Alphabetic # Lo [2] HEBREW LETTER NUN WITH DAGESH..HEBREW LETTER SAMEKH WITH DAGESH
+FB43..FB44 ; Alphabetic # Lo [2] HEBREW LETTER FINAL PE WITH DAGESH..HEBREW LETTER PE WITH DAGESH
+FB46..FBB1 ; Alphabetic # Lo [108] HEBREW LETTER TSADI WITH DAGESH..ARABIC LETTER YEH BARREE WITH HAMZA ABOVE FINAL FORM
+FBD3..FD3D ; Alphabetic # Lo [363] ARABIC LETTER NG ISOLATED FORM..ARABIC LIGATURE ALEF WITH FATHATAN ISOLATED FORM
+FD50..FD8F ; Alphabetic # Lo [64] ARABIC LIGATURE TEH WITH JEEM WITH MEEM INITIAL FORM..ARABIC LIGATURE MEEM WITH KHAH WITH MEEM INITIAL FORM
+FD92..FDC7 ; Alphabetic # Lo [54] ARABIC LIGATURE MEEM WITH JEEM WITH KHAH INITIAL FORM..ARABIC LIGATURE NOON WITH JEEM WITH YEH FINAL FORM
+FDF0..FDFB ; Alphabetic # Lo [12] ARABIC LIGATURE SALLA USED AS KORANIC STOP SIGN ISOLATED FORM..ARABIC LIGATURE JALLAJALALOUHOU
+FE70..FE74 ; Alphabetic # Lo [5] ARABIC FATHATAN ISOLATED FORM..ARABIC KASRATAN ISOLATED FORM
+FE76..FEFC ; Alphabetic # Lo [135] ARABIC FATHA ISOLATED FORM..ARABIC LIGATURE LAM WITH ALEF FINAL FORM
+FF21..FF3A ; Alphabetic # L& [26] FULLWIDTH LATIN CAPITAL LETTER A..FULLWIDTH LATIN CAPITAL LETTER Z
+FF41..FF5A ; Alphabetic # L& [26] FULLWIDTH LATIN SMALL LETTER A..FULLWIDTH LATIN SMALL LETTER Z
+FF66..FF6F ; Alphabetic # Lo [10] HALFWIDTH KATAKANA LETTER WO..HALFWIDTH KATAKANA LETTER SMALL TU
+FF70 ; Alphabetic # Lm HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK
+FF71..FF9D ; Alphabetic # Lo [45] HALFWIDTH KATAKANA LETTER A..HALFWIDTH KATAKANA LETTER N
+FF9E..FF9F ; Alphabetic # Lm [2] HALFWIDTH KATAKANA VOICED SOUND MARK..HALFWIDTH KATAKANA SEMI-VOICED SOUND MARK
+FFA0..FFBE ; Alphabetic # Lo [31] HALFWIDTH HANGUL FILLER..HALFWIDTH HANGUL LETTER HIEUH
+FFC2..FFC7 ; Alphabetic # Lo [6] HALFWIDTH HANGUL LETTER A..HALFWIDTH HANGUL LETTER E
+FFCA..FFCF ; Alphabetic # Lo [6] HALFWIDTH HANGUL LETTER YEO..HALFWIDTH HANGUL LETTER OE
+FFD2..FFD7 ; Alphabetic # Lo [6] HALFWIDTH HANGUL LETTER YO..HALFWIDTH HANGUL LETTER YU
+FFDA..FFDC ; Alphabetic # Lo [3] HALFWIDTH HANGUL LETTER EU..HALFWIDTH HANGUL LETTER I
+10000..1000B ; Alphabetic # Lo [12] LINEAR B SYLLABLE B008 A..LINEAR B SYLLABLE B046 JE
+1000D..10026 ; Alphabetic # Lo [26] LINEAR B SYLLABLE B036 JO..LINEAR B SYLLABLE B032 QO
+10028..1003A ; Alphabetic # Lo [19] LINEAR B SYLLABLE B060 RA..LINEAR B SYLLABLE B042 WO
+1003C..1003D ; Alphabetic # Lo [2] LINEAR B SYLLABLE B017 ZA..LINEAR B SYLLABLE B074 ZE
+1003F..1004D ; Alphabetic # Lo [15] LINEAR B SYLLABLE B020 ZO..LINEAR B SYLLABLE B091 TWO
+10050..1005D ; Alphabetic # Lo [14] LINEAR B SYMBOL B018..LINEAR B SYMBOL B089
+10080..100FA ; Alphabetic # Lo [123] LINEAR B IDEOGRAM B100 MAN..LINEAR B IDEOGRAM VESSEL B305
+10300..1031E ; Alphabetic # Lo [31] OLD ITALIC LETTER A..OLD ITALIC LETTER UU
+10330..10349 ; Alphabetic # Lo [26] GOTHIC LETTER AHSA..GOTHIC LETTER OTHAL
+1034A ; Alphabetic # Nl GOTHIC LETTER NINE HUNDRED
+10380..1039D ; Alphabetic # Lo [30] UGARITIC LETTER ALPA..UGARITIC LETTER SSU
+10400..1044F ; Alphabetic # L& [80] DESERET CAPITAL LETTER LONG I..DESERET SMALL LETTER EW
+10450..1049D ; Alphabetic # Lo [78] SHAVIAN LETTER PEEP..OSMANYA LETTER OO
+10800..10805 ; Alphabetic # Lo [6] CYPRIOT SYLLABLE A..CYPRIOT SYLLABLE JA
+10808 ; Alphabetic # Lo CYPRIOT SYLLABLE JO
+1080A..10835 ; Alphabetic # Lo [44] CYPRIOT SYLLABLE KA..CYPRIOT SYLLABLE WO
+10837..10838 ; Alphabetic # Lo [2] CYPRIOT SYLLABLE XA..CYPRIOT SYLLABLE XE
+1083C ; Alphabetic # Lo CYPRIOT SYLLABLE ZA
+1083F ; Alphabetic # Lo CYPRIOT SYLLABLE ZO
+1D400..1D454 ; Alphabetic # L& [85] MATHEMATICAL BOLD CAPITAL A..MATHEMATICAL ITALIC SMALL G
+1D456..1D49C ; Alphabetic # L& [71] MATHEMATICAL ITALIC SMALL I..MATHEMATICAL SCRIPT CAPITAL A
+1D49E..1D49F ; Alphabetic # L& [2] MATHEMATICAL SCRIPT CAPITAL C..MATHEMATICAL SCRIPT CAPITAL D
+1D4A2 ; Alphabetic # L& MATHEMATICAL SCRIPT CAPITAL G
+1D4A5..1D4A6 ; Alphabetic # L& [2] MATHEMATICAL SCRIPT CAPITAL J..MATHEMATICAL SCRIPT CAPITAL K
+1D4A9..1D4AC ; Alphabetic # L& [4] MATHEMATICAL SCRIPT CAPITAL N..MATHEMATICAL SCRIPT CAPITAL Q
+1D4AE..1D4B9 ; Alphabetic # L& [12] MATHEMATICAL SCRIPT CAPITAL S..MATHEMATICAL SCRIPT SMALL D
+1D4BB ; Alphabetic # L& MATHEMATICAL SCRIPT SMALL F
+1D4BD..1D4C3 ; Alphabetic # L& [7] MATHEMATICAL SCRIPT SMALL H..MATHEMATICAL SCRIPT SMALL N
+1D4C5..1D505 ; Alphabetic # L& [65] MATHEMATICAL SCRIPT SMALL P..MATHEMATICAL FRAKTUR CAPITAL B
+1D507..1D50A ; Alphabetic # L& [4] MATHEMATICAL FRAKTUR CAPITAL D..MATHEMATICAL FRAKTUR CAPITAL G
+1D50D..1D514 ; Alphabetic # L& [8] MATHEMATICAL FRAKTUR CAPITAL J..MATHEMATICAL FRAKTUR CAPITAL Q
+1D516..1D51C ; Alphabetic # L& [7] MATHEMATICAL FRAKTUR CAPITAL S..MATHEMATICAL FRAKTUR CAPITAL Y
+1D51E..1D539 ; Alphabetic # L& [28] MATHEMATICAL FRAKTUR SMALL A..MATHEMATICAL DOUBLE-STRUCK CAPITAL B
+1D53B..1D53E ; Alphabetic # L& [4] MATHEMATICAL DOUBLE-STRUCK CAPITAL D..MATHEMATICAL DOUBLE-STRUCK CAPITAL G
+1D540..1D544 ; Alphabetic # L& [5] MATHEMATICAL DOUBLE-STRUCK CAPITAL I..MATHEMATICAL DOUBLE-STRUCK CAPITAL M
+1D546 ; Alphabetic # L& MATHEMATICAL DOUBLE-STRUCK CAPITAL O
+1D54A..1D550 ; Alphabetic # L& [7] MATHEMATICAL DOUBLE-STRUCK CAPITAL S..MATHEMATICAL DOUBLE-STRUCK CAPITAL Y
+1D552..1D6A3 ; Alphabetic # L& [338] MATHEMATICAL DOUBLE-STRUCK SMALL A..MATHEMATICAL MONOSPACE SMALL Z
+1D6A8..1D6C0 ; Alphabetic # L& [25] MATHEMATICAL BOLD CAPITAL ALPHA..MATHEMATICAL BOLD CAPITAL OMEGA
+1D6C2..1D6DA ; Alphabetic # L& [25] MATHEMATICAL BOLD SMALL ALPHA..MATHEMATICAL BOLD SMALL OMEGA
+1D6DC..1D6FA ; Alphabetic # L& [31] MATHEMATICAL BOLD EPSILON SYMBOL..MATHEMATICAL ITALIC CAPITAL OMEGA
+1D6FC..1D714 ; Alphabetic # L& [25] MATHEMATICAL ITALIC SMALL ALPHA..MATHEMATICAL ITALIC SMALL OMEGA
+1D716..1D734 ; Alphabetic # L& [31] MATHEMATICAL ITALIC EPSILON SYMBOL..MATHEMATICAL BOLD ITALIC CAPITAL OMEGA
+1D736..1D74E ; Alphabetic # L& [25] MATHEMATICAL BOLD ITALIC SMALL ALPHA..MATHEMATICAL BOLD ITALIC SMALL OMEGA
+1D750..1D76E ; Alphabetic # L& [31] MATHEMATICAL BOLD ITALIC EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD CAPITAL OMEGA
+1D770..1D788 ; Alphabetic # L& [25] MATHEMATICAL SANS-SERIF BOLD SMALL ALPHA..MATHEMATICAL SANS-SERIF BOLD SMALL OMEGA
+1D78A..1D7A8 ; Alphabetic # L& [31] MATHEMATICAL SANS-SERIF BOLD EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMEGA
+1D7AA..1D7C2 ; Alphabetic # L& [25] MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ALPHA..MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMEGA
+1D7C4..1D7C9 ; Alphabetic # L& [6] MATHEMATICAL SANS-SERIF BOLD ITALIC EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD ITALIC PI SYMBOL
+20000..2A6D6 ; Alphabetic # Lo [42711] CJK UNIFIED IDEOGRAPH-20000..CJK UNIFIED IDEOGRAPH-2A6D6
+2F800..2FA1D ; Alphabetic # Lo [542] CJK COMPATIBILITY IDEOGRAPH-2F800..CJK COMPATIBILITY IDEOGRAPH-2FA1D
+
+# Total code points: 90989
+
+# ================================================
+
+# Derived Property: Lowercase
+# Generated from: Ll + Other_Lowercase
+
+0061..007A ; Lowercase # L& [26] LATIN SMALL LETTER A..LATIN SMALL LETTER Z
+00AA ; Lowercase # L& FEMININE ORDINAL INDICATOR
+00B5 ; Lowercase # L& MICRO SIGN
+00BA ; Lowercase # L& MASCULINE ORDINAL INDICATOR
+00DF..00F6 ; Lowercase # L& [24] LATIN SMALL LETTER SHARP S..LATIN SMALL LETTER O WITH DIAERESIS
+00F8..00FF ; Lowercase # L& [8] LATIN SMALL LETTER O WITH STROKE..LATIN SMALL LETTER Y WITH DIAERESIS
+0101 ; Lowercase # L& LATIN SMALL LETTER A WITH MACRON
+0103 ; Lowercase # L& LATIN SMALL LETTER A WITH BREVE
+0105 ; Lowercase # L& LATIN SMALL LETTER A WITH OGONEK
+0107 ; Lowercase # L& LATIN SMALL LETTER C WITH ACUTE
+0109 ; Lowercase # L& LATIN SMALL LETTER C WITH CIRCUMFLEX
+010B ; Lowercase # L& LATIN SMALL LETTER C WITH DOT ABOVE
+010D ; Lowercase # L& LATIN SMALL LETTER C WITH CARON
+010F ; Lowercase # L& LATIN SMALL LETTER D WITH CARON
+0111 ; Lowercase # L& LATIN SMALL LETTER D WITH STROKE
+0113 ; Lowercase # L& LATIN SMALL LETTER E WITH MACRON
+0115 ; Lowercase # L& LATIN SMALL LETTER E WITH BREVE
+0117 ; Lowercase # L& LATIN SMALL LETTER E WITH DOT ABOVE
+0119 ; Lowercase # L& LATIN SMALL LETTER E WITH OGONEK
+011B ; Lowercase # L& LATIN SMALL LETTER E WITH CARON
+011D ; Lowercase # L& LATIN SMALL LETTER G WITH CIRCUMFLEX
+011F ; Lowercase # L& LATIN SMALL LETTER G WITH BREVE
+0121 ; Lowercase # L& LATIN SMALL LETTER G WITH DOT ABOVE
+0123 ; Lowercase # L& LATIN SMALL LETTER G WITH CEDILLA
+0125 ; Lowercase # L& LATIN SMALL LETTER H WITH CIRCUMFLEX
+0127 ; Lowercase # L& LATIN SMALL LETTER H WITH STROKE
+0129 ; Lowercase # L& LATIN SMALL LETTER I WITH TILDE
+012B ; Lowercase # L& LATIN SMALL LETTER I WITH MACRON
+
+012D ; Lowercase # L& LATIN SMALL LETTER I WITH BREVE
+012F ; Lowercase # L& LATIN SMALL LETTER I WITH OGONEK
+0131 ; Lowercase # L& LATIN SMALL LETTER DOTLESS I
+0133 ; Lowercase # L& LATIN SMALL LIGATURE IJ
+0135 ; Lowercase # L& LATIN SMALL LETTER J WITH CIRCUMFLEX
+0137..0138 ; Lowercase # L& [2] LATIN SMALL LETTER K WITH CEDILLA..LATIN SMALL LETTER KRA
+013A ; Lowercase # L& LATIN SMALL LETTER L WITH ACUTE
+013C ; Lowercase # L& LATIN SMALL LETTER L WITH CEDILLA
+013E ; Lowercase # L& LATIN SMALL LETTER L WITH CARON
+0140 ; Lowercase # L& LATIN SMALL LETTER L WITH MIDDLE DOT
+0142 ; Lowercase # L& LATIN SMALL LETTER L WITH STROKE
+0144 ; Lowercase # L& LATIN SMALL LETTER N WITH ACUTE
+0146 ; Lowercase # L& LATIN SMALL LETTER N WITH CEDILLA
+0148..0149 ; Lowercase # L& [2] LATIN SMALL LETTER N WITH CARON..LATIN SMALL LETTER N PRECEDED BY APOSTROPHE
+014B ; Lowercase # L& LATIN SMALL LETTER ENG
+014D ; Lowercase # L& LATIN SMALL LETTER O WITH MACRON
+014F ; Lowercase # L& LATIN SMALL LETTER O WITH BREVE
+0151 ; Lowercase # L& LATIN SMALL LETTER O WITH DOUBLE ACUTE
+0153 ; Lowercase # L& LATIN SMALL LIGATURE OE
+0155 ; Lowercase # L& LATIN SMALL LETTER R WITH ACUTE
+0157 ; Lowercase # L& LATIN SMALL LETTER R WITH CEDILLA
+0159 ; Lowercase # L& LATIN SMALL LETTER R WITH CARON
+015B ; Lowercase # L& LATIN SMALL LETTER S WITH ACUTE
+015D ; Lowercase # L& LATIN SMALL LETTER S WITH CIRCUMFLEX
+015F ; Lowercase # L& LATIN SMALL LETTER S WITH CEDILLA
+0161 ; Lowercase # L& LATIN SMALL LETTER S WITH CARON
+0163 ; Lowercase # L& LATIN SMALL LETTER T WITH CEDILLA
+0165 ; Lowercase # L& LATIN SMALL LETTER T WITH CARON
+0167 ; Lowercase # L& LATIN SMALL LETTER T WITH STROKE
+0169 ; Lowercase # L& LATIN SMALL LETTER U WITH TILDE
+016B ; Lowercase # L& LATIN SMALL LETTER U WITH MACRON
+016D ; Lowercase # L& LATIN SMALL LETTER U WITH BREVE
+016F ; Lowercase # L& LATIN SMALL LETTER U WITH RING ABOVE
+0171 ; Lowercase # L& LATIN SMALL LETTER U WITH DOUBLE ACUTE
+0173 ; Lowercase # L& LATIN SMALL LETTER U WITH OGONEK
+0175 ; Lowercase # L& LATIN SMALL LETTER W WITH CIRCUMFLEX
+0177 ; Lowercase # L& LATIN SMALL LETTER Y WITH CIRCUMFLEX
+017A ; Lowercase # L& LATIN SMALL LETTER Z WITH ACUTE
+017C ; Lowercase # L& LATIN SMALL LETTER Z WITH DOT ABOVE
+017E..0180 ; Lowercase # L& [3] LATIN SMALL LETTER Z WITH CARON..LATIN SMALL LETTER B WITH STROKE
+0183 ; Lowercase # L& LATIN SMALL LETTER B WITH TOPBAR
+0185 ; Lowercase # L& LATIN SMALL LETTER TONE SIX
+0188 ; Lowercase # L& LATIN SMALL LETTER C WITH HOOK
+018C..018D ; Lowercase # L& [2] LATIN SMALL LETTER D WITH TOPBAR..LATIN SMALL LETTER TURNED DELTA
+0192 ; Lowercase # L& LATIN SMALL LETTER F WITH HOOK
+0195 ; Lowercase # L& LATIN SMALL LETTER HV
+0199..019B ; Lowercase # L& [3] LATIN SMALL LETTER K WITH HOOK..LATIN SMALL LETTER LAMBDA WITH STROKE
+019E ; Lowercase # L& LATIN SMALL LETTER N WITH LONG RIGHT LEG
+01A1 ; Lowercase # L& LATIN SMALL LETTER O WITH HORN
+01A3 ; Lowercase # L& LATIN SMALL LETTER OI
+01A5 ; Lowercase # L& LATIN SMALL LETTER P WITH HOOK
+01A8 ; Lowercase # L& LATIN SMALL LETTER TONE TWO
+01AA..01AB ; Lowercase # L& [2] LATIN LETTER REVERSED ESH LOOP..LATIN SMALL LETTER T WITH PALATAL HOOK
+01AD ; Lowercase # L& LATIN SMALL LETTER T WITH HOOK
+01B0 ; Lowercase # L& LATIN SMALL LETTER U WITH HORN
+01B4 ; Lowercase # L& LATIN SMALL LETTER Y WITH HOOK
+01B6 ; Lowercase # L& LATIN SMALL LETTER Z WITH STROKE
+01B9..01BA ; Lowercase # L& [2] LATIN SMALL LETTER EZH REVERSED..LATIN SMALL LETTER EZH WITH TAIL
+01BD..01BF ; Lowercase # L& [3] LATIN SMALL LETTER TONE FIVE..LATIN LETTER WYNN
+01C6 ; Lowercase # L& LATIN SMALL LETTER DZ WITH CARON
+01C9 ; Lowercase # L& LATIN SMALL LETTER LJ
+01CC ; Lowercase # L& LATIN SMALL LETTER NJ
+01CE ; Lowercase # L& LATIN SMALL LETTER A WITH CARON
+01D0 ; Lowercase # L& LATIN SMALL LETTER I WITH CARON
+01D2 ; Lowercase # L& LATIN SMALL LETTER O WITH CARON
+01D4 ; Lowercase # L& LATIN SMALL LETTER U WITH CARON
+01D6 ; Lowercase # L& LATIN SMALL LETTER U WITH DIAERESIS AND MACRON
+01D8 ; Lowercase # L& LATIN SMALL LETTER U WITH DIAERESIS AND ACUTE
+01DA ; Lowercase # L& LATIN SMALL LETTER U WITH DIAERESIS AND CARON
+01DC..01DD ; Lowercase # L& [2] LATIN SMALL LETTER U WITH DIAERESIS AND GRAVE..LATIN SMALL LETTER TURNED E
+01DF ; Lowercase # L& LATIN SMALL LETTER A WITH DIAERESIS AND MACRON
+01E1 ; Lowercase # L& LATIN SMALL LETTER A WITH DOT ABOVE AND MACRON
+01E3 ; Lowercase # L& LATIN SMALL LETTER AE WITH MACRON
+01E5 ; Lowercase # L& LATIN SMALL LETTER G WITH STROKE
+01E7 ; Lowercase # L& LATIN SMALL LETTER G WITH CARON
+01E9 ; Lowercase # L& LATIN SMALL LETTER K WITH CARON
+01EB ; Lowercase # L& LATIN SMALL LETTER O WITH OGONEK
+01ED ; Lowercase # L& LATIN SMALL LETTER O WITH OGONEK AND MACRON
+01EF..01F0 ; Lowercase # L& [2] LATIN SMALL LETTER EZH WITH CARON..LATIN SMALL LETTER J WITH CARON
+01F3 ; Lowercase # L& LATIN SMALL LETTER DZ
+01F5 ; Lowercase # L& LATIN SMALL LETTER G WITH ACUTE
+01F9 ; Lowercase # L& LATIN SMALL LETTER N WITH GRAVE
+01FB ; Lowercase # L& LATIN SMALL LETTER A WITH RING ABOVE AND ACUTE
+01FD ; Lowercase # L& LATIN SMALL LETTER AE WITH ACUTE
+01FF ; Lowercase # L& LATIN SMALL LETTER O WITH STROKE AND ACUTE
+0201 ; Lowercase # L& LATIN SMALL LETTER A WITH DOUBLE GRAVE
+0203 ; Lowercase # L& LATIN SMALL LETTER A WITH INVERTED BREVE
+0205 ; Lowercase # L& LATIN SMALL LETTER E WITH DOUBLE GRAVE
+0207 ; Lowercase # L& LATIN SMALL LETTER E WITH INVERTED BREVE
+0209 ; Lowercase # L& LATIN SMALL LETTER I WITH DOUBLE GRAVE
+020B ; Lowercase # L& LATIN SMALL LETTER I WITH INVERTED BREVE
+020D ; Lowercase # L& LATIN SMALL LETTER O WITH DOUBLE GRAVE
+020F ; Lowercase # L& LATIN SMALL LETTER O WITH INVERTED BREVE
+0211 ; Lowercase # L& LATIN SMALL LETTER R WITH DOUBLE GRAVE
+0213 ; Lowercase # L& LATIN SMALL LETTER R WITH INVERTED BREVE
+0215 ; Lowercase # L& LATIN SMALL LETTER U WITH DOUBLE GRAVE
+0217 ; Lowercase # L& LATIN SMALL LETTER U WITH INVERTED BREVE
+0219 ; Lowercase # L& LATIN SMALL LETTER S WITH COMMA BELOW
+021B ; Lowercase # L& LATIN SMALL LETTER T WITH COMMA BELOW
+021D ; Lowercase # L& LATIN SMALL LETTER YOGH
+021F ; Lowercase # L& LATIN SMALL LETTER H WITH CARON
+0221 ; Lowercase # L& LATIN SMALL LETTER D WITH CURL
+0223 ; Lowercase # L& LATIN SMALL LETTER OU
+0225 ; Lowercase # L& LATIN SMALL LETTER Z WITH HOOK
+0227 ; Lowercase # L& LATIN SMALL LETTER A WITH DOT ABOVE
+0229 ; Lowercase # L& LATIN SMALL LETTER E WITH CEDILLA
+022B ; Lowercase # L& LATIN SMALL LETTER O WITH DIAERESIS AND MACRON
+022D ; Lowercase # L& LATIN SMALL LETTER O WITH TILDE AND MACRON
+022F ; Lowercase # L& LATIN SMALL LETTER O WITH DOT ABOVE
+0231 ; Lowercase # L& LATIN SMALL LETTER O WITH DOT ABOVE AND MACRON
+0233..0236 ; Lowercase # L& [4] LATIN SMALL LETTER Y WITH MACRON..LATIN SMALL LETTER T WITH CURL
+0250..02AF ; Lowercase # L& [96] LATIN SMALL LETTER TURNED A..LATIN SMALL LETTER TURNED H WITH FISHHOOK AND TAIL
+02B0..02B8 ; Lowercase # Lm [9] MODIFIER LETTER SMALL H..MODIFIER LETTER SMALL Y
+02C0..02C1 ; Lowercase # Lm [2] MODIFIER LETTER GLOTTAL STOP..MODIFIER LETTER REVERSED GLOTTAL STOP
+02E0..02E4 ; Lowercase # Lm [5] MODIFIER LETTER SMALL GAMMA..MODIFIER LETTER SMALL REVERSED GLOTTAL STOP
+0345 ; Lowercase # Mn COMBINING GREEK YPOGEGRAMMENI
+037A ; Lowercase # Lm GREEK YPOGEGRAMMENI
+0390 ; Lowercase # L& GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS
+03AC..03CE ; Lowercase # L& [35] GREEK SMALL LETTER ALPHA WITH TONOS..GREEK SMALL LETTER OMEGA WITH TONOS
+03D0..03D1 ; Lowercase # L& [2] GREEK BETA SYMBOL..GREEK THETA SYMBOL
+03D5..03D7 ; Lowercase # L& [3] GREEK PHI SYMBOL..GREEK KAI SYMBOL
+03D9 ; Lowercase # L& GREEK SMALL LETTER ARCHAIC KOPPA
+03DB ; Lowercase # L& GREEK SMALL LETTER STIGMA
+03DD ; Lowercase # L& GREEK SMALL LETTER DIGAMMA
+03DF ; Lowercase # L& GREEK SMALL LETTER KOPPA
+03E1 ; Lowercase # L& GREEK SMALL LETTER SAMPI
+03E3 ; Lowercase # L& COPTIC SMALL LETTER SHEI
+03E5 ; Lowercase # L& COPTIC SMALL LETTER FEI
+03E7 ; Lowercase # L& COPTIC SMALL LETTER KHEI
+03E9 ; Lowercase # L& COPTIC SMALL LETTER HORI
+03EB ; Lowercase # L& COPTIC SMALL LETTER GANGIA
+03ED ; Lowercase # L& COPTIC SMALL LETTER SHIMA
+03EF..03F3 ; Lowercase # L& [5] COPTIC SMALL LETTER DEI..GREEK LETTER YOT
+03F5 ; Lowercase # L& GREEK LUNATE EPSILON SYMBOL
+03F8 ; Lowercase # L& GREEK SMALL LETTER SHO
+03FB ; Lowercase # L& GREEK SMALL LETTER SAN
+0430..045F ; Lowercase # L& [48] CYRILLIC SMALL LETTER A..CYRILLIC SMALL LETTER DZHE
+0461 ; Lowercase # L& CYRILLIC SMALL LETTER OMEGA
+0463 ; Lowercase # L& CYRILLIC SMALL LETTER YAT
+0465 ; Lowercase # L& CYRILLIC SMALL LETTER IOTIFIED E
+0467 ; Lowercase # L& CYRILLIC SMALL LETTER LITTLE YUS
+0469 ; Lowercase # L& CYRILLIC SMALL LETTER IOTIFIED LITTLE YUS
+046B ; Lowercase # L& CYRILLIC SMALL LETTER BIG YUS
+046D ; Lowercase # L& CYRILLIC SMALL LETTER IOTIFIED BIG YUS
+046F ; Lowercase # L& CYRILLIC SMALL LETTER KSI
+0471 ; Lowercase # L& CYRILLIC SMALL LETTER PSI
+0473 ; Lowercase # L& CYRILLIC SMALL LETTER FITA
+0475 ; Lowercase # L& CYRILLIC SMALL LETTER IZHITSA
+0477 ; Lowercase # L& CYRILLIC SMALL LETTER IZHITSA WITH DOUBLE GRAVE ACCENT
+0479 ; Lowercase # L& CYRILLIC SMALL LETTER UK
+047B ; Lowercase # L& CYRILLIC SMALL LETTER ROUND OMEGA
+047D ; Lowercase # L& CYRILLIC SMALL LETTER OMEGA WITH TITLO
+047F ; Lowercase # L& CYRILLIC SMALL LETTER OT
+0481 ; Lowercase # L& CYRILLIC SMALL LETTER KOPPA
+048B ; Lowercase # L& CYRILLIC SMALL LETTER SHORT I WITH TAIL
+048D ; Lowercase # L& CYRILLIC SMALL LETTER SEMISOFT SIGN
+048F ; Lowercase # L& CYRILLIC SMALL LETTER ER WITH TICK
+0491 ; Lowercase # L& CYRILLIC SMALL LETTER GHE WITH UPTURN
+0493 ; Lowercase # L& CYRILLIC SMALL LETTER GHE WITH STROKE
+0495 ; Lowercase # L& CYRILLIC SMALL LETTER GHE WITH MIDDLE HOOK
+0497 ; Lowercase # L& CYRILLIC SMALL LETTER ZHE WITH DESCENDER
+0499 ; Lowercase # L& CYRILLIC SMALL LETTER ZE WITH DESCENDER
+049B ; Lowercase # L& CYRILLIC SMALL LETTER KA WITH DESCENDER
+049D ; Lowercase # L& CYRILLIC SMALL LETTER KA WITH VERTICAL STROKE
+049F ; Lowercase # L& CYRILLIC SMALL LETTER KA WITH STROKE
+04A1 ; Lowercase # L& CYRILLIC SMALL LETTER BASHKIR KA
+04A3 ; Lowercase # L& CYRILLIC SMALL LETTER EN WITH DESCENDER
+04A5 ; Lowercase # L& CYRILLIC SMALL LIGATURE EN GHE
+04A7 ; Lowercase # L& CYRILLIC SMALL LETTER PE WITH MIDDLE HOOK
+04A9 ; Lowercase # L& CYRILLIC SMALL LETTER ABKHASIAN HA
+04AB ; Lowercase # L& CYRILLIC SMALL LETTER ES WITH DESCENDER
+04AD ; Lowercase # L& CYRILLIC SMALL LETTER TE WITH DESCENDER
+04AF ; Lowercase # L& CYRILLIC SMALL LETTER STRAIGHT U
+04B1 ; Lowercase # L& CYRILLIC SMALL LETTER STRAIGHT U WITH STROKE
+04B3 ; Lowercase # L& CYRILLIC SMALL LETTER HA WITH DESCENDER
+04B5 ; Lowercase # L& CYRILLIC SMALL LIGATURE TE TSE
+04B7 ; Lowercase # L& CYRILLIC SMALL LETTER CHE WITH DESCENDER
+04B9 ; Lowercase # L& CYRILLIC SMALL LETTER CHE WITH VERTICAL STROKE
+04BB ; Lowercase # L& CYRILLIC SMALL LETTER SHHA
+04BD ; Lowercase # L& CYRILLIC SMALL LETTER ABKHASIAN CHE
+04BF ; Lowercase # L& CYRILLIC SMALL LETTER ABKHASIAN CHE WITH DESCENDER
+04C2 ; Lowercase # L& CYRILLIC SMALL LETTER ZHE WITH BREVE
+04C4 ; Lowercase # L& CYRILLIC SMALL LETTER KA WITH HOOK
+04C6 ; Lowercase # L& CYRILLIC SMALL LETTER EL WITH TAIL
+04C8 ; Lowercase # L& CYRILLIC SMALL LETTER EN WITH HOOK
+04CA ; Lowercase # L& CYRILLIC SMALL LETTER EN WITH TAIL
+04CC ; Lowercase # L& CYRILLIC SMALL LETTER KHAKASSIAN CHE
+04CE ; Lowercase # L& CYRILLIC SMALL LETTER EM WITH TAIL
+04D1 ; Lowercase # L& CYRILLIC SMALL LETTER A WITH BREVE
+04D3 ; Lowercase # L& CYRILLIC SMALL LETTER A WITH DIAERESIS
+04D5 ; Lowercase # L& CYRILLIC SMALL LIGATURE A IE
+04D7 ; Lowercase # L& CYRILLIC SMALL LETTER IE WITH BREVE
+04D9 ; Lowercase # L& CYRILLIC SMALL LETTER SCHWA
+04DB ; Lowercase # L& CYRILLIC SMALL LETTER SCHWA WITH DIAERESIS
+04DD ; Lowercase # L& CYRILLIC SMALL LETTER ZHE WITH DIAERESIS
+04DF ; Lowercase # L& CYRILLIC SMALL LETTER ZE WITH DIAERESIS
+04E1 ; Lowercase # L& CYRILLIC SMALL LETTER ABKHASIAN DZE
+04E3 ; Lowercase # L& CYRILLIC SMALL LETTER I WITH MACRON
+04E5 ; Lowercase # L& CYRILLIC SMALL LETTER I WITH DIAERESIS
+04E7 ; Lowercase # L& CYRILLIC SMALL LETTER O WITH DIAERESIS
+04E9 ; Lowercase # L& CYRILLIC SMALL LETTER BARRED O
+04EB ; Lowercase # L& CYRILLIC SMALL LETTER BARRED O WITH DIAERESIS
+04ED ; Lowercase # L& CYRILLIC SMALL LETTER E WITH DIAERESIS
+04EF ; Lowercase # L& CYRILLIC SMALL LETTER U WITH MACRON
+04F1 ; Lowercase # L& CYRILLIC SMALL LETTER U WITH DIAERESIS
+04F3 ; Lowercase # L& CYRILLIC SMALL LETTER U WITH DOUBLE ACUTE
+04F5 ; Lowercase # L& CYRILLIC SMALL LETTER CHE WITH DIAERESIS
+04F9 ; Lowercase # L& CYRILLIC SMALL LETTER YERU WITH DIAERESIS
+0501 ; Lowercase # L& CYRILLIC SMALL LETTER KOMI DE
+0503 ; Lowercase # L& CYRILLIC SMALL LETTER KOMI DJE
+0505 ; Lowercase # L& CYRILLIC SMALL LETTER KOMI ZJE
+0507 ; Lowercase # L& CYRILLIC SMALL LETTER KOMI DZJE
+0509 ; Lowercase # L& CYRILLIC SMALL LETTER KOMI LJE
+050B ; Lowercase # L& CYRILLIC SMALL LETTER KOMI NJE
+050D ; Lowercase # L& CYRILLIC SMALL LETTER KOMI SJE
+050F ; Lowercase # L& CYRILLIC SMALL LETTER KOMI TJE
+0561..0587 ; Lowercase # L& [39] ARMENIAN SMALL LETTER AYB..ARMENIAN SMALL LIGATURE ECH YIWN
+1D00..1D2B ; Lowercase # L& [44] LATIN LETTER SMALL CAPITAL A..CYRILLIC LETTER SMALL CAPITAL EL
+1D2C..1D61 ; Lowercase # Lm [54] MODIFIER LETTER CAPITAL A..MODIFIER LETTER SMALL CHI
+1D62..1D6B ; Lowercase # L& [10] LATIN SUBSCRIPT SMALL LETTER I..LATIN SMALL LETTER UE
+1E01 ; Lowercase # L& LATIN SMALL LETTER A WITH RING BELOW
+1E03 ; Lowercase # L& LATIN SMALL LETTER B WITH DOT ABOVE
+1E05 ; Lowercase # L& LATIN SMALL LETTER B WITH DOT BELOW
+1E07 ; Lowercase # L& LATIN SMALL LETTER B WITH LINE BELOW
+1E09 ; Lowercase # L& LATIN SMALL LETTER C WITH CEDILLA AND ACUTE
+1E0B ; Lowercase # L& LATIN SMALL LETTER D WITH DOT ABOVE
+1E0D ; Lowercase # L& LATIN SMALL LETTER D WITH DOT BELOW
+1E0F ; Lowercase # L& LATIN SMALL LETTER D WITH LINE BELOW
+1E11 ; Lowercase # L& LATIN SMALL LETTER D WITH CEDILLA
+1E13 ; Lowercase # L& LATIN SMALL LETTER D WITH CIRCUMFLEX BELOW
+1E15 ; Lowercase # L& LATIN SMALL LETTER E WITH MACRON AND GRAVE
+1E17 ; Lowercase # L& LATIN SMALL LETTER E WITH MACRON AND ACUTE
+1E19 ; Lowercase # L& LATIN SMALL LETTER E WITH CIRCUMFLEX BELOW
+1E1B ; Lowercase # L& LATIN SMALL LETTER E WITH TILDE BELOW
+1E1D ; Lowercase # L& LATIN SMALL LETTER E WITH CEDILLA AND BREVE
+1E1F ; Lowercase # L& LATIN SMALL LETTER F WITH DOT ABOVE
+1E21 ; Lowercase # L& LATIN SMALL LETTER G WITH MACRON
+1E23 ; Lowercase # L& LATIN SMALL LETTER H WITH DOT ABOVE
+1E25 ; Lowercase # L& LATIN SMALL LETTER H WITH DOT BELOW
+1E27 ; Lowercase # L& LATIN SMALL LETTER H WITH DIAERESIS
+1E29 ; Lowercase # L& LATIN SMALL LETTER H WITH CEDILLA
+1E2B ; Lowercase # L& LATIN SMALL LETTER H WITH BREVE BELOW
+1E2D ; Lowercase # L& LATIN SMALL LETTER I WITH TILDE BELOW
+1E2F ; Lowercase # L& LATIN SMALL LETTER I WITH DIAERESIS AND ACUTE
+1E31 ; Lowercase # L& LATIN SMALL LETTER K WITH ACUTE
+1E33 ; Lowercase # L& LATIN SMALL LETTER K WITH DOT BELOW
+1E35 ; Lowercase # L& LATIN SMALL LETTER K WITH LINE BELOW
+1E37 ; Lowercase # L& LATIN SMALL LETTER L WITH DOT BELOW
+1E39 ; Lowercase # L& LATIN SMALL LETTER L WITH DOT BELOW AND MACRON
+1E3B ; Lowercase # L& LATIN SMALL LETTER L WITH LINE BELOW
+1E3D ; Lowercase # L& LATIN SMALL LETTER L WITH CIRCUMFLEX BELOW
+1E3F ; Lowercase # L& LATIN SMALL LETTER M WITH ACUTE
+1E41 ; Lowercase # L& LATIN SMALL LETTER M WITH DOT ABOVE
+1E43 ; Lowercase # L& LATIN SMALL LETTER M WITH DOT BELOW
+1E45 ; Lowercase # L& LATIN SMALL LETTER N WITH DOT ABOVE
+1E47 ; Lowercase # L& LATIN SMALL LETTER N WITH DOT BELOW
+1E49 ; Lowercase # L& LATIN SMALL LETTER N WITH LINE BELOW
+1E4B ; Lowercase # L& LATIN SMALL LETTER N WITH CIRCUMFLEX BELOW
+1E4D ; Lowercase # L& LATIN SMALL LETTER O WITH TILDE AND ACUTE
+1E4F ; Lowercase # L& LATIN SMALL LETTER O WITH TILDE AND DIAERESIS
+1E51 ; Lowercase # L& LATIN SMALL LETTER O WITH MACRON AND GRAVE
+1E53 ; Lowercase # L& LATIN SMALL LETTER O WITH MACRON AND ACUTE
+1E55 ; Lowercase # L& LATIN SMALL LETTER P WITH ACUTE
+1E57 ; Lowercase # L& LATIN SMALL LETTER P WITH DOT ABOVE
+1E59 ; Lowercase # L& LATIN SMALL LETTER R WITH DOT ABOVE
+1E5B ; Lowercase # L& LATIN SMALL LETTER R WITH DOT BELOW
+1E5D ; Lowercase # L& LATIN SMALL LETTER R WITH DOT BELOW AND MACRON
+1E5F ; Lowercase # L& LATIN SMALL LETTER R WITH LINE BELOW
+1E61 ; Lowercase # L& LATIN SMALL LETTER S WITH DOT ABOVE
+1E63 ; Lowercase # L& LATIN SMALL LETTER S WITH DOT BELOW
+1E65 ; Lowercase # L& LATIN SMALL LETTER S WITH ACUTE AND DOT ABOVE
+1E67 ; Lowercase # L& LATIN SMALL LETTER S WITH CARON AND DOT ABOVE
+1E69 ; Lowercase # L& LATIN SMALL LETTER S WITH DOT BELOW AND DOT ABOVE
+1E6B ; Lowercase # L& LATIN SMALL LETTER T WITH DOT ABOVE
+1E6D ; Lowercase # L& LATIN SMALL LETTER T WITH DOT BELOW
+1E6F ; Lowercase # L& LATIN SMALL LETTER T WITH LINE BELOW
+1E71 ; Lowercase # L& LATIN SMALL LETTER T WITH CIRCUMFLEX BELOW
+1E73 ; Lowercase # L& LATIN SMALL LETTER U WITH DIAERESIS BELOW
+1E75 ; Lowercase # L& LATIN SMALL LETTER U WITH TILDE BELOW
+1E77 ; Lowercase # L& LATIN SMALL LETTER U WITH CIRCUMFLEX BELOW
+1E79 ; Lowercase # L& LATIN SMALL LETTER U WITH TILDE AND ACUTE
+1E7B ; Lowercase # L& LATIN SMALL LETTER U WITH MACRON AND DIAERESIS
+1E7D ; Lowercase # L& LATIN SMALL LETTER V WITH TILDE
+1E7F ; Lowercase # L& LATIN SMALL LETTER V WITH DOT BELOW
+1E81 ; Lowercase # L& LATIN SMALL LETTER W WITH GRAVE
+1E83 ; Lowercase # L& LATIN SMALL LETTER W WITH ACUTE
+1E85 ; Lowercase # L& LATIN SMALL LETTER W WITH DIAERESIS
+1E87 ; Lowercase # L& LATIN SMALL LETTER W WITH DOT ABOVE
+1E89 ; Lowercase # L& LATIN SMALL LETTER W WITH DOT BELOW
+1E8B ; Lowercase # L& LATIN SMALL LETTER X WITH DOT ABOVE
+1E8D ; Lowercase # L& LATIN SMALL LETTER X WITH DIAERESIS
+1E8F ; Lowercase # L& LATIN SMALL LETTER Y WITH DOT ABOVE
+1E91 ; Lowercase # L& LATIN SMALL LETTER Z WITH CIRCUMFLEX
+1E93 ; Lowercase # L& LATIN SMALL LETTER Z WITH DOT BELOW
+1E95..1E9B ; Lowercase # L& [7] LATIN SMALL LETTER Z WITH LINE BELOW..LATIN SMALL LETTER LONG S WITH DOT ABOVE
+1EA1 ; Lowercase # L& LATIN SMALL LETTER A WITH DOT BELOW
+1EA3 ; Lowercase # L& LATIN SMALL LETTER A WITH HOOK ABOVE
+1EA5 ; Lowercase # L& LATIN SMALL LETTER A WITH CIRCUMFLEX AND ACUTE
+1EA7 ; Lowercase # L& LATIN SMALL LETTER A WITH CIRCUMFLEX AND GRAVE
+1EA9 ; Lowercase # L& LATIN SMALL LETTER A WITH CIRCUMFLEX AND HOOK ABOVE
+1EAB ; Lowercase # L& LATIN SMALL LETTER A WITH CIRCUMFLEX AND TILDE
+1EAD ; Lowercase # L& LATIN SMALL LETTER A WITH CIRCUMFLEX AND DOT BELOW
+1EAF ; Lowercase # L& LATIN SMALL LETTER A WITH BREVE AND ACUTE
+1EB1 ; Lowercase # L& LATIN SMALL LETTER A WITH BREVE AND GRAVE
+1EB3 ; Lowercase # L& LATIN SMALL LETTER A WITH BREVE AND HOOK ABOVE
+1EB5 ; Lowercase # L& LATIN SMALL LETTER A WITH BREVE AND TILDE
+1EB7 ; Lowercase # L& LATIN SMALL LETTER A WITH BREVE AND DOT BELOW
+1EB9 ; Lowercase # L& LATIN SMALL LETTER E WITH DOT BELOW
+1EBB ; Lowercase # L& LATIN SMALL LETTER E WITH HOOK ABOVE
+1EBD ; Lowercase # L& LATIN SMALL LETTER E WITH TILDE
+1EBF ; Lowercase # L& LATIN SMALL LETTER E WITH CIRCUMFLEX AND ACUTE
+1EC1 ; Lowercase # L& LATIN SMALL LETTER E WITH CIRCUMFLEX AND GRAVE
+1EC3 ; Lowercase # L& LATIN SMALL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE
+1EC5 ; Lowercase # L& LATIN SMALL LETTER E WITH CIRCUMFLEX AND TILDE
+1EC7 ; Lowercase # L& LATIN SMALL LETTER E WITH CIRCUMFLEX AND DOT BELOW
+1EC9 ; Lowercase # L& LATIN SMALL LETTER I WITH HOOK ABOVE
+1ECB ; Lowercase # L& LATIN SMALL LETTER I WITH DOT BELOW
+1ECD ; Lowercase # L& LATIN SMALL LETTER O WITH DOT BELOW
+1ECF ; Lowercase # L& LATIN SMALL LETTER O WITH HOOK ABOVE
+1ED1 ; Lowercase # L& LATIN SMALL LETTER O WITH CIRCUMFLEX AND ACUTE
+1ED3 ; Lowercase # L& LATIN SMALL LETTER O WITH CIRCUMFLEX AND GRAVE
+1ED5 ; Lowercase # L& LATIN SMALL LETTER O WITH CIRCUMFLEX AND HOOK ABOVE
+1ED7 ; Lowercase # L& LATIN SMALL LETTER O WITH CIRCUMFLEX AND TILDE
+1ED9 ; Lowercase # L& LATIN SMALL LETTER O WITH CIRCUMFLEX AND DOT BELOW
+1EDB ; Lowercase # L& LATIN SMALL LETTER O WITH HORN AND ACUTE
+1EDD ; Lowercase # L& LATIN SMALL LETTER O WITH HORN AND GRAVE
+1EDF ; Lowercase # L& LATIN SMALL LETTER O WITH HORN AND HOOK ABOVE
+1EE1 ; Lowercase # L& LATIN SMALL LETTER O WITH HORN AND TILDE
+1EE3 ; Lowercase # L& LATIN SMALL LETTER O WITH HORN AND DOT BELOW
+1EE5 ; Lowercase # L& LATIN SMALL LETTER U WITH DOT BELOW
+1EE7 ; Lowercase # L& LATIN SMALL LETTER U WITH HOOK ABOVE
+1EE9 ; Lowercase # L& LATIN SMALL LETTER U WITH HORN AND ACUTE
+1EEB ; Lowercase # L& LATIN SMALL LETTER U WITH HORN AND GRAVE
+1EED ; Lowercase # L& LATIN SMALL LETTER U WITH HORN AND HOOK ABOVE
+1EEF ; Lowercase # L& LATIN SMALL LETTER U WITH HORN AND TILDE
+1EF1 ; Lowercase # L& LATIN SMALL LETTER U WITH HORN AND DOT BELOW
+1EF3 ; Lowercase # L& LATIN SMALL LETTER Y WITH GRAVE
+1EF5 ; Lowercase # L& LATIN SMALL LETTER Y WITH DOT BELOW
+1EF7 ; Lowercase # L& LATIN SMALL LETTER Y WITH HOOK ABOVE
+1EF9 ; Lowercase # L& LATIN SMALL LETTER Y WITH TILDE
+1F00..1F07 ; Lowercase # L& [8] GREEK SMALL LETTER ALPHA WITH PSILI..GREEK SMALL LETTER ALPHA WITH DASIA AND PERISPOMENI
+1F10..1F15 ; Lowercase # L& [6] GREEK SMALL LETTER EPSILON WITH PSILI..GREEK SMALL LETTER EPSILON WITH DASIA AND OXIA
+1F20..1F27 ; Lowercase # L& [8] GREEK SMALL LETTER ETA WITH PSILI..GREEK SMALL LETTER ETA WITH DASIA AND PERISPOMENI
+1F30..1F37 ; Lowercase # L& [8] GREEK SMALL LETTER IOTA WITH PSILI..GREEK SMALL LETTER IOTA WITH DASIA AND PERISPOMENI
+1F40..1F45 ; Lowercase # L& [6] GREEK SMALL LETTER OMICRON WITH PSILI..GREEK SMALL LETTER OMICRON WITH DASIA AND OXIA
+1F50..1F57 ; Lowercase # L& [8] GREEK SMALL LETTER UPSILON WITH PSILI..GREEK SMALL LETTER UPSILON WITH DASIA AND PERISPOMENI
+1F60..1F67 ; Lowercase # L& [8] GREEK SMALL LETTER OMEGA WITH PSILI..GREEK SMALL LETTER OMEGA WITH DASIA AND PERISPOMENI
+1F70..1F7D ; Lowercase # L& [14] GREEK SMALL LETTER ALPHA WITH VARIA..GREEK SMALL LETTER OMEGA WITH OXIA
+1F80..1F87 ; Lowercase # L& [8] GREEK SMALL LETTER ALPHA WITH PSILI AND YPOGEGRAMMENI..GREEK SMALL LETTER ALPHA WITH DASIA AND PERISPOMENI AND YPOGEGRAMMENI
+1F90..1F97 ; Lowercase # L& [8] GREEK SMALL LETTER ETA WITH PSILI AND YPOGEGRAMMENI..GREEK SMALL LETTER ETA WITH DASIA AND PERISPOMENI AND YPOGEGRAMMENI
+1FA0..1FA7 ; Lowercase # L& [8] GREEK SMALL LETTER OMEGA WITH PSILI AND YPOGEGRAMMENI..GREEK SMALL LETTER OMEGA WITH DASIA AND PERISPOMENI AND YPOGEGRAMMENI
+1FB0..1FB4 ; Lowercase # L& [5] GREEK SMALL LETTER ALPHA WITH VRACHY..GREEK SMALL LETTER ALPHA WITH OXIA AND YPOGEGRAMMENI
+1FB6..1FB7 ; Lowercase # L& [2] GREEK SMALL LETTER ALPHA WITH PERISPOMENI..GREEK SMALL LETTER ALPHA WITH PERISPOMENI AND YPOGEGRAMMENI
+1FBE ; Lowercase # L& GREEK PROSGEGRAMMENI
+1FC2..1FC4 ; Lowercase # L& [3] GREEK SMALL LETTER ETA WITH VARIA AND YPOGEGRAMMENI..GREEK SMALL LETTER ETA WITH OXIA AND YPOGEGRAMMENI
+1FC6..1FC7 ; Lowercase # L& [2] GREEK SMALL LETTER ETA WITH PERISPOMENI..GREEK SMALL LETTER ETA WITH PERISPOMENI AND YPOGEGRAMMENI
+1FD0..1FD3 ; Lowercase # L& [4] GREEK SMALL LETTER IOTA WITH VRACHY..GREEK SMALL LETTER IOTA WITH DIALYTIKA AND OXIA
+1FD6..1FD7 ; Lowercase # L& [2] GREEK SMALL LETTER IOTA WITH PERISPOMENI..GREEK SMALL LETTER IOTA WITH DIALYTIKA AND PERISPOMENI
+1FE0..1FE7 ; Lowercase # L& [8] GREEK SMALL LETTER UPSILON WITH VRACHY..GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND PERISPOMENI
+1FF2..1FF4 ; Lowercase # L& [3] GREEK SMALL LETTER OMEGA WITH VARIA AND YPOGEGRAMMENI..GREEK SMALL LETTER OMEGA WITH OXIA AND YPOGEGRAMMENI
+1FF6..1FF7 ; Lowercase # L& [2] GREEK SMALL LETTER OMEGA WITH PERISPOMENI..GREEK SMALL LETTER OMEGA WITH PERISPOMENI AND YPOGEGRAMMENI
+2071 ; Lowercase # L& SUPERSCRIPT LATIN SMALL LETTER I
+207F ; Lowercase # L& SUPERSCRIPT LATIN SMALL LETTER N
+210A ; Lowercase # L& SCRIPT SMALL G
+210E..210F ; Lowercase # L& [2] PLANCK CONSTANT..PLANCK CONSTANT OVER TWO PI
+2113 ; Lowercase # L& SCRIPT SMALL L
+212F ; Lowercase # L& SCRIPT SMALL E
+2134 ; Lowercase # L& SCRIPT SMALL O
+2139 ; Lowercase # L& INFORMATION SOURCE
+213D ; Lowercase # L& DOUBLE-STRUCK SMALL GAMMA
+2146..2149 ; Lowercase # L& [4] DOUBLE-STRUCK ITALIC SMALL D..DOUBLE-STRUCK ITALIC SMALL J
+2170..217F ; Lowercase # Nl [16] SMALL ROMAN NUMERAL ONE..SMALL ROMAN NUMERAL ONE THOUSAND
+24D0..24E9 ; Lowercase # So [26] CIRCLED LATIN SMALL LETTER A..CIRCLED LATIN SMALL LETTER Z
+FB00..FB06 ; Lowercase # L& [7] LATIN SMALL LIGATURE FF..LATIN SMALL LIGATURE ST
+FB13..FB17 ; Lowercase # L& [5] ARMENIAN SMALL LIGATURE MEN NOW..ARMENIAN SMALL LIGATURE MEN XEH
+FF41..FF5A ; Lowercase # L& [26] FULLWIDTH LATIN SMALL LETTER A..FULLWIDTH LATIN SMALL LETTER Z
+10428..1044F ; Lowercase # L& [40] DESERET SMALL LETTER LONG I..DESERET SMALL LETTER EW
+1D41A..1D433 ; Lowercase # L& [26] MATHEMATICAL BOLD SMALL A..MATHEMATICAL BOLD SMALL Z
+1D44E..1D454 ; Lowercase # L& [7] MATHEMATICAL ITALIC SMALL A..MATHEMATICAL ITALIC SMALL G
+1D456..1D467 ; Lowercase # L& [18] MATHEMATICAL ITALIC SMALL I..MATHEMATICAL ITALIC SMALL Z
+1D482..1D49B ; Lowercase # L& [26] MATHEMATICAL BOLD ITALIC SMALL A..MATHEMATICAL BOLD ITALIC SMALL Z
+1D4B6..1D4B9 ; Lowercase # L& [4] MATHEMATICAL SCRIPT SMALL A..MATHEMATICAL SCRIPT SMALL D
+1D4BB ; Lowercase # L& MATHEMATICAL SCRIPT SMALL F
+1D4BD..1D4C3 ; Lowercase # L& [7] MATHEMATICAL SCRIPT SMALL H..MATHEMATICAL SCRIPT SMALL N
+1D4C5..1D4CF ; Lowercase # L& [11] MATHEMATICAL SCRIPT SMALL P..MATHEMATICAL SCRIPT SMALL Z
+1D4EA..1D503 ; Lowercase # L& [26] MATHEMATICAL BOLD SCRIPT SMALL A..MATHEMATICAL BOLD SCRIPT SMALL Z
+1D51E..1D537 ; Lowercase # L& [26] MATHEMATICAL FRAKTUR SMALL A..MATHEMATICAL FRAKTUR SMALL Z
+1D552..1D56B ; Lowercase # L& [26] MATHEMATICAL DOUBLE-STRUCK SMALL A..MATHEMATICAL DOUBLE-STRUCK SMALL Z
+1D586..1D59F ; Lowercase # L& [26] MATHEMATICAL BOLD FRAKTUR SMALL A..MATHEMATICAL BOLD FRAKTUR SMALL Z
+1D5BA..1D5D3 ; Lowercase # L& [26] MATHEMATICAL SANS-SERIF SMALL A..MATHEMATICAL SANS-SERIF SMALL Z
+1D5EE..1D607 ; Lowercase # L& [26] MATHEMATICAL SANS-SERIF BOLD SMALL A..MATHEMATICAL SANS-SERIF BOLD SMALL Z
+1D622..1D63B ; Lowercase # L& [26] MATHEMATICAL SANS-SERIF ITALIC SMALL A..MATHEMATICAL SANS-SERIF ITALIC SMALL Z
+1D656..1D66F ; Lowercase # L& [26] MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL A..MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL Z
+1D68A..1D6A3 ; Lowercase # L& [26] MATHEMATICAL MONOSPACE SMALL A..MATHEMATICAL MONOSPACE SMALL Z
+1D6C2..1D6DA ; Lowercase # L& [25] MATHEMATICAL BOLD SMALL ALPHA..MATHEMATICAL BOLD SMALL OMEGA
+1D6DC..1D6E1 ; Lowercase # L& [6] MATHEMATICAL BOLD EPSILON SYMBOL..MATHEMATICAL BOLD PI SYMBOL
+1D6FC..1D714 ; Lowercase # L& [25] MATHEMATICAL ITALIC SMALL ALPHA..MATHEMATICAL ITALIC SMALL OMEGA
+1D716..1D71B ; Lowercase # L& [6] MATHEMATICAL ITALIC EPSILON SYMBOL..MATHEMATICAL ITALIC PI SYMBOL
+1D736..1D74E ; Lowercase # L& [25] MATHEMATICAL BOLD ITALIC SMALL ALPHA..MATHEMATICAL BOLD ITALIC SMALL OMEGA
+1D750..1D755 ; Lowercase # L& [6] MATHEMATICAL BOLD ITALIC EPSILON SYMBOL..MATHEMATICAL BOLD ITALIC PI SYMBOL
+1D770..1D788 ; Lowercase # L& [25] MATHEMATICAL SANS-SERIF BOLD SMALL ALPHA..MATHEMATICAL SANS-SERIF BOLD SMALL OMEGA
+1D78A..1D78F ; Lowercase # L& [6] MATHEMATICAL SANS-SERIF BOLD EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD PI SYMBOL
+1D7AA..1D7C2 ; Lowercase # L& [25] MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ALPHA..MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMEGA
+1D7C4..1D7C9 ; Lowercase # L& [6] MATHEMATICAL SANS-SERIF BOLD ITALIC EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD ITALIC PI SYMBOL
+
+# Total code points: 1529
+
+# ================================================
+
+# Derived Property: Uppercase
+# Generated from: Lu + Other_Uppercase
+
+0041..005A ; Uppercase # L& [26] LATIN CAPITAL LETTER A..LATIN CAPITAL LETTER Z
+00C0..00D6 ; Uppercase # L& [23] LATIN CAPITAL LETTER A WITH GRAVE..LATIN CAPITAL LETTER O WITH DIAERESIS
+00D8..00DE ; Uppercase # L& [7] LATIN CAPITAL LETTER O WITH STROKE..LATIN CAPITAL LETTER THORN
+0100 ; Uppercase # L& LATIN CAPITAL LETTER A WITH MACRON
+0102 ; Uppercase # L& LATIN CAPITAL LETTER A WITH BREVE
+0104 ; Uppercase # L& LATIN CAPITAL LETTER A WITH OGONEK
+0106 ; Uppercase # L& LATIN CAPITAL LETTER C WITH ACUTE
+0108 ; Uppercase # L& LATIN CAPITAL LETTER C WITH CIRCUMFLEX
+010A ; Uppercase # L& LATIN CAPITAL LETTER C WITH DOT ABOVE
+010C ; Uppercase # L& LATIN CAPITAL LETTER C WITH CARON
+010E ; Uppercase # L& LATIN CAPITAL LETTER D WITH CARON
+0110 ; Uppercase # L& LATIN CAPITAL LETTER D WITH STROKE
+0112 ; Uppercase # L& LATIN CAPITAL LETTER E WITH MACRON
+0114 ; Uppercase # L& LATIN CAPITAL LETTER E WITH BREVE
+0116 ; Uppercase # L& LATIN CAPITAL LETTER E WITH DOT ABOVE
+0118 ; Uppercase # L& LATIN CAPITAL LETTER E WITH OGONEK
+011A ; Uppercase # L& LATIN CAPITAL LETTER E WITH CARON
+011C ; Uppercase # L& LATIN CAPITAL LETTER G WITH CIRCUMFLEX
+011E ; Uppercase # L& LATIN CAPITAL LETTER G WITH BREVE
+0120 ; Uppercase # L& LATIN CAPITAL LETTER G WITH DOT ABOVE
+0122 ; Uppercase # L& LATIN CAPITAL LETTER G WITH CEDILLA
+0124 ; Uppercase # L& LATIN CAPITAL LETTER H WITH CIRCUMFLEX
+0126 ; Uppercase # L& LATIN CAPITAL LETTER H WITH STROKE
+0128 ; Uppercase # L& LATIN CAPITAL LETTER I WITH TILDE
+012A ; Uppercase # L& LATIN CAPITAL LETTER I WITH MACRON
+012C ; Uppercase # L& LATIN CAPITAL LETTER I WITH BREVE
+012E ; Uppercase # L& LATIN CAPITAL LETTER I WITH OGONEK
+0130 ; Uppercase # L& LATIN CAPITAL LETTER I WITH DOT ABOVE
+0132 ; Uppercase # L& LATIN CAPITAL LIGATURE IJ
+0134 ; Uppercase # L& LATIN CAPITAL LETTER J WITH CIRCUMFLEX
+0136 ; Uppercase # L& LATIN CAPITAL LETTER K WITH CEDILLA
+0139 ; Uppercase # L& LATIN CAPITAL LETTER L WITH ACUTE
+013B ; Uppercase # L& LATIN CAPITAL LETTER L WITH CEDILLA
+013D ; Uppercase # L& LATIN CAPITAL LETTER L WITH CARON
+013F ; Uppercase # L& LATIN CAPITAL LETTER L WITH MIDDLE DOT
+0141 ; Uppercase # L& LATIN CAPITAL LETTER L WITH STROKE
+0143 ; Uppercase # L& LATIN CAPITAL LETTER N WITH ACUTE
+0145 ; Uppercase # L& LATIN CAPITAL LETTER N WITH CEDILLA
+0147 ; Uppercase # L& LATIN CAPITAL LETTER N WITH CARON
+014A ; Uppercase # L& LATIN CAPITAL LETTER ENG
+014C ; Uppercase # L& LATIN CAPITAL LETTER O WITH MACRON
+014E ; Uppercase # L& LATIN CAPITAL LETTER O WITH BREVE
+0150 ; Uppercase # L& LATIN CAPITAL LETTER O WITH DOUBLE ACUTE
+0152 ; Uppercase # L& LATIN CAPITAL LIGATURE OE
+0154 ; Uppercase # L& LATIN CAPITAL LETTER R WITH ACUTE
+0156 ; Uppercase # L& LATIN CAPITAL LETTER R WITH CEDILLA
+0158 ; Uppercase # L& LATIN CAPITAL LETTER R WITH CARON
+015A ; Uppercase # L& LATIN CAPITAL LETTER S WITH ACUTE
+015C ; Uppercase # L& LATIN CAPITAL LETTER S WITH CIRCUMFLEX
+015E ; Uppercase # L& LATIN CAPITAL LETTER S WITH CEDILLA
+0160 ; Uppercase # L& LATIN CAPITAL LETTER S WITH CARON
+0162 ; Uppercase # L& LATIN CAPITAL LETTER T WITH CEDILLA
+0164 ; Uppercase # L& LATIN CAPITAL LETTER T WITH CARON
+0166 ; Uppercase # L& LATIN CAPITAL LETTER T WITH STROKE
+0168 ; Uppercase # L& LATIN CAPITAL LETTER U WITH TILDE
+016A ; Uppercase # L& LATIN CAPITAL LETTER U WITH MACRON
+016C ; Uppercase # L& LATIN CAPITAL LETTER U WITH BREVE
+016E ; Uppercase # L& LATIN CAPITAL LETTER U WITH RING ABOVE
+0170 ; Uppercase # L& LATIN CAPITAL LETTER U WITH DOUBLE ACUTE
+0172 ; Uppercase # L& LATIN CAPITAL LETTER U WITH OGONEK
+0174 ; Uppercase # L& LATIN CAPITAL LETTER W WITH CIRCUMFLEX
+0176 ; Uppercase # L& LATIN CAPITAL LETTER Y WITH CIRCUMFLEX
+0178..0179 ; Uppercase # L& [2] LATIN CAPITAL LETTER Y WITH DIAERESIS..LATIN CAPITAL LETTER Z WITH ACUTE
+017B ; Uppercase # L& LATIN CAPITAL LETTER Z WITH DOT ABOVE
+017D ; Uppercase # L& LATIN CAPITAL LETTER Z WITH CARON
+0181..0182 ; Uppercase # L& [2] LATIN CAPITAL LETTER B WITH HOOK..LATIN CAPITAL LETTER B WITH TOPBAR
+0184 ; Uppercase # L& LATIN CAPITAL LETTER TONE SIX
+0186..0187 ; Uppercase # L& [2] LATIN CAPITAL LETTER OPEN O..LATIN CAPITAL LETTER C WITH HOOK
+0189..018B ; Uppercase # L& [3] LATIN CAPITAL LETTER AFRICAN D..LATIN CAPITAL LETTER D WITH TOPBAR
+018E..0191 ; Uppercase # L& [4] LATIN CAPITAL LETTER REVERSED E..LATIN CAPITAL LETTER F WITH HOOK
+0193..0194 ; Uppercase # L& [2] LATIN CAPITAL LETTER G WITH HOOK..LATIN CAPITAL LETTER GAMMA
+0196..0198 ; Uppercase # L& [3] LATIN CAPITAL LETTER IOTA..LATIN CAPITAL LETTER K WITH HOOK
+019C..019D ; Uppercase # L& [2] LATIN CAPITAL LETTER TURNED M..LATIN CAPITAL LETTER N WITH LEFT HOOK
+019F..01A0 ; Uppercase # L& [2] LATIN CAPITAL LETTER O WITH MIDDLE TILDE..LATIN CAPITAL LETTER O WITH HORN
+01A2 ; Uppercase # L& LATIN CAPITAL LETTER OI
+01A4 ; Uppercase # L& LATIN CAPITAL LETTER P WITH HOOK
+01A6..01A7 ; Uppercase # L& [2] LATIN LETTER YR..LATIN CAPITAL LETTER TONE TWO
+01A9 ; Uppercase # L& LATIN CAPITAL LETTER ESH
+01AC ; Uppercase # L& LATIN CAPITAL LETTER T WITH HOOK
+01AE..01AF ; Uppercase # L& [2] LATIN CAPITAL LETTER T WITH RETROFLEX HOOK..LATIN CAPITAL LETTER U WITH HORN
+01B1..01B3 ; Uppercase # L& [3] LATIN CAPITAL LETTER UPSILON..LATIN CAPITAL LETTER Y WITH HOOK
+01B5 ; Uppercase # L& LATIN CAPITAL LETTER Z WITH STROKE
+01B7..01B8 ; Uppercase # L& [2] LATIN CAPITAL LETTER EZH..LATIN CAPITAL LETTER EZH REVERSED
+01BC ; Uppercase # L& LATIN CAPITAL LETTER TONE FIVE
+01C4 ; Uppercase # L& LATIN CAPITAL LETTER DZ WITH CARON
+01C7 ; Uppercase # L& LATIN CAPITAL LETTER LJ
+01CA ; Uppercase # L& LATIN CAPITAL LETTER NJ
+01CD ; Uppercase # L& LATIN CAPITAL LETTER A WITH CARON
+01CF ; Uppercase # L& LATIN CAPITAL LETTER I WITH CARON
+01D1 ; Uppercase # L& LATIN CAPITAL LETTER O WITH CARON
+01D3 ; Uppercase # L& LATIN CAPITAL LETTER U WITH CARON
+01D5 ; Uppercase # L& LATIN CAPITAL LETTER U WITH DIAERESIS AND MACRON
+01D7 ; Uppercase # L& LATIN CAPITAL LETTER U WITH DIAERESIS AND ACUTE
+01D9 ; Uppercase # L& LATIN CAPITAL LETTER U WITH DIAERESIS AND CARON
+01DB ; Uppercase # L& LATIN CAPITAL LETTER U WITH DIAERESIS AND GRAVE
+01DE ; Uppercase # L& LATIN CAPITAL LETTER A WITH DIAERESIS AND MACRON
+01E0 ; Uppercase # L& LATIN CAPITAL LETTER A WITH DOT ABOVE AND MACRON
+01E2 ; Uppercase # L& LATIN CAPITAL LETTER AE WITH MACRON
+01E4 ; Uppercase # L& LATIN CAPITAL LETTER G WITH STROKE
+01E6 ; Uppercase # L& LATIN CAPITAL LETTER G WITH CARON
+01E8 ; Uppercase # L& LATIN CAPITAL LETTER K WITH CARON
+01EA ; Uppercase # L& LATIN CAPITAL LETTER O WITH OGONEK
+01EC ; Uppercase # L& LATIN CAPITAL LETTER O WITH OGONEK AND MACRON
+01EE ; Uppercase # L& LATIN CAPITAL LETTER EZH WITH CARON
+01F1 ; Uppercase # L& LATIN CAPITAL LETTER DZ
+01F4 ; Uppercase # L& LATIN CAPITAL LETTER G WITH ACUTE
+01F6..01F8 ; Uppercase # L& [3] LATIN CAPITAL LETTER HWAIR..LATIN CAPITAL LETTER N WITH GRAVE
+01FA ; Uppercase # L& LATIN CAPITAL LETTER A WITH RING ABOVE AND ACUTE
+01FC ; Uppercase # L& LATIN CAPITAL LETTER AE WITH ACUTE
+01FE ; Uppercase # L& LATIN CAPITAL LETTER O WITH STROKE AND ACUTE
+0200 ; Uppercase # L& LATIN CAPITAL LETTER A WITH DOUBLE GRAVE
+0202 ; Uppercase # L& LATIN CAPITAL LETTER A WITH INVERTED BREVE
+0204 ; Uppercase # L& LATIN CAPITAL LETTER E WITH DOUBLE GRAVE
+0206 ; Uppercase # L& LATIN CAPITAL LETTER E WITH INVERTED BREVE
+0208 ; Uppercase # L& LATIN CAPITAL LETTER I WITH DOUBLE GRAVE
+020A ; Uppercase # L& LATIN CAPITAL LETTER I WITH INVERTED BREVE
+020C ; Uppercase # L& LATIN CAPITAL LETTER O WITH DOUBLE GRAVE
+020E ; Uppercase # L& LATIN CAPITAL LETTER O WITH INVERTED BREVE
+0210 ; Uppercase # L& LATIN CAPITAL LETTER R WITH DOUBLE GRAVE
+0212 ; Uppercase # L& LATIN CAPITAL LETTER R WITH INVERTED BREVE
+0214 ; Uppercase # L& LATIN CAPITAL LETTER U WITH DOUBLE GRAVE
+0216 ; Uppercase # L& LATIN CAPITAL LETTER U WITH INVERTED BREVE
+0218 ; Uppercase # L& LATIN CAPITAL LETTER S WITH COMMA BELOW
+021A ; Uppercase # L& LATIN CAPITAL LETTER T WITH COMMA BELOW
+021C ; Uppercase # L& LATIN CAPITAL LETTER YOGH
+021E ; Uppercase # L& LATIN CAPITAL LETTER H WITH CARON
+0220 ; Uppercase # L& LATIN CAPITAL LETTER N WITH LONG RIGHT LEG
+0222 ; Uppercase # L& LATIN CAPITAL LETTER OU
+0224 ; Uppercase # L& LATIN CAPITAL LETTER Z WITH HOOK
+0226 ; Uppercase # L& LATIN CAPITAL LETTER A WITH DOT ABOVE
+0228 ; Uppercase # L& LATIN CAPITAL LETTER E WITH CEDILLA
+022A ; Uppercase # L& LATIN CAPITAL LETTER O WITH DIAERESIS AND MACRON
+022C ; Uppercase # L& LATIN CAPITAL LETTER O WITH TILDE AND MACRON
+022E ; Uppercase # L& LATIN CAPITAL LETTER O WITH DOT ABOVE
+0230 ; Uppercase # L& LATIN CAPITAL LETTER O WITH DOT ABOVE AND MACRON
+0232 ; Uppercase # L& LATIN CAPITAL LETTER Y WITH MACRON
+0386 ; Uppercase # L& GREEK CAPITAL LETTER ALPHA WITH TONOS
+0388..038A ; Uppercase # L& [3] GREEK CAPITAL LETTER EPSILON WITH TONOS..GREEK CAPITAL LETTER IOTA WITH TONOS
+038C ; Uppercase # L& GREEK CAPITAL LETTER OMICRON WITH TONOS
+038E..038F ; Uppercase # L& [2] GREEK CAPITAL LETTER UPSILON WITH TONOS..GREEK CAPITAL LETTER OMEGA WITH TONOS
+0391..03A1 ; Uppercase # L& [17] GREEK CAPITAL LETTER ALPHA..GREEK CAPITAL LETTER RHO
+03A3..03AB ; Uppercase # L& [9] GREEK CAPITAL LETTER SIGMA..GREEK CAPITAL LETTER UPSILON WITH DIALYTIKA
+03D2..03D4 ; Uppercase # L& [3] GREEK UPSILON WITH HOOK SYMBOL..GREEK UPSILON WITH DIAERESIS AND HOOK SYMBOL
+03D8 ; Uppercase # L& GREEK LETTER ARCHAIC KOPPA
+03DA ; Uppercase # L& GREEK LETTER STIGMA
+03DC ; Uppercase # L& GREEK LETTER DIGAMMA
+03DE ; Uppercase # L& GREEK LETTER KOPPA
+03E0 ; Uppercase # L& GREEK LETTER SAMPI
+03E2 ; Uppercase # L& COPTIC CAPITAL LETTER SHEI
+03E4 ; Uppercase # L& COPTIC CAPITAL LETTER FEI
+03E6 ; Uppercase # L& COPTIC CAPITAL LETTER KHEI
+03E8 ; Uppercase # L& COPTIC CAPITAL LETTER HORI
+03EA ; Uppercase # L& COPTIC CAPITAL LETTER GANGIA
+03EC ; Uppercase # L& COPTIC CAPITAL LETTER SHIMA
+03EE ; Uppercase # L& COPTIC CAPITAL LETTER DEI
+03F4 ; Uppercase # L& GREEK CAPITAL THETA SYMBOL
+03F7 ; Uppercase # L& GREEK CAPITAL LETTER SHO
+03F9..03FA ; Uppercase # L& [2] GREEK CAPITAL LUNATE SIGMA SYMBOL..GREEK CAPITAL LETTER SAN
+0400..042F ; Uppercase # L& [48] CYRILLIC CAPITAL LETTER IE WITH GRAVE..CYRILLIC CAPITAL LETTER YA
+0460 ; Uppercase # L& CYRILLIC CAPITAL LETTER OMEGA
+0462 ; Uppercase # L& CYRILLIC CAPITAL LETTER YAT
+0464 ; Uppercase # L& CYRILLIC CAPITAL LETTER IOTIFIED E
+0466 ; Uppercase # L& CYRILLIC CAPITAL LETTER LITTLE YUS
+0468 ; Uppercase # L& CYRILLIC CAPITAL LETTER IOTIFIED LITTLE YUS
+046A ; Uppercase # L& CYRILLIC CAPITAL LETTER BIG YUS
+046C ; Uppercase # L& CYRILLIC CAPITAL LETTER IOTIFIED BIG YUS
+046E ; Uppercase # L& CYRILLIC CAPITAL LETTER KSI
+0470 ; Uppercase # L& CYRILLIC CAPITAL LETTER PSI
+0472 ; Uppercase # L& CYRILLIC CAPITAL LETTER FITA
+0474 ; Uppercase # L& CYRILLIC CAPITAL LETTER IZHITSA
+0476 ; Uppercase # L& CYRILLIC CAPITAL LETTER IZHITSA WITH DOUBLE GRAVE ACCENT
+0478 ; Uppercase # L& CYRILLIC CAPITAL LETTER UK
+047A ; Uppercase # L& CYRILLIC CAPITAL LETTER ROUND OMEGA
+047C ; Uppercase # L& CYRILLIC CAPITAL LETTER OMEGA WITH TITLO
+047E ; Uppercase # L& CYRILLIC CAPITAL LETTER OT
+0480 ; Uppercase # L& CYRILLIC CAPITAL LETTER KOPPA
+048A ; Uppercase # L& CYRILLIC CAPITAL LETTER SHORT I WITH TAIL
+048C ; Uppercase # L& CYRILLIC CAPITAL LETTER SEMISOFT SIGN
+048E ; Uppercase # L& CYRILLIC CAPITAL LETTER ER WITH TICK
+0490 ; Uppercase # L& CYRILLIC CAPITAL LETTER GHE WITH UPTURN
+0492 ; Uppercase # L& CYRILLIC CAPITAL LETTER GHE WITH STROKE
+0494 ; Uppercase # L& CYRILLIC CAPITAL LETTER GHE WITH MIDDLE HOOK
+0496 ; Uppercase # L& CYRILLIC CAPITAL LETTER ZHE WITH DESCENDER
+0498 ; Uppercase # L& CYRILLIC CAPITAL LETTER ZE WITH DESCENDER
+049A ; Uppercase # L& CYRILLIC CAPITAL LETTER KA WITH DESCENDER
+049C ; Uppercase # L& CYRILLIC CAPITAL LETTER KA WITH VERTICAL STROKE
+049E ; Uppercase # L& CYRILLIC CAPITAL LETTER KA WITH STROKE
+04A0 ; Uppercase # L& CYRILLIC CAPITAL LETTER BASHKIR KA
+04A2 ; Uppercase # L& CYRILLIC CAPITAL LETTER EN WITH DESCENDER
+04A4 ; Uppercase # L& CYRILLIC CAPITAL LIGATURE EN GHE
+04A6 ; Uppercase # L& CYRILLIC CAPITAL LETTER PE WITH MIDDLE HOOK
+04A8 ; Uppercase # L& CYRILLIC CAPITAL LETTER ABKHASIAN HA
+04AA ; Uppercase # L& CYRILLIC CAPITAL LETTER ES WITH DESCENDER
+04AC ; Uppercase # L& CYRILLIC CAPITAL LETTER TE WITH DESCENDER
+04AE ; Uppercase # L& CYRILLIC CAPITAL LETTER STRAIGHT U
+04B0 ; Uppercase # L& CYRILLIC CAPITAL LETTER STRAIGHT U WITH STROKE
+04B2 ; Uppercase # L& CYRILLIC CAPITAL LETTER HA WITH DESCENDER
+04B4 ; Uppercase # L& CYRILLIC CAPITAL LIGATURE TE TSE
+04B6 ; Uppercase # L& CYRILLIC CAPITAL LETTER CHE WITH DESCENDER
+04B8 ; Uppercase # L& CYRILLIC CAPITAL LETTER CHE WITH VERTICAL STROKE
+04BA ; Uppercase # L& CYRILLIC CAPITAL LETTER SHHA
+04BC ; Uppercase # L& CYRILLIC CAPITAL LETTER ABKHASIAN CHE
+04BE ; Uppercase # L& CYRILLIC CAPITAL LETTER ABKHASIAN CHE WITH DESCENDER
+04C0..04C1 ; Uppercase # L& [2] CYRILLIC LETTER PALOCHKA..CYRILLIC CAPITAL LETTER ZHE WITH BREVE
+04C3 ; Uppercase # L& CYRILLIC CAPITAL LETTER KA WITH HOOK
+04C5 ; Uppercase # L& CYRILLIC CAPITAL LETTER EL WITH TAIL
+04C7 ; Uppercase # L& CYRILLIC CAPITAL LETTER EN WITH HOOK
+04C9 ; Uppercase # L& CYRILLIC CAPITAL LETTER EN WITH TAIL
+04CB ; Uppercase # L& CYRILLIC CAPITAL LETTER KHAKASSIAN CHE
+04CD ; Uppercase # L& CYRILLIC CAPITAL LETTER EM WITH TAIL
+04D0 ; Uppercase # L& CYRILLIC CAPITAL LETTER A WITH BREVE
+04D2 ; Uppercase # L& CYRILLIC CAPITAL LETTER A WITH DIAERESIS
+04D4 ; Uppercase # L& CYRILLIC CAPITAL LIGATURE A IE
+04D6 ; Uppercase # L& CYRILLIC CAPITAL LETTER IE WITH BREVE
+04D8 ; Uppercase # L& CYRILLIC CAPITAL LETTER SCHWA
+04DA ; Uppercase # L& CYRILLIC CAPITAL LETTER SCHWA WITH DIAERESIS
+04DC ; Uppercase # L& CYRILLIC CAPITAL LETTER ZHE WITH DIAERESIS
+04DE ; Uppercase # L& CYRILLIC CAPITAL LETTER ZE WITH DIAERESIS
+04E0 ; Uppercase # L& CYRILLIC CAPITAL LETTER ABKHASIAN DZE
+04E2 ; Uppercase # L& CYRILLIC CAPITAL LETTER I WITH MACRON
+04E4 ; Uppercase # L& CYRILLIC CAPITAL LETTER I WITH DIAERESIS
+04E6 ; Uppercase # L& CYRILLIC CAPITAL LETTER O WITH DIAERESIS
+04E8 ; Uppercase # L& CYRILLIC CAPITAL LETTER BARRED O
+04EA ; Uppercase # L& CYRILLIC CAPITAL LETTER BARRED O WITH DIAERESIS
+04EC ; Uppercase # L& CYRILLIC CAPITAL LETTER E WITH DIAERESIS
+04EE ; Uppercase # L& CYRILLIC CAPITAL LETTER U WITH MACRON
+04F0 ; Uppercase # L& CYRILLIC CAPITAL LETTER U WITH DIAERESIS
+04F2 ; Uppercase # L& CYRILLIC CAPITAL LETTER U WITH DOUBLE ACUTE
+04F4 ; Uppercase # L& CYRILLIC CAPITAL LETTER CHE WITH DIAERESIS
+04F8 ; Uppercase # L& CYRILLIC CAPITAL LETTER YERU WITH DIAERESIS
+0500 ; Uppercase # L& CYRILLIC CAPITAL LETTER KOMI DE
+0502 ; Uppercase # L& CYRILLIC CAPITAL LETTER KOMI DJE
+0504 ; Uppercase # L& CYRILLIC CAPITAL LETTER KOMI ZJE
+0506 ; Uppercase # L& CYRILLIC CAPITAL LETTER KOMI DZJE
+0508 ; Uppercase # L& CYRILLIC CAPITAL LETTER KOMI LJE
+050A ; Uppercase # L& CYRILLIC CAPITAL LETTER KOMI NJE
+050C ; Uppercase # L& CYRILLIC CAPITAL LETTER KOMI SJE
+050E ; Uppercase # L& CYRILLIC CAPITAL LETTER KOMI TJE
+0531..0556 ; Uppercase # L& [38] ARMENIAN CAPITAL LETTER AYB..ARMENIAN CAPITAL LETTER FEH
+10A0..10C5 ; Uppercase # L& [38] GEORGIAN CAPITAL LETTER AN..GEORGIAN CAPITAL LETTER HOE
+1E00 ; Uppercase # L& LATIN CAPITAL LETTER A WITH RING BELOW
+1E02 ; Uppercase # L& LATIN CAPITAL LETTER B WITH DOT ABOVE
+1E04 ; Uppercase # L& LATIN CAPITAL LETTER B WITH DOT BELOW
+1E06 ; Uppercase # L& LATIN CAPITAL LETTER B WITH LINE BELOW
+1E08 ; Uppercase # L& LATIN CAPITAL LETTER C WITH CEDILLA AND ACUTE
+1E0A ; Uppercase # L& LATIN CAPITAL LETTER D WITH DOT ABOVE
+1E0C ; Uppercase # L& LATIN CAPITAL LETTER D WITH DOT BELOW
+1E0E ; Uppercase # L& LATIN CAPITAL LETTER D WITH LINE BELOW
+1E10 ; Uppercase # L& LATIN CAPITAL LETTER D WITH CEDILLA
+1E12 ; Uppercase # L& LATIN CAPITAL LETTER D WITH CIRCUMFLEX BELOW
+1E14 ; Uppercase # L& LATIN CAPITAL LETTER E WITH MACRON AND GRAVE
+1E16 ; Uppercase # L& LATIN CAPITAL LETTER E WITH MACRON AND ACUTE
+1E18 ; Uppercase # L& LATIN CAPITAL LETTER E WITH CIRCUMFLEX BELOW
+1E1A ; Uppercase # L& LATIN CAPITAL LETTER E WITH TILDE BELOW
+1E1C ; Uppercase # L& LATIN CAPITAL LETTER E WITH CEDILLA AND BREVE
+1E1E ; Uppercase # L& LATIN CAPITAL LETTER F WITH DOT ABOVE
+1E20 ; Uppercase # L& LATIN CAPITAL LETTER G WITH MACRON
+1E22 ; Uppercase # L& LATIN CAPITAL LETTER H WITH DOT ABOVE
+1E24 ; Uppercase # L& LATIN CAPITAL LETTER H WITH DOT BELOW
+1E26 ; Uppercase # L& LATIN CAPITAL LETTER H WITH DIAERESIS
+1E28 ; Uppercase # L& LATIN CAPITAL LETTER H WITH CEDILLA
+1E2A ; Uppercase # L& LATIN CAPITAL LETTER H WITH BREVE BELOW
+1E2C ; Uppercase # L& LATIN CAPITAL LETTER I WITH TILDE BELOW
+1E2E ; Uppercase # L& LATIN CAPITAL LETTER I WITH DIAERESIS AND ACUTE
+1E30 ; Uppercase # L& LATIN CAPITAL LETTER K WITH ACUTE
+1E32 ; Uppercase # L& LATIN CAPITAL LETTER K WITH DOT BELOW
+1E34 ; Uppercase # L& LATIN CAPITAL LETTER K WITH LINE BELOW
+1E36 ; Uppercase # L& LATIN CAPITAL LETTER L WITH DOT BELOW
+1E38 ; Uppercase # L& LATIN CAPITAL LETTER L WITH DOT BELOW AND MACRON
+1E3A ; Uppercase # L& LATIN CAPITAL LETTER L WITH LINE BELOW
+1E3C ; Uppercase # L& LATIN CAPITAL LETTER L WITH CIRCUMFLEX BELOW
+1E3E ; Uppercase # L& LATIN CAPITAL LETTER M WITH ACUTE
+1E40 ; Uppercase # L& LATIN CAPITAL LETTER M WITH DOT ABOVE
+1E42 ; Uppercase # L& LATIN CAPITAL LETTER M WITH DOT BELOW
+1E44 ; Uppercase # L& LATIN CAPITAL LETTER N WITH DOT ABOVE
+1E46 ; Uppercase # L& LATIN CAPITAL LETTER N WITH DOT BELOW
+1E48 ; Uppercase # L& LATIN CAPITAL LETTER N WITH LINE BELOW
+1E4A ; Uppercase # L& LATIN CAPITAL LETTER N WITH CIRCUMFLEX BELOW
+1E4C ; Uppercase # L& LATIN CAPITAL LETTER O WITH TILDE AND ACUTE
+1E4E ; Uppercase # L& LATIN CAPITAL LETTER O WITH TILDE AND DIAERESIS
+1E50 ; Uppercase # L& LATIN CAPITAL LETTER O WITH MACRON AND GRAVE
+1E52 ; Uppercase # L& LATIN CAPITAL LETTER O WITH MACRON AND ACUTE
+1E54 ; Uppercase # L& LATIN CAPITAL LETTER P WITH ACUTE
+1E56 ; Uppercase # L& LATIN CAPITAL LETTER P WITH DOT ABOVE
+1E58 ; Uppercase # L& LATIN CAPITAL LETTER R WITH DOT ABOVE
+1E5A ; Uppercase # L& LATIN CAPITAL LETTER R WITH DOT BELOW
+1E5C ; Uppercase # L& LATIN CAPITAL LETTER R WITH DOT BELOW AND MACRON
+1E5E ; Uppercase # L& LATIN CAPITAL LETTER R WITH LINE BELOW
+1E60 ; Uppercase # L& LATIN CAPITAL LETTER S WITH DOT ABOVE
+1E62 ; Uppercase # L& LATIN CAPITAL LETTER S WITH DOT BELOW
+1E64 ; Uppercase # L& LATIN CAPITAL LETTER S WITH ACUTE AND DOT ABOVE
+1E66 ; Uppercase # L& LATIN CAPITAL LETTER S WITH CARON AND DOT ABOVE
+1E68 ; Uppercase # L& LATIN CAPITAL LETTER S WITH DOT BELOW AND DOT ABOVE
+1E6A ; Uppercase # L& LATIN CAPITAL LETTER T WITH DOT ABOVE
+1E6C ; Uppercase # L& LATIN CAPITAL LETTER T WITH DOT BELOW
+1E6E ; Uppercase # L& LATIN CAPITAL LETTER T WITH LINE BELOW
+1E70 ; Uppercase # L& LATIN CAPITAL LETTER T WITH CIRCUMFLEX BELOW
+1E72 ; Uppercase # L& LATIN CAPITAL LETTER U WITH DIAERESIS BELOW
+1E74 ; Uppercase # L& LATIN CAPITAL LETTER U WITH TILDE BELOW
+1E76 ; Uppercase # L& LATIN CAPITAL LETTER U WITH CIRCUMFLEX BELOW
+1E78 ; Uppercase # L& LATIN CAPITAL LETTER U WITH TILDE AND ACUTE
+1E7A ; Uppercase # L& LATIN CAPITAL LETTER U WITH MACRON AND DIAERESIS
+1E7C ; Uppercase # L& LATIN CAPITAL LETTER V WITH TILDE
+1E7E ; Uppercase # L& LATIN CAPITAL LETTER V WITH DOT BELOW
+1E80 ; Uppercase # L& LATIN CAPITAL LETTER W WITH GRAVE
+1E82 ; Uppercase # L& LATIN CAPITAL LETTER W WITH ACUTE
+1E84 ; Uppercase # L& LATIN CAPITAL LETTER W WITH DIAERESIS
+1E86 ; Uppercase # L& LATIN CAPITAL LETTER W WITH DOT ABOVE
+1E88 ; Uppercase # L& LATIN CAPITAL LETTER W WITH DOT BELOW
+1E8A ; Uppercase # L& LATIN CAPITAL LETTER X WITH DOT ABOVE
+1E8C ; Uppercase # L& LATIN CAPITAL LETTER X WITH DIAERESIS
+1E8E ; Uppercase # L& LATIN CAPITAL LETTER Y WITH DOT ABOVE
+1E90 ; Uppercase # L& LATIN CAPITAL LETTER Z WITH CIRCUMFLEX
+1E92 ; Uppercase # L& LATIN CAPITAL LETTER Z WITH DOT BELOW
+1E94 ; Uppercase # L& LATIN CAPITAL LETTER Z WITH LINE BELOW
+1EA0 ; Uppercase # L& LATIN CAPITAL LETTER A WITH DOT BELOW
+1EA2 ; Uppercase # L& LATIN CAPITAL LETTER A WITH HOOK ABOVE
+1EA4 ; Uppercase # L& LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND ACUTE
+1EA6 ; Uppercase # L& LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND GRAVE
+1EA8 ; Uppercase # L& LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND HOOK ABOVE
+1EAA ; Uppercase # L& LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND TILDE
+1EAC ; Uppercase # L& LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND DOT BELOW
+1EAE ; Uppercase # L& LATIN CAPITAL LETTER A WITH BREVE AND ACUTE
+1EB0 ; Uppercase # L& LATIN CAPITAL LETTER A WITH BREVE AND GRAVE
+1EB2 ; Uppercase # L& LATIN CAPITAL LETTER A WITH BREVE AND HOOK ABOVE
+1EB4 ; Uppercase # L& LATIN CAPITAL LETTER A WITH BREVE AND TILDE
+1EB6 ; Uppercase # L& LATIN CAPITAL LETTER A WITH BREVE AND DOT BELOW
+1EB8 ; Uppercase # L& LATIN CAPITAL LETTER E WITH DOT BELOW
+1EBA ; Uppercase # L& LATIN CAPITAL LETTER E WITH HOOK ABOVE
+1EBC ; Uppercase # L& LATIN CAPITAL LETTER E WITH TILDE
+1EBE ; Uppercase # L& LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND ACUTE
+1EC0 ; Uppercase # L& LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND GRAVE
+1EC2 ; Uppercase # L& LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE
+1EC4 ; Uppercase # L& LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND TILDE
+1EC6 ; Uppercase # L& LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND DOT BELOW
+1EC8 ; Uppercase # L& LATIN CAPITAL LETTER I WITH HOOK ABOVE
+1ECA ; Uppercase # L& LATIN CAPITAL LETTER I WITH DOT BELOW
+1ECC ; Uppercase # L& LATIN CAPITAL LETTER O WITH DOT BELOW
+1ECE ; Uppercase # L& LATIN CAPITAL LETTER O WITH HOOK ABOVE
+1ED0 ; Uppercase # L& LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND ACUTE
+1ED2 ; Uppercase # L& LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND GRAVE
+1ED4 ; Uppercase # L& LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND HOOK ABOVE
+1ED6 ; Uppercase # L& LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND TILDE
+1ED8 ; Uppercase # L& LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND DOT BELOW
+1EDA ; Uppercase # L& LATIN CAPITAL LETTER O WITH HORN AND ACUTE
+1EDC ; Uppercase # L& LATIN CAPITAL LETTER O WITH HORN AND GRAVE
+1EDE ; Uppercase # L& LATIN CAPITAL LETTER O WITH HORN AND HOOK ABOVE
+1EE0 ; Uppercase # L& LATIN CAPITAL LETTER O WITH HORN AND TILDE
+1EE2 ; Uppercase # L& LATIN CAPITAL LETTER O WITH HORN AND DOT BELOW
+1EE4 ; Uppercase # L& LATIN CAPITAL LETTER U WITH DOT BELOW
+1EE6 ; Uppercase # L& LATIN CAPITAL LETTER U WITH HOOK ABOVE
+1EE8 ; Uppercase # L& LATIN CAPITAL LETTER U WITH HORN AND ACUTE
+1EEA ; Uppercase # L& LATIN CAPITAL LETTER U WITH HORN AND GRAVE
+1EEC ; Uppercase # L& LATIN CAPITAL LETTER U WITH HORN AND HOOK ABOVE
+1EEE ; Uppercase # L& LATIN CAPITAL LETTER U WITH HORN AND TILDE
+1EF0 ; Uppercase # L& LATIN CAPITAL LETTER U WITH HORN AND DOT BELOW
+1EF2 ; Uppercase # L& LATIN CAPITAL LETTER Y WITH GRAVE
+1EF4 ; Uppercase # L& LATIN CAPITAL LETTER Y WITH DOT BELOW
+1EF6 ; Uppercase # L& LATIN CAPITAL LETTER Y WITH HOOK ABOVE
+1EF8 ; Uppercase # L& LATIN CAPITAL LETTER Y WITH TILDE
+1F08..1F0F ; Uppercase # L& [8] GREEK CAPITAL LETTER ALPHA WITH PSILI..GREEK CAPITAL LETTER ALPHA WITH DASIA AND PERISPOMENI
+1F18..1F1D ; Uppercase # L& [6] GREEK CAPITAL LETTER EPSILON WITH PSILI..GREEK CAPITAL LETTER EPSILON WITH DASIA AND OXIA
+1F28..1F2F ; Uppercase # L& [8] GREEK CAPITAL LETTER ETA WITH PSILI..GREEK CAPITAL LETTER ETA WITH DASIA AND PERISPOMENI
+1F38..1F3F ; Uppercase # L& [8] GREEK CAPITAL LETTER IOTA WITH PSILI..GREEK CAPITAL LETTER IOTA WITH DASIA AND PERISPOMENI
+1F48..1F4D ; Uppercase # L& [6] GREEK CAPITAL LETTER OMICRON WITH PSILI..GREEK CAPITAL LETTER OMICRON WITH DASIA AND OXIA
+1F59 ; Uppercase # L& GREEK CAPITAL LETTER UPSILON WITH DASIA
+1F5B ; Uppercase # L& GREEK CAPITAL LETTER UPSILON WITH DASIA AND VARIA
+1F5D ; Uppercase # L& GREEK CAPITAL LETTER UPSILON WITH DASIA AND OXIA
+1F5F ; Uppercase # L& GREEK CAPITAL LETTER UPSILON WITH DASIA AND PERISPOMENI
+1F68..1F6F ; Uppercase # L& [8] GREEK CAPITAL LETTER OMEGA WITH PSILI..GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI
+1FB8..1FBB ; Uppercase # L& [4] GREEK CAPITAL LETTER ALPHA WITH VRACHY..GREEK CAPITAL LETTER ALPHA WITH OXIA
+1FC8..1FCB ; Uppercase # L& [4] GREEK CAPITAL LETTER EPSILON WITH VARIA..GREEK CAPITAL LETTER ETA WITH OXIA
+1FD8..1FDB ; Uppercase # L& [4] GREEK CAPITAL LETTER IOTA WITH VRACHY..GREEK CAPITAL LETTER IOTA WITH OXIA
+1FE8..1FEC ; Uppercase # L& [5] GREEK CAPITAL LETTER UPSILON WITH VRACHY..GREEK CAPITAL LETTER RHO WITH DASIA
+1FF8..1FFB ; Uppercase # L& [4] GREEK CAPITAL LETTER OMICRON WITH VARIA..GREEK CAPITAL LETTER OMEGA WITH OXIA
+2102 ; Uppercase # L& DOUBLE-STRUCK CAPITAL C
+2107 ; Uppercase # L& EULER CONSTANT
+210B..210D ; Uppercase # L& [3] SCRIPT CAPITAL H..DOUBLE-STRUCK CAPITAL H
+2110..2112 ; Uppercase # L& [3] SCRIPT CAPITAL I..SCRIPT CAPITAL L
+2115 ; Uppercase # L& DOUBLE-STRUCK CAPITAL N
+2119..211D ; Uppercase # L& [5] DOUBLE-STRUCK CAPITAL P..DOUBLE-STRUCK CAPITAL R
+2124 ; Uppercase # L& DOUBLE-STRUCK CAPITAL Z
+2126 ; Uppercase # L& OHM SIGN
+2128 ; Uppercase # L& BLACK-LETTER CAPITAL Z
+212A..212D ; Uppercase # L& [4] KELVIN SIGN..BLACK-LETTER CAPITAL C
+2130..2131 ; Uppercase # L& [2] SCRIPT CAPITAL E..SCRIPT CAPITAL F
+2133 ; Uppercase # L& SCRIPT CAPITAL M
+213E..213F ; Uppercase # L& [2] DOUBLE-STRUCK CAPITAL GAMMA..DOUBLE-STRUCK CAPITAL PI
+2145 ; Uppercase # L& DOUBLE-STRUCK ITALIC CAPITAL D
+2160..216F ; Uppercase # Nl [16] ROMAN NUMERAL ONE..ROMAN NUMERAL ONE THOUSAND
+24B6..24CF ; Uppercase # So [26] CIRCLED LATIN CAPITAL LETTER A..CIRCLED LATIN CAPITAL LETTER Z
+FF21..FF3A ; Uppercase # L& [26] FULLWIDTH LATIN CAPITAL LETTER A..FULLWIDTH LATIN CAPITAL LETTER Z
+10400..10427 ; Uppercase # L& [40] DESERET CAPITAL LETTER LONG I..DESERET CAPITAL LETTER EW
+1D400..1D419 ; Uppercase # L& [26] MATHEMATICAL BOLD CAPITAL A..MATHEMATICAL BOLD CAPITAL Z
+1D434..1D44D ; Uppercase # L& [26] MATHEMATICAL ITALIC CAPITAL A..MATHEMATICAL ITALIC CAPITAL Z
+1D468..1D481 ; Uppercase # L& [26] MATHEMATICAL BOLD ITALIC CAPITAL A..MATHEMATICAL BOLD ITALIC CAPITAL Z
+1D49C ; Uppercase # L& MATHEMATICAL SCRIPT CAPITAL A
+1D49E..1D49F ; Uppercase # L& [2] MATHEMATICAL SCRIPT CAPITAL C..MATHEMATICAL SCRIPT CAPITAL D
+1D4A2 ; Uppercase # L& MATHEMATICAL SCRIPT CAPITAL G
+1D4A5..1D4A6 ; Uppercase # L& [2] MATHEMATICAL SCRIPT CAPITAL J..MATHEMATICAL SCRIPT CAPITAL K
+1D4A9..1D4AC ; Uppercase # L& [4] MATHEMATICAL SCRIPT CAPITAL N..MATHEMATICAL SCRIPT CAPITAL Q
+1D4AE..1D4B5 ; Uppercase # L& [8] MATHEMATICAL SCRIPT CAPITAL S..MATHEMATICAL SCRIPT CAPITAL Z
+1D4D0..1D4E9 ; Uppercase # L& [26] MATHEMATICAL BOLD SCRIPT CAPITAL A..MATHEMATICAL BOLD SCRIPT CAPITAL Z
+1D504..1D505 ; Uppercase # L& [2] MATHEMATICAL FRAKTUR CAPITAL A..MATHEMATICAL FRAKTUR CAPITAL B
+1D507..1D50A ; Uppercase # L& [4] MATHEMATICAL FRAKTUR CAPITAL D..MATHEMATICAL FRAKTUR CAPITAL G
+1D50D..1D514 ; Uppercase # L& [8] MATHEMATICAL FRAKTUR CAPITAL J..MATHEMATICAL FRAKTUR CAPITAL Q
+1D516..1D51C ; Uppercase # L& [7] MATHEMATICAL FRAKTUR CAPITAL S..MATHEMATICAL FRAKTUR CAPITAL Y
+1D538..1D539 ; Uppercase # L& [2] MATHEMATICAL DOUBLE-STRUCK CAPITAL A..MATHEMATICAL DOUBLE-STRUCK CAPITAL B
+1D53B..1D53E ; Uppercase # L& [4] MATHEMATICAL DOUBLE-STRUCK CAPITAL D..MATHEMATICAL DOUBLE-STRUCK CAPITAL G
+1D540..1D544 ; Uppercase # L& [5] MATHEMATICAL DOUBLE-STRUCK CAPITAL I..MATHEMATICAL DOUBLE-STRUCK CAPITAL M
+1D546 ; Uppercase # L& MATHEMATICAL DOUBLE-STRUCK CAPITAL O
+1D54A..1D550 ; Uppercase # L& [7] MATHEMATICAL DOUBLE-STRUCK CAPITAL S..MATHEMATICAL DOUBLE-STRUCK CAPITAL Y
+1D56C..1D585 ; Uppercase # L& [26] MATHEMATICAL BOLD FRAKTUR CAPITAL A..MATHEMATICAL BOLD FRAKTUR CAPITAL Z
+1D5A0..1D5B9 ; Uppercase # L& [26] MATHEMATICAL SANS-SERIF CAPITAL A..MATHEMATICAL SANS-SERIF CAPITAL Z
+1D5D4..1D5ED ; Uppercase # L& [26] MATHEMATICAL SANS-SERIF BOLD CAPITAL A..MATHEMATICAL SANS-SERIF BOLD CAPITAL Z
+1D608..1D621 ; Uppercase # L& [26] MATHEMATICAL SANS-SERIF ITALIC CAPITAL A..MATHEMATICAL SANS-SERIF ITALIC CAPITAL Z
+1D63C..1D655 ; Uppercase # L& [26] MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL A..MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL Z
+1D670..1D689 ; Uppercase # L& [26] MATHEMATICAL MONOSPACE CAPITAL A..MATHEMATICAL MONOSPACE CAPITAL Z
+1D6A8..1D6C0 ; Uppercase # L& [25] MATHEMATICAL BOLD CAPITAL ALPHA..MATHEMATICAL BOLD CAPITAL OMEGA
+1D6E2..1D6FA ; Uppercase # L& [25] MATHEMATICAL ITALIC CAPITAL ALPHA..MATHEMATICAL ITALIC CAPITAL OMEGA
+1D71C..1D734 ; Uppercase # L& [25] MATHEMATICAL BOLD ITALIC CAPITAL ALPHA..MATHEMATICAL BOLD ITALIC CAPITAL OMEGA
+1D756..1D76E ; Uppercase # L& [25] MATHEMATICAL SANS-SERIF BOLD CAPITAL ALPHA..MATHEMATICAL SANS-SERIF BOLD CAPITAL OMEGA
+1D790..1D7A8 ; Uppercase # L& [25] MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL ALPHA..MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMEGA
+
+# Total code points: 1232
+
+# ================================================
+
+# Derived Property: ID_Start
+# Characters that can start an identifier.
+# Generated from Lu+Ll+Lt+Lm+Lo+Nl+Other_ID_Start
+
+0041..005A ; ID_Start # L& [26] LATIN CAPITAL LETTER A..LATIN CAPITAL LETTER Z
+0061..007A ; ID_Start # L& [26] LATIN SMALL LETTER A..LATIN SMALL LETTER Z
+00AA ; ID_Start # L& FEMININE ORDINAL INDICATOR
+00B5 ; ID_Start # L& MICRO SIGN
+00BA ; ID_Start # L& MASCULINE ORDINAL INDICATOR
+00C0..00D6 ; ID_Start # L& [23] LATIN CAPITAL LETTER A WITH GRAVE..LATIN CAPITAL LETTER O WITH DIAERESIS
+00D8..00F6 ; ID_Start # L& [31] LATIN CAPITAL LETTER O WITH STROKE..LATIN SMALL LETTER O WITH DIAERESIS
+00F8..01BA ; ID_Start # L& [195] LATIN SMALL LETTER O WITH STROKE..LATIN SMALL LETTER EZH WITH TAIL
+01BB ; ID_Start # Lo LATIN LETTER TWO WITH STROKE
+01BC..01BF ; ID_Start # L& [4] LATIN CAPITAL LETTER TONE FIVE..LATIN LETTER WYNN
+01C0..01C3 ; ID_Start # Lo [4] LATIN LETTER DENTAL CLICK..LATIN LETTER RETROFLEX CLICK
+01C4..0236 ; ID_Start # L& [115] LATIN CAPITAL LETTER DZ WITH CARON..LATIN SMALL LETTER T WITH CURL
+0250..02AF ; ID_Start # L& [96] LATIN SMALL LETTER TURNED A..LATIN SMALL LETTER TURNED H WITH FISHHOOK AND TAIL
+02B0..02C1 ; ID_Start # Lm [18] MODIFIER LETTER SMALL H..MODIFIER LETTER REVERSED GLOTTAL STOP
+02C6..02D1 ; ID_Start # Lm [12] MODIFIER LETTER CIRCUMFLEX ACCENT..MODIFIER LETTER HALF TRIANGULAR COLON
+02E0..02E4 ; ID_Start # Lm [5] MODIFIER LETTER SMALL GAMMA..MODIFIER LETTER SMALL REVERSED GLOTTAL STOP
+02EE ; ID_Start # Lm MODIFIER LETTER DOUBLE APOSTROPHE
+037A ; ID_Start # Lm GREEK YPOGEGRAMMENI
+0386 ; ID_Start # L& GREEK CAPITAL LETTER ALPHA WITH TONOS
+0388..038A ; ID_Start # L& [3] GREEK CAPITAL LETTER EPSILON WITH TONOS..GREEK CAPITAL LETTER IOTA WITH TONOS
+038C ; ID_Start # L& GREEK CAPITAL LETTER OMICRON WITH TONOS
+038E..03A1 ; ID_Start # L& [20] GREEK CAPITAL LETTER UPSILON WITH TONOS..GREEK CAPITAL LETTER RHO
+03A3..03CE ; ID_Start # L& [44] GREEK CAPITAL LETTER SIGMA..GREEK SMALL LETTER OMEGA WITH TONOS
+03D0..03F5 ; ID_Start # L& [38] GREEK BETA SYMBOL..GREEK LUNATE EPSILON SYMBOL
+03F7..03FB ; ID_Start # L& [5] GREEK CAPITAL LETTER SHO..GREEK SMALL LETTER SAN
+0400..0481 ; ID_Start # L& [130] CYRILLIC CAPITAL LETTER IE WITH GRAVE..CYRILLIC SMALL LETTER KOPPA
+048A..04CE ; ID_Start # L& [69] CYRILLIC CAPITAL LETTER SHORT I WITH TAIL..CYRILLIC SMALL LETTER EM WITH TAIL
+04D0..04F5 ; ID_Start # L& [38] CYRILLIC CAPITAL LETTER A WITH BREVE..CYRILLIC SMALL LETTER CHE WITH DIAERESIS
+04F8..04F9 ; ID_Start # L& [2] CYRILLIC CAPITAL LETTER YERU WITH DIAERESIS..CYRILLIC SMALL LETTER YERU WITH DIAERESIS
+0500..050F ; ID_Start # L& [16] CYRILLIC CAPITAL LETTER KOMI DE..CYRILLIC SMALL LETTER KOMI TJE
+0531..0556 ; ID_Start # L& [38] ARMENIAN CAPITAL LETTER AYB..ARMENIAN CAPITAL LETTER FEH
+0559 ; ID_Start # Lm ARMENIAN MODIFIER LETTER LEFT HALF RING
+0561..0587 ; ID_Start # L& [39] ARMENIAN SMALL LETTER AYB..ARMENIAN SMALL LIGATURE ECH YIWN
+05D0..05EA ; ID_Start # Lo [27] HEBREW LETTER ALEF..HEBREW LETTER TAV
+05F0..05F2 ; ID_Start # Lo [3] HEBREW LIGATURE YIDDISH DOUBLE VAV..HEBREW LIGATURE YIDDISH DOUBLE YOD
+0621..063A ; ID_Start # Lo [26] ARABIC LETTER HAMZA..ARABIC LETTER GHAIN
+0640 ; ID_Start # Lm ARABIC TATWEEL
+0641..064A ; ID_Start # Lo [10] ARABIC LETTER FEH..ARABIC LETTER YEH
+066E..066F ; ID_Start # Lo [2] ARABIC LETTER DOTLESS BEH..ARABIC LETTER DOTLESS QAF
+0671..06D3 ; ID_Start # Lo [99] ARABIC LETTER ALEF WASLA..ARABIC LETTER YEH BARREE WITH HAMZA ABOVE
+06D5 ; ID_Start # Lo ARABIC LETTER AE
+06E5..06E6 ; ID_Start # Lm [2] ARABIC SMALL WAW..ARABIC SMALL YEH
+06EE..06EF ; ID_Start # Lo [2] ARABIC LETTER DAL WITH INVERTED V..ARABIC LETTER REH WITH INVERTED V
+06FA..06FC ; ID_Start # Lo [3] ARABIC LETTER SHEEN WITH DOT BELOW..ARABIC LETTER GHAIN WITH DOT BELOW
+06FF ; ID_Start # Lo ARABIC LETTER HEH WITH INVERTED V
+0710 ; ID_Start # Lo SYRIAC LETTER ALAPH
+0712..072F ; ID_Start # Lo [30] SYRIAC LETTER BETH..SYRIAC LETTER PERSIAN DHALATH
+074D..074F ; ID_Start # Lo [3] SYRIAC LETTER SOGDIAN ZHAIN..SYRIAC LETTER SOGDIAN FE
+0780..07A5 ; ID_Start # Lo [38] THAANA LETTER HAA..THAANA LETTER WAAVU
+07B1 ; ID_Start # Lo THAANA LETTER NAA
+0904..0939 ; ID_Start # Lo [54] DEVANAGARI LETTER SHORT A..DEVANAGARI LETTER HA
+093D ; ID_Start # Lo DEVANAGARI SIGN AVAGRAHA
+0950 ; ID_Start # Lo DEVANAGARI OM
+0958..0961 ; ID_Start # Lo [10] DEVANAGARI LETTER QA..DEVANAGARI LETTER VOCALIC LL
+0985..098C ; ID_Start # Lo [8] BENGALI LETTER A..BENGALI LETTER VOCALIC L
+098F..0990 ; ID_Start # Lo [2] BENGALI LETTER E..BENGALI LETTER AI
+0993..09A8 ; ID_Start # Lo [22] BENGALI LETTER O..BENGALI LETTER NA
+09AA..09B0 ; ID_Start # Lo [7] BENGALI LETTER PA..BENGALI LETTER RA
+09B2 ; ID_Start # Lo BENGALI LETTER LA
+09B6..09B9 ; ID_Start # Lo [4] BENGALI LETTER SHA..BENGALI LETTER HA
+09BD ; ID_Start # Lo BENGALI SIGN AVAGRAHA
+09DC..09DD ; ID_Start # Lo [2] BENGALI LETTER RRA..BENGALI LETTER RHA
+09DF..09E1 ; ID_Start # Lo [3] BENGALI LETTER YYA..BENGALI LETTER VOCALIC LL
+09F0..09F1 ; ID_Start # Lo [2] BENGALI LETTER RA WITH MIDDLE DIAGONAL..BENGALI LETTER RA WITH LOWER DIAGONAL
+0A05..0A0A ; ID_Start # Lo [6] GURMUKHI LETTER A..GURMUKHI LETTER UU
+0A0F..0A10 ; ID_Start # Lo [2] GURMUKHI LETTER EE..GURMUKHI LETTER AI
+0A13..0A28 ; ID_Start # Lo [22] GURMUKHI LETTER OO..GURMUKHI LETTER NA
+0A2A..0A30 ; ID_Start # Lo [7] GURMUKHI LETTER PA..GURMUKHI LETTER RA
+0A32..0A33 ; ID_Start # Lo [2] GURMUKHI LETTER LA..GURMUKHI LETTER LLA
+0A35..0A36 ; ID_Start # Lo [2] GURMUKHI LETTER VA..GURMUKHI LETTER SHA
+0A38..0A39 ; ID_Start # Lo [2] GURMUKHI LETTER SA..GURMUKHI LETTER HA
+0A59..0A5C ; ID_Start # Lo [4] GURMUKHI LETTER KHHA..GURMUKHI LETTER RRA
+0A5E ; ID_Start # Lo GURMUKHI LETTER FA
+0A72..0A74 ; ID_Start # Lo [3] GURMUKHI IRI..GURMUKHI EK ONKAR
+0A85..0A8D ; ID_Start # Lo [9] GUJARATI LETTER A..GUJARATI VOWEL CANDRA E
+0A8F..0A91 ; ID_Start # Lo [3] GUJARATI LETTER E..GUJARATI VOWEL CANDRA O
+0A93..0AA8 ; ID_Start # Lo [22] GUJARATI LETTER O..GUJARATI LETTER NA
+0AAA..0AB0 ; ID_Start # Lo [7] GUJARATI LETTER PA..GUJARATI LETTER RA
+0AB2..0AB3 ; ID_Start # Lo [2] GUJARATI LETTER LA..GUJARATI LETTER LLA
+0AB5..0AB9 ; ID_Start # Lo [5] GUJARATI LETTER VA..GUJARATI LETTER HA
+0ABD ; ID_Start # Lo GUJARATI SIGN AVAGRAHA
+0AD0 ; ID_Start # Lo GUJARATI OM
+0AE0..0AE1 ; ID_Start # Lo [2] GUJARATI LETTER VOCALIC RR..GUJARATI LETTER VOCALIC LL
+0B05..0B0C ; ID_Start # Lo [8] ORIYA LETTER A..ORIYA LETTER VOCALIC L
+0B0F..0B10 ; ID_Start # Lo [2] ORIYA LETTER E..ORIYA LETTER AI
+0B13..0B28 ; ID_Start # Lo [22] ORIYA LETTER O..ORIYA LETTER NA
+0B2A..0B30 ; ID_Start # Lo [7] ORIYA LETTER PA..ORIYA LETTER RA
+0B32..0B33 ; ID_Start # Lo [2] ORIYA LETTER LA..ORIYA LETTER LLA
+0B35..0B39 ; ID_Start # Lo [5] ORIYA LETTER VA..ORIYA LETTER HA
+0B3D ; ID_Start # Lo ORIYA SIGN AVAGRAHA
+0B5C..0B5D ; ID_Start # Lo [2] ORIYA LETTER RRA..ORIYA LETTER RHA
+0B5F..0B61 ; ID_Start # Lo [3] ORIYA LETTER YYA..ORIYA LETTER VOCALIC LL
+0B71 ; ID_Start # Lo ORIYA LETTER WA
+0B83 ; ID_Start # Lo TAMIL SIGN VISARGA
+0B85..0B8A ; ID_Start # Lo [6] TAMIL LETTER A..TAMIL LETTER UU
+0B8E..0B90 ; ID_Start # Lo [3] TAMIL LETTER E..TAMIL LETTER AI
+0B92..0B95 ; ID_Start # Lo [4] TAMIL LETTER O..TAMIL LETTER KA
+0B99..0B9A ; ID_Start # Lo [2] TAMIL LETTER NGA..TAMIL LETTER CA
+0B9C ; ID_Start # Lo TAMIL LETTER JA
+0B9E..0B9F ; ID_Start # Lo [2] TAMIL LETTER NYA..TAMIL LETTER TTA
+0BA3..0BA4 ; ID_Start # Lo [2] TAMIL LETTER NNA..TAMIL LETTER TA
+0BA8..0BAA ; ID_Start # Lo [3] TAMIL LETTER NA..TAMIL LETTER PA
+0BAE..0BB5 ; ID_Start # Lo [8] TAMIL LETTER MA..TAMIL LETTER VA
+0BB7..0BB9 ; ID_Start # Lo [3] TAMIL LETTER SSA..TAMIL LETTER HA
+0C05..0C0C ; ID_Start # Lo [8] TELUGU LETTER A..TELUGU LETTER VOCALIC L
+0C0E..0C10 ; ID_Start # Lo [3] TELUGU LETTER E..TELUGU LETTER AI
+0C12..0C28 ; ID_Start # Lo [23] TELUGU LETTER O..TELUGU LETTER NA
+0C2A..0C33 ; ID_Start # Lo [10] TELUGU LETTER PA..TELUGU LETTER LLA
+0C35..0C39 ; ID_Start # Lo [5] TELUGU LETTER VA..TELUGU LETTER HA
+0C60..0C61 ; ID_Start # Lo [2] TELUGU LETTER VOCALIC RR..TELUGU LETTER VOCALIC LL
+0C85..0C8C ; ID_Start # Lo [8] KANNADA LETTER A..KANNADA LETTER VOCALIC L
+0C8E..0C90 ; ID_Start # Lo [3] KANNADA LETTER E..KANNADA LETTER AI
+0C92..0CA8 ; ID_Start # Lo [23] KANNADA LETTER O..KANNADA LETTER NA
+0CAA..0CB3 ; ID_Start # Lo [10] KANNADA LETTER PA..KANNADA LETTER LLA
+0CB5..0CB9 ; ID_Start # Lo [5] KANNADA LETTER VA..KANNADA LETTER HA
+0CBD ; ID_Start # Lo KANNADA SIGN AVAGRAHA
+0CDE ; ID_Start # Lo KANNADA LETTER FA
+0CE0..0CE1 ; ID_Start # Lo [2] KANNADA LETTER VOCALIC RR..KANNADA LETTER VOCALIC LL
+0D05..0D0C ; ID_Start # Lo [8] MALAYALAM LETTER A..MALAYALAM LETTER VOCALIC L
+0D0E..0D10 ; ID_Start # Lo [3] MALAYALAM LETTER E..MALAYALAM LETTER AI
+0D12..0D28 ; ID_Start # Lo [23] MALAYALAM LETTER O..MALAYALAM LETTER NA
+0D2A..0D39 ; ID_Start # Lo [16] MALAYALAM LETTER PA..MALAYALAM LETTER HA
+0D60..0D61 ; ID_Start # Lo [2] MALAYALAM LETTER VOCALIC RR..MALAYALAM LETTER VOCALIC LL
+0D85..0D96 ; ID_Start # Lo [18] SINHALA LETTER AYANNA..SINHALA LETTER AUYANNA
+0D9A..0DB1 ; ID_Start # Lo [24] SINHALA LETTER ALPAPRAANA KAYANNA..SINHALA LETTER DANTAJA NAYANNA
+0DB3..0DBB ; ID_Start # Lo [9] SINHALA LETTER SANYAKA DAYANNA..SINHALA LETTER RAYANNA
+0DBD ; ID_Start # Lo SINHALA LETTER DANTAJA LAYANNA
+0DC0..0DC6 ; ID_Start # Lo [7] SINHALA LETTER VAYANNA..SINHALA LETTER FAYANNA
+0E01..0E30 ; ID_Start # Lo [48] THAI CHARACTER KO KAI..THAI CHARACTER SARA A
+0E32..0E33 ; ID_Start # Lo [2] THAI CHARACTER SARA AA..THAI CHARACTER SARA AM
+0E40..0E45 ; ID_Start # Lo [6] THAI CHARACTER SARA E..THAI CHARACTER LAKKHANGYAO
+0E46 ; ID_Start # Lm THAI CHARACTER MAIYAMOK
+0E81..0E82 ; ID_Start # Lo [2] LAO LETTER KO..LAO LETTER KHO SUNG
+0E84 ; ID_Start # Lo LAO LETTER KHO TAM
+0E87..0E88 ; ID_Start # Lo [2] LAO LETTER NGO..LAO LETTER CO
+0E8A ; ID_Start # Lo LAO LETTER SO TAM
+0E8D ; ID_Start # Lo LAO LETTER NYO
+0E94..0E97 ; ID_Start # Lo [4] LAO LETTER DO..LAO LETTER THO TAM
+0E99..0E9F ; ID_Start # Lo [7] LAO LETTER NO..LAO LETTER FO SUNG
+0EA1..0EA3 ; ID_Start # Lo [3] LAO LETTER MO..LAO LETTER LO LING
+0EA5 ; ID_Start # Lo LAO LETTER LO LOOT
+0EA7 ; ID_Start # Lo LAO LETTER WO
+0EAA..0EAB ; ID_Start # Lo [2] LAO LETTER SO SUNG..LAO LETTER HO SUNG
+0EAD..0EB0 ; ID_Start # Lo [4] LAO LETTER O..LAO VOWEL SIGN A
+0EB2..0EB3 ; ID_Start # Lo [2] LAO VOWEL SIGN AA..LAO VOWEL SIGN AM
+0EBD ; ID_Start # Lo LAO SEMIVOWEL SIGN NYO
+0EC0..0EC4 ; ID_Start # Lo [5] LAO VOWEL SIGN E..LAO VOWEL SIGN AI
+0EC6 ; ID_Start # Lm LAO KO LA
+0EDC..0EDD ; ID_Start # Lo [2] LAO HO NO..LAO HO MO
+0F00 ; ID_Start # Lo TIBETAN SYLLABLE OM
+0F40..0F47 ; ID_Start # Lo [8] TIBETAN LETTER KA..TIBETAN LETTER JA
+0F49..0F6A ; ID_Start # Lo [34] TIBETAN LETTER NYA..TIBETAN LETTER FIXED-FORM RA
+
+0F88..0F8B ; ID_Start # Lo [4] TIBETAN SIGN LCE TSA CAN..TIBETAN SIGN GRU MED RGYINGS
+1000..1021 ; ID_Start # Lo [34] MYANMAR LETTER KA..MYANMAR LETTER A
+1023..1027 ; ID_Start # Lo [5] MYANMAR LETTER I..MYANMAR LETTER E
+1029..102A ; ID_Start # Lo [2] MYANMAR LETTER O..MYANMAR LETTER AU
+1050..1055 ; ID_Start # Lo [6] MYANMAR LETTER SHA..MYANMAR LETTER VOCALIC LL
+10A0..10C5 ; ID_Start # L& [38] GEORGIAN CAPITAL LETTER AN..GEORGIAN CAPITAL LETTER HOE
+10D0..10F8 ; ID_Start # Lo [41] GEORGIAN LETTER AN..GEORGIAN LETTER ELIFI
+1100..1159 ; ID_Start # Lo [90] HANGUL CHOSEONG KIYEOK..HANGUL CHOSEONG YEORINHIEUH
+115F..11A2 ; ID_Start # Lo [68] HANGUL CHOSEONG FILLER..HANGUL JUNGSEONG SSANGARAEA
+11A8..11F9 ; ID_Start # Lo [82] HANGUL JONGSEONG KIYEOK..HANGUL JONGSEONG YEORINHIEUH
+1200..1206 ; ID_Start # Lo [7] ETHIOPIC SYLLABLE HA..ETHIOPIC SYLLABLE HO
+1208..1246 ; ID_Start # Lo [63] ETHIOPIC SYLLABLE LA..ETHIOPIC SYLLABLE QO
+1248 ; ID_Start # Lo ETHIOPIC SYLLABLE QWA
+124A..124D ; ID_Start # Lo [4] ETHIOPIC SYLLABLE QWI..ETHIOPIC SYLLABLE QWE
+1250..1256 ; ID_Start # Lo [7] ETHIOPIC SYLLABLE QHA..ETHIOPIC SYLLABLE QHO
+1258 ; ID_Start # Lo ETHIOPIC SYLLABLE QHWA
+125A..125D ; ID_Start # Lo [4] ETHIOPIC SYLLABLE QHWI..ETHIOPIC SYLLABLE QHWE
+1260..1286 ; ID_Start # Lo [39] ETHIOPIC SYLLABLE BA..ETHIOPIC SYLLABLE XO
+1288 ; ID_Start # Lo ETHIOPIC SYLLABLE XWA
+128A..128D ; ID_Start # Lo [4] ETHIOPIC SYLLABLE XWI..ETHIOPIC SYLLABLE XWE
+1290..12AE ; ID_Start # Lo [31] ETHIOPIC SYLLABLE NA..ETHIOPIC SYLLABLE KO
+12B0 ; ID_Start # Lo ETHIOPIC SYLLABLE KWA
+12B2..12B5 ; ID_Start # Lo [4] ETHIOPIC SYLLABLE KWI..ETHIOPIC SYLLABLE KWE
+12B8..12BE ; ID_Start # Lo [7] ETHIOPIC SYLLABLE KXA..ETHIOPIC SYLLABLE KXO
+12C0 ; ID_Start # Lo ETHIOPIC SYLLABLE KXWA
+12C2..12C5 ; ID_Start # Lo [4] ETHIOPIC SYLLABLE KXWI..ETHIOPIC SYLLABLE KXWE
+12C8..12CE ; ID_Start # Lo [7] ETHIOPIC SYLLABLE WA..ETHIOPIC SYLLABLE WO
+12D0..12D6 ; ID_Start # Lo [7] ETHIOPIC SYLLABLE PHARYNGEAL A..ETHIOPIC SYLLABLE PHARYNGEAL O
+12D8..12EE ; ID_Start # Lo [23] ETHIOPIC SYLLABLE ZA..ETHIOPIC SYLLABLE YO
+12F0..130E ; ID_Start # Lo [31] ETHIOPIC SYLLABLE DA..ETHIOPIC SYLLABLE GO
+1310 ; ID_Start # Lo ETHIOPIC SYLLABLE GWA
+1312..1315 ; ID_Start # Lo [4] ETHIOPIC SYLLABLE GWI..ETHIOPIC SYLLABLE GWE
+1318..131E ; ID_Start # Lo [7] ETHIOPIC SYLLABLE GGA..ETHIOPIC SYLLABLE GGO
+1320..1346 ; ID_Start # Lo [39] ETHIOPIC SYLLABLE THA..ETHIOPIC SYLLABLE TZO
+1348..135A ; ID_Start # Lo [19] ETHIOPIC SYLLABLE FA..ETHIOPIC SYLLABLE FYA
+13A0..13F4 ; ID_Start # Lo [85] CHEROKEE LETTER A..CHEROKEE LETTER YV
+1401..166C ; ID_Start # Lo [620] CANADIAN SYLLABICS E..CANADIAN SYLLABICS CARRIER TTSA
+166F..1676 ; ID_Start # Lo [8] CANADIAN SYLLABICS QAI..CANADIAN SYLLABICS NNGAA
+1681..169A ; ID_Start # Lo [26] OGHAM LETTER BEITH..OGHAM LETTER PEITH
+16A0..16EA ; ID_Start # Lo [75] RUNIC LETTER FEHU FEOH FE F..RUNIC LETTER X
+16EE..16F0 ; ID_Start # Nl [3] RUNIC ARLAUG SYMBOL..RUNIC BELGTHOR SYMBOL
+1700..170C ; ID_Start # Lo [13] TAGALOG LETTER A..TAGALOG LETTER YA
+170E..1711 ; ID_Start # Lo [4] TAGALOG LETTER LA..TAGALOG LETTER HA
+1720..1731 ; ID_Start # Lo [18] HANUNOO LETTER A..HANUNOO LETTER HA
+1740..1751 ; ID_Start # Lo [18] BUHID LETTER A..BUHID LETTER HA
+1760..176C ; ID_Start # Lo [13] TAGBANWA LETTER A..TAGBANWA LETTER YA
+176E..1770 ; ID_Start # Lo [3] TAGBANWA LETTER LA..TAGBANWA LETTER SA
+1780..17B3 ; ID_Start # Lo [52] KHMER LETTER KA..KHMER INDEPENDENT VOWEL QAU
+17D7 ; ID_Start # Lm KHMER SIGN LEK TOO
+17DC ; ID_Start # Lo KHMER SIGN AVAKRAHASANYA
+1820..1842 ; ID_Start # Lo [35] MONGOLIAN LETTER A..MONGOLIAN LETTER CHI
+1843 ; ID_Start # Lm MONGOLIAN LETTER TODO LONG VOWEL SIGN
+1844..1877 ; ID_Start # Lo [52] MONGOLIAN LETTER TODO E..MONGOLIAN LETTER MANCHU ZHA
+1880..18A8 ; ID_Start # Lo [41] MONGOLIAN LETTER ALI GALI ANUSVARA ONE..MONGOLIAN LETTER MANCHU ALI GALI BHA
+1900..191C ; ID_Start # Lo [29] LIMBU VOWEL-CARRIER LETTER..LIMBU LETTER HA
+1950..196D ; ID_Start # Lo [30] TAI LE LETTER KA..TAI LE LETTER AI
+1970..1974 ; ID_Start # Lo [5] TAI LE LETTER TONE-2..TAI LE LETTER TONE-6
+1D00..1D2B ; ID_Start # L& [44] LATIN LETTER SMALL CAPITAL A..CYRILLIC LETTER SMALL CAPITAL EL
+1D2C..1D61 ; ID_Start # Lm [54] MODIFIER LETTER CAPITAL A..MODIFIER LETTER SMALL CHI
+1D62..1D6B ; ID_Start # L& [10] LATIN SUBSCRIPT SMALL LETTER I..LATIN SMALL LETTER UE
+1E00..1E9B ; ID_Start # L& [156] LATIN CAPITAL LETTER A WITH RING BELOW..LATIN SMALL LETTER LONG S WITH DOT ABOVE
+1EA0..1EF9 ; ID_Start # L& [90] LATIN CAPITAL LETTER A WITH DOT BELOW..LATIN SMALL LETTER Y WITH TILDE
+1F00..1F15 ; ID_Start # L& [22] GREEK SMALL LETTER ALPHA WITH PSILI..GREEK SMALL LETTER EPSILON WITH DASIA AND OXIA
+1F18..1F1D ; ID_Start # L& [6] GREEK CAPITAL LETTER EPSILON WITH PSILI..GREEK CAPITAL LETTER EPSILON WITH DASIA AND OXIA
+1F20..1F45 ; ID_Start # L& [38] GREEK SMALL LETTER ETA WITH PSILI..GREEK SMALL LETTER OMICRON WITH DASIA AND OXIA
+1F48..1F4D ; ID_Start # L& [6] GREEK CAPITAL LETTER OMICRON WITH PSILI..GREEK CAPITAL LETTER OMICRON WITH DASIA AND OXIA
+1F50..1F57 ; ID_Start # L& [8] GREEK SMALL LETTER UPSILON WITH PSILI..GREEK SMALL LETTER UPSILON WITH DASIA AND PERISPOMENI
+1F59 ; ID_Start # L& GREEK CAPITAL LETTER UPSILON WITH DASIA
+1F5B ; ID_Start # L& GREEK CAPITAL LETTER UPSILON WITH DASIA AND VARIA
+1F5D ; ID_Start # L& GREEK CAPITAL LETTER UPSILON WITH DASIA AND OXIA
+1F5F..1F7D ; ID_Start # L& [31] GREEK CAPITAL LETTER UPSILON WITH DASIA AND PERISPOMENI..GREEK SMALL LETTER OMEGA WITH OXIA
+1F80..1FB4 ; ID_Start # L& [53] GREEK SMALL LETTER ALPHA WITH PSILI AND YPOGEGRAMMENI..GREEK SMALL LETTER ALPHA WITH OXIA AND YPOGEGRAMMENI
+1FB6..1FBC ; ID_Start # L& [7] GREEK SMALL LETTER ALPHA WITH PERISPOMENI..GREEK CAPITAL LETTER ALPHA WITH PROSGEGRAMMENI
+1FBE ; ID_Start # L& GREEK PROSGEGRAMMENI
+1FC2..1FC4 ; ID_Start # L& [3] GREEK SMALL LETTER ETA WITH VARIA AND YPOGEGRAMMENI..GREEK SMALL LETTER ETA WITH OXIA AND YPOGEGRAMMENI
+1FC6..1FCC ; ID_Start # L& [7] GREEK SMALL LETTER ETA WITH PERISPOMENI..GREEK CAPITAL LETTER ETA WITH PROSGEGRAMMENI
+1FD0..1FD3 ; ID_Start # L& [4] GREEK SMALL LETTER IOTA WITH VRACHY..GREEK SMALL LETTER IOTA WITH DIALYTIKA AND OXIA
+1FD6..1FDB ; ID_Start # L& [6] GREEK SMALL LETTER IOTA WITH PERISPOMENI..GREEK CAPITAL LETTER IOTA WITH OXIA
+1FE0..1FEC ; ID_Start # L& [13] GREEK SMALL LETTER UPSILON WITH VRACHY..GREEK CAPITAL LETTER RHO WITH DASIA
+1FF2..1FF4 ; ID_Start # L& [3] GREEK SMALL LETTER OMEGA WITH VARIA AND YPOGEGRAMMENI..GREEK SMALL LETTER OMEGA WITH OXIA AND YPOGEGRAMMENI
+1FF6..1FFC ; ID_Start # L& [7] GREEK SMALL LETTER OMEGA WITH PERISPOMENI..GREEK CAPITAL LETTER OMEGA WITH PROSGEGRAMMENI
+2071 ; ID_Start # L& SUPERSCRIPT LATIN SMALL LETTER I
+207F ; ID_Start # L& SUPERSCRIPT LATIN SMALL LETTER N
+2102 ; ID_Start # L& DOUBLE-STRUCK CAPITAL C
+2107 ; ID_Start # L& EULER CONSTANT
+210A..2113 ; ID_Start # L& [10] SCRIPT SMALL G..SCRIPT SMALL L
+2115 ; ID_Start # L& DOUBLE-STRUCK CAPITAL N
+2118 ; ID_Start # So SCRIPT CAPITAL P
+2119..211D ; ID_Start # L& [5] DOUBLE-STRUCK CAPITAL P..DOUBLE-STRUCK CAPITAL R
+2124 ; ID_Start # L& DOUBLE-STRUCK CAPITAL Z
+2126 ; ID_Start # L& OHM SIGN
+2128 ; ID_Start # L& BLACK-LETTER CAPITAL Z
+212A..212D ; ID_Start # L& [4] KELVIN SIGN..BLACK-LETTER CAPITAL C
+212E ; ID_Start # So ESTIMATED SYMBOL
+212F..2131 ; ID_Start # L& [3] SCRIPT SMALL E..SCRIPT CAPITAL F
+2133..2134 ; ID_Start # L& [2] SCRIPT CAPITAL M..SCRIPT SMALL O
+2135..2138 ; ID_Start # Lo [4] ALEF SYMBOL..DALET SYMBOL
+2139 ; ID_Start # L& INFORMATION SOURCE
+213D..213F ; ID_Start # L& [3] DOUBLE-STRUCK SMALL GAMMA..DOUBLE-STRUCK CAPITAL PI
+2145..2149 ; ID_Start # L& [5] DOUBLE-STRUCK ITALIC CAPITAL D..DOUBLE-STRUCK ITALIC SMALL J
+2160..2183 ; ID_Start # Nl [36] ROMAN NUMERAL ONE..ROMAN NUMERAL REVERSED ONE HUNDRED
+3005 ; ID_Start # Lm IDEOGRAPHIC ITERATION MARK
+3006 ; ID_Start # Lo IDEOGRAPHIC CLOSING MARK
+3007 ; ID_Start # Nl IDEOGRAPHIC NUMBER ZERO
+3021..3029 ; ID_Start # Nl [9] HANGZHOU NUMERAL ONE..HANGZHOU NUMERAL NINE
+3031..3035 ; ID_Start # Lm [5] VERTICAL KANA REPEAT MARK..VERTICAL KANA REPEAT MARK LOWER HALF
+3038..303A ; ID_Start # Nl [3] HANGZHOU NUMERAL TEN..HANGZHOU NUMERAL THIRTY
+303B ; ID_Start # Lm VERTICAL IDEOGRAPHIC ITERATION MARK
+303C ; ID_Start # Lo MASU MARK
+3041..3096 ; ID_Start # Lo [86] HIRAGANA LETTER SMALL A..HIRAGANA LETTER SMALL KE
+309B..309C ; ID_Start # Sk [2] KATAKANA-HIRAGANA VOICED SOUND MARK..KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK
+309D..309E ; ID_Start # Lm [2] HIRAGANA ITERATION MARK..HIRAGANA VOICED ITERATION MARK
+309F ; ID_Start # Lo HIRAGANA DIGRAPH YORI
+30A1..30FA ; ID_Start # Lo [90] KATAKANA LETTER SMALL A..KATAKANA LETTER VO
+30FC..30FE ; ID_Start # Lm [3] KATAKANA-HIRAGANA PROLONGED SOUND MARK..KATAKANA VOICED ITERATION MARK
+30FF ; ID_Start # Lo KATAKANA DIGRAPH KOTO
+3105..312C ; ID_Start # Lo [40] BOPOMOFO LETTER B..BOPOMOFO LETTER GN
+3131..318E ; ID_Start # Lo [94] HANGUL LETTER KIYEOK..HANGUL LETTER ARAEAE
+31A0..31B7 ; ID_Start # Lo [24] BOPOMOFO LETTER BU..BOPOMOFO FINAL LETTER H
+31F0..31FF ; ID_Start # Lo [16] KATAKANA LETTER SMALL KU..KATAKANA LETTER SMALL RO
+3400..4DB5 ; ID_Start # Lo [6582] CJK UNIFIED IDEOGRAPH-3400..CJK UNIFIED IDEOGRAPH-4DB5
+4E00..9FA5 ; ID_Start # Lo [20902] CJK UNIFIED IDEOGRAPH-4E00..CJK UNIFIED IDEOGRAPH-9FA5
+A000..A48C ; ID_Start # Lo [1165] YI SYLLABLE IT..YI SYLLABLE YYR
+AC00..D7A3 ; ID_Start # Lo [11172] HANGUL SYLLABLE GA..HANGUL SYLLABLE HIH
+F900..FA2D ; ID_Start # Lo [302] CJK COMPATIBILITY IDEOGRAPH-F900..CJK COMPATIBILITY IDEOGRAPH-FA2D
+FA30..FA6A ; ID_Start # Lo [59] CJK COMPATIBILITY IDEOGRAPH-FA30..CJK COMPATIBILITY IDEOGRAPH-FA6A
+FB00..FB06 ; ID_Start # L& [7] LATIN SMALL LIGATURE FF..LATIN SMALL LIGATURE ST
+FB13..FB17 ; ID_Start # L& [5] ARMENIAN SMALL LIGATURE MEN NOW..ARMENIAN SMALL LIGATURE MEN XEH
+FB1D ; ID_Start # Lo HEBREW LETTER YOD WITH HIRIQ
+FB1F..FB28 ; ID_Start # Lo [10] HEBREW LIGATURE YIDDISH YOD YOD PATAH..HEBREW LETTER WIDE TAV
+FB2A..FB36 ; ID_Start # Lo [13] HEBREW LETTER SHIN WITH SHIN DOT..HEBREW LETTER ZAYIN WITH DAGESH
+FB38..FB3C ; ID_Start # Lo [5] HEBREW LETTER TET WITH DAGESH..HEBREW LETTER LAMED WITH DAGESH
+FB3E ; ID_Start # Lo HEBREW LETTER MEM WITH DAGESH
+FB40..FB41 ; ID_Start # Lo [2] HEBREW LETTER NUN WITH DAGESH..HEBREW LETTER SAMEKH WITH DAGESH
+FB43..FB44 ; ID_Start # Lo [2] HEBREW LETTER FINAL PE WITH DAGESH..HEBREW LETTER PE WITH DAGESH
+FB46..FBB1 ; ID_Start # Lo [108] HEBREW LETTER TSADI WITH DAGESH..ARABIC LETTER YEH BARREE WITH HAMZA ABOVE FINAL FORM
+FBD3..FD3D ; ID_Start # Lo [363] ARABIC LETTER NG ISOLATED FORM..ARABIC LIGATURE ALEF WITH FATHATAN ISOLATED FORM
+FD50..FD8F ; ID_Start # Lo [64] ARABIC LIGATURE TEH WITH JEEM WITH MEEM INITIAL FORM..ARABIC LIGATURE MEEM WITH KHAH WITH MEEM INITIAL FORM
+FD92..FDC7 ; ID_Start # Lo [54] ARABIC LIGATURE MEEM WITH JEEM WITH KHAH INITIAL FORM..ARABIC LIGATURE NOON WITH JEEM WITH YEH FINAL FORM
+FDF0..FDFB ; ID_Start # Lo [12] ARABIC LIGATURE SALLA USED AS KORANIC STOP SIGN ISOLATED FORM..ARABIC LIGATURE JALLAJALALOUHOU
+FE70..FE74 ; ID_Start # Lo [5] ARABIC FATHATAN ISOLATED FORM..ARABIC KASRATAN ISOLATED FORM
+FE76..FEFC ; ID_Start # Lo [135] ARABIC FATHA ISOLATED FORM..ARABIC LIGATURE LAM WITH ALEF FINAL FORM
+FF21..FF3A ; ID_Start # L& [26] FULLWIDTH LATIN CAPITAL LETTER A..FULLWIDTH LATIN CAPITAL LETTER Z
+FF41..FF5A ; ID_Start # L& [26] FULLWIDTH LATIN SMALL LETTER A..FULLWIDTH LATIN SMALL LETTER Z
+FF66..FF6F ; ID_Start # Lo [10] HALFWIDTH KATAKANA LETTER WO..HALFWIDTH KATAKANA LETTER SMALL TU
+FF70 ; ID_Start # Lm HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK
+FF71..FF9D ; ID_Start # Lo [45] HALFWIDTH KATAKANA LETTER A..HALFWIDTH KATAKANA LETTER N
+FF9E..FF9F ; ID_Start # Lm [2] HALFWIDTH KATAKANA VOICED SOUND MARK..HALFWIDTH KATAKANA SEMI-VOICED SOUND MARK
+FFA0..FFBE ; ID_Start # Lo [31] HALFWIDTH HANGUL FILLER..HALFWIDTH HANGUL LETTER HIEUH
+FFC2..FFC7 ; ID_Start # Lo [6] HALFWIDTH HANGUL LETTER A..HALFWIDTH HANGUL LETTER E
+FFCA..FFCF ; ID_Start # Lo [6] HALFWIDTH HANGUL LETTER YEO..HALFWIDTH HANGUL LETTER OE
+FFD2..FFD7 ; ID_Start # Lo [6] HALFWIDTH HANGUL LETTER YO..HALFWIDTH HANGUL LETTER YU
+FFDA..FFDC ; ID_Start # Lo [3] HALFWIDTH HANGUL LETTER EU..HALFWIDTH HANGUL LETTER I
+10000..1000B ; ID_Start # Lo [12] LINEAR B SYLLABLE B008 A..LINEAR B SYLLABLE B046 JE
+1000D..10026 ; ID_Start # Lo [26] LINEAR B SYLLABLE B036 JO..LINEAR B SYLLABLE B032 QO
+10028..1003A ; ID_Start # Lo [19] LINEAR B SYLLABLE B060 RA..LINEAR B SYLLABLE B042 WO
+1003C..1003D ; ID_Start # Lo [2] LINEAR B SYLLABLE B017 ZA..LINEAR B SYLLABLE B074 ZE
+1003F..1004D ; ID_Start # Lo [15] LINEAR B SYLLABLE B020 ZO..LINEAR B SYLLABLE B091 TWO
+10050..1005D ; ID_Start # Lo [14] LINEAR B SYMBOL B018..LINEAR B SYMBOL B089
+10080..100FA ; ID_Start # Lo [123] LINEAR B IDEOGRAM B100 MAN..LINEAR B IDEOGRAM VESSEL B305
+10300..1031E ; ID_Start # Lo [31] OLD ITALIC LETTER A..OLD ITALIC LETTER UU
+10330..10349 ; ID_Start # Lo [26] GOTHIC LETTER AHSA..GOTHIC LETTER OTHAL
+1034A ; ID_Start # Nl GOTHIC LETTER NINE HUNDRED
+10380..1039D ; ID_Start # Lo [30] UGARITIC LETTER ALPA..UGARITIC LETTER SSU
+10400..1044F ; ID_Start # L& [80] DESERET CAPITAL LETTER LONG I..DESERET SMALL LETTER EW
+10450..1049D ; ID_Start # Lo [78] SHAVIAN LETTER PEEP..OSMANYA LETTER OO
+10800..10805 ; ID_Start # Lo [6] CYPRIOT SYLLABLE A..CYPRIOT SYLLABLE JA
+10808 ; ID_Start # Lo CYPRIOT SYLLABLE JO
+1080A..10835 ; ID_Start # Lo [44] CYPRIOT SYLLABLE KA..CYPRIOT SYLLABLE WO
+10837..10838 ; ID_Start # Lo [2] CYPRIOT SYLLABLE XA..CYPRIOT SYLLABLE XE
+1083C ; ID_Start # Lo CYPRIOT SYLLABLE ZA
+1083F ; ID_Start # Lo CYPRIOT SYLLABLE ZO
+1D400..1D454 ; ID_Start # L& [85] MATHEMATICAL BOLD CAPITAL A..MATHEMATICAL ITALIC SMALL G
+1D456..1D49C ; ID_Start # L& [71] MATHEMATICAL ITALIC SMALL I..MATHEMATICAL SCRIPT CAPITAL A
+1D49E..1D49F ; ID_Start # L& [2] MATHEMATICAL SCRIPT CAPITAL C..MATHEMATICAL SCRIPT CAPITAL D
+1D4A2 ; ID_Start # L& MATHEMATICAL SCRIPT CAPITAL G
+1D4A5..1D4A6 ; ID_Start # L& [2] MATHEMATICAL SCRIPT CAPITAL J..MATHEMATICAL SCRIPT CAPITAL K
+1D4A9..1D4AC ; ID_Start # L& [4] MATHEMATICAL SCRIPT CAPITAL N..MATHEMATICAL SCRIPT CAPITAL Q
+1D4AE..1D4B9 ; ID_Start # L& [12] MATHEMATICAL SCRIPT CAPITAL S..MATHEMATICAL SCRIPT SMALL D
+1D4BB ; ID_Start # L& MATHEMATICAL SCRIPT SMALL F
+1D4BD..1D4C3 ; ID_Start # L& [7] MATHEMATICAL SCRIPT SMALL H..MATHEMATICAL SCRIPT SMALL N
+1D4C5..1D505 ; ID_Start # L& [65] MATHEMATICAL SCRIPT SMALL P..MATHEMATICAL FRAKTUR CAPITAL B
+1D507..1D50A ; ID_Start # L& [4] MATHEMATICAL FRAKTUR CAPITAL D..MATHEMATICAL FRAKTUR CAPITAL G
+1D50D..1D514 ; ID_Start # L& [8] MATHEMATICAL FRAKTUR CAPITAL J..MATHEMATICAL FRAKTUR CAPITAL Q
+1D516..1D51C ; ID_Start # L& [7] MATHEMATICAL FRAKTUR CAPITAL S..MATHEMATICAL FRAKTUR CAPITAL Y
+1D51E..1D539 ; ID_Start # L& [28] MATHEMATICAL FRAKTUR SMALL A..MATHEMATICAL DOUBLE-STRUCK CAPITAL B
+1D53B..1D53E ; ID_Start # L& [4] MATHEMATICAL DOUBLE-STRUCK CAPITAL D..MATHEMATICAL DOUBLE-STRUCK CAPITAL G
+1D540..1D544 ; ID_Start # L& [5] MATHEMATICAL DOUBLE-STRUCK CAPITAL I..MATHEMATICAL DOUBLE-STRUCK CAPITAL M
+1D546 ; ID_Start # L& MATHEMATICAL DOUBLE-STRUCK CAPITAL O
+1D54A..1D550 ; ID_Start # L& [7] MATHEMATICAL DOUBLE-STRUCK CAPITAL S..MATHEMATICAL DOUBLE-STRUCK CAPITAL Y
+1D552..1D6A3 ; ID_Start # L& [338] MATHEMATICAL DOUBLE-STRUCK SMALL A..MATHEMATICAL MONOSPACE SMALL Z
+1D6A8..1D6C0 ; ID_Start # L& [25] MATHEMATICAL BOLD CAPITAL ALPHA..MATHEMATICAL BOLD CAPITAL OMEGA
+1D6C2..1D6DA ; ID_Start # L& [25] MATHEMATICAL BOLD SMALL ALPHA..MATHEMATICAL BOLD SMALL OMEGA
+1D6DC..1D6FA ; ID_Start # L& [31] MATHEMATICAL BOLD EPSILON SYMBOL..MATHEMATICAL ITALIC CAPITAL OMEGA
+1D6FC..1D714 ; ID_Start # L& [25] MATHEMATICAL ITALIC SMALL ALPHA..MATHEMATICAL ITALIC SMALL OMEGA
+1D716..1D734 ; ID_Start # L& [31] MATHEMATICAL ITALIC EPSILON SYMBOL..MATHEMATICAL BOLD ITALIC CAPITAL OMEGA
+1D736..1D74E ; ID_Start # L& [25] MATHEMATICAL BOLD ITALIC SMALL ALPHA..MATHEMATICAL BOLD ITALIC SMALL OMEGA
+1D750..1D76E ; ID_Start # L& [31] MATHEMATICAL BOLD ITALIC EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD CAPITAL OMEGA
+1D770..1D788 ; ID_Start # L& [25] MATHEMATICAL SANS-SERIF BOLD SMALL ALPHA..MATHEMATICAL SANS-SERIF BOLD SMALL OMEGA
+1D78A..1D7A8 ; ID_Start # L& [31] MATHEMATICAL SANS-SERIF BOLD EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMEGA
+1D7AA..1D7C2 ; ID_Start # L& [25] MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ALPHA..MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMEGA
+1D7C4..1D7C9 ; ID_Start # L& [6] MATHEMATICAL SANS-SERIF BOLD ITALIC EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD ITALIC PI SYMBOL
+20000..2A6D6 ; ID_Start # Lo [42711] CJK UNIFIED IDEOGRAPH-20000..CJK UNIFIED IDEOGRAPH-2A6D6
+2F800..2FA1D ; ID_Start # Lo [542] CJK COMPATIBILITY IDEOGRAPH-2F800..CJK COMPATIBILITY IDEOGRAPH-2FA1D
+
+# Total code points: 90604
+
+# ================================================
+
+# Derived Property: ID_Continue
+# Characters that can continue an identifier.
+# Generated from: ID_Start + Mn+Mc+Nd+Pc
+# NOTE: Cf characters should be filtered out.
+
+0030..0039 ; ID_Continue # Nd [10] DIGIT ZERO..DIGIT NINE
+0041..005A ; ID_Continue # L& [26] LATIN CAPITAL LETTER A..LATIN CAPITAL LETTER Z
+005F ; ID_Continue # Pc LOW LINE
+0061..007A ; ID_Continue # L& [26] LATIN SMALL LETTER A..LATIN SMALL LETTER Z
+00AA ; ID_Continue # L& FEMININE ORDINAL INDICATOR
+00B5 ; ID_Continue # L& MICRO SIGN
+00BA ; ID_Continue # L& MASCULINE ORDINAL INDICATOR
+00C0..00D6 ; ID_Continue # L& [23] LATIN CAPITAL LETTER A WITH GRAVE..LATIN CAPITAL LETTER O WITH DIAERESIS
+00D8..00F6 ; ID_Continue # L& [31] LATIN CAPITAL LETTER O WITH STROKE..LATIN SMALL LETTER O WITH DIAERESIS
+00F8..01BA ; ID_Continue # L& [195] LATIN SMALL LETTER O WITH STROKE..LATIN SMALL LETTER EZH WITH TAIL
+01BB ; ID_Continue # Lo LATIN LETTER TWO WITH STROKE
+01BC..01BF ; ID_Continue # L& [4] LATIN CAPITAL LETTER TONE FIVE..LATIN LETTER WYNN
+01C0..01C3 ; ID_Continue # Lo [4] LATIN LETTER DENTAL CLICK..LATIN LETTER RETROFLEX CLICK
+01C4..0236 ; ID_Continue # L& [115] LATIN CAPITAL LETTER DZ WITH CARON..LATIN SMALL LETTER T WITH CURL
+0250..02AF ; ID_Continue # L& [96] LATIN SMALL LETTER TURNED A..LATIN SMALL LETTER TURNED H WITH FISHHOOK AND TAIL
+02B0..02C1 ; ID_Continue # Lm [18] MODIFIER LETTER SMALL H..MODIFIER LETTER REVERSED GLOTTAL STOP
+02C6..02D1 ; ID_Continue # Lm [12] MODIFIER LETTER CIRCUMFLEX ACCENT..MODIFIER LETTER HALF TRIANGULAR COLON
+02E0..02E4 ; ID_Continue # Lm [5] MODIFIER LETTER SMALL GAMMA..MODIFIER LETTER SMALL REVERSED GLOTTAL STOP
+02EE ; ID_Continue # Lm MODIFIER LETTER DOUBLE APOSTROPHE
+0300..0357 ; ID_Continue # Mn [88] COMBINING GRAVE ACCENT..COMBINING RIGHT HALF RING ABOVE
+035D..036F ; ID_Continue # Mn [19] COMBINING DOUBLE BREVE..COMBINING LATIN SMALL LETTER X
+037A ; ID_Continue # Lm GREEK YPOGEGRAMMENI
+0386 ; ID_Continue # L& GREEK CAPITAL LETTER ALPHA WITH TONOS
+0388..038A ; ID_Continue # L& [3] GREEK CAPITAL LETTER EPSILON WITH TONOS..GREEK CAPITAL LETTER IOTA WITH TONOS
+038C ; ID_Continue # L& GREEK CAPITAL LETTER OMICRON WITH TONOS
+038E..03A1 ; ID_Continue # L& [20] GREEK CAPITAL LETTER UPSILON WITH TONOS..GREEK CAPITAL LETTER RHO
+03A3..03CE ; ID_Continue # L& [44] GREEK CAPITAL LETTER SIGMA..GREEK SMALL LETTER OMEGA WITH TONOS
+03D0..03F5 ; ID_Continue # L& [38] GREEK BETA SYMBOL..GREEK LUNATE EPSILON SYMBOL
+03F7..03FB ; ID_Continue # L& [5] GREEK CAPITAL LETTER SHO..GREEK SMALL LETTER SAN
+0400..0481 ; ID_Continue # L& [130] CYRILLIC CAPITAL LETTER IE WITH GRAVE..CYRILLIC SMALL LETTER KOPPA
+0483..0486 ; ID_Continue # Mn [4] COMBINING CYRILLIC TITLO..COMBINING CYRILLIC PSILI PNEUMATA
+048A..04CE ; ID_Continue # L& [69] CYRILLIC CAPITAL LETTER SHORT I WITH TAIL..CYRILLIC SMALL LETTER EM WITH TAIL
+04D0..04F5 ; ID_Continue # L& [38] CYRILLIC CAPITAL LETTER A WITH BREVE..CYRILLIC SMALL LETTER CHE WITH DIAERESIS
+04F8..04F9 ; ID_Continue # L& [2] CYRILLIC CAPITAL LETTER YERU WITH DIAERESIS..CYRILLIC SMALL LETTER YERU WITH DIAERESIS
+0500..050F ; ID_Continue # L& [16] CYRILLIC CAPITAL LETTER KOMI DE..CYRILLIC SMALL LETTER KOMI TJE
+0531..0556 ; ID_Continue # L& [38] ARMENIAN CAPITAL LETTER AYB..ARMENIAN CAPITAL LETTER FEH
+0559 ; ID_Continue # Lm ARMENIAN MODIFIER LETTER LEFT HALF RING
+0561..0587 ; ID_Continue # L& [39] ARMENIAN SMALL LETTER AYB..ARMENIAN SMALL LIGATURE ECH YIWN
+0591..05A1 ; ID_Continue # Mn [17] HEBREW ACCENT ETNAHTA..HEBREW ACCENT PAZER
+05A3..05B9 ; ID_Continue # Mn [23] HEBREW ACCENT MUNAH..HEBREW POINT HOLAM
+05BB..05BD ; ID_Continue # Mn [3] HEBREW POINT QUBUTS..HEBREW POINT METEG
+05BF ; ID_Continue # Mn HEBREW POINT RAFE
+05C1..05C2 ; ID_Continue # Mn [2] HEBREW POINT SHIN DOT..HEBREW POINT SIN DOT
+05C4 ; ID_Continue # Mn HEBREW MARK UPPER DOT
+05D0..05EA ; ID_Continue # Lo [27] HEBREW LETTER ALEF..HEBREW LETTER TAV
+05F0..05F2 ; ID_Continue # Lo [3] HEBREW LIGATURE YIDDISH DOUBLE VAV..HEBREW LIGATURE YIDDISH DOUBLE YOD
+0610..0615 ; ID_Continue # Mn [6] ARABIC SIGN SALLALLAHOU ALAYHE WASSALLAM..ARABIC SMALL HIGH TAH
+0621..063A ; ID_Continue # Lo [26] ARABIC LETTER HAMZA..ARABIC LETTER GHAIN
+0640 ; ID_Continue # Lm ARABIC TATWEEL
+0641..064A ; ID_Continue # Lo [10] ARABIC LETTER FEH..ARABIC LETTER YEH
+064B..0658 ; ID_Continue # Mn [14] ARABIC FATHATAN..ARABIC MARK NOON GHUNNA
+0660..0669 ; ID_Continue # Nd [10] ARABIC-INDIC DIGIT ZERO..ARABIC-INDIC DIGIT NINE
+066E..066F ; ID_Continue # Lo [2] ARABIC LETTER DOTLESS BEH..ARABIC LETTER DOTLESS QAF
+0670 ; ID_Continue # Mn ARABIC LETTER SUPERSCRIPT ALEF
+0671..06D3 ; ID_Continue # Lo [99] ARABIC LETTER ALEF WASLA..ARABIC LETTER YEH BARREE WITH HAMZA ABOVE
+06D5 ; ID_Continue # Lo ARABIC LETTER AE
+06D6..06DC ; ID_Continue # Mn [7] ARABIC SMALL HIGH LIGATURE SAD WITH LAM WITH ALEF MAKSURA..ARABIC SMALL HIGH SEEN
+06DF..06E4 ; ID_Continue # Mn [6] ARABIC SMALL HIGH ROUNDED ZERO..ARABIC SMALL HIGH MADDA
+06E5..06E6 ; ID_Continue # Lm [2] ARABIC SMALL WAW..ARABIC SMALL YEH
+06E7..06E8 ; ID_Continue # Mn [2] ARABIC SMALL HIGH YEH..ARABIC SMALL HIGH NOON
+06EA..06ED ; ID_Continue # Mn [4] ARABIC EMPTY CENTRE LOW STOP..ARABIC SMALL LOW MEEM
+06EE..06EF ; ID_Continue # Lo [2] ARABIC LETTER DAL WITH INVERTED V..ARABIC LETTER REH WITH INVERTED V
+06F0..06F9 ; ID_Continue # Nd [10] EXTENDED ARABIC-INDIC DIGIT ZERO..EXTENDED ARABIC-INDIC DIGIT NINE
+06FA..06FC ; ID_Continue # Lo [3] ARABIC LETTER SHEEN WITH DOT BELOW..ARABIC LETTER GHAIN WITH DOT BELOW
+06FF ; ID_Continue # Lo ARABIC LETTER HEH WITH INVERTED V
+0710 ; ID_Continue # Lo SYRIAC LETTER ALAPH
+0711 ; ID_Continue # Mn SYRIAC LETTER SUPERSCRIPT ALAPH
+0712..072F ; ID_Continue # Lo [30] SYRIAC LETTER BETH..SYRIAC LETTER PERSIAN DHALATH
+0730..074A ; ID_Continue # Mn [27] SYRIAC PTHAHA ABOVE..SYRIAC BARREKH
+074D..074F ; ID_Continue # Lo [3] SYRIAC LETTER SOGDIAN ZHAIN..SYRIAC LETTER SOGDIAN FE
+0780..07A5 ; ID_Continue # Lo [38] THAANA LETTER HAA..THAANA LETTER WAAVU
+07A6..07B0 ; ID_Continue # Mn [11] THAANA ABAFILI..THAANA SUKUN
+07B1 ; ID_Continue # Lo THAANA LETTER NAA
+0901..0902 ; ID_Continue # Mn [2] DEVANAGARI SIGN CANDRABINDU..DEVANAGARI SIGN ANUSVARA
+0903 ; ID_Continue # Mc DEVANAGARI SIGN VISARGA
+0904..0939 ; ID_Continue # Lo [54] DEVANAGARI LETTER SHORT A..DEVANAGARI LETTER HA
+093C ; ID_Continue # Mn DEVANAGARI SIGN NUKTA
+093D ; ID_Continue # Lo DEVANAGARI SIGN AVAGRAHA
+093E..0940 ; ID_Continue # Mc [3] DEVANAGARI VOWEL SIGN AA..DEVANAGARI VOWEL SIGN II
+0941..0948 ; ID_Continue # Mn [8] DEVANAGARI VOWEL SIGN U..DEVANAGARI VOWEL SIGN AI
+0949..094C ; ID_Continue # Mc [4] DEVANAGARI VOWEL SIGN CANDRA O..DEVANAGARI VOWEL SIGN AU
+094D ; ID_Continue # Mn DEVANAGARI SIGN VIRAMA
+0950 ; ID_Continue # Lo DEVANAGARI OM
+0951..0954 ; ID_Continue # Mn [4] DEVANAGARI STRESS SIGN UDATTA..DEVANAGARI ACUTE ACCENT
+0958..0961 ; ID_Continue # Lo [10] DEVANAGARI LETTER QA..DEVANAGARI LETTER VOCALIC LL
+0962..0963 ; ID_Continue # Mn [2] DEVANAGARI VOWEL SIGN VOCALIC L..DEVANAGARI VOWEL SIGN VOCALIC LL
+0966..096F ; ID_Continue # Nd [10] DEVANAGARI DIGIT ZERO..DEVANAGARI DIGIT NINE
+0981 ; ID_Continue # Mn BENGALI SIGN CANDRABINDU
+0982..0983 ; ID_Continue # Mc [2] BENGALI SIGN ANUSVARA..BENGALI SIGN VISARGA
+0985..098C ; ID_Continue # Lo [8] BENGALI LETTER A..BENGALI LETTER VOCALIC L
+098F..0990 ; ID_Continue # Lo [2] BENGALI LETTER E..BENGALI LETTER AI
+0993..09A8 ; ID_Continue # Lo [22] BENGALI LETTER O..BENGALI LETTER NA
+09AA..09B0 ; ID_Continue # Lo [7] BENGALI LETTER PA..BENGALI LETTER RA
+09B2 ; ID_Continue # Lo BENGALI LETTER LA
+09B6..09B9 ; ID_Continue # Lo [4] BENGALI LETTER SHA..BENGALI LETTER HA
+09BC ; ID_Continue # Mn BENGALI SIGN NUKTA
+09BD ; ID_Continue # Lo BENGALI SIGN AVAGRAHA
+09BE..09C0 ; ID_Continue # Mc [3] BENGALI VOWEL SIGN AA..BENGALI VOWEL SIGN II
+09C1..09C4 ; ID_Continue # Mn [4] BENGALI VOWEL SIGN U..BENGALI VOWEL SIGN VOCALIC RR
+09C7..09C8 ; ID_Continue # Mc [2] BENGALI VOWEL SIGN E..BENGALI VOWEL SIGN AI
+09CB..09CC ; ID_Continue # Mc [2] BENGALI VOWEL SIGN O..BENGALI VOWEL SIGN AU
+09CD ; ID_Continue # Mn BENGALI SIGN VIRAMA
+09D7 ; ID_Continue # Mc BENGALI AU LENGTH MARK
+09DC..09DD ; ID_Continue # Lo [2] BENGALI LETTER RRA..BENGALI LETTER RHA
+09DF..09E1 ; ID_Continue # Lo [3] BENGALI LETTER YYA..BENGALI LETTER VOCALIC LL
+09E2..09E3 ; ID_Continue # Mn [2] BENGALI VOWEL SIGN VOCALIC L..BENGALI VOWEL SIGN VOCALIC LL
+09E6..09EF ; ID_Continue # Nd [10] BENGALI DIGIT ZERO..BENGALI DIGIT NINE
+09F0..09F1 ; ID_Continue # Lo [2] BENGALI LETTER RA WITH MIDDLE DIAGONAL..BENGALI LETTER RA WITH LOWER DIAGONAL
+0A01..0A02 ; ID_Continue # Mn [2] GURMUKHI SIGN ADAK BINDI..GURMUKHI SIGN BINDI
+0A03 ; ID_Continue # Mc GURMUKHI SIGN VISARGA
+0A05..0A0A ; ID_Continue # Lo [6] GURMUKHI LETTER A..GURMUKHI LETTER UU
+0A0F..0A10 ; ID_Continue # Lo [2] GURMUKHI LETTER EE..GURMUKHI LETTER AI
+0A13..0A28 ; ID_Continue # Lo [22] GURMUKHI LETTER OO..GURMUKHI LETTER NA
+0A2A..0A30 ; ID_Continue # Lo [7] GURMUKHI LETTER PA..GURMUKHI LETTER RA
+0A32..0A33 ; ID_Continue # Lo [2] GURMUKHI LETTER LA..GURMUKHI LETTER LLA
+0A35..0A36 ; ID_Continue # Lo [2] GURMUKHI LETTER VA..GURMUKHI LETTER SHA
+0A38..0A39 ; ID_Continue # Lo [2] GURMUKHI LETTER SA..GURMUKHI LETTER HA
+0A3C ; ID_Continue # Mn GURMUKHI SIGN NUKTA
+0A3E..0A40 ; ID_Continue # Mc [3] GURMUKHI VOWEL SIGN AA..GURMUKHI VOWEL SIGN II
+0A41..0A42 ; ID_Continue # Mn [2] GURMUKHI VOWEL SIGN U..GURMUKHI VOWEL SIGN UU
+0A47..0A48 ; ID_Continue # Mn [2] GURMUKHI VOWEL SIGN EE..GURMUKHI VOWEL SIGN AI
+0A4B..0A4D ; ID_Continue # Mn [3] GURMUKHI VOWEL SIGN OO..GURMUKHI SIGN VIRAMA
+0A59..0A5C ; ID_Continue # Lo [4] GURMUKHI LETTER KHHA..GURMUKHI LETTER RRA
+0A5E ; ID_Continue # Lo GURMUKHI LETTER FA
+0A66..0A6F ; ID_Continue # Nd [10] GURMUKHI DIGIT ZERO..GURMUKHI DIGIT NINE
+0A70..0A71 ; ID_Continue # Mn [2] GURMUKHI TIPPI..GURMUKHI ADDAK
+0A72..0A74 ; ID_Continue # Lo [3] GURMUKHI IRI..GURMUKHI EK ONKAR
+0A81..0A82 ; ID_Continue # Mn [2] GUJARATI SIGN CANDRABINDU..GUJARATI SIGN ANUSVARA
+0A83 ; ID_Continue # Mc GUJARATI SIGN VISARGA
+0A85..0A8D ; ID_Continue # Lo [9] GUJARATI LETTER A..GUJARATI VOWEL CANDRA E
+0A8F..0A91 ; ID_Continue # Lo [3] GUJARATI LETTER E..GUJARATI VOWEL CANDRA O
+0A93..0AA8 ; ID_Continue # Lo [22] GUJARATI LETTER O..GUJARATI LETTER NA
+0AAA..0AB0 ; ID_Continue # Lo [7] GUJARATI LETTER PA..GUJARATI LETTER RA
+0AB2..0AB3 ; ID_Continue # Lo [2] GUJARATI LETTER LA..GUJARATI LETTER LLA
+0AB5..0AB9 ; ID_Continue # Lo [5] GUJARATI LETTER VA..GUJARATI LETTER HA
+0ABC ; ID_Continue # Mn GUJARATI SIGN NUKTA
+0ABD ; ID_Continue # Lo GUJARATI SIGN AVAGRAHA
+0ABE..0AC0 ; ID_Continue # Mc [3] GUJARATI VOWEL SIGN AA..GUJARATI VOWEL SIGN II
+0AC1..0AC5 ; ID_Continue # Mn [5] GUJARATI VOWEL SIGN U..GUJARATI VOWEL SIGN CANDRA E
+0AC7..0AC8 ; ID_Continue # Mn [2] GUJARATI VOWEL SIGN E..GUJARATI VOWEL SIGN AI
+0AC9 ; ID_Continue # Mc GUJARATI VOWEL SIGN CANDRA O
+0ACB..0ACC ; ID_Continue # Mc [2] GUJARATI VOWEL SIGN O..GUJARATI VOWEL SIGN AU
+0ACD ; ID_Continue # Mn GUJARATI SIGN VIRAMA
+0AD0 ; ID_Continue # Lo GUJARATI OM
+0AE0..0AE1 ; ID_Continue # Lo [2] GUJARATI LETTER VOCALIC RR..GUJARATI LETTER VOCALIC LL
+0AE2..0AE3 ; ID_Continue # Mn [2] GUJARATI VOWEL SIGN VOCALIC L..GUJARATI VOWEL SIGN VOCALIC LL
+0AE6..0AEF ; ID_Continue # Nd [10] GUJARATI DIGIT ZERO..GUJARATI DIGIT NINE
+0B01 ; ID_Continue # Mn ORIYA SIGN CANDRABINDU
+0B02..0B03 ; ID_Continue # Mc [2] ORIYA SIGN ANUSVARA..ORIYA SIGN VISARGA
+0B05..0B0C ; ID_Continue # Lo [8] ORIYA LETTER A..ORIYA LETTER VOCALIC L
+0B0F..0B10 ; ID_Continue # Lo [2] ORIYA LETTER E..ORIYA LETTER AI
+0B13..0B28 ; ID_Continue # Lo [22] ORIYA LETTER O..ORIYA LETTER NA
+0B2A..0B30 ; ID_Continue # Lo [7] ORIYA LETTER PA..ORIYA LETTER RA
+0B32..0B33 ; ID_Continue # Lo [2] ORIYA LETTER LA..ORIYA LETTER LLA
+0B35..0B39 ; ID_Continue # Lo [5] ORIYA LETTER VA..ORIYA LETTER HA
+0B3C ; ID_Continue # Mn ORIYA SIGN NUKTA
+0B3D ; ID_Continue # Lo ORIYA SIGN AVAGRAHA
+0B3E ; ID_Continue # Mc ORIYA VOWEL SIGN AA
+0B3F ; ID_Continue # Mn ORIYA VOWEL SIGN I
+0B40 ; ID_Continue # Mc ORIYA VOWEL SIGN II
+0B41..0B43 ; ID_Continue # Mn [3] ORIYA VOWEL SIGN U..ORIYA VOWEL SIGN VOCALIC R
+0B47..0B48 ; ID_Continue # Mc [2] ORIYA VOWEL SIGN E..ORIYA VOWEL SIGN AI
+0B4B..0B4C ; ID_Continue # Mc [2] ORIYA VOWEL SIGN O..ORIYA VOWEL SIGN AU
+0B4D ; ID_Continue # Mn ORIYA SIGN VIRAMA
+0B56 ; ID_Continue # Mn ORIYA AI LENGTH MARK
+0B57 ; ID_Continue # Mc ORIYA AU LENGTH MARK
+0B5C..0B5D ; ID_Continue # Lo [2] ORIYA LETTER RRA..ORIYA LETTER RHA
+0B5F..0B61 ; ID_Continue # Lo [3] ORIYA LETTER YYA..ORIYA LETTER VOCALIC LL
+0B66..0B6F ; ID_Continue # Nd [10] ORIYA DIGIT ZERO..ORIYA DIGIT NINE
+0B71 ; ID_Continue # Lo ORIYA LETTER WA
+0B82 ; ID_Continue # Mn TAMIL SIGN ANUSVARA
+0B83 ; ID_Continue # Lo TAMIL SIGN VISARGA
+0B85..0B8A ; ID_Continue # Lo [6] TAMIL LETTER A..TAMIL LETTER UU
+0B8E..0B90 ; ID_Continue # Lo [3] TAMIL LETTER E..TAMIL LETTER AI
+0B92..0B95 ; ID_Continue # Lo [4] TAMIL LETTER O..TAMIL LETTER KA
+0B99..0B9A ; ID_Continue # Lo [2] TAMIL LETTER NGA..TAMIL LETTER CA
+0B9C ; ID_Continue # Lo TAMIL LETTER JA
+0B9E..0B9F ; ID_Continue # Lo [2] TAMIL LETTER NYA..TAMIL LETTER TTA
+0BA3..0BA4 ; ID_Continue # Lo [2] TAMIL LETTER NNA..TAMIL LETTER TA
+0BA8..0BAA ; ID_Continue # Lo [3] TAMIL LETTER NA..TAMIL LETTER PA
+0BAE..0BB5 ; ID_Continue # Lo [8] TAMIL LETTER MA..TAMIL LETTER VA
+0BB7..0BB9 ; ID_Continue # Lo [3] TAMIL LETTER SSA..TAMIL LETTER HA
+0BBE..0BBF ; ID_Continue # Mc [2] TAMIL VOWEL SIGN AA..TAMIL VOWEL SIGN I
+0BC0 ; ID_Continue # Mn TAMIL VOWEL SIGN II
+0BC1..0BC2 ; ID_Continue # Mc [2] TAMIL VOWEL SIGN U..TAMIL VOWEL SIGN UU
+0BC6..0BC8 ; ID_Continue # Mc [3] TAMIL VOWEL SIGN E..TAMIL VOWEL SIGN AI
+0BCA..0BCC ; ID_Continue # Mc [3] TAMIL VOWEL SIGN O..TAMIL VOWEL SIGN AU
+0BCD ; ID_Continue # Mn TAMIL SIGN VIRAMA
+0BD7 ; ID_Continue # Mc TAMIL AU LENGTH MARK
+0BE7..0BEF ; ID_Continue # Nd [9] TAMIL DIGIT ONE..TAMIL DIGIT NINE
+0C01..0C03 ; ID_Continue # Mc [3] TELUGU SIGN CANDRABINDU..TELUGU SIGN VISARGA
+0C05..0C0C ; ID_Continue # Lo [8] TELUGU LETTER A..TELUGU LETTER VOCALIC L
+0C0E..0C10 ; ID_Continue # Lo [3] TELUGU LETTER E..TELUGU LETTER AI
+0C12..0C28 ; ID_Continue # Lo [23] TELUGU LETTER O..TELUGU LETTER NA
+0C2A..0C33 ; ID_Continue # Lo [10] TELUGU LETTER PA..TELUGU LETTER LLA
+0C35..0C39 ; ID_Continue # Lo [5] TELUGU LETTER VA..TELUGU LETTER HA
+0C3E..0C40 ; ID_Continue # Mn [3] TELUGU VOWEL SIGN AA..TELUGU VOWEL SIGN II
+0C41..0C44 ; ID_Continue # Mc [4] TELUGU VOWEL SIGN U..TELUGU VOWEL SIGN VOCALIC RR
+0C46..0C48 ; ID_Continue # Mn [3] TELUGU VOWEL SIGN E..TELUGU VOWEL SIGN AI
+0C4A..0C4D ; ID_Continue # Mn [4] TELUGU VOWEL SIGN O..TELUGU SIGN VIRAMA
+0C55..0C56 ; ID_Continue # Mn [2] TELUGU LENGTH MARK..TELUGU AI LENGTH MARK
+0C60..0C61 ; ID_Continue # Lo [2] TELUGU LETTER VOCALIC RR..TELUGU LETTER VOCALIC LL
+0C66..0C6F ; ID_Continue # Nd [10] TELUGU DIGIT ZERO..TELUGU DIGIT NINE
+0C82..0C83 ; ID_Continue # Mc [2] KANNADA SIGN ANUSVARA..KANNADA SIGN VISARGA
+0C85..0C8C ; ID_Continue # Lo [8] KANNADA LETTER A..KANNADA LETTER VOCALIC L
+0C8E..0C90 ; ID_Continue # Lo [3] KANNADA LETTER E..KANNADA LETTER AI
+0C92..0CA8 ; ID_Continue # Lo [23] KANNADA LETTER O..KANNADA LETTER NA
+0CAA..0CB3 ; ID_Continue # Lo [10] KANNADA LETTER PA..KANNADA LETTER LLA
+0CB5..0CB9 ; ID_Continue # Lo [5] KANNADA LETTER VA..KANNADA LETTER HA
+0CBC ; ID_Continue # Mn KANNADA SIGN NUKTA
+0CBD ; ID_Continue # Lo KANNADA SIGN AVAGRAHA
+0CBE ; ID_Continue # Mc KANNADA VOWEL SIGN AA
+0CBF ; ID_Continue # Mn KANNADA VOWEL SIGN I
+0CC0..0CC4 ; ID_Continue # Mc [5] KANNADA VOWEL SIGN II..KANNADA VOWEL SIGN VOCALIC RR
+0CC6 ; ID_Continue # Mn KANNADA VOWEL SIGN E
+0CC7..0CC8 ; ID_Continue # Mc [2] KANNADA VOWEL SIGN EE..KANNADA VOWEL SIGN AI
+0CCA..0CCB ; ID_Continue # Mc [2] KANNADA VOWEL SIGN O..KANNADA VOWEL SIGN OO
+0CCC..0CCD ; ID_Continue # Mn [2] KANNADA VOWEL SIGN AU..KANNADA SIGN VIRAMA
+0CD5..0CD6 ; ID_Continue # Mc [2] KANNADA LENGTH MARK..KANNADA AI LENGTH MARK
+0CDE ; ID_Continue # Lo KANNADA LETTER FA
+0CE0..0CE1 ; ID_Continue # Lo [2] KANNADA LETTER VOCALIC RR..KANNADA LETTER VOCALIC LL
+0CE6..0CEF ; ID_Continue # Nd [10] KANNADA DIGIT ZERO..KANNADA DIGIT NINE
+0D02..0D03 ; ID_Continue # Mc [2] MALAYALAM SIGN ANUSVARA..MALAYALAM SIGN VISARGA
+0D05..0D0C ; ID_Continue # Lo [8] MALAYALAM LETTER A..MALAYALAM LETTER VOCALIC L
+0D0E..0D10 ; ID_Continue # Lo [3] MALAYALAM LETTER E..MALAYALAM LETTER AI
+0D12..0D28 ; ID_Continue # Lo [23] MALAYALAM LETTER O..MALAYALAM LETTER NA
+0D2A..0D39 ; ID_Continue # Lo [16] MALAYALAM LETTER PA..MALAYALAM LETTER HA
+0D3E..0D40 ; ID_Continue # Mc [3] MALAYALAM VOWEL SIGN AA..MALAYALAM VOWEL SIGN II
+0D41..0D43 ; ID_Continue # Mn [3] MALAYALAM VOWEL SIGN U..MALAYALAM VOWEL SIGN VOCALIC R
+0D46..0D48 ; ID_Continue # Mc [3] MALAYALAM VOWEL SIGN E..MALAYALAM VOWEL SIGN AI
+0D4A..0D4C ; ID_Continue # Mc [3] MALAYALAM VOWEL SIGN O..MALAYALAM VOWEL SIGN AU
+0D4D ; ID_Continue # Mn MALAYALAM SIGN VIRAMA
+0D57 ; ID_Continue # Mc MALAYALAM AU LENGTH MARK
+0D60..0D61 ; ID_Continue # Lo [2] MALAYALAM LETTER VOCALIC RR..MALAYALAM LETTER VOCALIC LL
+0D66..0D6F ; ID_Continue # Nd [10] MALAYALAM DIGIT ZERO..MALAYALAM DIGIT NINE
+0D82..0D83 ; ID_Continue # Mc [2] SINHALA SIGN ANUSVARAYA..SINHALA SIGN VISARGAYA
+0D85..0D96 ; ID_Continue # Lo [18] SINHALA LETTER AYANNA..SINHALA LETTER AUYANNA
+0D9A..0DB1 ; ID_Continue # Lo [24] SINHALA LETTER ALPAPRAANA KAYANNA..SINHALA LETTER DANTAJA NAYANNA
+0DB3..0DBB ; ID_Continue # Lo [9] SINHALA LETTER SANYAKA DAYANNA..SINHALA LETTER RAYANNA
+0DBD ; ID_Continue # Lo SINHALA LETTER DANTAJA LAYANNA
+0DC0..0DC6 ; ID_Continue # Lo [7] SINHALA LETTER VAYANNA..SINHALA LETTER FAYANNA
+0DCA ; ID_Continue # Mn SINHALA SIGN AL-LAKUNA
+0DCF..0DD1 ; ID_Continue # Mc [3] SINHALA VOWEL SIGN AELA-PILLA..SINHALA VOWEL SIGN DIGA AEDA-PILLA
+0DD2..0DD4 ; ID_Continue # Mn [3] SINHALA VOWEL SIGN KETTI IS-PILLA..SINHALA VOWEL SIGN KETTI PAA-PILLA
+0DD6 ; ID_Continue # Mn SINHALA VOWEL SIGN DIGA PAA-PILLA
+0DD8..0DDF ; ID_Continue # Mc [8] SINHALA VOWEL SIGN GAETTA-PILLA..SINHALA VOWEL SIGN GAYANUKITTA
+0DF2..0DF3 ; ID_Continue # Mc [2] SINHALA VOWEL SIGN DIGA GAETTA-PILLA..SINHALA VOWEL SIGN DIGA GAYANUKITTA
+0E01..0E30 ; ID_Continue # Lo [48] THAI CHARACTER KO KAI..THAI CHARACTER SARA A
+0E31 ; ID_Continue # Mn THAI CHARACTER MAI HAN-AKAT
+0E32..0E33 ; ID_Continue # Lo [2] THAI CHARACTER SARA AA..THAI CHARACTER SARA AM
+0E34..0E3A ; ID_Continue # Mn [7] THAI CHARACTER SARA I..THAI CHARACTER PHINTHU
+0E40..0E45 ; ID_Continue # Lo [6] THAI CHARACTER SARA E..THAI CHARACTER LAKKHANGYAO
+0E46 ; ID_Continue # Lm THAI CHARACTER MAIYAMOK
+0E47..0E4E ; ID_Continue # Mn [8] THAI CHARACTER MAITAIKHU..THAI CHARACTER YAMAKKAN
+0E50..0E59 ; ID_Continue # Nd [10] THAI DIGIT ZERO..THAI DIGIT NINE
+0E81..0E82 ; ID_Continue # Lo [2] LAO LETTER KO..LAO LETTER KHO SUNG
+0E84 ; ID_Continue # Lo LAO LETTER KHO TAM
+0E87..0E88 ; ID_Continue # Lo [2] LAO LETTER NGO..LAO LETTER CO
+0E8A ; ID_Continue # Lo LAO LETTER SO TAM
+0E8D ; ID_Continue # Lo LAO LETTER NYO
+0E94..0E97 ; ID_Continue # Lo [4] LAO LETTER DO..LAO LETTER THO TAM
+0E99..0E9F ; ID_Continue # Lo [7] LAO LETTER NO..LAO LETTER FO SUNG
+0EA1..0EA3 ; ID_Continue # Lo [3] LAO LETTER MO..LAO LETTER LO LING
+0EA5 ; ID_Continue # Lo LAO LETTER LO LOOT
+0EA7 ; ID_Continue # Lo LAO LETTER WO
+0EAA..0EAB ; ID_Continue # Lo [2] LAO LETTER SO SUNG..LAO LETTER HO SUNG
+0EAD..0EB0 ; ID_Continue # Lo [4] LAO LETTER O..LAO VOWEL SIGN A
+0EB1 ; ID_Continue # Mn LAO VOWEL SIGN MAI KAN
+0EB2..0EB3 ; ID_Continue # Lo [2] LAO VOWEL SIGN AA..LAO VOWEL SIGN AM
+0EB4..0EB9 ; ID_Continue # Mn [6] LAO VOWEL SIGN I..LAO VOWEL SIGN UU
+0EBB..0EBC ; ID_Continue # Mn [2] LAO VOWEL SIGN MAI KON..LAO SEMIVOWEL SIGN LO
+0EBD ; ID_Continue # Lo LAO SEMIVOWEL SIGN NYO
+0EC0..0EC4 ; ID_Continue # Lo [5] LAO VOWEL SIGN E..LAO VOWEL SIGN AI
+0EC6 ; ID_Continue # Lm LAO KO LA
+0EC8..0ECD ; ID_Continue # Mn [6] LAO TONE MAI EK..LAO NIGGAHITA
+0ED0..0ED9 ; ID_Continue # Nd [10] LAO DIGIT ZERO..LAO DIGIT NINE
+0EDC..0EDD ; ID_Continue # Lo [2] LAO HO NO..LAO HO MO
+0F00 ; ID_Continue # Lo TIBETAN SYLLABLE OM
+0F18..0F19 ; ID_Continue # Mn [2] TIBETAN ASTROLOGICAL SIGN -KHYUD PA..TIBETAN ASTROLOGICAL SIGN SDONG TSHUGS
+0F20..0F29 ; ID_Continue # Nd [10] TIBETAN DIGIT ZERO..TIBETAN DIGIT NINE
+0F35 ; ID_Continue # Mn TIBETAN MARK NGAS BZUNG NYI ZLA
+0F37 ; ID_Continue # Mn TIBETAN MARK NGAS BZUNG SGOR RTAGS
+0F39 ; ID_Continue # Mn TIBETAN MARK TSA -PHRU
+0F3E..0F3F ; ID_Continue # Mc [2] TIBETAN SIGN YAR TSHES..TIBETAN SIGN MAR TSHES
+0F40..0F47 ; ID_Continue # Lo [8] TIBETAN LETTER KA..TIBETAN LETTER JA
+0F49..0F6A ; ID_Continue # Lo [34] TIBETAN LETTER NYA..TIBETAN LETTER FIXED-FORM RA
+0F71..0F7E ; ID_Continue # Mn [14] TIBETAN VOWEL SIGN AA..TIBETAN SIGN RJES SU NGA RO
+0F7F ; ID_Continue # Mc TIBETAN SIGN RNAM BCAD
+0F80..0F84 ; ID_Continue # Mn [5] TIBETAN VOWEL SIGN REVERSED I..TIBETAN MARK HALANTA
+0F86..0F87 ; ID_Continue # Mn [2] TIBETAN SIGN LCI RTAGS..TIBETAN SIGN YANG RTAGS
+0F88..0F8B ; ID_Continue # Lo [4] TIBETAN SIGN LCE TSA CAN..TIBETAN SIGN GRU MED RGYINGS
+0F90..0F97 ; ID_Continue # Mn [8] TIBETAN SUBJOINED LETTER KA..TIBETAN SUBJOINED LETTER JA
+0F99..0FBC ; ID_Continue # Mn [36] TIBETAN SUBJOINED LETTER NYA..TIBETAN SUBJOINED LETTER FIXED-FORM RA
+0FC6 ; ID_Continue # Mn TIBETAN SYMBOL PADMA GDAN
+1000..1021 ; ID_Continue # Lo [34] MYANMAR LETTER KA..MYANMAR LETTER A
+1023..1027 ; ID_Continue # Lo [5] MYANMAR LETTER I..MYANMAR LETTER E
+1029..102A ; ID_Continue # Lo [2] MYANMAR LETTER O..MYANMAR LETTER AU
+102C ; ID_Continue # Mc MYANMAR VOWEL SIGN AA
+102D..1030 ; ID_Continue # Mn [4] MYANMAR VOWEL SIGN I..MYANMAR VOWEL SIGN UU
+1031 ; ID_Continue # Mc MYANMAR VOWEL SIGN E
+1032 ; ID_Continue # Mn MYANMAR VOWEL SIGN AI
+1036..1037 ; ID_Continue # Mn [2] MYANMAR SIGN ANUSVARA..MYANMAR SIGN DOT BELOW
+1038 ; ID_Continue # Mc MYANMAR SIGN VISARGA
+1039 ; ID_Continue # Mn MYANMAR SIGN VIRAMA
+1040..1049 ; ID_Continue # Nd [10] MYANMAR DIGIT ZERO..MYANMAR DIGIT NINE
+1050..1055 ; ID_Continue # Lo [6] MYANMAR LETTER SHA..MYANMAR LETTER VOCALIC LL
+1056..1057 ; ID_Continue # Mc [2] MYANMAR VOWEL SIGN VOCALIC R..MYANMAR VOWEL SIGN VOCALIC RR
+1058..1059 ; ID_Continue # Mn [2] MYANMAR VOWEL SIGN VOCALIC L..MYANMAR VOWEL SIGN VOCALIC LL
+10A0..10C5 ; ID_Continue # L& [38] GEORGIAN CAPITAL LETTER AN..GEORGIAN CAPITAL LETTER HOE
+10D0..10F8 ; ID_Continue # Lo [41] GEORGIAN LETTER AN..GEORGIAN LETTER ELIFI
+1100..1159 ; ID_Continue # Lo [90] HANGUL CHOSEONG KIYEOK..HANGUL CHOSEONG YEORINHIEUH
+115F..11A2 ; ID_Continue # Lo [68] HANGUL CHOSEONG FILLER..HANGUL JUNGSEONG SSANGARAEA
+11A8..11F9 ; ID_Continue # Lo [82] HANGUL JONGSEONG KIYEOK..HANGUL JONGSEONG YEORINHIEUH
+1200..1206 ; ID_Continue # Lo [7] ETHIOPIC SYLLABLE HA..ETHIOPIC SYLLABLE HO
+1208..1246 ; ID_Continue # Lo [63] ETHIOPIC SYLLABLE LA..ETHIOPIC SYLLABLE QO
+1248 ; ID_Continue # Lo ETHIOPIC SYLLABLE QWA
+124A..124D ; ID_Continue # Lo [4] ETHIOPIC SYLLABLE QWI..ETHIOPIC SYLLABLE QWE
+1250..1256 ; ID_Continue # Lo [7] ETHIOPIC SYLLABLE QHA..ETHIOPIC SYLLABLE QHO
+1258 ; ID_Continue # Lo ETHIOPIC SYLLABLE QHWA
+125A..125D ; ID_Continue # Lo [4] ETHIOPIC SYLLABLE QHWI..ETHIOPIC SYLLABLE QHWE
+1260..1286 ; ID_Continue # Lo [39] ETHIOPIC SYLLABLE BA..ETHIOPIC SYLLABLE XO
+1288 ; ID_Continue # Lo ETHIOPIC SYLLABLE XWA
+128A..128D ; ID_Continue # Lo [4] ETHIOPIC SYLLABLE XWI..ETHIOPIC SYLLABLE XWE
+1290..12AE ; ID_Continue # Lo [31] ETHIOPIC SYLLABLE NA..ETHIOPIC SYLLABLE KO
+12B0 ; ID_Continue # Lo ETHIOPIC SYLLABLE KWA
+12B2..12B5 ; ID_Continue # Lo [4] ETHIOPIC SYLLABLE KWI..ETHIOPIC SYLLABLE KWE
+12B8..12BE ; ID_Continue # Lo [7] ETHIOPIC SYLLABLE KXA..ETHIOPIC SYLLABLE KXO
+12C0 ; ID_Continue # Lo ETHIOPIC SYLLABLE KXWA
+12C2..12C5 ; ID_Continue # Lo [4] ETHIOPIC SYLLABLE KXWI..ETHIOPIC SYLLABLE KXWE
+12C8..12CE ; ID_Continue # Lo [7] ETHIOPIC SYLLABLE WA..ETHIOPIC SYLLABLE WO
+12D0..12D6 ; ID_Continue # Lo [7] ETHIOPIC SYLLABLE PHARYNGEAL A..ETHIOPIC SYLLABLE PHARYNGEAL O
+12D8..12EE ; ID_Continue # Lo [23] ETHIOPIC SYLLABLE ZA..ETHIOPIC SYLLABLE YO
+12F0..130E ; ID_Continue # Lo [31] ETHIOPIC SYLLABLE DA..ETHIOPIC SYLLABLE GO
+1310 ; ID_Continue # Lo ETHIOPIC SYLLABLE GWA
+1312..1315 ; ID_Continue # Lo [4] ETHIOPIC SYLLABLE GWI..ETHIOPIC SYLLABLE GWE
+1318..131E ; ID_Continue # Lo [7] ETHIOPIC SYLLABLE GGA..ETHIOPIC SYLLABLE GGO
+1320..1346 ; ID_Continue # Lo [39] ETHIOPIC SYLLABLE THA..ETHIOPIC SYLLABLE TZO
+1348..135A ; ID_Continue # Lo [19] ETHIOPIC SYLLABLE FA..ETHIOPIC SYLLABLE FYA
+1369..1371 ; ID_Continue # Nd [9] ETHIOPIC DIGIT ONE..ETHIOPIC DIGIT NINE
+13A0..13F4 ; ID_Continue # Lo [85] CHEROKEE LETTER A..CHEROKEE LETTER YV
+1401..166C ; ID_Continue # Lo [620] CANADIAN SYLLABICS E..CANADIAN SYLLABICS CARRIER TTSA
+166F..1676 ; ID_Continue # Lo [8] CANADIAN SYLLABICS QAI..CANADIAN SYLLABICS NNGAA
+1681..169A ; ID_Continue # Lo [26] OGHAM LETTER BEITH..OGHAM LETTER PEITH
+16A0..16EA ; ID_Continue # Lo [75] RUNIC LETTER FEHU FEOH FE F..RUNIC LETTER X
+16EE..16F0 ; ID_Continue # Nl [3] RUNIC ARLAUG SYMBOL..RUNIC BELGTHOR SYMBOL
+1700..170C ; ID_Continue # Lo [13] TAGALOG LETTER A..TAGALOG LETTER YA
+170E..1711 ; ID_Continue # Lo [4] TAGALOG LETTER LA..TAGALOG LETTER HA
+1712..1714 ; ID_Continue # Mn [3] TAGALOG VOWEL SIGN I..TAGALOG SIGN VIRAMA
+1720..1731 ; ID_Continue # Lo [18] HANUNOO LETTER A..HANUNOO LETTER HA
+1732..1734 ; ID_Continue # Mn [3] HANUNOO VOWEL SIGN I..HANUNOO SIGN PAMUDPOD
+1740..1751 ; ID_Continue # Lo [18] BUHID LETTER A..BUHID LETTER HA
+1752..1753 ; ID_Continue # Mn [2] BUHID VOWEL SIGN I..BUHID VOWEL SIGN U
+1760..176C ; ID_Continue # Lo [13] TAGBANWA LETTER A..TAGBANWA LETTER YA
+176E..1770 ; ID_Continue # Lo [3] TAGBANWA LETTER LA..TAGBANWA LETTER SA
+1772..1773 ; ID_Continue # Mn [2] TAGBANWA VOWEL SIGN I..TAGBANWA VOWEL SIGN U
+1780..17B3 ; ID_Continue # Lo [52] KHMER LETTER KA..KHMER INDEPENDENT VOWEL QAU
+17B6 ; ID_Continue # Mc KHMER VOWEL SIGN AA
+17B7..17BD ; ID_Continue # Mn [7] KHMER VOWEL SIGN I..KHMER VOWEL SIGN UA
+17BE..17C5 ; ID_Continue # Mc [8] KHMER VOWEL SIGN OE..KHMER VOWEL SIGN AU
+17C6 ; ID_Continue # Mn KHMER SIGN NIKAHIT
+17C7..17C8 ; ID_Continue # Mc [2] KHMER SIGN REAHMUK..KHMER SIGN YUUKALEAPINTU
+17C9..17D3 ; ID_Continue # Mn [11] KHMER SIGN MUUSIKATOAN..KHMER SIGN BATHAMASAT
+17D7 ; ID_Continue # Lm KHMER SIGN LEK TOO
+17DC ; ID_Continue # Lo KHMER SIGN AVAKRAHASANYA
+17DD ; ID_Continue # Mn KHMER SIGN ATTHACAN
+17E0..17E9 ; ID_Continue # Nd [10] KHMER DIGIT ZERO..KHMER DIGIT NINE
+180B..180D ; ID_Continue # Mn [3] MONGOLIAN FREE VARIATION SELECTOR ONE..MONGOLIAN FREE VARIATION SELECTOR THREE
+1810..1819 ; ID_Continue # Nd [10] MONGOLIAN DIGIT ZERO..MONGOLIAN DIGIT NINE
+1820..1842 ; ID_Continue # Lo [35] MONGOLIAN LETTER A..MONGOLIAN LETTER CHI
+1843 ; ID_Continue # Lm MONGOLIAN LETTER TODO LONG VOWEL SIGN
+1844..1877 ; ID_Continue # Lo [52] MONGOLIAN LETTER TODO E..MONGOLIAN LETTER MANCHU ZHA
+1880..18A8 ; ID_Continue # Lo [41] MONGOLIAN LETTER ALI GALI ANUSVARA ONE..MONGOLIAN LETTER MANCHU ALI GALI BHA
+18A9 ; ID_Continue # Mn MONGOLIAN LETTER ALI GALI DAGALGA
+1900..191C ; ID_Continue # Lo [29] LIMBU VOWEL-CARRIER LETTER..LIMBU LETTER HA
+1920..1922 ; ID_Continue # Mn [3] LIMBU VOWEL SIGN A..LIMBU VOWEL SIGN U
+1923..1926 ; ID_Continue # Mc [4] LIMBU VOWEL SIGN EE..LIMBU VOWEL SIGN AU
+1927..1928 ; ID_Continue # Mn [2] LIMBU VOWEL SIGN E..LIMBU VOWEL SIGN O
+1929..192B ; ID_Continue # Mc [3] LIMBU SUBJOINED LETTER YA..LIMBU SUBJOINED LETTER WA
+1930..1931 ; ID_Continue # Mc [2] LIMBU SMALL LETTER KA..LIMBU SMALL LETTER NGA
+1932 ; ID_Continue # Mn LIMBU SMALL LETTER ANUSVARA
+1933..1938 ; ID_Continue # Mc [6] LIMBU SMALL LETTER TA..LIMBU SMALL LETTER LA
+1939..193B ; ID_Continue # Mn [3] LIMBU SIGN MUKPHRENG..LIMBU SIGN SA-I
+1946..194F ; ID_Continue # Nd [10] LIMBU DIGIT ZERO..LIMBU DIGIT NINE
+1950..196D ; ID_Continue # Lo [30] TAI LE LETTER KA..TAI LE LETTER AI
+1970..1974 ; ID_Continue # Lo [5] TAI LE LETTER TONE-2..TAI LE LETTER TONE-6
+1D00..1D2B ; ID_Continue # L& [44] LATIN LETTER SMALL CAPITAL A..CYRILLIC LETTER SMALL CAPITAL EL
+1D2C..1D61 ; ID_Continue # Lm [54] MODIFIER LETTER CAPITAL A..MODIFIER LETTER SMALL CHI
+1D62..1D6B ; ID_Continue # L& [10] LATIN SUBSCRIPT SMALL LETTER I..LATIN SMALL LETTER UE
+1E00..1E9B ; ID_Continue # L& [156] LATIN CAPITAL LETTER A WITH RING BELOW..LATIN SMALL LETTER LONG S WITH DOT ABOVE
+1EA0..1EF9 ; ID_Continue # L& [90] LATIN CAPITAL LETTER A WITH DOT BELOW..LATIN SMALL LETTER Y WITH TILDE
+1F00..1F15 ; ID_Continue # L& [22] GREEK SMALL LETTER ALPHA WITH PSILI..GREEK SMALL LETTER EPSILON WITH DASIA AND OXIA
+1F18..1F1D ; ID_Continue # L& [6] GREEK CAPITAL LETTER EPSILON WITH PSILI..GREEK CAPITAL LETTER EPSILON WITH DASIA AND OXIA
+1F20..1F45 ; ID_Continue # L& [38] GREEK SMALL LETTER ETA WITH PSILI..GREEK SMALL LETTER OMICRON WITH DASIA AND OXIA
+1F48..1F4D ; ID_Continue # L& [6] GREEK CAPITAL LETTER OMICRON WITH PSILI..GREEK CAPITAL LETTER OMICRON WITH DASIA AND OXIA
+1F50..1F57 ; ID_Continue # L& [8] GREEK SMALL LETTER UPSILON WITH PSILI..GREEK SMALL LETTER UPSILON WITH DASIA AND PERISPOMENI
+1F59 ; ID_Continue # L& GREEK CAPITAL LETTER UPSILON WITH DASIA
+1F5B ; ID_Continue # L& GREEK CAPITAL LETTER UPSILON WITH DASIA AND VARIA
+1F5D ; ID_Continue # L& GREEK CAPITAL LETTER UPSILON WITH DASIA AND OXIA
+1F5F..1F7D ; ID_Continue # L& [31] GREEK CAPITAL LETTER UPSILON WITH DASIA AND PERISPOMENI..GREEK SMALL LETTER OMEGA WITH OXIA
+1F80..1FB4 ; ID_Continue # L& [53] GREEK SMALL LETTER ALPHA WITH PSILI AND YPOGEGRAMMENI..GREEK SMALL LETTER ALPHA WITH OXIA AND YPOGEGRAMMENI
+1FB6..1FBC ; ID_Continue # L& [7] GREEK SMALL LETTER ALPHA WITH PERISPOMENI..GREEK CAPITAL LETTER ALPHA WITH PROSGEGRAMMENI
+1FBE ; ID_Continue # L& GREEK PROSGEGRAMMENI
+1FC2..1FC4 ; ID_Continue # L& [3] GREEK SMALL LETTER ETA WITH VARIA AND YPOGEGRAMMENI..GREEK SMALL LETTER ETA WITH OXIA AND YPOGEGRAMMENI
+1FC6..1FCC ; ID_Continue # L& [7] GREEK SMALL LETTER ETA WITH PERISPOMENI..GREEK CAPITAL LETTER ETA WITH PROSGEGRAMMENI
+1FD0..1FD3 ; ID_Continue # L& [4] GREEK SMALL LETTER IOTA WITH VRACHY..GREEK SMALL LETTER IOTA WITH DIALYTIKA AND OXIA
+1FD6..1FDB ; ID_Continue # L& [6] GREEK SMALL LETTER IOTA WITH PERISPOMENI..GREEK CAPITAL LETTER IOTA WITH OXIA
+1FE0..1FEC ; ID_Continue # L& [13] GREEK SMALL LETTER UPSILON WITH VRACHY..GREEK CAPITAL LETTER RHO WITH DASIA
+1FF2..1FF4 ; ID_Continue # L& [3] GREEK SMALL LETTER OMEGA WITH VARIA AND YPOGEGRAMMENI..GREEK SMALL LETTER OMEGA WITH OXIA AND YPOGEGRAMMENI
+1FF6..1FFC ; ID_Continue # L& [7] GREEK SMALL LETTER OMEGA WITH PERISPOMENI..GREEK CAPITAL LETTER OMEGA WITH PROSGEGRAMMENI
+203F..2040 ; ID_Continue # Pc [2] UNDERTIE..CHARACTER TIE
+2054 ; ID_Continue # Pc INVERTED UNDERTIE
+2071 ; ID_Continue # L& SUPERSCRIPT LATIN SMALL LETTER I
+207F ; ID_Continue # L& SUPERSCRIPT LATIN SMALL LETTER N
+20D0..20DC ; ID_Continue # Mn [13] COMBINING LEFT HARPOON ABOVE..COMBINING FOUR DOTS ABOVE
+20E1 ; ID_Continue # Mn COMBINING LEFT RIGHT ARROW ABOVE
+20E5..20EA ; ID_Continue # Mn [6] COMBINING REVERSE SOLIDUS OVERLAY..COMBINING LEFTWARDS ARROW OVERLAY
+2102 ; ID_Continue # L& DOUBLE-STRUCK CAPITAL C
+2107 ; ID_Continue # L& EULER CONSTANT
+210A..2113 ; ID_Continue # L& [10] SCRIPT SMALL G..SCRIPT SMALL L
+2115 ; ID_Continue # L& DOUBLE-STRUCK CAPITAL N
+2118 ; ID_Continue # So SCRIPT CAPITAL P
+2119..211D ; ID_Continue # L& [5] DOUBLE-STRUCK CAPITAL P..DOUBLE-STRUCK CAPITAL R
+2124 ; ID_Continue # L& DOUBLE-STRUCK CAPITAL Z
+2126 ; ID_Continue # L& OHM SIGN
+2128 ; ID_Continue # L& BLACK-LETTER CAPITAL Z
+212A..212D ; ID_Continue # L& [4] KELVIN SIGN..BLACK-LETTER CAPITAL C
+212E ; ID_Continue # So ESTIMATED SYMBOL
+212F..2131 ; ID_Continue # L& [3] SCRIPT SMALL E..SCRIPT CAPITAL F
+2133..2134 ; ID_Continue # L& [2] SCRIPT CAPITAL M..SCRIPT SMALL O
+2135..2138 ; ID_Continue # Lo [4] ALEF SYMBOL..DALET SYMBOL
+2139 ; ID_Continue # L& INFORMATION SOURCE
+213D..213F ; ID_Continue # L& [3] DOUBLE-STRUCK SMALL GAMMA..DOUBLE-STRUCK CAPITAL PI
+2145..2149 ; ID_Continue # L& [5] DOUBLE-STRUCK ITALIC CAPITAL D..DOUBLE-STRUCK ITALIC SMALL J
+2160..2183 ; ID_Continue # Nl [36] ROMAN NUMERAL ONE..ROMAN NUMERAL REVERSED ONE HUNDRED
+3005 ; ID_Continue # Lm IDEOGRAPHIC ITERATION MARK
+3006 ; ID_Continue # Lo IDEOGRAPHIC CLOSING MARK
+3007 ; ID_Continue # Nl IDEOGRAPHIC NUMBER ZERO
+3021..3029 ; ID_Continue # Nl [9] HANGZHOU NUMERAL ONE..HANGZHOU NUMERAL NINE
+302A..302F ; ID_Continue # Mn [6] IDEOGRAPHIC LEVEL TONE MARK..HANGUL DOUBLE DOT TONE MARK
+3031..3035 ; ID_Continue # Lm [5] VERTICAL KANA REPEAT MARK..VERTICAL KANA REPEAT MARK LOWER HALF
+3038..303A ; ID_Continue # Nl [3] HANGZHOU NUMERAL TEN..HANGZHOU NUMERAL THIRTY
+303B ; ID_Continue # Lm VERTICAL IDEOGRAPHIC ITERATION MARK
+303C ; ID_Continue # Lo MASU MARK
+3041..3096 ; ID_Continue # Lo [86] HIRAGANA LETTER SMALL A..HIRAGANA LETTER SMALL KE
+3099..309A ; ID_Continue # Mn [2] COMBINING KATAKANA-HIRAGANA VOICED SOUND MARK..COMBINING KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK
+309B..309C ; ID_Continue # Sk [2] KATAKANA-HIRAGANA VOICED SOUND MARK..KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK
+309D..309E ; ID_Continue # Lm [2] HIRAGANA ITERATION MARK..HIRAGANA VOICED ITERATION MARK
+309F ; ID_Continue # Lo HIRAGANA DIGRAPH YORI
+30A1..30FA ; ID_Continue # Lo [90] KATAKANA LETTER SMALL A..KATAKANA LETTER VO
+30FB ; ID_Continue # Pc KATAKANA MIDDLE DOT
+30FC..30FE ; ID_Continue # Lm [3] KATAKANA-HIRAGANA PROLONGED SOUND MARK..KATAKANA VOICED ITERATION MARK
+30FF ; ID_Continue # Lo KATAKANA DIGRAPH KOTO
+3105..312C ; ID_Continue # Lo [40] BOPOMOFO LETTER B..BOPOMOFO LETTER GN
+3131..318E ; ID_Continue # Lo [94] HANGUL LETTER KIYEOK..HANGUL LETTER ARAEAE
+31A0..31B7 ; ID_Continue # Lo [24] BOPOMOFO LETTER BU..BOPOMOFO FINAL LETTER H
+31F0..31FF ; ID_Continue # Lo [16] KATAKANA LETTER SMALL KU..KATAKANA LETTER SMALL RO
+3400..4DB5 ; ID_Continue # Lo [6582] CJK UNIFIED IDEOGRAPH-3400..CJK UNIFIED IDEOGRAPH-4DB5
+4E00..9FA5 ; ID_Continue # Lo [20902] CJK UNIFIED IDEOGRAPH-4E00..CJK UNIFIED IDEOGRAPH-9FA5
+A000..A48C ; ID_Continue # Lo [1165] YI SYLLABLE IT..YI SYLLABLE YYR
+AC00..D7A3 ; ID_Continue # Lo [11172] HANGUL SYLLABLE GA..HANGUL SYLLABLE HIH
+F900..FA2D ; ID_Continue # Lo [302] CJK COMPATIBILITY IDEOGRAPH-F900..CJK COMPATIBILITY IDEOGRAPH-FA2D
+FA30..FA6A ; ID_Continue # Lo [59] CJK COMPATIBILITY IDEOGRAPH-FA30..CJK COMPATIBILITY IDEOGRAPH-FA6A
+FB00..FB06 ; ID_Continue # L& [7] LATIN SMALL LIGATURE FF..LATIN SMALL LIGATURE ST
+FB13..FB17 ; ID_Continue # L& [5] ARMENIAN SMALL LIGATURE MEN NOW..ARMENIAN SMALL LIGATURE MEN XEH
+FB1D ; ID_Continue # Lo HEBREW LETTER YOD WITH HIRIQ
+FB1E ; ID_Continue # Mn HEBREW POINT JUDEO-SPANISH VARIKA
+FB1F..FB28 ; ID_Continue # Lo [10] HEBREW LIGATURE YIDDISH YOD YOD PATAH..HEBREW LETTER WIDE TAV
+FB2A..FB36 ; ID_Continue # Lo [13] HEBREW LETTER SHIN WITH SHIN DOT..HEBREW LETTER ZAYIN WITH DAGESH
+FB38..FB3C ; ID_Continue # Lo [5] HEBREW LETTER TET WITH DAGESH..HEBREW LETTER LAMED WITH DAGESH
+FB3E ; ID_Continue # Lo HEBREW LETTER MEM WITH DAGESH
+FB40..FB41 ; ID_Continue # Lo [2] HEBREW LETTER NUN WITH DAGESH..HEBREW LETTER SAMEKH WITH DAGESH
+FB43..FB44 ; ID_Continue # Lo [2] HEBREW LETTER FINAL PE WITH DAGESH..HEBREW LETTER PE WITH DAGESH
+FB46..FBB1 ; ID_Continue # Lo [108] HEBREW LETTER TSADI WITH DAGESH..ARABIC LETTER YEH BARREE WITH HAMZA ABOVE FINAL FORM
+FBD3..FD3D ; ID_Continue # Lo [363] ARABIC LETTER NG ISOLATED FORM..ARABIC LIGATURE ALEF WITH FATHATAN ISOLATED FORM
+FD50..FD8F ; ID_Continue # Lo [64] ARABIC LIGATURE TEH WITH JEEM WITH MEEM INITIAL FORM..ARABIC LIGATURE MEEM WITH KHAH WITH MEEM INITIAL FORM
+FD92..FDC7 ; ID_Continue # Lo [54] ARABIC LIGATURE MEEM WITH JEEM WITH KHAH INITIAL FORM..ARABIC LIGATURE NOON WITH JEEM WITH YEH FINAL FORM
+FDF0..FDFB ; ID_Continue # Lo [12] ARABIC LIGATURE SALLA USED AS KORANIC STOP SIGN ISOLATED FORM..ARABIC LIGATURE JALLAJALALOUHOU
+FE00..FE0F ; ID_Continue # Mn [16] VARIATION SELECTOR-1..VARIATION SELECTOR-16
+FE20..FE23 ; ID_Continue # Mn [4] COMBINING LIGATURE LEFT HALF..COMBINING DOUBLE TILDE RIGHT HALF
+FE33..FE34 ; ID_Continue # Pc [2] PRESENTATION FORM FOR VERTICAL LOW LINE..PRESENTATION FORM FOR VERTICAL WAVY LOW LINE
+FE4D..FE4F ; ID_Continue # Pc [3] DASHED LOW LINE..WAVY LOW LINE
+FE70..FE74 ; ID_Continue # Lo [5] ARABIC FATHATAN ISOLATED FORM..ARABIC KASRATAN ISOLATED FORM
+FE76..FEFC ; ID_Continue # Lo [135] ARABIC FATHA ISOLATED FORM..ARABIC LIGATURE LAM WITH ALEF FINAL FORM
+FF10..FF19 ; ID_Continue # Nd [10] FULLWIDTH DIGIT ZERO..FULLWIDTH DIGIT NINE
+FF21..FF3A ; ID_Continue # L& [26] FULLWIDTH LATIN CAPITAL LETTER A..FULLWIDTH LATIN CAPITAL LETTER Z
+FF3F ; ID_Continue # Pc FULLWIDTH LOW LINE
+FF41..FF5A ; ID_Continue # L& [26] FULLWIDTH LATIN SMALL LETTER A..FULLWIDTH LATIN SMALL LETTER Z
+FF65 ; ID_Continue # Pc HALFWIDTH KATAKANA MIDDLE DOT
+FF66..FF6F ; ID_Continue # Lo [10] HALFWIDTH KATAKANA LETTER WO..HALFWIDTH KATAKANA LETTER SMALL TU
+FF70 ; ID_Continue # Lm HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK
+FF71..FF9D ; ID_Continue # Lo [45] HALFWIDTH KATAKANA LETTER A..HALFWIDTH KATAKANA LETTER N
+FF9E..FF9F ; ID_Continue # Lm [2] HALFWIDTH KATAKANA VOICED SOUND MARK..HALFWIDTH KATAKANA SEMI-VOICED SOUND MARK
+FFA0..FFBE ; ID_Continue # Lo [31] HALFWIDTH HANGUL FILLER..HALFWIDTH HANGUL LETTER HIEUH
+FFC2..FFC7 ; ID_Continue # Lo [6] HALFWIDTH HANGUL LETTER A..HALFWIDTH HANGUL LETTER E
+FFCA..FFCF ; ID_Continue # Lo [6] HALFWIDTH HANGUL LETTER YEO..HALFWIDTH HANGUL LETTER OE
+FFD2..FFD7 ; ID_Continue # Lo [6] HALFWIDTH HANGUL LETTER YO..HALFWIDTH HANGUL LETTER YU
+FFDA..FFDC ; ID_Continue # Lo [3] HALFWIDTH HANGUL LETTER EU..HALFWIDTH HANGUL LETTER I
+10000..1000B ; ID_Continue # Lo [12] LINEAR B SYLLABLE B008 A..LINEAR B SYLLABLE B046 JE
+1000D..10026 ; ID_Continue # Lo [26] LINEAR B SYLLABLE B036 JO..LINEAR B SYLLABLE B032 QO
+10028..1003A ; ID_Continue # Lo [19] LINEAR B SYLLABLE B060 RA..LINEAR B SYLLABLE B042 WO
+1003C..1003D ; ID_Continue # Lo [2] LINEAR B SYLLABLE B017 ZA..LINEAR B SYLLABLE B074 ZE
+1003F..1004D ; ID_Continue # Lo [15] LINEAR B SYLLABLE B020 ZO..LINEAR B SYLLABLE B091 TWO
+10050..1005D ; ID_Continue # Lo [14] LINEAR B SYMBOL B018..LINEAR B SYMBOL B089
+10080..100FA ; ID_Continue # Lo [123] LINEAR B IDEOGRAM B100 MAN..LINEAR B IDEOGRAM VESSEL B305
+10300..1031E ; ID_Continue # Lo [31] OLD ITALIC LETTER A..OLD ITALIC LETTER UU
+10330..10349 ; ID_Continue # Lo [26] GOTHIC LETTER AHSA..GOTHIC LETTER OTHAL
+1034A ; ID_Continue # Nl GOTHIC LETTER NINE HUNDRED
+10380..1039D ; ID_Continue # Lo [30] UGARITIC LETTER ALPA..UGARITIC LETTER SSU
+10400..1044F ; ID_Continue # L& [80] DESERET CAPITAL LETTER LONG I..DESERET SMALL LETTER EW
+10450..1049D ; ID_Continue # Lo [78] SHAVIAN LETTER PEEP..OSMANYA LETTER OO
+104A0..104A9 ; ID_Continue # Nd [10] OSMANYA DIGIT ZERO..OSMANYA DIGIT NINE
+10800..10805 ; ID_Continue # Lo [6] CYPRIOT SYLLABLE A..CYPRIOT SYLLABLE JA
+10808 ; ID_Continue # Lo CYPRIOT SYLLABLE JO
+1080A..10835 ; ID_Continue # Lo [44] CYPRIOT SYLLABLE KA..CYPRIOT SYLLABLE WO
+10837..10838 ; ID_Continue # Lo [2] CYPRIOT SYLLABLE XA..CYPRIOT SYLLABLE XE
+1083C ; ID_Continue # Lo CYPRIOT SYLLABLE ZA
+1083F ; ID_Continue # Lo CYPRIOT SYLLABLE ZO
+1D165..1D166 ; ID_Continue # Mc [2] MUSICAL SYMBOL COMBINING STEM..MUSICAL SYMBOL COMBINING SPRECHGESANG STEM
+1D167..1D169 ; ID_Continue # Mn [3] MUSICAL SYMBOL COMBINING TREMOLO-1..MUSICAL SYMBOL COMBINING TREMOLO-3
+1D16D..1D172 ; ID_Continue # Mc [6] MUSICAL SYMBOL COMBINING AUGMENTATION DOT..MUSICAL SYMBOL COMBINING FLAG-5
+1D17B..1D182 ; ID_Continue # Mn [8] MUSICAL SYMBOL COMBINING ACCENT..MUSICAL SYMBOL COMBINING LOURE
+1D185..1D18B ; ID_Continue # Mn [7] MUSICAL SYMBOL COMBINING DOIT..MUSICAL SYMBOL COMBINING TRIPLE TONGUE
+1D1AA..1D1AD ; ID_Continue # Mn [4] MUSICAL SYMBOL COMBINING DOWN BOW..MUSICAL SYMBOL COMBINING SNAP PIZZICATO
+1D400..1D454 ; ID_Continue # L& [85] MATHEMATICAL BOLD CAPITAL A..MATHEMATICAL ITALIC SMALL G
+1D456..1D49C ; ID_Continue # L& [71] MATHEMATICAL ITALIC SMALL I..MATHEMATICAL SCRIPT CAPITAL A
+1D49E..1D49F ; ID_Continue # L& [2] MATHEMATICAL SCRIPT CAPITAL C..MATHEMATICAL SCRIPT CAPITAL D
+1D4A2 ; ID_Continue # L& MATHEMATICAL SCRIPT CAPITAL G
+1D4A5..1D4A6 ; ID_Continue # L& [2] MATHEMATICAL SCRIPT CAPITAL J..MATHEMATICAL SCRIPT CAPITAL K
+1D4A9..1D4AC ; ID_Continue # L& [4] MATHEMATICAL SCRIPT CAPITAL N..MATHEMATICAL SCRIPT CAPITAL Q
+1D4AE..1D4B9 ; ID_Continue # L& [12] MATHEMATICAL SCRIPT CAPITAL S..MATHEMATICAL SCRIPT SMALL D
+1D4BB ; ID_Continue # L& MATHEMATICAL SCRIPT SMALL F
+1D4BD..1D4C3 ; ID_Continue # L& [7] MATHEMATICAL SCRIPT SMALL H..MATHEMATICAL SCRIPT SMALL N
+1D4C5..1D505 ; ID_Continue # L& [65] MATHEMATICAL SCRIPT SMALL P..MATHEMATICAL FRAKTUR CAPITAL B
+1D507..1D50A ; ID_Continue # L& [4] MATHEMATICAL FRAKTUR CAPITAL D..MATHEMATICAL FRAKTUR CAPITAL G
+1D50D..1D514 ; ID_Continue # L& [8] MATHEMATICAL FRAKTUR CAPITAL J..MATHEMATICAL FRAKTUR CAPITAL Q
+1D516..1D51C ; ID_Continue # L& [7] MATHEMATICAL FRAKTUR CAPITAL S..MATHEMATICAL FRAKTUR CAPITAL Y
+1D51E..1D539 ; ID_Continue # L& [28] MATHEMATICAL FRAKTUR SMALL A..MATHEMATICAL DOUBLE-STRUCK CAPITAL B
+1D53B..1D53E ; ID_Continue # L& [4] MATHEMATICAL DOUBLE-STRUCK CAPITAL D..MATHEMATICAL DOUBLE-STRUCK CAPITAL G
+1D540..1D544 ; ID_Continue # L& [5] MATHEMATICAL DOUBLE-STRUCK CAPITAL I..MATHEMATICAL DOUBLE-STRUCK CAPITAL M
+1D546 ; ID_Continue # L& MATHEMATICAL DOUBLE-STRUCK CAPITAL O
+1D54A..1D550 ; ID_Continue # L& [7] MATHEMATICAL DOUBLE-STRUCK CAPITAL S..MATHEMATICAL DOUBLE-STRUCK CAPITAL Y
+1D552..1D6A3 ; ID_Continue # L& [338] MATHEMATICAL DOUBLE-STRUCK SMALL A..MATHEMATICAL MONOSPACE SMALL Z
+1D6A8..1D6C0 ; ID_Continue # L& [25] MATHEMATICAL BOLD CAPITAL ALPHA..MATHEMATICAL BOLD CAPITAL OMEGA
+1D6C2..1D6DA ; ID_Continue # L& [25] MATHEMATICAL BOLD SMALL ALPHA..MATHEMATICAL BOLD SMALL OMEGA
+1D6DC..1D6FA ; ID_Continue # L& [31] MATHEMATICAL BOLD EPSILON SYMBOL..MATHEMATICAL ITALIC CAPITAL OMEGA
+1D6FC..1D714 ; ID_Continue # L& [25] MATHEMATICAL ITALIC SMALL ALPHA..MATHEMATICAL ITALIC SMALL OMEGA
+1D716..1D734 ; ID_Continue # L& [31] MATHEMATICAL ITALIC EPSILON SYMBOL..MATHEMATICAL BOLD ITALIC CAPITAL OMEGA
+1D736..1D74E ; ID_Continue # L& [25] MATHEMATICAL BOLD ITALIC SMALL ALPHA..MATHEMATICAL BOLD ITALIC SMALL OMEGA
+1D750..1D76E ; ID_Continue # L& [31] MATHEMATICAL BOLD ITALIC EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD CAPITAL OMEGA
+1D770..1D788 ; ID_Continue # L& [25] MATHEMATICAL SANS-SERIF BOLD SMALL ALPHA..MATHEMATICAL SANS-SERIF BOLD SMALL OMEGA
+1D78A..1D7A8 ; ID_Continue # L& [31] MATHEMATICAL SANS-SERIF BOLD EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMEGA
+1D7AA..1D7C2 ; ID_Continue # L& [25] MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ALPHA..MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMEGA
+1D7C4..1D7C9 ; ID_Continue # L& [6] MATHEMATICAL SANS-SERIF BOLD ITALIC EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD ITALIC PI SYMBOL
+1D7CE..1D7FF ; ID_Continue # Nd [50] MATHEMATICAL BOLD DIGIT ZERO..MATHEMATICAL MONOSPACE DIGIT NINE
+20000..2A6D6 ; ID_Continue # Lo [42711] CJK UNIFIED IDEOGRAPH-20000..CJK UNIFIED IDEOGRAPH-2A6D6
+2F800..2FA1D ; ID_Continue # Lo [542] CJK COMPATIBILITY IDEOGRAPH-2F800..CJK COMPATIBILITY IDEOGRAPH-2FA1D
+E0100..E01EF ; ID_Continue # Mn [240] VARIATION SELECTOR-17..VARIATION SELECTOR-256
+
+# Total code points: 91815
+
+# ================================================
+
+# Derived Property: XID_Start
+# ID_Start modified for closure under NFKx
+# Modified as described in UAX #15
+# NOTE: Does NOT remove the non-NFKx characters.
+# Merely ensures that if isIdentifer(string) then isIdentifier(NFKx(string))
+
+0041..005A ; XID_Start # L& [26] LATIN CAPITAL LETTER A..LATIN CAPITAL LETTER Z
+0061..007A ; XID_Start # L& [26] LATIN SMALL LETTER A..LATIN SMALL LETTER Z
+00AA ; XID_Start # L& FEMININE ORDINAL INDICATOR
+00B5 ; XID_Start # L& MICRO SIGN
+00BA ; XID_Start # L& MASCULINE ORDINAL INDICATOR
+00C0..00D6 ; XID_Start # L& [23] LATIN CAPITAL LETTER A WITH GRAVE..LATIN CAPITAL LETTER O WITH DIAERESIS
+00D8..00F6 ; XID_Start # L& [31] LATIN CAPITAL LETTER O WITH STROKE..LATIN SMALL LETTER O WITH DIAERESIS
+00F8..01BA ; XID_Start # L& [195] LATIN SMALL LETTER O WITH STROKE..LATIN SMALL LETTER EZH WITH TAIL
+01BB ; XID_Start # Lo LATIN LETTER TWO WITH STROKE
+01BC..01BF ; XID_Start # L& [4] LATIN CAPITAL LETTER TONE FIVE..LATIN LETTER WYNN
+01C0..01C3 ; XID_Start # Lo [4] LATIN LETTER DENTAL CLICK..LATIN LETTER RETROFLEX CLICK
+01C4..0236 ; XID_Start # L& [115] LATIN CAPITAL LETTER DZ WITH CARON..LATIN SMALL LETTER T WITH CURL
+0250..02AF ; XID_Start # L& [96] LATIN SMALL LETTER TURNED A..LATIN SMALL LETTER TURNED H WITH FISHHOOK AND TAIL
+02B0..02C1 ; XID_Start # Lm [18] MODIFIER LETTER SMALL H..MODIFIER LETTER REVERSED GLOTTAL STOP
+02C6..02D1 ; XID_Start # Lm [12] MODIFIER LETTER CIRCUMFLEX ACCENT..MODIFIER LETTER HALF TRIANGULAR COLON
+02E0..02E4 ; XID_Start # Lm [5] MODIFIER LETTER SMALL GAMMA..MODIFIER LETTER SMALL REVERSED GLOTTAL STOP
+02EE ; XID_Start # Lm MODIFIER LETTER DOUBLE APOSTROPHE
+0386 ; XID_Start # L& GREEK CAPITAL LETTER ALPHA WITH TONOS
+0388..038A ; XID_Start # L& [3] GREEK CAPITAL LETTER EPSILON WITH TONOS..GREEK CAPITAL LETTER IOTA WITH TONOS
+038C ; XID_Start # L& GREEK CAPITAL LETTER OMICRON WITH TONOS
+038E..03A1 ; XID_Start # L& [20] GREEK CAPITAL LETTER UPSILON WITH TONOS..GREEK CAPITAL LETTER RHO
+03A3..03CE ; XID_Start # L& [44] GREEK CAPITAL LETTER SIGMA..GREEK SMALL LETTER OMEGA WITH TONOS
+03D0..03F5 ; XID_Start # L& [38] GREEK BETA SYMBOL..GREEK LUNATE EPSILON SYMBOL
+03F7..03FB ; XID_Start # L& [5] GREEK CAPITAL LETTER SHO..GREEK SMALL LETTER SAN
+0400..0481 ; XID_Start # L& [130] CYRILLIC CAPITAL LETTER IE WITH GRAVE..CYRILLIC SMALL LETTER KOPPA
+048A..04CE ; XID_Start # L& [69] CYRILLIC CAPITAL LETTER SHORT I WITH TAIL..CYRILLIC SMALL LETTER EM WITH TAIL
+04D0..04F5 ; XID_Start # L& [38] CYRILLIC CAPITAL LETTER A WITH BREVE..CYRILLIC SMALL LETTER CHE WITH DIAERESIS
+04F8..04F9 ; XID_Start # L& [2] CYRILLIC CAPITAL LETTER YERU WITH DIAERESIS..CYRILLIC SMALL LETTER YERU WITH DIAERESIS
+0500..050F ; XID_Start # L& [16] CYRILLIC CAPITAL LETTER KOMI DE..CYRILLIC SMALL LETTER KOMI TJE
+0531..0556 ; XID_Start # L& [38] ARMENIAN CAPITAL LETTER AYB..ARMENIAN CAPITAL LETTER FEH
+0559 ; XID_Start # Lm ARMENIAN MODIFIER LETTER LEFT HALF RING
+0561..0587 ; XID_Start # L& [39] ARMENIAN SMALL LETTER AYB..ARMENIAN SMALL LIGATURE ECH YIWN
+05D0..05EA ; XID_Start # Lo [27] HEBREW LETTER ALEF..HEBREW LETTER TAV
+05F0..05F2 ; XID_Start # Lo [3] HEBREW LIGATURE YIDDISH DOUBLE VAV..HEBREW LIGATURE YIDDISH DOUBLE YOD
+0621..063A ; XID_Start # Lo [26] ARABIC LETTER HAMZA..ARABIC LETTER GHAIN
+0640 ; XID_Start # Lm ARABIC TATWEEL
+0641..064A ; XID_Start # Lo [10] ARABIC LETTER FEH..ARABIC LETTER YEH
+066E..066F ; XID_Start # Lo [2] ARABIC LETTER DOTLESS BEH..ARABIC LETTER DOTLESS QAF
+0671..06D3 ; XID_Start # Lo [99] ARABIC LETTER ALEF WASLA..ARABIC LETTER YEH BARREE WITH HAMZA ABOVE
+06D5 ; XID_Start # Lo ARABIC LETTER AE
+06E5..06E6 ; XID_Start # Lm [2] ARABIC SMALL WAW..ARABIC SMALL YEH
+06EE..06EF ; XID_Start # Lo [2] ARABIC LETTER DAL WITH INVERTED V..ARABIC LETTER REH WITH INVERTED V
+06FA..06FC ; XID_Start # Lo [3] ARABIC LETTER SHEEN WITH DOT BELOW..ARABIC LETTER GHAIN WITH DOT BELOW
+06FF ; XID_Start # Lo ARABIC LETTER HEH WITH INVERTED V
+0710 ; XID_Start # Lo SYRIAC LETTER ALAPH
+0712..072F ; XID_Start # Lo [30] SYRIAC LETTER BETH..SYRIAC LETTER PERSIAN DHALATH
+074D..074F ; XID_Start # Lo [3] SYRIAC LETTER SOGDIAN ZHAIN..SYRIAC LETTER SOGDIAN FE
+0780..07A5 ; XID_Start # Lo [38] THAANA LETTER HAA..THAANA LETTER WAAVU
+07B1 ; XID_Start # Lo THAANA LETTER NAA
+0904..0939 ; XID_Start # Lo [54] DEVANAGARI LETTER SHORT A..DEVANAGARI LETTER HA
+093D ; XID_Start # Lo DEVANAGARI SIGN AVAGRAHA
+0950 ; XID_Start # Lo DEVANAGARI OM
+0958..0961 ; XID_Start # Lo [10] DEVANAGARI LETTER QA..DEVANAGARI LETTER VOCALIC LL
+0985..098C ; XID_Start # Lo [8] BENGALI LETTER A..BENGALI LETTER VOCALIC L
+098F..0990 ; XID_Start # Lo [2] BENGALI LETTER E..BENGALI LETTER AI
+0993..09A8 ; XID_Start # Lo [22] BENGALI LETTER O..BENGALI LETTER NA
+09AA..09B0 ; XID_Start # Lo [7] BENGALI LETTER PA..BENGALI LETTER RA
+09B2 ; XID_Start # Lo BENGALI LETTER LA
+09B6..09B9 ; XID_Start # Lo [4] BENGALI LETTER SHA..BENGALI LETTER HA
+09BD ; XID_Start # Lo BENGALI SIGN AVAGRAHA
+09DC..09DD ; XID_Start # Lo [2] BENGALI LETTER RRA..BENGALI LETTER RHA
+09DF..09E1 ; XID_Start # Lo [3] BENGALI LETTER YYA..BENGALI LETTER VOCALIC LL
+09F0..09F1 ; XID_Start # Lo [2] BENGALI LETTER RA WITH MIDDLE DIAGONAL..BENGALI LETTER RA WITH LOWER DIAGONAL
+0A05..0A0A ; XID_Start # Lo [6] GURMUKHI LETTER A..GURMUKHI LETTER UU
+0A0F..0A10 ; XID_Start # Lo [2] GURMUKHI LETTER EE..GURMUKHI LETTER AI
+0A13..0A28 ; XID_Start # Lo [22] GURMUKHI LETTER OO..GURMUKHI LETTER NA
+0A2A..0A30 ; XID_Start # Lo [7] GURMUKHI LETTER PA..GURMUKHI LETTER RA
+0A32..0A33 ; XID_Start # Lo [2] GURMUKHI LETTER LA..GURMUKHI LETTER LLA
+0A35..0A36 ; XID_Start # Lo [2] GURMUKHI LETTER VA..GURMUKHI LETTER SHA
+0A38..0A39 ; XID_Start # Lo [2] GURMUKHI LETTER SA..GURMUKHI LETTER HA
+0A59..0A5C ; XID_Start # Lo [4] GURMUKHI LETTER KHHA..GURMUKHI LETTER RRA
+0A5E ; XID_Start # Lo GURMUKHI LETTER FA
+0A72..0A74 ; XID_Start # Lo [3] GURMUKHI IRI..GURMUKHI EK ONKAR
+0A85..0A8D ; XID_Start # Lo [9] GUJARATI LETTER A..GUJARATI VOWEL CANDRA E
+0A8F..0A91 ; XID_Start # Lo [3] GUJARATI LETTER E..GUJARATI VOWEL CANDRA O
+0A93..0AA8 ; XID_Start # Lo [22] GUJARATI LETTER O..GUJARATI LETTER NA
+0AAA..0AB0 ; XID_Start # Lo [7] GUJARATI LETTER PA..GUJARATI LETTER RA
+0AB2..0AB3 ; XID_Start # Lo [2] GUJARATI LETTER LA..GUJARATI LETTER LLA
+0AB5..0AB9 ; XID_Start # Lo [5] GUJARATI LETTER VA..GUJARATI LETTER HA
+0ABD ; XID_Start # Lo GUJARATI SIGN AVAGRAHA
+0AD0 ; XID_Start # Lo GUJARATI OM
+0AE0..0AE1 ; XID_Start # Lo [2] GUJARATI LETTER VOCALIC RR..GUJARATI LETTER VOCALIC LL
+0B05..0B0C ; XID_Start # Lo [8] ORIYA LETTER A..ORIYA LETTER VOCALIC L
+0B0F..0B10 ; XID_Start # Lo [2] ORIYA LETTER E..ORIYA LETTER AI
+0B13..0B28 ; XID_Start # Lo [22] ORIYA LETTER O..ORIYA LETTER NA
+0B2A..0B30 ; XID_Start # Lo [7] ORIYA LETTER PA..ORIYA LETTER RA
+0B32..0B33 ; XID_Start # Lo [2] ORIYA LETTER LA..ORIYA LETTER LLA
+0B35..0B39 ; XID_Start # Lo [5] ORIYA LETTER VA..ORIYA LETTER HA
+0B3D ; XID_Start # Lo ORIYA SIGN AVAGRAHA
+0B5C..0B5D ; XID_Start # Lo [2] ORIYA LETTER RRA..ORIYA LETTER RHA
+0B5F..0B61 ; XID_Start # Lo [3] ORIYA LETTER YYA..ORIYA LETTER VOCALIC LL
+0B71 ; XID_Start # Lo ORIYA LETTER WA
+0B83 ; XID_Start # Lo TAMIL SIGN VISARGA
+0B85..0B8A ; XID_Start # Lo [6] TAMIL LETTER A..TAMIL LETTER UU
+0B8E..0B90 ; XID_Start # Lo [3] TAMIL LETTER E..TAMIL LETTER AI
+0B92..0B95 ; XID_Start # Lo [4] TAMIL LETTER O..TAMIL LETTER KA
+0B99..0B9A ; XID_Start # Lo [2] TAMIL LETTER NGA..TAMIL LETTER CA
+0B9C ; XID_Start # Lo TAMIL LETTER JA
+0B9E..0B9F ; XID_Start # Lo [2] TAMIL LETTER NYA..TAMIL LETTER TTA
+0BA3..0BA4 ; XID_Start # Lo [2] TAMIL LETTER NNA..TAMIL LETTER TA
+0BA8..0BAA ; XID_Start # Lo [3] TAMIL LETTER NA..TAMIL LETTER PA
+0BAE..0BB5 ; XID_Start # Lo [8] TAMIL LETTER MA..TAMIL LETTER VA
+0BB7..0BB9 ; XID_Start # Lo [3] TAMIL LETTER SSA..TAMIL LETTER HA
+0C05..0C0C ; XID_Start # Lo [8] TELUGU LETTER A..TELUGU LETTER VOCALIC L
+0C0E..0C10 ; XID_Start # Lo [3] TELUGU LETTER E..TELUGU LETTER AI
+0C12..0C28 ; XID_Start # Lo [23] TELUGU LETTER O..TELUGU LETTER NA
+0C2A..0C33 ; XID_Start # Lo [10] TELUGU LETTER PA..TELUGU LETTER LLA
+0C35..0C39 ; XID_Start # Lo [5] TELUGU LETTER VA..TELUGU LETTER HA
+0C60..0C61 ; XID_Start # Lo [2] TELUGU LETTER VOCALIC RR..TELUGU LETTER VOCALIC LL
+0C85..0C8C ; XID_Start # Lo [8] KANNADA LETTER A..KANNADA LETTER VOCALIC L
+0C8E..0C90 ; XID_Start # Lo [3] KANNADA LETTER E..KANNADA LETTER AI
+0C92..0CA8 ; XID_Start # Lo [23] KANNADA LETTER O..KANNADA LETTER NA
+0CAA..0CB3 ; XID_Start # Lo [10] KANNADA LETTER PA..KANNADA LETTER LLA
+0CB5..0CB9 ; XID_Start # Lo [5] KANNADA LETTER VA..KANNADA LETTER HA
+0CBD ; XID_Start # Lo KANNADA SIGN AVAGRAHA
+0CDE ; XID_Start # Lo KANNADA LETTER FA
+0CE0..0CE1 ; XID_Start # Lo [2] KANNADA LETTER VOCALIC RR..KANNADA LETTER VOCALIC LL
+0D05..0D0C ; XID_Start # Lo [8] MALAYALAM LETTER A..MALAYALAM LETTER VOCALIC L
+0D0E..0D10 ; XID_Start # Lo [3] MALAYALAM LETTER E..MALAYALAM LETTER AI
+0D12..0D28 ; XID_Start # Lo [23] MALAYALAM LETTER O..MALAYALAM LETTER NA
+0D2A..0D39 ; XID_Start # Lo [16] MALAYALAM LETTER PA..MALAYALAM LETTER HA
+0D60..0D61 ; XID_Start # Lo [2] MALAYALAM LETTER VOCALIC RR..MALAYALAM LETTER VOCALIC LL
+0D85..0D96 ; XID_Start # Lo [18] SINHALA LETTER AYANNA..SINHALA LETTER AUYANNA
+0D9A..0DB1 ; XID_Start # Lo [24] SINHALA LETTER ALPAPRAANA KAYANNA..SINHALA LETTER DANTAJA NAYANNA
+0DB3..0DBB ; XID_Start # Lo [9] SINHALA LETTER SANYAKA DAYANNA..SINHALA LETTER RAYANNA
+0DBD ; XID_Start # Lo SINHALA LETTER DANTAJA LAYANNA
+0DC0..0DC6 ; XID_Start # Lo [7] SINHALA LETTER VAYANNA..SINHALA LETTER FAYANNA
+0E01..0E30 ; XID_Start # Lo [48] THAI CHARACTER KO KAI..THAI CHARACTER SARA A
+0E32 ; XID_Start # Lo THAI CHARACTER SARA AA
+0E40..0E45 ; XID_Start # Lo [6] THAI CHARACTER SARA E..THAI CHARACTER LAKKHANGYAO
+0E46 ; XID_Start # Lm THAI CHARACTER MAIYAMOK
+0E81..0E82 ; XID_Start # Lo [2] LAO LETTER KO..LAO LETTER KHO SUNG
+0E84 ; XID_Start # Lo LAO LETTER KHO TAM
+0E87..0E88 ; XID_Start # Lo [2] LAO LETTER NGO..LAO LETTER CO
+0E8A ; XID_Start # Lo LAO LETTER SO TAM
+0E8D ; XID_Start # Lo LAO LETTER NYO
+0E94..0E97 ; XID_Start # Lo [4] LAO LETTER DO..LAO LETTER THO TAM
+0E99..0E9F ; XID_Start # Lo [7] LAO LETTER NO..LAO LETTER FO SUNG
+0EA1..0EA3 ; XID_Start # Lo [3] LAO LETTER MO..LAO LETTER LO LING
+0EA5 ; XID_Start # Lo LAO LETTER LO LOOT
+0EA7 ; XID_Start # Lo LAO LETTER WO
+0EAA..0EAB ; XID_Start # Lo [2] LAO LETTER SO SUNG..LAO LETTER HO SUNG
+0EAD..0EB0 ; XID_Start # Lo [4] LAO LETTER O..LAO VOWEL SIGN A
+0EB2 ; XID_Start # Lo LAO VOWEL SIGN AA
+0EBD ; XID_Start # Lo LAO SEMIVOWEL SIGN NYO
+0EC0..0EC4 ; XID_Start # Lo [5] LAO VOWEL SIGN E..LAO VOWEL SIGN AI
+0EC6 ; XID_Start # Lm LAO KO LA
+0EDC..0EDD ; XID_Start # Lo [2] LAO HO NO..LAO HO MO
+0F00 ; XID_Start # Lo TIBETAN SYLLABLE OM
+0F40..0F47 ; XID_Start # Lo [8] TIBETAN LETTER KA..TIBETAN LETTER JA
+0F49..0F6A ; XID_Start # Lo [34] TIBETAN LETTER NYA..TIBETAN LETTER FIXED-FORM RA
+0F88..0F8B ; XID_Start # Lo [4] TIBETAN SIGN LCE TSA CAN..TIBETAN SIGN GRU MED RGYINGS
+1000..1021 ; XID_Start # Lo [34] MYANMAR LETTER KA..MYANMAR LETTER A
+1023..1027 ; XID_Start # Lo [5] MYANMAR LETTER I..MYANMAR LETTER E
+1029..102A ; XID_Start # Lo [2] MYANMAR LETTER O..MYANMAR LETTER AU
+1050..1055 ; XID_Start # Lo [6] MYANMAR LETTER SHA..MYANMAR LETTER VOCALIC LL
+10A0..10C5 ; XID_Start # L& [38] GEORGIAN CAPITAL LETTER AN..GEORGIAN CAPITAL LETTER HOE
+10D0..10F8 ; XID_Start # Lo [41] GEORGIAN LETTER AN..GEORGIAN LETTER ELIFI
+1100..1159 ; XID_Start # Lo [90] HANGUL CHOSEONG KIYEOK..HANGUL CHOSEONG YEORINHIEUH
+115F..11A2 ; XID_Start # Lo [68] HANGUL CHOSEONG FILLER..HANGUL JUNGSEONG SSANGARAEA
+11A8..11F9 ; XID_Start # Lo [82] HANGUL JONGSEONG KIYEOK..HANGUL JONGSEONG YEORINHIEUH
+1200..1206 ; XID_Start # Lo [7] ETHIOPIC SYLLABLE HA..ETHIOPIC SYLLABLE HO
+1208..1246 ; XID_Start # Lo [63] ETHIOPIC SYLLABLE LA..ETHIOPIC SYLLABLE QO
+1248 ; XID_Start # Lo ETHIOPIC SYLLABLE QWA
+124A..124D ; XID_Start # Lo [4] ETHIOPIC SYLLABLE QWI..ETHIOPIC SYLLABLE QWE
+1250..1256 ; XID_Start # Lo [7] ETHIOPIC SYLLABLE QHA..ETHIOPIC SYLLABLE QHO
+1258 ; XID_Start # Lo ETHIOPIC SYLLABLE QHWA
+125A..125D ; XID_Start # Lo [4] ETHIOPIC SYLLABLE QHWI..ETHIOPIC SYLLABLE QHWE
+1260..1286 ; XID_Start # Lo [39] ETHIOPIC SYLLABLE BA..ETHIOPIC SYLLABLE XO
+1288 ; XID_Start # Lo ETHIOPIC SYLLABLE XWA
+128A..128D ; XID_Start # Lo [4] ETHIOPIC SYLLABLE XWI..ETHIOPIC SYLLABLE XWE
+1290..12AE ; XID_Start # Lo [31] ETHIOPIC SYLLABLE NA..ETHIOPIC SYLLABLE KO
+12B0 ; XID_Start # Lo ETHIOPIC SYLLABLE KWA
+12B2..12B5 ; XID_Start # Lo [4] ETHIOPIC SYLLABLE KWI..ETHIOPIC SYLLABLE KWE
+12B8..12BE ; XID_Start # Lo [7] ETHIOPIC SYLLABLE KXA..ETHIOPIC SYLLABLE KXO
+12C0 ; XID_Start # Lo ETHIOPIC SYLLABLE KXWA
+12C2..12C5 ; XID_Start # Lo [4] ETHIOPIC SYLLABLE KXWI..ETHIOPIC SYLLABLE KXWE
+12C8..12CE ; XID_Start # Lo [7] ETHIOPIC SYLLABLE WA..ETHIOPIC SYLLABLE WO
+12D0..12D6 ; XID_Start # Lo [7] ETHIOPIC SYLLABLE PHARYNGEAL A..ETHIOPIC SYLLABLE PHARYNGEAL O
+12D8..12EE ; XID_Start # Lo [23] ETHIOPIC SYLLABLE ZA..ETHIOPIC SYLLABLE YO
+12F0..130E ; XID_Start # Lo [31] ETHIOPIC SYLLABLE DA..ETHIOPIC SYLLABLE GO
+1310 ; XID_Start # Lo ETHIOPIC SYLLABLE GWA
+1312..1315 ; XID_Start # Lo [4] ETHIOPIC SYLLABLE GWI..ETHIOPIC SYLLABLE GWE
+1318..131E ; XID_Start # Lo [7] ETHIOPIC SYLLABLE GGA..ETHIOPIC SYLLABLE GGO
+1320..1346 ; XID_Start # Lo [39] ETHIOPIC SYLLABLE THA..ETHIOPIC SYLLABLE TZO
+1348..135A ; XID_Start # Lo [19] ETHIOPIC SYLLABLE FA..ETHIOPIC SYLLABLE FYA
+13A0..13F4 ; XID_Start # Lo [85] CHEROKEE LETTER A..CHEROKEE LETTER YV
+1401..166C ; XID_Start # Lo [620] CANADIAN SYLLABICS E..CANADIAN SYLLABICS CARRIER TTSA
+166F..1676 ; XID_Start # Lo [8] CANADIAN SYLLABICS QAI..CANADIAN SYLLABICS NNGAA
+1681..169A ; XID_Start # Lo [26] OGHAM LETTER BEITH..OGHAM LETTER PEITH
+16A0..16EA ; XID_Start # Lo [75] RUNIC LETTER FEHU FEOH FE F..RUNIC LETTER X
+16EE..16F0 ; XID_Start # Nl [3] RUNIC ARLAUG SYMBOL..RUNIC BELGTHOR SYMBOL
+1700..170C ; XID_Start # Lo [13] TAGALOG LETTER A..TAGALOG LETTER YA
+170E..1711 ; XID_Start # Lo [4] TAGALOG LETTER LA..TAGALOG LETTER HA
+1720..1731 ; XID_Start # Lo [18] HANUNOO LETTER A..HANUNOO LETTER HA
+1740..1751 ; XID_Start # Lo [18] BUHID LETTER A..BUHID LETTER HA
+1760..176C ; XID_Start # Lo [13] TAGBANWA LETTER A..TAGBANWA LETTER YA
+176E..1770 ; XID_Start # Lo [3] TAGBANWA LETTER LA..TAGBANWA LETTER SA
+1780..17B3 ; XID_Start # Lo [52] KHMER LETTER KA..KHMER INDEPENDENT VOWEL QAU
+17D7 ; XID_Start # Lm KHMER SIGN LEK TOO
+17DC ; XID_Start # Lo KHMER SIGN AVAKRAHASANYA
+1820..1842 ; XID_Start # Lo [35] MONGOLIAN LETTER A..MONGOLIAN LETTER CHI
+1843 ; XID_Start # Lm MONGOLIAN LETTER TODO LONG VOWEL SIGN
+1844..1877 ; XID_Start # Lo [52] MONGOLIAN LETTER TODO E..MONGOLIAN LETTER MANCHU ZHA
+1880..18A8 ; XID_Start # Lo [41] MONGOLIAN LETTER ALI GALI ANUSVARA ONE..MONGOLIAN LETTER MANCHU ALI GALI BHA
+1900..191C ; XID_Start # Lo [29] LIMBU VOWEL-CARRIER LETTER..LIMBU LETTER HA
+1950..196D ; XID_Start # Lo [30] TAI LE LETTER KA..TAI LE LETTER AI
+1970..1974 ; XID_Start # Lo [5] TAI LE LETTER TONE-2..TAI LE LETTER TONE-6
+1D00..1D2B ; XID_Start # L& [44] LATIN LETTER SMALL CAPITAL A..CYRILLIC LETTER SMALL CAPITAL EL
+1D2C..1D61 ; XID_Start # Lm [54] MODIFIER LETTER CAPITAL A..MODIFIER LETTER SMALL CHI
+1D62..1D6B ; XID_Start # L& [10] LATIN SUBSCRIPT SMALL LETTER I..LATIN SMALL LETTER UE
+1E00..1E9B ; XID_Start # L& [156] LATIN CAPITAL LETTER A WITH RING BELOW..LATIN SMALL LETTER LONG S WITH DOT ABOVE
+1EA0..1EF9 ; XID_Start # L& [90] LATIN CAPITAL LETTER A WITH DOT BELOW..LATIN SMALL LETTER Y WITH TILDE
+1F00..1F15 ; XID_Start # L& [22] GREEK SMALL LETTER ALPHA WITH PSILI..GREEK SMALL LETTER EPSILON WITH DASIA AND OXIA
+1F18..1F1D ; XID_Start # L& [6] GREEK CAPITAL LETTER EPSILON WITH PSILI..GREEK CAPITAL LETTER EPSILON WITH DASIA AND OXIA
+1F20..1F45 ; XID_Start # L& [38] GREEK SMALL LETTER ETA WITH PSILI..GREEK SMALL LETTER OMICRON WITH DASIA AND OXIA
+1F48..1F4D ; XID_Start # L& [6] GREEK CAPITAL LETTER OMICRON WITH PSILI..GREEK CAPITAL LETTER OMICRON WITH DASIA AND OXIA
+1F50..1F57 ; XID_Start # L& [8] GREEK SMALL LETTER UPSILON WITH PSILI..GREEK SMALL LETTER UPSILON WITH DASIA AND PERISPOMENI
+1F59 ; XID_Start # L& GREEK CAPITAL LETTER UPSILON WITH DASIA
+1F5B ; XID_Start # L& GREEK CAPITAL LETTER UPSILON WITH DASIA AND VARIA
+1F5D ; XID_Start # L& GREEK CAPITAL LETTER UPSILON WITH DASIA AND OXIA
+1F5F..1F7D ; XID_Start # L& [31] GREEK CAPITAL LETTER UPSILON WITH DASIA AND PERISPOMENI..GREEK SMALL LETTER OMEGA WITH OXIA
+1F80..1FB4 ; XID_Start # L& [53] GREEK SMALL LETTER ALPHA WITH PSILI AND YPOGEGRAMMENI..GREEK SMALL LETTER ALPHA WITH OXIA AND YPOGEGRAMMENI
+1FB6..1FBC ; XID_Start # L& [7] GREEK SMALL LETTER ALPHA WITH PERISPOMENI..GREEK CAPITAL LETTER ALPHA WITH PROSGEGRAMMENI
+1FBE ; XID_Start # L& GREEK PROSGEGRAMMENI
+1FC2..1FC4 ; XID_Start # L& [3] GREEK SMALL LETTER ETA WITH VARIA AND YPOGEGRAMMENI..GREEK SMALL LETTER ETA WITH OXIA AND YPOGEGRAMMENI
+1FC6..1FCC ; XID_Start # L& [7] GREEK SMALL LETTER ETA WITH PERISPOMENI..GREEK CAPITAL LETTER ETA WITH PROSGEGRAMMENI
+1FD0..1FD3 ; XID_Start # L& [4] GREEK SMALL LETTER IOTA WITH VRACHY..GREEK SMALL LETTER IOTA WITH DIALYTIKA AND OXIA
+1FD6..1FDB ; XID_Start # L& [6] GREEK SMALL LETTER IOTA WITH PERISPOMENI..GREEK CAPITAL LETTER IOTA WITH OXIA
+1FE0..1FEC ; XID_Start # L& [13] GREEK SMALL LETTER UPSILON WITH VRACHY..GREEK CAPITAL LETTER RHO WITH DASIA
+1FF2..1FF4 ; XID_Start # L& [3] GREEK SMALL LETTER OMEGA WITH VARIA AND YPOGEGRAMMENI..GREEK SMALL LETTER OMEGA WITH OXIA AND YPOGEGRAMMENI
+1FF6..1FFC ; XID_Start # L& [7] GREEK SMALL LETTER OMEGA WITH PERISPOMENI..GREEK CAPITAL LETTER OMEGA WITH PROSGEGRAMMENI
+2071 ; XID_Start # L& SUPERSCRIPT LATIN SMALL LETTER I
+207F ; XID_Start # L& SUPERSCRIPT LATIN SMALL LETTER N
+2102 ; XID_Start # L& DOUBLE-STRUCK CAPITAL C
+2107 ; XID_Start # L& EULER CONSTANT
+210A..2113 ; XID_Start # L& [10] SCRIPT SMALL G..SCRIPT SMALL L
+2115 ; XID_Start # L& DOUBLE-STRUCK CAPITAL N
+2118 ; XID_Start # So SCRIPT CAPITAL P
+2119..211D ; XID_Start # L& [5] DOUBLE-STRUCK CAPITAL P..DOUBLE-STRUCK CAPITAL R
+2124 ; XID_Start # L& DOUBLE-STRUCK CAPITAL Z
+2126 ; XID_Start # L& OHM SIGN
+2128 ; XID_Start # L& BLACK-LETTER CAPITAL Z
+212A..212D ; XID_Start # L& [4] KELVIN SIGN..BLACK-LETTER CAPITAL C
+212E ; XID_Start # So ESTIMATED SYMBOL
+212F..2131 ; XID_Start # L& [3] SCRIPT SMALL E..SCRIPT CAPITAL F
+2133..2134 ; XID_Start # L& [2] SCRIPT CAPITAL M..SCRIPT SMALL O
+2135..2138 ; XID_Start # Lo [4] ALEF SYMBOL..DALET SYMBOL
+2139 ; XID_Start # L& INFORMATION SOURCE
+213D..213F ; XID_Start # L& [3] DOUBLE-STRUCK SMALL GAMMA..DOUBLE-STRUCK CAPITAL PI
+2145..2149 ; XID_Start # L& [5] DOUBLE-STRUCK ITALIC CAPITAL D..DOUBLE-STRUCK ITALIC SMALL J
+2160..2183 ; XID_Start # Nl [36] ROMAN NUMERAL ONE..ROMAN NUMERAL REVERSED ONE HUNDRED
+3005 ; XID_Start # Lm IDEOGRAPHIC ITERATION MARK
+3006 ; XID_Start # Lo IDEOGRAPHIC CLOSING MARK
+3007 ; XID_Start # Nl IDEOGRAPHIC NUMBER ZERO
+3021..3029 ; XID_Start # Nl [9] HANGZHOU NUMERAL ONE..HANGZHOU NUMERAL NINE
+3031..3035 ; XID_Start # Lm [5] VERTICAL KANA REPEAT MARK..VERTICAL KANA REPEAT MARK LOWER HALF
+3038..303A ; XID_Start # Nl [3] HANGZHOU NUMERAL TEN..HANGZHOU NUMERAL THIRTY
+303B ; XID_Start # Lm VERTICAL IDEOGRAPHIC ITERATION MARK
+303C ; XID_Start # Lo MASU MARK
+3041..3096 ; XID_Start # Lo [86] HIRAGANA LETTER SMALL A..HIRAGANA LETTER SMALL KE
+309D..309E ; XID_Start # Lm [2] HIRAGANA ITERATION MARK..HIRAGANA VOICED ITERATION MARK
+309F ; XID_Start # Lo HIRAGANA DIGRAPH YORI
+30A1..30FA ; XID_Start # Lo [90] KATAKANA LETTER SMALL A..KATAKANA LETTER VO
+30FC..30FE ; XID_Start # Lm [3] KATAKANA-HIRAGANA PROLONGED SOUND MARK..KATAKANA VOICED ITERATION MARK
+30FF ; XID_Start # Lo KATAKANA DIGRAPH KOTO
+3105..312C ; XID_Start # Lo [40] BOPOMOFO LETTER B..BOPOMOFO LETTER GN
+3131..318E ; XID_Start # Lo [94] HANGUL LETTER KIYEOK..HANGUL LETTER ARAEAE
+31A0..31B7 ; XID_Start # Lo [24] BOPOMOFO LETTER BU..BOPOMOFO FINAL LETTER H
+31F0..31FF ; XID_Start # Lo [16] KATAKANA LETTER SMALL KU..KATAKANA LETTER SMALL RO
+3400..4DB5 ; XID_Start # Lo [6582] CJK UNIFIED IDEOGRAPH-3400..CJK UNIFIED IDEOGRAPH-4DB5
+4E00..9FA5 ; XID_Start # Lo [20902] CJK UNIFIED IDEOGRAPH-4E00..CJK UNIFIED IDEOGRAPH-9FA5
+A000..A48C ; XID_Start # Lo [1165] YI SYLLABLE IT..YI SYLLABLE YYR
+AC00..D7A3 ; XID_Start # Lo [11172] HANGUL SYLLABLE GA..HANGUL SYLLABLE HIH
+F900..FA2D ; XID_Start # Lo [302] CJK COMPATIBILITY IDEOGRAPH-F900..CJK COMPATIBILITY IDEOGRAPH-FA2D
+FA30..FA6A ; XID_Start # Lo [59] CJK COMPATIBILITY IDEOGRAPH-FA30..CJK COMPATIBILITY IDEOGRAPH-FA6A
+FB00..FB06 ; XID_Start # L& [7] LATIN SMALL LIGATURE FF..LATIN SMALL LIGATURE ST
+FB13..FB17 ; XID_Start # L& [5] ARMENIAN SMALL LIGATURE MEN NOW..ARMENIAN SMALL LIGATURE MEN XEH
+FB1D ; XID_Start # Lo HEBREW LETTER YOD WITH HIRIQ
+FB1F..FB28 ; XID_Start # Lo [10] HEBREW LIGATURE YIDDISH YOD YOD PATAH..HEBREW LETTER WIDE TAV
+FB2A..FB36 ; XID_Start # Lo [13] HEBREW LETTER SHIN WITH SHIN DOT..HEBREW LETTER ZAYIN WITH DAGESH
+FB38..FB3C ; XID_Start # Lo [5] HEBREW LETTER TET WITH DAGESH..HEBREW LETTER LAMED WITH DAGESH
+FB3E ; XID_Start # Lo HEBREW LETTER MEM WITH DAGESH
+FB40..FB41 ; XID_Start # Lo [2] HEBREW LETTER NUN WITH DAGESH..HEBREW LETTER SAMEKH WITH DAGESH
+FB43..FB44 ; XID_Start # Lo [2] HEBREW LETTER FINAL PE WITH DAGESH..HEBREW LETTER PE WITH DAGESH
+FB46..FBB1 ; XID_Start # Lo [108] HEBREW LETTER TSADI WITH DAGESH..ARABIC LETTER YEH BARREE WITH HAMZA ABOVE FINAL FORM
+FBD3..FC5D ; XID_Start # Lo [139] ARABIC LETTER NG ISOLATED FORM..ARABIC LIGATURE ALEF MAKSURA WITH SUPERSCRIPT ALEF ISOLATED FORM
+FC64..FD3D ; XID_Start # Lo [218] ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH REH FINAL FORM..ARABIC LIGATURE ALEF WITH FATHATAN ISOLATED FORM
+FD50..FD8F ; XID_Start # Lo [64] ARABIC LIGATURE TEH WITH JEEM WITH MEEM INITIAL FORM..ARABIC LIGATURE MEEM WITH KHAH WITH MEEM INITIAL FORM
+FD92..FDC7 ; XID_Start # Lo [54] ARABIC LIGATURE MEEM WITH JEEM WITH KHAH INITIAL FORM..ARABIC LIGATURE NOON WITH JEEM WITH YEH FINAL FORM
+FDF0..FDF9 ; XID_Start # Lo [10] ARABIC LIGATURE SALLA USED AS KORANIC STOP SIGN ISOLATED FORM..ARABIC LIGATURE SALLA ISOLATED FORM
+FE71 ; XID_Start # Lo ARABIC TATWEEL WITH FATHATAN ABOVE
+FE73 ; XID_Start # Lo ARABIC TAIL FRAGMENT
+FE77 ; XID_Start # Lo ARABIC FATHA MEDIAL FORM
+FE79 ; XID_Start # Lo ARABIC DAMMA MEDIAL FORM
+FE7B ; XID_Start # Lo ARABIC KASRA MEDIAL FORM
+FE7D ; XID_Start # Lo ARABIC SHADDA MEDIAL FORM
+FE7F..FEFC ; XID_Start # Lo [126] ARABIC SUKUN MEDIAL FORM..ARABIC LIGATURE LAM WITH ALEF FINAL FORM
+FF21..FF3A ; XID_Start # L& [26] FULLWIDTH LATIN CAPITAL LETTER A..FULLWIDTH LATIN CAPITAL LETTER Z
+FF41..FF5A ; XID_Start # L& [26] FULLWIDTH LATIN SMALL LETTER A..FULLWIDTH LATIN SMALL LETTER Z
+FF66..FF6F ; XID_Start # Lo [10] HALFWIDTH KATAKANA LETTER WO..HALFWIDTH KATAKANA LETTER SMALL TU
+FF70 ; XID_Start # Lm HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK
+FF71..FF9D ; XID_Start # Lo [45] HALFWIDTH KATAKANA LETTER A..HALFWIDTH KATAKANA LETTER N
+FFA0..FFBE ; XID_Start # Lo [31] HALFWIDTH HANGUL FILLER..HALFWIDTH HANGUL LETTER HIEUH
+FFC2..FFC7 ; XID_Start # Lo [6] HALFWIDTH HANGUL LETTER A..HALFWIDTH HANGUL LETTER E
+FFCA..FFCF ; XID_Start # Lo [6] HALFWIDTH HANGUL LETTER YEO..HALFWIDTH HANGUL LETTER OE
+FFD2..FFD7 ; XID_Start # Lo [6] HALFWIDTH HANGUL LETTER YO..HALFWIDTH HANGUL LETTER YU
+FFDA..FFDC ; XID_Start # Lo [3] HALFWIDTH HANGUL LETTER EU..HALFWIDTH HANGUL LETTER I
+10000..1000B ; XID_Start # Lo [12] LINEAR B SYLLABLE B008 A..LINEAR B SYLLABLE B046 JE
+1000D..10026 ; XID_Start # Lo [26] LINEAR B SYLLABLE B036 JO..LINEAR B SYLLABLE B032 QO
+10028..1003A ; XID_Start # Lo [19] LINEAR B SYLLABLE B060 RA..LINEAR B SYLLABLE B042 WO
+1003C..1003D ; XID_Start # Lo [2] LINEAR B SYLLABLE B017 ZA..LINEAR B SYLLABLE B074 ZE
+1003F..1004D ; XID_Start # Lo [15] LINEAR B SYLLABLE B020 ZO..LINEAR B SYLLABLE B091 TWO
+10050..1005D ; XID_Start # Lo [14] LINEAR B SYMBOL B018..LINEAR B SYMBOL B089
+10080..100FA ; XID_Start # Lo [123] LINEAR B IDEOGRAM B100 MAN..LINEAR B IDEOGRAM VESSEL B305
+10300..1031E ; XID_Start # Lo [31] OLD ITALIC LETTER A..OLD ITALIC LETTER UU
+10330..10349 ; XID_Start # Lo [26] GOTHIC LETTER AHSA..GOTHIC LETTER OTHAL
+1034A ; XID_Start # Nl GOTHIC LETTER NINE HUNDRED
+10380..1039D ; XID_Start # Lo [30] UGARITIC LETTER ALPA..UGARITIC LETTER SSU
+10400..1044F ; XID_Start # L& [80] DESERET CAPITAL LETTER LONG I..DESERET SMALL LETTER EW
+10450..1049D ; XID_Start # Lo [78] SHAVIAN LETTER PEEP..OSMANYA LETTER OO
+10800..10805 ; XID_Start # Lo [6] CYPRIOT SYLLABLE A..CYPRIOT SYLLABLE JA
+10808 ; XID_Start # Lo CYPRIOT SYLLABLE JO
+1080A..10835 ; XID_Start # Lo [44] CYPRIOT SYLLABLE KA..CYPRIOT SYLLABLE WO
+10837..10838 ; XID_Start # Lo [2] CYPRIOT SYLLABLE XA..CYPRIOT SYLLABLE XE
+1083C ; XID_Start # Lo CYPRIOT SYLLABLE ZA
+1083F ; XID_Start # Lo CYPRIOT SYLLABLE ZO
+1D400..1D454 ; XID_Start # L& [85] MATHEMATICAL BOLD CAPITAL A..MATHEMATICAL ITALIC SMALL G
+1D456..1D49C ; XID_Start # L& [71] MATHEMATICAL ITALIC SMALL I..MATHEMATICAL SCRIPT CAPITAL A
+1D49E..1D49F ; XID_Start # L& [2] MATHEMATICAL SCRIPT CAPITAL C..MATHEMATICAL SCRIPT CAPITAL D
+1D4A2 ; XID_Start # L& MATHEMATICAL SCRIPT CAPITAL G
+1D4A5..1D4A6 ; XID_Start # L& [2] MATHEMATICAL SCRIPT CAPITAL J..MATHEMATICAL SCRIPT CAPITAL K
+1D4A9..1D4AC ; XID_Start # L& [4] MATHEMATICAL SCRIPT CAPITAL N..MATHEMATICAL SCRIPT CAPITAL Q
+1D4AE..1D4B9 ; XID_Start # L& [12] MATHEMATICAL SCRIPT CAPITAL S..MATHEMATICAL SCRIPT SMALL D
+1D4BB ; XID_Start # L& MATHEMATICAL SCRIPT SMALL F
+1D4BD..1D4C3 ; XID_Start # L& [7] MATHEMATICAL SCRIPT SMALL H..MATHEMATICAL SCRIPT SMALL N
+1D4C5..1D505 ; XID_Start # L& [65] MATHEMATICAL SCRIPT SMALL P..MATHEMATICAL FRAKTUR CAPITAL B
+1D507..1D50A ; XID_Start # L& [4] MATHEMATICAL FRAKTUR CAPITAL D..MATHEMATICAL FRAKTUR CAPITAL G
+1D50D..1D514 ; XID_Start # L& [8] MATHEMATICAL FRAKTUR CAPITAL J..MATHEMATICAL FRAKTUR CAPITAL Q
+1D516..1D51C ; XID_Start # L& [7] MATHEMATICAL FRAKTUR CAPITAL S..MATHEMATICAL FRAKTUR CAPITAL Y
+1D51E..1D539 ; XID_Start # L& [28] MATHEMATICAL FRAKTUR SMALL A..MATHEMATICAL DOUBLE-STRUCK CAPITAL B
+1D53B..1D53E ; XID_Start # L& [4] MATHEMATICAL DOUBLE-STRUCK CAPITAL D..MATHEMATICAL DOUBLE-STRUCK CAPITAL G
+1D540..1D544 ; XID_Start # L& [5] MATHEMATICAL DOUBLE-STRUCK CAPITAL I..MATHEMATICAL DOUBLE-STRUCK CAPITAL M
+1D546 ; XID_Start # L& MATHEMATICAL DOUBLE-STRUCK CAPITAL O
+1D54A..1D550 ; XID_Start # L& [7] MATHEMATICAL DOUBLE-STRUCK CAPITAL S..MATHEMATICAL DOUBLE-STRUCK CAPITAL Y
+1D552..1D6A3 ; XID_Start # L& [338] MATHEMATICAL DOUBLE-STRUCK SMALL A..MATHEMATICAL MONOSPACE SMALL Z
+1D6A8..1D6C0 ; XID_Start # L& [25] MATHEMATICAL BOLD CAPITAL ALPHA..MATHEMATICAL BOLD CAPITAL OMEGA
+1D6C2..1D6DA ; XID_Start # L& [25] MATHEMATICAL BOLD SMALL ALPHA..MATHEMATICAL BOLD SMALL OMEGA
+1D6DC..1D6FA ; XID_Start # L& [31] MATHEMATICAL BOLD EPSILON SYMBOL..MATHEMATICAL ITALIC CAPITAL OMEGA
+1D6FC..1D714 ; XID_Start # L& [25] MATHEMATICAL ITALIC SMALL ALPHA..MATHEMATICAL ITALIC SMALL OMEGA
+1D716..1D734 ; XID_Start # L& [31] MATHEMATICAL ITALIC EPSILON SYMBOL..MATHEMATICAL BOLD ITALIC CAPITAL OMEGA
+1D736..1D74E ; XID_Start # L& [25] MATHEMATICAL BOLD ITALIC SMALL ALPHA..MATHEMATICAL BOLD ITALIC SMALL OMEGA
+1D750..1D76E ; XID_Start # L& [31] MATHEMATICAL BOLD ITALIC EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD CAPITAL OMEGA
+1D770..1D788 ; XID_Start # L& [25] MATHEMATICAL SANS-SERIF BOLD SMALL ALPHA..MATHEMATICAL SANS-SERIF BOLD SMALL OMEGA
+1D78A..1D7A8 ; XID_Start # L& [31] MATHEMATICAL SANS-SERIF BOLD EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMEGA
+1D7AA..1D7C2 ; XID_Start # L& [25] MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ALPHA..MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMEGA
+1D7C4..1D7C9 ; XID_Start # L& [6] MATHEMATICAL SANS-SERIF BOLD ITALIC EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD ITALIC PI SYMBOL
+20000..2A6D6 ; XID_Start # Lo [42711] CJK UNIFIED IDEOGRAPH-20000..CJK UNIFIED IDEOGRAPH-2A6D6
+2F800..2FA1D ; XID_Start # Lo [542] CJK COMPATIBILITY IDEOGRAPH-2F800..CJK COMPATIBILITY IDEOGRAPH-2FA1D
+
+# Total code points: 90581
+
+# ================================================
+
+# Derived Property: XID_Continue
+# Mod_ID_Continue modified for closure under NFKx
+# Modified as described in UAX #15
+# NOTE: Cf characters should be filtered out.
+# NOTE: Does NOT remove the non-NFKx characters.
+# Merely ensures that if isIdentifer(string) then isIdentifier(NFKx(string))
+
+0030..0039 ; XID_Continue # Nd [10] DIGIT ZERO..DIGIT NINE
+0041..005A ; XID_Continue # L& [26] LATIN CAPITAL LETTER A..LATIN CAPITAL LETTER Z
+005F ; XID_Continue # Pc LOW LINE
+0061..007A ; XID_Continue # L& [26] LATIN SMALL LETTER A..LATIN SMALL LETTER Z
+00AA ; XID_Continue # L& FEMININE ORDINAL INDICATOR
+00B5 ; XID_Continue # L& MICRO SIGN
+00B7 ; XID_Continue # Po MIDDLE DOT
+00BA ; XID_Continue # L& MASCULINE ORDINAL INDICATOR
+00C0..00D6 ; XID_Continue # L& [23] LATIN CAPITAL LETTER A WITH GRAVE..LATIN CAPITAL LETTER O WITH DIAERESIS
+00D8..00F6 ; XID_Continue # L& [31] LATIN CAPITAL LETTER O WITH STROKE..LATIN SMALL LETTER O WITH DIAERESIS
+00F8..01BA ; XID_Continue # L& [195] LATIN SMALL LETTER O WITH STROKE..LATIN SMALL LETTER EZH WITH TAIL
+01BB ; XID_Continue # Lo LATIN LETTER TWO WITH STROKE
+01BC..01BF ; XID_Continue # L& [4] LATIN CAPITAL LETTER TONE FIVE..LATIN LETTER WYNN
+01C0..01C3 ; XID_Continue # Lo [4] LATIN LETTER DENTAL CLICK..LATIN LETTER RETROFLEX CLICK
+01C4..0236 ; XID_Continue # L& [115] LATIN CAPITAL LETTER DZ WITH CARON..LATIN SMALL LETTER T WITH CURL
+0250..02AF ; XID_Continue # L& [96] LATIN SMALL LETTER TURNED A..LATIN SMALL LETTER TURNED H WITH FISHHOOK AND TAIL
+02B0..02C1 ; XID_Continue # Lm [18] MODIFIER LETTER SMALL H..MODIFIER LETTER REVERSED GLOTTAL STOP
+02C6..02D1 ; XID_Continue # Lm [12] MODIFIER LETTER CIRCUMFLEX ACCENT..MODIFIER LETTER HALF TRIANGULAR COLON
+02E0..02E4 ; XID_Continue # Lm [5] MODIFIER LETTER SMALL GAMMA..MODIFIER LETTER SMALL REVERSED GLOTTAL STOP
+02EE ; XID_Continue # Lm MODIFIER LETTER DOUBLE APOSTROPHE
+0300..0357 ; XID_Continue # Mn [88] COMBINING GRAVE ACCENT..COMBINING RIGHT HALF RING ABOVE
+035D..036F ; XID_Continue # Mn [19] COMBINING DOUBLE BREVE..COMBINING LATIN SMALL LETTER X
+0386 ; XID_Continue # L& GREEK CAPITAL LETTER ALPHA WITH TONOS
+0388..038A ; XID_Continue # L& [3] GREEK CAPITAL LETTER EPSILON WITH TONOS..GREEK CAPITAL LETTER IOTA WITH TONOS
+038C ; XID_Continue # L& GREEK CAPITAL LETTER OMICRON WITH TONOS
+038E..03A1 ; XID_Continue # L& [20] GREEK CAPITAL LETTER UPSILON WITH TONOS..GREEK CAPITAL LETTER RHO
+03A3..03CE ; XID_Continue # L& [44] GREEK CAPITAL LETTER SIGMA..GREEK SMALL LETTER OMEGA WITH TONOS
+03D0..03F5 ; XID_Continue # L& [38] GREEK BETA SYMBOL..GREEK LUNATE EPSILON SYMBOL
+03F7..03FB ; XID_Continue # L& [5] GREEK CAPITAL LETTER SHO..GREEK SMALL LETTER SAN
+0400..0481 ; XID_Continue # L& [130] CYRILLIC CAPITAL LETTER IE WITH GRAVE..CYRILLIC SMALL LETTER KOPPA
+0483..0486 ; XID_Continue # Mn [4] COMBINING CYRILLIC TITLO..COMBINING CYRILLIC PSILI PNEUMATA
+048A..04CE ; XID_Continue # L& [69] CYRILLIC CAPITAL LETTER SHORT I WITH TAIL..CYRILLIC SMALL LETTER EM WITH TAIL
+04D0..04F5 ; XID_Continue # L& [38] CYRILLIC CAPITAL LETTER A WITH BREVE..CYRILLIC SMALL LETTER CHE WITH DIAERESIS
+04F8..04F9 ; XID_Continue # L& [2] CYRILLIC CAPITAL LETTER YERU WITH DIAERESIS..CYRILLIC SMALL LETTER YERU WITH DIAERESIS
+0500..050F ; XID_Continue # L& [16] CYRILLIC CAPITAL LETTER KOMI DE..CYRILLIC SMALL LETTER KOMI TJE
+0531..0556 ; XID_Continue # L& [38] ARMENIAN CAPITAL LETTER AYB..ARMENIAN CAPITAL LETTER FEH
+0559 ; XID_Continue # Lm ARMENIAN MODIFIER LETTER LEFT HALF RING
+0561..0587 ; XID_Continue # L& [39] ARMENIAN SMALL LETTER AYB..ARMENIAN SMALL LIGATURE ECH YIWN
+0591..05A1 ; XID_Continue # Mn [17] HEBREW ACCENT ETNAHTA..HEBREW ACCENT PAZER
+05A3..05B9 ; XID_Continue # Mn [23] HEBREW ACCENT MUNAH..HEBREW POINT HOLAM
+05BB..05BD ; XID_Continue # Mn [3] HEBREW POINT QUBUTS..HEBREW POINT METEG
+05BF ; XID_Continue # Mn HEBREW POINT RAFE
+05C1..05C2 ; XID_Continue # Mn [2] HEBREW POINT SHIN DOT..HEBREW POINT SIN DOT
+05C4 ; XID_Continue # Mn HEBREW MARK UPPER DOT
+05D0..05EA ; XID_Continue # Lo [27] HEBREW LETTER ALEF..HEBREW LETTER TAV
+05F0..05F2 ; XID_Continue # Lo [3] HEBREW LIGATURE YIDDISH DOUBLE VAV..HEBREW LIGATURE YIDDISH DOUBLE YOD
+0610..0615 ; XID_Continue # Mn [6] ARABIC SIGN SALLALLAHOU ALAYHE WASSALLAM..ARABIC SMALL HIGH TAH
+0621..063A ; XID_Continue # Lo [26] ARABIC LETTER HAMZA..ARABIC LETTER GHAIN
+0640 ; XID_Continue # Lm ARABIC TATWEEL
+0641..064A ; XID_Continue # Lo [10] ARABIC LETTER FEH..ARABIC LETTER YEH
+064B..0658 ; XID_Continue # Mn [14] ARABIC FATHATAN..ARABIC MARK NOON GHUNNA
+0660..0669 ; XID_Continue # Nd [10] ARABIC-INDIC DIGIT ZERO..ARABIC-INDIC DIGIT NINE
+066E..066F ; XID_Continue # Lo [2] ARABIC LETTER DOTLESS BEH..ARABIC LETTER DOTLESS QAF
+0670 ; XID_Continue # Mn ARABIC LETTER SUPERSCRIPT ALEF
+0671..06D3 ; XID_Continue # Lo [99] ARABIC LETTER ALEF WASLA..ARABIC LETTER YEH BARREE WITH HAMZA ABOVE
+06D5 ; XID_Continue # Lo ARABIC LETTER AE
+06D6..06DC ; XID_Continue # Mn [7] ARABIC SMALL HIGH LIGATURE SAD WITH LAM WITH ALEF MAKSURA..ARABIC SMALL HIGH SEEN
+06DF..06E4 ; XID_Continue # Mn [6] ARABIC SMALL HIGH ROUNDED ZERO..ARABIC SMALL HIGH MADDA
+06E5..06E6 ; XID_Continue # Lm [2] ARABIC SMALL WAW..ARABIC SMALL YEH
+06E7..06E8 ; XID_Continue # Mn [2] ARABIC SMALL HIGH YEH..ARABIC SMALL HIGH NOON
+06EA..06ED ; XID_Continue # Mn [4] ARABIC EMPTY CENTRE LOW STOP..ARABIC SMALL LOW MEEM
+06EE..06EF ; XID_Continue # Lo [2] ARABIC LETTER DAL WITH INVERTED V..ARABIC LETTER REH WITH INVERTED V
+06F0..06F9 ; XID_Continue # Nd [10] EXTENDED ARABIC-INDIC DIGIT ZERO..EXTENDED ARABIC-INDIC DIGIT NINE
+06FA..06FC ; XID_Continue # Lo [3] ARABIC LETTER SHEEN WITH DOT BELOW..ARABIC LETTER GHAIN WITH DOT BELOW
+06FF ; XID_Continue # Lo ARABIC LETTER HEH WITH INVERTED V
+0710 ; XID_Continue # Lo SYRIAC LETTER ALAPH
+0711 ; XID_Continue # Mn SYRIAC LETTER SUPERSCRIPT ALAPH
+0712..072F ; XID_Continue # Lo [30] SYRIAC LETTER BETH..SYRIAC LETTER PERSIAN DHALATH
+0730..074A ; XID_Continue # Mn [27] SYRIAC PTHAHA ABOVE..SYRIAC BARREKH
+074D..074F ; XID_Continue # Lo [3] SYRIAC LETTER SOGDIAN ZHAIN..SYRIAC LETTER SOGDIAN FE
+0780..07A5 ; XID_Continue # Lo [38] THAANA LETTER HAA..THAANA LETTER WAAVU
+07A6..07B0 ; XID_Continue # Mn [11] THAANA ABAFILI..THAANA SUKUN
+07B1 ; XID_Continue # Lo THAANA LETTER NAA
+0901..0902 ; XID_Continue # Mn [2] DEVANAGARI SIGN CANDRABINDU..DEVANAGARI SIGN ANUSVARA
+0903 ; XID_Continue # Mc DEVANAGARI SIGN VISARGA
+0904..0939 ; XID_Continue # Lo [54] DEVANAGARI LETTER SHORT A..DEVANAGARI LETTER HA
+093C ; XID_Continue # Mn DEVANAGARI SIGN NUKTA
+093D ; XID_Continue # Lo DEVANAGARI SIGN AVAGRAHA
+093E..0940 ; XID_Continue # Mc [3] DEVANAGARI VOWEL SIGN AA..DEVANAGARI VOWEL SIGN II
+0941..0948 ; XID_Continue # Mn [8] DEVANAGARI VOWEL SIGN U..DEVANAGARI VOWEL SIGN AI
+0949..094C ; XID_Continue # Mc [4] DEVANAGARI VOWEL SIGN CANDRA O..DEVANAGARI VOWEL SIGN AU
+094D ; XID_Continue # Mn DEVANAGARI SIGN VIRAMA
+0950 ; XID_Continue # Lo DEVANAGARI OM
+0951..0954 ; XID_Continue # Mn [4] DEVANAGARI STRESS SIGN UDATTA..DEVANAGARI ACUTE ACCENT
+0958..0961 ; XID_Continue # Lo [10] DEVANAGARI LETTER QA..DEVANAGARI LETTER VOCALIC LL
+0962..0963 ; XID_Continue # Mn [2] DEVANAGARI VOWEL SIGN VOCALIC L..DEVANAGARI VOWEL SIGN VOCALIC LL
+0966..096F ; XID_Continue # Nd [10] DEVANAGARI DIGIT ZERO..DEVANAGARI DIGIT NINE
+0981 ; XID_Continue # Mn BENGALI SIGN CANDRABINDU
+0982..0983 ; XID_Continue # Mc [2] BENGALI SIGN ANUSVARA..BENGALI SIGN VISARGA
+0985..098C ; XID_Continue # Lo [8] BENGALI LETTER A..BENGALI LETTER VOCALIC L
+098F..0990 ; XID_Continue # Lo [2] BENGALI LETTER E..BENGALI LETTER AI
+0993..09A8 ; XID_Continue # Lo [22] BENGALI LETTER O..BENGALI LETTER NA
+09AA..09B0 ; XID_Continue # Lo [7] BENGALI LETTER PA..BENGALI LETTER RA
+09B2 ; XID_Continue # Lo BENGALI LETTER LA
+09B6..09B9 ; XID_Continue # Lo [4] BENGALI LETTER SHA..BENGALI LETTER HA
+09BC ; XID_Continue # Mn BENGALI SIGN NUKTA
+09BD ; XID_Continue # Lo BENGALI SIGN AVAGRAHA
+09BE..09C0 ; XID_Continue # Mc [3] BENGALI VOWEL SIGN AA..BENGALI VOWEL SIGN II
+09C1..09C4 ; XID_Continue # Mn [4] BENGALI VOWEL SIGN U..BENGALI VOWEL SIGN VOCALIC RR
+09C7..09C8 ; XID_Continue # Mc [2] BENGALI VOWEL SIGN E..BENGALI VOWEL SIGN AI
+09CB..09CC ; XID_Continue # Mc [2] BENGALI VOWEL SIGN O..BENGALI VOWEL SIGN AU
+09CD ; XID_Continue # Mn BENGALI SIGN VIRAMA
+09D7 ; XID_Continue # Mc BENGALI AU LENGTH MARK
+09DC..09DD ; XID_Continue # Lo [2] BENGALI LETTER RRA..BENGALI LETTER RHA
+09DF..09E1 ; XID_Continue # Lo [3] BENGALI LETTER YYA..BENGALI LETTER VOCALIC LL
+09E2..09E3 ; XID_Continue # Mn [2] BENGALI VOWEL SIGN VOCALIC L..BENGALI VOWEL SIGN VOCALIC LL
+09E6..09EF ; XID_Continue # Nd [10] BENGALI DIGIT ZERO..BENGALI DIGIT NINE
+09F0..09F1 ; XID_Continue # Lo [2] BENGALI LETTER RA WITH MIDDLE DIAGONAL..BENGALI LETTER RA WITH LOWER DIAGONAL
+0A01..0A02 ; XID_Continue # Mn [2] GURMUKHI SIGN ADAK BINDI..GURMUKHI SIGN BINDI
+0A03 ; XID_Continue # Mc GURMUKHI SIGN VISARGA
+0A05..0A0A ; XID_Continue # Lo [6] GURMUKHI LETTER A..GURMUKHI LETTER UU
+0A0F..0A10 ; XID_Continue # Lo [2] GURMUKHI LETTER EE..GURMUKHI LETTER AI
+0A13..0A28 ; XID_Continue # Lo [22] GURMUKHI LETTER OO..GURMUKHI LETTER NA
+0A2A..0A30 ; XID_Continue # Lo [7] GURMUKHI LETTER PA..GURMUKHI LETTER RA
+0A32..0A33 ; XID_Continue # Lo [2] GURMUKHI LETTER LA..GURMUKHI LETTER LLA
+0A35..0A36 ; XID_Continue # Lo [2] GURMUKHI LETTER VA..GURMUKHI LETTER SHA
+0A38..0A39 ; XID_Continue # Lo [2] GURMUKHI LETTER SA..GURMUKHI LETTER HA
+0A3C ; XID_Continue # Mn GURMUKHI SIGN NUKTA
+0A3E..0A40 ; XID_Continue # Mc [3] GURMUKHI VOWEL SIGN AA..GURMUKHI VOWEL SIGN II
+0A41..0A42 ; XID_Continue # Mn [2] GURMUKHI VOWEL SIGN U..GURMUKHI VOWEL SIGN UU
+0A47..0A48 ; XID_Continue # Mn [2] GURMUKHI VOWEL SIGN EE..GURMUKHI VOWEL SIGN AI
+0A4B..0A4D ; XID_Continue # Mn [3] GURMUKHI VOWEL SIGN OO..GURMUKHI SIGN VIRAMA
+0A59..0A5C ; XID_Continue # Lo [4] GURMUKHI LETTER KHHA..GURMUKHI LETTER RRA
+0A5E ; XID_Continue # Lo GURMUKHI LETTER FA
+0A66..0A6F ; XID_Continue # Nd [10] GURMUKHI DIGIT ZERO..GURMUKHI DIGIT NINE
+0A70..0A71 ; XID_Continue # Mn [2] GURMUKHI TIPPI..GURMUKHI ADDAK
+0A72..0A74 ; XID_Continue # Lo [3] GURMUKHI IRI..GURMUKHI EK ONKAR
+0A81..0A82 ; XID_Continue # Mn [2] GUJARATI SIGN CANDRABINDU..GUJARATI SIGN ANUSVARA
+0A83 ; XID_Continue # Mc GUJARATI SIGN VISARGA
+0A85..0A8D ; XID_Continue # Lo [9] GUJARATI LETTER A..GUJARATI VOWEL CANDRA E
+0A8F..0A91 ; XID_Continue # Lo [3] GUJARATI LETTER E..GUJARATI VOWEL CANDRA O
+0A93..0AA8 ; XID_Continue # Lo [22] GUJARATI LETTER O..GUJARATI LETTER NA
+0AAA..0AB0 ; XID_Continue # Lo [7] GUJARATI LETTER PA..GUJARATI LETTER RA
+0AB2..0AB3 ; XID_Continue # Lo [2] GUJARATI LETTER LA..GUJARATI LETTER LLA
+0AB5..0AB9 ; XID_Continue # Lo [5] GUJARATI LETTER VA..GUJARATI LETTER HA
+0ABC ; XID_Continue # Mn GUJARATI SIGN NUKTA
+0ABD ; XID_Continue # Lo GUJARATI SIGN AVAGRAHA
+0ABE..0AC0 ; XID_Continue # Mc [3] GUJARATI VOWEL SIGN AA..GUJARATI VOWEL SIGN II
+0AC1..0AC5 ; XID_Continue # Mn [5] GUJARATI VOWEL SIGN U..GUJARATI VOWEL SIGN CANDRA E
+0AC7..0AC8 ; XID_Continue # Mn [2] GUJARATI VOWEL SIGN E..GUJARATI VOWEL SIGN AI
+0AC9 ; XID_Continue # Mc GUJARATI VOWEL SIGN CANDRA O
+0ACB..0ACC ; XID_Continue # Mc [2] GUJARATI VOWEL SIGN O..GUJARATI VOWEL SIGN AU
+0ACD ; XID_Continue # Mn GUJARATI SIGN VIRAMA
+0AD0 ; XID_Continue # Lo GUJARATI OM
+0AE0..0AE1 ; XID_Continue # Lo [2] GUJARATI LETTER VOCALIC RR..GUJARATI LETTER VOCALIC LL
+0AE2..0AE3 ; XID_Continue # Mn [2] GUJARATI VOWEL SIGN VOCALIC L..GUJARATI VOWEL SIGN VOCALIC LL
+0AE6..0AEF ; XID_Continue # Nd [10] GUJARATI DIGIT ZERO..GUJARATI DIGIT NINE
+0B01 ; XID_Continue # Mn ORIYA SIGN CANDRABINDU
+0B02..0B03 ; XID_Continue # Mc [2] ORIYA SIGN ANUSVARA..ORIYA SIGN VISARGA
+0B05..0B0C ; XID_Continue # Lo [8] ORIYA LETTER A..ORIYA LETTER VOCALIC L
+0B0F..0B10 ; XID_Continue # Lo [2] ORIYA LETTER E..ORIYA LETTER AI
+0B13..0B28 ; XID_Continue # Lo [22] ORIYA LETTER O..ORIYA LETTER NA
+0B2A..0B30 ; XID_Continue # Lo [7] ORIYA LETTER PA..ORIYA LETTER RA
+0B32..0B33 ; XID_Continue # Lo [2] ORIYA LETTER LA..ORIYA LETTER LLA
+0B35..0B39 ; XID_Continue # Lo [5] ORIYA LETTER VA..ORIYA LETTER HA
+0B3C ; XID_Continue # Mn ORIYA SIGN NUKTA
+0B3D ; XID_Continue # Lo ORIYA SIGN AVAGRAHA
+0B3E ; XID_Continue # Mc ORIYA VOWEL SIGN AA
+0B3F ; XID_Continue # Mn ORIYA VOWEL SIGN I
+0B40 ; XID_Continue # Mc ORIYA VOWEL SIGN II
+0B41..0B43 ; XID_Continue # Mn [3] ORIYA VOWEL SIGN U..ORIYA VOWEL SIGN VOCALIC R
+0B47..0B48 ; XID_Continue # Mc [2] ORIYA VOWEL SIGN E..ORIYA VOWEL SIGN AI
+0B4B..0B4C ; XID_Continue # Mc [2] ORIYA VOWEL SIGN O..ORIYA VOWEL SIGN AU
+0B4D ; XID_Continue # Mn ORIYA SIGN VIRAMA
+0B56 ; XID_Continue # Mn ORIYA AI LENGTH MARK
+0B57 ; XID_Continue # Mc ORIYA AU LENGTH MARK
+0B5C..0B5D ; XID_Continue # Lo [2] ORIYA LETTER RRA..ORIYA LETTER RHA
+0B5F..0B61 ; XID_Continue # Lo [3] ORIYA LETTER YYA..ORIYA LETTER VOCALIC LL
+0B66..0B6F ; XID_Continue # Nd [10] ORIYA DIGIT ZERO..ORIYA DIGIT NINE
+0B71 ; XID_Continue # Lo ORIYA LETTER WA
+0B82 ; XID_Continue # Mn TAMIL SIGN ANUSVARA
+0B83 ; XID_Continue # Lo TAMIL SIGN VISARGA
+0B85..0B8A ; XID_Continue # Lo [6] TAMIL LETTER A..TAMIL LETTER UU
+0B8E..0B90 ; XID_Continue # Lo [3] TAMIL LETTER E..TAMIL LETTER AI
+0B92..0B95 ; XID_Continue # Lo [4] TAMIL LETTER O..TAMIL LETTER KA
+0B99..0B9A ; XID_Continue # Lo [2] TAMIL LETTER NGA..TAMIL LETTER CA
+0B9C ; XID_Continue # Lo TAMIL LETTER JA
+0B9E..0B9F ; XID_Continue # Lo [2] TAMIL LETTER NYA..TAMIL LETTER TTA
+0BA3..0BA4 ; XID_Continue # Lo [2] TAMIL LETTER NNA..TAMIL LETTER TA
+0BA8..0BAA ; XID_Continue # Lo [3] TAMIL LETTER NA..TAMIL LETTER PA
+0BAE..0BB5 ; XID_Continue # Lo [8] TAMIL LETTER MA..TAMIL LETTER VA
+0BB7..0BB9 ; XID_Continue # Lo [3] TAMIL LETTER SSA..TAMIL LETTER HA
+0BBE..0BBF ; XID_Continue # Mc [2] TAMIL VOWEL SIGN AA..TAMIL VOWEL SIGN I
+0BC0 ; XID_Continue # Mn TAMIL VOWEL SIGN II
+0BC1..0BC2 ; XID_Continue # Mc [2] TAMIL VOWEL SIGN U..TAMIL VOWEL SIGN UU
+0BC6..0BC8 ; XID_Continue # Mc [3] TAMIL VOWEL SIGN E..TAMIL VOWEL SIGN AI
+0BCA..0BCC ; XID_Continue # Mc [3] TAMIL VOWEL SIGN O..TAMIL VOWEL SIGN AU
+0BCD ; XID_Continue # Mn TAMIL SIGN VIRAMA
+0BD7 ; XID_Continue # Mc TAMIL AU LENGTH MARK
+0BE7..0BEF ; XID_Continue # Nd [9] TAMIL DIGIT ONE..TAMIL DIGIT NINE
+0C01..0C03 ; XID_Continue # Mc [3] TELUGU SIGN CANDRABINDU..TELUGU SIGN VISARGA
+0C05..0C0C ; XID_Continue # Lo [8] TELUGU LETTER A..TELUGU LETTER VOCALIC L
+0C0E..0C10 ; XID_Continue # Lo [3] TELUGU LETTER E..TELUGU LETTER AI
+0C12..0C28 ; XID_Continue # Lo [23] TELUGU LETTER O..TELUGU LETTER NA
+0C2A..0C33 ; XID_Continue # Lo [10] TELUGU LETTER PA..TELUGU LETTER LLA
+0C35..0C39 ; XID_Continue # Lo [5] TELUGU LETTER VA..TELUGU LETTER HA
+0C3E..0C40 ; XID_Continue # Mn [3] TELUGU VOWEL SIGN AA..TELUGU VOWEL SIGN II
+0C41..0C44 ; XID_Continue # Mc [4] TELUGU VOWEL SIGN U..TELUGU VOWEL SIGN VOCALIC RR
+0C46..0C48 ; XID_Continue # Mn [3] TELUGU VOWEL SIGN E..TELUGU VOWEL SIGN AI
+0C4A..0C4D ; XID_Continue # Mn [4] TELUGU VOWEL SIGN O..TELUGU SIGN VIRAMA
+0C55..0C56 ; XID_Continue # Mn [2] TELUGU LENGTH MARK..TELUGU AI LENGTH MARK
+0C60..0C61 ; XID_Continue # Lo [2] TELUGU LETTER VOCALIC RR..TELUGU LETTER VOCALIC LL
+0C66..0C6F ; XID_Continue # Nd [10] TELUGU DIGIT ZERO..TELUGU DIGIT NINE
+0C82..0C83 ; XID_Continue # Mc [2] KANNADA SIGN ANUSVARA..KANNADA SIGN VISARGA
+0C85..0C8C ; XID_Continue # Lo [8] KANNADA LETTER A..KANNADA LETTER VOCALIC L
+0C8E..0C90 ; XID_Continue # Lo [3] KANNADA LETTER E..KANNADA LETTER AI
+0C92..0CA8 ; XID_Continue # Lo [23] KANNADA LETTER O..KANNADA LETTER NA
+0CAA..0CB3 ; XID_Continue # Lo [10] KANNADA LETTER PA..KANNADA LETTER LLA
+0CB5..0CB9 ; XID_Continue # Lo [5] KANNADA LETTER VA..KANNADA LETTER HA
+0CBC ; XID_Continue # Mn KANNADA SIGN NUKTA
+0CBD ; XID_Continue # Lo KANNADA SIGN AVAGRAHA
+0CBE ; XID_Continue # Mc KANNADA VOWEL SIGN AA
+0CBF ; XID_Continue # Mn KANNADA VOWEL SIGN I
+0CC0..0CC4 ; XID_Continue # Mc [5] KANNADA VOWEL SIGN II..KANNADA VOWEL SIGN VOCALIC RR
+0CC6 ; XID_Continue # Mn KANNADA VOWEL SIGN E
+0CC7..0CC8 ; XID_Continue # Mc [2] KANNADA VOWEL SIGN EE..KANNADA VOWEL SIGN AI
+0CCA..0CCB ; XID_Continue # Mc [2] KANNADA VOWEL SIGN O..KANNADA VOWEL SIGN OO
+0CCC..0CCD ; XID_Continue # Mn [2] KANNADA VOWEL SIGN AU..KANNADA SIGN VIRAMA
+0CD5..0CD6 ; XID_Continue # Mc [2] KANNADA LENGTH MARK..KANNADA AI LENGTH MARK
+0CDE ; XID_Continue # Lo KANNADA LETTER FA
+0CE0..0CE1 ; XID_Continue # Lo [2] KANNADA LETTER VOCALIC RR..KANNADA LETTER VOCALIC LL
+0CE6..0CEF ; XID_Continue # Nd [10] KANNADA DIGIT ZERO..KANNADA DIGIT NINE
+0D02..0D03 ; XID_Continue # Mc [2] MALAYALAM SIGN ANUSVARA..MALAYALAM SIGN VISARGA
+0D05..0D0C ; XID_Continue # Lo [8] MALAYALAM LETTER A..MALAYALAM LETTER VOCALIC L
+0D0E..0D10 ; XID_Continue # Lo [3] MALAYALAM LETTER E..MALAYALAM LETTER AI
+0D12..0D28 ; XID_Continue # Lo [23] MALAYALAM LETTER O..MALAYALAM LETTER NA
+0D2A..0D39 ; XID_Continue # Lo [16] MALAYALAM LETTER PA..MALAYALAM LETTER HA
+0D3E..0D40 ; XID_Continue # Mc [3] MALAYALAM VOWEL SIGN AA..MALAYALAM VOWEL SIGN II
+0D41..0D43 ; XID_Continue # Mn [3] MALAYALAM VOWEL SIGN U..MALAYALAM VOWEL SIGN VOCALIC R
+0D46..0D48 ; XID_Continue # Mc [3] MALAYALAM VOWEL SIGN E..MALAYALAM VOWEL SIGN AI
+0D4A..0D4C ; XID_Continue # Mc [3] MALAYALAM VOWEL SIGN O..MALAYALAM VOWEL SIGN AU
+0D4D ; XID_Continue # Mn MALAYALAM SIGN VIRAMA
+0D57 ; XID_Continue # Mc MALAYALAM AU LENGTH MARK
+0D60..0D61 ; XID_Continue # Lo [2] MALAYALAM LETTER VOCALIC RR..MALAYALAM LETTER VOCALIC LL
+0D66..0D6F ; XID_Continue # Nd [10] MALAYALAM DIGIT ZERO..MALAYALAM DIGIT NINE
+0D82..0D83 ; XID_Continue # Mc [2] SINHALA SIGN ANUSVARAYA..SINHALA SIGN VISARGAYA
+0D85..0D96 ; XID_Continue # Lo [18] SINHALA LETTER AYANNA..SINHALA LETTER AUYANNA
+0D9A..0DB1 ; XID_Continue # Lo [24] SINHALA LETTER ALPAPRAANA KAYANNA..SINHALA LETTER DANTAJA NAYANNA
+0DB3..0DBB ; XID_Continue # Lo [9] SINHALA LETTER SANYAKA DAYANNA..SINHALA LETTER RAYANNA
+0DBD ; XID_Continue # Lo SINHALA LETTER DANTAJA LAYANNA
+0DC0..0DC6 ; XID_Continue # Lo [7] SINHALA LETTER VAYANNA..SINHALA LETTER FAYANNA
+0DCA ; XID_Continue # Mn SINHALA SIGN AL-LAKUNA
+0DCF..0DD1 ; XID_Continue # Mc [3] SINHALA VOWEL SIGN AELA-PILLA..SINHALA VOWEL SIGN DIGA AEDA-PILLA
+0DD2..0DD4 ; XID_Continue # Mn [3] SINHALA VOWEL SIGN KETTI IS-PILLA..SINHALA VOWEL SIGN KETTI PAA-PILLA
+0DD6 ; XID_Continue # Mn SINHALA VOWEL SIGN DIGA PAA-PILLA
+0DD8..0DDF ; XID_Continue # Mc [8] SINHALA VOWEL SIGN GAETTA-PILLA..SINHALA VOWEL SIGN GAYANUKITTA
+0DF2..0DF3 ; XID_Continue # Mc [2] SINHALA VOWEL SIGN DIGA GAETTA-PILLA..SINHALA VOWEL SIGN DIGA GAYANUKITTA
+0E01..0E30 ; XID_Continue # Lo [48] THAI CHARACTER KO KAI..THAI CHARACTER SARA A
+0E31 ; XID_Continue # Mn THAI CHARACTER MAI HAN-AKAT
+0E32..0E33 ; XID_Continue # Lo [2] THAI CHARACTER SARA AA..THAI CHARACTER SARA AM
+0E34..0E3A ; XID_Continue # Mn [7] THAI CHARACTER SARA I..THAI CHARACTER PHINTHU
+0E40..0E45 ; XID_Continue # Lo [6] THAI CHARACTER SARA E..THAI CHARACTER LAKKHANGYAO
+0E46 ; XID_Continue # Lm THAI CHARACTER MAIYAMOK
+0E47..0E4E ; XID_Continue # Mn [8] THAI CHARACTER MAITAIKHU..THAI CHARACTER YAMAKKAN
+0E50..0E59 ; XID_Continue # Nd [10] THAI DIGIT ZERO..THAI DIGIT NINE
+0E81..0E82 ; XID_Continue # Lo [2] LAO LETTER KO..LAO LETTER KHO SUNG
+0E84 ; XID_Continue # Lo LAO LETTER KHO TAM
+0E87..0E88 ; XID_Continue # Lo [2] LAO LETTER NGO..LAO LETTER CO
+0E8A ; XID_Continue # Lo LAO LETTER SO TAM
+0E8D ; XID_Continue # Lo LAO LETTER NYO
+0E94..0E97 ; XID_Continue # Lo [4] LAO LETTER DO..LAO LETTER THO TAM
+0E99..0E9F ; XID_Continue # Lo [7] LAO LETTER NO..LAO LETTER FO SUNG
+0EA1..0EA3 ; XID_Continue # Lo [3] LAO LETTER MO..LAO LETTER LO LING
+0EA5 ; XID_Continue # Lo LAO LETTER LO LOOT
+0EA7 ; XID_Continue # Lo LAO LETTER WO
+0EAA..0EAB ; XID_Continue # Lo [2] LAO LETTER SO SUNG..LAO LETTER HO SUNG
+0EAD..0EB0 ; XID_Continue # Lo [4] LAO LETTER O..LAO VOWEL SIGN A
+0EB1 ; XID_Continue # Mn LAO VOWEL SIGN MAI KAN
+0EB2..0EB3 ; XID_Continue # Lo [2] LAO VOWEL SIGN AA..LAO VOWEL SIGN AM
+0EB4..0EB9 ; XID_Continue # Mn [6] LAO VOWEL SIGN I..LAO VOWEL SIGN UU
+0EBB..0EBC ; XID_Continue # Mn [2] LAO VOWEL SIGN MAI KON..LAO SEMIVOWEL SIGN LO
+0EBD ; XID_Continue # Lo LAO SEMIVOWEL SIGN NYO
+0EC0..0EC4 ; XID_Continue # Lo [5] LAO VOWEL SIGN E..LAO VOWEL SIGN AI
+0EC6 ; XID_Continue # Lm LAO KO LA
+0EC8..0ECD ; XID_Continue # Mn [6] LAO TONE MAI EK..LAO NIGGAHITA
+
+0ED0..0ED9 ; XID_Continue # Nd [10] LAO DIGIT ZERO..LAO DIGIT NINE
+0EDC..0EDD ; XID_Continue # Lo [2] LAO HO NO..LAO HO MO
+0F00 ; XID_Continue # Lo TIBETAN SYLLABLE OM
+0F18..0F19 ; XID_Continue # Mn [2] TIBETAN ASTROLOGICAL SIGN -KHYUD PA..TIBETAN ASTROLOGICAL SIGN SDONG TSHUGS
+0F20..0F29 ; XID_Continue # Nd [10] TIBETAN DIGIT ZERO..TIBETAN DIGIT NINE
+0F35 ; XID_Continue # Mn TIBETAN MARK NGAS BZUNG NYI ZLA
+0F37 ; XID_Continue # Mn TIBETAN MARK NGAS BZUNG SGOR RTAGS
+0F39 ; XID_Continue # Mn TIBETAN MARK TSA -PHRU
+0F3E..0F3F ; XID_Continue # Mc [2] TIBETAN SIGN YAR TSHES..TIBETAN SIGN MAR TSHES
+0F40..0F47 ; XID_Continue # Lo [8] TIBETAN LETTER KA..TIBETAN LETTER JA
+0F49..0F6A ; XID_Continue # Lo [34] TIBETAN LETTER NYA..TIBETAN LETTER FIXED-FORM RA
+0F71..0F7E ; XID_Continue # Mn [14] TIBETAN VOWEL SIGN AA..TIBETAN SIGN RJES SU NGA RO
+0F7F ; XID_Continue # Mc TIBETAN SIGN RNAM BCAD
+0F80..0F84 ; XID_Continue # Mn [5] TIBETAN VOWEL SIGN REVERSED I..TIBETAN MARK HALANTA
+0F86..0F87 ; XID_Continue # Mn [2] TIBETAN SIGN LCI RTAGS..TIBETAN SIGN YANG RTAGS
+0F88..0F8B ; XID_Continue # Lo [4] TIBETAN SIGN LCE TSA CAN..TIBETAN SIGN GRU MED RGYINGS
+0F90..0F97 ; XID_Continue # Mn [8] TIBETAN SUBJOINED LETTER KA..TIBETAN SUBJOINED LETTER JA
+0F99..0FBC ; XID_Continue # Mn [36] TIBETAN SUBJOINED LETTER NYA..TIBETAN SUBJOINED LETTER FIXED-FORM RA
+0FC6 ; XID_Continue # Mn TIBETAN SYMBOL PADMA GDAN
+1000..1021 ; XID_Continue # Lo [34] MYANMAR LETTER KA..MYANMAR LETTER A
+1023..1027 ; XID_Continue # Lo [5] MYANMAR LETTER I..MYANMAR LETTER E
+1029..102A ; XID_Continue # Lo [2] MYANMAR LETTER O..MYANMAR LETTER AU
+102C ; XID_Continue # Mc MYANMAR VOWEL SIGN AA
+102D..1030 ; XID_Continue # Mn [4] MYANMAR VOWEL SIGN I..MYANMAR VOWEL SIGN UU
+1031 ; XID_Continue # Mc MYANMAR VOWEL SIGN E
+1032 ; XID_Continue # Mn MYANMAR VOWEL SIGN AI
+1036..1037 ; XID_Continue # Mn [2] MYANMAR SIGN ANUSVARA..MYANMAR SIGN DOT BELOW
+1038 ; XID_Continue # Mc MYANMAR SIGN VISARGA
+1039 ; XID_Continue # Mn MYANMAR SIGN VIRAMA
+1040..1049 ; XID_Continue # Nd [10] MYANMAR DIGIT ZERO..MYANMAR DIGIT NINE
+1050..1055 ; XID_Continue # Lo [6] MYANMAR LETTER SHA..MYANMAR LETTER VOCALIC LL
+1056..1057 ; XID_Continue # Mc [2] MYANMAR VOWEL SIGN VOCALIC R..MYANMAR VOWEL SIGN VOCALIC RR
+1058..1059 ; XID_Continue # Mn [2] MYANMAR VOWEL SIGN VOCALIC L..MYANMAR VOWEL SIGN VOCALIC LL
+10A0..10C5 ; XID_Continue # L& [38] GEORGIAN CAPITAL LETTER AN..GEORGIAN CAPITAL LETTER HOE
+10D0..10F8 ; XID_Continue # Lo [41] GEORGIAN LETTER AN..GEORGIAN LETTER ELIFI
+1100..1159 ; XID_Continue # Lo [90] HANGUL CHOSEONG KIYEOK..HANGUL CHOSEONG YEORINHIEUH
+115F..11A2 ; XID_Continue # Lo [68] HANGUL CHOSEONG FILLER..HANGUL JUNGSEONG SSANGARAEA
+11A8..11F9 ; XID_Continue # Lo [82] HANGUL JONGSEONG KIYEOK..HANGUL JONGSEONG YEORINHIEUH
+1200..1206 ; XID_Continue # Lo [7] ETHIOPIC SYLLABLE HA..ETHIOPIC SYLLABLE HO
+1208..1246 ; XID_Continue # Lo [63] ETHIOPIC SYLLABLE LA..ETHIOPIC SYLLABLE QO
+1248 ; XID_Continue # Lo ETHIOPIC SYLLABLE QWA
+124A..124D ; XID_Continue # Lo [4] ETHIOPIC SYLLABLE QWI..ETHIOPIC SYLLABLE QWE
+1250..1256 ; XID_Continue # Lo [7] ETHIOPIC SYLLABLE QHA..ETHIOPIC SYLLABLE QHO
+1258 ; XID_Continue # Lo ETHIOPIC SYLLABLE QHWA
+125A..125D ; XID_Continue # Lo [4] ETHIOPIC SYLLABLE QHWI..ETHIOPIC SYLLABLE QHWE
+1260..1286 ; XID_Continue # Lo [39] ETHIOPIC SYLLABLE BA..ETHIOPIC SYLLABLE XO
+1288 ; XID_Continue # Lo ETHIOPIC SYLLABLE XWA
+128A..128D ; XID_Continue # Lo [4] ETHIOPIC SYLLABLE XWI..ETHIOPIC SYLLABLE XWE
+1290..12AE ; XID_Continue # Lo [31] ETHIOPIC SYLLABLE NA..ETHIOPIC SYLLABLE KO
+12B0 ; XID_Continue # Lo ETHIOPIC SYLLABLE KWA
+12B2..12B5 ; XID_Continue # Lo [4] ETHIOPIC SYLLABLE KWI..ETHIOPIC SYLLABLE KWE
+12B8..12BE ; XID_Continue # Lo [7] ETHIOPIC SYLLABLE KXA..ETHIOPIC SYLLABLE KXO
+12C0 ; XID_Continue # Lo ETHIOPIC SYLLABLE KXWA
+12C2..12C5 ; XID_Continue # Lo [4] ETHIOPIC SYLLABLE KXWI..ETHIOPIC SYLLABLE KXWE
+12C8..12CE ; XID_Continue # Lo [7] ETHIOPIC SYLLABLE WA..ETHIOPIC SYLLABLE WO
+12D0..12D6 ; XID_Continue # Lo [7] ETHIOPIC SYLLABLE PHARYNGEAL A..ETHIOPIC SYLLABLE PHARYNGEAL O
+12D8..12EE ; XID_Continue # Lo [23] ETHIOPIC SYLLABLE ZA..ETHIOPIC SYLLABLE YO
+12F0..130E ; XID_Continue # Lo [31] ETHIOPIC SYLLABLE DA..ETHIOPIC SYLLABLE GO
+1310 ; XID_Continue # Lo ETHIOPIC SYLLABLE GWA
+1312..1315 ; XID_Continue # Lo [4] ETHIOPIC SYLLABLE GWI..ETHIOPIC SYLLABLE GWE
+1318..131E ; XID_Continue # Lo [7] ETHIOPIC SYLLABLE GGA..ETHIOPIC SYLLABLE GGO
+1320..1346 ; XID_Continue # Lo [39] ETHIOPIC SYLLABLE THA..ETHIOPIC SYLLABLE TZO
+1348..135A ; XID_Continue # Lo [19] ETHIOPIC SYLLABLE FA..ETHIOPIC SYLLABLE FYA
+1369..1371 ; XID_Continue # Nd [9] ETHIOPIC DIGIT ONE..ETHIOPIC DIGIT NINE
+13A0..13F4 ; XID_Continue # Lo [85] CHEROKEE LETTER A..CHEROKEE LETTER YV
+1401..166C ; XID_Continue # Lo [620] CANADIAN SYLLABICS E..CANADIAN SYLLABICS CARRIER TTSA
+166F..1676 ; XID_Continue # Lo [8] CANADIAN SYLLABICS QAI..CANADIAN SYLLABICS NNGAA
+1681..169A ; XID_Continue # Lo [26] OGHAM LETTER BEITH..OGHAM LETTER PEITH
+16A0..16EA ; XID_Continue # Lo [75] RUNIC LETTER FEHU FEOH FE F..RUNIC LETTER X
+16EE..16F0 ; XID_Continue # Nl [3] RUNIC ARLAUG SYMBOL..RUNIC BELGTHOR SYMBOL
+1700..170C ; XID_Continue # Lo [13] TAGALOG LETTER A..TAGALOG LETTER YA
+170E..1711 ; XID_Continue # Lo [4] TAGALOG LETTER LA..TAGALOG LETTER HA
+1712..1714 ; XID_Continue # Mn [3] TAGALOG VOWEL SIGN I..TAGALOG SIGN VIRAMA
+1720..1731 ; XID_Continue # Lo [18] HANUNOO LETTER A..HANUNOO LETTER HA
+1732..1734 ; XID_Continue # Mn [3] HANUNOO VOWEL SIGN I..HANUNOO SIGN PAMUDPOD
+1740..1751 ; XID_Continue # Lo [18] BUHID LETTER A..BUHID LETTER HA
+1752..1753 ; XID_Continue # Mn [2] BUHID VOWEL SIGN I..BUHID VOWEL SIGN U
+1760..176C ; XID_Continue # Lo [13] TAGBANWA LETTER A..TAGBANWA LETTER YA
+176E..1770 ; XID_Continue # Lo [3] TAGBANWA LETTER LA..TAGBANWA LETTER SA
+1772..1773 ; XID_Continue # Mn [2] TAGBANWA VOWEL SIGN I..TAGBANWA VOWEL SIGN U
+1780..17B3 ; XID_Continue # Lo [52] KHMER LETTER KA..KHMER INDEPENDENT VOWEL QAU
+17B6 ; XID_Continue # Mc KHMER VOWEL SIGN AA
+17B7..17BD ; XID_Continue # Mn [7] KHMER VOWEL SIGN I..KHMER VOWEL SIGN UA
+17BE..17C5 ; XID_Continue # Mc [8] KHMER VOWEL SIGN OE..KHMER VOWEL SIGN AU
+17C6 ; XID_Continue # Mn KHMER SIGN NIKAHIT
+17C7..17C8 ; XID_Continue # Mc [2] KHMER SIGN REAHMUK..KHMER SIGN YUUKALEAPINTU
+17C9..17D3 ; XID_Continue # Mn [11] KHMER SIGN MUUSIKATOAN..KHMER SIGN BATHAMASAT
+17D7 ; XID_Continue # Lm KHMER SIGN LEK TOO
+17DC ; XID_Continue # Lo KHMER SIGN AVAKRAHASANYA
+17DD ; XID_Continue # Mn KHMER SIGN ATTHACAN
+17E0..17E9 ; XID_Continue # Nd [10] KHMER DIGIT ZERO..KHMER DIGIT NINE
+180B..180D ; XID_Continue # Mn [3] MONGOLIAN FREE VARIATION SELECTOR ONE..MONGOLIAN FREE VARIATION SELECTOR THREE
+1810..1819 ; XID_Continue # Nd [10] MONGOLIAN DIGIT ZERO..MONGOLIAN DIGIT NINE
+1820..1842 ; XID_Continue # Lo [35] MONGOLIAN LETTER A..MONGOLIAN LETTER CHI
+1843 ; XID_Continue # Lm MONGOLIAN LETTER TODO LONG VOWEL SIGN
+1844..1877 ; XID_Continue # Lo [52] MONGOLIAN LETTER TODO E..MONGOLIAN LETTER MANCHU ZHA
+1880..18A8 ; XID_Continue # Lo [41] MONGOLIAN LETTER ALI GALI ANUSVARA ONE..MONGOLIAN LETTER MANCHU ALI GALI BHA
+18A9 ; XID_Continue # Mn MONGOLIAN LETTER ALI GALI DAGALGA
+1900..191C ; XID_Continue # Lo [29] LIMBU VOWEL-CARRIER LETTER..LIMBU LETTER HA
+1920..1922 ; XID_Continue # Mn [3] LIMBU VOWEL SIGN A..LIMBU VOWEL SIGN U
+1923..1926 ; XID_Continue # Mc [4] LIMBU VOWEL SIGN EE..LIMBU VOWEL SIGN AU
+1927..1928 ; XID_Continue # Mn [2] LIMBU VOWEL SIGN E..LIMBU VOWEL SIGN O
+1929..192B ; XID_Continue # Mc [3] LIMBU SUBJOINED LETTER YA..LIMBU SUBJOINED LETTER WA
+1930..1931 ; XID_Continue # Mc [2] LIMBU SMALL LETTER KA..LIMBU SMALL LETTER NGA
+1932 ; XID_Continue # Mn LIMBU SMALL LETTER ANUSVARA
+1933..1938 ; XID_Continue # Mc [6] LIMBU SMALL LETTER TA..LIMBU SMALL LETTER LA
+1939..193B ; XID_Continue # Mn [3] LIMBU SIGN MUKPHRENG..LIMBU SIGN SA-I
+1946..194F ; XID_Continue # Nd [10] LIMBU DIGIT ZERO..LIMBU DIGIT NINE
+1950..196D ; XID_Continue # Lo [30] TAI LE LETTER KA..TAI LE LETTER AI
+1970..1974 ; XID_Continue # Lo [5] TAI LE LETTER TONE-2..TAI LE LETTER TONE-6
+1D00..1D2B ; XID_Continue # L& [44] LATIN LETTER SMALL CAPITAL A..CYRILLIC LETTER SMALL CAPITAL EL
+1D2C..1D61 ; XID_Continue # Lm [54] MODIFIER LETTER CAPITAL A..MODIFIER LETTER SMALL CHI
+1D62..1D6B ; XID_Continue # L& [10] LATIN SUBSCRIPT SMALL LETTER I..LATIN SMALL LETTER UE
+1E00..1E9B ; XID_Continue # L& [156] LATIN CAPITAL LETTER A WITH RING BELOW..LATIN SMALL LETTER LONG S WITH DOT ABOVE
+1EA0..1EF9 ; XID_Continue # L& [90] LATIN CAPITAL LETTER A WITH DOT BELOW..LATIN SMALL LETTER Y WITH TILDE
+1F00..1F15 ; XID_Continue # L& [22] GREEK SMALL LETTER ALPHA WITH PSILI..GREEK SMALL LETTER EPSILON WITH DASIA AND OXIA
+1F18..1F1D ; XID_Continue # L& [6] GREEK CAPITAL LETTER EPSILON WITH PSILI..GREEK CAPITAL LETTER EPSILON WITH DASIA AND OXIA
+1F20..1F45 ; XID_Continue # L& [38] GREEK SMALL LETTER ETA WITH PSILI..GREEK SMALL LETTER OMICRON WITH DASIA AND OXIA
+1F48..1F4D ; XID_Continue # L& [6] GREEK CAPITAL LETTER OMICRON WITH PSILI..GREEK CAPITAL LETTER OMICRON WITH DASIA AND OXIA
+1F50..1F57 ; XID_Continue # L& [8] GREEK SMALL LETTER UPSILON WITH PSILI..GREEK SMALL LETTER UPSILON WITH DASIA AND PERISPOMENI
+1F59 ; XID_Continue # L& GREEK CAPITAL LETTER UPSILON WITH DASIA
+1F5B ; XID_Continue # L& GREEK CAPITAL LETTER UPSILON WITH DASIA AND VARIA
+1F5D ; XID_Continue # L& GREEK CAPITAL LETTER UPSILON WITH DASIA AND OXIA
+1F5F..1F7D ; XID_Continue # L& [31] GREEK CAPITAL LETTER UPSILON WITH DASIA AND PERISPOMENI..GREEK SMALL LETTER OMEGA WITH OXIA
+1F80..1FB4 ; XID_Continue # L& [53] GREEK SMALL LETTER ALPHA WITH PSILI AND YPOGEGRAMMENI..GREEK SMALL LETTER ALPHA WITH OXIA AND YPOGEGRAMMENI
+1FB6..1FBC ; XID_Continue # L& [7] GREEK SMALL LETTER ALPHA WITH PERISPOMENI..GREEK CAPITAL LETTER ALPHA WITH PROSGEGRAMMENI
+1FBE ; XID_Continue # L& GREEK PROSGEGRAMMENI
+1FC2..1FC4 ; XID_Continue # L& [3] GREEK SMALL LETTER ETA WITH VARIA AND YPOGEGRAMMENI..GREEK SMALL LETTER ETA WITH OXIA AND YPOGEGRAMMENI
+1FC6..1FCC ; XID_Continue # L& [7] GREEK SMALL LETTER ETA WITH PERISPOMENI..GREEK CAPITAL LETTER ETA WITH PROSGEGRAMMENI
+1FD0..1FD3 ; XID_Continue # L& [4] GREEK SMALL LETTER IOTA WITH VRACHY..GREEK SMALL LETTER IOTA WITH DIALYTIKA AND OXIA
+1FD6..1FDB ; XID_Continue # L& [6] GREEK SMALL LETTER IOTA WITH PERISPOMENI..GREEK CAPITAL LETTER IOTA WITH OXIA
+1FE0..1FEC ; XID_Continue # L& [13] GREEK SMALL LETTER UPSILON WITH VRACHY..GREEK CAPITAL LETTER RHO WITH DASIA
+1FF2..1FF4 ; XID_Continue # L& [3] GREEK SMALL LETTER OMEGA WITH VARIA AND YPOGEGRAMMENI..GREEK SMALL LETTER OMEGA WITH OXIA AND YPOGEGRAMMENI
+1FF6..1FFC ; XID_Continue # L& [7] GREEK SMALL LETTER OMEGA WITH PERISPOMENI..GREEK CAPITAL LETTER OMEGA WITH PROSGEGRAMMENI
+203F..2040 ; XID_Continue # Pc [2] UNDERTIE..CHARACTER TIE
+2054 ; XID_Continue # Pc INVERTED UNDERTIE
+2071 ; XID_Continue # L& SUPERSCRIPT LATIN SMALL LETTER I
+207F ; XID_Continue # L& SUPERSCRIPT LATIN SMALL LETTER N
+20D0..20DC ; XID_Continue # Mn [13] COMBINING LEFT HARPOON ABOVE..COMBINING FOUR DOTS ABOVE
+20E1 ; XID_Continue # Mn COMBINING LEFT RIGHT ARROW ABOVE
+20E5..20EA ; XID_Continue # Mn [6] COMBINING REVERSE SOLIDUS OVERLAY..COMBINING LEFTWARDS ARROW OVERLAY
+2102 ; XID_Continue # L& DOUBLE-STRUCK CAPITAL C
+2107 ; XID_Continue # L& EULER CONSTANT
+210A..2113 ; XID_Continue # L& [10] SCRIPT SMALL G..SCRIPT SMALL L
+2115 ; XID_Continue # L& DOUBLE-STRUCK CAPITAL N
+2118 ; XID_Continue # So SCRIPT CAPITAL P
+2119..211D ; XID_Continue # L& [5] DOUBLE-STRUCK CAPITAL P..DOUBLE-STRUCK CAPITAL R
+2124 ; XID_Continue # L& DOUBLE-STRUCK CAPITAL Z
+2126 ; XID_Continue # L& OHM SIGN
+2128 ; XID_Continue # L& BLACK-LETTER CAPITAL Z
+212A..212D ; XID_Continue # L& [4] KELVIN SIGN..BLACK-LETTER CAPITAL C
+212E ; XID_Continue # So ESTIMATED SYMBOL
+212F..2131 ; XID_Continue # L& [3] SCRIPT SMALL E..SCRIPT CAPITAL F
+2133..2134 ; XID_Continue # L& [2] SCRIPT CAPITAL M..SCRIPT SMALL O
+2135..2138 ; XID_Continue # Lo [4] ALEF SYMBOL..DALET SYMBOL
+2139 ; XID_Continue # L& INFORMATION SOURCE
+213D..213F ; XID_Continue # L& [3] DOUBLE-STRUCK SMALL GAMMA..DOUBLE-STRUCK CAPITAL PI
+2145..2149 ; XID_Continue # L& [5] DOUBLE-STRUCK ITALIC CAPITAL D..DOUBLE-STRUCK ITALIC SMALL J
+2160..2183 ; XID_Continue # Nl [36] ROMAN NUMERAL ONE..ROMAN NUMERAL REVERSED ONE HUNDRED
+3005 ; XID_Continue # Lm IDEOGRAPHIC ITERATION MARK
+3006 ; XID_Continue # Lo IDEOGRAPHIC CLOSING MARK
+3007 ; XID_Continue # Nl IDEOGRAPHIC NUMBER ZERO
+3021..3029 ; XID_Continue # Nl [9] HANGZHOU NUMERAL ONE..HANGZHOU NUMERAL NINE
+302A..302F ; XID_Continue # Mn [6] IDEOGRAPHIC LEVEL TONE MARK..HANGUL DOUBLE DOT TONE MARK
+3031..3035 ; XID_Continue # Lm [5] VERTICAL KANA REPEAT MARK..VERTICAL KANA REPEAT MARK LOWER HALF
+3038..303A ; XID_Continue # Nl [3] HANGZHOU NUMERAL TEN..HANGZHOU NUMERAL THIRTY
+303B ; XID_Continue # Lm VERTICAL IDEOGRAPHIC ITERATION MARK
+303C ; XID_Continue # Lo MASU MARK
+3041..3096 ; XID_Continue # Lo [86] HIRAGANA LETTER SMALL A..HIRAGANA LETTER SMALL KE
+3099..309A ; XID_Continue # Mn [2] COMBINING KATAKANA-HIRAGANA VOICED SOUND MARK..COMBINING KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK
+309D..309E ; XID_Continue # Lm [2] HIRAGANA ITERATION MARK..HIRAGANA VOICED ITERATION MARK
+309F ; XID_Continue # Lo HIRAGANA DIGRAPH YORI
+30A1..30FA ; XID_Continue # Lo [90] KATAKANA LETTER SMALL A..KATAKANA LETTER VO
+30FB ; XID_Continue # Pc KATAKANA MIDDLE DOT
+30FC..30FE ; XID_Continue # Lm [3] KATAKANA-HIRAGANA PROLONGED SOUND MARK..KATAKANA VOICED ITERATION MARK
+30FF ; XID_Continue # Lo KATAKANA DIGRAPH KOTO
+3105..312C ; XID_Continue # Lo [40] BOPOMOFO LETTER B..BOPOMOFO LETTER GN
+3131..318E ; XID_Continue # Lo [94] HANGUL LETTER KIYEOK..HANGUL LETTER ARAEAE
+31A0..31B7 ; XID_Continue # Lo [24] BOPOMOFO LETTER BU..BOPOMOFO FINAL LETTER H
+31F0..31FF ; XID_Continue # Lo [16] KATAKANA LETTER SMALL KU..KATAKANA LETTER SMALL RO
+3400..4DB5 ; XID_Continue # Lo [6582] CJK UNIFIED IDEOGRAPH-3400..CJK UNIFIED IDEOGRAPH-4DB5
+4E00..9FA5 ; XID_Continue # Lo [20902] CJK UNIFIED IDEOGRAPH-4E00..CJK UNIFIED IDEOGRAPH-9FA5
+A000..A48C ; XID_Continue # Lo [1165] YI SYLLABLE IT..YI SYLLABLE YYR
+AC00..D7A3 ; XID_Continue # Lo [11172] HANGUL SYLLABLE GA..HANGUL SYLLABLE HIH
+F900..FA2D ; XID_Continue # Lo [302] CJK COMPATIBILITY IDEOGRAPH-F900..CJK COMPATIBILITY IDEOGRAPH-FA2D
+FA30..FA6A ; XID_Continue # Lo [59] CJK COMPATIBILITY IDEOGRAPH-FA30..CJK COMPATIBILITY IDEOGRAPH-FA6A
+FB00..FB06 ; XID_Continue # L& [7] LATIN SMALL LIGATURE FF..LATIN SMALL LIGATURE ST
+FB13..FB17 ; XID_Continue # L& [5] ARMENIAN SMALL LIGATURE MEN NOW..ARMENIAN SMALL LIGATURE MEN XEH
+FB1D ; XID_Continue # Lo HEBREW LETTER YOD WITH HIRIQ
+FB1E ; XID_Continue # Mn HEBREW POINT JUDEO-SPANISH VARIKA
+FB1F..FB28 ; XID_Continue # Lo [10] HEBREW LIGATURE YIDDISH YOD YOD PATAH..HEBREW LETTER WIDE TAV
+FB2A..FB36 ; XID_Continue # Lo [13] HEBREW LETTER SHIN WITH SHIN DOT..HEBREW LETTER ZAYIN WITH DAGESH
+FB38..FB3C ; XID_Continue # Lo [5] HEBREW LETTER TET WITH DAGESH..HEBREW LETTER LAMED WITH DAGESH
+FB3E ; XID_Continue # Lo HEBREW LETTER MEM WITH DAGESH
+FB40..FB41 ; XID_Continue # Lo [2] HEBREW LETTER NUN WITH DAGESH..HEBREW LETTER SAMEKH WITH DAGESH
+FB43..FB44 ; XID_Continue # Lo [2] HEBREW LETTER FINAL PE WITH DAGESH..HEBREW LETTER PE WITH DAGESH
+FB46..FBB1 ; XID_Continue # Lo [108] HEBREW LETTER TSADI WITH DAGESH..ARABIC LETTER YEH BARREE WITH HAMZA ABOVE FINAL FORM
+FBD3..FC5D ; XID_Continue # Lo [139] ARABIC LETTER NG ISOLATED FORM..ARABIC LIGATURE ALEF MAKSURA WITH SUPERSCRIPT ALEF ISOLATED FORM
+FC64..FD3D ; XID_Continue # Lo [218] ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH REH FINAL FORM..ARABIC LIGATURE ALEF WITH FATHATAN ISOLATED FORM
+FD50..FD8F ; XID_Continue # Lo [64] ARABIC LIGATURE TEH WITH JEEM WITH MEEM INITIAL FORM..ARABIC LIGATURE MEEM WITH KHAH WITH MEEM INITIAL FORM
+FD92..FDC7 ; XID_Continue # Lo [54] ARABIC LIGATURE MEEM WITH JEEM WITH KHAH INITIAL FORM..ARABIC LIGATURE NOON WITH JEEM WITH YEH FINAL FORM
+FDF0..FDF9 ; XID_Continue # Lo [10] ARABIC LIGATURE SALLA USED AS KORANIC STOP SIGN ISOLATED FORM..ARABIC LIGATURE SALLA ISOLATED FORM
+FE00..FE0F ; XID_Continue # Mn [16] VARIATION SELECTOR-1..VARIATION SELECTOR-16
+FE20..FE23 ; XID_Continue # Mn [4] COMBINING LIGATURE LEFT HALF..COMBINING DOUBLE TILDE RIGHT HALF
+FE33..FE34 ; XID_Continue # Pc [2] PRESENTATION FORM FOR VERTICAL LOW LINE..PRESENTATION FORM FOR VERTICAL WAVY LOW LINE
+FE4D..FE4F ; XID_Continue # Pc [3] DASHED LOW LINE..WAVY LOW LINE
+FE71 ; XID_Continue # Lo ARABIC TATWEEL WITH FATHATAN ABOVE
+FE73 ; XID_Continue # Lo ARABIC TAIL FRAGMENT
+FE77 ; XID_Continue # Lo ARABIC FATHA MEDIAL FORM
+FE79 ; XID_Continue # Lo ARABIC DAMMA MEDIAL FORM
+FE7B ; XID_Continue # Lo ARABIC KASRA MEDIAL FORM
+FE7D ; XID_Continue # Lo ARABIC SHADDA MEDIAL FORM
+FE7F..FEFC ; XID_Continue # Lo [126] ARABIC SUKUN MEDIAL FORM..ARABIC LIGATURE LAM WITH ALEF FINAL FORM
+FF10..FF19 ; XID_Continue # Nd [10] FULLWIDTH DIGIT ZERO..FULLWIDTH DIGIT NINE
+FF21..FF3A ; XID_Continue # L& [26] FULLWIDTH LATIN CAPITAL LETTER A..FULLWIDTH LATIN CAPITAL LETTER Z
+FF3F ; XID_Continue # Pc FULLWIDTH LOW LINE
+FF41..FF5A ; XID_Continue # L& [26] FULLWIDTH LATIN SMALL LETTER A..FULLWIDTH LATIN SMALL LETTER Z
+FF65 ; XID_Continue # Pc HALFWIDTH KATAKANA MIDDLE DOT
+FF66..FF6F ; XID_Continue # Lo [10] HALFWIDTH KATAKANA LETTER WO..HALFWIDTH KATAKANA LETTER SMALL TU
+FF70 ; XID_Continue # Lm HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK
+FF71..FF9D ; XID_Continue # Lo [45] HALFWIDTH KATAKANA LETTER A..HALFWIDTH KATAKANA LETTER N
+FF9E..FF9F ; XID_Continue # Lm [2] HALFWIDTH KATAKANA VOICED SOUND MARK..HALFWIDTH KATAKANA SEMI-VOICED SOUND MARK
+FFA0..FFBE ; XID_Continue # Lo [31] HALFWIDTH HANGUL FILLER..HALFWIDTH HANGUL LETTER HIEUH
+FFC2..FFC7 ; XID_Continue # Lo [6] HALFWIDTH HANGUL LETTER A..HALFWIDTH HANGUL LETTER E
+FFCA..FFCF ; XID_Continue # Lo [6] HALFWIDTH HANGUL LETTER YEO..HALFWIDTH HANGUL LETTER OE
+FFD2..FFD7 ; XID_Continue # Lo [6] HALFWIDTH HANGUL LETTER YO..HALFWIDTH HANGUL LETTER YU
+FFDA..FFDC ; XID_Continue # Lo [3] HALFWIDTH HANGUL LETTER EU..HALFWIDTH HANGUL LETTER I
+10000..1000B ; XID_Continue # Lo [12] LINEAR B SYLLABLE B008 A..LINEAR B SYLLABLE B046 JE
+1000D..10026 ; XID_Continue # Lo [26] LINEAR B SYLLABLE B036 JO..LINEAR B SYLLABLE B032 QO
+10028..1003A ; XID_Continue # Lo [19] LINEAR B SYLLABLE B060 RA..LINEAR B SYLLABLE B042 WO
+1003C..1003D ; XID_Continue # Lo [2] LINEAR B SYLLABLE B017 ZA..LINEAR B SYLLABLE B074 ZE
+1003F..1004D ; XID_Continue # Lo [15] LINEAR B SYLLABLE B020 ZO..LINEAR B SYLLABLE B091 TWO
+10050..1005D ; XID_Continue # Lo [14] LINEAR B SYMBOL B018..LINEAR B SYMBOL B089
+10080..100FA ; XID_Continue # Lo [123] LINEAR B IDEOGRAM B100 MAN..LINEAR B IDEOGRAM VESSEL B305
+10300..1031E ; XID_Continue # Lo [31] OLD ITALIC LETTER A..OLD ITALIC LETTER UU
+10330..10349 ; XID_Continue # Lo [26] GOTHIC LETTER AHSA..GOTHIC LETTER OTHAL
+1034A ; XID_Continue # Nl GOTHIC LETTER NINE HUNDRED
+10380..1039D ; XID_Continue # Lo [30] UGARITIC LETTER ALPA..UGARITIC LETTER SSU
+10400..1044F ; XID_Continue # L& [80] DESERET CAPITAL LETTER LONG I..DESERET SMALL LETTER EW
+10450..1049D ; XID_Continue # Lo [78] SHAVIAN LETTER PEEP..OSMANYA LETTER OO
+104A0..104A9 ; XID_Continue # Nd [10] OSMANYA DIGIT ZERO..OSMANYA DIGIT NINE
+10800..10805 ; XID_Continue # Lo [6] CYPRIOT SYLLABLE A..CYPRIOT SYLLABLE JA
+10808 ; XID_Continue # Lo CYPRIOT SYLLABLE JO
+1080A..10835 ; XID_Continue # Lo [44] CYPRIOT SYLLABLE KA..CYPRIOT SYLLABLE WO
+10837..10838 ; XID_Continue # Lo [2] CYPRIOT SYLLABLE XA..CYPRIOT SYLLABLE XE
+1083C ; XID_Continue # Lo CYPRIOT SYLLABLE ZA
+1083F ; XID_Continue # Lo CYPRIOT SYLLABLE ZO
+1D165..1D166 ; XID_Continue # Mc [2] MUSICAL SYMBOL COMBINING STEM..MUSICAL SYMBOL COMBINING SPRECHGESANG STEM
+1D167..1D169 ; XID_Continue # Mn [3] MUSICAL SYMBOL COMBINING TREMOLO-1..MUSICAL SYMBOL COMBINING TREMOLO-3
+1D16D..1D172 ; XID_Continue # Mc [6] MUSICAL SYMBOL COMBINING AUGMENTATION DOT..MUSICAL SYMBOL COMBINING FLAG-5
+1D17B..1D182 ; XID_Continue # Mn [8] MUSICAL SYMBOL COMBINING ACCENT..MUSICAL SYMBOL COMBINING LOURE
+1D185..1D18B ; XID_Continue # Mn [7] MUSICAL SYMBOL COMBINING DOIT..MUSICAL SYMBOL COMBINING TRIPLE TONGUE
+1D1AA..1D1AD ; XID_Continue # Mn [4] MUSICAL SYMBOL COMBINING DOWN BOW..MUSICAL SYMBOL COMBINING SNAP PIZZICATO
+1D400..1D454 ; XID_Continue # L& [85] MATHEMATICAL BOLD CAPITAL A..MATHEMATICAL ITALIC SMALL G
+1D456..1D49C ; XID_Continue # L& [71] MATHEMATICAL ITALIC SMALL I..MATHEMATICAL SCRIPT CAPITAL A
+1D49E..1D49F ; XID_Continue # L& [2] MATHEMATICAL SCRIPT CAPITAL C..MATHEMATICAL SCRIPT CAPITAL D
+1D4A2 ; XID_Continue # L& MATHEMATICAL SCRIPT CAPITAL G
+1D4A5..1D4A6 ; XID_Continue # L& [2] MATHEMATICAL SCRIPT CAPITAL J..MATHEMATICAL SCRIPT CAPITAL K
+1D4A9..1D4AC ; XID_Continue # L& [4] MATHEMATICAL SCRIPT CAPITAL N..MATHEMATICAL SCRIPT CAPITAL Q
+1D4AE..1D4B9 ; XID_Continue # L& [12] MATHEMATICAL SCRIPT CAPITAL S..MATHEMATICAL SCRIPT SMALL D
+1D4BB ; XID_Continue # L& MATHEMATICAL SCRIPT SMALL F
+1D4BD..1D4C3 ; XID_Continue # L& [7] MATHEMATICAL SCRIPT SMALL H..MATHEMATICAL SCRIPT SMALL N
+1D4C5..1D505 ; XID_Continue # L& [65] MATHEMATICAL SCRIPT SMALL P..MATHEMATICAL FRAKTUR CAPITAL B
+1D507..1D50A ; XID_Continue # L& [4] MATHEMATICAL FRAKTUR CAPITAL D..MATHEMATICAL FRAKTUR CAPITAL G
+1D50D..1D514 ; XID_Continue # L& [8] MATHEMATICAL FRAKTUR CAPITAL J..MATHEMATICAL FRAKTUR CAPITAL Q
+1D516..1D51C ; XID_Continue # L& [7] MATHEMATICAL FRAKTUR CAPITAL S..MATHEMATICAL FRAKTUR CAPITAL Y
+1D51E..1D539 ; XID_Continue # L& [28] MATHEMATICAL FRAKTUR SMALL A..MATHEMATICAL DOUBLE-STRUCK CAPITAL B
+1D53B..1D53E ; XID_Continue # L& [4] MATHEMATICAL DOUBLE-STRUCK CAPITAL D..MATHEMATICAL DOUBLE-STRUCK CAPITAL G
+1D540..1D544 ; XID_Continue # L& [5] MATHEMATICAL DOUBLE-STRUCK CAPITAL I..MATHEMATICAL DOUBLE-STRUCK CAPITAL M
+1D546 ; XID_Continue # L& MATHEMATICAL DOUBLE-STRUCK CAPITAL O
+1D54A..1D550 ; XID_Continue # L& [7] MATHEMATICAL DOUBLE-STRUCK CAPITAL S..MATHEMATICAL DOUBLE-STRUCK CAPITAL Y
+1D552..1D6A3 ; XID_Continue # L& [338] MATHEMATICAL DOUBLE-STRUCK SMALL A..MATHEMATICAL MONOSPACE SMALL Z
+1D6A8..1D6C0 ; XID_Continue # L& [25] MATHEMATICAL BOLD CAPITAL ALPHA..MATHEMATICAL BOLD CAPITAL OMEGA
+1D6C2..1D6DA ; XID_Continue # L& [25] MATHEMATICAL BOLD SMALL ALPHA..MATHEMATICAL BOLD SMALL OMEGA
+1D6DC..1D6FA ; XID_Continue # L& [31] MATHEMATICAL BOLD EPSILON SYMBOL..MATHEMATICAL ITALIC CAPITAL OMEGA
+1D6FC..1D714 ; XID_Continue # L& [25] MATHEMATICAL ITALIC SMALL ALPHA..MATHEMATICAL ITALIC SMALL OMEGA
+1D716..1D734 ; XID_Continue # L& [31] MATHEMATICAL ITALIC EPSILON SYMBOL..MATHEMATICAL BOLD ITALIC CAPITAL OMEGA
+1D736..1D74E ; XID_Continue # L& [25] MATHEMATICAL BOLD ITALIC SMALL ALPHA..MATHEMATICAL BOLD ITALIC SMALL OMEGA
+1D750..1D76E ; XID_Continue # L& [31] MATHEMATICAL BOLD ITALIC EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD CAPITAL OMEGA
+1D770..1D788 ; XID_Continue # L& [25] MATHEMATICAL SANS-SERIF BOLD SMALL ALPHA..MATHEMATICAL SANS-SERIF BOLD SMALL OMEGA
+1D78A..1D7A8 ; XID_Continue # L& [31] MATHEMATICAL SANS-SERIF BOLD EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMEGA
+1D7AA..1D7C2 ; XID_Continue # L& [25] MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ALPHA..MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMEGA
+1D7C4..1D7C9 ; XID_Continue # L& [6] MATHEMATICAL SANS-SERIF BOLD ITALIC EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD ITALIC PI SYMBOL
+1D7CE..1D7FF ; XID_Continue # Nd [50] MATHEMATICAL BOLD DIGIT ZERO..MATHEMATICAL MONOSPACE DIGIT NINE
+20000..2A6D6 ; XID_Continue # Lo [42711] CJK UNIFIED IDEOGRAPH-20000..CJK UNIFIED IDEOGRAPH-2A6D6
+2F800..2FA1D ; XID_Continue # Lo [542] CJK COMPATIBILITY IDEOGRAPH-2F800..CJK COMPATIBILITY IDEOGRAPH-2FA1D
+E0100..E01EF ; XID_Continue # Mn [240] VARIATION SELECTOR-17..VARIATION SELECTOR-256
+
+# Total code points: 91797
+
+# ================================================
+
+# Derived Property: Default_Ignorable_Code_Point
+# Generated from Other_Default_Ignorable_Code_Point + Cf + Cc + Cs - White_Space
+
+0000..0008 ; Default_Ignorable_Code_Point # Cc [9] <control>..<control>
+000E..001F ; Default_Ignorable_Code_Point # Cc [18] <control>..<control>
+007F..0084 ; Default_Ignorable_Code_Point # Cc [6] <control>..<control>
+0086..009F ; Default_Ignorable_Code_Point # Cc [26] <control>..<control>
+00AD ; Default_Ignorable_Code_Point # Cf SOFT HYPHEN
+034F ; Default_Ignorable_Code_Point # Mn COMBINING GRAPHEME JOINER
+0600..0603 ; Default_Ignorable_Code_Point # Cf [4] ARABIC NUMBER SIGN..ARABIC SIGN SAFHA
+06DD ; Default_Ignorable_Code_Point # Cf ARABIC END OF AYAH
+070F ; Default_Ignorable_Code_Point # Cf SYRIAC ABBREVIATION MARK
+115F..1160 ; Default_Ignorable_Code_Point # Lo [2] HANGUL CHOSEONG FILLER..HANGUL JUNGSEONG FILLER
+17B4..17B5 ; Default_Ignorable_Code_Point # Cf [2] KHMER VOWEL INHERENT AQ..KHMER VOWEL INHERENT AA
+180B..180D ; Default_Ignorable_Code_Point # Mn [3] MONGOLIAN FREE VARIATION SELECTOR ONE..MONGOLIAN FREE VARIATION SELECTOR THREE
+200B ; Default_Ignorable_Code_Point # Zs ZERO WIDTH SPACE
+200C..200F ; Default_Ignorable_Code_Point # Cf [4] ZERO WIDTH NON-JOINER..RIGHT-TO-LEFT MARK
+202A..202E ; Default_Ignorable_Code_Point # Cf [5] LEFT-TO-RIGHT EMBEDDING..RIGHT-TO-LEFT OVERRIDE
+2060..2063 ; Default_Ignorable_Code_Point # Cf [4] WORD JOINER..INVISIBLE SEPARATOR
+2064..2069 ; Default_Ignorable_Code_Point # Cn [6]
+206A..206F ; Default_Ignorable_Code_Point # Cf [6] INHIBIT SYMMETRIC SWAPPING..NOMINAL DIGIT SHAPES
+3164 ; Default_Ignorable_Code_Point # Lo HANGUL FILLER
+D800..DFFF ; Default_Ignorable_Code_Point # Cs [2048]
+FE00..FE0F ; Default_Ignorable_Code_Point # Mn [16] VARIATION SELECTOR-1..VARIATION SELECTOR-16
+FEFF ; Default_Ignorable_Code_Point # Cf ZERO WIDTH NO-BREAK SPACE
+FFA0 ; Default_Ignorable_Code_Point # Lo HALFWIDTH HANGUL FILLER
+FFF0..FFF8 ; Default_Ignorable_Code_Point # Cn [9]
+FFF9..FFFB ; Default_Ignorable_Code_Point # Cf [3] INTERLINEAR ANNOTATION ANCHOR..INTERLINEAR ANNOTATION TERMINATOR
+1D173..1D17A ; Default_Ignorable_Code_Point # Cf [8] MUSICAL SYMBOL BEGIN BEAM..MUSICAL SYMBOL END PHRASE
+E0000 ; Default_Ignorable_Code_Point # Cn
+E0001 ; Default_Ignorable_Code_Point # Cf LANGUAGE TAG
+E0002..E001F ; Default_Ignorable_Code_Point # Cn [30]
+E0020..E007F ; Default_Ignorable_Code_Point # Cf [96] TAG SPACE..CANCEL TAG
+E0080..E00FF ; Default_Ignorable_Code_Point # Cn [128]
+E0100..E01EF ; Default_Ignorable_Code_Point # Mn [240] VARIATION SELECTOR-17..VARIATION SELECTOR-256
+E01F0..E0FFF ; Default_Ignorable_Code_Point # Cn [3600]
+
+# Total code points: 6283
+
+# ================================================
+
+# Derived Property: Grapheme_Extend
+# Generated from: Me + Mn + Other_Grapheme_Extend
+# Note: depending on an application's interpretation of Co (private use),
+# they may be either in Grapheme_Base, or in Grapheme_Extend, or in neither.
+
+0300..0357 ; Grapheme_Extend # Mn [88] COMBINING GRAVE ACCENT..COMBINING RIGHT HALF RING ABOVE
+035D..036F ; Grapheme_Extend # Mn [19] COMBINING DOUBLE BREVE..COMBINING LATIN SMALL LETTER X
+0483..0486 ; Grapheme_Extend # Mn [4] COMBINING CYRILLIC TITLO..COMBINING CYRILLIC PSILI PNEUMATA
+0488..0489 ; Grapheme_Extend # Me [2] COMBINING CYRILLIC HUNDRED THOUSANDS SIGN..COMBINING CYRILLIC MILLIONS SIGN
+0591..05A1 ; Grapheme_Extend # Mn [17] HEBREW ACCENT ETNAHTA..HEBREW ACCENT PAZER
+05A3..05B9 ; Grapheme_Extend # Mn [23] HEBREW ACCENT MUNAH..HEBREW POINT HOLAM
+05BB..05BD ; Grapheme_Extend # Mn [3] HEBREW POINT QUBUTS..HEBREW POINT METEG
+05BF ; Grapheme_Extend # Mn HEBREW POINT RAFE
+05C1..05C2 ; Grapheme_Extend # Mn [2] HEBREW POINT SHIN DOT..HEBREW POINT SIN DOT
+05C4 ; Grapheme_Extend # Mn HEBREW MARK UPPER DOT
+0610..0615 ; Grapheme_Extend # Mn [6] ARABIC SIGN SALLALLAHOU ALAYHE WASSALLAM..ARABIC SMALL HIGH TAH
+064B..0658 ; Grapheme_Extend # Mn [14] ARABIC FATHATAN..ARABIC MARK NOON GHUNNA
+0670 ; Grapheme_Extend # Mn ARABIC LETTER SUPERSCRIPT ALEF
+06D6..06DC ; Grapheme_Extend # Mn [7] ARABIC SMALL HIGH LIGATURE SAD WITH LAM WITH ALEF MAKSURA..ARABIC SMALL HIGH SEEN
+06DE ; Grapheme_Extend # Me ARABIC START OF RUB EL HIZB
+06DF..06E4 ; Grapheme_Extend # Mn [6] ARABIC SMALL HIGH ROUNDED ZERO..ARABIC SMALL HIGH MADDA
+06E7..06E8 ; Grapheme_Extend # Mn [2] ARABIC SMALL HIGH YEH..ARABIC SMALL HIGH NOON
+06EA..06ED ; Grapheme_Extend # Mn [4] ARABIC EMPTY CENTRE LOW STOP..ARABIC SMALL LOW MEEM
+0711 ; Grapheme_Extend # Mn SYRIAC LETTER SUPERSCRIPT ALAPH
+0730..074A ; Grapheme_Extend # Mn [27] SYRIAC PTHAHA ABOVE..SYRIAC BARREKH
+07A6..07B0 ; Grapheme_Extend # Mn [11] THAANA ABAFILI..THAANA SUKUN
+0901..0902 ; Grapheme_Extend # Mn [2] DEVANAGARI SIGN CANDRABINDU..DEVANAGARI SIGN ANUSVARA
+093C ; Grapheme_Extend # Mn DEVANAGARI SIGN NUKTA
+0941..0948 ; Grapheme_Extend # Mn [8] DEVANAGARI VOWEL SIGN U..DEVANAGARI VOWEL SIGN AI
+094D ; Grapheme_Extend # Mn DEVANAGARI SIGN VIRAMA
+0951..0954 ; Grapheme_Extend # Mn [4] DEVANAGARI STRESS SIGN UDATTA..DEVANAGARI ACUTE ACCENT
+0962..0963 ; Grapheme_Extend # Mn [2] DEVANAGARI VOWEL SIGN VOCALIC L..DEVANAGARI VOWEL SIGN VOCALIC LL
+0981 ; Grapheme_Extend # Mn BENGALI SIGN CANDRABINDU
+09BC ; Grapheme_Extend # Mn BENGALI SIGN NUKTA
+09BE ; Grapheme_Extend # Mc BENGALI VOWEL SIGN AA
+09C1..09C4 ; Grapheme_Extend # Mn [4] BENGALI VOWEL SIGN U..BENGALI VOWEL SIGN VOCALIC RR
+09CD ; Grapheme_Extend # Mn BENGALI SIGN VIRAMA
+09D7 ; Grapheme_Extend # Mc BENGALI AU LENGTH MARK
+09E2..09E3 ; Grapheme_Extend # Mn [2] BENGALI VOWEL SIGN VOCALIC L..BENGALI VOWEL SIGN VOCALIC LL
+0A01..0A02 ; Grapheme_Extend # Mn [2] GURMUKHI SIGN ADAK BINDI..GURMUKHI SIGN BINDI
+0A3C ; Grapheme_Extend # Mn GURMUKHI SIGN NUKTA
+0A41..0A42 ; Grapheme_Extend # Mn [2] GURMUKHI VOWEL SIGN U..GURMUKHI VOWEL SIGN UU
+0A47..0A48 ; Grapheme_Extend # Mn [2] GURMUKHI VOWEL SIGN EE..GURMUKHI VOWEL SIGN AI
+0A4B..0A4D ; Grapheme_Extend # Mn [3] GURMUKHI VOWEL SIGN OO..GURMUKHI SIGN VIRAMA
+0A70..0A71 ; Grapheme_Extend # Mn [2] GURMUKHI TIPPI..GURMUKHI ADDAK
+0A81..0A82 ; Grapheme_Extend # Mn [2] GUJARATI SIGN CANDRABINDU..GUJARATI SIGN ANUSVARA
+0ABC ; Grapheme_Extend # Mn GUJARATI SIGN NUKTA
+0AC1..0AC5 ; Grapheme_Extend # Mn [5] GUJARATI VOWEL SIGN U..GUJARATI VOWEL SIGN CANDRA E
+0AC7..0AC8 ; Grapheme_Extend # Mn [2] GUJARATI VOWEL SIGN E..GUJARATI VOWEL SIGN AI
+0ACD ; Grapheme_Extend # Mn GUJARATI SIGN VIRAMA
+0AE2..0AE3 ; Grapheme_Extend # Mn [2] GUJARATI VOWEL SIGN VOCALIC L..GUJARATI VOWEL SIGN VOCALIC LL
+0B01 ; Grapheme_Extend # Mn ORIYA SIGN CANDRABINDU
+0B3C ; Grapheme_Extend # Mn ORIYA SIGN NUKTA
+0B3E ; Grapheme_Extend # Mc ORIYA VOWEL SIGN AA
+0B3F ; Grapheme_Extend # Mn ORIYA VOWEL SIGN I
+0B41..0B43 ; Grapheme_Extend # Mn [3] ORIYA VOWEL SIGN U..ORIYA VOWEL SIGN VOCALIC R
+0B4D ; Grapheme_Extend # Mn ORIYA SIGN VIRAMA
+0B56 ; Grapheme_Extend # Mn ORIYA AI LENGTH MARK
+0B57 ; Grapheme_Extend # Mc ORIYA AU LENGTH MARK
+0B82 ; Grapheme_Extend # Mn TAMIL SIGN ANUSVARA
+0BBE ; Grapheme_Extend # Mc TAMIL VOWEL SIGN AA
+0BC0 ; Grapheme_Extend # Mn TAMIL VOWEL SIGN II
+0BCD ; Grapheme_Extend # Mn TAMIL SIGN VIRAMA
+0BD7 ; Grapheme_Extend # Mc TAMIL AU LENGTH MARK
+0C3E..0C40 ; Grapheme_Extend # Mn [3] TELUGU VOWEL SIGN AA..TELUGU VOWEL SIGN II
+0C46..0C48 ; Grapheme_Extend # Mn [3] TELUGU VOWEL SIGN E..TELUGU VOWEL SIGN AI
+0C4A..0C4D ; Grapheme_Extend # Mn [4] TELUGU VOWEL SIGN O..TELUGU SIGN VIRAMA
+0C55..0C56 ; Grapheme_Extend # Mn [2] TELUGU LENGTH MARK..TELUGU AI LENGTH MARK
+0CBC ; Grapheme_Extend # Mn KANNADA SIGN NUKTA
+0CBF ; Grapheme_Extend # Mn KANNADA VOWEL SIGN I
+0CC2 ; Grapheme_Extend # Mc KANNADA VOWEL SIGN UU
+0CC6 ; Grapheme_Extend # Mn KANNADA VOWEL SIGN E
+0CCC..0CCD ; Grapheme_Extend # Mn [2] KANNADA VOWEL SIGN AU..KANNADA SIGN VIRAMA
+0CD5..0CD6 ; Grapheme_Extend # Mc [2] KANNADA LENGTH MARK..KANNADA AI LENGTH MARK
+0D3E ; Grapheme_Extend # Mc MALAYALAM VOWEL SIGN AA
+0D41..0D43 ; Grapheme_Extend # Mn [3] MALAYALAM VOWEL SIGN U..MALAYALAM VOWEL SIGN VOCALIC R
+0D4D ; Grapheme_Extend # Mn MALAYALAM SIGN VIRAMA
+0D57 ; Grapheme_Extend # Mc MALAYALAM AU LENGTH MARK
+0DCA ; Grapheme_Extend # Mn SINHALA SIGN AL-LAKUNA
+0DCF ; Grapheme_Extend # Mc SINHALA VOWEL SIGN AELA-PILLA
+0DD2..0DD4 ; Grapheme_Extend # Mn [3] SINHALA VOWEL SIGN KETTI IS-PILLA..SINHALA VOWEL SIGN KETTI PAA-PILLA
+0DD6 ; Grapheme_Extend # Mn SINHALA VOWEL SIGN DIGA PAA-PILLA
+0DDF ; Grapheme_Extend # Mc SINHALA VOWEL SIGN GAYANUKITTA
+0E31 ; Grapheme_Extend # Mn THAI CHARACTER MAI HAN-AKAT
+0E34..0E3A ; Grapheme_Extend # Mn [7] THAI CHARACTER SARA I..THAI CHARACTER PHINTHU
+0E47..0E4E ; Grapheme_Extend # Mn [8] THAI CHARACTER MAITAIKHU..THAI CHARACTER YAMAKKAN
+0EB1 ; Grapheme_Extend # Mn LAO VOWEL SIGN MAI KAN
+0EB4..0EB9 ; Grapheme_Extend # Mn [6] LAO VOWEL SIGN I..LAO VOWEL SIGN UU
+0EBB..0EBC ; Grapheme_Extend # Mn [2] LAO VOWEL SIGN MAI KON..LAO SEMIVOWEL SIGN LO
+0EC8..0ECD ; Grapheme_Extend # Mn [6] LAO TONE MAI EK..LAO NIGGAHITA
+0F18..0F19 ; Grapheme_Extend # Mn [2] TIBETAN ASTROLOGICAL SIGN -KHYUD PA..TIBETAN ASTROLOGICAL SIGN SDONG TSHUGS
+0F35 ; Grapheme_Extend # Mn TIBETAN MARK NGAS BZUNG NYI ZLA
+0F37 ; Grapheme_Extend # Mn TIBETAN MARK NGAS BZUNG SGOR RTAGS
+0F39 ; Grapheme_Extend # Mn TIBETAN MARK TSA -PHRU
+0F71..0F7E ; Grapheme_Extend # Mn [14] TIBETAN VOWEL SIGN AA..TIBETAN SIGN RJES SU NGA RO
+0F80..0F84 ; Grapheme_Extend # Mn [5] TIBETAN VOWEL SIGN REVERSED I..TIBETAN MARK HALANTA
+0F86..0F87 ; Grapheme_Extend # Mn [2] TIBETAN SIGN LCI RTAGS..TIBETAN SIGN YANG RTAGS
+0F90..0F97 ; Grapheme_Extend # Mn [8] TIBETAN SUBJOINED LETTER KA..TIBETAN SUBJOINED LETTER JA
+0F99..0FBC ; Grapheme_Extend # Mn [36] TIBETAN SUBJOINED LETTER NYA..TIBETAN SUBJOINED LETTER FIXED-FORM RA
+0FC6 ; Grapheme_Extend # Mn TIBETAN SYMBOL PADMA GDAN
+102D..1030 ; Grapheme_Extend # Mn [4] MYANMAR VOWEL SIGN I..MYANMAR VOWEL SIGN UU
+1032 ; Grapheme_Extend # Mn MYANMAR VOWEL SIGN AI
+1036..1037 ; Grapheme_Extend # Mn [2] MYANMAR SIGN ANUSVARA..MYANMAR SIGN DOT BELOW
+1039 ; Grapheme_Extend # Mn MYANMAR SIGN VIRAMA
+1058..1059 ; Grapheme_Extend # Mn [2] MYANMAR VOWEL SIGN VOCALIC L..MYANMAR VOWEL SIGN VOCALIC LL
+1712..1714 ; Grapheme_Extend # Mn [3] TAGALOG VOWEL SIGN I..TAGALOG SIGN VIRAMA
+1732..1734 ; Grapheme_Extend # Mn [3] HANUNOO VOWEL SIGN I..HANUNOO SIGN PAMUDPOD
+1752..1753 ; Grapheme_Extend # Mn [2] BUHID VOWEL SIGN I..BUHID VOWEL SIGN U
+1772..1773 ; Grapheme_Extend # Mn [2] TAGBANWA VOWEL SIGN I..TAGBANWA VOWEL SIGN U
+17B7..17BD ; Grapheme_Extend # Mn [7] KHMER VOWEL SIGN I..KHMER VOWEL SIGN UA
+17C6 ; Grapheme_Extend # Mn KHMER SIGN NIKAHIT
+17C9..17D3 ; Grapheme_Extend # Mn [11] KHMER SIGN MUUSIKATOAN..KHMER SIGN BATHAMASAT
+17DD ; Grapheme_Extend # Mn KHMER SIGN ATTHACAN
+180B..180D ; Grapheme_Extend # Mn [3] MONGOLIAN FREE VARIATION SELECTOR ONE..MONGOLIAN FREE VARIATION SELECTOR THREE
+18A9 ; Grapheme_Extend # Mn MONGOLIAN LETTER ALI GALI DAGALGA
+1920..1922 ; Grapheme_Extend # Mn [3] LIMBU VOWEL SIGN A..LIMBU VOWEL SIGN U
+1927..1928 ; Grapheme_Extend # Mn [2] LIMBU VOWEL SIGN E..LIMBU VOWEL SIGN O
+1932 ; Grapheme_Extend # Mn LIMBU SMALL LETTER ANUSVARA
+1939..193B ; Grapheme_Extend # Mn [3] LIMBU SIGN MUKPHRENG..LIMBU SIGN SA-I
+20D0..20DC ; Grapheme_Extend # Mn [13] COMBINING LEFT HARPOON ABOVE..COMBINING FOUR DOTS ABOVE
+20DD..20E0 ; Grapheme_Extend # Me [4] COMBINING ENCLOSING CIRCLE..COMBINING ENCLOSING CIRCLE BACKSLASH
+20E1 ; Grapheme_Extend # Mn COMBINING LEFT RIGHT ARROW ABOVE
+20E2..20E4 ; Grapheme_Extend # Me [3] COMBINING ENCLOSING SCREEN..COMBINING ENCLOSING UPWARD POINTING TRIANGLE
+20E5..20EA ; Grapheme_Extend # Mn [6] COMBINING REVERSE SOLIDUS OVERLAY..COMBINING LEFTWARDS ARROW OVERLAY
+302A..302F ; Grapheme_Extend # Mn [6] IDEOGRAPHIC LEVEL TONE MARK..HANGUL DOUBLE DOT TONE MARK
+3099..309A ; Grapheme_Extend # Mn [2] COMBINING KATAKANA-HIRAGANA VOICED SOUND MARK..COMBINING KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK
+FB1E ; Grapheme_Extend # Mn HEBREW POINT JUDEO-SPANISH VARIKA
+FE00..FE0F ; Grapheme_Extend # Mn [16] VARIATION SELECTOR-1..VARIATION SELECTOR-16
+FE20..FE23 ; Grapheme_Extend # Mn [4] COMBINING LIGATURE LEFT HALF..COMBINING DOUBLE TILDE RIGHT HALF
+1D165 ; Grapheme_Extend # Mc MUSICAL SYMBOL COMBINING STEM
+1D167..1D169 ; Grapheme_Extend # Mn [3] MUSICAL SYMBOL COMBINING TREMOLO-1..MUSICAL SYMBOL COMBINING TREMOLO-3
+1D16E..1D16F ; Grapheme_Extend # Mc [2] MUSICAL SYMBOL COMBINING FLAG-1..MUSICAL SYMBOL COMBINING FLAG-2
+1D17B..1D182 ; Grapheme_Extend # Mn [8] MUSICAL SYMBOL COMBINING ACCENT..MUSICAL SYMBOL COMBINING LOURE
+1D185..1D18B ; Grapheme_Extend # Mn [7] MUSICAL SYMBOL COMBINING DOIT..MUSICAL SYMBOL COMBINING TRIPLE TONGUE
+1D1AA..1D1AD ; Grapheme_Extend # Mn [4] MUSICAL SYMBOL COMBINING DOWN BOW..MUSICAL SYMBOL COMBINING SNAP PIZZICATO
+E0100..E01EF ; Grapheme_Extend # Mn [240] VARIATION SELECTOR-17..VARIATION SELECTOR-256
+
+# Total code points: 818
+
+# ================================================
+
+# Derived Property: Grapheme_Base
+# Generated from: [0..10FFFF] - Cc - Cf - Cs - Co - Cn - Zl - Zp - Grapheme_Extend
+# Note: depending on an application's interpretation of Co (private use),
+# they may be either in Grapheme_Base, or in Grapheme_Extend, or in neither.
+
+0020 ; Grapheme_Base # Zs SPACE
+0021..0023 ; Grapheme_Base # Po [3] EXCLAMATION MARK..NUMBER SIGN
+0024 ; Grapheme_Base # Sc DOLLAR SIGN
+0025..0027 ; Grapheme_Base # Po [3] PERCENT SIGN..APOSTROPHE
+0028 ; Grapheme_Base # Ps LEFT PARENTHESIS
+0029 ; Grapheme_Base # Pe RIGHT PARENTHESIS
+002A ; Grapheme_Base # Po ASTERISK
+002B ; Grapheme_Base # Sm PLUS SIGN
+002C ; Grapheme_Base # Po COMMA
+002D ; Grapheme_Base # Pd HYPHEN-MINUS
+002E..002F ; Grapheme_Base # Po [2] FULL STOP..SOLIDUS
+0030..0039 ; Grapheme_Base # Nd [10] DIGIT ZERO..DIGIT NINE
+003A..003B ; Grapheme_Base # Po [2] COLON..SEMICOLON
+003C..003E ; Grapheme_Base # Sm [3] LESS-THAN SIGN..GREATER-THAN SIGN
+003F..0040 ; Grapheme_Base # Po [2] QUESTION MARK..COMMERCIAL AT
+0041..005A ; Grapheme_Base # L& [26] LATIN CAPITAL LETTER A..LATIN CAPITAL LETTER Z
+005B ; Grapheme_Base # Ps LEFT SQUARE BRACKET
+005C ; Grapheme_Base # Po REVERSE SOLIDUS
+005D ; Grapheme_Base # Pe RIGHT SQUARE BRACKET
+005E ; Grapheme_Base # Sk CIRCUMFLEX ACCENT
+005F ; Grapheme_Base # Pc LOW LINE
+0060 ; Grapheme_Base # Sk GRAVE ACCENT
+0061..007A ; Grapheme_Base # L& [26] LATIN SMALL LETTER A..LATIN SMALL LETTER Z
+007B ; Grapheme_Base # Ps LEFT CURLY BRACKET
+007C ; Grapheme_Base # Sm VERTICAL LINE
+007D ; Grapheme_Base # Pe RIGHT CURLY BRACKET
+007E ; Grapheme_Base # Sm TILDE
+00A0 ; Grapheme_Base # Zs NO-BREAK SPACE
+00A1 ; Grapheme_Base # Po INVERTED EXCLAMATION MARK
+00A2..00A5 ; Grapheme_Base # Sc [4] CENT SIGN..YEN SIGN
+00A6..00A7 ; Grapheme_Base # So [2] BROKEN BAR..SECTION SIGN
+00A8 ; Grapheme_Base # Sk DIAERESIS
+00A9 ; Grapheme_Base # So COPYRIGHT SIGN
+00AA ; Grapheme_Base # L& FEMININE ORDINAL INDICATOR
+00AB ; Grapheme_Base # Pi LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
+00AC ; Grapheme_Base # Sm NOT SIGN
+00AE ; Grapheme_Base # So REGISTERED SIGN
+00AF ; Grapheme_Base # Sk MACRON
+00B0 ; Grapheme_Base # So DEGREE SIGN
+00B1 ; Grapheme_Base # Sm PLUS-MINUS SIGN
+00B2..00B3 ; Grapheme_Base # No [2] SUPERSCRIPT TWO..SUPERSCRIPT THREE
+00B4 ; Grapheme_Base # Sk ACUTE ACCENT
+00B5 ; Grapheme_Base # L& MICRO SIGN
+00B6 ; Grapheme_Base # So PILCROW SIGN
+00B7 ; Grapheme_Base # Po MIDDLE DOT
+00B8 ; Grapheme_Base # Sk CEDILLA
+00B9 ; Grapheme_Base # No SUPERSCRIPT ONE
+00BA ; Grapheme_Base # L& MASCULINE ORDINAL INDICATOR
+00BB ; Grapheme_Base # Pf RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
+00BC..00BE ; Grapheme_Base # No [3] VULGAR FRACTION ONE QUARTER..VULGAR FRACTION THREE QUARTERS
+00BF ; Grapheme_Base # Po INVERTED QUESTION MARK
+00C0..00D6 ; Grapheme_Base # L& [23] LATIN CAPITAL LETTER A WITH GRAVE..LATIN CAPITAL LETTER O WITH DIAERESIS
+00D7 ; Grapheme_Base # Sm MULTIPLICATION SIGN
+00D8..00F6 ; Grapheme_Base # L& [31] LATIN CAPITAL LETTER O WITH STROKE..LATIN SMALL LETTER O WITH DIAERESIS
+00F7 ; Grapheme_Base # Sm DIVISION SIGN
+00F8..01BA ; Grapheme_Base # L& [195] LATIN SMALL LETTER O WITH STROKE..LATIN SMALL LETTER EZH WITH TAIL
+01BB ; Grapheme_Base # Lo LATIN LETTER TWO WITH STROKE
+01BC..01BF ; Grapheme_Base # L& [4] LATIN CAPITAL LETTER TONE FIVE..LATIN LETTER WYNN
+01C0..01C3 ; Grapheme_Base # Lo [4] LATIN LETTER DENTAL CLICK..LATIN LETTER RETROFLEX CLICK
+01C4..0236 ; Grapheme_Base # L& [115] LATIN CAPITAL LETTER DZ WITH CARON..LATIN SMALL LETTER T WITH CURL
+0250..02AF ; Grapheme_Base # L& [96] LATIN SMALL LETTER TURNED A..LATIN SMALL LETTER TURNED H WITH FISHHOOK AND TAIL
+02B0..02C1 ; Grapheme_Base # Lm [18] MODIFIER LETTER SMALL H..MODIFIER LETTER REVERSED GLOTTAL STOP
+02C2..02C5 ; Grapheme_Base # Sk [4] MODIFIER LETTER LEFT ARROWHEAD..MODIFIER LETTER DOWN ARROWHEAD
+02C6..02D1 ; Grapheme_Base # Lm [12] MODIFIER LETTER CIRCUMFLEX ACCENT..MODIFIER LETTER HALF TRIANGULAR COLON
+02D2..02DF ; Grapheme_Base # Sk [14] MODIFIER LETTER CENTRED RIGHT HALF RING..MODIFIER LETTER CROSS ACCENT
+02E0..02E4 ; Grapheme_Base # Lm [5] MODIFIER LETTER SMALL GAMMA..MODIFIER LETTER SMALL REVERSED GLOTTAL STOP
+02E5..02ED ; Grapheme_Base # Sk [9] MODIFIER LETTER EXTRA-HIGH TONE BAR..MODIFIER LETTER UNASPIRATED
+02EE ; Grapheme_Base # Lm MODIFIER LETTER DOUBLE APOSTROPHE
+02EF..02FF ; Grapheme_Base # Sk [17] MODIFIER LETTER LOW DOWN ARROWHEAD..MODIFIER LETTER LOW LEFT ARROW
+0374..0375 ; Grapheme_Base # Sk [2] GREEK NUMERAL SIGN..GREEK LOWER NUMERAL SIGN
+037A ; Grapheme_Base # Lm GREEK YPOGEGRAMMENI
+037E ; Grapheme_Base # Po GREEK QUESTION MARK
+0384..0385 ; Grapheme_Base # Sk [2] GREEK TONOS..GREEK DIALYTIKA TONOS
+0386 ; Grapheme_Base # L& GREEK CAPITAL LETTER ALPHA WITH TONOS
+0387 ; Grapheme_Base # Po GREEK ANO TELEIA
+0388..038A ; Grapheme_Base # L& [3] GREEK CAPITAL LETTER EPSILON WITH TONOS..GREEK CAPITAL LETTER IOTA WITH TONOS
+038C ; Grapheme_Base # L& GREEK CAPITAL LETTER OMICRON WITH TONOS
+038E..03A1 ; Grapheme_Base # L& [20] GREEK CAPITAL LETTER UPSILON WITH TONOS..GREEK CAPITAL LETTER RHO
+03A3..03CE ; Grapheme_Base # L& [44] GREEK CAPITAL LETTER SIGMA..GREEK SMALL LETTER OMEGA WITH TONOS
+03D0..03F5 ; Grapheme_Base # L& [38] GREEK BETA SYMBOL..GREEK LUNATE EPSILON SYMBOL
+03F6 ; Grapheme_Base # Sm GREEK REVERSED LUNATE EPSILON SYMBOL
+03F7..03FB ; Grapheme_Base # L& [5] GREEK CAPITAL LETTER SHO..GREEK SMALL LETTER SAN
+0400..0481 ; Grapheme_Base # L& [130] CYRILLIC CAPITAL LETTER IE WITH GRAVE..CYRILLIC SMALL LETTER KOPPA
+0482 ; Grapheme_Base # So CYRILLIC THOUSANDS SIGN
+048A..04CE ; Grapheme_Base # L& [69] CYRILLIC CAPITAL LETTER SHORT I WITH TAIL..CYRILLIC SMALL LETTER EM WITH TAIL
+04D0..04F5 ; Grapheme_Base # L& [38] CYRILLIC CAPITAL LETTER A WITH BREVE..CYRILLIC SMALL LETTER CHE WITH DIAERESIS
+04F8..04F9 ; Grapheme_Base # L& [2] CYRILLIC CAPITAL LETTER YERU WITH DIAERESIS..CYRILLIC SMALL LETTER YERU WITH DIAERESIS
+0500..050F ; Grapheme_Base # L& [16] CYRILLIC CAPITAL LETTER KOMI DE..CYRILLIC SMALL LETTER KOMI TJE
+0531..0556 ; Grapheme_Base # L& [38] ARMENIAN CAPITAL LETTER AYB..ARMENIAN CAPITAL LETTER FEH
+0559 ; Grapheme_Base # Lm ARMENIAN MODIFIER LETTER LEFT HALF RING
+055A..055F ; Grapheme_Base # Po [6] ARMENIAN APOSTROPHE..ARMENIAN ABBREVIATION MARK
+0561..0587 ; Grapheme_Base # L& [39] ARMENIAN SMALL LETTER AYB..ARMENIAN SMALL LIGATURE ECH YIWN
+0589 ; Grapheme_Base # Po ARMENIAN FULL STOP
+058A ; Grapheme_Base # Pd ARMENIAN HYPHEN
+
+05BE ; Grapheme_Base # Po HEBREW PUNCTUATION MAQAF
+05C0 ; Grapheme_Base # Po HEBREW PUNCTUATION PASEQ
+05C3 ; Grapheme_Base # Po HEBREW PUNCTUATION SOF PASUQ
+05D0..05EA ; Grapheme_Base # Lo [27] HEBREW LETTER ALEF..HEBREW LETTER TAV
+05F0..05F2 ; Grapheme_Base # Lo [3] HEBREW LIGATURE YIDDISH DOUBLE VAV..HEBREW LIGATURE YIDDISH DOUBLE YOD
+05F3..05F4 ; Grapheme_Base # Po [2] HEBREW PUNCTUATION GERESH..HEBREW PUNCTUATION GERSHAYIM
+060C..060D ; Grapheme_Base # Po [2] ARABIC COMMA..ARABIC DATE SEPARATOR
+060E..060F ; Grapheme_Base # So [2] ARABIC POETIC VERSE SIGN..ARABIC SIGN MISRA
+061B ; Grapheme_Base # Po ARABIC SEMICOLON
+061F ; Grapheme_Base # Po ARABIC QUESTION MARK
+0621..063A ; Grapheme_Base # Lo [26] ARABIC LETTER HAMZA..ARABIC LETTER GHAIN
+0640 ; Grapheme_Base # Lm ARABIC TATWEEL
+0641..064A ; Grapheme_Base # Lo [10] ARABIC LETTER FEH..ARABIC LETTER YEH
+0660..0669 ; Grapheme_Base # Nd [10] ARABIC-INDIC DIGIT ZERO..ARABIC-INDIC DIGIT NINE
+066A..066D ; Grapheme_Base # Po [4] ARABIC PERCENT SIGN..ARABIC FIVE POINTED STAR
+066E..066F ; Grapheme_Base # Lo [2] ARABIC LETTER DOTLESS BEH..ARABIC LETTER DOTLESS QAF
+0671..06D3 ; Grapheme_Base # Lo [99] ARABIC LETTER ALEF WASLA..ARABIC LETTER YEH BARREE WITH HAMZA ABOVE
+06D4 ; Grapheme_Base # Po ARABIC FULL STOP
+06D5 ; Grapheme_Base # Lo ARABIC LETTER AE
+06E5..06E6 ; Grapheme_Base # Lm [2] ARABIC SMALL WAW..ARABIC SMALL YEH
+06E9 ; Grapheme_Base # So ARABIC PLACE OF SAJDAH
+06EE..06EF ; Grapheme_Base # Lo [2] ARABIC LETTER DAL WITH INVERTED V..ARABIC LETTER REH WITH INVERTED V
+06F0..06F9 ; Grapheme_Base # Nd [10] EXTENDED ARABIC-INDIC DIGIT ZERO..EXTENDED ARABIC-INDIC DIGIT NINE
+06FA..06FC ; Grapheme_Base # Lo [3] ARABIC LETTER SHEEN WITH DOT BELOW..ARABIC LETTER GHAIN WITH DOT BELOW
+06FD..06FE ; Grapheme_Base # So [2] ARABIC SIGN SINDHI AMPERSAND..ARABIC SIGN SINDHI POSTPOSITION MEN
+06FF ; Grapheme_Base # Lo ARABIC LETTER HEH WITH INVERTED V
+0700..070D ; Grapheme_Base # Po [14] SYRIAC END OF PARAGRAPH..SYRIAC HARKLEAN ASTERISCUS
+0710 ; Grapheme_Base # Lo SYRIAC LETTER ALAPH
+0712..072F ; Grapheme_Base # Lo [30] SYRIAC LETTER BETH..SYRIAC LETTER PERSIAN DHALATH
+074D..074F ; Grapheme_Base # Lo [3] SYRIAC LETTER SOGDIAN ZHAIN..SYRIAC LETTER SOGDIAN FE
+0780..07A5 ; Grapheme_Base # Lo [38] THAANA LETTER HAA..THAANA LETTER WAAVU
+07B1 ; Grapheme_Base # Lo THAANA LETTER NAA
+0903 ; Grapheme_Base # Mc DEVANAGARI SIGN VISARGA
+0904..0939 ; Grapheme_Base # Lo [54] DEVANAGARI LETTER SHORT A..DEVANAGARI LETTER HA
+093D ; Grapheme_Base # Lo DEVANAGARI SIGN AVAGRAHA
+093E..0940 ; Grapheme_Base # Mc [3] DEVANAGARI VOWEL SIGN AA..DEVANAGARI VOWEL SIGN II
+0949..094C ; Grapheme_Base # Mc [4] DEVANAGARI VOWEL SIGN CANDRA O..DEVANAGARI VOWEL SIGN AU
+0950 ; Grapheme_Base # Lo DEVANAGARI OM
+0958..0961 ; Grapheme_Base # Lo [10] DEVANAGARI LETTER QA..DEVANAGARI LETTER VOCALIC LL
+0964..0965 ; Grapheme_Base # Po [2] DEVANAGARI DANDA..DEVANAGARI DOUBLE DANDA
+0966..096F ; Grapheme_Base # Nd [10] DEVANAGARI DIGIT ZERO..DEVANAGARI DIGIT NINE
+0970 ; Grapheme_Base # Po DEVANAGARI ABBREVIATION SIGN
+0982..0983 ; Grapheme_Base # Mc [2] BENGALI SIGN ANUSVARA..BENGALI SIGN VISARGA
+0985..098C ; Grapheme_Base # Lo [8] BENGALI LETTER A..BENGALI LETTER VOCALIC L
+098F..0990 ; Grapheme_Base # Lo [2] BENGALI LETTER E..BENGALI LETTER AI
+0993..09A8 ; Grapheme_Base # Lo [22] BENGALI LETTER O..BENGALI LETTER NA
+09AA..09B0 ; Grapheme_Base # Lo [7] BENGALI LETTER PA..BENGALI LETTER RA
+09B2 ; Grapheme_Base # Lo BENGALI LETTER LA
+09B6..09B9 ; Grapheme_Base # Lo [4] BENGALI LETTER SHA..BENGALI LETTER HA
+09BD ; Grapheme_Base # Lo BENGALI SIGN AVAGRAHA
+09BF..09C0 ; Grapheme_Base # Mc [2] BENGALI VOWEL SIGN I..BENGALI VOWEL SIGN II
+09C7..09C8 ; Grapheme_Base # Mc [2] BENGALI VOWEL SIGN E..BENGALI VOWEL SIGN AI
+09CB..09CC ; Grapheme_Base # Mc [2] BENGALI VOWEL SIGN O..BENGALI VOWEL SIGN AU
+09DC..09DD ; Grapheme_Base # Lo [2] BENGALI LETTER RRA..BENGALI LETTER RHA
+09DF..09E1 ; Grapheme_Base # Lo [3] BENGALI LETTER YYA..BENGALI LETTER VOCALIC LL
+09E6..09EF ; Grapheme_Base # Nd [10] BENGALI DIGIT ZERO..BENGALI DIGIT NINE
+09F0..09F1 ; Grapheme_Base # Lo [2] BENGALI LETTER RA WITH MIDDLE DIAGONAL..BENGALI LETTER RA WITH LOWER DIAGONAL
+09F2..09F3 ; Grapheme_Base # Sc [2] BENGALI RUPEE MARK..BENGALI RUPEE SIGN
+09F4..09F9 ; Grapheme_Base # No [6] BENGALI CURRENCY NUMERATOR ONE..BENGALI CURRENCY DENOMINATOR SIXTEEN
+09FA ; Grapheme_Base # So BENGALI ISSHAR
+0A03 ; Grapheme_Base # Mc GURMUKHI SIGN VISARGA
+0A05..0A0A ; Grapheme_Base # Lo [6] GURMUKHI LETTER A..GURMUKHI LETTER UU
+0A0F..0A10 ; Grapheme_Base # Lo [2] GURMUKHI LETTER EE..GURMUKHI LETTER AI
+0A13..0A28 ; Grapheme_Base # Lo [22] GURMUKHI LETTER OO..GURMUKHI LETTER NA
+0A2A..0A30 ; Grapheme_Base # Lo [7] GURMUKHI LETTER PA..GURMUKHI LETTER RA
+0A32..0A33 ; Grapheme_Base # Lo [2] GURMUKHI LETTER LA..GURMUKHI LETTER LLA
+0A35..0A36 ; Grapheme_Base # Lo [2] GURMUKHI LETTER VA..GURMUKHI LETTER SHA
+0A38..0A39 ; Grapheme_Base # Lo [2] GURMUKHI LETTER SA..GURMUKHI LETTER HA
+0A3E..0A40 ; Grapheme_Base # Mc [3] GURMUKHI VOWEL SIGN AA..GURMUKHI VOWEL SIGN II
+0A59..0A5C ; Grapheme_Base # Lo [4] GURMUKHI LETTER KHHA..GURMUKHI LETTER RRA
+0A5E ; Grapheme_Base # Lo GURMUKHI LETTER FA
+0A66..0A6F ; Grapheme_Base # Nd [10] GURMUKHI DIGIT ZERO..GURMUKHI DIGIT NINE
+0A72..0A74 ; Grapheme_Base # Lo [3] GURMUKHI IRI..GURMUKHI EK ONKAR
+0A83 ; Grapheme_Base # Mc GUJARATI SIGN VISARGA
+0A85..0A8D ; Grapheme_Base # Lo [9] GUJARATI LETTER A..GUJARATI VOWEL CANDRA E
+0A8F..0A91 ; Grapheme_Base # Lo [3] GUJARATI LETTER E..GUJARATI VOWEL CANDRA O
+0A93..0AA8 ; Grapheme_Base # Lo [22] GUJARATI LETTER O..GUJARATI LETTER NA
+0AAA..0AB0 ; Grapheme_Base # Lo [7] GUJARATI LETTER PA..GUJARATI LETTER RA
+0AB2..0AB3 ; Grapheme_Base # Lo [2] GUJARATI LETTER LA..GUJARATI LETTER LLA
+0AB5..0AB9 ; Grapheme_Base # Lo [5] GUJARATI LETTER VA..GUJARATI LETTER HA
+0ABD ; Grapheme_Base # Lo GUJARATI SIGN AVAGRAHA
+0ABE..0AC0 ; Grapheme_Base # Mc [3] GUJARATI VOWEL SIGN AA..GUJARATI VOWEL SIGN II
+0AC9 ; Grapheme_Base # Mc GUJARATI VOWEL SIGN CANDRA O
+0ACB..0ACC ; Grapheme_Base # Mc [2] GUJARATI VOWEL SIGN O..GUJARATI VOWEL SIGN AU
+0AD0 ; Grapheme_Base # Lo GUJARATI OM
+0AE0..0AE1 ; Grapheme_Base # Lo [2] GUJARATI LETTER VOCALIC RR..GUJARATI LETTER VOCALIC LL
+0AE6..0AEF ; Grapheme_Base # Nd [10] GUJARATI DIGIT ZERO..GUJARATI DIGIT NINE
+0AF1 ; Grapheme_Base # Sc GUJARATI RUPEE SIGN
+0B02..0B03 ; Grapheme_Base # Mc [2] ORIYA SIGN ANUSVARA..ORIYA SIGN VISARGA
+0B05..0B0C ; Grapheme_Base # Lo [8] ORIYA LETTER A..ORIYA LETTER VOCALIC L
+0B0F..0B10 ; Grapheme_Base # Lo [2] ORIYA LETTER E..ORIYA LETTER AI
+0B13..0B28 ; Grapheme_Base # Lo [22] ORIYA LETTER O..ORIYA LETTER NA
+0B2A..0B30 ; Grapheme_Base # Lo [7] ORIYA LETTER PA..ORIYA LETTER RA
+0B32..0B33 ; Grapheme_Base # Lo [2] ORIYA LETTER LA..ORIYA LETTER LLA
+0B35..0B39 ; Grapheme_Base # Lo [5] ORIYA LETTER VA..ORIYA LETTER HA
+0B3D ; Grapheme_Base # Lo ORIYA SIGN AVAGRAHA
+0B40 ; Grapheme_Base # Mc ORIYA VOWEL SIGN II
+0B47..0B48 ; Grapheme_Base # Mc [2] ORIYA VOWEL SIGN E..ORIYA VOWEL SIGN AI
+0B4B..0B4C ; Grapheme_Base # Mc [2] ORIYA VOWEL SIGN O..ORIYA VOWEL SIGN AU
+0B5C..0B5D ; Grapheme_Base # Lo [2] ORIYA LETTER RRA..ORIYA LETTER RHA
+0B5F..0B61 ; Grapheme_Base # Lo [3] ORIYA LETTER YYA..ORIYA LETTER VOCALIC LL
+0B66..0B6F ; Grapheme_Base # Nd [10] ORIYA DIGIT ZERO..ORIYA DIGIT NINE
+0B70 ; Grapheme_Base # So ORIYA ISSHAR
+0B71 ; Grapheme_Base # Lo ORIYA LETTER WA
+0B83 ; Grapheme_Base # Lo TAMIL SIGN VISARGA
+0B85..0B8A ; Grapheme_Base # Lo [6] TAMIL LETTER A..TAMIL LETTER UU
+0B8E..0B90 ; Grapheme_Base # Lo [3] TAMIL LETTER E..TAMIL LETTER AI
+0B92..0B95 ; Grapheme_Base # Lo [4] TAMIL LETTER O..TAMIL LETTER KA
+0B99..0B9A ; Grapheme_Base # Lo [2] TAMIL LETTER NGA..TAMIL LETTER CA
+0B9C ; Grapheme_Base # Lo TAMIL LETTER JA
+0B9E..0B9F ; Grapheme_Base # Lo [2] TAMIL LETTER NYA..TAMIL LETTER TTA
+0BA3..0BA4 ; Grapheme_Base # Lo [2] TAMIL LETTER NNA..TAMIL LETTER TA
+0BA8..0BAA ; Grapheme_Base # Lo [3] TAMIL LETTER NA..TAMIL LETTER PA
+0BAE..0BB5 ; Grapheme_Base # Lo [8] TAMIL LETTER MA..TAMIL LETTER VA
+0BB7..0BB9 ; Grapheme_Base # Lo [3] TAMIL LETTER SSA..TAMIL LETTER HA
+0BBF ; Grapheme_Base # Mc TAMIL VOWEL SIGN I
+0BC1..0BC2 ; Grapheme_Base # Mc [2] TAMIL VOWEL SIGN U..TAMIL VOWEL SIGN UU
+0BC6..0BC8 ; Grapheme_Base # Mc [3] TAMIL VOWEL SIGN E..TAMIL VOWEL SIGN AI
+0BCA..0BCC ; Grapheme_Base # Mc [3] TAMIL VOWEL SIGN O..TAMIL VOWEL SIGN AU
+0BE7..0BEF ; Grapheme_Base # Nd [9] TAMIL DIGIT ONE..TAMIL DIGIT NINE
+0BF0..0BF2 ; Grapheme_Base # No [3] TAMIL NUMBER TEN..TAMIL NUMBER ONE THOUSAND
+0BF3..0BF8 ; Grapheme_Base # So [6] TAMIL DAY SIGN..TAMIL AS ABOVE SIGN
+0BF9 ; Grapheme_Base # Sc TAMIL RUPEE SIGN
+0BFA ; Grapheme_Base # So TAMIL NUMBER SIGN
+0C01..0C03 ; Grapheme_Base # Mc [3] TELUGU SIGN CANDRABINDU..TELUGU SIGN VISARGA
+0C05..0C0C ; Grapheme_Base # Lo [8] TELUGU LETTER A..TELUGU LETTER VOCALIC L
+0C0E..0C10 ; Grapheme_Base # Lo [3] TELUGU LETTER E..TELUGU LETTER AI
+0C12..0C28 ; Grapheme_Base # Lo [23] TELUGU LETTER O..TELUGU LETTER NA
+0C2A..0C33 ; Grapheme_Base # Lo [10] TELUGU LETTER PA..TELUGU LETTER LLA
+0C35..0C39 ; Grapheme_Base # Lo [5] TELUGU LETTER VA..TELUGU LETTER HA
+0C41..0C44 ; Grapheme_Base # Mc [4] TELUGU VOWEL SIGN U..TELUGU VOWEL SIGN VOCALIC RR
+0C60..0C61 ; Grapheme_Base # Lo [2] TELUGU LETTER VOCALIC RR..TELUGU LETTER VOCALIC LL
+0C66..0C6F ; Grapheme_Base # Nd [10] TELUGU DIGIT ZERO..TELUGU DIGIT NINE
+0C82..0C83 ; Grapheme_Base # Mc [2] KANNADA SIGN ANUSVARA..KANNADA SIGN VISARGA
+0C85..0C8C ; Grapheme_Base # Lo [8] KANNADA LETTER A..KANNADA LETTER VOCALIC L
+0C8E..0C90 ; Grapheme_Base # Lo [3] KANNADA LETTER E..KANNADA LETTER AI
+0C92..0CA8 ; Grapheme_Base # Lo [23] KANNADA LETTER O..KANNADA LETTER NA
+0CAA..0CB3 ; Grapheme_Base # Lo [10] KANNADA LETTER PA..KANNADA LETTER LLA
+0CB5..0CB9 ; Grapheme_Base # Lo [5] KANNADA LETTER VA..KANNADA LETTER HA
+0CBD ; Grapheme_Base # Lo KANNADA SIGN AVAGRAHA
+0CBE ; Grapheme_Base # Mc KANNADA VOWEL SIGN AA
+0CC0..0CC1 ; Grapheme_Base # Mc [2] KANNADA VOWEL SIGN II..KANNADA VOWEL SIGN U
+0CC3..0CC4 ; Grapheme_Base # Mc [2] KANNADA VOWEL SIGN VOCALIC R..KANNADA VOWEL SIGN VOCALIC RR
+0CC7..0CC8 ; Grapheme_Base # Mc [2] KANNADA VOWEL SIGN EE..KANNADA VOWEL SIGN AI
+0CCA..0CCB ; Grapheme_Base # Mc [2] KANNADA VOWEL SIGN O..KANNADA VOWEL SIGN OO
+0CDE ; Grapheme_Base # Lo KANNADA LETTER FA
+0CE0..0CE1 ; Grapheme_Base # Lo [2] KANNADA LETTER VOCALIC RR..KANNADA LETTER VOCALIC LL
+0CE6..0CEF ; Grapheme_Base # Nd [10] KANNADA DIGIT ZERO..KANNADA DIGIT NINE
+0D02..0D03 ; Grapheme_Base # Mc [2] MALAYALAM SIGN ANUSVARA..MALAYALAM SIGN VISARGA
+0D05..0D0C ; Grapheme_Base # Lo [8] MALAYALAM LETTER A..MALAYALAM LETTER VOCALIC L
+0D0E..0D10 ; Grapheme_Base # Lo [3] MALAYALAM LETTER E..MALAYALAM LETTER AI
+0D12..0D28 ; Grapheme_Base # Lo [23] MALAYALAM LETTER O..MALAYALAM LETTER NA
+0D2A..0D39 ; Grapheme_Base # Lo [16] MALAYALAM LETTER PA..MALAYALAM LETTER HA
+0D3F..0D40 ; Grapheme_Base # Mc [2] MALAYALAM VOWEL SIGN I..MALAYALAM VOWEL SIGN II
+0D46..0D48 ; Grapheme_Base # Mc [3] MALAYALAM VOWEL SIGN E..MALAYALAM VOWEL SIGN AI
+0D4A..0D4C ; Grapheme_Base # Mc [3] MALAYALAM VOWEL SIGN O..MALAYALAM VOWEL SIGN AU
+0D60..0D61 ; Grapheme_Base # Lo [2] MALAYALAM LETTER VOCALIC RR..MALAYALAM LETTER VOCALIC LL
+0D66..0D6F ; Grapheme_Base # Nd [10] MALAYALAM DIGIT ZERO..MALAYALAM DIGIT NINE
+0D82..0D83 ; Grapheme_Base # Mc [2] SINHALA SIGN ANUSVARAYA..SINHALA SIGN VISARGAYA
+0D85..0D96 ; Grapheme_Base # Lo [18] SINHALA LETTER AYANNA..SINHALA LETTER AUYANNA
+0D9A..0DB1 ; Grapheme_Base # Lo [24] SINHALA LETTER ALPAPRAANA KAYANNA..SINHALA LETTER DANTAJA NAYANNA
+0DB3..0DBB ; Grapheme_Base # Lo [9] SINHALA LETTER SANYAKA DAYANNA..SINHALA LETTER RAYANNA
+0DBD ; Grapheme_Base # Lo SINHALA LETTER DANTAJA LAYANNA
+0DC0..0DC6 ; Grapheme_Base # Lo [7] SINHALA LETTER VAYANNA..SINHALA LETTER FAYANNA
+0DD0..0DD1 ; Grapheme_Base # Mc [2] SINHALA VOWEL SIGN KETTI AEDA-PILLA..SINHALA VOWEL SIGN DIGA AEDA-PILLA
+0DD8..0DDE ; Grapheme_Base # Mc [7] SINHALA VOWEL SIGN GAETTA-PILLA..SINHALA VOWEL SIGN KOMBUVA HAA GAYANUKITTA
+0DF2..0DF3 ; Grapheme_Base # Mc [2] SINHALA VOWEL SIGN DIGA GAETTA-PILLA..SINHALA VOWEL SIGN DIGA GAYANUKITTA
+0DF4 ; Grapheme_Base # Po SINHALA PUNCTUATION KUNDDALIYA
+0E01..0E30 ; Grapheme_Base # Lo [48] THAI CHARACTER KO KAI..THAI CHARACTER SARA A
+0E32..0E33 ; Grapheme_Base # Lo [2] THAI CHARACTER SARA AA..THAI CHARACTER SARA AM
+0E3F ; Grapheme_Base # Sc THAI CURRENCY SYMBOL BAHT
+0E40..0E45 ; Grapheme_Base # Lo [6] THAI CHARACTER SARA E..THAI CHARACTER LAKKHANGYAO
+0E46 ; Grapheme_Base # Lm THAI CHARACTER MAIYAMOK
+0E4F ; Grapheme_Base # Po THAI CHARACTER FONGMAN
+0E50..0E59 ; Grapheme_Base # Nd [10] THAI DIGIT ZERO..THAI DIGIT NINE
+0E5A..0E5B ; Grapheme_Base # Po [2] THAI CHARACTER ANGKHANKHU..THAI CHARACTER KHOMUT
+0E81..0E82 ; Grapheme_Base # Lo [2] LAO LETTER KO..LAO LETTER KHO SUNG
+0E84 ; Grapheme_Base # Lo LAO LETTER KHO TAM
+0E87..0E88 ; Grapheme_Base # Lo [2] LAO LETTER NGO..LAO LETTER CO
+0E8A ; Grapheme_Base # Lo LAO LETTER SO TAM
+0E8D ; Grapheme_Base # Lo LAO LETTER NYO
+0E94..0E97 ; Grapheme_Base # Lo [4] LAO LETTER DO..LAO LETTER THO TAM
+0E99..0E9F ; Grapheme_Base # Lo [7] LAO LETTER NO..LAO LETTER FO SUNG
+0EA1..0EA3 ; Grapheme_Base # Lo [3] LAO LETTER MO..LAO LETTER LO LING
+0EA5 ; Grapheme_Base # Lo LAO LETTER LO LOOT
+0EA7 ; Grapheme_Base # Lo LAO LETTER WO
+0EAA..0EAB ; Grapheme_Base # Lo [2] LAO LETTER SO SUNG..LAO LETTER HO SUNG
+0EAD..0EB0 ; Grapheme_Base # Lo [4] LAO LETTER O..LAO VOWEL SIGN A
+0EB2..0EB3 ; Grapheme_Base # Lo [2] LAO VOWEL SIGN AA..LAO VOWEL SIGN AM
+0EBD ; Grapheme_Base # Lo LAO SEMIVOWEL SIGN NYO
+0EC0..0EC4 ; Grapheme_Base # Lo [5] LAO VOWEL SIGN E..LAO VOWEL SIGN AI
+0EC6 ; Grapheme_Base # Lm LAO KO LA
+0ED0..0ED9 ; Grapheme_Base # Nd [10] LAO DIGIT ZERO..LAO DIGIT NINE
+0EDC..0EDD ; Grapheme_Base # Lo [2] LAO HO NO..LAO HO MO
+0F00 ; Grapheme_Base # Lo TIBETAN SYLLABLE OM
+0F01..0F03 ; Grapheme_Base # So [3] TIBETAN MARK GTER YIG MGO TRUNCATED A..TIBETAN MARK GTER YIG MGO -UM GTER TSHEG MA
+0F04..0F12 ; Grapheme_Base # Po [15] TIBETAN MARK INITIAL YIG MGO MDUN MA..TIBETAN MARK RGYA GRAM SHAD
+0F13..0F17 ; Grapheme_Base # So [5] TIBETAN MARK CARET -DZUD RTAGS ME LONG CAN..TIBETAN ASTROLOGICAL SIGN SGRA GCAN -CHAR RTAGS
+0F1A..0F1F ; Grapheme_Base # So [6] TIBETAN SIGN RDEL DKAR GCIG..TIBETAN SIGN RDEL DKAR RDEL NAG
+0F20..0F29 ; Grapheme_Base # Nd [10] TIBETAN DIGIT ZERO..TIBETAN DIGIT NINE
+0F2A..0F33 ; Grapheme_Base # No [10] TIBETAN DIGIT HALF ONE..TIBETAN DIGIT HALF ZERO
+0F34 ; Grapheme_Base # So TIBETAN MARK BSDUS RTAGS
+0F36 ; Grapheme_Base # So TIBETAN MARK CARET -DZUD RTAGS BZHI MIG CAN
+0F38 ; Grapheme_Base # So TIBETAN MARK CHE MGO
+0F3A ; Grapheme_Base # Ps TIBETAN MARK GUG RTAGS GYON
+0F3B ; Grapheme_Base # Pe TIBETAN MARK GUG RTAGS GYAS
+0F3C ; Grapheme_Base # Ps TIBETAN MARK ANG KHANG GYON
+0F3D ; Grapheme_Base # Pe TIBETAN MARK ANG KHANG GYAS
+0F3E..0F3F ; Grapheme_Base # Mc [2] TIBETAN SIGN YAR TSHES..TIBETAN SIGN MAR TSHES
+0F40..0F47 ; Grapheme_Base # Lo [8] TIBETAN LETTER KA..TIBETAN LETTER JA
+0F49..0F6A ; Grapheme_Base # Lo [34] TIBETAN LETTER NYA..TIBETAN LETTER FIXED-FORM RA
+0F7F ; Grapheme_Base # Mc TIBETAN SIGN RNAM BCAD
+0F85 ; Grapheme_Base # Po TIBETAN MARK PALUTA
+0F88..0F8B ; Grapheme_Base # Lo [4] TIBETAN SIGN LCE TSA CAN..TIBETAN SIGN GRU MED RGYINGS
+0FBE..0FC5 ; Grapheme_Base # So [8] TIBETAN KU RU KHA..TIBETAN SYMBOL RDO RJE
+0FC7..0FCC ; Grapheme_Base # So [6] TIBETAN SYMBOL RDO RJE RGYA GRAM..TIBETAN SYMBOL NOR BU BZHI -KHYIL
+0FCF ; Grapheme_Base # So TIBETAN SIGN RDEL NAG GSUM
+1000..1021 ; Grapheme_Base # Lo [34] MYANMAR LETTER KA..MYANMAR LETTER A
+1023..1027 ; Grapheme_Base # Lo [5] MYANMAR LETTER I..MYANMAR LETTER E
+1029..102A ; Grapheme_Base # Lo [2] MYANMAR LETTER O..MYANMAR LETTER AU
+102C ; Grapheme_Base # Mc MYANMAR VOWEL SIGN AA
+1031 ; Grapheme_Base # Mc MYANMAR VOWEL SIGN E
+1038 ; Grapheme_Base # Mc MYANMAR SIGN VISARGA
+1040..1049 ; Grapheme_Base # Nd [10] MYANMAR DIGIT ZERO..MYANMAR DIGIT NINE
+104A..104F ; Grapheme_Base # Po [6] MYANMAR SIGN LITTLE SECTION..MYANMAR SYMBOL GENITIVE
+1050..1055 ; Grapheme_Base # Lo [6] MYANMAR LETTER SHA..MYANMAR LETTER VOCALIC LL
+1056..1057 ; Grapheme_Base # Mc [2] MYANMAR VOWEL SIGN VOCALIC R..MYANMAR VOWEL SIGN VOCALIC RR
+10A0..10C5 ; Grapheme_Base # L& [38] GEORGIAN CAPITAL LETTER AN..GEORGIAN CAPITAL LETTER HOE
+10D0..10F8 ; Grapheme_Base # Lo [41] GEORGIAN LETTER AN..GEORGIAN LETTER ELIFI
+10FB ; Grapheme_Base # Po GEORGIAN PARAGRAPH SEPARATOR
+1100..1159 ; Grapheme_Base # Lo [90] HANGUL CHOSEONG KIYEOK..HANGUL CHOSEONG YEORINHIEUH
+115F..11A2 ; Grapheme_Base # Lo [68] HANGUL CHOSEONG FILLER..HANGUL JUNGSEONG SSANGARAEA
+11A8..11F9 ; Grapheme_Base # Lo [82] HANGUL JONGSEONG KIYEOK..HANGUL JONGSEONG YEORINHIEUH
+1200..1206 ; Grapheme_Base # Lo [7] ETHIOPIC SYLLABLE HA..ETHIOPIC SYLLABLE HO
+1208..1246 ; Grapheme_Base # Lo [63] ETHIOPIC SYLLABLE LA..ETHIOPIC SYLLABLE QO
+1248 ; Grapheme_Base # Lo ETHIOPIC SYLLABLE QWA
+124A..124D ; Grapheme_Base # Lo [4] ETHIOPIC SYLLABLE QWI..ETHIOPIC SYLLABLE QWE
+1250..1256 ; Grapheme_Base # Lo [7] ETHIOPIC SYLLABLE QHA..ETHIOPIC SYLLABLE QHO
+1258 ; Grapheme_Base # Lo ETHIOPIC SYLLABLE QHWA
+125A..125D ; Grapheme_Base # Lo [4] ETHIOPIC SYLLABLE QHWI..ETHIOPIC SYLLABLE QHWE
+1260..1286 ; Grapheme_Base # Lo [39] ETHIOPIC SYLLABLE BA..ETHIOPIC SYLLABLE XO
+1288 ; Grapheme_Base # Lo ETHIOPIC SYLLABLE XWA
+128A..128D ; Grapheme_Base # Lo [4] ETHIOPIC SYLLABLE XWI..ETHIOPIC SYLLABLE XWE
+1290..12AE ; Grapheme_Base # Lo [31] ETHIOPIC SYLLABLE NA..ETHIOPIC SYLLABLE KO
+12B0 ; Grapheme_Base # Lo ETHIOPIC SYLLABLE KWA
+12B2..12B5 ; Grapheme_Base # Lo [4] ETHIOPIC SYLLABLE KWI..ETHIOPIC SYLLABLE KWE
+12B8..12BE ; Grapheme_Base # Lo [7] ETHIOPIC SYLLABLE KXA..ETHIOPIC SYLLABLE KXO
+12C0 ; Grapheme_Base # Lo ETHIOPIC SYLLABLE KXWA
+12C2..12C5 ; Grapheme_Base # Lo [4] ETHIOPIC SYLLABLE KXWI..ETHIOPIC SYLLABLE KXWE
+12C8..12CE ; Grapheme_Base # Lo [7] ETHIOPIC SYLLABLE WA..ETHIOPIC SYLLABLE WO
+12D0..12D6 ; Grapheme_Base # Lo [7] ETHIOPIC SYLLABLE PHARYNGEAL A..ETHIOPIC SYLLABLE PHARYNGEAL O
+12D8..12EE ; Grapheme_Base # Lo [23] ETHIOPIC SYLLABLE ZA..ETHIOPIC SYLLABLE YO
+12F0..130E ; Grapheme_Base # Lo [31] ETHIOPIC SYLLABLE DA..ETHIOPIC SYLLABLE GO
+1310 ; Grapheme_Base # Lo ETHIOPIC SYLLABLE GWA
+1312..1315 ; Grapheme_Base # Lo [4] ETHIOPIC SYLLABLE GWI..ETHIOPIC SYLLABLE GWE
+1318..131E ; Grapheme_Base # Lo [7] ETHIOPIC SYLLABLE GGA..ETHIOPIC SYLLABLE GGO
+1320..1346 ; Grapheme_Base # Lo [39] ETHIOPIC SYLLABLE THA..ETHIOPIC SYLLABLE TZO
+1348..135A ; Grapheme_Base # Lo [19] ETHIOPIC SYLLABLE FA..ETHIOPIC SYLLABLE FYA
+1361..1368 ; Grapheme_Base # Po [8] ETHIOPIC WORDSPACE..ETHIOPIC PARAGRAPH SEPARATOR
+1369..1371 ; Grapheme_Base # Nd [9] ETHIOPIC DIGIT ONE..ETHIOPIC DIGIT NINE
+1372..137C ; Grapheme_Base # No [11] ETHIOPIC NUMBER TEN..ETHIOPIC NUMBER TEN THOUSAND
+13A0..13F4 ; Grapheme_Base # Lo [85] CHEROKEE LETTER A..CHEROKEE LETTER YV
+1401..166C ; Grapheme_Base # Lo [620] CANADIAN SYLLABICS E..CANADIAN SYLLABICS CARRIER TTSA
+166D..166E ; Grapheme_Base # Po [2] CANADIAN SYLLABICS CHI SIGN..CANADIAN SYLLABICS FULL STOP
+166F..1676 ; Grapheme_Base # Lo [8] CANADIAN SYLLABICS QAI..CANADIAN SYLLABICS NNGAA
+1680 ; Grapheme_Base # Zs OGHAM SPACE MARK
+1681..169A ; Grapheme_Base # Lo [26] OGHAM LETTER BEITH..OGHAM LETTER PEITH
+169B ; Grapheme_Base # Ps OGHAM FEATHER MARK
+169C ; Grapheme_Base # Pe OGHAM REVERSED FEATHER MARK
+16A0..16EA ; Grapheme_Base # Lo [75] RUNIC LETTER FEHU FEOH FE F..RUNIC LETTER X
+16EB..16ED ; Grapheme_Base # Po [3] RUNIC SINGLE PUNCTUATION..RUNIC CROSS PUNCTUATION
+16EE..16F0 ; Grapheme_Base # Nl [3] RUNIC ARLAUG SYMBOL..RUNIC BELGTHOR SYMBOL
+1700..170C ; Grapheme_Base # Lo [13] TAGALOG LETTER A..TAGALOG LETTER YA
+170E..1711 ; Grapheme_Base # Lo [4] TAGALOG LETTER LA..TAGALOG LETTER HA
+1720..1731 ; Grapheme_Base # Lo [18] HANUNOO LETTER A..HANUNOO LETTER HA
+1735..1736 ; Grapheme_Base # Po [2] PHILIPPINE SINGLE PUNCTUATION..PHILIPPINE DOUBLE PUNCTUATION
+1740..1751 ; Grapheme_Base # Lo [18] BUHID LETTER A..BUHID LETTER HA
+1760..176C ; Grapheme_Base # Lo [13] TAGBANWA LETTER A..TAGBANWA LETTER YA
+176E..1770 ; Grapheme_Base # Lo [3] TAGBANWA LETTER LA..TAGBANWA LETTER SA
+1780..17B3 ; Grapheme_Base # Lo [52] KHMER LETTER KA..KHMER INDEPENDENT VOWEL QAU
+17B6 ; Grapheme_Base # Mc KHMER VOWEL SIGN AA
+17BE..17C5 ; Grapheme_Base # Mc [8] KHMER VOWEL SIGN OE..KHMER VOWEL SIGN AU
+17C7..17C8 ; Grapheme_Base # Mc [2] KHMER SIGN REAHMUK..KHMER SIGN YUUKALEAPINTU
+17D4..17D6 ; Grapheme_Base # Po [3] KHMER SIGN KHAN..KHMER SIGN CAMNUC PII KUUH
+17D7 ; Grapheme_Base # Lm KHMER SIGN LEK TOO
+17D8..17DA ; Grapheme_Base # Po [3] KHMER SIGN BEYYAL..KHMER SIGN KOOMUUT
+17DB ; Grapheme_Base # Sc KHMER CURRENCY SYMBOL RIEL
+17DC ; Grapheme_Base # Lo KHMER SIGN AVAKRAHASANYA
+17E0..17E9 ; Grapheme_Base # Nd [10] KHMER DIGIT ZERO..KHMER DIGIT NINE
+17F0..17F9 ; Grapheme_Base # No [10] KHMER SYMBOL LEK ATTAK SON..KHMER SYMBOL LEK ATTAK PRAM-BUON
+1800..1805 ; Grapheme_Base # Po [6] MONGOLIAN BIRGA..MONGOLIAN FOUR DOTS
+1806 ; Grapheme_Base # Pd MONGOLIAN TODO SOFT HYPHEN
+1807..180A ; Grapheme_Base # Po [4] MONGOLIAN SIBE SYLLABLE BOUNDARY MARKER..MONGOLIAN NIRUGU
+180E ; Grapheme_Base # Zs MONGOLIAN VOWEL SEPARATOR
+1810..1819 ; Grapheme_Base # Nd [10] MONGOLIAN DIGIT ZERO..MONGOLIAN DIGIT NINE
+1820..1842 ; Grapheme_Base # Lo [35] MONGOLIAN LETTER A..MONGOLIAN LETTER CHI
+1843 ; Grapheme_Base # Lm MONGOLIAN LETTER TODO LONG VOWEL SIGN
+1844..1877 ; Grapheme_Base # Lo [52] MONGOLIAN LETTER TODO E..MONGOLIAN LETTER MANCHU ZHA
+1880..18A8 ; Grapheme_Base # Lo [41] MONGOLIAN LETTER ALI GALI ANUSVARA ONE..MONGOLIAN LETTER MANCHU ALI GALI BHA
+1900..191C ; Grapheme_Base # Lo [29] LIMBU VOWEL-CARRIER LETTER..LIMBU LETTER HA
+1923..1926 ; Grapheme_Base # Mc [4] LIMBU VOWEL SIGN EE..LIMBU VOWEL SIGN AU
+1929..192B ; Grapheme_Base # Mc [3] LIMBU SUBJOINED LETTER YA..LIMBU SUBJOINED LETTER WA
+1930..1931 ; Grapheme_Base # Mc [2] LIMBU SMALL LETTER KA..LIMBU SMALL LETTER NGA
+1933..1938 ; Grapheme_Base # Mc [6] LIMBU SMALL LETTER TA..LIMBU SMALL LETTER LA
+1940 ; Grapheme_Base # So LIMBU SIGN LOO
+1944..1945 ; Grapheme_Base # Po [2] LIMBU EXCLAMATION MARK..LIMBU QUESTION MARK
+1946..194F ; Grapheme_Base # Nd [10] LIMBU DIGIT ZERO..LIMBU DIGIT NINE
+1950..196D ; Grapheme_Base # Lo [30] TAI LE LETTER KA..TAI LE LETTER AI
+1970..1974 ; Grapheme_Base # Lo [5] TAI LE LETTER TONE-2..TAI LE LETTER TONE-6
+19E0..19FF ; Grapheme_Base # So [32] KHMER SYMBOL PATHAMASAT..KHMER SYMBOL DAP-PRAM ROC
+1D00..1D2B ; Grapheme_Base # L& [44] LATIN LETTER SMALL CAPITAL A..CYRILLIC LETTER SMALL CAPITAL EL
+1D2C..1D61 ; Grapheme_Base # Lm [54] MODIFIER LETTER CAPITAL A..MODIFIER LETTER SMALL CHI
+1D62..1D6B ; Grapheme_Base # L& [10] LATIN SUBSCRIPT SMALL LETTER I..LATIN SMALL LETTER UE
+1E00..1E9B ; Grapheme_Base # L& [156] LATIN CAPITAL LETTER A WITH RING BELOW..LATIN SMALL LETTER LONG S WITH DOT ABOVE
+1EA0..1EF9 ; Grapheme_Base # L& [90] LATIN CAPITAL LETTER A WITH DOT BELOW..LATIN SMALL LETTER Y WITH TILDE
+1F00..1F15 ; Grapheme_Base # L& [22] GREEK SMALL LETTER ALPHA WITH PSILI..GREEK SMALL LETTER EPSILON WITH DASIA AND OXIA
+1F18..1F1D ; Grapheme_Base # L& [6] GREEK CAPITAL LETTER EPSILON WITH PSILI..GREEK CAPITAL LETTER EPSILON WITH DASIA AND OXIA
+1F20..1F45 ; Grapheme_Base # L& [38] GREEK SMALL LETTER ETA WITH PSILI..GREEK SMALL LETTER OMICRON WITH DASIA AND OXIA
+1F48..1F4D ; Grapheme_Base # L& [6] GREEK CAPITAL LETTER OMICRON WITH PSILI..GREEK CAPITAL LETTER OMICRON WITH DASIA AND OXIA
+1F50..1F57 ; Grapheme_Base # L& [8] GREEK SMALL LETTER UPSILON WITH PSILI..GREEK SMALL LETTER UPSILON WITH DASIA AND PERISPOMENI
+1F59 ; Grapheme_Base # L& GREEK CAPITAL LETTER UPSILON WITH DASIA
+1F5B ; Grapheme_Base # L& GREEK CAPITAL LETTER UPSILON WITH DASIA AND VARIA
+1F5D ; Grapheme_Base # L& GREEK CAPITAL LETTER UPSILON WITH DASIA AND OXIA
+1F5F..1F7D ; Grapheme_Base # L& [31] GREEK CAPITAL LETTER UPSILON WITH DASIA AND PERISPOMENI..GREEK SMALL LETTER OMEGA WITH OXIA
+1F80..1FB4 ; Grapheme_Base # L& [53] GREEK SMALL LETTER ALPHA WITH PSILI AND YPOGEGRAMMENI..GREEK SMALL LETTER ALPHA WITH OXIA AND YPOGEGRAMMENI
+1FB6..1FBC ; Grapheme_Base # L& [7] GREEK SMALL LETTER ALPHA WITH PERISPOMENI..GREEK CAPITAL LETTER ALPHA WITH PROSGEGRAMMENI
+1FBD ; Grapheme_Base # Sk GREEK KORONIS
+1FBE ; Grapheme_Base # L& GREEK PROSGEGRAMMENI
+1FBF..1FC1 ; Grapheme_Base # Sk [3] GREEK PSILI..GREEK DIALYTIKA AND PERISPOMENI
+1FC2..1FC4 ; Grapheme_Base # L& [3] GREEK SMALL LETTER ETA WITH VARIA AND YPOGEGRAMMENI..GREEK SMALL LETTER ETA WITH OXIA AND YPOGEGRAMMENI
+1FC6..1FCC ; Grapheme_Base # L& [7] GREEK SMALL LETTER ETA WITH PERISPOMENI..GREEK CAPITAL LETTER ETA WITH PROSGEGRAMMENI
+1FCD..1FCF ; Grapheme_Base # Sk [3] GREEK PSILI AND VARIA..GREEK PSILI AND PERISPOMENI
+1FD0..1FD3 ; Grapheme_Base # L& [4] GREEK SMALL LETTER IOTA WITH VRACHY..GREEK SMALL LETTER IOTA WITH DIALYTIKA AND OXIA
+1FD6..1FDB ; Grapheme_Base # L& [6] GREEK SMALL LETTER IOTA WITH PERISPOMENI..GREEK CAPITAL LETTER IOTA WITH OXIA
+1FDD..1FDF ; Grapheme_Base # Sk [3] GREEK DASIA AND VARIA..GREEK DASIA AND PERISPOMENI
+1FE0..1FEC ; Grapheme_Base # L& [13] GREEK SMALL LETTER UPSILON WITH VRACHY..GREEK CAPITAL LETTER RHO WITH DASIA
+1FED..1FEF ; Grapheme_Base # Sk [3] GREEK DIALYTIKA AND VARIA..GREEK VARIA
+1FF2..1FF4 ; Grapheme_Base # L& [3] GREEK SMALL LETTER OMEGA WITH VARIA AND YPOGEGRAMMENI..GREEK SMALL LETTER OMEGA WITH OXIA AND YPOGEGRAMMENI
+1FF6..1FFC ; Grapheme_Base # L& [7] GREEK SMALL LETTER OMEGA WITH PERISPOMENI..GREEK CAPITAL LETTER OMEGA WITH PROSGEGRAMMENI
+1FFD..1FFE ; Grapheme_Base # Sk [2] GREEK OXIA..GREEK DASIA
+2000..200B ; Grapheme_Base # Zs [12] EN QUAD..ZERO WIDTH SPACE
+2010..2015 ; Grapheme_Base # Pd [6] HYPHEN..HORIZONTAL BAR
+2016..2017 ; Grapheme_Base # Po [2] DOUBLE VERTICAL LINE..DOUBLE LOW LINE
+2018 ; Grapheme_Base # Pi LEFT SINGLE QUOTATION MARK
+2019 ; Grapheme_Base # Pf RIGHT SINGLE QUOTATION MARK
+201A ; Grapheme_Base # Ps SINGLE LOW-9 QUOTATION MARK
+201B..201C ; Grapheme_Base # Pi [2] SINGLE HIGH-REVERSED-9 QUOTATION MARK..LEFT DOUBLE QUOTATION MARK
+201D ; Grapheme_Base # Pf RIGHT DOUBLE QUOTATION MARK
+201E ; Grapheme_Base # Ps DOUBLE LOW-9 QUOTATION MARK
+201F ; Grapheme_Base # Pi DOUBLE HIGH-REVERSED-9 QUOTATION MARK
+2020..2027 ; Grapheme_Base # Po [8] DAGGER..HYPHENATION POINT
+202F ; Grapheme_Base # Zs NARROW NO-BREAK SPACE
+2030..2038 ; Grapheme_Base # Po [9] PER MILLE SIGN..CARET
+2039 ; Grapheme_Base # Pi SINGLE LEFT-POINTING ANGLE QUOTATION MARK
+203A ; Grapheme_Base # Pf SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
+203B..203E ; Grapheme_Base # Po [4] REFERENCE MARK..OVERLINE
+203F..2040 ; Grapheme_Base # Pc [2] UNDERTIE..CHARACTER TIE
+2041..2043 ; Grapheme_Base # Po [3] CARET INSERTION POINT..HYPHEN BULLET
+2044 ; Grapheme_Base # Sm FRACTION SLASH
+2045 ; Grapheme_Base # Ps LEFT SQUARE BRACKET WITH QUILL
+2046 ; Grapheme_Base # Pe RIGHT SQUARE BRACKET WITH QUILL
+2047..2051 ; Grapheme_Base # Po [11] DOUBLE QUESTION MARK..TWO ASTERISKS ALIGNED VERTICALLY
+2052 ; Grapheme_Base # Sm COMMERCIAL MINUS SIGN
+2053 ; Grapheme_Base # Po SWUNG DASH
+2054 ; Grapheme_Base # Pc INVERTED UNDERTIE
+2057 ; Grapheme_Base # Po QUADRUPLE PRIME
+205F ; Grapheme_Base # Zs MEDIUM MATHEMATICAL SPACE
+2070 ; Grapheme_Base # No SUPERSCRIPT ZERO
+2071 ; Grapheme_Base # L& SUPERSCRIPT LATIN SMALL LETTER I
+2074..2079 ; Grapheme_Base # No [6] SUPERSCRIPT FOUR..SUPERSCRIPT NINE
+207A..207C ; Grapheme_Base # Sm [3] SUPERSCRIPT PLUS SIGN..SUPERSCRIPT EQUALS SIGN
+207D ; Grapheme_Base # Ps SUPERSCRIPT LEFT PARENTHESIS
+207E ; Grapheme_Base # Pe SUPERSCRIPT RIGHT PARENTHESIS
+207F ; Grapheme_Base # L& SUPERSCRIPT LATIN SMALL LETTER N
+2080..2089 ; Grapheme_Base # No [10] SUBSCRIPT ZERO..SUBSCRIPT NINE
+208A..208C ; Grapheme_Base # Sm [3] SUBSCRIPT PLUS SIGN..SUBSCRIPT EQUALS SIGN
+208D ; Grapheme_Base # Ps SUBSCRIPT LEFT PARENTHESIS
+208E ; Grapheme_Base # Pe SUBSCRIPT RIGHT PARENTHESIS
+20A0..20B1 ; Grapheme_Base # Sc [18] EURO-CURRENCY SIGN..PESO SIGN
+2100..2101 ; Grapheme_Base # So [2] ACCOUNT OF..ADDRESSED TO THE SUBJECT
+2102 ; Grapheme_Base # L& DOUBLE-STRUCK CAPITAL C
+2103..2106 ; Grapheme_Base # So [4] DEGREE CELSIUS..CADA UNA
+2107 ; Grapheme_Base # L& EULER CONSTANT
+2108..2109 ; Grapheme_Base # So [2] SCRUPLE..DEGREE FAHRENHEIT
+210A..2113 ; Grapheme_Base # L& [10] SCRIPT SMALL G..SCRIPT SMALL L
+2114 ; Grapheme_Base # So L B BAR SYMBOL
+2115 ; Grapheme_Base # L& DOUBLE-STRUCK CAPITAL N
+2116..2118 ; Grapheme_Base # So [3] NUMERO SIGN..SCRIPT CAPITAL P
+2119..211D ; Grapheme_Base # L& [5] DOUBLE-STRUCK CAPITAL P..DOUBLE-STRUCK CAPITAL R
+211E..2123 ; Grapheme_Base # So [6] PRESCRIPTION TAKE..VERSICLE
+2124 ; Grapheme_Base # L& DOUBLE-STRUCK CAPITAL Z
+2125 ; Grapheme_Base # So OUNCE SIGN
+2126 ; Grapheme_Base # L& OHM SIGN
+2127 ; Grapheme_Base # So INVERTED OHM SIGN
+2128 ; Grapheme_Base # L& BLACK-LETTER CAPITAL Z
+2129 ; Grapheme_Base # So TURNED GREEK SMALL LETTER IOTA
+212A..212D ; Grapheme_Base # L& [4] KELVIN SIGN..BLACK-LETTER CAPITAL C
+212E ; Grapheme_Base # So ESTIMATED SYMBOL
+212F..2131 ; Grapheme_Base # L& [3] SCRIPT SMALL E..SCRIPT CAPITAL F
+2132 ; Grapheme_Base # So TURNED CAPITAL F
+2133..2134 ; Grapheme_Base # L& [2] SCRIPT CAPITAL M..SCRIPT SMALL O
+2135..2138 ; Grapheme_Base # Lo [4] ALEF SYMBOL..DALET SYMBOL
+2139 ; Grapheme_Base # L& INFORMATION SOURCE
+213A..213B ; Grapheme_Base # So [2] ROTATED CAPITAL Q..FACSIMILE SIGN
+213D..213F ; Grapheme_Base # L& [3] DOUBLE-STRUCK SMALL GAMMA..DOUBLE-STRUCK CAPITAL PI
+2140..2144 ; Grapheme_Base # Sm [5] DOUBLE-STRUCK N-ARY SUMMATION..TURNED SANS-SERIF CAPITAL Y
+2145..2149 ; Grapheme_Base # L& [5] DOUBLE-STRUCK ITALIC CAPITAL D..DOUBLE-STRUCK ITALIC SMALL J
+214A ; Grapheme_Base # So PROPERTY LINE
+214B ; Grapheme_Base # Sm TURNED AMPERSAND
+2153..215F ; Grapheme_Base # No [13] VULGAR FRACTION ONE THIRD..FRACTION NUMERATOR ONE
+2160..2183 ; Grapheme_Base # Nl [36] ROMAN NUMERAL ONE..ROMAN NUMERAL REVERSED ONE HUNDRED
+2190..2194 ; Grapheme_Base # Sm [5] LEFTWARDS ARROW..LEFT RIGHT ARROW
+2195..2199 ; Grapheme_Base # So [5] UP DOWN ARROW..SOUTH WEST ARROW
+219A..219B ; Grapheme_Base # Sm [2] LEFTWARDS ARROW WITH STROKE..RIGHTWARDS ARROW WITH STROKE
+219C..219F ; Grapheme_Base # So [4] LEFTWARDS WAVE ARROW..UPWARDS TWO HEADED ARROW
+21A0 ; Grapheme_Base # Sm RIGHTWARDS TWO HEADED ARROW
+21A1..21A2 ; Grapheme_Base # So [2] DOWNWARDS TWO HEADED ARROW..LEFTWARDS ARROW WITH TAIL
+21A3 ; Grapheme_Base # Sm RIGHTWARDS ARROW WITH TAIL
+21A4..21A5 ; Grapheme_Base # So [2] LEFTWARDS ARROW FROM BAR..UPWARDS ARROW FROM BAR
+21A6 ; Grapheme_Base # Sm RIGHTWARDS ARROW FROM BAR
+21A7..21AD ; Grapheme_Base # So [7] DOWNWARDS ARROW FROM BAR..LEFT RIGHT WAVE ARROW
+21AE ; Grapheme_Base # Sm LEFT RIGHT ARROW WITH STROKE
+21AF..21CD ; Grapheme_Base # So [31] DOWNWARDS ZIGZAG ARROW..LEFTWARDS DOUBLE ARROW WITH STROKE
+21CE..21CF ; Grapheme_Base # Sm [2] LEFT RIGHT DOUBLE ARROW WITH STROKE..RIGHTWARDS DOUBLE ARROW WITH STROKE
+21D0..21D1 ; Grapheme_Base # So [2] LEFTWARDS DOUBLE ARROW..UPWARDS DOUBLE ARROW
+21D2 ; Grapheme_Base # Sm RIGHTWARDS DOUBLE ARROW
+21D3 ; Grapheme_Base # So DOWNWARDS DOUBLE ARROW
+21D4 ; Grapheme_Base # Sm LEFT RIGHT DOUBLE ARROW
+21D5..21F3 ; Grapheme_Base # So [31] UP DOWN DOUBLE ARROW..UP DOWN WHITE ARROW
+21F4..22FF ; Grapheme_Base # Sm [268] RIGHT ARROW WITH SMALL CIRCLE..Z NOTATION BAG MEMBERSHIP
+2300..2307 ; Grapheme_Base # So [8] DIAMETER SIGN..WAVY LINE
+2308..230B ; Grapheme_Base # Sm [4] LEFT CEILING..RIGHT FLOOR
+230C..231F ; Grapheme_Base # So [20] BOTTOM RIGHT CROP..BOTTOM RIGHT CORNER
+2320..2321 ; Grapheme_Base # Sm [2] TOP HALF INTEGRAL..BOTTOM HALF INTEGRAL
+2322..2328 ; Grapheme_Base # So [7] FROWN..KEYBOARD
+2329 ; Grapheme_Base # Ps LEFT-POINTING ANGLE BRACKET
+232A ; Grapheme_Base # Pe RIGHT-POINTING ANGLE BRACKET
+232B..237B ; Grapheme_Base # So [81] ERASE TO THE LEFT..NOT CHECK MARK
+237C ; Grapheme_Base # Sm RIGHT ANGLE WITH DOWNWARDS ZIGZAG ARROW
+237D..239A ; Grapheme_Base # So [30] SHOULDERED OPEN BOX..CLEAR SCREEN SYMBOL
+239B..23B3 ; Grapheme_Base # Sm [25] LEFT PARENTHESIS UPPER HOOK..SUMMATION BOTTOM
+23B4 ; Grapheme_Base # Ps TOP SQUARE BRACKET
+23B5 ; Grapheme_Base # Pe BOTTOM SQUARE BRACKET
+23B6 ; Grapheme_Base # Po BOTTOM SQUARE BRACKET OVER TOP SQUARE BRACKET
+23B7..23D0 ; Grapheme_Base # So [26] RADICAL SYMBOL BOTTOM..VERTICAL LINE EXTENSION
+2400..2426 ; Grapheme_Base # So [39] SYMBOL FOR NULL..SYMBOL FOR SUBSTITUTE FORM TWO
+2440..244A ; Grapheme_Base # So [11] OCR HOOK..OCR DOUBLE BACKSLASH
+2460..249B ; Grapheme_Base # No [60] CIRCLED DIGIT ONE..NUMBER TWENTY FULL STOP
+249C..24E9 ; Grapheme_Base # So [78] PARENTHESIZED LATIN SMALL LETTER A..CIRCLED LATIN SMALL LETTER Z
+24EA..24FF ; Grapheme_Base # No [22] CIRCLED DIGIT ZERO..NEGATIVE CIRCLED DIGIT ZERO
+2500..25B6 ; Grapheme_Base # So [183] BOX DRAWINGS LIGHT HORIZONTAL..BLACK RIGHT-POINTING TRIANGLE
+25B7 ; Grapheme_Base # Sm WHITE RIGHT-POINTING TRIANGLE
+25B8..25C0 ; Grapheme_Base # So [9] BLACK RIGHT-POINTING SMALL TRIANGLE..BLACK LEFT-POINTING TRIANGLE
+25C1 ; Grapheme_Base # Sm WHITE LEFT-POINTING TRIANGLE
+25C2..25F7 ; Grapheme_Base # So [54] BLACK LEFT-POINTING SMALL TRIANGLE..WHITE CIRCLE WITH UPPER RIGHT QUADRANT
+25F8..25FF ; Grapheme_Base # Sm [8] UPPER LEFT TRIANGLE..LOWER RIGHT TRIANGLE
+2600..2617 ; Grapheme_Base # So [24] BLACK SUN WITH RAYS..BLACK SHOGI PIECE
+2619..266E ; Grapheme_Base # So [86] REVERSED ROTATED FLORAL HEART BULLET..MUSIC NATURAL SIGN
+266F ; Grapheme_Base # Sm MUSIC SHARP SIGN
+2670..267D ; Grapheme_Base # So [14] WEST SYRIAC CROSS..PARTIALLY-RECYCLED PAPER SYMBOL
+2680..2691 ; Grapheme_Base # So [18] DIE FACE-1..BLACK FLAG
+26A0..26A1 ; Grapheme_Base # So [2] WARNING SIGN..HIGH VOLTAGE SIGN
+2701..2704 ; Grapheme_Base # So [4] UPPER BLADE SCISSORS..WHITE SCISSORS
+2706..2709 ; Grapheme_Base # So [4] TELEPHONE LOCATION SIGN..ENVELOPE
+270C..2727 ; Grapheme_Base # So [28] VICTORY HAND..WHITE FOUR POINTED STAR
+2729..274B ; Grapheme_Base # So [35] STRESS OUTLINED WHITE STAR..HEAVY EIGHT TEARDROP-SPOKED PROPELLER ASTERISK
+274D ; Grapheme_Base # So SHADOWED WHITE CIRCLE
+274F..2752 ; Grapheme_Base # So [4] LOWER RIGHT DROP-SHADOWED WHITE SQUARE..UPPER RIGHT SHADOWED WHITE SQUARE
+2756 ; Grapheme_Base # So BLACK DIAMOND MINUS WHITE X
+2758..275E ; Grapheme_Base # So [7] LIGHT VERTICAL BAR..HEAVY DOUBLE COMMA QUOTATION MARK ORNAMENT
+2761..2767 ; Grapheme_Base # So [7] CURVED STEM PARAGRAPH SIGN ORNAMENT..ROTATED FLORAL HEART BULLET
+2768 ; Grapheme_Base # Ps MEDIUM LEFT PARENTHESIS ORNAMENT
+2769 ; Grapheme_Base # Pe MEDIUM RIGHT PARENTHESIS ORNAMENT
+276A ; Grapheme_Base # Ps MEDIUM FLATTENED LEFT PARENTHESIS ORNAMENT
+276B ; Grapheme_Base # Pe MEDIUM FLATTENED RIGHT PARENTHESIS ORNAMENT
+276C ; Grapheme_Base # Ps MEDIUM LEFT-POINTING ANGLE BRACKET ORNAMENT
+276D ; Grapheme_Base # Pe MEDIUM RIGHT-POINTING ANGLE BRACKET ORNAMENT
+276E ; Grapheme_Base # Ps HEAVY LEFT-POINTING ANGLE QUOTATION MARK ORNAMENT
+276F ; Grapheme_Base # Pe HEAVY RIGHT-POINTING ANGLE QUOTATION MARK ORNAMENT
+2770 ; Grapheme_Base # Ps HEAVY LEFT-POINTING ANGLE BRACKET ORNAMENT
+2771 ; Grapheme_Base # Pe HEAVY RIGHT-POINTING ANGLE BRACKET ORNAMENT
+2772 ; Grapheme_Base # Ps LIGHT LEFT TORTOISE SHELL BRACKET ORNAMENT
+2773 ; Grapheme_Base # Pe LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT
+2774 ; Grapheme_Base # Ps MEDIUM LEFT CURLY BRACKET ORNAMENT
+2775 ; Grapheme_Base # Pe MEDIUM RIGHT CURLY BRACKET ORNAMENT
+2776..2793 ; Grapheme_Base # No [30] DINGBAT NEGATIVE CIRCLED DIGIT ONE..DINGBAT NEGATIVE CIRCLED SANS-SERIF NUMBER TEN
+2794 ; Grapheme_Base # So HEAVY WIDE-HEADED RIGHTWARDS ARROW
+2798..27AF ; Grapheme_Base # So [24] HEAVY SOUTH EAST ARROW..NOTCHED LOWER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW
+27B1..27BE ; Grapheme_Base # So [14] NOTCHED UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW..OPEN-OUTLINED RIGHTWARDS ARROW
+27D0..27E5 ; Grapheme_Base # Sm [22] WHITE DIAMOND WITH CENTRED DOT..WHITE SQUARE WITH RIGHTWARDS TICK
+27E6 ; Grapheme_Base # Ps MATHEMATICAL LEFT WHITE SQUARE BRACKET
+27E7 ; Grapheme_Base # Pe MATHEMATICAL RIGHT WHITE SQUARE BRACKET
+27E8 ; Grapheme_Base # Ps MATHEMATICAL LEFT ANGLE BRACKET
+27E9 ; Grapheme_Base # Pe MATHEMATICAL RIGHT ANGLE BRACKET
+27EA ; Grapheme_Base # Ps MATHEMATICAL LEFT DOUBLE ANGLE BRACKET
+27EB ; Grapheme_Base # Pe MATHEMATICAL RIGHT DOUBLE ANGLE BRACKET
+27F0..27FF ; Grapheme_Base # Sm [16] UPWARDS QUADRUPLE ARROW..LONG RIGHTWARDS SQUIGGLE ARROW
+2800..28FF ; Grapheme_Base # So [256] BRAILLE PATTERN BLANK..BRAILLE PATTERN DOTS-12345678
+2900..2982 ; Grapheme_Base # Sm [131] RIGHTWARDS TWO-HEADED ARROW WITH VERTICAL STROKE..Z NOTATION TYPE COLON
+2983 ; Grapheme_Base # Ps LEFT WHITE CURLY BRACKET
+2984 ; Grapheme_Base # Pe RIGHT WHITE CURLY BRACKET
+2985 ; Grapheme_Base # Ps LEFT WHITE PARENTHESIS
+2986 ; Grapheme_Base # Pe RIGHT WHITE PARENTHESIS
+2987 ; Grapheme_Base # Ps Z NOTATION LEFT IMAGE BRACKET
+2988 ; Grapheme_Base # Pe Z NOTATION RIGHT IMAGE BRACKET
+2989 ; Grapheme_Base # Ps Z NOTATION LEFT BINDING BRACKET
+298A ; Grapheme_Base # Pe Z NOTATION RIGHT BINDING BRACKET
+298B ; Grapheme_Base # Ps LEFT SQUARE BRACKET WITH UNDERBAR
+298C ; Grapheme_Base # Pe RIGHT SQUARE BRACKET WITH UNDERBAR
+298D ; Grapheme_Base # Ps LEFT SQUARE BRACKET WITH TICK IN TOP CORNER
+298E ; Grapheme_Base # Pe RIGHT SQUARE BRACKET WITH TICK IN BOTTOM CORNER
+298F ; Grapheme_Base # Ps LEFT SQUARE BRACKET WITH TICK IN BOTTOM CORNER
+2990 ; Grapheme_Base # Pe RIGHT SQUARE BRACKET WITH TICK IN TOP CORNER
+2991 ; Grapheme_Base # Ps LEFT ANGLE BRACKET WITH DOT
+2992 ; Grapheme_Base # Pe RIGHT ANGLE BRACKET WITH DOT
+2993 ; Grapheme_Base # Ps LEFT ARC LESS-THAN BRACKET
+2994 ; Grapheme_Base # Pe RIGHT ARC GREATER-THAN BRACKET
+2995 ; Grapheme_Base # Ps DOUBLE LEFT ARC GREATER-THAN BRACKET
+2996 ; Grapheme_Base # Pe DOUBLE RIGHT ARC LESS-THAN BRACKET
+2997 ; Grapheme_Base # Ps LEFT BLACK TORTOISE SHELL BRACKET
+2998 ; Grapheme_Base # Pe RIGHT BLACK TORTOISE SHELL BRACKET
+2999..29D7 ; Grapheme_Base # Sm [63] DOTTED FENCE..BLACK HOURGLASS
+29D8 ; Grapheme_Base # Ps LEFT WIGGLY FENCE
+29D9 ; Grapheme_Base # Pe RIGHT WIGGLY FENCE
+29DA ; Grapheme_Base # Ps LEFT DOUBLE WIGGLY FENCE
+29DB ; Grapheme_Base # Pe RIGHT DOUBLE WIGGLY FENCE
+29DC..29FB ; Grapheme_Base # Sm [32] INCOMPLETE INFINITY..TRIPLE PLUS
+29FC ; Grapheme_Base # Ps LEFT-POINTING CURVED ANGLE BRACKET
+29FD ; Grapheme_Base # Pe RIGHT-POINTING CURVED ANGLE BRACKET
+29FE..2AFF ; Grapheme_Base # Sm [258] TINY..N-ARY WHITE VERTICAL BAR
+2B00..2B0D ; Grapheme_Base # So [14] NORTH EAST WHITE ARROW..UP DOWN BLACK ARROW
+2E80..2E99 ; Grapheme_Base # So [26] CJK RADICAL REPEAT..CJK RADICAL RAP
+2E9B..2EF3 ; Grapheme_Base # So [89] CJK RADICAL CHOKE..CJK RADICAL C-SIMPLIFIED TURTLE
+2F00..2FD5 ; Grapheme_Base # So [214] KANGXI RADICAL ONE..KANGXI RADICAL FLUTE
+2FF0..2FFB ; Grapheme_Base # So [12] IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT..IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID
+3000 ; Grapheme_Base # Zs IDEOGRAPHIC SPACE
+3001..3003 ; Grapheme_Base # Po [3] IDEOGRAPHIC COMMA..DITTO MARK
+3004 ; Grapheme_Base # So JAPANESE INDUSTRIAL STANDARD SYMBOL
+3005 ; Grapheme_Base # Lm IDEOGRAPHIC ITERATION MARK
+3006 ; Grapheme_Base # Lo IDEOGRAPHIC CLOSING MARK
+3007 ; Grapheme_Base # Nl IDEOGRAPHIC NUMBER ZERO
+3008 ; Grapheme_Base # Ps LEFT ANGLE BRACKET
+3009 ; Grapheme_Base # Pe RIGHT ANGLE BRACKET
+300A ; Grapheme_Base # Ps LEFT DOUBLE ANGLE BRACKET
+300B ; Grapheme_Base # Pe RIGHT DOUBLE ANGLE BRACKET
+300C ; Grapheme_Base # Ps LEFT CORNER BRACKET
+300D ; Grapheme_Base # Pe RIGHT CORNER BRACKET
+300E ; Grapheme_Base # Ps LEFT WHITE CORNER BRACKET
+300F ; Grapheme_Base # Pe RIGHT WHITE CORNER BRACKET
+3010 ; Grapheme_Base # Ps LEFT BLACK LENTICULAR BRACKET
+3011 ; Grapheme_Base # Pe RIGHT BLACK LENTICULAR BRACKET
+3012..3013 ; Grapheme_Base # So [2] POSTAL MARK..GETA MARK
+3014 ; Grapheme_Base # Ps LEFT TORTOISE SHELL BRACKET
+3015 ; Grapheme_Base # Pe RIGHT TORTOISE SHELL BRACKET
+3016 ; Grapheme_Base # Ps LEFT WHITE LENTICULAR BRACKET
+3017 ; Grapheme_Base # Pe RIGHT WHITE LENTICULAR BRACKET
+3018 ; Grapheme_Base # Ps LEFT WHITE TORTOISE SHELL BRACKET
+3019 ; Grapheme_Base # Pe RIGHT WHITE TORTOISE SHELL BRACKET
+301A ; Grapheme_Base # Ps LEFT WHITE SQUARE BRACKET
+301B ; Grapheme_Base # Pe RIGHT WHITE SQUARE BRACKET
+301C ; Grapheme_Base # Pd WAVE DASH
+301D ; Grapheme_Base # Ps REVERSED DOUBLE PRIME QUOTATION MARK
+301E..301F ; Grapheme_Base # Pe [2] DOUBLE PRIME QUOTATION MARK..LOW DOUBLE PRIME QUOTATION MARK
+3020 ; Grapheme_Base # So POSTAL MARK FACE
+3021..3029 ; Grapheme_Base # Nl [9] HANGZHOU NUMERAL ONE..HANGZHOU NUMERAL NINE
+3030 ; Grapheme_Base # Pd WAVY DASH
+3031..3035 ; Grapheme_Base # Lm [5] VERTICAL KANA REPEAT MARK..VERTICAL KANA REPEAT MARK LOWER HALF
+3036..3037 ; Grapheme_Base # So [2] CIRCLED POSTAL MARK..IDEOGRAPHIC TELEGRAPH LINE FEED SEPARATOR SYMBOL
+3038..303A ; Grapheme_Base # Nl [3] HANGZHOU NUMERAL TEN..HANGZHOU NUMERAL THIRTY
+303B ; Grapheme_Base # Lm VERTICAL IDEOGRAPHIC ITERATION MARK
+303C ; Grapheme_Base # Lo MASU MARK
+303D ; Grapheme_Base # Po PART ALTERNATION MARK
+303E..303F ; Grapheme_Base # So [2] IDEOGRAPHIC VARIATION INDICATOR..IDEOGRAPHIC HALF FILL SPACE
+3041..3096 ; Grapheme_Base # Lo [86] HIRAGANA LETTER SMALL A..HIRAGANA LETTER SMALL KE
+309B..309C ; Grapheme_Base # Sk [2] KATAKANA-HIRAGANA VOICED SOUND MARK..KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK
+309D..309E ; Grapheme_Base # Lm [2] HIRAGANA ITERATION MARK..HIRAGANA VOICED ITERATION MARK
+309F ; Grapheme_Base # Lo HIRAGANA DIGRAPH YORI
+30A0 ; Grapheme_Base # Pd KATAKANA-HIRAGANA DOUBLE HYPHEN
+30A1..30FA ; Grapheme_Base # Lo [90] KATAKANA LETTER SMALL A..KATAKANA LETTER VO
+30FB ; Grapheme_Base # Pc KATAKANA MIDDLE DOT
+30FC..30FE ; Grapheme_Base # Lm [3] KATAKANA-HIRAGANA PROLONGED SOUND MARK..KATAKANA VOICED ITERATION MARK
+30FF ; Grapheme_Base # Lo KATAKANA DIGRAPH KOTO
+3105..312C ; Grapheme_Base # Lo [40] BOPOMOFO LETTER B..BOPOMOFO LETTER GN
+3131..318E ; Grapheme_Base # Lo [94] HANGUL LETTER KIYEOK..HANGUL LETTER ARAEAE
+3190..3191 ; Grapheme_Base # So [2] IDEOGRAPHIC ANNOTATION LINKING MARK..IDEOGRAPHIC ANNOTATION REVERSE MARK
+3192..3195 ; Grapheme_Base # No [4] IDEOGRAPHIC ANNOTATION ONE MARK..IDEOGRAPHIC ANNOTATION FOUR MARK
+3196..319F ; Grapheme_Base # So [10] IDEOGRAPHIC ANNOTATION TOP MARK..IDEOGRAPHIC ANNOTATION MAN MARK
+31A0..31B7 ; Grapheme_Base # Lo [24] BOPOMOFO LETTER BU..BOPOMOFO FINAL LETTER H
+31F0..31FF ; Grapheme_Base # Lo [16] KATAKANA LETTER SMALL KU..KATAKANA LETTER SMALL RO
+3200..321E ; Grapheme_Base # So [31] PARENTHESIZED HANGUL KIYEOK..PARENTHESIZED KOREAN CHARACTER O HU
+3220..3229 ; Grapheme_Base # No [10] PARENTHESIZED IDEOGRAPH ONE..PARENTHESIZED IDEOGRAPH TEN
+322A..3243 ; Grapheme_Base # So [26] PARENTHESIZED IDEOGRAPH MOON..PARENTHESIZED IDEOGRAPH REACH
+3250 ; Grapheme_Base # So PARTNERSHIP SIGN
+3251..325F ; Grapheme_Base # No [15] CIRCLED NUMBER TWENTY ONE..CIRCLED NUMBER THIRTY FIVE
+3260..327D ; Grapheme_Base # So [30] CIRCLED HANGUL KIYEOK..CIRCLED KOREAN CHARACTER JUEUI
+327F ; Grapheme_Base # So KOREAN STANDARD SYMBOL
+3280..3289 ; Grapheme_Base # No [10] CIRCLED IDEOGRAPH ONE..CIRCLED IDEOGRAPH TEN
+328A..32B0 ; Grapheme_Base # So [39] CIRCLED IDEOGRAPH MOON..CIRCLED IDEOGRAPH NIGHT
+32B1..32BF ; Grapheme_Base # No [15] CIRCLED NUMBER THIRTY SIX..CIRCLED NUMBER FIFTY
+32C0..32FE ; Grapheme_Base # So [63] IDEOGRAPHIC TELEGRAPH SYMBOL FOR JANUARY..CIRCLED KATAKANA WO
+3300..33FF ; Grapheme_Base # So [256] SQUARE APAATO..SQUARE GAL
+3400..4DB5 ; Grapheme_Base # Lo [6582] CJK UNIFIED IDEOGRAPH-3400..CJK UNIFIED IDEOGRAPH-4DB5
+4DC0..4DFF ; Grapheme_Base # So [64] HEXAGRAM FOR THE CREATIVE HEAVEN..HEXAGRAM FOR BEFORE COMPLETION
+4E00..9FA5 ; Grapheme_Base # Lo [20902] CJK UNIFIED IDEOGRAPH-4E00..CJK UNIFIED IDEOGRAPH-9FA5
+A000..A48C ; Grapheme_Base # Lo [1165] YI SYLLABLE IT..YI SYLLABLE YYR
+A490..A4C6 ; Grapheme_Base # So [55] YI RADICAL QOT..YI RADICAL KE
+AC00..D7A3 ; Grapheme_Base # Lo [11172] HANGUL SYLLABLE GA..HANGUL SYLLABLE HIH
+F900..FA2D ; Grapheme_Base # Lo [302] CJK COMPATIBILITY IDEOGRAPH-F900..CJK COMPATIBILITY IDEOGRAPH-FA2D
+FA30..FA6A ; Grapheme_Base # Lo [59] CJK COMPATIBILITY IDEOGRAPH-FA30..CJK COMPATIBILITY IDEOGRAPH-FA6A
+FB00..FB06 ; Grapheme_Base # L& [7] LATIN SMALL LIGATURE FF..LATIN SMALL LIGATURE ST
+FB13..FB17 ; Grapheme_Base # L& [5] ARMENIAN SMALL LIGATURE MEN NOW..ARMENIAN SMALL LIGATURE MEN XEH
+FB1D ; Grapheme_Base # Lo HEBREW LETTER YOD WITH HIRIQ
+FB1F..FB28 ; Grapheme_Base # Lo [10] HEBREW LIGATURE YIDDISH YOD YOD PATAH..HEBREW LETTER WIDE TAV
+FB29 ; Grapheme_Base # Sm HEBREW LETTER ALTERNATIVE PLUS SIGN
+FB2A..FB36 ; Grapheme_Base # Lo [13] HEBREW LETTER SHIN WITH SHIN DOT..HEBREW LETTER ZAYIN WITH DAGESH
+FB38..FB3C ; Grapheme_Base # Lo [5] HEBREW LETTER TET WITH DAGESH..HEBREW LETTER LAMED WITH DAGESH
+FB3E ; Grapheme_Base # Lo HEBREW LETTER MEM WITH DAGESH
+FB40..FB41 ; Grapheme_Base # Lo [2] HEBREW LETTER NUN WITH DAGESH..HEBREW LETTER SAMEKH WITH DAGESH
+FB43..FB44 ; Grapheme_Base # Lo [2] HEBREW LETTER FINAL PE WITH DAGESH..HEBREW LETTER PE WITH DAGESH
+FB46..FBB1 ; Grapheme_Base # Lo [108] HEBREW LETTER TSADI WITH DAGESH..ARABIC LETTER YEH BARREE WITH HAMZA ABOVE FINAL FORM
+FBD3..FD3D ; Grapheme_Base # Lo [363] ARABIC LETTER NG ISOLATED FORM..ARABIC LIGATURE ALEF WITH FATHATAN ISOLATED FORM
+FD3E ; Grapheme_Base # Ps ORNATE LEFT PARENTHESIS
+FD3F ; Grapheme_Base # Pe ORNATE RIGHT PARENTHESIS
+FD50..FD8F ; Grapheme_Base # Lo [64] ARABIC LIGATURE TEH WITH JEEM WITH MEEM INITIAL FORM..ARABIC LIGATURE MEEM WITH KHAH WITH MEEM INITIAL FORM
+FD92..FDC7 ; Grapheme_Base # Lo [54] ARABIC LIGATURE MEEM WITH JEEM WITH KHAH INITIAL FORM..ARABIC LIGATURE NOON WITH JEEM WITH YEH FINAL FORM
+FDF0..FDFB ; Grapheme_Base # Lo [12] ARABIC LIGATURE SALLA USED AS KORANIC STOP SIGN ISOLATED FORM..ARABIC LIGATURE JALLAJALALOUHOU
+FDFC ; Grapheme_Base # Sc RIAL SIGN
+FDFD ; Grapheme_Base # So ARABIC LIGATURE BISMILLAH AR-RAHMAN AR-RAHEEM
+FE30 ; Grapheme_Base # Po PRESENTATION FORM FOR VERTICAL TWO DOT LEADER
+FE31..FE32 ; Grapheme_Base # Pd [2] PRESENTATION FORM FOR VERTICAL EM DASH..PRESENTATION FORM FOR VERTICAL EN DASH
+FE33..FE34 ; Grapheme_Base # Pc [2] PRESENTATION FORM FOR VERTICAL LOW LINE..PRESENTATION FORM FOR VERTICAL WAVY LOW LINE
+FE35 ; Grapheme_Base # Ps PRESENTATION FORM FOR VERTICAL LEFT PARENTHESIS
+FE36 ; Grapheme_Base # Pe PRESENTATION FORM FOR VERTICAL RIGHT PARENTHESIS
+FE37 ; Grapheme_Base # Ps PRESENTATION FORM FOR VERTICAL LEFT CURLY BRACKET
+FE38 ; Grapheme_Base # Pe PRESENTATION FORM FOR VERTICAL RIGHT CURLY BRACKET
+FE39 ; Grapheme_Base # Ps PRESENTATION FORM FOR VERTICAL LEFT TORTOISE SHELL BRACKET
+FE3A ; Grapheme_Base # Pe PRESENTATION FORM FOR VERTICAL RIGHT TORTOISE SHELL BRACKET
+FE3B ; Grapheme_Base # Ps PRESENTATION FORM FOR VERTICAL LEFT BLACK LENTICULAR BRACKET
+FE3C ; Grapheme_Base # Pe PRESENTATION FORM FOR VERTICAL RIGHT BLACK LENTICULAR BRACKET
+FE3D ; Grapheme_Base # Ps PRESENTATION FORM FOR VERTICAL LEFT DOUBLE ANGLE BRACKET
+FE3E ; Grapheme_Base # Pe PRESENTATION FORM FOR VERTICAL RIGHT DOUBLE ANGLE BRACKET
+FE3F ; Grapheme_Base # Ps PRESENTATION FORM FOR VERTICAL LEFT ANGLE BRACKET
+FE40 ; Grapheme_Base # Pe PRESENTATION FORM FOR VERTICAL RIGHT ANGLE BRACKET
+FE41 ; Grapheme_Base # Ps PRESENTATION FORM FOR VERTICAL LEFT CORNER BRACKET
+FE42 ; Grapheme_Base # Pe PRESENTATION FORM FOR VERTICAL RIGHT CORNER BRACKET
+FE43 ; Grapheme_Base # Ps PRESENTATION FORM FOR VERTICAL LEFT WHITE CORNER BRACKET
+FE44 ; Grapheme_Base # Pe PRESENTATION FORM FOR VERTICAL RIGHT WHITE CORNER BRACKET
+FE45..FE46 ; Grapheme_Base # Po [2] SESAME DOT..WHITE SESAME DOT
+FE47 ; Grapheme_Base # Ps PRESENTATION FORM FOR VERTICAL LEFT SQUARE BRACKET
+FE48 ; Grapheme_Base # Pe PRESENTATION FORM FOR VERTICAL RIGHT SQUARE BRACKET
+FE49..FE4C ; Grapheme_Base # Po [4] DASHED OVERLINE..DOUBLE WAVY OVERLINE
+FE4D..FE4F ; Grapheme_Base # Pc [3] DASHED LOW LINE..WAVY LOW LINE
+FE50..FE52 ; Grapheme_Base # Po [3] SMALL COMMA..SMALL FULL STOP
+FE54..FE57 ; Grapheme_Base # Po [4] SMALL SEMICOLON..SMALL EXCLAMATION MARK
+FE58 ; Grapheme_Base # Pd SMALL EM DASH
+FE59 ; Grapheme_Base # Ps SMALL LEFT PARENTHESIS
+FE5A ; Grapheme_Base # Pe SMALL RIGHT PARENTHESIS
+FE5B ; Grapheme_Base # Ps SMALL LEFT CURLY BRACKET
+FE5C ; Grapheme_Base # Pe SMALL RIGHT CURLY BRACKET
+FE5D ; Grapheme_Base # Ps SMALL LEFT TORTOISE SHELL BRACKET
+FE5E ; Grapheme_Base # Pe SMALL RIGHT TORTOISE SHELL BRACKET
+FE5F..FE61 ; Grapheme_Base # Po [3] SMALL NUMBER SIGN..SMALL ASTERISK
+FE62 ; Grapheme_Base # Sm SMALL PLUS SIGN
+FE63 ; Grapheme_Base # Pd SMALL HYPHEN-MINUS
+FE64..FE66 ; Grapheme_Base # Sm [3] SMALL LESS-THAN SIGN..SMALL EQUALS SIGN
+FE68 ; Grapheme_Base # Po SMALL REVERSE SOLIDUS
+FE69 ; Grapheme_Base # Sc SMALL DOLLAR SIGN
+FE6A..FE6B ; Grapheme_Base # Po [2] SMALL PERCENT SIGN..SMALL COMMERCIAL AT
+FE70..FE74 ; Grapheme_Base # Lo [5] ARABIC FATHATAN ISOLATED FORM..ARABIC KASRATAN ISOLATED FORM
+FE76..FEFC ; Grapheme_Base # Lo [135] ARABIC FATHA ISOLATED FORM..ARABIC LIGATURE LAM WITH ALEF FINAL FORM
+FF01..FF03 ; Grapheme_Base # Po [3] FULLWIDTH EXCLAMATION MARK..FULLWIDTH NUMBER SIGN
+FF04 ; Grapheme_Base # Sc FULLWIDTH DOLLAR SIGN
+FF05..FF07 ; Grapheme_Base # Po [3] FULLWIDTH PERCENT SIGN..FULLWIDTH APOSTROPHE
+FF08 ; Grapheme_Base # Ps FULLWIDTH LEFT PARENTHESIS
+FF09 ; Grapheme_Base # Pe FULLWIDTH RIGHT PARENTHESIS
+FF0A ; Grapheme_Base # Po FULLWIDTH ASTERISK
+FF0B ; Grapheme_Base # Sm FULLWIDTH PLUS SIGN
+FF0C ; Grapheme_Base # Po FULLWIDTH COMMA
+FF0D ; Grapheme_Base # Pd FULLWIDTH HYPHEN-MINUS
+FF0E..FF0F ; Grapheme_Base # Po [2] FULLWIDTH FULL STOP..FULLWIDTH SOLIDUS
+FF10..FF19 ; Grapheme_Base # Nd [10] FULLWIDTH DIGIT ZERO..FULLWIDTH DIGIT NINE
+FF1A..FF1B ; Grapheme_Base # Po [2] FULLWIDTH COLON..FULLWIDTH SEMICOLON
+FF1C..FF1E ; Grapheme_Base # Sm [3] FULLWIDTH LESS-THAN SIGN..FULLWIDTH GREATER-THAN SIGN
+FF1F..FF20 ; Grapheme_Base # Po [2] FULLWIDTH QUESTION MARK..FULLWIDTH COMMERCIAL AT
+FF21..FF3A ; Grapheme_Base # L& [26] FULLWIDTH LATIN CAPITAL LETTER A..FULLWIDTH LATIN CAPITAL LETTER Z
+FF3B ; Grapheme_Base # Ps FULLWIDTH LEFT SQUARE BRACKET
+FF3C ; Grapheme_Base # Po FULLWIDTH REVERSE SOLIDUS
+FF3D ; Grapheme_Base # Pe FULLWIDTH RIGHT SQUARE BRACKET
+FF3E ; Grapheme_Base # Sk FULLWIDTH CIRCUMFLEX ACCENT
+FF3F ; Grapheme_Base # Pc FULLWIDTH LOW LINE
+FF40 ; Grapheme_Base # Sk FULLWIDTH GRAVE ACCENT
+FF41..FF5A ; Grapheme_Base # L& [26] FULLWIDTH LATIN SMALL LETTER A..FULLWIDTH LATIN SMALL LETTER Z
+FF5B ; Grapheme_Base # Ps FULLWIDTH LEFT CURLY BRACKET
+FF5C ; Grapheme_Base # Sm FULLWIDTH VERTICAL LINE
+FF5D ; Grapheme_Base # Pe FULLWIDTH RIGHT CURLY BRACKET
+FF5E ; Grapheme_Base # Sm FULLWIDTH TILDE
+FF5F ; Grapheme_Base # Ps FULLWIDTH LEFT WHITE PARENTHESIS
+FF60 ; Grapheme_Base # Pe FULLWIDTH RIGHT WHITE PARENTHESIS
+FF61 ; Grapheme_Base # Po HALFWIDTH IDEOGRAPHIC FULL STOP
+
+FF62 ; Grapheme_Base # Ps HALFWIDTH LEFT CORNER BRACKET
+FF63 ; Grapheme_Base # Pe HALFWIDTH RIGHT CORNER BRACKET
+FF64 ; Grapheme_Base # Po HALFWIDTH IDEOGRAPHIC COMMA
+FF65 ; Grapheme_Base # Pc HALFWIDTH KATAKANA MIDDLE DOT
+FF66..FF6F ; Grapheme_Base # Lo [10] HALFWIDTH KATAKANA LETTER WO..HALFWIDTH KATAKANA LETTER SMALL TU
+FF70 ; Grapheme_Base # Lm HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK
+FF71..FF9D ; Grapheme_Base # Lo [45] HALFWIDTH KATAKANA LETTER A..HALFWIDTH KATAKANA LETTER N
+FF9E..FF9F ; Grapheme_Base # Lm [2] HALFWIDTH KATAKANA VOICED SOUND MARK..HALFWIDTH KATAKANA SEMI-VOICED SOUND MARK
+FFA0..FFBE ; Grapheme_Base # Lo [31] HALFWIDTH HANGUL FILLER..HALFWIDTH HANGUL LETTER HIEUH
+FFC2..FFC7 ; Grapheme_Base # Lo [6] HALFWIDTH HANGUL LETTER A..HALFWIDTH HANGUL LETTER E
+FFCA..FFCF ; Grapheme_Base # Lo [6] HALFWIDTH HANGUL LETTER YEO..HALFWIDTH HANGUL LETTER OE
+FFD2..FFD7 ; Grapheme_Base # Lo [6] HALFWIDTH HANGUL LETTER YO..HALFWIDTH HANGUL LETTER YU
+FFDA..FFDC ; Grapheme_Base # Lo [3] HALFWIDTH HANGUL LETTER EU..HALFWIDTH HANGUL LETTER I
+FFE0..FFE1 ; Grapheme_Base # Sc [2] FULLWIDTH CENT SIGN..FULLWIDTH POUND SIGN
+FFE2 ; Grapheme_Base # Sm FULLWIDTH NOT SIGN
+FFE3 ; Grapheme_Base # Sk FULLWIDTH MACRON
+FFE4 ; Grapheme_Base # So FULLWIDTH BROKEN BAR
+FFE5..FFE6 ; Grapheme_Base # Sc [2] FULLWIDTH YEN SIGN..FULLWIDTH WON SIGN
+FFE8 ; Grapheme_Base # So HALFWIDTH FORMS LIGHT VERTICAL
+FFE9..FFEC ; Grapheme_Base # Sm [4] HALFWIDTH LEFTWARDS ARROW..HALFWIDTH DOWNWARDS ARROW
+FFED..FFEE ; Grapheme_Base # So [2] HALFWIDTH BLACK SQUARE..HALFWIDTH WHITE CIRCLE
+FFFC..FFFD ; Grapheme_Base # So [2] OBJECT REPLACEMENT CHARACTER..REPLACEMENT CHARACTER
+10000..1000B ; Grapheme_Base # Lo [12] LINEAR B SYLLABLE B008 A..LINEAR B SYLLABLE B046 JE
+1000D..10026 ; Grapheme_Base # Lo [26] LINEAR B SYLLABLE B036 JO..LINEAR B SYLLABLE B032 QO
+10028..1003A ; Grapheme_Base # Lo [19] LINEAR B SYLLABLE B060 RA..LINEAR B SYLLABLE B042 WO
+1003C..1003D ; Grapheme_Base # Lo [2] LINEAR B SYLLABLE B017 ZA..LINEAR B SYLLABLE B074 ZE
+1003F..1004D ; Grapheme_Base # Lo [15] LINEAR B SYLLABLE B020 ZO..LINEAR B SYLLABLE B091 TWO
+10050..1005D ; Grapheme_Base # Lo [14] LINEAR B SYMBOL B018..LINEAR B SYMBOL B089
+10080..100FA ; Grapheme_Base # Lo [123] LINEAR B IDEOGRAM B100 MAN..LINEAR B IDEOGRAM VESSEL B305
+10100..10101 ; Grapheme_Base # Po [2] AEGEAN WORD SEPARATOR LINE..AEGEAN WORD SEPARATOR DOT
+10102 ; Grapheme_Base # So AEGEAN CHECK MARK
+10107..10133 ; Grapheme_Base # No [45] AEGEAN NUMBER ONE..AEGEAN NUMBER NINETY THOUSAND
+10137..1013F ; Grapheme_Base # So [9] AEGEAN WEIGHT BASE UNIT..AEGEAN MEASURE THIRD SUBUNIT
+10300..1031E ; Grapheme_Base # Lo [31] OLD ITALIC LETTER A..OLD ITALIC LETTER UU
+10320..10323 ; Grapheme_Base # No [4] OLD ITALIC NUMERAL ONE..OLD ITALIC NUMERAL FIFTY
+10330..10349 ; Grapheme_Base # Lo [26] GOTHIC LETTER AHSA..GOTHIC LETTER OTHAL
+1034A ; Grapheme_Base # Nl GOTHIC LETTER NINE HUNDRED
+10380..1039D ; Grapheme_Base # Lo [30] UGARITIC LETTER ALPA..UGARITIC LETTER SSU
+1039F ; Grapheme_Base # Po UGARITIC WORD DIVIDER
+10400..1044F ; Grapheme_Base # L& [80] DESERET CAPITAL LETTER LONG I..DESERET SMALL LETTER EW
+10450..1049D ; Grapheme_Base # Lo [78] SHAVIAN LETTER PEEP..OSMANYA LETTER OO
+104A0..104A9 ; Grapheme_Base # Nd [10] OSMANYA DIGIT ZERO..OSMANYA DIGIT NINE
+10800..10805 ; Grapheme_Base # Lo [6] CYPRIOT SYLLABLE A..CYPRIOT SYLLABLE JA
+10808 ; Grapheme_Base # Lo CYPRIOT SYLLABLE JO
+1080A..10835 ; Grapheme_Base # Lo [44] CYPRIOT SYLLABLE KA..CYPRIOT SYLLABLE WO
+10837..10838 ; Grapheme_Base # Lo [2] CYPRIOT SYLLABLE XA..CYPRIOT SYLLABLE XE
+1083C ; Grapheme_Base # Lo CYPRIOT SYLLABLE ZA
+1083F ; Grapheme_Base # Lo CYPRIOT SYLLABLE ZO
+1D000..1D0F5 ; Grapheme_Base # So [246] BYZANTINE MUSICAL SYMBOL PSILI..BYZANTINE MUSICAL SYMBOL GORGON NEO KATO
+1D100..1D126 ; Grapheme_Base # So [39] MUSICAL SYMBOL SINGLE BARLINE..MUSICAL SYMBOL DRUM CLEF-2
+1D12A..1D164 ; Grapheme_Base # So [59] MUSICAL SYMBOL DOUBLE SHARP..MUSICAL SYMBOL ONE HUNDRED TWENTY-EIGHTH NOTE
+1D166 ; Grapheme_Base # Mc MUSICAL SYMBOL COMBINING SPRECHGESANG STEM
+1D16A..1D16C ; Grapheme_Base # So [3] MUSICAL SYMBOL FINGERED TREMOLO-1..MUSICAL SYMBOL FINGERED TREMOLO-3
+1D16D ; Grapheme_Base # Mc MUSICAL SYMBOL COMBINING AUGMENTATION DOT
+1D170..1D172 ; Grapheme_Base # Mc [3] MUSICAL SYMBOL COMBINING FLAG-3..MUSICAL SYMBOL COMBINING FLAG-5
+1D183..1D184 ; Grapheme_Base # So [2] MUSICAL SYMBOL ARPEGGIATO UP..MUSICAL SYMBOL ARPEGGIATO DOWN
+1D18C..1D1A9 ; Grapheme_Base # So [30] MUSICAL SYMBOL RINFORZANDO..MUSICAL SYMBOL DEGREE SLASH
+1D1AE..1D1DD ; Grapheme_Base # So [48] MUSICAL SYMBOL PEDAL MARK..MUSICAL SYMBOL PES SUBPUNCTIS
+1D300..1D356 ; Grapheme_Base # So [87] MONOGRAM FOR EARTH..TETRAGRAM FOR FOSTERING
+1D400..1D454 ; Grapheme_Base # L& [85] MATHEMATICAL BOLD CAPITAL A..MATHEMATICAL ITALIC SMALL G
+1D456..1D49C ; Grapheme_Base # L& [71] MATHEMATICAL ITALIC SMALL I..MATHEMATICAL SCRIPT CAPITAL A
+1D49E..1D49F ; Grapheme_Base # L& [2] MATHEMATICAL SCRIPT CAPITAL C..MATHEMATICAL SCRIPT CAPITAL D
+1D4A2 ; Grapheme_Base # L& MATHEMATICAL SCRIPT CAPITAL G
+1D4A5..1D4A6 ; Grapheme_Base # L& [2] MATHEMATICAL SCRIPT CAPITAL J..MATHEMATICAL SCRIPT CAPITAL K
+1D4A9..1D4AC ; Grapheme_Base # L& [4] MATHEMATICAL SCRIPT CAPITAL N..MATHEMATICAL SCRIPT CAPITAL Q
+1D4AE..1D4B9 ; Grapheme_Base # L& [12] MATHEMATICAL SCRIPT CAPITAL S..MATHEMATICAL SCRIPT SMALL D
+1D4BB ; Grapheme_Base # L& MATHEMATICAL SCRIPT SMALL F
+1D4BD..1D4C3 ; Grapheme_Base # L& [7] MATHEMATICAL SCRIPT SMALL H..MATHEMATICAL SCRIPT SMALL N
+1D4C5..1D505 ; Grapheme_Base # L& [65] MATHEMATICAL SCRIPT SMALL P..MATHEMATICAL FRAKTUR CAPITAL B
+1D507..1D50A ; Grapheme_Base # L& [4] MATHEMATICAL FRAKTUR CAPITAL D..MATHEMATICAL FRAKTUR CAPITAL G
+1D50D..1D514 ; Grapheme_Base # L& [8] MATHEMATICAL FRAKTUR CAPITAL J..MATHEMATICAL FRAKTUR CAPITAL Q
+1D516..1D51C ; Grapheme_Base # L& [7] MATHEMATICAL FRAKTUR CAPITAL S..MATHEMATICAL FRAKTUR CAPITAL Y
+1D51E..1D539 ; Grapheme_Base # L& [28] MATHEMATICAL FRAKTUR SMALL A..MATHEMATICAL DOUBLE-STRUCK CAPITAL B
+1D53B..1D53E ; Grapheme_Base # L& [4] MATHEMATICAL DOUBLE-STRUCK CAPITAL D..MATHEMATICAL DOUBLE-STRUCK CAPITAL G
+1D540..1D544 ; Grapheme_Base # L& [5] MATHEMATICAL DOUBLE-STRUCK CAPITAL I..MATHEMATICAL DOUBLE-STRUCK CAPITAL M
+1D546 ; Grapheme_Base # L& MATHEMATICAL DOUBLE-STRUCK CAPITAL O
+1D54A..1D550 ; Grapheme_Base # L& [7] MATHEMATICAL DOUBLE-STRUCK CAPITAL S..MATHEMATICAL DOUBLE-STRUCK CAPITAL Y
+1D552..1D6A3 ; Grapheme_Base # L& [338] MATHEMATICAL DOUBLE-STRUCK SMALL A..MATHEMATICAL MONOSPACE SMALL Z
+1D6A8..1D6C0 ; Grapheme_Base # L& [25] MATHEMATICAL BOLD CAPITAL ALPHA..MATHEMATICAL BOLD CAPITAL OMEGA
+1D6C1 ; Grapheme_Base # Sm MATHEMATICAL BOLD NABLA
+1D6C2..1D6DA ; Grapheme_Base # L& [25] MATHEMATICAL BOLD SMALL ALPHA..MATHEMATICAL BOLD SMALL OMEGA
+1D6DB ; Grapheme_Base # Sm MATHEMATICAL BOLD PARTIAL DIFFERENTIAL
+1D6DC..1D6FA ; Grapheme_Base # L& [31] MATHEMATICAL BOLD EPSILON SYMBOL..MATHEMATICAL ITALIC CAPITAL OMEGA
+1D6FB ; Grapheme_Base # Sm MATHEMATICAL ITALIC NABLA
+1D6FC..1D714 ; Grapheme_Base # L& [25] MATHEMATICAL ITALIC SMALL ALPHA..MATHEMATICAL ITALIC SMALL OMEGA
+1D715 ; Grapheme_Base # Sm MATHEMATICAL ITALIC PARTIAL DIFFERENTIAL
+1D716..1D734 ; Grapheme_Base # L& [31] MATHEMATICAL ITALIC EPSILON SYMBOL..MATHEMATICAL BOLD ITALIC CAPITAL OMEGA
+1D735 ; Grapheme_Base # Sm MATHEMATICAL BOLD ITALIC NABLA
+1D736..1D74E ; Grapheme_Base # L& [25] MATHEMATICAL BOLD ITALIC SMALL ALPHA..MATHEMATICAL BOLD ITALIC SMALL OMEGA
+1D74F ; Grapheme_Base # Sm MATHEMATICAL BOLD ITALIC PARTIAL DIFFERENTIAL
+1D750..1D76E ; Grapheme_Base # L& [31] MATHEMATICAL BOLD ITALIC EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD CAPITAL OMEGA
+1D76F ; Grapheme_Base # Sm MATHEMATICAL SANS-SERIF BOLD NABLA
+1D770..1D788 ; Grapheme_Base # L& [25] MATHEMATICAL SANS-SERIF BOLD SMALL ALPHA..MATHEMATICAL SANS-SERIF BOLD SMALL OMEGA
+1D789 ; Grapheme_Base # Sm MATHEMATICAL SANS-SERIF BOLD PARTIAL DIFFERENTIAL
+1D78A..1D7A8 ; Grapheme_Base # L& [31] MATHEMATICAL SANS-SERIF BOLD EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMEGA
+1D7A9 ; Grapheme_Base # Sm MATHEMATICAL SANS-SERIF BOLD ITALIC NABLA
+1D7AA..1D7C2 ; Grapheme_Base # L& [25] MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ALPHA..MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMEGA
+1D7C3 ; Grapheme_Base # Sm MATHEMATICAL SANS-SERIF BOLD ITALIC PARTIAL DIFFERENTIAL
+1D7C4..1D7C9 ; Grapheme_Base # L& [6] MATHEMATICAL SANS-SERIF BOLD ITALIC EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD ITALIC PI SYMBOL
+1D7CE..1D7FF ; Grapheme_Base # Nd [50] MATHEMATICAL BOLD DIGIT ZERO..MATHEMATICAL MONOSPACE DIGIT NINE
+20000..2A6D6 ; Grapheme_Base # Lo [42711] CJK UNIFIED IDEOGRAPH-20000..CJK UNIFIED IDEOGRAPH-2A6D6
+2F800..2FA1D ; Grapheme_Base # Lo [542] CJK COMPATIBILITY IDEOGRAPH-2F800..CJK COMPATIBILITY IDEOGRAPH-2FA1D
+
+# Total code points: 95425
+
diff --git a/fastlib/src/vespa/fastlib/text/PropList-3.0.0.txt b/fastlib/src/vespa/fastlib/text/PropList-3.0.0.txt
new file mode 100644
index 00000000000..048efb2d369
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/PropList-3.0.0.txt
@@ -0,0 +1,3652 @@
+Property dump: UnicodeData-3.0.0.txt
+
+*******************************************
+
+Property dump for: 0x10000001 (Zero-width)
+
+070F
+180B..180E (4 chars)
+200B..200F (5 chars)
+202A..202E (5 chars)
+206A..206F (6 chars)
+FEFF
+FFF9..FFFB (3 chars)
+
+*******************************************
+
+Property dump for: 0x10000002 (Space)
+
+0020
+00A0
+1680
+2000..200B (12 chars)
+202F
+3000
+
+*******************************************
+
+Property dump for: 0x10000004 (White space)
+
+0009..000D (5 chars)
+0020
+0085
+00A0
+1680
+2000..200B (12 chars)
+2028..2029 (2 chars)
+202F
+3000
+
+*******************************************
+
+Property dump for: 0x00400000 (Non-break)
+
+00A0
+0F0C
+2007
+2011
+202F
+FEFF
+
+*******************************************
+
+Property dump for: 0x10000008 (ISO Control)
+
+0000..001F (32 chars)
+007F..009F (33 chars)
+
+*******************************************
+
+Property dump for: 0x10000090 (Bidi Control)
+
+200E..200F (2 chars)
+202A..202E (5 chars)
+
+*******************************************
+
+Property dump for: 0x100000A0 (Join Control)
+
+200C..200D (2 chars)
+
+*******************************************
+
+Property dump for: 0x100000C0 (Format Control)
+
+070F
+180B..180E (4 chars)
+206A..206F (6 chars)
+FFF9..FFFB (3 chars)
+
+*******************************************
+
+Property dump for: 0x20000400 (Dash)
+
+002D
+00AD
+058A
+1806
+2010..2015 (6 chars)
+207B
+208B
+2212
+301C
+3030
+FE31..FE32 (2 chars)
+FE58
+FE63
+FF0D
+
+*******************************************
+
+Property dump for: 0x20000800 (Hyphen)
+
+002D
+00AD
+058A
+1806
+2010..2011 (2 chars)
+30FB
+FE63
+FF0D
+FF65
+
+*******************************************
+
+Property dump for: 0x20001000 (Punctuation)
+
+0021..0023 (3 chars)
+0025..002A (6 chars)
+002C..002F (4 chars)
+003A..003B (2 chars)
+003F..0040 (2 chars)
+005B..005D (3 chars)
+005F
+007B
+007D
+00A1
+00AB
+00AD
+00B7
+00BB
+00BF
+037E
+0387
+055A..055F (6 chars)
+0589..058A (2 chars)
+05BE
+05C0
+05C3
+05F3..05F4 (2 chars)
+060C
+061B
+061F
+066A..066D (4 chars)
+06D4
+0700..070D (14 chars)
+0964..0965 (2 chars)
+0970
+0DF4
+0E4F
+0E5A..0E5B (2 chars)
+0F04..0F12 (15 chars)
+0F3A..0F3D (4 chars)
+0F85
+104A..104F (6 chars)
+10FB
+1361..1368 (8 chars)
+166D..166E (2 chars)
+169B..169C (2 chars)
+16EB..16ED (3 chars)
+17D4..17DA (7 chars)
+17DC
+1800..180A (11 chars)
+2010..2027 (24 chars)
+2030..2043 (20 chars)
+2045..2046 (2 chars)
+2048..204D (6 chars)
+207D..207E (2 chars)
+208D..208E (2 chars)
+2329..232A (2 chars)
+3001..3003 (3 chars)
+3008..3011 (10 chars)
+3014..301F (12 chars)
+3030
+30FB
+FD3E..FD3F (2 chars)
+FE30..FE44 (21 chars)
+FE49..FE52 (10 chars)
+FE54..FE61 (14 chars)
+FE63
+FE68
+FE6A..FE6B (2 chars)
+FF01..FF03 (3 chars)
+FF05..FF0A (6 chars)
+FF0C..FF0F (4 chars)
+FF1A..FF1B (2 chars)
+FF1F..FF20 (2 chars)
+FF3B..FF3D (3 chars)
+FF3F
+FF5B
+FF5D
+FF61..FF65 (5 chars)
+
+*******************************************
+
+Property dump for: 0x00800000 (Delimiter)
+
+0000
+0009..000D (5 chars)
+001C..0023 (8 chars)
+0028..0029 (2 chars)
+002C
+002E..002F (2 chars)
+003A..003B (2 chars)
+003F
+005B..005D (3 chars)
+007B..007D (3 chars)
+0085
+00A0..00A1 (2 chars)
+00A6..00A7 (2 chars)
+00AB
+00B6
+00BB
+00BF
+037E
+0387
+055C..055E (3 chars)
+0589
+060C
+061B
+061F
+066B..066C (2 chars)
+06D4
+0700..0709 (10 chars)
+070B..070D (3 chars)
+0964..0965 (2 chars)
+0DF4
+0E5A..0E5B (2 chars)
+0F0B
+0F0D..0F12 (6 chars)
+0F3A..0F3D (4 chars)
+104A..104B (2 chars)
+10FB
+1361..1368 (8 chars)
+166D..166E (2 chars)
+1680
+169B..169C (2 chars)
+16EB..16ED (3 chars)
+17D4..17D6 (3 chars)
+17DA
+1802..1805 (4 chars)
+1808..1809 (2 chars)
+2000..200B (12 chars)
+2016
+2018..201F (8 chars)
+2028..2029 (2 chars)
+202F
+2039..203A (2 chars)
+203C..203D (2 chars)
+2045..2046 (2 chars)
+2048..2049 (2 chars)
+207D..207E (2 chars)
+208D..208E (2 chars)
+2329..232A (2 chars)
+3000..3002 (3 chars)
+3008..3011 (10 chars)
+3014..301B (8 chars)
+301D..301F (3 chars)
+30FB
+FD3E..FD3F (2 chars)
+FE35..FE44 (16 chars)
+FE50..FE52 (3 chars)
+FE54..FE57 (4 chars)
+FE59..FE5F (7 chars)
+FE68
+FF01..FF03 (3 chars)
+FF08..FF09 (2 chars)
+FF0C
+FF0E..FF0F (2 chars)
+FF1A..FF1B (2 chars)
+FF1F
+FF3B..FF3D (3 chars)
+FF5B..FF5D (3 chars)
+FF61..FF65 (5 chars)
+FFE4
+
+*******************************************
+
+Property dump for: 0x80000003 (Line Separator)
+
+2028
+
+*******************************************
+
+Property dump for: 0x80000004 (Paragraph Separator)
+
+2029
+
+*******************************************
+
+Property dump for: 0x20002000 (Quotation Mark)
+
+0022
+0027
+00AB
+00BB
+2018..201F (8 chars)
+2039..203A (2 chars)
+300C..300F (4 chars)
+301D..301F (3 chars)
+FE41..FE44 (4 chars)
+FF02
+FF07
+FF62..FF63 (2 chars)
+
+*******************************************
+
+Property dump for: 0x20004000 (Terminal Punctuation)
+
+0021
+002C
+002E
+003A..003B (2 chars)
+003F
+037E
+0387
+0589
+060C
+061B
+061F
+06D4
+0700..070A (11 chars)
+070C
+0964..0965 (2 chars)
+0E5A..0E5B (2 chars)
+104A..104B (2 chars)
+1361..1368 (8 chars)
+166D..166E (2 chars)
+16EB..16ED (3 chars)
+17D4..17D6 (3 chars)
+17DA
+1802..1805 (4 chars)
+1808..1809 (2 chars)
+203C..203D (2 chars)
+2048..2049 (2 chars)
+3001..3002 (2 chars)
+FE50..FE52 (3 chars)
+FE54..FE57 (4 chars)
+FF01
+FF0C
+FF0E
+FF1A..FF1B (2 chars)
+FF1F
+FF61
+FF64
+
+*******************************************
+
+Property dump for: 0x20008000 (Currency Symbol)
+
+0024
+00A2..00A5 (4 chars)
+09F2..09F3 (2 chars)
+0E3F
+17DB
+20A0..20AF (16 chars)
+FE69
+FF04
+FFE0..FFE1 (2 chars)
+FFE5..FFE6 (2 chars)
+
+*******************************************
+
+Property dump for: 0x20080000 (Math)
+
+0028..002B (4 chars)
+002D
+002F
+003C..003E (3 chars)
+005B..005E (4 chars)
+007B..007E (4 chars)
+00AC
+00B1
+00D7
+00F7
+2016
+2032..2034 (3 chars)
+2044
+207A..207E (5 chars)
+208A..208E (5 chars)
+20D0..20DC (13 chars)
+20E1
+2190..2194 (5 chars)
+219A..219B (2 chars)
+21A0
+21A3
+21A6
+21AE
+21CE..21CF (2 chars)
+21D2
+21D4
+2200..22F1 (242 chars)
+2308..230B (4 chars)
+2320..2321 (2 chars)
+2329..232A (2 chars)
+25B7
+25C1
+266F
+300A..300B (2 chars)
+301A..301B (2 chars)
+FB29
+FE35..FE38 (4 chars)
+FE59..FE5C (4 chars)
+FE61..FE66 (6 chars)
+FE68
+FF08..FF0B (4 chars)
+FF0D
+FF0F
+FF1C..FF1E (3 chars)
+FF3B..FF3E (4 chars)
+FF5B..FF5E (4 chars)
+FFE2
+FFE9..FFEC (4 chars)
+
+*******************************************
+
+Property dump for: 0x20000100 (Paired Punctuation)
+
+0028..0029 (2 chars)
+005B
+005D
+007B
+007D
+00AB
+00BB
+0F3A..0F3D (4 chars)
+169B..169C (2 chars)
+2018..201F (8 chars)
+2039..203A (2 chars)
+2045..2046 (2 chars)
+207D..207E (2 chars)
+208D..208E (2 chars)
+2329..232A (2 chars)
+3008..3011 (10 chars)
+3014..301B (8 chars)
+301D..301F (3 chars)
+FD3E..FD3F (2 chars)
+FE35..FE44 (16 chars)
+FE59..FE5E (6 chars)
+FF08..FF09 (2 chars)
+FF3B
+FF3D
+FF5B
+FF5D
+FF62..FF63 (2 chars)
+
+*******************************************
+
+Property dump for: 0x20000300 (Left of Pair)
+
+0028
+005B
+007B
+00AB
+0F3A
+0F3C
+169B
+2018
+201A..201C (3 chars)
+201E..201F (2 chars)
+2039
+2045
+207D
+208D
+2329
+3008
+300A
+300C
+300E
+3010
+3014
+3016
+3018
+301A
+301D
+FD3E
+FE35
+FE37
+FE39
+FE3B
+FE3D
+FE3F
+FE41
+FE43
+FE59
+FE5B
+FE5D
+FF08
+FF3B
+FF5B
+FF62
+
+*******************************************
+
+Property dump for: 0x20000004 (Combining)
+
+0300..034E (79 chars)
+0360..0362 (3 chars)
+0483..0486 (4 chars)
+0488..0489 (2 chars)
+0591..05A1 (17 chars)
+05A3..05B9 (23 chars)
+05BB..05BD (3 chars)
+05BF
+05C1..05C2 (2 chars)
+05C4
+064B..0655 (11 chars)
+0670
+06D6..06E4 (15 chars)
+06E7..06E8 (2 chars)
+06EA..06ED (4 chars)
+0711
+0730..074A (27 chars)
+07A6..07B0 (11 chars)
+0901..0903 (3 chars)
+093C
+093E..094D (16 chars)
+0951..0954 (4 chars)
+0962..0963 (2 chars)
+0981..0983 (3 chars)
+09BC
+09BE..09C4 (7 chars)
+09C7..09C8 (2 chars)
+09CB..09CD (3 chars)
+09D7
+09E2..09E3 (2 chars)
+0A02
+0A3C
+0A3E..0A42 (5 chars)
+0A47..0A48 (2 chars)
+0A4B..0A4D (3 chars)
+0A70..0A71 (2 chars)
+0A81..0A83 (3 chars)
+0ABC
+0ABE..0AC5 (8 chars)
+0AC7..0AC9 (3 chars)
+0ACB..0ACD (3 chars)
+0B01..0B03 (3 chars)
+0B3C
+0B3E..0B43 (6 chars)
+0B47..0B48 (2 chars)
+0B4B..0B4D (3 chars)
+0B56..0B57 (2 chars)
+0B82..0B83 (2 chars)
+0BBE..0BC2 (5 chars)
+0BC6..0BC8 (3 chars)
+0BCA..0BCD (4 chars)
+0BD7
+0C01..0C03 (3 chars)
+0C3E..0C44 (7 chars)
+0C46..0C48 (3 chars)
+0C4A..0C4D (4 chars)
+0C55..0C56 (2 chars)
+0C82..0C83 (2 chars)
+0CBE..0CC4 (7 chars)
+0CC6..0CC8 (3 chars)
+0CCA..0CCD (4 chars)
+0CD5..0CD6 (2 chars)
+0D02..0D03 (2 chars)
+0D3E..0D43 (6 chars)
+0D46..0D48 (3 chars)
+0D4A..0D4D (4 chars)
+0D57
+0D82..0D83 (2 chars)
+0DCA
+0DCF..0DD4 (6 chars)
+0DD6
+0DD8..0DDF (8 chars)
+0DF2..0DF3 (2 chars)
+0E31
+0E34..0E3A (7 chars)
+0E47..0E4E (8 chars)
+0EB1
+0EB4..0EB9 (6 chars)
+0EBB..0EBC (2 chars)
+0EC8..0ECD (6 chars)
+0F18..0F19 (2 chars)
+0F35
+0F37
+0F39
+0F3E..0F3F (2 chars)
+0F71..0F84 (20 chars)
+0F86..0F87 (2 chars)
+0F90..0F97 (8 chars)
+0F99..0FBC (36 chars)
+0FC6
+102C..1032 (7 chars)
+1036..1039 (4 chars)
+1056..1059 (4 chars)
+17B4..17D3 (32 chars)
+18A9
+20D0..20E3 (20 chars)
+302A..302F (6 chars)
+3099..309A (2 chars)
+F8F0..F8FF (16 chars)
+FB1E
+FE20..FE23 (4 chars)
+
+*******************************************
+
+Property dump for: 0x20040000 (Non-spacing)
+
+0300..034E (79 chars)
+0360..0362 (3 chars)
+0483..0486 (4 chars)
+0488..0489 (2 chars)
+0591..05A1 (17 chars)
+05A3..05B9 (23 chars)
+05BB..05BD (3 chars)
+05BF
+05C1..05C2 (2 chars)
+05C4
+064B..0655 (11 chars)
+0670
+06D6..06E4 (15 chars)
+06E7..06E8 (2 chars)
+06EA..06ED (4 chars)
+0711
+0730..074A (27 chars)
+07A6..07B0 (11 chars)
+0901..0902 (2 chars)
+093C
+0941..0948 (8 chars)
+094D
+0951..0954 (4 chars)
+0962..0963 (2 chars)
+0981
+09BC
+09C1..09C4 (4 chars)
+09CD
+09E2..09E3 (2 chars)
+0A02
+0A3C
+0A41..0A42 (2 chars)
+0A47..0A48 (2 chars)
+0A4B..0A4D (3 chars)
+0A70..0A71 (2 chars)
+0A81..0A82 (2 chars)
+0ABC
+0AC1..0AC5 (5 chars)
+0AC7..0AC8 (2 chars)
+0ACD
+0B01
+0B3C
+0B3F
+0B41..0B43 (3 chars)
+0B4D
+0B56
+0B82
+0BC0
+0BCD
+0C3E..0C40 (3 chars)
+0C46..0C48 (3 chars)
+0C4A..0C4D (4 chars)
+0C55..0C56 (2 chars)
+0CBF
+0CC6
+0CCC..0CCD (2 chars)
+0D41..0D43 (3 chars)
+0D4D
+0DCA
+0DD2..0DD4 (3 chars)
+0DD6
+0E31
+0E34..0E3A (7 chars)
+0E47..0E4E (8 chars)
+0EB1
+0EB4..0EB9 (6 chars)
+0EBB..0EBC (2 chars)
+0EC8..0ECD (6 chars)
+0F18..0F19 (2 chars)
+0F35
+0F37
+0F39
+0F71..0F7E (14 chars)
+0F80..0F84 (5 chars)
+0F86..0F87 (2 chars)
+0F90..0F97 (8 chars)
+0F99..0FBC (36 chars)
+0FC6
+102D..1030 (4 chars)
+1032
+1036..1037 (2 chars)
+1039
+1058..1059 (2 chars)
+17B7..17BD (7 chars)
+17C6
+17C9..17D3 (11 chars)
+18A9
+20D0..20E3 (20 chars)
+302A..302F (6 chars)
+3099..309A (2 chars)
+F8F0..F8FF (16 chars)
+FB1E
+FE20..FE23 (4 chars)
+
+*******************************************
+
+Property dump for: 0x20000008 (Composite)
+
+00C0..00C5 (6 chars)
+00C7..00CF (9 chars)
+00D1..00D6 (6 chars)
+00D9..00DD (5 chars)
+00E0..00E5 (6 chars)
+00E7..00EF (9 chars)
+00F1..00F6 (6 chars)
+00F9..00FD (5 chars)
+00FF..0130 (50 chars)
+0132..0137 (6 chars)
+0139..0149 (17 chars)
+014C..0151 (6 chars)
+0154..017E (43 chars)
+01A0..01A1 (2 chars)
+01AF..01B0 (2 chars)
+01C4..01DC (25 chars)
+01DE..01E3 (6 chars)
+01E6..01F5 (16 chars)
+01F8..0209 (18 chars)
+020C..021B (16 chars)
+021E..021F (2 chars)
+0226..0233 (14 chars)
+0344
+0385..0386 (2 chars)
+0388..038A (3 chars)
+038C
+038E..0390 (3 chars)
+03AA..03B0 (7 chars)
+03CA..03CE (5 chars)
+03D3..03D5 (3 chars)
+0400..0401 (2 chars)
+0403
+0407
+040C..040E (3 chars)
+0419
+0439
+0450..0451 (2 chars)
+0453
+0457
+045C..045E (3 chars)
+0476..0477 (2 chars)
+04BE..04BF (2 chars)
+04C1..04C2 (2 chars)
+04D0..04D3 (4 chars)
+04D6..04D7 (2 chars)
+04DA..04E7 (14 chars)
+04EA..04F5 (12 chars)
+04F8..04F9 (2 chars)
+0587
+0622..0626 (5 chars)
+06C0
+06C2
+06D6..06D7 (2 chars)
+0929
+0931
+0934
+0950
+0958..095F (8 chars)
+09CB..09CC (2 chars)
+09DC..09DD (2 chars)
+09DF
+0A33
+0A36
+0A59..0A5B (3 chars)
+0A5E
+0A74
+0AD0
+0B01
+0B48
+0B4B..0B4C (2 chars)
+0B5C..0B5D (2 chars)
+0B94
+0BCA..0BCC (3 chars)
+0C48
+0CC0
+0CC7..0CC8 (2 chars)
+0CCA..0CCB (2 chars)
+0D4A..0D4C (3 chars)
+0DDA
+0DDC..0DDE (3 chars)
+0E33
+0EB3
+0EDC..0EDD (2 chars)
+0F00
+0F43
+0F4D
+0F52
+0F57
+0F5C
+0F69
+0F73
+0F75..0F79 (5 chars)
+0F81
+0F93
+0F9D
+0FA2
+0FA7
+0FAC
+0FB9
+1026
+1E00..1E9B (156 chars)
+1EA0..1EF9 (90 chars)
+1F00..1F15 (22 chars)
+1F18..1F1D (6 chars)
+1F20..1F45 (38 chars)
+1F48..1F4D (6 chars)
+1F50..1F57 (8 chars)
+1F59
+1F5B
+1F5D
+1F5F..1F7D (31 chars)
+1F80..1FB4 (53 chars)
+1FB6..1FBC (7 chars)
+1FC1..1FC4 (4 chars)
+1FC6..1FD3 (14 chars)
+1FD6..1FDB (6 chars)
+1FDD..1FEE (18 chars)
+1FF2..1FF4 (3 chars)
+1FF6..1FFC (7 chars)
+203C
+2048..2049 (2 chars)
+2161..2163 (3 chars)
+2165..2168 (4 chars)
+216A..216B (2 chars)
+2171..2173 (3 chars)
+2175..2178 (4 chars)
+217A..217B (2 chars)
+2204
+2209
+220C
+2226
+222C..222D (2 chars)
+222F..2230 (2 chars)
+2247
+2249
+2260
+2262
+226D..2271 (5 chars)
+2274..2275 (2 chars)
+2278..2279 (2 chars)
+2280..2281 (2 chars)
+2284..2285 (2 chars)
+2288..2289 (2 chars)
+22AC..22AF (4 chars)
+22E0..22E3 (4 chars)
+22EA..22ED (4 chars)
+2460..24B5 (86 chars)
+24EA
+304C
+304E
+3050
+3052
+3054
+3056
+3058
+305A
+305C
+305E
+3060
+3062
+3065
+3067
+3069
+3070..3071 (2 chars)
+3073..3074 (2 chars)
+3076..3077 (2 chars)
+3079..307A (2 chars)
+307C..307D (2 chars)
+3094
+309E
+30AC
+30AE
+30B0
+30B2
+30B4
+30B6
+30B8
+30BA
+30BC
+30BE
+30C0
+30C2
+30C5
+30C7
+30C9
+30D0..30D1 (2 chars)
+30D3..30D4 (2 chars)
+30D6..30D7 (2 chars)
+30D9..30DA (2 chars)
+30DC..30DD (2 chars)
+30F4
+30FE
+3200..321C (29 chars)
+3220..3243 (36 chars)
+32C0..32CB (12 chars)
+3300..3376 (119 chars)
+337B..33DD (99 chars)
+33E0..33FE (31 chars)
+AC00..D7A3 (11172 chars)
+FB00..FB06 (7 chars)
+FB13..FB17 (5 chars)
+FB1D
+FB1F
+FB2A..FB36 (13 chars)
+FB38..FB3C (5 chars)
+FB3E
+FB40..FB41 (2 chars)
+FB43..FB44 (2 chars)
+FB46..FB4F (10 chars)
+FBEA..FBFB (18 chars)
+FC00..FD3D (318 chars)
+FD50..FD8F (64 chars)
+FD92..FDC7 (54 chars)
+FDF0..FDFB (12 chars)
+FE70..FE72 (3 chars)
+FE74
+FE76..FE7F (10 chars)
+
+*******************************************
+
+Property dump for: 0x20000080 (Hex Digit)
+
+0030..0039 (10 chars)
+0041..0046 (6 chars)
+0061..0066 (6 chars)
+FF10..FF19 (10 chars)
+FF21..FF26 (6 chars)
+FF41..FF46 (6 chars)
+
+*******************************************
+
+Property dump for: 0x20000030 (Decimal Digit)
+
+0030..0039 (10 chars)
+0660..0669 (10 chars)
+06F0..06F9 (10 chars)
+0966..096F (10 chars)
+09E6..09EF (10 chars)
+0A66..0A6F (10 chars)
+0AE6..0AEF (10 chars)
+0B66..0B6F (10 chars)
+0BE7..0BEF (9 chars)
+0C66..0C6F (10 chars)
+0CE6..0CEF (10 chars)
+0D66..0D6F (10 chars)
+0E50..0E59 (10 chars)
+0ED0..0ED9 (10 chars)
+0F20..0F29 (10 chars)
+1040..1049 (10 chars)
+1369..1371 (9 chars)
+17E0..17E9 (10 chars)
+1810..1819 (10 chars)
+FF10..FF19 (10 chars)
+
+*******************************************
+
+Property dump for: 0x20000010 (Numeric)
+
+0030..0039 (10 chars)
+00B2..00B3 (2 chars)
+00B9
+00BC..00BE (3 chars)
+0660..0669 (10 chars)
+06F0..06F9 (10 chars)
+0966..096F (10 chars)
+09E6..09EF (10 chars)
+09F4..09F9 (6 chars)
+0A66..0A6F (10 chars)
+0AE6..0AEF (10 chars)
+0B66..0B6F (10 chars)
+0BE7..0BF2 (12 chars)
+0C66..0C6F (10 chars)
+0CE6..0CEF (10 chars)
+0D66..0D6F (10 chars)
+0E50..0E59 (10 chars)
+0ED0..0ED9 (10 chars)
+0F20..0F33 (20 chars)
+1040..1049 (10 chars)
+1369..137C (20 chars)
+16EE..16F0 (3 chars)
+17E0..17E9 (10 chars)
+1810..1819 (10 chars)
+2070
+2074..2079 (6 chars)
+2080..2089 (10 chars)
+2153..2183 (49 chars)
+2460..249B (60 chars)
+24EA
+2776..2793 (30 chars)
+3007
+3021..3029 (9 chars)
+3038..303A (3 chars)
+3192..3195 (4 chars)
+3220..3229 (10 chars)
+3280..3289 (10 chars)
+FF10..FF19 (10 chars)
+
+*******************************************
+
+Property dump for: 0x20000001 (Alphabetic)
+
+0041..005A (26 chars)
+0061..007A (26 chars)
+00AA
+00B5
+00BA
+00C0..00D6 (23 chars)
+00D8..00F6 (31 chars)
+00F8..021F (296 chars)
+0222..0233 (18 chars)
+0250..02AD (94 chars)
+02B0..02B8 (9 chars)
+02BB..02C1 (7 chars)
+02E0..02E4 (5 chars)
+02EE
+0345
+037A
+0386
+0388..038A (3 chars)
+038C
+038E..03A1 (20 chars)
+03A3..03CE (44 chars)
+03D0..03D7 (8 chars)
+03DA..03F3 (26 chars)
+0400..0481 (130 chars)
+048C..04C4 (57 chars)
+04C7..04C8 (2 chars)
+04CB..04CC (2 chars)
+04D0..04F5 (38 chars)
+04F8..04F9 (2 chars)
+0531..0556 (38 chars)
+0559
+0561..0587 (39 chars)
+05D0..05EA (27 chars)
+05F0..05F2 (3 chars)
+0621..063A (26 chars)
+0641..0655 (21 chars)
+0670..06D3 (100 chars)
+06D5..06DC (8 chars)
+06E1..06E8 (8 chars)
+06ED
+06FA..06FC (3 chars)
+0710..072C (29 chars)
+0730..073F (16 chars)
+0780..07B0 (49 chars)
+0901..0903 (3 chars)
+0905..0939 (53 chars)
+093D..094C (16 chars)
+0950
+0958..0963 (12 chars)
+0981..0983 (3 chars)
+0985..098C (8 chars)
+098F..0990 (2 chars)
+0993..09A8 (22 chars)
+09AA..09B0 (7 chars)
+09B2
+09B6..09B9 (4 chars)
+09BE..09C4 (7 chars)
+09C7..09C8 (2 chars)
+09CB..09CC (2 chars)
+09D7
+09DC..09DD (2 chars)
+09DF..09E3 (5 chars)
+09F0..09F1 (2 chars)
+0A02
+0A05..0A0A (6 chars)
+0A0F..0A10 (2 chars)
+0A13..0A28 (22 chars)
+0A2A..0A30 (7 chars)
+0A32..0A33 (2 chars)
+0A35..0A36 (2 chars)
+0A38..0A39 (2 chars)
+0A3E..0A42 (5 chars)
+0A47..0A48 (2 chars)
+0A4B..0A4C (2 chars)
+0A59..0A5C (4 chars)
+0A5E
+0A70..0A74 (5 chars)
+0A81..0A83 (3 chars)
+0A85..0A8B (7 chars)
+0A8D
+0A8F..0A91 (3 chars)
+0A93..0AA8 (22 chars)
+0AAA..0AB0 (7 chars)
+0AB2..0AB3 (2 chars)
+0AB5..0AB9 (5 chars)
+0ABD..0AC5 (9 chars)
+0AC7..0AC9 (3 chars)
+0ACB..0ACC (2 chars)
+0AD0
+0AE0
+0B01..0B03 (3 chars)
+0B05..0B0C (8 chars)
+0B0F..0B10 (2 chars)
+0B13..0B28 (22 chars)
+0B2A..0B30 (7 chars)
+0B32..0B33 (2 chars)
+0B36..0B39 (4 chars)
+0B3D..0B43 (7 chars)
+0B47..0B48 (2 chars)
+0B4B..0B4C (2 chars)
+0B56..0B57 (2 chars)
+0B5C..0B5D (2 chars)
+0B5F..0B61 (3 chars)
+0B82..0B83 (2 chars)
+0B85..0B8A (6 chars)
+0B8E..0B90 (3 chars)
+0B92..0B95 (4 chars)
+0B99..0B9A (2 chars)
+0B9C
+0B9E..0B9F (2 chars)
+0BA3..0BA4 (2 chars)
+0BA8..0BAA (3 chars)
+0BAE..0BB5 (8 chars)
+0BB7..0BB9 (3 chars)
+0BBE..0BC2 (5 chars)
+0BC6..0BC8 (3 chars)
+0BCA..0BCC (3 chars)
+0BD7
+0C01..0C03 (3 chars)
+0C05..0C0C (8 chars)
+0C0E..0C10 (3 chars)
+0C12..0C28 (23 chars)
+0C2A..0C33 (10 chars)
+0C35..0C39 (5 chars)
+0C3E..0C44 (7 chars)
+0C46..0C48 (3 chars)
+0C4A..0C4C (3 chars)
+0C55..0C56 (2 chars)
+0C60..0C61 (2 chars)
+0C82..0C83 (2 chars)
+0C85..0C8C (8 chars)
+0C8E..0C90 (3 chars)
+0C92..0CA8 (23 chars)
+0CAA..0CB3 (10 chars)
+0CB5..0CB9 (5 chars)
+0CBE..0CC4 (7 chars)
+0CC6..0CC8 (3 chars)
+0CCA..0CCC (3 chars)
+0CD5..0CD6 (2 chars)
+0CDE
+0CE0..0CE1 (2 chars)
+0D02..0D03 (2 chars)
+0D05..0D0C (8 chars)
+0D0E..0D10 (3 chars)
+0D12..0D28 (23 chars)
+0D2A..0D39 (16 chars)
+0D3E..0D43 (6 chars)
+0D46..0D48 (3 chars)
+0D4A..0D4C (3 chars)
+0D57
+0D60..0D61 (2 chars)
+0D82..0D83 (2 chars)
+0D85..0D96 (18 chars)
+0D9A..0DB1 (24 chars)
+0DB3..0DBB (9 chars)
+0DBD
+0DC0..0DC6 (7 chars)
+0DCF..0DD4 (6 chars)
+0DD6
+0DD8..0DDF (8 chars)
+0DF2..0DF3 (2 chars)
+0E01..0E3A (58 chars)
+0E40..0E45 (6 chars)
+0E47
+0E4D
+0E81..0E82 (2 chars)
+0E84
+0E87..0E88 (2 chars)
+0E8A
+0E8D
+0E94..0E97 (4 chars)
+0E99..0E9F (7 chars)
+0EA1..0EA3 (3 chars)
+0EA5
+0EA7
+0EAA..0EAB (2 chars)
+0EAD..0EB9 (13 chars)
+0EBB..0EBD (3 chars)
+0EC0..0EC4 (5 chars)
+0ECD
+0EDC..0EDD (2 chars)
+0F00
+0F40..0F47 (8 chars)
+0F49..0F6A (34 chars)
+0F71..0F81 (17 chars)
+0F88..0F8B (4 chars)
+0F90..0F97 (8 chars)
+0F99..0FBC (36 chars)
+1000..1021 (34 chars)
+1023..1027 (5 chars)
+1029..102A (2 chars)
+102C..1032 (7 chars)
+1036
+1038
+1050..1059 (10 chars)
+10A0..10C5 (38 chars)
+10D0..10F6 (39 chars)
+1100..1159 (90 chars)
+115F..11A2 (68 chars)
+11A8..11F9 (82 chars)
+1200..1206 (7 chars)
+1208..1246 (63 chars)
+1248
+124A..124D (4 chars)
+1250..1256 (7 chars)
+1258
+125A..125D (4 chars)
+1260..1286 (39 chars)
+1288
+128A..128D (4 chars)
+1290..12AE (31 chars)
+12B0
+12B2..12B5 (4 chars)
+12B8..12BE (7 chars)
+12C0
+12C2..12C5 (4 chars)
+12C8..12CE (7 chars)
+12D0..12D6 (7 chars)
+12D8..12EE (23 chars)
+12F0..130E (31 chars)
+1310
+1312..1315 (4 chars)
+1318..131E (7 chars)
+1320..1346 (39 chars)
+1348..135A (19 chars)
+13A0..13F4 (85 chars)
+1401..166C (620 chars)
+166F..1676 (8 chars)
+1681..169A (26 chars)
+16A0..16EA (75 chars)
+1780..17C8 (73 chars)
+1820..1842 (35 chars)
+1844..1877 (52 chars)
+1880..18A9 (42 chars)
+1E00..1E9B (156 chars)
+1EA0..1EF9 (90 chars)
+1F00..1F15 (22 chars)
+1F18..1F1D (6 chars)
+1F20..1F45 (38 chars)
+1F48..1F4D (6 chars)
+1F50..1F57 (8 chars)
+1F59
+1F5B
+1F5D
+1F5F..1F7D (31 chars)
+1F80..1FB4 (53 chars)
+1FB6..1FBC (7 chars)
+1FBE
+1FC2..1FC4 (3 chars)
+1FC6..1FCC (7 chars)
+1FD0..1FD3 (4 chars)
+1FD6..1FDB (6 chars)
+1FE0..1FEC (13 chars)
+1FF2..1FF4 (3 chars)
+1FF6..1FFC (7 chars)
+207F
+2102
+2107
+210A..2113 (10 chars)
+2115
+2119..211D (5 chars)
+2124
+2126
+2128
+212A..212D (4 chars)
+212F..2131 (3 chars)
+2133..2139 (7 chars)
+2160..2183 (36 chars)
+3041..3094 (84 chars)
+30A1..30FA (90 chars)
+3105..312C (40 chars)
+3131..318E (94 chars)
+31A0..31B7 (24 chars)
+A000..A48C (1165 chars)
+AC00..D7A3 (11172 chars)
+FB00..FB06 (7 chars)
+FB13..FB17 (5 chars)
+FB1D
+FB1F..FB28 (10 chars)
+FB2A..FB36 (13 chars)
+FB38..FB3C (5 chars)
+FB3E
+FB40..FB41 (2 chars)
+FB43..FB44 (2 chars)
+FB46..FBB1 (108 chars)
+FBD3..FD3D (363 chars)
+FD50..FD8F (64 chars)
+FD92..FDC7 (54 chars)
+FDF0..FDFB (12 chars)
+FE70..FE72 (3 chars)
+FE74
+FE76..FEFC (135 chars)
+FF21..FF3A (26 chars)
+FF41..FF5A (26 chars)
+FF66..FF6F (10 chars)
+FF71..FF9D (45 chars)
+FFA0..FFBE (31 chars)
+FFC2..FFC7 (6 chars)
+FFCA..FFCF (6 chars)
+FFD2..FFD7 (6 chars)
+FFDA..FFDC (3 chars)
+
+*******************************************
+
+Property dump for: 0x20000002 (Ideographic)
+
+3006..3007 (2 chars)
+3021..3029 (9 chars)
+3038..303A (3 chars)
+3400..4DB5 (6582 chars)
+4E00..9FA5 (20902 chars)
+F900..FA2D (302 chars)
+
+*******************************************
+
+Property dump for: 0x20010000 (Diacritic)
+
+005E
+0060
+00A8
+00AF
+00B4
+00B7..00B8 (2 chars)
+02B0..02EE (63 chars)
+0300..034E (79 chars)
+0360..0362 (3 chars)
+0374..0375 (2 chars)
+037A
+0384..0385 (2 chars)
+0483..0486 (4 chars)
+0559
+0591..05A1 (17 chars)
+05A3..05B9 (23 chars)
+05BB..05BD (3 chars)
+05BF
+05C1..05C2 (2 chars)
+05C4
+06DF..06E0 (2 chars)
+06E5..06E6 (2 chars)
+06EA..06EC (3 chars)
+0740..074A (11 chars)
+093C
+094D
+0951..0954 (4 chars)
+09BC
+09CD
+0A3C
+0A4D
+0ABC
+0ACD
+0B3C
+0B4D
+0BCD
+0C4D
+0CCD
+0D4D
+0DCA
+0E48..0E4C (5 chars)
+0E4E
+0EC8..0ECC (5 chars)
+0F18..0F19 (2 chars)
+0F35
+0F37
+0F39
+0F3E..0F3F (2 chars)
+0F82..0F84 (3 chars)
+0F86..0F87 (2 chars)
+0FC6
+1037
+1039
+17C9..17D3 (11 chars)
+1FBD
+1FBF..1FC1 (3 chars)
+1FCD..1FCF (3 chars)
+1FDD..1FDF (3 chars)
+1FED..1FEF (3 chars)
+1FFD..1FFE (2 chars)
+302A..302F (6 chars)
+3099..309C (4 chars)
+30FC
+FB1E
+FE20..FE23 (4 chars)
+FF3E
+FF40
+FF70
+FF9E..FF9F (2 chars)
+FFE3
+
+*******************************************
+
+Property dump for: 0x20000040 (Extender)
+
+00B7
+02D0..02D1 (2 chars)
+0640
+0E46
+0EC6
+1843
+3005
+3031..3035 (5 chars)
+309D..309E (2 chars)
+30FC..30FE (3 chars)
+FF70
+
+*******************************************
+
+Property dump for: 0x20020000 (Identifier Part)
+
+0030..0039 (10 chars)
+0041..005A (26 chars)
+005F
+0061..007A (26 chars)
+00AA
+00B5
+00BA
+00C0..00D6 (23 chars)
+00D8..00F6 (31 chars)
+00F8..021F (296 chars)
+0222..0233 (18 chars)
+0250..02AD (94 chars)
+02B0..02B8 (9 chars)
+02BB..02C1 (7 chars)
+02D0..02D1 (2 chars)
+02E0..02E4 (5 chars)
+02EE
+0300..034E (79 chars)
+0360..0362 (3 chars)
+037A
+0386
+0388..038A (3 chars)
+038C
+038E..03A1 (20 chars)
+03A3..03CE (44 chars)
+03D0..03D7 (8 chars)
+03DA..03F3 (26 chars)
+0400..0481 (130 chars)
+0483..0486 (4 chars)
+048C..04C4 (57 chars)
+04C7..04C8 (2 chars)
+04CB..04CC (2 chars)
+04D0..04F5 (38 chars)
+04F8..04F9 (2 chars)
+0531..0556 (38 chars)
+0559
+0561..0587 (39 chars)
+0591..05A1 (17 chars)
+05A3..05B9 (23 chars)
+05BB..05BD (3 chars)
+05BF
+05C1..05C2 (2 chars)
+05C4
+05D0..05EA (27 chars)
+05F0..05F2 (3 chars)
+0621..063A (26 chars)
+0640..0655 (22 chars)
+0660..0669 (10 chars)
+0670..06D3 (100 chars)
+06D5..06DC (8 chars)
+06DF..06E8 (10 chars)
+06EA..06ED (4 chars)
+06F0..06FC (13 chars)
+0710..072C (29 chars)
+0730..074A (27 chars)
+0780..07B0 (49 chars)
+0901..0903 (3 chars)
+0905..0939 (53 chars)
+093C..094D (18 chars)
+0950..0954 (5 chars)
+0958..0963 (12 chars)
+0966..096F (10 chars)
+0981..0983 (3 chars)
+0985..098C (8 chars)
+098F..0990 (2 chars)
+0993..09A8 (22 chars)
+09AA..09B0 (7 chars)
+09B2
+09B6..09B9 (4 chars)
+09BC
+09BE..09C4 (7 chars)
+09C7..09C8 (2 chars)
+09CB..09CD (3 chars)
+09D7
+09DC..09DD (2 chars)
+09DF..09E3 (5 chars)
+09E6..09F1 (12 chars)
+0A02
+0A05..0A0A (6 chars)
+0A0F..0A10 (2 chars)
+0A13..0A28 (22 chars)
+0A2A..0A30 (7 chars)
+0A32..0A33 (2 chars)
+0A35..0A36 (2 chars)
+0A38..0A39 (2 chars)
+0A3C
+0A3E..0A42 (5 chars)
+0A47..0A48 (2 chars)
+0A4B..0A4D (3 chars)
+0A59..0A5C (4 chars)
+0A5E
+0A66..0A74 (15 chars)
+0A81..0A83 (3 chars)
+0A85..0A8B (7 chars)
+0A8D
+0A8F..0A91 (3 chars)
+0A93..0AA8 (22 chars)
+0AAA..0AB0 (7 chars)
+0AB2..0AB3 (2 chars)
+0AB5..0AB9 (5 chars)
+0ABC..0AC5 (10 chars)
+0AC7..0AC9 (3 chars)
+0ACB..0ACD (3 chars)
+0AD0
+0AE0
+0AE6..0AEF (10 chars)
+0B01..0B03 (3 chars)
+0B05..0B0C (8 chars)
+0B0F..0B10 (2 chars)
+0B13..0B28 (22 chars)
+0B2A..0B30 (7 chars)
+0B32..0B33 (2 chars)
+0B36..0B39 (4 chars)
+0B3C..0B43 (8 chars)
+0B47..0B48 (2 chars)
+0B4B..0B4D (3 chars)
+0B56..0B57 (2 chars)
+0B5C..0B5D (2 chars)
+0B5F..0B61 (3 chars)
+0B66..0B6F (10 chars)
+0B82..0B83 (2 chars)
+0B85..0B8A (6 chars)
+0B8E..0B90 (3 chars)
+0B92..0B95 (4 chars)
+0B99..0B9A (2 chars)
+0B9C
+0B9E..0B9F (2 chars)
+0BA3..0BA4 (2 chars)
+0BA8..0BAA (3 chars)
+0BAE..0BB5 (8 chars)
+0BB7..0BB9 (3 chars)
+0BBE..0BC2 (5 chars)
+0BC6..0BC8 (3 chars)
+0BCA..0BCD (4 chars)
+0BD7
+0BE7..0BEF (9 chars)
+0C01..0C03 (3 chars)
+0C05..0C0C (8 chars)
+0C0E..0C10 (3 chars)
+0C12..0C28 (23 chars)
+0C2A..0C33 (10 chars)
+0C35..0C39 (5 chars)
+0C3E..0C44 (7 chars)
+0C46..0C48 (3 chars)
+0C4A..0C4D (4 chars)
+0C55..0C56 (2 chars)
+0C60..0C61 (2 chars)
+0C66..0C6F (10 chars)
+0C82..0C83 (2 chars)
+0C85..0C8C (8 chars)
+0C8E..0C90 (3 chars)
+0C92..0CA8 (23 chars)
+0CAA..0CB3 (10 chars)
+0CB5..0CB9 (5 chars)
+0CBE..0CC4 (7 chars)
+0CC6..0CC8 (3 chars)
+0CCA..0CCD (4 chars)
+0CD5..0CD6 (2 chars)
+0CDE
+0CE0..0CE1 (2 chars)
+0CE6..0CEF (10 chars)
+0D02..0D03 (2 chars)
+0D05..0D0C (8 chars)
+0D0E..0D10 (3 chars)
+0D12..0D28 (23 chars)
+0D2A..0D39 (16 chars)
+0D3E..0D43 (6 chars)
+0D46..0D48 (3 chars)
+0D4A..0D4D (4 chars)
+0D57
+0D60..0D61 (2 chars)
+0D66..0D6F (10 chars)
+0D82..0D83 (2 chars)
+0D85..0D96 (18 chars)
+0D9A..0DB1 (24 chars)
+0DB3..0DBB (9 chars)
+0DBD
+0DC0..0DC6 (7 chars)
+0DCA
+0DCF..0DD4 (6 chars)
+0DD6
+0DD8..0DDF (8 chars)
+0DF2..0DF3 (2 chars)
+0E01..0E3A (58 chars)
+0E40..0E4E (15 chars)
+0E50..0E59 (10 chars)
+0E81..0E82 (2 chars)
+0E84
+0E87..0E88 (2 chars)
+0E8A
+0E8D
+0E94..0E97 (4 chars)
+0E99..0E9F (7 chars)
+0EA1..0EA3 (3 chars)
+0EA5
+0EA7
+0EAA..0EAB (2 chars)
+0EAD..0EB9 (13 chars)
+0EBB..0EBD (3 chars)
+0EC0..0EC4 (5 chars)
+0EC6
+0EC8..0ECD (6 chars)
+0ED0..0ED9 (10 chars)
+0EDC..0EDD (2 chars)
+0F00
+0F18..0F19 (2 chars)
+0F20..0F29 (10 chars)
+0F35
+0F37
+0F39
+0F3E..0F47 (10 chars)
+0F49..0F6A (34 chars)
+0F71..0F84 (20 chars)
+0F86..0F8B (6 chars)
+0F90..0F97 (8 chars)
+0F99..0FBC (36 chars)
+0FC6
+1000..1021 (34 chars)
+1023..1027 (5 chars)
+1029..102A (2 chars)
+102C..1032 (7 chars)
+1036..1039 (4 chars)
+1040..1049 (10 chars)
+1050..1059 (10 chars)
+10A0..10C5 (38 chars)
+10D0..10F6 (39 chars)
+1100..1159 (90 chars)
+115F..11A2 (68 chars)
+11A8..11F9 (82 chars)
+1200..1206 (7 chars)
+1208..1246 (63 chars)
+1248
+124A..124D (4 chars)
+1250..1256 (7 chars)
+1258
+125A..125D (4 chars)
+1260..1286 (39 chars)
+1288
+128A..128D (4 chars)
+1290..12AE (31 chars)
+12B0
+12B2..12B5 (4 chars)
+12B8..12BE (7 chars)
+12C0
+12C2..12C5 (4 chars)
+12C8..12CE (7 chars)
+12D0..12D6 (7 chars)
+12D8..12EE (23 chars)
+12F0..130E (31 chars)
+1310
+1312..1315 (4 chars)
+1318..131E (7 chars)
+1320..1346 (39 chars)
+1348..135A (19 chars)
+1369..1371 (9 chars)
+13A0..13F4 (85 chars)
+1401..166C (620 chars)
+166F..1676 (8 chars)
+1681..169A (26 chars)
+16A0..16EA (75 chars)
+1780..17D3 (84 chars)
+17E0..17E9 (10 chars)
+1810..1819 (10 chars)
+1820..1877 (88 chars)
+1880..18A9 (42 chars)
+1E00..1E9B (156 chars)
+1EA0..1EF9 (90 chars)
+1F00..1F15 (22 chars)
+1F18..1F1D (6 chars)
+1F20..1F45 (38 chars)
+1F48..1F4D (6 chars)
+1F50..1F57 (8 chars)
+1F59
+1F5B
+1F5D
+1F5F..1F7D (31 chars)
+1F80..1FB4 (53 chars)
+1FB6..1FBC (7 chars)
+1FBE
+1FC2..1FC4 (3 chars)
+1FC6..1FCC (7 chars)
+1FD0..1FD3 (4 chars)
+1FD6..1FDB (6 chars)
+1FE0..1FEC (13 chars)
+1FF2..1FF4 (3 chars)
+1FF6..1FFC (7 chars)
+203F..2040 (2 chars)
+207F
+20D0..20DC (13 chars)
+20E1
+2102
+2107
+210A..2113 (10 chars)
+2115
+2119..211D (5 chars)
+2124
+2126
+2128
+212A..212D (4 chars)
+212F..2131 (3 chars)
+2133..2139 (7 chars)
+2160..2183 (36 chars)
+3005..3007 (3 chars)
+3021..302F (15 chars)
+3031..3035 (5 chars)
+3038..303A (3 chars)
+3041..3094 (84 chars)
+3099..309A (2 chars)
+309D..309E (2 chars)
+30A1..30FE (94 chars)
+3105..312C (40 chars)
+3131..318E (94 chars)
+31A0..31B7 (24 chars)
+3400..4DB5 (6582 chars)
+4E00..9FA5 (20902 chars)
+A000..A48C (1165 chars)
+AC00..D7A3 (11172 chars)
+F900..FA2D (302 chars)
+FB00..FB06 (7 chars)
+FB13..FB17 (5 chars)
+FB1D..FB28 (12 chars)
+FB2A..FB36 (13 chars)
+FB38..FB3C (5 chars)
+FB3E
+FB40..FB41 (2 chars)
+FB43..FB44 (2 chars)
+FB46..FBB1 (108 chars)
+FBD3..FD3D (363 chars)
+FD50..FD8F (64 chars)
+FD92..FDC7 (54 chars)
+FDF0..FDFB (12 chars)
+FE20..FE23 (4 chars)
+FE33..FE34 (2 chars)
+FE4D..FE4F (3 chars)
+FE70..FE72 (3 chars)
+FE74
+FE76..FEFC (135 chars)
+FF10..FF19 (10 chars)
+FF21..FF3A (26 chars)
+FF3F
+FF41..FF5A (26 chars)
+FF65..FFBE (90 chars)
+FFC2..FFC7 (6 chars)
+FFCA..FFCF (6 chars)
+FFD2..FFD7 (6 chars)
+FFDA..FFDC (3 chars)
+
+*******************************************
+
+Property dump for: 0x10000080 (Ignorable Control)
+
+0001..0008 (8 chars)
+000E..001B (14 chars)
+007F..0084 (6 chars)
+0086..009F (26 chars)
+070F
+180B..180E (4 chars)
+200C..200F (4 chars)
+202A..202E (5 chars)
+206A..206F (6 chars)
+FEFF
+FFF9..FFFB (3 chars)
+
+*******************************************
+
+Property dump for: 0x01000000 (Bidi: Left-to-Right)
+
+0041..005A (26 chars)
+0061..007A (26 chars)
+00AA
+00B5
+00BA
+00C0..00D6 (23 chars)
+00D8..00F6 (31 chars)
+00F8..021F (296 chars)
+0222..0233 (18 chars)
+0250..02AD (94 chars)
+02B0..02B8 (9 chars)
+02BB..02C1 (7 chars)
+02D0..02D1 (2 chars)
+02E0..02E4 (5 chars)
+02EE
+037A
+0386
+0388..038A (3 chars)
+038C
+038E..03A1 (20 chars)
+03A3..03CE (44 chars)
+03D0..03D7 (8 chars)
+03DA..03F3 (26 chars)
+0400..0482 (131 chars)
+048C..04C4 (57 chars)
+04C7..04C8 (2 chars)
+04CB..04CC (2 chars)
+04D0..04F5 (38 chars)
+04F8..04F9 (2 chars)
+0531..0556 (38 chars)
+0559..055F (7 chars)
+0561..0587 (39 chars)
+0589
+0903
+0905..0939 (53 chars)
+093D..0940 (4 chars)
+0949..094C (4 chars)
+0950
+0958..0961 (10 chars)
+0964..0970 (13 chars)
+0982..0983 (2 chars)
+0985..098C (8 chars)
+098F..0990 (2 chars)
+0993..09A8 (22 chars)
+09AA..09B0 (7 chars)
+09B2
+09B6..09B9 (4 chars)
+09BE..09C0 (3 chars)
+09C7..09C8 (2 chars)
+09CB..09CC (2 chars)
+09D7
+09DC..09DD (2 chars)
+09DF..09E1 (3 chars)
+09E6..09F1 (12 chars)
+09F4..09FA (7 chars)
+0A05..0A0A (6 chars)
+0A0F..0A10 (2 chars)
+0A13..0A28 (22 chars)
+0A2A..0A30 (7 chars)
+0A32..0A33 (2 chars)
+0A35..0A36 (2 chars)
+0A38..0A39 (2 chars)
+0A3E..0A40 (3 chars)
+0A59..0A5C (4 chars)
+0A5E
+0A66..0A6F (10 chars)
+0A72..0A74 (3 chars)
+0A83
+0A85..0A8B (7 chars)
+0A8D
+0A8F..0A91 (3 chars)
+0A93..0AA8 (22 chars)
+0AAA..0AB0 (7 chars)
+0AB2..0AB3 (2 chars)
+0AB5..0AB9 (5 chars)
+0ABD..0AC0 (4 chars)
+0AC9
+0ACB..0ACC (2 chars)
+0AD0
+0AE0
+0AE6..0AEF (10 chars)
+0B02..0B03 (2 chars)
+0B05..0B0C (8 chars)
+0B0F..0B10 (2 chars)
+0B13..0B28 (22 chars)
+0B2A..0B30 (7 chars)
+0B32..0B33 (2 chars)
+0B36..0B39 (4 chars)
+0B3D..0B3E (2 chars)
+0B40
+0B47..0B48 (2 chars)
+0B4B..0B4C (2 chars)
+0B57
+0B5C..0B5D (2 chars)
+0B5F..0B61 (3 chars)
+0B66..0B70 (11 chars)
+0B83
+0B85..0B8A (6 chars)
+0B8E..0B90 (3 chars)
+0B92..0B95 (4 chars)
+0B99..0B9A (2 chars)
+0B9C
+0B9E..0B9F (2 chars)
+0BA3..0BA4 (2 chars)
+0BA8..0BAA (3 chars)
+0BAE..0BB5 (8 chars)
+0BB7..0BB9 (3 chars)
+0BBE..0BBF (2 chars)
+0BC1..0BC2 (2 chars)
+0BC6..0BC8 (3 chars)
+0BCA..0BCC (3 chars)
+0BD7
+0BE7..0BF2 (12 chars)
+0C01..0C03 (3 chars)
+0C05..0C0C (8 chars)
+0C0E..0C10 (3 chars)
+0C12..0C28 (23 chars)
+0C2A..0C33 (10 chars)
+0C35..0C39 (5 chars)
+0C41..0C44 (4 chars)
+0C60..0C61 (2 chars)
+0C66..0C6F (10 chars)
+0C82..0C83 (2 chars)
+0C85..0C8C (8 chars)
+0C8E..0C90 (3 chars)
+0C92..0CA8 (23 chars)
+0CAA..0CB3 (10 chars)
+0CB5..0CB9 (5 chars)
+0CBE
+0CC0..0CC4 (5 chars)
+0CC7..0CC8 (2 chars)
+0CCA..0CCB (2 chars)
+0CD5..0CD6 (2 chars)
+0CDE
+0CE0..0CE1 (2 chars)
+0CE6..0CEF (10 chars)
+0D02..0D03 (2 chars)
+0D05..0D0C (8 chars)
+0D0E..0D10 (3 chars)
+0D12..0D28 (23 chars)
+0D2A..0D39 (16 chars)
+0D3E..0D40 (3 chars)
+0D46..0D48 (3 chars)
+0D4A..0D4C (3 chars)
+0D57
+0D60..0D61 (2 chars)
+0D66..0D6F (10 chars)
+0D82..0D83 (2 chars)
+0D85..0D96 (18 chars)
+0D9A..0DB1 (24 chars)
+0DB3..0DBB (9 chars)
+0DBD
+0DC0..0DC6 (7 chars)
+0DCF..0DD1 (3 chars)
+0DD8..0DDF (8 chars)
+0DF2..0DF4 (3 chars)
+0E01..0E30 (48 chars)
+0E32..0E33 (2 chars)
+0E40..0E46 (7 chars)
+0E4F..0E5B (13 chars)
+0E81..0E82 (2 chars)
+0E84
+0E87..0E88 (2 chars)
+0E8A
+0E8D
+0E94..0E97 (4 chars)
+0E99..0E9F (7 chars)
+0EA1..0EA3 (3 chars)
+0EA5
+0EA7
+0EAA..0EAB (2 chars)
+0EAD..0EB0 (4 chars)
+0EB2..0EB3 (2 chars)
+0EBD
+0EC0..0EC4 (5 chars)
+0EC6
+0ED0..0ED9 (10 chars)
+0EDC..0EDD (2 chars)
+0F00..0F17 (24 chars)
+0F1A..0F34 (27 chars)
+0F36
+0F38
+0F3E..0F47 (10 chars)
+0F49..0F6A (34 chars)
+0F7F
+0F85
+0F88..0F8B (4 chars)
+0FBE..0FC5 (8 chars)
+0FC7..0FCC (6 chars)
+0FCF
+1000..1021 (34 chars)
+1023..1027 (5 chars)
+1029..102A (2 chars)
+102C
+1031
+1038
+1040..1057 (24 chars)
+10A0..10C5 (38 chars)
+10D0..10F6 (39 chars)
+10FB
+1100..1159 (90 chars)
+115F..11A2 (68 chars)
+11A8..11F9 (82 chars)
+1200..1206 (7 chars)
+1208..1246 (63 chars)
+1248
+124A..124D (4 chars)
+1250..1256 (7 chars)
+1258
+125A..125D (4 chars)
+1260..1286 (39 chars)
+1288
+128A..128D (4 chars)
+1290..12AE (31 chars)
+12B0
+12B2..12B5 (4 chars)
+12B8..12BE (7 chars)
+12C0
+12C2..12C5 (4 chars)
+12C8..12CE (7 chars)
+12D0..12D6 (7 chars)
+12D8..12EE (23 chars)
+12F0..130E (31 chars)
+1310
+1312..1315 (4 chars)
+1318..131E (7 chars)
+1320..1346 (39 chars)
+1348..135A (19 chars)
+1361..137C (28 chars)
+13A0..13F4 (85 chars)
+1401..1676 (630 chars)
+1681..169A (26 chars)
+16A0..16F0 (81 chars)
+1780..17B6 (55 chars)
+17BE..17C5 (8 chars)
+17C7..17C8 (2 chars)
+17D4..17DA (7 chars)
+17DC
+17E0..17E9 (10 chars)
+1810..1819 (10 chars)
+1820..1877 (88 chars)
+1880..18A8 (41 chars)
+1E00..1E9B (156 chars)
+1EA0..1EF9 (90 chars)
+1F00..1F15 (22 chars)
+1F18..1F1D (6 chars)
+1F20..1F45 (38 chars)
+1F48..1F4D (6 chars)
+1F50..1F57 (8 chars)
+1F59
+1F5B
+1F5D
+1F5F..1F7D (31 chars)
+1F80..1FB4 (53 chars)
+1FB6..1FBC (7 chars)
+1FBE
+1FC2..1FC4 (3 chars)
+1FC6..1FCC (7 chars)
+1FD0..1FD3 (4 chars)
+1FD6..1FDB (6 chars)
+1FE0..1FEC (13 chars)
+1FF2..1FF4 (3 chars)
+1FF6..1FFC (7 chars)
+200E
+207F
+2102
+2107
+210A..2113 (10 chars)
+2115
+2119..211D (5 chars)
+2124
+2126
+2128
+212A..212D (4 chars)
+212F..2131 (3 chars)
+2133..2139 (7 chars)
+2160..2183 (36 chars)
+2336..237A (69 chars)
+2395
+249C..24E9 (78 chars)
+3005..3007 (3 chars)
+3021..3029 (9 chars)
+3031..3035 (5 chars)
+3038..303A (3 chars)
+3041..3094 (84 chars)
+309D..309E (2 chars)
+30A1..30FA (90 chars)
+30FC..30FE (3 chars)
+3105..312C (40 chars)
+3131..318E (94 chars)
+3190..31B7 (40 chars)
+3200..321C (29 chars)
+3220..3243 (36 chars)
+3260..327B (28 chars)
+327F..32B0 (50 chars)
+32C0..32CB (12 chars)
+32D0..32FE (47 chars)
+3300..3376 (119 chars)
+337B..33DD (99 chars)
+33E0..33FE (31 chars)
+3400..4DB5 (6582 chars)
+4E00..9FA5 (20902 chars)
+A000..A48C (1165 chars)
+AC00..D7A3 (11172 chars)
+D800..F7FF (8192 chars)
+F900..FA2D (302 chars)
+FB00..FB06 (7 chars)
+FB13..FB17 (5 chars)
+FF21..FF3A (26 chars)
+FF41..FF5A (26 chars)
+FF66..FFBE (89 chars)
+FFC2..FFC7 (6 chars)
+FFCA..FFCF (6 chars)
+FFD2..FFD7 (6 chars)
+FFDA..FFDC (3 chars)
+
+*******************************************
+
+Property dump for: 0x02000000 (Bidi: (Hebrew) Right-to-Left)
+
+05BE
+05C0
+05C3
+05D0..05EA (27 chars)
+05F0..05F4 (5 chars)
+200F
+FB1D
+FB1F..FB28 (10 chars)
+FB2A..FB36 (13 chars)
+FB38..FB3C (5 chars)
+FB3E
+FB40..FB41 (2 chars)
+FB43..FB44 (2 chars)
+FB46..FB4F (10 chars)
+
+*******************************************
+
+Property dump for: 0x0B000000 (Bidi: Arabic Right-to-Left)
+
+061B
+061F
+0621..063A (26 chars)
+0640..064A (11 chars)
+066D
+0671..06D5 (101 chars)
+06E5..06E6 (2 chars)
+06FA..06FE (5 chars)
+0700..070D (14 chars)
+0710
+0712..072C (27 chars)
+0780..07A5 (38 chars)
+FB50..FBB1 (98 chars)
+FBD3..FD3D (363 chars)
+FD50..FD8F (64 chars)
+FD92..FDC7 (54 chars)
+FDF0..FDFB (12 chars)
+FE70..FE72 (3 chars)
+FE74
+FE76..FEFC (135 chars)
+
+*******************************************
+
+Property dump for: 0x03000000 (Bidi: European Digit)
+
+0030..0039 (10 chars)
+00B2..00B3 (2 chars)
+00B9
+06F0..06F9 (10 chars)
+2070
+2074..2079 (6 chars)
+2080..2089 (10 chars)
+2460..249B (60 chars)
+24EA
+FF10..FF19 (10 chars)
+
+*******************************************
+
+Property dump for: 0x04000000 (Bidi: Eur Num Separator)
+
+002F
+FF0F
+
+*******************************************
+
+Property dump for: 0x05000000 (Bidi: Eur Num Terminator)
+
+0023..0025 (3 chars)
+002B
+002D
+00A2..00A5 (4 chars)
+00B0..00B1 (2 chars)
+066A
+09F2..09F3 (2 chars)
+0E3F
+17DB
+2030..2034 (5 chars)
+207A..207B (2 chars)
+208A..208B (2 chars)
+20A0..20AF (16 chars)
+212E
+2212..2213 (2 chars)
+FB29
+FE5F
+FE62..FE63 (2 chars)
+FE69..FE6A (2 chars)
+FF03..FF05 (3 chars)
+FF0B
+FF0D
+FFE0..FFE1 (2 chars)
+FFE5..FFE6 (2 chars)
+
+*******************************************
+
+Property dump for: 0x06000000 (Bidi: Arabic Digit)
+
+0660..0669 (10 chars)
+066B..066C (2 chars)
+
+*******************************************
+
+Property dump for: 0x07000000 (Bidi: Common Separator)
+
+002C
+002E
+003A
+00A0
+060C
+FE50
+FE52
+FE55
+FF0C
+FF0E
+FF1A
+
+*******************************************
+
+Property dump for: 0x08000000 (Bidi: Block Separator)
+
+000A
+000D
+001C..001E (3 chars)
+0085
+2029
+
+*******************************************
+
+Property dump for: 0x09000000 (Bidi: Segment Separator)
+
+0009
+000B
+001F
+
+*******************************************
+
+Property dump for: 0x0A000000 (Bidi: Whitespace)
+
+000C
+0020
+1680
+2000..200A (11 chars)
+2028
+202F
+3000
+
+*******************************************
+
+Property dump for: 0x0C000000 (Bidi: Non-spacing Mark)
+
+0300..034E (79 chars)
+0360..0362 (3 chars)
+0483..0486 (4 chars)
+0488..0489 (2 chars)
+0591..05A1 (17 chars)
+05A3..05B9 (23 chars)
+05BB..05BD (3 chars)
+05BF
+05C1..05C2 (2 chars)
+05C4
+064B..0655 (11 chars)
+0670
+06D6..06E4 (15 chars)
+06E7..06E8 (2 chars)
+06EA..06ED (4 chars)
+0711
+0730..074A (27 chars)
+07A6..07B0 (11 chars)
+0901..0902 (2 chars)
+093C
+0941..0948 (8 chars)
+094D
+0951..0954 (4 chars)
+0962..0963 (2 chars)
+0981
+09BC
+09C1..09C4 (4 chars)
+09CD
+09E2..09E3 (2 chars)
+0A02
+0A3C
+0A41..0A42 (2 chars)
+0A47..0A48 (2 chars)
+0A4B..0A4D (3 chars)
+0A70..0A71 (2 chars)
+0A81..0A82 (2 chars)
+0ABC
+0AC1..0AC5 (5 chars)
+0AC7..0AC8 (2 chars)
+0ACD
+0B01
+0B3C
+0B3F
+0B41..0B43 (3 chars)
+0B4D
+0B56
+0B82
+0BC0
+0BCD
+0C3E..0C40 (3 chars)
+0C46..0C48 (3 chars)
+0C4A..0C4D (4 chars)
+0C55..0C56 (2 chars)
+0CBF
+0CC6
+0CCC..0CCD (2 chars)
+0D41..0D43 (3 chars)
+0D4D
+0DCA
+0DD2..0DD4 (3 chars)
+0DD6
+0E31
+0E34..0E3A (7 chars)
+0E47..0E4E (8 chars)
+0EB1
+0EB4..0EB9 (6 chars)
+0EBB..0EBC (2 chars)
+0EC8..0ECD (6 chars)
+0F18..0F19 (2 chars)
+0F35
+0F37
+0F39
+0F71..0F7E (14 chars)
+0F80..0F84 (5 chars)
+0F86..0F87 (2 chars)
+0F90..0F97 (8 chars)
+0F99..0FBC (36 chars)
+0FC6
+102D..1030 (4 chars)
+1032
+1036..1037 (2 chars)
+1039
+1058..1059 (2 chars)
+17B7..17BD (7 chars)
+17C6
+17C9..17D3 (11 chars)
+18A9
+20D0..20E3 (20 chars)
+302A..302F (6 chars)
+3099..309A (2 chars)
+F8F0..F8FF (16 chars)
+FB1E
+FE20..FE23 (4 chars)
+
+*******************************************
+
+Property dump for: 0x0D000000 (Bidi: Boundary Neutral)
+
+0000..0008 (9 chars)
+000E..001B (14 chars)
+007F..0084 (6 chars)
+0086..009F (26 chars)
+070F
+180B..180E (4 chars)
+200B..200D (3 chars)
+206A..206F (6 chars)
+FEFF
+FFF9..FFFB (3 chars)
+
+*******************************************
+
+Property dump for: 0x0E000000 (Bidi: PDF)
+
+202C
+
+*******************************************
+
+Property dump for: 0x0F000000 (Bidi: Embedding or Override)
+
+202A..202B (2 chars)
+202D..202E (2 chars)
+
+*******************************************
+
+Property dump for: 0x80000009 (Bidi: Other Neutral)
+
+0021..0022 (2 chars)
+0026..002A (5 chars)
+003B..0040 (6 chars)
+005B..0060 (6 chars)
+007B..007E (4 chars)
+00A1
+00A6..00A9 (4 chars)
+00AB..00AF (5 chars)
+00B4
+00B6..00B8 (3 chars)
+00BB..00BF (5 chars)
+00D7
+00F7
+02B9..02BA (2 chars)
+02C2..02CF (14 chars)
+02D2..02DF (14 chars)
+02E5..02ED (9 chars)
+0374..0375 (2 chars)
+037E
+0384..0385 (2 chars)
+0387
+058A
+06E9
+0F3A..0F3D (4 chars)
+169B..169C (2 chars)
+1800..180A (11 chars)
+1FBD
+1FBF..1FC1 (3 chars)
+1FCD..1FCF (3 chars)
+1FDD..1FDF (3 chars)
+1FED..1FEF (3 chars)
+1FFD..1FFE (2 chars)
+2010..2027 (24 chars)
+2035..2046 (18 chars)
+2048..204D (6 chars)
+207C..207E (3 chars)
+208C..208E (3 chars)
+2100..2101 (2 chars)
+2103..2106 (4 chars)
+2108..2109 (2 chars)
+2114
+2116..2118 (3 chars)
+211E..2123 (6 chars)
+2125
+2127
+2129
+2132
+213A
+2153..215F (13 chars)
+2190..21F3 (100 chars)
+2200..2211 (18 chars)
+2214..22F1 (222 chars)
+2300..2335 (54 chars)
+237B
+237D..2394 (24 chars)
+2396..239A (5 chars)
+2400..2426 (39 chars)
+2440..244A (11 chars)
+2500..2595 (150 chars)
+25A0..25F7 (88 chars)
+2600..2613 (20 chars)
+2619..2671 (89 chars)
+2701..2704 (4 chars)
+2706..2709 (4 chars)
+270C..2727 (28 chars)
+2729..274B (35 chars)
+274D
+274F..2752 (4 chars)
+2756
+2758..275E (7 chars)
+2761..2767 (7 chars)
+2776..2794 (31 chars)
+2798..27AF (24 chars)
+27B1..27BE (14 chars)
+2800..28FF (256 chars)
+2E80..2E99 (26 chars)
+2E9B..2EF3 (89 chars)
+2F00..2FD5 (214 chars)
+2FF0..2FFB (12 chars)
+3001..3004 (4 chars)
+3008..3020 (25 chars)
+3030
+3036..3037 (2 chars)
+303E..303F (2 chars)
+309B..309C (2 chars)
+30FB
+A490..A4A1 (18 chars)
+A4A4..A4B3 (16 chars)
+A4B5..A4C0 (12 chars)
+A4C2..A4C4 (3 chars)
+A4C6
+FD3E..FD3F (2 chars)
+FE30..FE44 (21 chars)
+FE49..FE4F (7 chars)
+FE51
+FE54
+FE56..FE5E (9 chars)
+FE60..FE61 (2 chars)
+FE64..FE66 (3 chars)
+FE68
+FE6B
+FF01..FF02 (2 chars)
+FF06..FF0A (5 chars)
+FF1B..FF20 (6 chars)
+FF3B..FF40 (6 chars)
+FF5B..FF5E (4 chars)
+FF61..FF65 (5 chars)
+FFE2..FFE4 (3 chars)
+FFE8..FFEE (7 chars)
+FFFC..FFFD (2 chars)
+
+*******************************************
+
+Property dump for: 0x80000005 (Private Use)
+
+E000..F8FF (6400 chars)
+
+*******************************************
+
+Property dump for: 0x80000000 (Uppercase)
+
+0041..005A (26 chars)
+00C0..00D6 (23 chars)
+00D8..00DE (7 chars)
+0100
+0102
+0104
+0106
+0108
+010A
+010C
+010E
+0110
+0112
+0114
+0116
+0118
+011A
+011C
+011E
+0120
+0122
+0124
+0126
+0128
+012A
+012C
+012E
+0130
+0132
+0134
+0136
+0139
+013B
+013D
+013F
+0141
+0143
+0145
+0147
+014A
+014C
+014E
+0150
+0152
+0154
+0156
+0158
+015A
+015C
+015E
+0160
+0162
+0164
+0166
+0168
+016A
+016C
+016E
+0170
+0172
+0174
+0176
+0178..0179 (2 chars)
+017B
+017D
+0181..0182 (2 chars)
+0184
+0186..0187 (2 chars)
+0189..018B (3 chars)
+018E..0191 (4 chars)
+0193..0194 (2 chars)
+0196..0198 (3 chars)
+019C..019D (2 chars)
+019F..01A0 (2 chars)
+01A2
+01A4
+01A6..01A7 (2 chars)
+01A9
+01AC
+01AE..01AF (2 chars)
+01B1..01B3 (3 chars)
+01B5
+01B7..01B8 (2 chars)
+01BC
+01C4
+01C7
+01CA
+01CD
+01CF
+01D1
+01D3
+01D5
+01D7
+01D9
+01DB
+01DE
+01E0
+01E2
+01E4
+01E6
+01E8
+01EA
+01EC
+01EE
+01F1
+01F4
+01F6..01F8 (3 chars)
+01FA
+01FC
+01FE
+0200
+0202
+0204
+0206
+0208
+020A
+020C
+020E
+0210
+0212
+0214
+0216
+0218
+021A
+021C
+021E
+0222
+0224
+0226
+0228
+022A
+022C
+022E
+0230
+0232
+0386
+0388..038A (3 chars)
+038C
+038E..038F (2 chars)
+0391..03A1 (17 chars)
+03A3..03AB (9 chars)
+03D2..03D4 (3 chars)
+03DA
+03DC
+03DE
+03E0
+03E2
+03E4
+03E6
+03E8
+03EA
+03EC
+03EE
+0400..042F (48 chars)
+0460
+0462
+0464
+0466
+0468
+046A
+046C
+046E
+0470
+0472
+0474
+0476
+0478
+047A
+047C
+047E
+0480
+048C
+048E
+0490
+0492
+0494
+0496
+0498
+049A
+049C
+049E
+04A0
+04A2
+04A4
+04A6
+04A8
+04AA
+04AC
+04AE
+04B0
+04B2
+04B4
+04B6
+04B8
+04BA
+04BC
+04BE
+04C0..04C1 (2 chars)
+04C3
+04C7
+04CB
+04D0
+04D2
+04D4
+04D6
+04D8
+04DA
+04DC
+04DE
+04E0
+04E2
+04E4
+04E6
+04E8
+04EA
+04EC
+04EE
+04F0
+04F2
+04F4
+04F8
+0531..0556 (38 chars)
+10A0..10C5 (38 chars)
+1E00
+1E02
+1E04
+1E06
+1E08
+1E0A
+1E0C
+1E0E
+1E10
+1E12
+1E14
+1E16
+1E18
+1E1A
+1E1C
+1E1E
+1E20
+1E22
+1E24
+1E26
+1E28
+1E2A
+1E2C
+1E2E
+1E30
+1E32
+1E34
+1E36
+1E38
+1E3A
+1E3C
+1E3E
+1E40
+1E42
+1E44
+1E46
+1E48
+1E4A
+1E4C
+1E4E
+1E50
+1E52
+1E54
+1E56
+1E58
+1E5A
+1E5C
+1E5E
+1E60
+1E62
+1E64
+1E66
+1E68
+1E6A
+1E6C
+1E6E
+1E70
+1E72
+1E74
+1E76
+1E78
+1E7A
+1E7C
+1E7E
+1E80
+1E82
+1E84
+1E86
+1E88
+1E8A
+1E8C
+1E8E
+1E90
+1E92
+1E94
+1EA0
+1EA2
+1EA4
+1EA6
+1EA8
+1EAA
+1EAC
+1EAE
+1EB0
+1EB2
+1EB4
+1EB6
+1EB8
+1EBA
+1EBC
+1EBE
+1EC0
+1EC2
+1EC4
+1EC6
+1EC8
+1ECA
+1ECC
+1ECE
+1ED0
+1ED2
+1ED4
+1ED6
+1ED8
+1EDA
+1EDC
+1EDE
+1EE0
+1EE2
+1EE4
+1EE6
+1EE8
+1EEA
+1EEC
+1EEE
+1EF0
+1EF2
+1EF4
+1EF6
+1EF8
+1F08..1F0F (8 chars)
+1F18..1F1D (6 chars)
+1F28..1F2F (8 chars)
+1F38..1F3F (8 chars)
+1F48..1F4D (6 chars)
+1F59
+1F5B
+1F5D
+1F5F
+1F68..1F6F (8 chars)
+1FB8..1FBB (4 chars)
+1FC8..1FCB (4 chars)
+1FD8..1FDB (4 chars)
+1FE8..1FEC (5 chars)
+1FF8..1FFB (4 chars)
+2102
+2107
+210B..210D (3 chars)
+2110..2112 (3 chars)
+2115
+2119..211D (5 chars)
+2124
+2126
+2128
+212A..212D (4 chars)
+2130..2131 (2 chars)
+2133
+2160..216F (16 chars)
+24B6..24CF (26 chars)
+FF21..FF3A (26 chars)
+
+*******************************************
+
+Property dump for: 0x80000001 (Lowercase)
+
+0061..007A (26 chars)
+00AA
+00B5
+00BA
+00DF..00F6 (24 chars)
+00F8..00FF (8 chars)
+0101
+0103
+0105
+0107
+0109
+010B
+010D
+010F
+0111
+0113
+0115
+0117
+0119
+011B
+011D
+011F
+0121
+0123
+0125
+0127
+0129
+012B
+012D
+012F
+0131
+0133
+0135
+0137..0138 (2 chars)
+013A
+013C
+013E
+0140
+0142
+0144
+0146
+0148..0149 (2 chars)
+014B
+014D
+014F
+0151
+0153
+0155
+0157
+0159
+015B
+015D
+015F
+0161
+0163
+0165
+0167
+0169
+016B
+016D
+016F
+0171
+0173
+0175
+0177
+017A
+017C
+017E..0180 (3 chars)
+0183
+0185
+0188
+018C..018D (2 chars)
+0192
+0195
+0199..019B (3 chars)
+019E
+01A1
+01A3
+01A5
+01A8
+01AA..01AB (2 chars)
+01AD
+01B0
+01B4
+01B6
+01B9..01BA (2 chars)
+01BD..01BF (3 chars)
+01C6
+01C9
+01CC
+01CE
+01D0
+01D2
+01D4
+01D6
+01D8
+01DA
+01DC..01DD (2 chars)
+01DF
+01E1
+01E3
+01E5
+01E7
+01E9
+01EB
+01ED
+01EF..01F0 (2 chars)
+01F3
+01F5
+01F9
+01FB
+01FD
+01FF
+0201
+0203
+0205
+0207
+0209
+020B
+020D
+020F
+0211
+0213
+0215
+0217
+0219
+021B
+021D
+021F
+0223
+0225
+0227
+0229
+022B
+022D
+022F
+0231
+0233
+0250..02AD (94 chars)
+02B0..02B8 (9 chars)
+02C0..02C1 (2 chars)
+02E0..02E4 (5 chars)
+0390
+03AC..03CE (35 chars)
+03D0..03D1 (2 chars)
+03D5..03D7 (3 chars)
+03DB
+03DD
+03DF
+03E1
+03E3
+03E5
+03E7
+03E9
+03EB
+03ED
+03EF..03F3 (5 chars)
+0430..045F (48 chars)
+0461
+0463
+0465
+0467
+0469
+046B
+046D
+046F
+0471
+0473
+0475
+0477
+0479
+047B
+047D
+047F
+0481
+048D
+048F
+0491
+0493
+0495
+0497
+0499
+049B
+049D
+049F
+04A1
+04A3
+04A5
+04A7
+04A9
+04AB
+04AD
+04AF
+04B1
+04B3
+04B5
+04B7
+04B9
+04BB
+04BD
+04BF
+04C2
+04C4
+04C8
+04CC
+04D1
+04D3
+04D5
+04D7
+04D9
+04DB
+04DD
+04DF
+04E1
+04E3
+04E5
+04E7
+04E9
+04EB
+04ED
+04EF
+04F1
+04F3
+04F5
+04F9
+0561..0587 (39 chars)
+1E01
+1E03
+1E05
+1E07
+1E09
+1E0B
+1E0D
+1E0F
+1E11
+1E13
+1E15
+1E17
+1E19
+1E1B
+1E1D
+1E1F
+1E21
+1E23
+1E25
+1E27
+1E29
+1E2B
+1E2D
+1E2F
+1E31
+1E33
+1E35
+1E37
+1E39
+1E3B
+1E3D
+1E3F
+1E41
+1E43
+1E45
+1E47
+1E49
+1E4B
+1E4D
+1E4F
+1E51
+1E53
+1E55
+1E57
+1E59
+1E5B
+1E5D
+1E5F
+1E61
+1E63
+1E65
+1E67
+1E69
+1E6B
+1E6D
+1E6F
+1E71
+1E73
+1E75
+1E77
+1E79
+1E7B
+1E7D
+1E7F
+1E81
+1E83
+1E85
+1E87
+1E89
+1E8B
+1E8D
+1E8F
+1E91
+1E93
+1E95..1E9B (7 chars)
+1EA1
+1EA3
+1EA5
+1EA7
+1EA9
+1EAB
+1EAD
+1EAF
+1EB1
+1EB3
+1EB5
+1EB7
+1EB9
+1EBB
+1EBD
+1EBF
+1EC1
+1EC3
+1EC5
+1EC7
+1EC9
+1ECB
+1ECD
+1ECF
+1ED1
+1ED3
+1ED5
+1ED7
+1ED9
+1EDB
+1EDD
+1EDF
+1EE1
+1EE3
+1EE5
+1EE7
+1EE9
+1EEB
+1EED
+1EEF
+1EF1
+1EF3
+1EF5
+1EF7
+1EF9
+1F00..1F07 (8 chars)
+1F10..1F15 (6 chars)
+1F20..1F27 (8 chars)
+1F30..1F37 (8 chars)
+1F40..1F45 (6 chars)
+1F50..1F57 (8 chars)
+1F60..1F67 (8 chars)
+1F70..1F7D (14 chars)
+1F80..1F87 (8 chars)
+1F90..1F97 (8 chars)
+1FA0..1FA7 (8 chars)
+1FB0..1FB4 (5 chars)
+1FB6..1FB7 (2 chars)
+1FBE
+1FC2..1FC4 (3 chars)
+1FC6..1FC7 (2 chars)
+1FD0..1FD3 (4 chars)
+1FD6..1FD7 (2 chars)
+1FE0..1FE7 (8 chars)
+1FF2..1FF4 (3 chars)
+1FF6..1FF7 (2 chars)
+207F
+210A
+210E..210F (2 chars)
+2113
+212F
+2134
+2139
+2170..217F (16 chars)
+24D0..24E9 (26 chars)
+FB00..FB06 (7 chars)
+FB13..FB17 (5 chars)
+FF41..FF5A (26 chars)
+
+*******************************************
+
+Property dump for: 0x80000002 (Titlecase)
+
+01C5
+01C8
+01CB
+01F2
+1F88..1F8F (8 chars)
+1F98..1F9F (8 chars)
+1FA8..1FAF (8 chars)
+1FBC
+1FCC
+1FFC
+
+*******************************************
+
+Property dump for: 0x80000006 (Low Surrogate)
+
+DC00..DFFF (1024 chars)
+
+*******************************************
+
+Property dump for: 0x80000007 (High Surrogate)
+
+D800..DB7F (896 chars)
+
+*******************************************
+
+Property dump for: 0x80000008 (Private Use High Surrogate)
+
+DB80..DBFF (128 chars)
+
+*******************************************
+
+Property dump for: 0x00000000 (Unassigned Code Value)
+
+0220..0221 (2 chars)
+0234..024F (28 chars)
+02AE..02AF (2 chars)
+02EF..02FF (17 chars)
+034F..035F (17 chars)
+0363..0373 (17 chars)
+0376..0379 (4 chars)
+037B..037D (3 chars)
+037F..0383 (5 chars)
+038B
+038D
+03A2
+03CF
+03D8..03D9 (2 chars)
+03F4..03FF (12 chars)
+0487
+048A..048B (2 chars)
+04C5..04C6 (2 chars)
+04C9..04CA (2 chars)
+04CD..04CF (3 chars)
+04F6..04F7 (2 chars)
+04FA..0530 (55 chars)
+0557..0558 (2 chars)
+0560
+0588
+058B..0590 (6 chars)
+05A2
+05BA
+05C5..05CF (11 chars)
+05EB..05EF (5 chars)
+05F5..060B (23 chars)
+060D..061A (14 chars)
+061C..061E (3 chars)
+0620
+063B..063F (5 chars)
+0656..065F (10 chars)
+066E..066F (2 chars)
+06EE..06EF (2 chars)
+06FF
+070E
+072D..072F (3 chars)
+074B..077F (53 chars)
+07B1..0900 (336 chars)
+0904
+093A..093B (2 chars)
+094E..094F (2 chars)
+0955..0957 (3 chars)
+0971..0980 (16 chars)
+0984
+098D..098E (2 chars)
+0991..0992 (2 chars)
+09A9
+09B1
+09B3..09B5 (3 chars)
+09BA..09BB (2 chars)
+09BD
+09C5..09C6 (2 chars)
+09C9..09CA (2 chars)
+09CE..09D6 (9 chars)
+09D8..09DB (4 chars)
+09DE
+09E4..09E5 (2 chars)
+09FB..0A01 (7 chars)
+0A03..0A04 (2 chars)
+0A0B..0A0E (4 chars)
+0A11..0A12 (2 chars)
+0A29
+0A31
+0A34
+0A37
+0A3A..0A3B (2 chars)
+0A3D
+0A43..0A46 (4 chars)
+0A49..0A4A (2 chars)
+0A4E..0A58 (11 chars)
+0A5D
+0A5F..0A65 (7 chars)
+0A75..0A80 (12 chars)
+0A84
+0A8C
+0A8E
+0A92
+0AA9
+0AB1
+0AB4
+0ABA..0ABB (2 chars)
+0AC6
+0ACA
+0ACE..0ACF (2 chars)
+0AD1..0ADF (15 chars)
+0AE1..0AE5 (5 chars)
+0AF0..0B00 (17 chars)
+0B04
+0B0D..0B0E (2 chars)
+0B11..0B12 (2 chars)
+0B29
+0B31
+0B34..0B35 (2 chars)
+0B3A..0B3B (2 chars)
+0B44..0B46 (3 chars)
+0B49..0B4A (2 chars)
+0B4E..0B55 (8 chars)
+0B58..0B5B (4 chars)
+0B5E
+0B62..0B65 (4 chars)
+0B71..0B81 (17 chars)
+0B84
+0B8B..0B8D (3 chars)
+0B91
+0B96..0B98 (3 chars)
+0B9B
+0B9D
+0BA0..0BA2 (3 chars)
+0BA5..0BA7 (3 chars)
+0BAB..0BAD (3 chars)
+0BB6
+0BBA..0BBD (4 chars)
+0BC3..0BC5 (3 chars)
+0BC9
+0BCE..0BD6 (9 chars)
+0BD8..0BE6 (15 chars)
+0BF3..0C00 (14 chars)
+0C04
+0C0D
+0C11
+0C29
+0C34
+0C3A..0C3D (4 chars)
+0C45
+0C49
+0C4E..0C54 (7 chars)
+0C57..0C5F (9 chars)
+0C62..0C65 (4 chars)
+0C70..0C81 (18 chars)
+0C84
+0C8D
+0C91
+0CA9
+0CB4
+0CBA..0CBD (4 chars)
+0CC5
+0CC9
+0CCE..0CD4 (7 chars)
+0CD7..0CDD (7 chars)
+0CDF
+0CE2..0CE5 (4 chars)
+0CF0..0D01 (18 chars)
+0D04
+0D0D
+0D11
+0D29
+0D3A..0D3D (4 chars)
+0D44..0D45 (2 chars)
+0D49
+0D4E..0D56 (9 chars)
+0D58..0D5F (8 chars)
+0D62..0D65 (4 chars)
+0D70..0D81 (18 chars)
+0D84
+0D97..0D99 (3 chars)
+0DB2
+0DBC
+0DBE..0DBF (2 chars)
+0DC7..0DC9 (3 chars)
+0DCB..0DCE (4 chars)
+0DD5
+0DD7
+0DE0..0DF1 (18 chars)
+0DF5..0E00 (12 chars)
+0E3B..0E3E (4 chars)
+0E5C..0E80 (37 chars)
+0E83
+0E85..0E86 (2 chars)
+0E89
+0E8B..0E8C (2 chars)
+0E8E..0E93 (6 chars)
+0E98
+0EA0
+0EA4
+0EA6
+0EA8..0EA9 (2 chars)
+0EAC
+0EBA
+0EBE..0EBF (2 chars)
+0EC5
+0EC7
+0ECE..0ECF (2 chars)
+0EDA..0EDB (2 chars)
+0EDE..0EFF (34 chars)
+0F48
+0F6B..0F70 (6 chars)
+0F8C..0F8F (4 chars)
+0F98
+0FBD
+0FCD..0FCE (2 chars)
+0FD0..0FFF (48 chars)
+1022
+1028
+102B
+1033..1035 (3 chars)
+103A..103F (6 chars)
+105A..109F (70 chars)
+10C6..10CF (10 chars)
+10F7..10FA (4 chars)
+10FC..10FF (4 chars)
+115A..115E (5 chars)
+11A3..11A7 (5 chars)
+11FA..11FF (6 chars)
+1207
+1247
+1249
+124E..124F (2 chars)
+1257
+1259
+125E..125F (2 chars)
+1287
+1289
+128E..128F (2 chars)
+12AF
+12B1
+12B6..12B7 (2 chars)
+12BF
+12C1
+12C6..12C7 (2 chars)
+12CF
+12D7
+12EF
+130F
+1311
+1316..1317 (2 chars)
+131F
+1347
+135B..1360 (6 chars)
+137D..139F (35 chars)
+13F5..1400 (12 chars)
+1677..167F (9 chars)
+169D..169F (3 chars)
+16F1..177F (143 chars)
+17DD..17DF (3 chars)
+17EA..17FF (22 chars)
+180F
+181A..181F (6 chars)
+1878..187F (8 chars)
+18AA..1DFF (1366 chars)
+1E9C..1E9F (4 chars)
+1EFA..1EFF (6 chars)
+1F16..1F17 (2 chars)
+1F1E..1F1F (2 chars)
+1F46..1F47 (2 chars)
+1F4E..1F4F (2 chars)
+1F58
+1F5A
+1F5C
+1F5E
+1F7E..1F7F (2 chars)
+1FB5
+1FC5
+1FD4..1FD5 (2 chars)
+1FDC
+1FF0..1FF1 (2 chars)
+1FF5
+1FFF
+2047
+204E..2069 (28 chars)
+2071..2073 (3 chars)
+208F..209F (17 chars)
+20B0..20CF (32 chars)
+20E4..20FF (28 chars)
+213B..2152 (24 chars)
+2184..218F (12 chars)
+21F4..21FF (12 chars)
+22F2..22FF (14 chars)
+237C
+239B..23FF (101 chars)
+2427..243F (25 chars)
+244B..245F (21 chars)
+24EB..24FF (21 chars)
+2596..259F (10 chars)
+25F8..25FF (8 chars)
+2614..2618 (5 chars)
+2672..2700 (143 chars)
+2705
+270A..270B (2 chars)
+2728
+274C
+274E
+2753..2755 (3 chars)
+2757
+275F..2760 (2 chars)
+2768..2775 (14 chars)
+2795..2797 (3 chars)
+27B0
+27BF..27FF (65 chars)
+2900..2E7F (1408 chars)
+2E9A
+2EF4..2EFF (12 chars)
+2FD6..2FEF (26 chars)
+2FFC..2FFF (4 chars)
+303B..303D (3 chars)
+3040
+3095..3098 (4 chars)
+309F..30A0 (2 chars)
+30FF..3104 (6 chars)
+312D..3130 (4 chars)
+318F
+31B8..31FF (72 chars)
+321D..321F (3 chars)
+3244..325F (28 chars)
+327C..327E (3 chars)
+32B1..32BF (15 chars)
+32CC..32CF (4 chars)
+32FF
+3377..337A (4 chars)
+33DE..33DF (2 chars)
+33FF
+4DB6..4DFF (74 chars)
+9FA6..9FFF (90 chars)
+A48D..A48F (3 chars)
+A4A2..A4A3 (2 chars)
+A4B4
+A4C1
+A4C5
+A4C7..ABFF (1849 chars)
+D7A4..D7FF (92 chars)
+FA2E..FAFF (210 chars)
+FB07..FB12 (12 chars)
+FB18..FB1C (5 chars)
+FB37
+FB3D
+FB3F
+FB42
+FB45
+FBB2..FBD2 (33 chars)
+FD40..FD4F (16 chars)
+FD90..FD91 (2 chars)
+FDC8..FDEF (40 chars)
+FDFC..FE1F (36 chars)
+FE24..FE2F (12 chars)
+FE45..FE48 (4 chars)
+FE53
+FE67
+FE6C..FE6F (4 chars)
+FE73
+FE75
+FEFD..FEFE (2 chars)
+FF00
+FF5F..FF60 (2 chars)
+FFBF..FFC1 (3 chars)
+FFC8..FFC9 (2 chars)
+FFD0..FFD1 (2 chars)
+FFD8..FFD9 (2 chars)
+FFDD..FFDF (3 chars)
+FFE7
+FFEF..FFF8 (10 chars)
+
+*******************************************
+
+Property dump for: 0xfafafafa (FAST Word)
+
+3200..321C (29 chars)
+3220..3243 (36 chars)
+3260..327B (28 chars)
+327F..32B0 (50 chars)
+32C0..32CB (12 chars)
+32D0..32FE (47 chars)
+F700..F8FF (512 chars)
+
diff --git a/fastlib/src/vespa/fastlib/text/PropList-4.0.0.txt b/fastlib/src/vespa/fastlib/text/PropList-4.0.0.txt
new file mode 100644
index 00000000000..90176ad019b
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/PropList-4.0.0.txt
@@ -0,0 +1,691 @@
+# PropList-4.0.0.txt
+# Date: 2003-03-20, 20:07:40 GMT [MD]
+#
+# Unicode Character Database: Extended Properties
+# For documentation, see UCD.html
+# Note: Unassigned and Noncharacter codepoints may be omitted
+# if they have default property values.
+# ================================================
+
+# ================================================
+
+0009..000D ; White_Space # Cc [5] <control>..<control>
+0020 ; White_Space # Zs SPACE
+0085 ; White_Space # Cc <control>
+00A0 ; White_Space # Zs NO-BREAK SPACE
+1680 ; White_Space # Zs OGHAM SPACE MARK
+180E ; White_Space # Zs MONGOLIAN VOWEL SEPARATOR
+2000..200A ; White_Space # Zs [11] EN QUAD..HAIR SPACE
+2028 ; White_Space # Zl LINE SEPARATOR
+2029 ; White_Space # Zp PARAGRAPH SEPARATOR
+202F ; White_Space # Zs NARROW NO-BREAK SPACE
+205F ; White_Space # Zs MEDIUM MATHEMATICAL SPACE
+3000 ; White_Space # Zs IDEOGRAPHIC SPACE
+
+# Total code points: 26
+
+# ================================================
+
+200E..200F ; Bidi_Control # Cf [2] LEFT-TO-RIGHT MARK..RIGHT-TO-LEFT MARK
+202A..202E ; Bidi_Control # Cf [5] LEFT-TO-RIGHT EMBEDDING..RIGHT-TO-LEFT OVERRIDE
+
+# Total code points: 7
+
+# ================================================
+
+200C..200D ; Join_Control # Cf [2] ZERO WIDTH NON-JOINER..ZERO WIDTH JOINER
+
+# Total code points: 2
+
+# ================================================
+
+002D ; Dash # Pd HYPHEN-MINUS
+058A ; Dash # Pd ARMENIAN HYPHEN
+1806 ; Dash # Pd MONGOLIAN TODO SOFT HYPHEN
+2010..2015 ; Dash # Pd [6] HYPHEN..HORIZONTAL BAR
+2053 ; Dash # Po SWUNG DASH
+207B ; Dash # Sm SUPERSCRIPT MINUS
+208B ; Dash # Sm SUBSCRIPT MINUS
+2212 ; Dash # Sm MINUS SIGN
+301C ; Dash # Pd WAVE DASH
+3030 ; Dash # Pd WAVY DASH
+FE31..FE32 ; Dash # Pd [2] PRESENTATION FORM FOR VERTICAL EM DASH..PRESENTATION FORM FOR VERTICAL EN DASH
+FE58 ; Dash # Pd SMALL EM DASH
+FE63 ; Dash # Pd SMALL HYPHEN-MINUS
+FF0D ; Dash # Pd FULLWIDTH HYPHEN-MINUS
+
+# Total code points: 20
+
+# ================================================
+
+002D ; Hyphen # Pd HYPHEN-MINUS
+00AD ; Hyphen # Cf SOFT HYPHEN
+058A ; Hyphen # Pd ARMENIAN HYPHEN
+1806 ; Hyphen # Pd MONGOLIAN TODO SOFT HYPHEN
+2010..2011 ; Hyphen # Pd [2] HYPHEN..NON-BREAKING HYPHEN
+30FB ; Hyphen # Pc KATAKANA MIDDLE DOT
+FE63 ; Hyphen # Pd SMALL HYPHEN-MINUS
+FF0D ; Hyphen # Pd FULLWIDTH HYPHEN-MINUS
+FF65 ; Hyphen # Pc HALFWIDTH KATAKANA MIDDLE DOT
+
+# Total code points: 10
+
+# ================================================
+
+0022 ; Quotation_Mark # Po QUOTATION MARK
+0027 ; Quotation_Mark # Po APOSTROPHE
+00AB ; Quotation_Mark # Pi LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
+00BB ; Quotation_Mark # Pf RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
+2018 ; Quotation_Mark # Pi LEFT SINGLE QUOTATION MARK
+2019 ; Quotation_Mark # Pf RIGHT SINGLE QUOTATION MARK
+201A ; Quotation_Mark # Ps SINGLE LOW-9 QUOTATION MARK
+201B..201C ; Quotation_Mark # Pi [2] SINGLE HIGH-REVERSED-9 QUOTATION MARK..LEFT DOUBLE QUOTATION MARK
+201D ; Quotation_Mark # Pf RIGHT DOUBLE QUOTATION MARK
+201E ; Quotation_Mark # Ps DOUBLE LOW-9 QUOTATION MARK
+201F ; Quotation_Mark # Pi DOUBLE HIGH-REVERSED-9 QUOTATION MARK
+2039 ; Quotation_Mark # Pi SINGLE LEFT-POINTING ANGLE QUOTATION MARK
+203A ; Quotation_Mark # Pf SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
+300C ; Quotation_Mark # Ps LEFT CORNER BRACKET
+300D ; Quotation_Mark # Pe RIGHT CORNER BRACKET
+300E ; Quotation_Mark # Ps LEFT WHITE CORNER BRACKET
+300F ; Quotation_Mark # Pe RIGHT WHITE CORNER BRACKET
+301D ; Quotation_Mark # Ps REVERSED DOUBLE PRIME QUOTATION MARK
+301E..301F ; Quotation_Mark # Pe [2] DOUBLE PRIME QUOTATION MARK..LOW DOUBLE PRIME QUOTATION MARK
+FE41 ; Quotation_Mark # Ps PRESENTATION FORM FOR VERTICAL LEFT CORNER BRACKET
+FE42 ; Quotation_Mark # Pe PRESENTATION FORM FOR VERTICAL RIGHT CORNER BRACKET
+FE43 ; Quotation_Mark # Ps PRESENTATION FORM FOR VERTICAL LEFT WHITE CORNER BRACKET
+FE44 ; Quotation_Mark # Pe PRESENTATION FORM FOR VERTICAL RIGHT WHITE CORNER BRACKET
+FF02 ; Quotation_Mark # Po FULLWIDTH QUOTATION MARK
+FF07 ; Quotation_Mark # Po FULLWIDTH APOSTROPHE
+FF62 ; Quotation_Mark # Ps HALFWIDTH LEFT CORNER BRACKET
+FF63 ; Quotation_Mark # Pe HALFWIDTH RIGHT CORNER BRACKET
+
+# Total code points: 29
+
+# ================================================
+
+0021 ; Terminal_Punctuation # Po EXCLAMATION MARK
+002C ; Terminal_Punctuation # Po COMMA
+002E ; Terminal_Punctuation # Po FULL STOP
+003A..003B ; Terminal_Punctuation # Po [2] COLON..SEMICOLON
+003F ; Terminal_Punctuation # Po QUESTION MARK
+037E ; Terminal_Punctuation # Po GREEK QUESTION MARK
+0387 ; Terminal_Punctuation # Po GREEK ANO TELEIA
+0589 ; Terminal_Punctuation # Po ARMENIAN FULL STOP
+060C ; Terminal_Punctuation # Po ARABIC COMMA
+061B ; Terminal_Punctuation # Po ARABIC SEMICOLON
+061F ; Terminal_Punctuation # Po ARABIC QUESTION MARK
+06D4 ; Terminal_Punctuation # Po ARABIC FULL STOP
+0700..070A ; Terminal_Punctuation # Po [11] SYRIAC END OF PARAGRAPH..SYRIAC CONTRACTION
+070C ; Terminal_Punctuation # Po SYRIAC HARKLEAN METOBELUS
+0964..0965 ; Terminal_Punctuation # Po [2] DEVANAGARI DANDA..DEVANAGARI DOUBLE DANDA
+0E5A..0E5B ; Terminal_Punctuation # Po [2] THAI CHARACTER ANGKHANKHU..THAI CHARACTER KHOMUT
+104A..104B ; Terminal_Punctuation # Po [2] MYANMAR SIGN LITTLE SECTION..MYANMAR SIGN SECTION
+1361..1368 ; Terminal_Punctuation # Po [8] ETHIOPIC WORDSPACE..ETHIOPIC PARAGRAPH SEPARATOR
+166D..166E ; Terminal_Punctuation # Po [2] CANADIAN SYLLABICS CHI SIGN..CANADIAN SYLLABICS FULL STOP
+16EB..16ED ; Terminal_Punctuation # Po [3] RUNIC SINGLE PUNCTUATION..RUNIC CROSS PUNCTUATION
+17D4..17D6 ; Terminal_Punctuation # Po [3] KHMER SIGN KHAN..KHMER SIGN CAMNUC PII KUUH
+17DA ; Terminal_Punctuation # Po KHMER SIGN KOOMUUT
+1802..1805 ; Terminal_Punctuation # Po [4] MONGOLIAN COMMA..MONGOLIAN FOUR DOTS
+1808..1809 ; Terminal_Punctuation # Po [2] MONGOLIAN MANCHU COMMA..MONGOLIAN MANCHU FULL STOP
+1944..1945 ; Terminal_Punctuation # Po [2] LIMBU EXCLAMATION MARK..LIMBU QUESTION MARK
+203C..203D ; Terminal_Punctuation # Po [2] DOUBLE EXCLAMATION MARK..INTERROBANG
+2047..2049 ; Terminal_Punctuation # Po [3] DOUBLE QUESTION MARK..EXCLAMATION QUESTION MARK
+3001..3002 ; Terminal_Punctuation # Po [2] IDEOGRAPHIC COMMA..IDEOGRAPHIC FULL STOP
+FE50..FE52 ; Terminal_Punctuation # Po [3] SMALL COMMA..SMALL FULL STOP
+FE54..FE57 ; Terminal_Punctuation # Po [4] SMALL SEMICOLON..SMALL EXCLAMATION MARK
+FF01 ; Terminal_Punctuation # Po FULLWIDTH EXCLAMATION MARK
+FF0C ; Terminal_Punctuation # Po FULLWIDTH COMMA
+FF0E ; Terminal_Punctuation # Po FULLWIDTH FULL STOP
+FF1A..FF1B ; Terminal_Punctuation # Po [2] FULLWIDTH COLON..FULLWIDTH SEMICOLON
+FF1F ; Terminal_Punctuation # Po FULLWIDTH QUESTION MARK
+FF61 ; Terminal_Punctuation # Po HALFWIDTH IDEOGRAPHIC FULL STOP
+FF64 ; Terminal_Punctuation # Po HALFWIDTH IDEOGRAPHIC COMMA
+
+# Total code points: 78
+
+# ================================================
+
+0028 ; Other_Math # Ps LEFT PARENTHESIS
+0029 ; Other_Math # Pe RIGHT PARENTHESIS
+002A ; Other_Math # Po ASTERISK
+002D ; Other_Math # Pd HYPHEN-MINUS
+002F ; Other_Math # Po SOLIDUS
+005B ; Other_Math # Ps LEFT SQUARE BRACKET
+005C ; Other_Math # Po REVERSE SOLIDUS
+005D ; Other_Math # Pe RIGHT SQUARE BRACKET
+005E ; Other_Math # Sk CIRCUMFLEX ACCENT
+007B ; Other_Math # Ps LEFT CURLY BRACKET
+007D ; Other_Math # Pe RIGHT CURLY BRACKET
+2016 ; Other_Math # Po DOUBLE VERTICAL LINE
+2032..2034 ; Other_Math # Po [3] PRIME..TRIPLE PRIME
+207D ; Other_Math # Ps SUPERSCRIPT LEFT PARENTHESIS
+207E ; Other_Math # Pe SUPERSCRIPT RIGHT PARENTHESIS
+208D ; Other_Math # Ps SUBSCRIPT LEFT PARENTHESIS
+208E ; Other_Math # Pe SUBSCRIPT RIGHT PARENTHESIS
+20D0..20DC ; Other_Math # Mn [13] COMBINING LEFT HARPOON ABOVE..COMBINING FOUR DOTS ABOVE
+20E1 ; Other_Math # Mn COMBINING LEFT RIGHT ARROW ABOVE
+2102 ; Other_Math # L& DOUBLE-STRUCK CAPITAL C
+210A..2113 ; Other_Math # L& [10] SCRIPT SMALL G..SCRIPT SMALL L
+2115 ; Other_Math # L& DOUBLE-STRUCK CAPITAL N
+2119..211D ; Other_Math # L& [5] DOUBLE-STRUCK CAPITAL P..DOUBLE-STRUCK CAPITAL R
+2124 ; Other_Math # L& DOUBLE-STRUCK CAPITAL Z
+2128 ; Other_Math # L& BLACK-LETTER CAPITAL Z
+212C..212D ; Other_Math # L& [2] SCRIPT CAPITAL B..BLACK-LETTER CAPITAL C
+212F..2131 ; Other_Math # L& [3] SCRIPT SMALL E..SCRIPT CAPITAL F
+2133..2134 ; Other_Math # L& [2] SCRIPT CAPITAL M..SCRIPT SMALL O
+2135..2138 ; Other_Math # Lo [4] ALEF SYMBOL..DALET SYMBOL
+FE35 ; Other_Math # Ps PRESENTATION FORM FOR VERTICAL LEFT PARENTHESIS
+FE36 ; Other_Math # Pe PRESENTATION FORM FOR VERTICAL RIGHT PARENTHESIS
+FE37 ; Other_Math # Ps PRESENTATION FORM FOR VERTICAL LEFT CURLY BRACKET
+FE38 ; Other_Math # Pe PRESENTATION FORM FOR VERTICAL RIGHT CURLY BRACKET
+FE47 ; Other_Math # Ps PRESENTATION FORM FOR VERTICAL LEFT SQUARE BRACKET
+FE48 ; Other_Math # Pe PRESENTATION FORM FOR VERTICAL RIGHT SQUARE BRACKET
+FE59 ; Other_Math # Ps SMALL LEFT PARENTHESIS
+FE5A ; Other_Math # Pe SMALL RIGHT PARENTHESIS
+FE5B ; Other_Math # Ps SMALL LEFT CURLY BRACKET
+FE5C ; Other_Math # Pe SMALL RIGHT CURLY BRACKET
+FE61 ; Other_Math # Po SMALL ASTERISK
+FE63 ; Other_Math # Pd SMALL HYPHEN-MINUS
+FE68 ; Other_Math # Po SMALL REVERSE SOLIDUS
+FF08 ; Other_Math # Ps FULLWIDTH LEFT PARENTHESIS
+FF09 ; Other_Math # Pe FULLWIDTH RIGHT PARENTHESIS
+FF0A ; Other_Math # Po FULLWIDTH ASTERISK
+FF0D ; Other_Math # Pd FULLWIDTH HYPHEN-MINUS
+FF0F ; Other_Math # Po FULLWIDTH SOLIDUS
+FF3B ; Other_Math # Ps FULLWIDTH LEFT SQUARE BRACKET
+FF3C ; Other_Math # Po FULLWIDTH REVERSE SOLIDUS
+FF3D ; Other_Math # Pe FULLWIDTH RIGHT SQUARE BRACKET
+FF3E ; Other_Math # Sk FULLWIDTH CIRCUMFLEX ACCENT
+FF5B ; Other_Math # Ps FULLWIDTH LEFT CURLY BRACKET
+FF5D ; Other_Math # Pe FULLWIDTH RIGHT CURLY BRACKET
+1D400..1D454 ; Other_Math # L& [85] MATHEMATICAL BOLD CAPITAL A..MATHEMATICAL ITALIC SMALL G
+1D456..1D49C ; Other_Math # L& [71] MATHEMATICAL ITALIC SMALL I..MATHEMATICAL SCRIPT CAPITAL A
+1D49E..1D49F ; Other_Math # L& [2] MATHEMATICAL SCRIPT CAPITAL C..MATHEMATICAL SCRIPT CAPITAL D
+1D4A2 ; Other_Math # L& MATHEMATICAL SCRIPT CAPITAL G
+1D4A5..1D4A6 ; Other_Math # L& [2] MATHEMATICAL SCRIPT CAPITAL J..MATHEMATICAL SCRIPT CAPITAL K
+1D4A9..1D4AC ; Other_Math # L& [4] MATHEMATICAL SCRIPT CAPITAL N..MATHEMATICAL SCRIPT CAPITAL Q
+1D4AE..1D4B9 ; Other_Math # L& [12] MATHEMATICAL SCRIPT CAPITAL S..MATHEMATICAL SCRIPT SMALL D
+1D4BB ; Other_Math # L& MATHEMATICAL SCRIPT SMALL F
+1D4BD..1D4C3 ; Other_Math # L& [7] MATHEMATICAL SCRIPT SMALL H..MATHEMATICAL SCRIPT SMALL N
+1D4C5..1D505 ; Other_Math # L& [65] MATHEMATICAL SCRIPT SMALL P..MATHEMATICAL FRAKTUR CAPITAL B
+1D507..1D50A ; Other_Math # L& [4] MATHEMATICAL FRAKTUR CAPITAL D..MATHEMATICAL FRAKTUR CAPITAL G
+1D50D..1D514 ; Other_Math # L& [8] MATHEMATICAL FRAKTUR CAPITAL J..MATHEMATICAL FRAKTUR CAPITAL Q
+1D516..1D51C ; Other_Math # L& [7] MATHEMATICAL FRAKTUR CAPITAL S..MATHEMATICAL FRAKTUR CAPITAL Y
+1D51E..1D539 ; Other_Math # L& [28] MATHEMATICAL FRAKTUR SMALL A..MATHEMATICAL DOUBLE-STRUCK CAPITAL B
+1D53B..1D53E ; Other_Math # L& [4] MATHEMATICAL DOUBLE-STRUCK CAPITAL D..MATHEMATICAL DOUBLE-STRUCK CAPITAL G
+1D540..1D544 ; Other_Math # L& [5] MATHEMATICAL DOUBLE-STRUCK CAPITAL I..MATHEMATICAL DOUBLE-STRUCK CAPITAL M
+1D546 ; Other_Math # L& MATHEMATICAL DOUBLE-STRUCK CAPITAL O
+1D54A..1D550 ; Other_Math # L& [7] MATHEMATICAL DOUBLE-STRUCK CAPITAL S..MATHEMATICAL DOUBLE-STRUCK CAPITAL Y
+1D552..1D6A3 ; Other_Math # L& [338] MATHEMATICAL DOUBLE-STRUCK SMALL A..MATHEMATICAL MONOSPACE SMALL Z
+1D6A8..1D6C0 ; Other_Math # L& [25] MATHEMATICAL BOLD CAPITAL ALPHA..MATHEMATICAL BOLD CAPITAL OMEGA
+1D6C2..1D6DA ; Other_Math # L& [25] MATHEMATICAL BOLD SMALL ALPHA..MATHEMATICAL BOLD SMALL OMEGA
+1D6DC..1D6FA ; Other_Math # L& [31] MATHEMATICAL BOLD EPSILON SYMBOL..MATHEMATICAL ITALIC CAPITAL OMEGA
+1D6FC..1D714 ; Other_Math # L& [25] MATHEMATICAL ITALIC SMALL ALPHA..MATHEMATICAL ITALIC SMALL OMEGA
+1D716..1D734 ; Other_Math # L& [31] MATHEMATICAL ITALIC EPSILON SYMBOL..MATHEMATICAL BOLD ITALIC CAPITAL OMEGA
+1D736..1D74E ; Other_Math # L& [25] MATHEMATICAL BOLD ITALIC SMALL ALPHA..MATHEMATICAL BOLD ITALIC SMALL OMEGA
+1D750..1D76E ; Other_Math # L& [31] MATHEMATICAL BOLD ITALIC EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD CAPITAL OMEGA
+1D770..1D788 ; Other_Math # L& [25] MATHEMATICAL SANS-SERIF BOLD SMALL ALPHA..MATHEMATICAL SANS-SERIF BOLD SMALL OMEGA
+1D78A..1D7A8 ; Other_Math # L& [31] MATHEMATICAL SANS-SERIF BOLD EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMEGA
+1D7AA..1D7C2 ; Other_Math # L& [25] MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ALPHA..MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMEGA
+1D7C4..1D7C9 ; Other_Math # L& [6] MATHEMATICAL SANS-SERIF BOLD ITALIC EPSILON SYMBOL..MATHEMATICAL SANS-SERIF BOLD ITALIC PI SYMBOL
+1D7CE..1D7FF ; Other_Math # Nd [50] MATHEMATICAL BOLD DIGIT ZERO..MATHEMATICAL MONOSPACE DIGIT NINE
+
+# Total code points: 1069
+
+# ================================================
+
+0030..0039 ; Hex_Digit # Nd [10] DIGIT ZERO..DIGIT NINE
+0041..0046 ; Hex_Digit # L& [6] LATIN CAPITAL LETTER A..LATIN CAPITAL LETTER F
+0061..0066 ; Hex_Digit # L& [6] LATIN SMALL LETTER A..LATIN SMALL LETTER F
+FF10..FF19 ; Hex_Digit # Nd [10] FULLWIDTH DIGIT ZERO..FULLWIDTH DIGIT NINE
+FF21..FF26 ; Hex_Digit # L& [6] FULLWIDTH LATIN CAPITAL LETTER A..FULLWIDTH LATIN CAPITAL LETTER F
+FF41..FF46 ; Hex_Digit # L& [6] FULLWIDTH LATIN SMALL LETTER A..FULLWIDTH LATIN SMALL LETTER F
+
+# Total code points: 44
+
+# ================================================
+
+0030..0039 ; ASCII_Hex_Digit # Nd [10] DIGIT ZERO..DIGIT NINE
+0041..0046 ; ASCII_Hex_Digit # L& [6] LATIN CAPITAL LETTER A..LATIN CAPITAL LETTER F
+0061..0066 ; ASCII_Hex_Digit # L& [6] LATIN SMALL LETTER A..LATIN SMALL LETTER F
+
+# Total code points: 22
+
+# ================================================
+
+0345 ; Other_Alphabetic # Mn COMBINING GREEK YPOGEGRAMMENI
+05B0..05B9 ; Other_Alphabetic # Mn [10] HEBREW POINT SHEVA..HEBREW POINT HOLAM
+05BB..05BD ; Other_Alphabetic # Mn [3] HEBREW POINT QUBUTS..HEBREW POINT METEG
+05BF ; Other_Alphabetic # Mn HEBREW POINT RAFE
+05C1..05C2 ; Other_Alphabetic # Mn [2] HEBREW POINT SHIN DOT..HEBREW POINT SIN DOT
+05C4 ; Other_Alphabetic # Mn HEBREW MARK UPPER DOT
+0610..0615 ; Other_Alphabetic # Mn [6] ARABIC SIGN SALLALLAHOU ALAYHE WASSALLAM..ARABIC SMALL HIGH TAH
+064B..0657 ; Other_Alphabetic # Mn [13] ARABIC FATHATAN..ARABIC INVERTED DAMMA
+0670 ; Other_Alphabetic # Mn ARABIC LETTER SUPERSCRIPT ALEF
+06D6..06DC ; Other_Alphabetic # Mn [7] ARABIC SMALL HIGH LIGATURE SAD WITH LAM WITH ALEF MAKSURA..ARABIC SMALL HIGH SEEN
+06E1..06E4 ; Other_Alphabetic # Mn [4] ARABIC SMALL HIGH DOTLESS HEAD OF KHAH..ARABIC SMALL HIGH MADDA
+06E7..06E8 ; Other_Alphabetic # Mn [2] ARABIC SMALL HIGH YEH..ARABIC SMALL HIGH NOON
+06ED ; Other_Alphabetic # Mn ARABIC SMALL LOW MEEM
+0711 ; Other_Alphabetic # Mn SYRIAC LETTER SUPERSCRIPT ALAPH
+0730..073F ; Other_Alphabetic # Mn [16] SYRIAC PTHAHA ABOVE..SYRIAC RWAHA
+07A6..07B0 ; Other_Alphabetic # Mn [11] THAANA ABAFILI..THAANA SUKUN
+0901..0902 ; Other_Alphabetic # Mn [2] DEVANAGARI SIGN CANDRABINDU..DEVANAGARI SIGN ANUSVARA
+0903 ; Other_Alphabetic # Mc DEVANAGARI SIGN VISARGA
+093E..0940 ; Other_Alphabetic # Mc [3] DEVANAGARI VOWEL SIGN AA..DEVANAGARI VOWEL SIGN II
+0941..0948 ; Other_Alphabetic # Mn [8] DEVANAGARI VOWEL SIGN U..DEVANAGARI VOWEL SIGN AI
+0949..094C ; Other_Alphabetic # Mc [4] DEVANAGARI VOWEL SIGN CANDRA O..DEVANAGARI VOWEL SIGN AU
+0962..0963 ; Other_Alphabetic # Mn [2] DEVANAGARI VOWEL SIGN VOCALIC L..DEVANAGARI VOWEL SIGN VOCALIC LL
+0981 ; Other_Alphabetic # Mn BENGALI SIGN CANDRABINDU
+0982..0983 ; Other_Alphabetic # Mc [2] BENGALI SIGN ANUSVARA..BENGALI SIGN VISARGA
+09BE..09C0 ; Other_Alphabetic # Mc [3] BENGALI VOWEL SIGN AA..BENGALI VOWEL SIGN II
+09C1..09C4 ; Other_Alphabetic # Mn [4] BENGALI VOWEL SIGN U..BENGALI VOWEL SIGN VOCALIC RR
+09C7..09C8 ; Other_Alphabetic # Mc [2] BENGALI VOWEL SIGN E..BENGALI VOWEL SIGN AI
+09CB..09CC ; Other_Alphabetic # Mc [2] BENGALI VOWEL SIGN O..BENGALI VOWEL SIGN AU
+09D7 ; Other_Alphabetic # Mc BENGALI AU LENGTH MARK
+09E2..09E3 ; Other_Alphabetic # Mn [2] BENGALI VOWEL SIGN VOCALIC L..BENGALI VOWEL SIGN VOCALIC LL
+0A01..0A02 ; Other_Alphabetic # Mn [2] GURMUKHI SIGN ADAK BINDI..GURMUKHI SIGN BINDI
+0A03 ; Other_Alphabetic # Mc GURMUKHI SIGN VISARGA
+0A3E..0A40 ; Other_Alphabetic # Mc [3] GURMUKHI VOWEL SIGN AA..GURMUKHI VOWEL SIGN II
+0A41..0A42 ; Other_Alphabetic # Mn [2] GURMUKHI VOWEL SIGN U..GURMUKHI VOWEL SIGN UU
+0A47..0A48 ; Other_Alphabetic # Mn [2] GURMUKHI VOWEL SIGN EE..GURMUKHI VOWEL SIGN AI
+0A4B..0A4C ; Other_Alphabetic # Mn [2] GURMUKHI VOWEL SIGN OO..GURMUKHI VOWEL SIGN AU
+0A70..0A71 ; Other_Alphabetic # Mn [2] GURMUKHI TIPPI..GURMUKHI ADDAK
+0A81..0A82 ; Other_Alphabetic # Mn [2] GUJARATI SIGN CANDRABINDU..GUJARATI SIGN ANUSVARA
+0A83 ; Other_Alphabetic # Mc GUJARATI SIGN VISARGA
+0ABE..0AC0 ; Other_Alphabetic # Mc [3] GUJARATI VOWEL SIGN AA..GUJARATI VOWEL SIGN II
+0AC1..0AC5 ; Other_Alphabetic # Mn [5] GUJARATI VOWEL SIGN U..GUJARATI VOWEL SIGN CANDRA E
+0AC7..0AC8 ; Other_Alphabetic # Mn [2] GUJARATI VOWEL SIGN E..GUJARATI VOWEL SIGN AI
+0AC9 ; Other_Alphabetic # Mc GUJARATI VOWEL SIGN CANDRA O
+0ACB..0ACC ; Other_Alphabetic # Mc [2] GUJARATI VOWEL SIGN O..GUJARATI VOWEL SIGN AU
+0AE2..0AE3 ; Other_Alphabetic # Mn [2] GUJARATI VOWEL SIGN VOCALIC L..GUJARATI VOWEL SIGN VOCALIC LL
+0B01 ; Other_Alphabetic # Mn ORIYA SIGN CANDRABINDU
+0B02..0B03 ; Other_Alphabetic # Mc [2] ORIYA SIGN ANUSVARA..ORIYA SIGN VISARGA
+0B3E ; Other_Alphabetic # Mc ORIYA VOWEL SIGN AA
+0B3F ; Other_Alphabetic # Mn ORIYA VOWEL SIGN I
+0B40 ; Other_Alphabetic # Mc ORIYA VOWEL SIGN II
+0B41..0B43 ; Other_Alphabetic # Mn [3] ORIYA VOWEL SIGN U..ORIYA VOWEL SIGN VOCALIC R
+0B47..0B48 ; Other_Alphabetic # Mc [2] ORIYA VOWEL SIGN E..ORIYA VOWEL SIGN AI
+0B4B..0B4C ; Other_Alphabetic # Mc [2] ORIYA VOWEL SIGN O..ORIYA VOWEL SIGN AU
+0B56 ; Other_Alphabetic # Mn ORIYA AI LENGTH MARK
+0B57 ; Other_Alphabetic # Mc ORIYA AU LENGTH MARK
+0B82 ; Other_Alphabetic # Mn TAMIL SIGN ANUSVARA
+0BBE..0BBF ; Other_Alphabetic # Mc [2] TAMIL VOWEL SIGN AA..TAMIL VOWEL SIGN I
+0BC0 ; Other_Alphabetic # Mn TAMIL VOWEL SIGN II
+0BC1..0BC2 ; Other_Alphabetic # Mc [2] TAMIL VOWEL SIGN U..TAMIL VOWEL SIGN UU
+0BC6..0BC8 ; Other_Alphabetic # Mc [3] TAMIL VOWEL SIGN E..TAMIL VOWEL SIGN AI
+0BCA..0BCC ; Other_Alphabetic # Mc [3] TAMIL VOWEL SIGN O..TAMIL VOWEL SIGN AU
+0BD7 ; Other_Alphabetic # Mc TAMIL AU LENGTH MARK
+0C01..0C03 ; Other_Alphabetic # Mc [3] TELUGU SIGN CANDRABINDU..TELUGU SIGN VISARGA
+0C3E..0C40 ; Other_Alphabetic # Mn [3] TELUGU VOWEL SIGN AA..TELUGU VOWEL SIGN II
+0C41..0C44 ; Other_Alphabetic # Mc [4] TELUGU VOWEL SIGN U..TELUGU VOWEL SIGN VOCALIC RR
+0C46..0C48 ; Other_Alphabetic # Mn [3] TELUGU VOWEL SIGN E..TELUGU VOWEL SIGN AI
+0C4A..0C4C ; Other_Alphabetic # Mn [3] TELUGU VOWEL SIGN O..TELUGU VOWEL SIGN AU
+0C55..0C56 ; Other_Alphabetic # Mn [2] TELUGU LENGTH MARK..TELUGU AI LENGTH MARK
+0C82..0C83 ; Other_Alphabetic # Mc [2] KANNADA SIGN ANUSVARA..KANNADA SIGN VISARGA
+0CBE ; Other_Alphabetic # Mc KANNADA VOWEL SIGN AA
+0CBF ; Other_Alphabetic # Mn KANNADA VOWEL SIGN I
+0CC0..0CC4 ; Other_Alphabetic # Mc [5] KANNADA VOWEL SIGN II..KANNADA VOWEL SIGN VOCALIC RR
+0CC6 ; Other_Alphabetic # Mn KANNADA VOWEL SIGN E
+0CC7..0CC8 ; Other_Alphabetic # Mc [2] KANNADA VOWEL SIGN EE..KANNADA VOWEL SIGN AI
+0CCA..0CCB ; Other_Alphabetic # Mc [2] KANNADA VOWEL SIGN O..KANNADA VOWEL SIGN OO
+0CCC ; Other_Alphabetic # Mn KANNADA VOWEL SIGN AU
+0CD5..0CD6 ; Other_Alphabetic # Mc [2] KANNADA LENGTH MARK..KANNADA AI LENGTH MARK
+0D02..0D03 ; Other_Alphabetic # Mc [2] MALAYALAM SIGN ANUSVARA..MALAYALAM SIGN VISARGA
+0D3E..0D40 ; Other_Alphabetic # Mc [3] MALAYALAM VOWEL SIGN AA..MALAYALAM VOWEL SIGN II
+0D41..0D43 ; Other_Alphabetic # Mn [3] MALAYALAM VOWEL SIGN U..MALAYALAM VOWEL SIGN VOCALIC R
+0D46..0D48 ; Other_Alphabetic # Mc [3] MALAYALAM VOWEL SIGN E..MALAYALAM VOWEL SIGN AI
+0D4A..0D4C ; Other_Alphabetic # Mc [3] MALAYALAM VOWEL SIGN O..MALAYALAM VOWEL SIGN AU
+0D57 ; Other_Alphabetic # Mc MALAYALAM AU LENGTH MARK
+0D82..0D83 ; Other_Alphabetic # Mc [2] SINHALA SIGN ANUSVARAYA..SINHALA SIGN VISARGAYA
+0DCF..0DD1 ; Other_Alphabetic # Mc [3] SINHALA VOWEL SIGN AELA-PILLA..SINHALA VOWEL SIGN DIGA AEDA-PILLA
+0DD2..0DD4 ; Other_Alphabetic # Mn [3] SINHALA VOWEL SIGN KETTI IS-PILLA..SINHALA VOWEL SIGN KETTI PAA-PILLA
+0DD6 ; Other_Alphabetic # Mn SINHALA VOWEL SIGN DIGA PAA-PILLA
+0DD8..0DDF ; Other_Alphabetic # Mc [8] SINHALA VOWEL SIGN GAETTA-PILLA..SINHALA VOWEL SIGN GAYANUKITTA
+0DF2..0DF3 ; Other_Alphabetic # Mc [2] SINHALA VOWEL SIGN DIGA GAETTA-PILLA..SINHALA VOWEL SIGN DIGA GAYANUKITTA
+0E31 ; Other_Alphabetic # Mn THAI CHARACTER MAI HAN-AKAT
+0E34..0E3A ; Other_Alphabetic # Mn [7] THAI CHARACTER SARA I..THAI CHARACTER PHINTHU
+0E4D ; Other_Alphabetic # Mn THAI CHARACTER NIKHAHIT
+0EB1 ; Other_Alphabetic # Mn LAO VOWEL SIGN MAI KAN
+0EB4..0EB9 ; Other_Alphabetic # Mn [6] LAO VOWEL SIGN I..LAO VOWEL SIGN UU
+0EBB..0EBC ; Other_Alphabetic # Mn [2] LAO VOWEL SIGN MAI KON..LAO SEMIVOWEL SIGN LO
+0ECD ; Other_Alphabetic # Mn LAO NIGGAHITA
+0F71..0F7E ; Other_Alphabetic # Mn [14] TIBETAN VOWEL SIGN AA..TIBETAN SIGN RJES SU NGA RO
+0F7F ; Other_Alphabetic # Mc TIBETAN SIGN RNAM BCAD
+0F80..0F81 ; Other_Alphabetic # Mn [2] TIBETAN VOWEL SIGN REVERSED I..TIBETAN VOWEL SIGN REVERSED II
+0F90..0F97 ; Other_Alphabetic # Mn [8] TIBETAN SUBJOINED LETTER KA..TIBETAN SUBJOINED LETTER JA
+0F99..0FBC ; Other_Alphabetic # Mn [36] TIBETAN SUBJOINED LETTER NYA..TIBETAN SUBJOINED LETTER FIXED-FORM RA
+102C ; Other_Alphabetic # Mc MYANMAR VOWEL SIGN AA
+102D..1030 ; Other_Alphabetic # Mn [4] MYANMAR VOWEL SIGN I..MYANMAR VOWEL SIGN UU
+1031 ; Other_Alphabetic # Mc MYANMAR VOWEL SIGN E
+1032 ; Other_Alphabetic # Mn MYANMAR VOWEL SIGN AI
+1036 ; Other_Alphabetic # Mn MYANMAR SIGN ANUSVARA
+1038 ; Other_Alphabetic # Mc MYANMAR SIGN VISARGA
+1056..1057 ; Other_Alphabetic # Mc [2] MYANMAR VOWEL SIGN VOCALIC R..MYANMAR VOWEL SIGN VOCALIC RR
+1058..1059 ; Other_Alphabetic # Mn [2] MYANMAR VOWEL SIGN VOCALIC L..MYANMAR VOWEL SIGN VOCALIC LL
+16EE..16F0 ; Other_Alphabetic # Nl [3] RUNIC ARLAUG SYMBOL..RUNIC BELGTHOR SYMBOL
+1712..1713 ; Other_Alphabetic # Mn [2] TAGALOG VOWEL SIGN I..TAGALOG VOWEL SIGN U
+1732..1733 ; Other_Alphabetic # Mn [2] HANUNOO VOWEL SIGN I..HANUNOO VOWEL SIGN U
+1752..1753 ; Other_Alphabetic # Mn [2] BUHID VOWEL SIGN I..BUHID VOWEL SIGN U
+1772..1773 ; Other_Alphabetic # Mn [2] TAGBANWA VOWEL SIGN I..TAGBANWA VOWEL SIGN U
+17B6 ; Other_Alphabetic # Mc KHMER VOWEL SIGN AA
+17B7..17BD ; Other_Alphabetic # Mn [7] KHMER VOWEL SIGN I..KHMER VOWEL SIGN UA
+17BE..17C5 ; Other_Alphabetic # Mc [8] KHMER VOWEL SIGN OE..KHMER VOWEL SIGN AU
+17C6 ; Other_Alphabetic # Mn KHMER SIGN NIKAHIT
+17C7..17C8 ; Other_Alphabetic # Mc [2] KHMER SIGN REAHMUK..KHMER SIGN YUUKALEAPINTU
+18A9 ; Other_Alphabetic # Mn MONGOLIAN LETTER ALI GALI DAGALGA
+1920..1922 ; Other_Alphabetic # Mn [3] LIMBU VOWEL SIGN A..LIMBU VOWEL SIGN U
+1923..1926 ; Other_Alphabetic # Mc [4] LIMBU VOWEL SIGN EE..LIMBU VOWEL SIGN AU
+1927..1928 ; Other_Alphabetic # Mn [2] LIMBU VOWEL SIGN E..LIMBU VOWEL SIGN O
+1929..192B ; Other_Alphabetic # Mc [3] LIMBU SUBJOINED LETTER YA..LIMBU SUBJOINED LETTER WA
+1930..1931 ; Other_Alphabetic # Mc [2] LIMBU SMALL LETTER KA..LIMBU SMALL LETTER NGA
+1932 ; Other_Alphabetic # Mn LIMBU SMALL LETTER ANUSVARA
+1933..1938 ; Other_Alphabetic # Mc [6] LIMBU SMALL LETTER TA..LIMBU SMALL LETTER LA
+2160..2183 ; Other_Alphabetic # Nl [36] ROMAN NUMERAL ONE..ROMAN NUMERAL REVERSED ONE HUNDRED
+FB1E ; Other_Alphabetic # Mn HEBREW POINT JUDEO-SPANISH VARIKA
+1034A ; Other_Alphabetic # Nl GOTHIC LETTER NINE HUNDRED
+
+# Total code points: 429
+
+# ================================================
+
+3006 ; Ideographic # Lo IDEOGRAPHIC CLOSING MARK
+3007 ; Ideographic # Nl IDEOGRAPHIC NUMBER ZERO
+3021..3029 ; Ideographic # Nl [9] HANGZHOU NUMERAL ONE..HANGZHOU NUMERAL NINE
+3038..303A ; Ideographic # Nl [3] HANGZHOU NUMERAL TEN..HANGZHOU NUMERAL THIRTY
+3400..4DB5 ; Ideographic # Lo [6582] CJK UNIFIED IDEOGRAPH-3400..CJK UNIFIED IDEOGRAPH-4DB5
+4E00..9FA5 ; Ideographic # Lo [20902] CJK UNIFIED IDEOGRAPH-4E00..CJK UNIFIED IDEOGRAPH-9FA5
+F900..FA2D ; Ideographic # Lo [302] CJK COMPATIBILITY IDEOGRAPH-F900..CJK COMPATIBILITY IDEOGRAPH-FA2D
+20000..2A6D6 ; Ideographic # Lo [42711] CJK UNIFIED IDEOGRAPH-20000..CJK UNIFIED IDEOGRAPH-2A6D6
+2F800..2FA1D ; Ideographic # Lo [542] CJK COMPATIBILITY IDEOGRAPH-2F800..CJK COMPATIBILITY IDEOGRAPH-2FA1D
+
+# Total code points: 71053
+
+# ================================================
+
+005E ; Diacritic # Sk CIRCUMFLEX ACCENT
+0060 ; Diacritic # Sk GRAVE ACCENT
+00A8 ; Diacritic # Sk DIAERESIS
+00AF ; Diacritic # Sk MACRON
+00B4 ; Diacritic # Sk ACUTE ACCENT
+00B7 ; Diacritic # Po MIDDLE DOT
+00B8 ; Diacritic # Sk CEDILLA
+02B0..02C1 ; Diacritic # Lm [18] MODIFIER LETTER SMALL H..MODIFIER LETTER REVERSED GLOTTAL STOP
+02C2..02C5 ; Diacritic # Sk [4] MODIFIER LETTER LEFT ARROWHEAD..MODIFIER LETTER DOWN ARROWHEAD
+02C6..02D1 ; Diacritic # Lm [12] MODIFIER LETTER CIRCUMFLEX ACCENT..MODIFIER LETTER HALF TRIANGULAR COLON
+02D2..02DF ; Diacritic # Sk [14] MODIFIER LETTER CENTRED RIGHT HALF RING..MODIFIER LETTER CROSS ACCENT
+02E0..02E4 ; Diacritic # Lm [5] MODIFIER LETTER SMALL GAMMA..MODIFIER LETTER SMALL REVERSED GLOTTAL STOP
+02E5..02ED ; Diacritic # Sk [9] MODIFIER LETTER EXTRA-HIGH TONE BAR..MODIFIER LETTER UNASPIRATED
+02EE ; Diacritic # Lm MODIFIER LETTER DOUBLE APOSTROPHE
+02EF..02FF ; Diacritic # Sk [17] MODIFIER LETTER LOW DOWN ARROWHEAD..MODIFIER LETTER LOW LEFT ARROW
+0300..034E ; Diacritic # Mn [79] COMBINING GRAVE ACCENT..COMBINING UPWARDS ARROW BELOW
+0350..0357 ; Diacritic # Mn [8] COMBINING RIGHT ARROWHEAD ABOVE..COMBINING RIGHT HALF RING ABOVE
+035D..0362 ; Diacritic # Mn [6] COMBINING DOUBLE BREVE..COMBINING DOUBLE RIGHTWARDS ARROW BELOW
+0374..0375 ; Diacritic # Sk [2] GREEK NUMERAL SIGN..GREEK LOWER NUMERAL SIGN
+037A ; Diacritic # Lm GREEK YPOGEGRAMMENI
+0384..0385 ; Diacritic # Sk [2] GREEK TONOS..GREEK DIALYTIKA TONOS
+0483..0486 ; Diacritic # Mn [4] COMBINING CYRILLIC TITLO..COMBINING CYRILLIC PSILI PNEUMATA
+0559 ; Diacritic # Lm ARMENIAN MODIFIER LETTER LEFT HALF RING
+0591..05A1 ; Diacritic # Mn [17] HEBREW ACCENT ETNAHTA..HEBREW ACCENT PAZER
+05A3..05B9 ; Diacritic # Mn [23] HEBREW ACCENT MUNAH..HEBREW POINT HOLAM
+05BB..05BD ; Diacritic # Mn [3] HEBREW POINT QUBUTS..HEBREW POINT METEG
+05BF ; Diacritic # Mn HEBREW POINT RAFE
+05C1..05C2 ; Diacritic # Mn [2] HEBREW POINT SHIN DOT..HEBREW POINT SIN DOT
+05C4 ; Diacritic # Mn HEBREW MARK UPPER DOT
+064B..0652 ; Diacritic # Mn [8] ARABIC FATHATAN..ARABIC SUKUN
+0657..0658 ; Diacritic # Mn [2] ARABIC INVERTED DAMMA..ARABIC MARK NOON GHUNNA
+06DF..06E0 ; Diacritic # Mn [2] ARABIC SMALL HIGH ROUNDED ZERO..ARABIC SMALL HIGH UPRIGHT RECTANGULAR ZERO
+06E5..06E6 ; Diacritic # Lm [2] ARABIC SMALL WAW..ARABIC SMALL YEH
+06EA..06EC ; Diacritic # Mn [3] ARABIC EMPTY CENTRE LOW STOP..ARABIC ROUNDED HIGH STOP WITH FILLED CENTRE
+0730..074A ; Diacritic # Mn [27] SYRIAC PTHAHA ABOVE..SYRIAC BARREKH
+07A6..07B0 ; Diacritic # Mn [11] THAANA ABAFILI..THAANA SUKUN
+093C ; Diacritic # Mn DEVANAGARI SIGN NUKTA
+094D ; Diacritic # Mn DEVANAGARI SIGN VIRAMA
+0951..0954 ; Diacritic # Mn [4] DEVANAGARI STRESS SIGN UDATTA..DEVANAGARI ACUTE ACCENT
+09BC ; Diacritic # Mn BENGALI SIGN NUKTA
+09CD ; Diacritic # Mn BENGALI SIGN VIRAMA
+0A3C ; Diacritic # Mn GURMUKHI SIGN NUKTA
+0A4D ; Diacritic # Mn GURMUKHI SIGN VIRAMA
+0ABC ; Diacritic # Mn GUJARATI SIGN NUKTA
+0ACD ; Diacritic # Mn GUJARATI SIGN VIRAMA
+0B3C ; Diacritic # Mn ORIYA SIGN NUKTA
+0B4D ; Diacritic # Mn ORIYA SIGN VIRAMA
+0BCD ; Diacritic # Mn TAMIL SIGN VIRAMA
+0C4D ; Diacritic # Mn TELUGU SIGN VIRAMA
+0CBC ; Diacritic # Mn KANNADA SIGN NUKTA
+0CCD ; Diacritic # Mn KANNADA SIGN VIRAMA
+0D4D ; Diacritic # Mn MALAYALAM SIGN VIRAMA
+0DCA ; Diacritic # Mn SINHALA SIGN AL-LAKUNA
+0E47..0E4C ; Diacritic # Mn [6] THAI CHARACTER MAITAIKHU..THAI CHARACTER THANTHAKHAT
+0E4E ; Diacritic # Mn THAI CHARACTER YAMAKKAN
+0EC8..0ECC ; Diacritic # Mn [5] LAO TONE MAI EK..LAO CANCELLATION MARK
+0F18..0F19 ; Diacritic # Mn [2] TIBETAN ASTROLOGICAL SIGN -KHYUD PA..TIBETAN ASTROLOGICAL SIGN SDONG TSHUGS
+0F35 ; Diacritic # Mn TIBETAN MARK NGAS BZUNG NYI ZLA
+0F37 ; Diacritic # Mn TIBETAN MARK NGAS BZUNG SGOR RTAGS
+0F39 ; Diacritic # Mn TIBETAN MARK TSA -PHRU
+0F3E..0F3F ; Diacritic # Mc [2] TIBETAN SIGN YAR TSHES..TIBETAN SIGN MAR TSHES
+0F82..0F84 ; Diacritic # Mn [3] TIBETAN SIGN NYI ZLA NAA DA..TIBETAN MARK HALANTA
+0F86..0F87 ; Diacritic # Mn [2] TIBETAN SIGN LCI RTAGS..TIBETAN SIGN YANG RTAGS
+0FC6 ; Diacritic # Mn TIBETAN SYMBOL PADMA GDAN
+1037 ; Diacritic # Mn MYANMAR SIGN DOT BELOW
+1039 ; Diacritic # Mn MYANMAR SIGN VIRAMA
+17C9..17D3 ; Diacritic # Mn [11] KHMER SIGN MUUSIKATOAN..KHMER SIGN BATHAMASAT
+17DD ; Diacritic # Mn KHMER SIGN ATTHACAN
+1939..193B ; Diacritic # Mn [3] LIMBU SIGN MUKPHRENG..LIMBU SIGN SA-I
+1D2C..1D61 ; Diacritic # Lm [54] MODIFIER LETTER CAPITAL A..MODIFIER LETTER SMALL CHI
+1D62..1D6A ; Diacritic # L& [9] LATIN SUBSCRIPT SMALL LETTER I..GREEK SUBSCRIPT SMALL LETTER CHI
+1FBD ; Diacritic # Sk GREEK KORONIS
+1FBF..1FC1 ; Diacritic # Sk [3] GREEK PSILI..GREEK DIALYTIKA AND PERISPOMENI
+1FCD..1FCF ; Diacritic # Sk [3] GREEK PSILI AND VARIA..GREEK PSILI AND PERISPOMENI
+1FDD..1FDF ; Diacritic # Sk [3] GREEK DASIA AND VARIA..GREEK DASIA AND PERISPOMENI
+1FED..1FEF ; Diacritic # Sk [3] GREEK DIALYTIKA AND VARIA..GREEK VARIA
+1FFD..1FFE ; Diacritic # Sk [2] GREEK OXIA..GREEK DASIA
+302A..302F ; Diacritic # Mn [6] IDEOGRAPHIC LEVEL TONE MARK..HANGUL DOUBLE DOT TONE MARK
+3099..309A ; Diacritic # Mn [2] COMBINING KATAKANA-HIRAGANA VOICED SOUND MARK..COMBINING KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK
+309B..309C ; Diacritic # Sk [2] KATAKANA-HIRAGANA VOICED SOUND MARK..KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK
+30FC ; Diacritic # Lm KATAKANA-HIRAGANA PROLONGED SOUND MARK
+FB1E ; Diacritic # Mn HEBREW POINT JUDEO-SPANISH VARIKA
+FE20..FE23 ; Diacritic # Mn [4] COMBINING LIGATURE LEFT HALF..COMBINING DOUBLE TILDE RIGHT HALF
+FF3E ; Diacritic # Sk FULLWIDTH CIRCUMFLEX ACCENT
+FF40 ; Diacritic # Sk FULLWIDTH GRAVE ACCENT
+FF70 ; Diacritic # Lm HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK
+FF9E..FF9F ; Diacritic # Lm [2] HALFWIDTH KATAKANA VOICED SOUND MARK..HALFWIDTH KATAKANA SEMI-VOICED SOUND MARK
+FFE3 ; Diacritic # Sk FULLWIDTH MACRON
+1D167..1D169 ; Diacritic # Mn [3] MUSICAL SYMBOL COMBINING TREMOLO-1..MUSICAL SYMBOL COMBINING TREMOLO-3
+1D16D..1D172 ; Diacritic # Mc [6] MUSICAL SYMBOL COMBINING AUGMENTATION DOT..MUSICAL SYMBOL COMBINING FLAG-5
+1D17B..1D182 ; Diacritic # Mn [8] MUSICAL SYMBOL COMBINING ACCENT..MUSICAL SYMBOL COMBINING LOURE
+1D185..1D18B ; Diacritic # Mn [7] MUSICAL SYMBOL COMBINING DOIT..MUSICAL SYMBOL COMBINING TRIPLE TONGUE
+1D1AA..1D1AD ; Diacritic # Mn [4] MUSICAL SYMBOL COMBINING DOWN BOW..MUSICAL SYMBOL COMBINING SNAP PIZZICATO
+
+# Total code points: 482
+
+# ================================================
+
+00B7 ; Extender # Po MIDDLE DOT
+02D0..02D1 ; Extender # Lm [2] MODIFIER LETTER TRIANGULAR COLON..MODIFIER LETTER HALF TRIANGULAR COLON
+0640 ; Extender # Lm ARABIC TATWEEL
+0E46 ; Extender # Lm THAI CHARACTER MAIYAMOK
+0EC6 ; Extender # Lm LAO KO LA
+1843 ; Extender # Lm MONGOLIAN LETTER TODO LONG VOWEL SIGN
+3005 ; Extender # Lm IDEOGRAPHIC ITERATION MARK
+3031..3035 ; Extender # Lm [5] VERTICAL KANA REPEAT MARK..VERTICAL KANA REPEAT MARK LOWER HALF
+309D..309E ; Extender # Lm [2] HIRAGANA ITERATION MARK..HIRAGANA VOICED ITERATION MARK
+30FC..30FE ; Extender # Lm [3] KATAKANA-HIRAGANA PROLONGED SOUND MARK..KATAKANA VOICED ITERATION MARK
+FF70 ; Extender # Lm HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK
+
+# Total code points: 19
+
+# ================================================
+
+02B0..02B8 ; Other_Lowercase # Lm [9] MODIFIER LETTER SMALL H..MODIFIER LETTER SMALL Y
+02C0..02C1 ; Other_Lowercase # Lm [2] MODIFIER LETTER GLOTTAL STOP..MODIFIER LETTER REVERSED GLOTTAL STOP
+02E0..02E4 ; Other_Lowercase # Lm [5] MODIFIER LETTER SMALL GAMMA..MODIFIER LETTER SMALL REVERSED GLOTTAL STOP
+0345 ; Other_Lowercase # Mn COMBINING GREEK YPOGEGRAMMENI
+037A ; Other_Lowercase # Lm GREEK YPOGEGRAMMENI
+1D2C..1D61 ; Other_Lowercase # Lm [54] MODIFIER LETTER CAPITAL A..MODIFIER LETTER SMALL CHI
+2170..217F ; Other_Lowercase # Nl [16] SMALL ROMAN NUMERAL ONE..SMALL ROMAN NUMERAL ONE THOUSAND
+24D0..24E9 ; Other_Lowercase # So [26] CIRCLED LATIN SMALL LETTER A..CIRCLED LATIN SMALL LETTER Z
+
+# Total code points: 114
+
+# ================================================
+
+2160..216F ; Other_Uppercase # Nl [16] ROMAN NUMERAL ONE..ROMAN NUMERAL ONE THOUSAND
+24B6..24CF ; Other_Uppercase # So [26] CIRCLED LATIN CAPITAL LETTER A..CIRCLED LATIN CAPITAL LETTER Z
+
+# Total code points: 42
+
+# ================================================
+
+FDD0..FDEF ; Noncharacter_Code_Point # Cn [32]
+FFFE..FFFF ; Noncharacter_Code_Point # Cn [2]
+1FFFE..1FFFF ; Noncharacter_Code_Point # Cn [2]
+2FFFE..2FFFF ; Noncharacter_Code_Point # Cn [2]
+3FFFE..3FFFF ; Noncharacter_Code_Point # Cn [2]
+4FFFE..4FFFF ; Noncharacter_Code_Point # Cn [2]
+5FFFE..5FFFF ; Noncharacter_Code_Point # Cn [2]
+6FFFE..6FFFF ; Noncharacter_Code_Point # Cn [2]
+7FFFE..7FFFF ; Noncharacter_Code_Point # Cn [2]
+8FFFE..8FFFF ; Noncharacter_Code_Point # Cn [2]
+9FFFE..9FFFF ; Noncharacter_Code_Point # Cn [2]
+AFFFE..AFFFF ; Noncharacter_Code_Point # Cn [2]
+BFFFE..BFFFF ; Noncharacter_Code_Point # Cn [2]
+CFFFE..CFFFF ; Noncharacter_Code_Point # Cn [2]
+DFFFE..DFFFF ; Noncharacter_Code_Point # Cn [2]
+EFFFE..EFFFF ; Noncharacter_Code_Point # Cn [2]
+FFFFE..FFFFF ; Noncharacter_Code_Point # Cn [2]
+10FFFE..10FFFF; Noncharacter_Code_Point # Cn [2]
+
+# Total code points: 66
+
+# ================================================
+
+09BE ; Other_Grapheme_Extend # Mc BENGALI VOWEL SIGN AA
+09D7 ; Other_Grapheme_Extend # Mc BENGALI AU LENGTH MARK
+0B3E ; Other_Grapheme_Extend # Mc ORIYA VOWEL SIGN AA
+0B57 ; Other_Grapheme_Extend # Mc ORIYA AU LENGTH MARK
+0BBE ; Other_Grapheme_Extend # Mc TAMIL VOWEL SIGN AA
+0BD7 ; Other_Grapheme_Extend # Mc TAMIL AU LENGTH MARK
+0CC2 ; Other_Grapheme_Extend # Mc KANNADA VOWEL SIGN UU
+0CD5..0CD6 ; Other_Grapheme_Extend # Mc [2] KANNADA LENGTH MARK..KANNADA AI LENGTH MARK
+0D3E ; Other_Grapheme_Extend # Mc MALAYALAM VOWEL SIGN AA
+0D57 ; Other_Grapheme_Extend # Mc MALAYALAM AU LENGTH MARK
+0DCF ; Other_Grapheme_Extend # Mc SINHALA VOWEL SIGN AELA-PILLA
+0DDF ; Other_Grapheme_Extend # Mc SINHALA VOWEL SIGN GAYANUKITTA
+1D165 ; Other_Grapheme_Extend # Mc MUSICAL SYMBOL COMBINING STEM
+1D16E..1D16F ; Other_Grapheme_Extend # Mc [2] MUSICAL SYMBOL COMBINING FLAG-1..MUSICAL SYMBOL COMBINING FLAG-2
+
+# Total code points: 16
+
+# ================================================
+
+034F ; Grapheme_Link # Mn COMBINING GRAPHEME JOINER
+094D ; Grapheme_Link # Mn DEVANAGARI SIGN VIRAMA
+09CD ; Grapheme_Link # Mn BENGALI SIGN VIRAMA
+0A4D ; Grapheme_Link # Mn GURMUKHI SIGN VIRAMA
+0ACD ; Grapheme_Link # Mn GUJARATI SIGN VIRAMA
+0B4D ; Grapheme_Link # Mn ORIYA SIGN VIRAMA
+0BCD ; Grapheme_Link # Mn TAMIL SIGN VIRAMA
+0C4D ; Grapheme_Link # Mn TELUGU SIGN VIRAMA
+0CCD ; Grapheme_Link # Mn KANNADA SIGN VIRAMA
+0D4D ; Grapheme_Link # Mn MALAYALAM SIGN VIRAMA
+0DCA ; Grapheme_Link # Mn SINHALA SIGN AL-LAKUNA
+0E3A ; Grapheme_Link # Mn THAI CHARACTER PHINTHU
+1039 ; Grapheme_Link # Mn MYANMAR SIGN VIRAMA
+17D2 ; Grapheme_Link # Mn KHMER SIGN COENG
+
+# Total code points: 14
+
+# ================================================
+
+2FF0..2FF1 ; IDS_Binary_Operator # So [2] IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT..IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW
+2FF4..2FFB ; IDS_Binary_Operator # So [8] IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND..IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID
+
+# Total code points: 10
+
+# ================================================
+
+2FF2..2FF3 ; IDS_Trinary_Operator # So [2] IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO MIDDLE AND RIGHT..IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW
+
+# Total code points: 2
+
+# ================================================
+
+2E80..2E99 ; Radical # So [26] CJK RADICAL REPEAT..CJK RADICAL RAP
+2E9B..2EF3 ; Radical # So [89] CJK RADICAL CHOKE..CJK RADICAL C-SIMPLIFIED TURTLE
+2F00..2FD5 ; Radical # So [214] KANGXI RADICAL ONE..KANGXI RADICAL FLUTE
+
+# Total code points: 329
+
+# ================================================
+
+3400..4DB5 ; Unified_Ideograph # Lo [6582] CJK UNIFIED IDEOGRAPH-3400..CJK UNIFIED IDEOGRAPH-4DB5
+4E00..9FA5 ; Unified_Ideograph # Lo [20902] CJK UNIFIED IDEOGRAPH-4E00..CJK UNIFIED IDEOGRAPH-9FA5
+FA0E..FA0F ; Unified_Ideograph # Lo [2] CJK COMPATIBILITY IDEOGRAPH-FA0E..CJK COMPATIBILITY IDEOGRAPH-FA0F
+FA11 ; Unified_Ideograph # Lo CJK COMPATIBILITY IDEOGRAPH-FA11
+FA13..FA14 ; Unified_Ideograph # Lo [2] CJK COMPATIBILITY IDEOGRAPH-FA13..CJK COMPATIBILITY IDEOGRAPH-FA14
+FA1F ; Unified_Ideograph # Lo CJK COMPATIBILITY IDEOGRAPH-FA1F
+FA21 ; Unified_Ideograph # Lo CJK COMPATIBILITY IDEOGRAPH-FA21
+FA23..FA24 ; Unified_Ideograph # Lo [2] CJK COMPATIBILITY IDEOGRAPH-FA23..CJK COMPATIBILITY IDEOGRAPH-FA24
+FA27..FA29 ; Unified_Ideograph # Lo [3] CJK COMPATIBILITY IDEOGRAPH-FA27..CJK COMPATIBILITY IDEOGRAPH-FA29
+20000..2A6D6 ; Unified_Ideograph # Lo [42711] CJK UNIFIED IDEOGRAPH-20000..CJK UNIFIED IDEOGRAPH-2A6D6
+
+# Total code points: 70207
+
+# ================================================
+
+034F ; Other_Default_Ignorable_Code_Point # Mn COMBINING GRAPHEME JOINER
+115F..1160 ; Other_Default_Ignorable_Code_Point # Lo [2] HANGUL CHOSEONG FILLER..HANGUL JUNGSEONG FILLER
+180B..180D ; Other_Default_Ignorable_Code_Point # Mn [3] MONGOLIAN FREE VARIATION SELECTOR ONE..MONGOLIAN FREE VARIATION SELECTOR THREE
+200B ; Other_Default_Ignorable_Code_Point # Zs ZERO WIDTH SPACE
+2064..2069 ; Other_Default_Ignorable_Code_Point # Cn [6]
+3164 ; Other_Default_Ignorable_Code_Point # Lo HANGUL FILLER
+FE00..FE0F ; Other_Default_Ignorable_Code_Point # Mn [16] VARIATION SELECTOR-1..VARIATION SELECTOR-16
+FFA0 ; Other_Default_Ignorable_Code_Point # Lo HALFWIDTH HANGUL FILLER
+FFF0..FFF8 ; Other_Default_Ignorable_Code_Point # Cn [9]
+E0000 ; Other_Default_Ignorable_Code_Point # Cn
+E0002..E001F ; Other_Default_Ignorable_Code_Point # Cn [30]
+E0080..E00FF ; Other_Default_Ignorable_Code_Point # Cn [128]
+E0100..E01EF ; Other_Default_Ignorable_Code_Point # Mn [240] VARIATION SELECTOR-17..VARIATION SELECTOR-256
+E01F0..E0FFF ; Other_Default_Ignorable_Code_Point # Cn [3600]
+
+# Total code points: 4039
+
+# ================================================
+
+0340..0341 ; Deprecated # Mn [2] COMBINING GRAVE TONE MARK..COMBINING ACUTE TONE MARK
+17A3 ; Deprecated # Lo KHMER INDEPENDENT VOWEL QAQ
+17D3 ; Deprecated # Mn KHMER SIGN BATHAMASAT
+206A..206F ; Deprecated # Cf [6] INHIBIT SYMMETRIC SWAPPING..NOMINAL DIGIT SHAPES
+
+# Total code points: 10
+
+# ================================================
+
+0069..006A ; Soft_Dotted # L& [2] LATIN SMALL LETTER I..LATIN SMALL LETTER J
+012F ; Soft_Dotted # L& LATIN SMALL LETTER I WITH OGONEK
+0268 ; Soft_Dotted # L& LATIN SMALL LETTER I WITH STROKE
+0456 ; Soft_Dotted # L& CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I
+0458 ; Soft_Dotted # L& CYRILLIC SMALL LETTER JE
+1D62 ; Soft_Dotted # L& LATIN SUBSCRIPT SMALL LETTER I
+1E2D ; Soft_Dotted # L& LATIN SMALL LETTER I WITH TILDE BELOW
+1ECB ; Soft_Dotted # L& LATIN SMALL LETTER I WITH DOT BELOW
+2071 ; Soft_Dotted # L& SUPERSCRIPT LATIN SMALL LETTER I
+
+# Total code points: 10
+
+# ================================================
+
+0E40..0E44 ; Logical_Order_Exception # Lo [5] THAI CHARACTER SARA E..THAI CHARACTER SARA AI MAIMALAI
+0EC0..0EC4 ; Logical_Order_Exception # Lo [5] LAO VOWEL SIGN E..LAO VOWEL SIGN AI
+
+# Total code points: 10
+
+# ================================================
+
+2118 ; Other_ID_Start # So SCRIPT CAPITAL P
+212E ; Other_ID_Start # So ESTIMATED SYMBOL
+309B..309C ; Other_ID_Start # Sk [2] KATAKANA-HIRAGANA VOICED SOUND MARK..KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK
+
+# Total code points: 4
+
diff --git a/fastlib/src/vespa/fastlib/text/UCD-License b/fastlib/src/vespa/fastlib/text/UCD-License
new file mode 100644
index 00000000000..25cd5fa40e1
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/UCD-License
@@ -0,0 +1,26 @@
+UCD Terms of Use
+Disclaimer
+
+The Unicode Character Database is provided as is by Unicode, Inc. No claims
+are made as to fitness for any particular purpose. No warranties of any
+kind are expressed or implied. The recipient agrees to determine
+applicability of information provided. If this file has been purchased
+on magnetic or optical media from Unicode, Inc., the sole remedy for
+any claim will be exchange of defective media within 90 days of receipt.
+
+This disclaimer is applicable for all other data files accompanying the
+Unicode Character Database, some of which have been compiled by the
+Unicode Consortium, and some of which have been supplied by other sources.
+
+
+Limitations on Rights to Redistribute This Data
+
+Recipient is granted the right to make copies in any form for internal
+distribution and to freely use the information supplied in the creation
+of products supporting the UnicodeTM Standard. The files in the
+Unicode Character Database can be redistributed to third parties or
+other organizations (whether for profit or not) as long as this notice
+and the disclaimer notice are retained. Information can be extracted from
+these files and used in documentation or programs, as long as there is
+an accompanying notice indicating the source.
+
diff --git a/fastlib/src/vespa/fastlib/text/UnicodeData-3.0.0.txt b/fastlib/src/vespa/fastlib/text/UnicodeData-3.0.0.txt
new file mode 100644
index 00000000000..6a54d3d74e9
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/UnicodeData-3.0.0.txt
@@ -0,0 +1,10617 @@
+0000;<control>;Cc;0;BN;;;;;N;NULL;;;;
+0001;<control>;Cc;0;BN;;;;;N;START OF HEADING;;;;
+0002;<control>;Cc;0;BN;;;;;N;START OF TEXT;;;;
+0003;<control>;Cc;0;BN;;;;;N;END OF TEXT;;;;
+0004;<control>;Cc;0;BN;;;;;N;END OF TRANSMISSION;;;;
+0005;<control>;Cc;0;BN;;;;;N;ENQUIRY;;;;
+0006;<control>;Cc;0;BN;;;;;N;ACKNOWLEDGE;;;;
+0007;<control>;Cc;0;BN;;;;;N;BELL;;;;
+0008;<control>;Cc;0;BN;;;;;N;BACKSPACE;;;;
+0009;<control>;Cc;0;S;;;;;N;HORIZONTAL TABULATION;;;;
+000A;<control>;Cc;0;B;;;;;N;LINE FEED;;;;
+000B;<control>;Cc;0;S;;;;;N;VERTICAL TABULATION;;;;
+000C;<control>;Cc;0;WS;;;;;N;FORM FEED;;;;
+000D;<control>;Cc;0;B;;;;;N;CARRIAGE RETURN;;;;
+000E;<control>;Cc;0;BN;;;;;N;SHIFT OUT;;;;
+000F;<control>;Cc;0;BN;;;;;N;SHIFT IN;;;;
+0010;<control>;Cc;0;BN;;;;;N;DATA LINK ESCAPE;;;;
+0011;<control>;Cc;0;BN;;;;;N;DEVICE CONTROL ONE;;;;
+0012;<control>;Cc;0;BN;;;;;N;DEVICE CONTROL TWO;;;;
+0013;<control>;Cc;0;BN;;;;;N;DEVICE CONTROL THREE;;;;
+0014;<control>;Cc;0;BN;;;;;N;DEVICE CONTROL FOUR;;;;
+0015;<control>;Cc;0;BN;;;;;N;NEGATIVE ACKNOWLEDGE;;;;
+0016;<control>;Cc;0;BN;;;;;N;SYNCHRONOUS IDLE;;;;
+0017;<control>;Cc;0;BN;;;;;N;END OF TRANSMISSION BLOCK;;;;
+0018;<control>;Cc;0;BN;;;;;N;CANCEL;;;;
+0019;<control>;Cc;0;BN;;;;;N;END OF MEDIUM;;;;
+001A;<control>;Cc;0;BN;;;;;N;SUBSTITUTE;;;;
+001B;<control>;Cc;0;BN;;;;;N;ESCAPE;;;;
+001C;<control>;Cc;0;B;;;;;N;FILE SEPARATOR;;;;
+001D;<control>;Cc;0;B;;;;;N;GROUP SEPARATOR;;;;
+001E;<control>;Cc;0;B;;;;;N;RECORD SEPARATOR;;;;
+001F;<control>;Cc;0;S;;;;;N;UNIT SEPARATOR;;;;
+0020;SPACE;Zs;0;WS;;;;;N;;;;;
+0021;EXCLAMATION MARK;Po;0;ON;;;;;N;;;;;
+0022;QUOTATION MARK;Po;0;ON;;;;;N;;;;;
+0023;NUMBER SIGN;Po;0;ET;;;;;N;;;;;
+0024;DOLLAR SIGN;Sc;0;ET;;;;;N;;;;;
+0025;PERCENT SIGN;Po;0;ET;;;;;N;;;;;
+0026;AMPERSAND;Po;0;ON;;;;;N;;;;;
+0027;APOSTROPHE;Po;0;ON;;;;;N;APOSTROPHE-QUOTE;;;;
+0028;LEFT PARENTHESIS;Ps;0;ON;;;;;Y;OPENING PARENTHESIS;;;;
+0029;RIGHT PARENTHESIS;Pe;0;ON;;;;;Y;CLOSING PARENTHESIS;;;;
+002A;ASTERISK;Po;0;ON;;;;;N;;;;;
+002B;PLUS SIGN;Sm;0;ET;;;;;N;;;;;
+002C;COMMA;Po;0;CS;;;;;N;;;;;
+002D;HYPHEN-MINUS;Pd;0;ET;;;;;N;;;;;
+002E;FULL STOP;Po;0;CS;;;;;N;PERIOD;;;;
+002F;SOLIDUS;Po;0;ES;;;;;N;SLASH;;;;
+0030;DIGIT ZERO;Nd;0;EN;;0;0;0;N;;;;;
+0031;DIGIT ONE;Nd;0;EN;;1;1;1;N;;;;;
+0032;DIGIT TWO;Nd;0;EN;;2;2;2;N;;;;;
+0033;DIGIT THREE;Nd;0;EN;;3;3;3;N;;;;;
+0034;DIGIT FOUR;Nd;0;EN;;4;4;4;N;;;;;
+0035;DIGIT FIVE;Nd;0;EN;;5;5;5;N;;;;;
+0036;DIGIT SIX;Nd;0;EN;;6;6;6;N;;;;;
+0037;DIGIT SEVEN;Nd;0;EN;;7;7;7;N;;;;;
+0038;DIGIT EIGHT;Nd;0;EN;;8;8;8;N;;;;;
+0039;DIGIT NINE;Nd;0;EN;;9;9;9;N;;;;;
+003A;COLON;Po;0;CS;;;;;N;;;;;
+003B;SEMICOLON;Po;0;ON;;;;;N;;;;;
+003C;LESS-THAN SIGN;Sm;0;ON;;;;;Y;;;;;
+003D;EQUALS SIGN;Sm;0;ON;;;;;N;;;;;
+003E;GREATER-THAN SIGN;Sm;0;ON;;;;;Y;;;;;
+003F;QUESTION MARK;Po;0;ON;;;;;N;;;;;
+0040;COMMERCIAL AT;Po;0;ON;;;;;N;;;;;
+0041;LATIN CAPITAL LETTER A;Lu;0;L;;;;;N;;;;0061;
+0042;LATIN CAPITAL LETTER B;Lu;0;L;;;;;N;;;;0062;
+0043;LATIN CAPITAL LETTER C;Lu;0;L;;;;;N;;;;0063;
+0044;LATIN CAPITAL LETTER D;Lu;0;L;;;;;N;;;;0064;
+0045;LATIN CAPITAL LETTER E;Lu;0;L;;;;;N;;;;0065;
+0046;LATIN CAPITAL LETTER F;Lu;0;L;;;;;N;;;;0066;
+0047;LATIN CAPITAL LETTER G;Lu;0;L;;;;;N;;;;0067;
+0048;LATIN CAPITAL LETTER H;Lu;0;L;;;;;N;;;;0068;
+0049;LATIN CAPITAL LETTER I;Lu;0;L;;;;;N;;;;0069;
+004A;LATIN CAPITAL LETTER J;Lu;0;L;;;;;N;;;;006A;
+004B;LATIN CAPITAL LETTER K;Lu;0;L;;;;;N;;;;006B;
+004C;LATIN CAPITAL LETTER L;Lu;0;L;;;;;N;;;;006C;
+004D;LATIN CAPITAL LETTER M;Lu;0;L;;;;;N;;;;006D;
+004E;LATIN CAPITAL LETTER N;Lu;0;L;;;;;N;;;;006E;
+004F;LATIN CAPITAL LETTER O;Lu;0;L;;;;;N;;;;006F;
+0050;LATIN CAPITAL LETTER P;Lu;0;L;;;;;N;;;;0070;
+0051;LATIN CAPITAL LETTER Q;Lu;0;L;;;;;N;;;;0071;
+0052;LATIN CAPITAL LETTER R;Lu;0;L;;;;;N;;;;0072;
+0053;LATIN CAPITAL LETTER S;Lu;0;L;;;;;N;;;;0073;
+0054;LATIN CAPITAL LETTER T;Lu;0;L;;;;;N;;;;0074;
+0055;LATIN CAPITAL LETTER U;Lu;0;L;;;;;N;;;;0075;
+0056;LATIN CAPITAL LETTER V;Lu;0;L;;;;;N;;;;0076;
+0057;LATIN CAPITAL LETTER W;Lu;0;L;;;;;N;;;;0077;
+0058;LATIN CAPITAL LETTER X;Lu;0;L;;;;;N;;;;0078;
+0059;LATIN CAPITAL LETTER Y;Lu;0;L;;;;;N;;;;0079;
+005A;LATIN CAPITAL LETTER Z;Lu;0;L;;;;;N;;;;007A;
+005B;LEFT SQUARE BRACKET;Ps;0;ON;;;;;Y;OPENING SQUARE BRACKET;;;;
+005C;REVERSE SOLIDUS;Po;0;ON;;;;;N;BACKSLASH;;;;
+005D;RIGHT SQUARE BRACKET;Pe;0;ON;;;;;Y;CLOSING SQUARE BRACKET;;;;
+005E;CIRCUMFLEX ACCENT;Sk;0;ON;;;;;N;SPACING CIRCUMFLEX;;;;
+005F;LOW LINE;Pc;0;ON;;;;;N;SPACING UNDERSCORE;;;;
+0060;GRAVE ACCENT;Sk;0;ON;;;;;N;SPACING GRAVE;;;;
+0061;LATIN SMALL LETTER A;Ll;0;L;;;;;N;;;0041;;0041
+0062;LATIN SMALL LETTER B;Ll;0;L;;;;;N;;;0042;;0042
+0063;LATIN SMALL LETTER C;Ll;0;L;;;;;N;;;0043;;0043
+0064;LATIN SMALL LETTER D;Ll;0;L;;;;;N;;;0044;;0044
+0065;LATIN SMALL LETTER E;Ll;0;L;;;;;N;;;0045;;0045
+0066;LATIN SMALL LETTER F;Ll;0;L;;;;;N;;;0046;;0046
+0067;LATIN SMALL LETTER G;Ll;0;L;;;;;N;;;0047;;0047
+0068;LATIN SMALL LETTER H;Ll;0;L;;;;;N;;;0048;;0048
+0069;LATIN SMALL LETTER I;Ll;0;L;;;;;N;;;0049;;0049
+006A;LATIN SMALL LETTER J;Ll;0;L;;;;;N;;;004A;;004A
+006B;LATIN SMALL LETTER K;Ll;0;L;;;;;N;;;004B;;004B
+006C;LATIN SMALL LETTER L;Ll;0;L;;;;;N;;;004C;;004C
+006D;LATIN SMALL LETTER M;Ll;0;L;;;;;N;;;004D;;004D
+006E;LATIN SMALL LETTER N;Ll;0;L;;;;;N;;;004E;;004E
+006F;LATIN SMALL LETTER O;Ll;0;L;;;;;N;;;004F;;004F
+0070;LATIN SMALL LETTER P;Ll;0;L;;;;;N;;;0050;;0050
+0071;LATIN SMALL LETTER Q;Ll;0;L;;;;;N;;;0051;;0051
+0072;LATIN SMALL LETTER R;Ll;0;L;;;;;N;;;0052;;0052
+0073;LATIN SMALL LETTER S;Ll;0;L;;;;;N;;;0053;;0053
+0074;LATIN SMALL LETTER T;Ll;0;L;;;;;N;;;0054;;0054
+0075;LATIN SMALL LETTER U;Ll;0;L;;;;;N;;;0055;;0055
+0076;LATIN SMALL LETTER V;Ll;0;L;;;;;N;;;0056;;0056
+0077;LATIN SMALL LETTER W;Ll;0;L;;;;;N;;;0057;;0057
+0078;LATIN SMALL LETTER X;Ll;0;L;;;;;N;;;0058;;0058
+0079;LATIN SMALL LETTER Y;Ll;0;L;;;;;N;;;0059;;0059
+007A;LATIN SMALL LETTER Z;Ll;0;L;;;;;N;;;005A;;005A
+007B;LEFT CURLY BRACKET;Ps;0;ON;;;;;Y;OPENING CURLY BRACKET;;;;
+007C;VERTICAL LINE;Sm;0;ON;;;;;N;VERTICAL BAR;;;;
+007D;RIGHT CURLY BRACKET;Pe;0;ON;;;;;Y;CLOSING CURLY BRACKET;;;;
+007E;TILDE;Sm;0;ON;;;;;N;;;;;
+007F;<control>;Cc;0;BN;;;;;N;DELETE;;;;
+0080;<control>;Cc;0;BN;;;;;N;;;;;
+0081;<control>;Cc;0;BN;;;;;N;;;;;
+0082;<control>;Cc;0;BN;;;;;N;BREAK PERMITTED HERE;;;;
+0083;<control>;Cc;0;BN;;;;;N;NO BREAK HERE;;;;
+0084;<control>;Cc;0;BN;;;;;N;INDEX;;;;
+0085;<control>;Cc;0;B;;;;;N;NEXT LINE;;;;
+0086;<control>;Cc;0;BN;;;;;N;START OF SELECTED AREA;;;;
+0087;<control>;Cc;0;BN;;;;;N;END OF SELECTED AREA;;;;
+0088;<control>;Cc;0;BN;;;;;N;CHARACTER TABULATION SET;;;;
+0089;<control>;Cc;0;BN;;;;;N;CHARACTER TABULATION WITH JUSTIFICATION;;;;
+008A;<control>;Cc;0;BN;;;;;N;LINE TABULATION SET;;;;
+008B;<control>;Cc;0;BN;;;;;N;PARTIAL LINE DOWN;;;;
+008C;<control>;Cc;0;BN;;;;;N;PARTIAL LINE UP;;;;
+008D;<control>;Cc;0;BN;;;;;N;REVERSE LINE FEED;;;;
+008E;<control>;Cc;0;BN;;;;;N;SINGLE SHIFT TWO;;;;
+008F;<control>;Cc;0;BN;;;;;N;SINGLE SHIFT THREE;;;;
+0090;<control>;Cc;0;BN;;;;;N;DEVICE CONTROL STRING;;;;
+0091;<control>;Cc;0;BN;;;;;N;PRIVATE USE ONE;;;;
+0092;<control>;Cc;0;BN;;;;;N;PRIVATE USE TWO;;;;
+0093;<control>;Cc;0;BN;;;;;N;SET TRANSMIT STATE;;;;
+0094;<control>;Cc;0;BN;;;;;N;CANCEL CHARACTER;;;;
+0095;<control>;Cc;0;BN;;;;;N;MESSAGE WAITING;;;;
+0096;<control>;Cc;0;BN;;;;;N;START OF GUARDED AREA;;;;
+0097;<control>;Cc;0;BN;;;;;N;END OF GUARDED AREA;;;;
+0098;<control>;Cc;0;BN;;;;;N;START OF STRING;;;;
+0099;<control>;Cc;0;BN;;;;;N;;;;;
+009A;<control>;Cc;0;BN;;;;;N;SINGLE CHARACTER INTRODUCER;;;;
+009B;<control>;Cc;0;BN;;;;;N;CONTROL SEQUENCE INTRODUCER;;;;
+009C;<control>;Cc;0;BN;;;;;N;STRING TERMINATOR;;;;
+009D;<control>;Cc;0;BN;;;;;N;OPERATING SYSTEM COMMAND;;;;
+009E;<control>;Cc;0;BN;;;;;N;PRIVACY MESSAGE;;;;
+009F;<control>;Cc;0;BN;;;;;N;APPLICATION PROGRAM COMMAND;;;;
+00A0;NO-BREAK SPACE;Zs;0;CS;<noBreak> 0020;;;;N;NON-BREAKING SPACE;;;;
+00A1;INVERTED EXCLAMATION MARK;Po;0;ON;;;;;N;;;;;
+00A2;CENT SIGN;Sc;0;ET;;;;;N;;;;;
+00A3;POUND SIGN;Sc;0;ET;;;;;N;;;;;
+00A4;CURRENCY SIGN;Sc;0;ET;;;;;N;;;;;
+00A5;YEN SIGN;Sc;0;ET;;;;;N;;;;;
+00A6;BROKEN BAR;So;0;ON;;;;;N;BROKEN VERTICAL BAR;;;;
+00A7;SECTION SIGN;So;0;ON;;;;;N;;;;;
+00A8;DIAERESIS;Sk;0;ON;<compat> 0020 0308;;;;N;SPACING DIAERESIS;;;;
+00A9;COPYRIGHT SIGN;So;0;ON;;;;;N;;;;;
+00AA;FEMININE ORDINAL INDICATOR;Ll;0;L;<super> 0061;;;;N;;;;;
+00AB;LEFT-POINTING DOUBLE ANGLE QUOTATION MARK;Pi;0;ON;;;;;Y;LEFT POINTING GUILLEMET;*;;;
+00AC;NOT SIGN;Sm;0;ON;;;;;N;;;;;
+00AD;SOFT HYPHEN;Pd;0;ON;;;;;N;;;;;
+00AE;REGISTERED SIGN;So;0;ON;;;;;N;REGISTERED TRADE MARK SIGN;;;;
+00AF;MACRON;Sk;0;ON;<compat> 0020 0304;;;;N;SPACING MACRON;;;;
+00B0;DEGREE SIGN;So;0;ET;;;;;N;;;;;
+00B1;PLUS-MINUS SIGN;Sm;0;ET;;;;;N;PLUS-OR-MINUS SIGN;;;;
+00B2;SUPERSCRIPT TWO;No;0;EN;<super> 0032;2;2;2;N;SUPERSCRIPT DIGIT TWO;;;;
+00B3;SUPERSCRIPT THREE;No;0;EN;<super> 0033;3;3;3;N;SUPERSCRIPT DIGIT THREE;;;;
+00B4;ACUTE ACCENT;Sk;0;ON;<compat> 0020 0301;;;;N;SPACING ACUTE;;;;
+00B5;MICRO SIGN;Ll;0;L;<compat> 03BC;;;;N;;;039C;;039C
+00B6;PILCROW SIGN;So;0;ON;;;;;N;PARAGRAPH SIGN;;;;
+00B7;MIDDLE DOT;Po;0;ON;;;;;N;;;;;
+00B8;CEDILLA;Sk;0;ON;<compat> 0020 0327;;;;N;SPACING CEDILLA;;;;
+00B9;SUPERSCRIPT ONE;No;0;EN;<super> 0031;1;1;1;N;SUPERSCRIPT DIGIT ONE;;;;
+00BA;MASCULINE ORDINAL INDICATOR;Ll;0;L;<super> 006F;;;;N;;;;;
+00BB;RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK;Pf;0;ON;;;;;Y;RIGHT POINTING GUILLEMET;*;;;
+00BC;VULGAR FRACTION ONE QUARTER;No;0;ON;<fraction> 0031 2044 0034;;;1/4;N;FRACTION ONE QUARTER;;;;
+00BD;VULGAR FRACTION ONE HALF;No;0;ON;<fraction> 0031 2044 0032;;;1/2;N;FRACTION ONE HALF;;;;
+00BE;VULGAR FRACTION THREE QUARTERS;No;0;ON;<fraction> 0033 2044 0034;;;3/4;N;FRACTION THREE QUARTERS;;;;
+00BF;INVERTED QUESTION MARK;Po;0;ON;;;;;N;;;;;
+00C0;LATIN CAPITAL LETTER A WITH GRAVE;Lu;0;L;0041 0300;;;;N;LATIN CAPITAL LETTER A GRAVE;;;00E0;
+00C1;LATIN CAPITAL LETTER A WITH ACUTE;Lu;0;L;0041 0301;;;;N;LATIN CAPITAL LETTER A ACUTE;;;00E1;
+00C2;LATIN CAPITAL LETTER A WITH CIRCUMFLEX;Lu;0;L;0041 0302;;;;N;LATIN CAPITAL LETTER A CIRCUMFLEX;;;00E2;
+00C3;LATIN CAPITAL LETTER A WITH TILDE;Lu;0;L;0041 0303;;;;N;LATIN CAPITAL LETTER A TILDE;;;00E3;
+00C4;LATIN CAPITAL LETTER A WITH DIAERESIS;Lu;0;L;0041 0308;;;;N;LATIN CAPITAL LETTER A DIAERESIS;;;00E4;
+00C5;LATIN CAPITAL LETTER A WITH RING ABOVE;Lu;0;L;0041 030A;;;;N;LATIN CAPITAL LETTER A RING;;;00E5;
+00C6;LATIN CAPITAL LETTER AE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER A E;ash *;;00E6;
+00C7;LATIN CAPITAL LETTER C WITH CEDILLA;Lu;0;L;0043 0327;;;;N;LATIN CAPITAL LETTER C CEDILLA;;;00E7;
+00C8;LATIN CAPITAL LETTER E WITH GRAVE;Lu;0;L;0045 0300;;;;N;LATIN CAPITAL LETTER E GRAVE;;;00E8;
+00C9;LATIN CAPITAL LETTER E WITH ACUTE;Lu;0;L;0045 0301;;;;N;LATIN CAPITAL LETTER E ACUTE;;;00E9;
+00CA;LATIN CAPITAL LETTER E WITH CIRCUMFLEX;Lu;0;L;0045 0302;;;;N;LATIN CAPITAL LETTER E CIRCUMFLEX;;;00EA;
+00CB;LATIN CAPITAL LETTER E WITH DIAERESIS;Lu;0;L;0045 0308;;;;N;LATIN CAPITAL LETTER E DIAERESIS;;;00EB;
+00CC;LATIN CAPITAL LETTER I WITH GRAVE;Lu;0;L;0049 0300;;;;N;LATIN CAPITAL LETTER I GRAVE;;;00EC;
+00CD;LATIN CAPITAL LETTER I WITH ACUTE;Lu;0;L;0049 0301;;;;N;LATIN CAPITAL LETTER I ACUTE;;;00ED;
+00CE;LATIN CAPITAL LETTER I WITH CIRCUMFLEX;Lu;0;L;0049 0302;;;;N;LATIN CAPITAL LETTER I CIRCUMFLEX;;;00EE;
+00CF;LATIN CAPITAL LETTER I WITH DIAERESIS;Lu;0;L;0049 0308;;;;N;LATIN CAPITAL LETTER I DIAERESIS;;;00EF;
+00D0;LATIN CAPITAL LETTER ETH;Lu;0;L;;;;;N;;Icelandic;;00F0;
+00D1;LATIN CAPITAL LETTER N WITH TILDE;Lu;0;L;004E 0303;;;;N;LATIN CAPITAL LETTER N TILDE;;;00F1;
+00D2;LATIN CAPITAL LETTER O WITH GRAVE;Lu;0;L;004F 0300;;;;N;LATIN CAPITAL LETTER O GRAVE;;;00F2;
+00D3;LATIN CAPITAL LETTER O WITH ACUTE;Lu;0;L;004F 0301;;;;N;LATIN CAPITAL LETTER O ACUTE;;;00F3;
+00D4;LATIN CAPITAL LETTER O WITH CIRCUMFLEX;Lu;0;L;004F 0302;;;;N;LATIN CAPITAL LETTER O CIRCUMFLEX;;;00F4;
+00D5;LATIN CAPITAL LETTER O WITH TILDE;Lu;0;L;004F 0303;;;;N;LATIN CAPITAL LETTER O TILDE;;;00F5;
+00D6;LATIN CAPITAL LETTER O WITH DIAERESIS;Lu;0;L;004F 0308;;;;N;LATIN CAPITAL LETTER O DIAERESIS;;;00F6;
+00D7;MULTIPLICATION SIGN;Sm;0;ON;;;;;N;;;;;
+00D8;LATIN CAPITAL LETTER O WITH STROKE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER O SLASH;;;00F8;
+00D9;LATIN CAPITAL LETTER U WITH GRAVE;Lu;0;L;0055 0300;;;;N;LATIN CAPITAL LETTER U GRAVE;;;00F9;
+00DA;LATIN CAPITAL LETTER U WITH ACUTE;Lu;0;L;0055 0301;;;;N;LATIN CAPITAL LETTER U ACUTE;;;00FA;
+00DB;LATIN CAPITAL LETTER U WITH CIRCUMFLEX;Lu;0;L;0055 0302;;;;N;LATIN CAPITAL LETTER U CIRCUMFLEX;;;00FB;
+00DC;LATIN CAPITAL LETTER U WITH DIAERESIS;Lu;0;L;0055 0308;;;;N;LATIN CAPITAL LETTER U DIAERESIS;;;00FC;
+00DD;LATIN CAPITAL LETTER Y WITH ACUTE;Lu;0;L;0059 0301;;;;N;LATIN CAPITAL LETTER Y ACUTE;;;00FD;
+00DE;LATIN CAPITAL LETTER THORN;Lu;0;L;;;;;N;;Icelandic;;00FE;
+00DF;LATIN SMALL LETTER SHARP S;Ll;0;L;;;;;N;;German;;;
+00E0;LATIN SMALL LETTER A WITH GRAVE;Ll;0;L;0061 0300;;;;N;LATIN SMALL LETTER A GRAVE;;00C0;;00C0
+00E1;LATIN SMALL LETTER A WITH ACUTE;Ll;0;L;0061 0301;;;;N;LATIN SMALL LETTER A ACUTE;;00C1;;00C1
+00E2;LATIN SMALL LETTER A WITH CIRCUMFLEX;Ll;0;L;0061 0302;;;;N;LATIN SMALL LETTER A CIRCUMFLEX;;00C2;;00C2
+00E3;LATIN SMALL LETTER A WITH TILDE;Ll;0;L;0061 0303;;;;N;LATIN SMALL LETTER A TILDE;;00C3;;00C3
+00E4;LATIN SMALL LETTER A WITH DIAERESIS;Ll;0;L;0061 0308;;;;N;LATIN SMALL LETTER A DIAERESIS;;00C4;;00C4
+00E5;LATIN SMALL LETTER A WITH RING ABOVE;Ll;0;L;0061 030A;;;;N;LATIN SMALL LETTER A RING;;00C5;;00C5
+00E6;LATIN SMALL LETTER AE;Ll;0;L;;;;;N;LATIN SMALL LETTER A E;ash *;00C6;;00C6
+00E7;LATIN SMALL LETTER C WITH CEDILLA;Ll;0;L;0063 0327;;;;N;LATIN SMALL LETTER C CEDILLA;;00C7;;00C7
+00E8;LATIN SMALL LETTER E WITH GRAVE;Ll;0;L;0065 0300;;;;N;LATIN SMALL LETTER E GRAVE;;00C8;;00C8
+00E9;LATIN SMALL LETTER E WITH ACUTE;Ll;0;L;0065 0301;;;;N;LATIN SMALL LETTER E ACUTE;;00C9;;00C9
+00EA;LATIN SMALL LETTER E WITH CIRCUMFLEX;Ll;0;L;0065 0302;;;;N;LATIN SMALL LETTER E CIRCUMFLEX;;00CA;;00CA
+00EB;LATIN SMALL LETTER E WITH DIAERESIS;Ll;0;L;0065 0308;;;;N;LATIN SMALL LETTER E DIAERESIS;;00CB;;00CB
+00EC;LATIN SMALL LETTER I WITH GRAVE;Ll;0;L;0069 0300;;;;N;LATIN SMALL LETTER I GRAVE;;00CC;;00CC
+00ED;LATIN SMALL LETTER I WITH ACUTE;Ll;0;L;0069 0301;;;;N;LATIN SMALL LETTER I ACUTE;;00CD;;00CD
+00EE;LATIN SMALL LETTER I WITH CIRCUMFLEX;Ll;0;L;0069 0302;;;;N;LATIN SMALL LETTER I CIRCUMFLEX;;00CE;;00CE
+00EF;LATIN SMALL LETTER I WITH DIAERESIS;Ll;0;L;0069 0308;;;;N;LATIN SMALL LETTER I DIAERESIS;;00CF;;00CF
+00F0;LATIN SMALL LETTER ETH;Ll;0;L;;;;;N;;Icelandic;00D0;;00D0
+00F1;LATIN SMALL LETTER N WITH TILDE;Ll;0;L;006E 0303;;;;N;LATIN SMALL LETTER N TILDE;;00D1;;00D1
+00F2;LATIN SMALL LETTER O WITH GRAVE;Ll;0;L;006F 0300;;;;N;LATIN SMALL LETTER O GRAVE;;00D2;;00D2
+00F3;LATIN SMALL LETTER O WITH ACUTE;Ll;0;L;006F 0301;;;;N;LATIN SMALL LETTER O ACUTE;;00D3;;00D3
+00F4;LATIN SMALL LETTER O WITH CIRCUMFLEX;Ll;0;L;006F 0302;;;;N;LATIN SMALL LETTER O CIRCUMFLEX;;00D4;;00D4
+00F5;LATIN SMALL LETTER O WITH TILDE;Ll;0;L;006F 0303;;;;N;LATIN SMALL LETTER O TILDE;;00D5;;00D5
+00F6;LATIN SMALL LETTER O WITH DIAERESIS;Ll;0;L;006F 0308;;;;N;LATIN SMALL LETTER O DIAERESIS;;00D6;;00D6
+00F7;DIVISION SIGN;Sm;0;ON;;;;;N;;;;;
+00F8;LATIN SMALL LETTER O WITH STROKE;Ll;0;L;;;;;N;LATIN SMALL LETTER O SLASH;;00D8;;00D8
+00F9;LATIN SMALL LETTER U WITH GRAVE;Ll;0;L;0075 0300;;;;N;LATIN SMALL LETTER U GRAVE;;00D9;;00D9
+00FA;LATIN SMALL LETTER U WITH ACUTE;Ll;0;L;0075 0301;;;;N;LATIN SMALL LETTER U ACUTE;;00DA;;00DA
+00FB;LATIN SMALL LETTER U WITH CIRCUMFLEX;Ll;0;L;0075 0302;;;;N;LATIN SMALL LETTER U CIRCUMFLEX;;00DB;;00DB
+00FC;LATIN SMALL LETTER U WITH DIAERESIS;Ll;0;L;0075 0308;;;;N;LATIN SMALL LETTER U DIAERESIS;;00DC;;00DC
+00FD;LATIN SMALL LETTER Y WITH ACUTE;Ll;0;L;0079 0301;;;;N;LATIN SMALL LETTER Y ACUTE;;00DD;;00DD
+00FE;LATIN SMALL LETTER THORN;Ll;0;L;;;;;N;;Icelandic;00DE;;00DE
+00FF;LATIN SMALL LETTER Y WITH DIAERESIS;Ll;0;L;0079 0308;;;;N;LATIN SMALL LETTER Y DIAERESIS;;0178;;0178
+0100;LATIN CAPITAL LETTER A WITH MACRON;Lu;0;L;0041 0304;;;;N;LATIN CAPITAL LETTER A MACRON;;;0101;
+0101;LATIN SMALL LETTER A WITH MACRON;Ll;0;L;0061 0304;;;;N;LATIN SMALL LETTER A MACRON;;0100;;0100
+0102;LATIN CAPITAL LETTER A WITH BREVE;Lu;0;L;0041 0306;;;;N;LATIN CAPITAL LETTER A BREVE;;;0103;
+0103;LATIN SMALL LETTER A WITH BREVE;Ll;0;L;0061 0306;;;;N;LATIN SMALL LETTER A BREVE;;0102;;0102
+0104;LATIN CAPITAL LETTER A WITH OGONEK;Lu;0;L;0041 0328;;;;N;LATIN CAPITAL LETTER A OGONEK;;;0105;
+0105;LATIN SMALL LETTER A WITH OGONEK;Ll;0;L;0061 0328;;;;N;LATIN SMALL LETTER A OGONEK;;0104;;0104
+0106;LATIN CAPITAL LETTER C WITH ACUTE;Lu;0;L;0043 0301;;;;N;LATIN CAPITAL LETTER C ACUTE;;;0107;
+0107;LATIN SMALL LETTER C WITH ACUTE;Ll;0;L;0063 0301;;;;N;LATIN SMALL LETTER C ACUTE;;0106;;0106
+0108;LATIN CAPITAL LETTER C WITH CIRCUMFLEX;Lu;0;L;0043 0302;;;;N;LATIN CAPITAL LETTER C CIRCUMFLEX;;;0109;
+0109;LATIN SMALL LETTER C WITH CIRCUMFLEX;Ll;0;L;0063 0302;;;;N;LATIN SMALL LETTER C CIRCUMFLEX;;0108;;0108
+010A;LATIN CAPITAL LETTER C WITH DOT ABOVE;Lu;0;L;0043 0307;;;;N;LATIN CAPITAL LETTER C DOT;;;010B;
+010B;LATIN SMALL LETTER C WITH DOT ABOVE;Ll;0;L;0063 0307;;;;N;LATIN SMALL LETTER C DOT;;010A;;010A
+010C;LATIN CAPITAL LETTER C WITH CARON;Lu;0;L;0043 030C;;;;N;LATIN CAPITAL LETTER C HACEK;;;010D;
+010D;LATIN SMALL LETTER C WITH CARON;Ll;0;L;0063 030C;;;;N;LATIN SMALL LETTER C HACEK;;010C;;010C
+010E;LATIN CAPITAL LETTER D WITH CARON;Lu;0;L;0044 030C;;;;N;LATIN CAPITAL LETTER D HACEK;;;010F;
+010F;LATIN SMALL LETTER D WITH CARON;Ll;0;L;0064 030C;;;;N;LATIN SMALL LETTER D HACEK;;010E;;010E
+0110;LATIN CAPITAL LETTER D WITH STROKE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER D BAR;;;0111;
+0111;LATIN SMALL LETTER D WITH STROKE;Ll;0;L;;;;;N;LATIN SMALL LETTER D BAR;;0110;;0110
+0112;LATIN CAPITAL LETTER E WITH MACRON;Lu;0;L;0045 0304;;;;N;LATIN CAPITAL LETTER E MACRON;;;0113;
+0113;LATIN SMALL LETTER E WITH MACRON;Ll;0;L;0065 0304;;;;N;LATIN SMALL LETTER E MACRON;;0112;;0112
+0114;LATIN CAPITAL LETTER E WITH BREVE;Lu;0;L;0045 0306;;;;N;LATIN CAPITAL LETTER E BREVE;;;0115;
+0115;LATIN SMALL LETTER E WITH BREVE;Ll;0;L;0065 0306;;;;N;LATIN SMALL LETTER E BREVE;;0114;;0114
+0116;LATIN CAPITAL LETTER E WITH DOT ABOVE;Lu;0;L;0045 0307;;;;N;LATIN CAPITAL LETTER E DOT;;;0117;
+0117;LATIN SMALL LETTER E WITH DOT ABOVE;Ll;0;L;0065 0307;;;;N;LATIN SMALL LETTER E DOT;;0116;;0116
+0118;LATIN CAPITAL LETTER E WITH OGONEK;Lu;0;L;0045 0328;;;;N;LATIN CAPITAL LETTER E OGONEK;;;0119;
+0119;LATIN SMALL LETTER E WITH OGONEK;Ll;0;L;0065 0328;;;;N;LATIN SMALL LETTER E OGONEK;;0118;;0118
+011A;LATIN CAPITAL LETTER E WITH CARON;Lu;0;L;0045 030C;;;;N;LATIN CAPITAL LETTER E HACEK;;;011B;
+011B;LATIN SMALL LETTER E WITH CARON;Ll;0;L;0065 030C;;;;N;LATIN SMALL LETTER E HACEK;;011A;;011A
+011C;LATIN CAPITAL LETTER G WITH CIRCUMFLEX;Lu;0;L;0047 0302;;;;N;LATIN CAPITAL LETTER G CIRCUMFLEX;;;011D;
+011D;LATIN SMALL LETTER G WITH CIRCUMFLEX;Ll;0;L;0067 0302;;;;N;LATIN SMALL LETTER G CIRCUMFLEX;;011C;;011C
+011E;LATIN CAPITAL LETTER G WITH BREVE;Lu;0;L;0047 0306;;;;N;LATIN CAPITAL LETTER G BREVE;;;011F;
+011F;LATIN SMALL LETTER G WITH BREVE;Ll;0;L;0067 0306;;;;N;LATIN SMALL LETTER G BREVE;;011E;;011E
+0120;LATIN CAPITAL LETTER G WITH DOT ABOVE;Lu;0;L;0047 0307;;;;N;LATIN CAPITAL LETTER G DOT;;;0121;
+0121;LATIN SMALL LETTER G WITH DOT ABOVE;Ll;0;L;0067 0307;;;;N;LATIN SMALL LETTER G DOT;;0120;;0120
+0122;LATIN CAPITAL LETTER G WITH CEDILLA;Lu;0;L;0047 0327;;;;N;LATIN CAPITAL LETTER G CEDILLA;;;0123;
+0123;LATIN SMALL LETTER G WITH CEDILLA;Ll;0;L;0067 0327;;;;N;LATIN SMALL LETTER G CEDILLA;;0122;;0122
+0124;LATIN CAPITAL LETTER H WITH CIRCUMFLEX;Lu;0;L;0048 0302;;;;N;LATIN CAPITAL LETTER H CIRCUMFLEX;;;0125;
+0125;LATIN SMALL LETTER H WITH CIRCUMFLEX;Ll;0;L;0068 0302;;;;N;LATIN SMALL LETTER H CIRCUMFLEX;;0124;;0124
+0126;LATIN CAPITAL LETTER H WITH STROKE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER H BAR;;;0127;
+0127;LATIN SMALL LETTER H WITH STROKE;Ll;0;L;;;;;N;LATIN SMALL LETTER H BAR;;0126;;0126
+0128;LATIN CAPITAL LETTER I WITH TILDE;Lu;0;L;0049 0303;;;;N;LATIN CAPITAL LETTER I TILDE;;;0129;
+0129;LATIN SMALL LETTER I WITH TILDE;Ll;0;L;0069 0303;;;;N;LATIN SMALL LETTER I TILDE;;0128;;0128
+012A;LATIN CAPITAL LETTER I WITH MACRON;Lu;0;L;0049 0304;;;;N;LATIN CAPITAL LETTER I MACRON;;;012B;
+012B;LATIN SMALL LETTER I WITH MACRON;Ll;0;L;0069 0304;;;;N;LATIN SMALL LETTER I MACRON;;012A;;012A
+012C;LATIN CAPITAL LETTER I WITH BREVE;Lu;0;L;0049 0306;;;;N;LATIN CAPITAL LETTER I BREVE;;;012D;
+012D;LATIN SMALL LETTER I WITH BREVE;Ll;0;L;0069 0306;;;;N;LATIN SMALL LETTER I BREVE;;012C;;012C
+012E;LATIN CAPITAL LETTER I WITH OGONEK;Lu;0;L;0049 0328;;;;N;LATIN CAPITAL LETTER I OGONEK;;;012F;
+012F;LATIN SMALL LETTER I WITH OGONEK;Ll;0;L;0069 0328;;;;N;LATIN SMALL LETTER I OGONEK;;012E;;012E
+0130;LATIN CAPITAL LETTER I WITH DOT ABOVE;Lu;0;L;0049 0307;;;;N;LATIN CAPITAL LETTER I DOT;;;0069;
+0131;LATIN SMALL LETTER DOTLESS I;Ll;0;L;;;;;N;;;0049;;0049
+0132;LATIN CAPITAL LIGATURE IJ;Lu;0;L;<compat> 0049 004A;;;;N;LATIN CAPITAL LETTER I J;;;0133;
+0133;LATIN SMALL LIGATURE IJ;Ll;0;L;<compat> 0069 006A;;;;N;LATIN SMALL LETTER I J;;0132;;0132
+0134;LATIN CAPITAL LETTER J WITH CIRCUMFLEX;Lu;0;L;004A 0302;;;;N;LATIN CAPITAL LETTER J CIRCUMFLEX;;;0135;
+0135;LATIN SMALL LETTER J WITH CIRCUMFLEX;Ll;0;L;006A 0302;;;;N;LATIN SMALL LETTER J CIRCUMFLEX;;0134;;0134
+0136;LATIN CAPITAL LETTER K WITH CEDILLA;Lu;0;L;004B 0327;;;;N;LATIN CAPITAL LETTER K CEDILLA;;;0137;
+0137;LATIN SMALL LETTER K WITH CEDILLA;Ll;0;L;006B 0327;;;;N;LATIN SMALL LETTER K CEDILLA;;0136;;0136
+0138;LATIN SMALL LETTER KRA;Ll;0;L;;;;;N;;Greenlandic;;;
+0139;LATIN CAPITAL LETTER L WITH ACUTE;Lu;0;L;004C 0301;;;;N;LATIN CAPITAL LETTER L ACUTE;;;013A;
+013A;LATIN SMALL LETTER L WITH ACUTE;Ll;0;L;006C 0301;;;;N;LATIN SMALL LETTER L ACUTE;;0139;;0139
+013B;LATIN CAPITAL LETTER L WITH CEDILLA;Lu;0;L;004C 0327;;;;N;LATIN CAPITAL LETTER L CEDILLA;;;013C;
+013C;LATIN SMALL LETTER L WITH CEDILLA;Ll;0;L;006C 0327;;;;N;LATIN SMALL LETTER L CEDILLA;;013B;;013B
+013D;LATIN CAPITAL LETTER L WITH CARON;Lu;0;L;004C 030C;;;;N;LATIN CAPITAL LETTER L HACEK;;;013E;
+013E;LATIN SMALL LETTER L WITH CARON;Ll;0;L;006C 030C;;;;N;LATIN SMALL LETTER L HACEK;;013D;;013D
+013F;LATIN CAPITAL LETTER L WITH MIDDLE DOT;Lu;0;L;<compat> 004C 00B7;;;;N;;;;0140;
+0140;LATIN SMALL LETTER L WITH MIDDLE DOT;Ll;0;L;<compat> 006C 00B7;;;;N;;;013F;;013F
+0141;LATIN CAPITAL LETTER L WITH STROKE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER L SLASH;;;0142;
+0142;LATIN SMALL LETTER L WITH STROKE;Ll;0;L;;;;;N;LATIN SMALL LETTER L SLASH;;0141;;0141
+0143;LATIN CAPITAL LETTER N WITH ACUTE;Lu;0;L;004E 0301;;;;N;LATIN CAPITAL LETTER N ACUTE;;;0144;
+0144;LATIN SMALL LETTER N WITH ACUTE;Ll;0;L;006E 0301;;;;N;LATIN SMALL LETTER N ACUTE;;0143;;0143
+0145;LATIN CAPITAL LETTER N WITH CEDILLA;Lu;0;L;004E 0327;;;;N;LATIN CAPITAL LETTER N CEDILLA;;;0146;
+0146;LATIN SMALL LETTER N WITH CEDILLA;Ll;0;L;006E 0327;;;;N;LATIN SMALL LETTER N CEDILLA;;0145;;0145
+0147;LATIN CAPITAL LETTER N WITH CARON;Lu;0;L;004E 030C;;;;N;LATIN CAPITAL LETTER N HACEK;;;0148;
+0148;LATIN SMALL LETTER N WITH CARON;Ll;0;L;006E 030C;;;;N;LATIN SMALL LETTER N HACEK;;0147;;0147
+0149;LATIN SMALL LETTER N PRECEDED BY APOSTROPHE;Ll;0;L;<compat> 02BC 006E;;;;N;LATIN SMALL LETTER APOSTROPHE N;;;;
+014A;LATIN CAPITAL LETTER ENG;Lu;0;L;;;;;N;;Sami;;014B;
+014B;LATIN SMALL LETTER ENG;Ll;0;L;;;;;N;;Sami;014A;;014A
+014C;LATIN CAPITAL LETTER O WITH MACRON;Lu;0;L;004F 0304;;;;N;LATIN CAPITAL LETTER O MACRON;;;014D;
+014D;LATIN SMALL LETTER O WITH MACRON;Ll;0;L;006F 0304;;;;N;LATIN SMALL LETTER O MACRON;;014C;;014C
+014E;LATIN CAPITAL LETTER O WITH BREVE;Lu;0;L;004F 0306;;;;N;LATIN CAPITAL LETTER O BREVE;;;014F;
+014F;LATIN SMALL LETTER O WITH BREVE;Ll;0;L;006F 0306;;;;N;LATIN SMALL LETTER O BREVE;;014E;;014E
+0150;LATIN CAPITAL LETTER O WITH DOUBLE ACUTE;Lu;0;L;004F 030B;;;;N;LATIN CAPITAL LETTER O DOUBLE ACUTE;;;0151;
+0151;LATIN SMALL LETTER O WITH DOUBLE ACUTE;Ll;0;L;006F 030B;;;;N;LATIN SMALL LETTER O DOUBLE ACUTE;;0150;;0150
+0152;LATIN CAPITAL LIGATURE OE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER O E;;;0153;
+0153;LATIN SMALL LIGATURE OE;Ll;0;L;;;;;N;LATIN SMALL LETTER O E;;0152;;0152
+0154;LATIN CAPITAL LETTER R WITH ACUTE;Lu;0;L;0052 0301;;;;N;LATIN CAPITAL LETTER R ACUTE;;;0155;
+0155;LATIN SMALL LETTER R WITH ACUTE;Ll;0;L;0072 0301;;;;N;LATIN SMALL LETTER R ACUTE;;0154;;0154
+0156;LATIN CAPITAL LETTER R WITH CEDILLA;Lu;0;L;0052 0327;;;;N;LATIN CAPITAL LETTER R CEDILLA;;;0157;
+0157;LATIN SMALL LETTER R WITH CEDILLA;Ll;0;L;0072 0327;;;;N;LATIN SMALL LETTER R CEDILLA;;0156;;0156
+0158;LATIN CAPITAL LETTER R WITH CARON;Lu;0;L;0052 030C;;;;N;LATIN CAPITAL LETTER R HACEK;;;0159;
+0159;LATIN SMALL LETTER R WITH CARON;Ll;0;L;0072 030C;;;;N;LATIN SMALL LETTER R HACEK;;0158;;0158
+015A;LATIN CAPITAL LETTER S WITH ACUTE;Lu;0;L;0053 0301;;;;N;LATIN CAPITAL LETTER S ACUTE;;;015B;
+015B;LATIN SMALL LETTER S WITH ACUTE;Ll;0;L;0073 0301;;;;N;LATIN SMALL LETTER S ACUTE;;015A;;015A
+015C;LATIN CAPITAL LETTER S WITH CIRCUMFLEX;Lu;0;L;0053 0302;;;;N;LATIN CAPITAL LETTER S CIRCUMFLEX;;;015D;
+015D;LATIN SMALL LETTER S WITH CIRCUMFLEX;Ll;0;L;0073 0302;;;;N;LATIN SMALL LETTER S CIRCUMFLEX;;015C;;015C
+015E;LATIN CAPITAL LETTER S WITH CEDILLA;Lu;0;L;0053 0327;;;;N;LATIN CAPITAL LETTER S CEDILLA;*;;015F;
+015F;LATIN SMALL LETTER S WITH CEDILLA;Ll;0;L;0073 0327;;;;N;LATIN SMALL LETTER S CEDILLA;*;015E;;015E
+0160;LATIN CAPITAL LETTER S WITH CARON;Lu;0;L;0053 030C;;;;N;LATIN CAPITAL LETTER S HACEK;;;0161;
+0161;LATIN SMALL LETTER S WITH CARON;Ll;0;L;0073 030C;;;;N;LATIN SMALL LETTER S HACEK;;0160;;0160
+0162;LATIN CAPITAL LETTER T WITH CEDILLA;Lu;0;L;0054 0327;;;;N;LATIN CAPITAL LETTER T CEDILLA;*;;0163;
+0163;LATIN SMALL LETTER T WITH CEDILLA;Ll;0;L;0074 0327;;;;N;LATIN SMALL LETTER T CEDILLA;*;0162;;0162
+0164;LATIN CAPITAL LETTER T WITH CARON;Lu;0;L;0054 030C;;;;N;LATIN CAPITAL LETTER T HACEK;;;0165;
+0165;LATIN SMALL LETTER T WITH CARON;Ll;0;L;0074 030C;;;;N;LATIN SMALL LETTER T HACEK;;0164;;0164
+0166;LATIN CAPITAL LETTER T WITH STROKE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER T BAR;;;0167;
+0167;LATIN SMALL LETTER T WITH STROKE;Ll;0;L;;;;;N;LATIN SMALL LETTER T BAR;;0166;;0166
+0168;LATIN CAPITAL LETTER U WITH TILDE;Lu;0;L;0055 0303;;;;N;LATIN CAPITAL LETTER U TILDE;;;0169;
+0169;LATIN SMALL LETTER U WITH TILDE;Ll;0;L;0075 0303;;;;N;LATIN SMALL LETTER U TILDE;;0168;;0168
+016A;LATIN CAPITAL LETTER U WITH MACRON;Lu;0;L;0055 0304;;;;N;LATIN CAPITAL LETTER U MACRON;;;016B;
+016B;LATIN SMALL LETTER U WITH MACRON;Ll;0;L;0075 0304;;;;N;LATIN SMALL LETTER U MACRON;;016A;;016A
+016C;LATIN CAPITAL LETTER U WITH BREVE;Lu;0;L;0055 0306;;;;N;LATIN CAPITAL LETTER U BREVE;;;016D;
+016D;LATIN SMALL LETTER U WITH BREVE;Ll;0;L;0075 0306;;;;N;LATIN SMALL LETTER U BREVE;;016C;;016C
+016E;LATIN CAPITAL LETTER U WITH RING ABOVE;Lu;0;L;0055 030A;;;;N;LATIN CAPITAL LETTER U RING;;;016F;
+016F;LATIN SMALL LETTER U WITH RING ABOVE;Ll;0;L;0075 030A;;;;N;LATIN SMALL LETTER U RING;;016E;;016E
+0170;LATIN CAPITAL LETTER U WITH DOUBLE ACUTE;Lu;0;L;0055 030B;;;;N;LATIN CAPITAL LETTER U DOUBLE ACUTE;;;0171;
+0171;LATIN SMALL LETTER U WITH DOUBLE ACUTE;Ll;0;L;0075 030B;;;;N;LATIN SMALL LETTER U DOUBLE ACUTE;;0170;;0170
+0172;LATIN CAPITAL LETTER U WITH OGONEK;Lu;0;L;0055 0328;;;;N;LATIN CAPITAL LETTER U OGONEK;;;0173;
+0173;LATIN SMALL LETTER U WITH OGONEK;Ll;0;L;0075 0328;;;;N;LATIN SMALL LETTER U OGONEK;;0172;;0172
+0174;LATIN CAPITAL LETTER W WITH CIRCUMFLEX;Lu;0;L;0057 0302;;;;N;LATIN CAPITAL LETTER W CIRCUMFLEX;;;0175;
+0175;LATIN SMALL LETTER W WITH CIRCUMFLEX;Ll;0;L;0077 0302;;;;N;LATIN SMALL LETTER W CIRCUMFLEX;;0174;;0174
+0176;LATIN CAPITAL LETTER Y WITH CIRCUMFLEX;Lu;0;L;0059 0302;;;;N;LATIN CAPITAL LETTER Y CIRCUMFLEX;;;0177;
+0177;LATIN SMALL LETTER Y WITH CIRCUMFLEX;Ll;0;L;0079 0302;;;;N;LATIN SMALL LETTER Y CIRCUMFLEX;;0176;;0176
+0178;LATIN CAPITAL LETTER Y WITH DIAERESIS;Lu;0;L;0059 0308;;;;N;LATIN CAPITAL LETTER Y DIAERESIS;;;00FF;
+0179;LATIN CAPITAL LETTER Z WITH ACUTE;Lu;0;L;005A 0301;;;;N;LATIN CAPITAL LETTER Z ACUTE;;;017A;
+017A;LATIN SMALL LETTER Z WITH ACUTE;Ll;0;L;007A 0301;;;;N;LATIN SMALL LETTER Z ACUTE;;0179;;0179
+017B;LATIN CAPITAL LETTER Z WITH DOT ABOVE;Lu;0;L;005A 0307;;;;N;LATIN CAPITAL LETTER Z DOT;;;017C;
+017C;LATIN SMALL LETTER Z WITH DOT ABOVE;Ll;0;L;007A 0307;;;;N;LATIN SMALL LETTER Z DOT;;017B;;017B
+017D;LATIN CAPITAL LETTER Z WITH CARON;Lu;0;L;005A 030C;;;;N;LATIN CAPITAL LETTER Z HACEK;;;017E;
+017E;LATIN SMALL LETTER Z WITH CARON;Ll;0;L;007A 030C;;;;N;LATIN SMALL LETTER Z HACEK;;017D;;017D
+017F;LATIN SMALL LETTER LONG S;Ll;0;L;<compat> 0073;;;;N;;;0053;;0053
+0180;LATIN SMALL LETTER B WITH STROKE;Ll;0;L;;;;;N;LATIN SMALL LETTER B BAR;;;;
+0181;LATIN CAPITAL LETTER B WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER B HOOK;;;0253;
+0182;LATIN CAPITAL LETTER B WITH TOPBAR;Lu;0;L;;;;;N;LATIN CAPITAL LETTER B TOPBAR;;;0183;
+0183;LATIN SMALL LETTER B WITH TOPBAR;Ll;0;L;;;;;N;LATIN SMALL LETTER B TOPBAR;;0182;;0182
+0184;LATIN CAPITAL LETTER TONE SIX;Lu;0;L;;;;;N;;;;0185;
+0185;LATIN SMALL LETTER TONE SIX;Ll;0;L;;;;;N;;;0184;;0184
+0186;LATIN CAPITAL LETTER OPEN O;Lu;0;L;;;;;N;;;;0254;
+0187;LATIN CAPITAL LETTER C WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER C HOOK;;;0188;
+0188;LATIN SMALL LETTER C WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER C HOOK;;0187;;0187
+0189;LATIN CAPITAL LETTER AFRICAN D;Lu;0;L;;;;;N;;*;;0256;
+018A;LATIN CAPITAL LETTER D WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER D HOOK;;;0257;
+018B;LATIN CAPITAL LETTER D WITH TOPBAR;Lu;0;L;;;;;N;LATIN CAPITAL LETTER D TOPBAR;;;018C;
+018C;LATIN SMALL LETTER D WITH TOPBAR;Ll;0;L;;;;;N;LATIN SMALL LETTER D TOPBAR;;018B;;018B
+018D;LATIN SMALL LETTER TURNED DELTA;Ll;0;L;;;;;N;;;;;
+018E;LATIN CAPITAL LETTER REVERSED E;Lu;0;L;;;;;N;LATIN CAPITAL LETTER TURNED E;;;01DD;
+018F;LATIN CAPITAL LETTER SCHWA;Lu;0;L;;;;;N;;;;0259;
+0190;LATIN CAPITAL LETTER OPEN E;Lu;0;L;;;;;N;LATIN CAPITAL LETTER EPSILON;;;025B;
+0191;LATIN CAPITAL LETTER F WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER F HOOK;;;0192;
+0192;LATIN SMALL LETTER F WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER SCRIPT F;;0191;;0191
+0193;LATIN CAPITAL LETTER G WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER G HOOK;;;0260;
+0194;LATIN CAPITAL LETTER GAMMA;Lu;0;L;;;;;N;;;;0263;
+0195;LATIN SMALL LETTER HV;Ll;0;L;;;;;N;LATIN SMALL LETTER H V;hwair;01F6;;01F6
+0196;LATIN CAPITAL LETTER IOTA;Lu;0;L;;;;;N;;;;0269;
+0197;LATIN CAPITAL LETTER I WITH STROKE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER BARRED I;;;0268;
+0198;LATIN CAPITAL LETTER K WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER K HOOK;;;0199;
+0199;LATIN SMALL LETTER K WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER K HOOK;;0198;;0198
+019A;LATIN SMALL LETTER L WITH BAR;Ll;0;L;;;;;N;LATIN SMALL LETTER BARRED L;;;;
+019B;LATIN SMALL LETTER LAMBDA WITH STROKE;Ll;0;L;;;;;N;LATIN SMALL LETTER BARRED LAMBDA;;;;
+019C;LATIN CAPITAL LETTER TURNED M;Lu;0;L;;;;;N;;;;026F;
+019D;LATIN CAPITAL LETTER N WITH LEFT HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER N HOOK;;;0272;
+019E;LATIN SMALL LETTER N WITH LONG RIGHT LEG;Ll;0;L;;;;;N;;;;;
+019F;LATIN CAPITAL LETTER O WITH MIDDLE TILDE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER BARRED O;*;;0275;
+01A0;LATIN CAPITAL LETTER O WITH HORN;Lu;0;L;004F 031B;;;;N;LATIN CAPITAL LETTER O HORN;;;01A1;
+01A1;LATIN SMALL LETTER O WITH HORN;Ll;0;L;006F 031B;;;;N;LATIN SMALL LETTER O HORN;;01A0;;01A0
+01A2;LATIN CAPITAL LETTER OI;Lu;0;L;;;;;N;LATIN CAPITAL LETTER O I;gha;;01A3;
+01A3;LATIN SMALL LETTER OI;Ll;0;L;;;;;N;LATIN SMALL LETTER O I;gha;01A2;;01A2
+01A4;LATIN CAPITAL LETTER P WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER P HOOK;;;01A5;
+01A5;LATIN SMALL LETTER P WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER P HOOK;;01A4;;01A4
+01A6;LATIN LETTER YR;Lu;0;L;;;;;N;LATIN LETTER Y R;;;0280;
+01A7;LATIN CAPITAL LETTER TONE TWO;Lu;0;L;;;;;N;;;;01A8;
+01A8;LATIN SMALL LETTER TONE TWO;Ll;0;L;;;;;N;;;01A7;;01A7
+01A9;LATIN CAPITAL LETTER ESH;Lu;0;L;;;;;N;;;;0283;
+01AA;LATIN LETTER REVERSED ESH LOOP;Ll;0;L;;;;;N;;;;;
+01AB;LATIN SMALL LETTER T WITH PALATAL HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER T PALATAL HOOK;;;;
+01AC;LATIN CAPITAL LETTER T WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER T HOOK;;;01AD;
+01AD;LATIN SMALL LETTER T WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER T HOOK;;01AC;;01AC
+01AE;LATIN CAPITAL LETTER T WITH RETROFLEX HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER T RETROFLEX HOOK;;;0288;
+01AF;LATIN CAPITAL LETTER U WITH HORN;Lu;0;L;0055 031B;;;;N;LATIN CAPITAL LETTER U HORN;;;01B0;
+01B0;LATIN SMALL LETTER U WITH HORN;Ll;0;L;0075 031B;;;;N;LATIN SMALL LETTER U HORN;;01AF;;01AF
+01B1;LATIN CAPITAL LETTER UPSILON;Lu;0;L;;;;;N;;;;028A;
+01B2;LATIN CAPITAL LETTER V WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER SCRIPT V;;;028B;
+01B3;LATIN CAPITAL LETTER Y WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER Y HOOK;;;01B4;
+01B4;LATIN SMALL LETTER Y WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER Y HOOK;;01B3;;01B3
+01B5;LATIN CAPITAL LETTER Z WITH STROKE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER Z BAR;;;01B6;
+01B6;LATIN SMALL LETTER Z WITH STROKE;Ll;0;L;;;;;N;LATIN SMALL LETTER Z BAR;;01B5;;01B5
+01B7;LATIN CAPITAL LETTER EZH;Lu;0;L;;;;;N;LATIN CAPITAL LETTER YOGH;;;0292;
+01B8;LATIN CAPITAL LETTER EZH REVERSED;Lu;0;L;;;;;N;LATIN CAPITAL LETTER REVERSED YOGH;;;01B9;
+01B9;LATIN SMALL LETTER EZH REVERSED;Ll;0;L;;;;;N;LATIN SMALL LETTER REVERSED YOGH;;01B8;;01B8
+01BA;LATIN SMALL LETTER EZH WITH TAIL;Ll;0;L;;;;;N;LATIN SMALL LETTER YOGH WITH TAIL;;;;
+01BB;LATIN LETTER TWO WITH STROKE;Lo;0;L;;;;;N;LATIN LETTER TWO BAR;;;;
+01BC;LATIN CAPITAL LETTER TONE FIVE;Lu;0;L;;;;;N;;;;01BD;
+01BD;LATIN SMALL LETTER TONE FIVE;Ll;0;L;;;;;N;;;01BC;;01BC
+01BE;LATIN LETTER INVERTED GLOTTAL STOP WITH STROKE;Ll;0;L;;;;;N;LATIN LETTER INVERTED GLOTTAL STOP BAR;;;;
+01BF;LATIN LETTER WYNN;Ll;0;L;;;;;N;;;01F7;;01F7
+01C0;LATIN LETTER DENTAL CLICK;Lo;0;L;;;;;N;LATIN LETTER PIPE;;;;
+01C1;LATIN LETTER LATERAL CLICK;Lo;0;L;;;;;N;LATIN LETTER DOUBLE PIPE;;;;
+01C2;LATIN LETTER ALVEOLAR CLICK;Lo;0;L;;;;;N;LATIN LETTER PIPE DOUBLE BAR;;;;
+01C3;LATIN LETTER RETROFLEX CLICK;Lo;0;L;;;;;N;LATIN LETTER EXCLAMATION MARK;;;;
+01C4;LATIN CAPITAL LETTER DZ WITH CARON;Lu;0;L;<compat> 0044 017D;;;;N;LATIN CAPITAL LETTER D Z HACEK;;;01C6;01C5
+01C5;LATIN CAPITAL LETTER D WITH SMALL LETTER Z WITH CARON;Lt;0;L;<compat> 0044 017E;;;;N;LATIN LETTER CAPITAL D SMALL Z HACEK;;01C4;01C6;
+01C6;LATIN SMALL LETTER DZ WITH CARON;Ll;0;L;<compat> 0064 017E;;;;N;LATIN SMALL LETTER D Z HACEK;;01C4;;01C5
+01C7;LATIN CAPITAL LETTER LJ;Lu;0;L;<compat> 004C 004A;;;;N;LATIN CAPITAL LETTER L J;;;01C9;01C8
+01C8;LATIN CAPITAL LETTER L WITH SMALL LETTER J;Lt;0;L;<compat> 004C 006A;;;;N;LATIN LETTER CAPITAL L SMALL J;;01C7;01C9;
+01C9;LATIN SMALL LETTER LJ;Ll;0;L;<compat> 006C 006A;;;;N;LATIN SMALL LETTER L J;;01C7;;01C8
+01CA;LATIN CAPITAL LETTER NJ;Lu;0;L;<compat> 004E 004A;;;;N;LATIN CAPITAL LETTER N J;;;01CC;01CB
+01CB;LATIN CAPITAL LETTER N WITH SMALL LETTER J;Lt;0;L;<compat> 004E 006A;;;;N;LATIN LETTER CAPITAL N SMALL J;;01CA;01CC;
+01CC;LATIN SMALL LETTER NJ;Ll;0;L;<compat> 006E 006A;;;;N;LATIN SMALL LETTER N J;;01CA;;01CB
+01CD;LATIN CAPITAL LETTER A WITH CARON;Lu;0;L;0041 030C;;;;N;LATIN CAPITAL LETTER A HACEK;;;01CE;
+01CE;LATIN SMALL LETTER A WITH CARON;Ll;0;L;0061 030C;;;;N;LATIN SMALL LETTER A HACEK;;01CD;;01CD
+01CF;LATIN CAPITAL LETTER I WITH CARON;Lu;0;L;0049 030C;;;;N;LATIN CAPITAL LETTER I HACEK;;;01D0;
+01D0;LATIN SMALL LETTER I WITH CARON;Ll;0;L;0069 030C;;;;N;LATIN SMALL LETTER I HACEK;;01CF;;01CF
+01D1;LATIN CAPITAL LETTER O WITH CARON;Lu;0;L;004F 030C;;;;N;LATIN CAPITAL LETTER O HACEK;;;01D2;
+01D2;LATIN SMALL LETTER O WITH CARON;Ll;0;L;006F 030C;;;;N;LATIN SMALL LETTER O HACEK;;01D1;;01D1
+01D3;LATIN CAPITAL LETTER U WITH CARON;Lu;0;L;0055 030C;;;;N;LATIN CAPITAL LETTER U HACEK;;;01D4;
+01D4;LATIN SMALL LETTER U WITH CARON;Ll;0;L;0075 030C;;;;N;LATIN SMALL LETTER U HACEK;;01D3;;01D3
+01D5;LATIN CAPITAL LETTER U WITH DIAERESIS AND MACRON;Lu;0;L;00DC 0304;;;;N;LATIN CAPITAL LETTER U DIAERESIS MACRON;;;01D6;
+01D6;LATIN SMALL LETTER U WITH DIAERESIS AND MACRON;Ll;0;L;00FC 0304;;;;N;LATIN SMALL LETTER U DIAERESIS MACRON;;01D5;;01D5
+01D7;LATIN CAPITAL LETTER U WITH DIAERESIS AND ACUTE;Lu;0;L;00DC 0301;;;;N;LATIN CAPITAL LETTER U DIAERESIS ACUTE;;;01D8;
+01D8;LATIN SMALL LETTER U WITH DIAERESIS AND ACUTE;Ll;0;L;00FC 0301;;;;N;LATIN SMALL LETTER U DIAERESIS ACUTE;;01D7;;01D7
+01D9;LATIN CAPITAL LETTER U WITH DIAERESIS AND CARON;Lu;0;L;00DC 030C;;;;N;LATIN CAPITAL LETTER U DIAERESIS HACEK;;;01DA;
+01DA;LATIN SMALL LETTER U WITH DIAERESIS AND CARON;Ll;0;L;00FC 030C;;;;N;LATIN SMALL LETTER U DIAERESIS HACEK;;01D9;;01D9
+01DB;LATIN CAPITAL LETTER U WITH DIAERESIS AND GRAVE;Lu;0;L;00DC 0300;;;;N;LATIN CAPITAL LETTER U DIAERESIS GRAVE;;;01DC;
+01DC;LATIN SMALL LETTER U WITH DIAERESIS AND GRAVE;Ll;0;L;00FC 0300;;;;N;LATIN SMALL LETTER U DIAERESIS GRAVE;;01DB;;01DB
+01DD;LATIN SMALL LETTER TURNED E;Ll;0;L;;;;;N;;;018E;;018E
+01DE;LATIN CAPITAL LETTER A WITH DIAERESIS AND MACRON;Lu;0;L;00C4 0304;;;;N;LATIN CAPITAL LETTER A DIAERESIS MACRON;;;01DF;
+01DF;LATIN SMALL LETTER A WITH DIAERESIS AND MACRON;Ll;0;L;00E4 0304;;;;N;LATIN SMALL LETTER A DIAERESIS MACRON;;01DE;;01DE
+01E0;LATIN CAPITAL LETTER A WITH DOT ABOVE AND MACRON;Lu;0;L;0226 0304;;;;N;LATIN CAPITAL LETTER A DOT MACRON;;;01E1;
+01E1;LATIN SMALL LETTER A WITH DOT ABOVE AND MACRON;Ll;0;L;0227 0304;;;;N;LATIN SMALL LETTER A DOT MACRON;;01E0;;01E0
+01E2;LATIN CAPITAL LETTER AE WITH MACRON;Lu;0;L;00C6 0304;;;;N;LATIN CAPITAL LETTER A E MACRON;ash *;;01E3;
+01E3;LATIN SMALL LETTER AE WITH MACRON;Ll;0;L;00E6 0304;;;;N;LATIN SMALL LETTER A E MACRON;ash *;01E2;;01E2
+01E4;LATIN CAPITAL LETTER G WITH STROKE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER G BAR;;;01E5;
+01E5;LATIN SMALL LETTER G WITH STROKE;Ll;0;L;;;;;N;LATIN SMALL LETTER G BAR;;01E4;;01E4
+01E6;LATIN CAPITAL LETTER G WITH CARON;Lu;0;L;0047 030C;;;;N;LATIN CAPITAL LETTER G HACEK;;;01E7;
+01E7;LATIN SMALL LETTER G WITH CARON;Ll;0;L;0067 030C;;;;N;LATIN SMALL LETTER G HACEK;;01E6;;01E6
+01E8;LATIN CAPITAL LETTER K WITH CARON;Lu;0;L;004B 030C;;;;N;LATIN CAPITAL LETTER K HACEK;;;01E9;
+01E9;LATIN SMALL LETTER K WITH CARON;Ll;0;L;006B 030C;;;;N;LATIN SMALL LETTER K HACEK;;01E8;;01E8
+01EA;LATIN CAPITAL LETTER O WITH OGONEK;Lu;0;L;004F 0328;;;;N;LATIN CAPITAL LETTER O OGONEK;;;01EB;
+01EB;LATIN SMALL LETTER O WITH OGONEK;Ll;0;L;006F 0328;;;;N;LATIN SMALL LETTER O OGONEK;;01EA;;01EA
+01EC;LATIN CAPITAL LETTER O WITH OGONEK AND MACRON;Lu;0;L;01EA 0304;;;;N;LATIN CAPITAL LETTER O OGONEK MACRON;;;01ED;
+01ED;LATIN SMALL LETTER O WITH OGONEK AND MACRON;Ll;0;L;01EB 0304;;;;N;LATIN SMALL LETTER O OGONEK MACRON;;01EC;;01EC
+01EE;LATIN CAPITAL LETTER EZH WITH CARON;Lu;0;L;01B7 030C;;;;N;LATIN CAPITAL LETTER YOGH HACEK;;;01EF;
+01EF;LATIN SMALL LETTER EZH WITH CARON;Ll;0;L;0292 030C;;;;N;LATIN SMALL LETTER YOGH HACEK;;01EE;;01EE
+01F0;LATIN SMALL LETTER J WITH CARON;Ll;0;L;006A 030C;;;;N;LATIN SMALL LETTER J HACEK;;;;
+01F1;LATIN CAPITAL LETTER DZ;Lu;0;L;<compat> 0044 005A;;;;N;;;;01F3;01F2
+01F2;LATIN CAPITAL LETTER D WITH SMALL LETTER Z;Lt;0;L;<compat> 0044 007A;;;;N;;;01F1;01F3;
+01F3;LATIN SMALL LETTER DZ;Ll;0;L;<compat> 0064 007A;;;;N;;;01F1;;01F2
+01F4;LATIN CAPITAL LETTER G WITH ACUTE;Lu;0;L;0047 0301;;;;N;;;;01F5;
+01F5;LATIN SMALL LETTER G WITH ACUTE;Ll;0;L;0067 0301;;;;N;;;01F4;;01F4
+01F6;LATIN CAPITAL LETTER HWAIR;Lu;0;L;;;;;N;;;;0195;
+01F7;LATIN CAPITAL LETTER WYNN;Lu;0;L;;;;;N;;;;01BF;
+01F8;LATIN CAPITAL LETTER N WITH GRAVE;Lu;0;L;004E 0300;;;;N;;;;01F9;
+01F9;LATIN SMALL LETTER N WITH GRAVE;Ll;0;L;006E 0300;;;;N;;;01F8;;01F8
+01FA;LATIN CAPITAL LETTER A WITH RING ABOVE AND ACUTE;Lu;0;L;00C5 0301;;;;N;;;;01FB;
+01FB;LATIN SMALL LETTER A WITH RING ABOVE AND ACUTE;Ll;0;L;00E5 0301;;;;N;;;01FA;;01FA
+01FC;LATIN CAPITAL LETTER AE WITH ACUTE;Lu;0;L;00C6 0301;;;;N;;ash *;;01FD;
+01FD;LATIN SMALL LETTER AE WITH ACUTE;Ll;0;L;00E6 0301;;;;N;;ash *;01FC;;01FC
+01FE;LATIN CAPITAL LETTER O WITH STROKE AND ACUTE;Lu;0;L;00D8 0301;;;;N;;;;01FF;
+01FF;LATIN SMALL LETTER O WITH STROKE AND ACUTE;Ll;0;L;00F8 0301;;;;N;;;01FE;;01FE
+0200;LATIN CAPITAL LETTER A WITH DOUBLE GRAVE;Lu;0;L;0041 030F;;;;N;;;;0201;
+0201;LATIN SMALL LETTER A WITH DOUBLE GRAVE;Ll;0;L;0061 030F;;;;N;;;0200;;0200
+0202;LATIN CAPITAL LETTER A WITH INVERTED BREVE;Lu;0;L;0041 0311;;;;N;;;;0203;
+0203;LATIN SMALL LETTER A WITH INVERTED BREVE;Ll;0;L;0061 0311;;;;N;;;0202;;0202
+0204;LATIN CAPITAL LETTER E WITH DOUBLE GRAVE;Lu;0;L;0045 030F;;;;N;;;;0205;
+0205;LATIN SMALL LETTER E WITH DOUBLE GRAVE;Ll;0;L;0065 030F;;;;N;;;0204;;0204
+0206;LATIN CAPITAL LETTER E WITH INVERTED BREVE;Lu;0;L;0045 0311;;;;N;;;;0207;
+0207;LATIN SMALL LETTER E WITH INVERTED BREVE;Ll;0;L;0065 0311;;;;N;;;0206;;0206
+0208;LATIN CAPITAL LETTER I WITH DOUBLE GRAVE;Lu;0;L;0049 030F;;;;N;;;;0209;
+0209;LATIN SMALL LETTER I WITH DOUBLE GRAVE;Ll;0;L;0069 030F;;;;N;;;0208;;0208
+020A;LATIN CAPITAL LETTER I WITH INVERTED BREVE;Lu;0;L;0049 0311;;;;N;;;;020B;
+020B;LATIN SMALL LETTER I WITH INVERTED BREVE;Ll;0;L;0069 0311;;;;N;;;020A;;020A
+020C;LATIN CAPITAL LETTER O WITH DOUBLE GRAVE;Lu;0;L;004F 030F;;;;N;;;;020D;
+020D;LATIN SMALL LETTER O WITH DOUBLE GRAVE;Ll;0;L;006F 030F;;;;N;;;020C;;020C
+020E;LATIN CAPITAL LETTER O WITH INVERTED BREVE;Lu;0;L;004F 0311;;;;N;;;;020F;
+020F;LATIN SMALL LETTER O WITH INVERTED BREVE;Ll;0;L;006F 0311;;;;N;;;020E;;020E
+0210;LATIN CAPITAL LETTER R WITH DOUBLE GRAVE;Lu;0;L;0052 030F;;;;N;;;;0211;
+0211;LATIN SMALL LETTER R WITH DOUBLE GRAVE;Ll;0;L;0072 030F;;;;N;;;0210;;0210
+0212;LATIN CAPITAL LETTER R WITH INVERTED BREVE;Lu;0;L;0052 0311;;;;N;;;;0213;
+0213;LATIN SMALL LETTER R WITH INVERTED BREVE;Ll;0;L;0072 0311;;;;N;;;0212;;0212
+0214;LATIN CAPITAL LETTER U WITH DOUBLE GRAVE;Lu;0;L;0055 030F;;;;N;;;;0215;
+0215;LATIN SMALL LETTER U WITH DOUBLE GRAVE;Ll;0;L;0075 030F;;;;N;;;0214;;0214
+0216;LATIN CAPITAL LETTER U WITH INVERTED BREVE;Lu;0;L;0055 0311;;;;N;;;;0217;
+0217;LATIN SMALL LETTER U WITH INVERTED BREVE;Ll;0;L;0075 0311;;;;N;;;0216;;0216
+0218;LATIN CAPITAL LETTER S WITH COMMA BELOW;Lu;0;L;0053 0326;;;;N;;*;;0219;
+0219;LATIN SMALL LETTER S WITH COMMA BELOW;Ll;0;L;0073 0326;;;;N;;*;0218;;0218
+021A;LATIN CAPITAL LETTER T WITH COMMA BELOW;Lu;0;L;0054 0326;;;;N;;*;;021B;
+021B;LATIN SMALL LETTER T WITH COMMA BELOW;Ll;0;L;0074 0326;;;;N;;*;021A;;021A
+021C;LATIN CAPITAL LETTER YOGH;Lu;0;L;;;;;N;;;;021D;
+021D;LATIN SMALL LETTER YOGH;Ll;0;L;;;;;N;;;021C;;021C
+021E;LATIN CAPITAL LETTER H WITH CARON;Lu;0;L;0048 030C;;;;N;;;;021F;
+021F;LATIN SMALL LETTER H WITH CARON;Ll;0;L;0068 030C;;;;N;;;021E;;021E
+0222;LATIN CAPITAL LETTER OU;Lu;0;L;;;;;N;;;;0223;
+0223;LATIN SMALL LETTER OU;Ll;0;L;;;;;N;;;0222;;0222
+0224;LATIN CAPITAL LETTER Z WITH HOOK;Lu;0;L;;;;;N;;;;0225;
+0225;LATIN SMALL LETTER Z WITH HOOK;Ll;0;L;;;;;N;;;0224;;0224
+0226;LATIN CAPITAL LETTER A WITH DOT ABOVE;Lu;0;L;0041 0307;;;;N;;;;0227;
+0227;LATIN SMALL LETTER A WITH DOT ABOVE;Ll;0;L;0061 0307;;;;N;;;0226;;0226
+0228;LATIN CAPITAL LETTER E WITH CEDILLA;Lu;0;L;0045 0327;;;;N;;;;0229;
+0229;LATIN SMALL LETTER E WITH CEDILLA;Ll;0;L;0065 0327;;;;N;;;0228;;0228
+022A;LATIN CAPITAL LETTER O WITH DIAERESIS AND MACRON;Lu;0;L;00D6 0304;;;;N;;;;022B;
+022B;LATIN SMALL LETTER O WITH DIAERESIS AND MACRON;Ll;0;L;00F6 0304;;;;N;;;022A;;022A
+022C;LATIN CAPITAL LETTER O WITH TILDE AND MACRON;Lu;0;L;00D5 0304;;;;N;;;;022D;
+022D;LATIN SMALL LETTER O WITH TILDE AND MACRON;Ll;0;L;00F5 0304;;;;N;;;022C;;022C
+022E;LATIN CAPITAL LETTER O WITH DOT ABOVE;Lu;0;L;004F 0307;;;;N;;;;022F;
+022F;LATIN SMALL LETTER O WITH DOT ABOVE;Ll;0;L;006F 0307;;;;N;;;022E;;022E
+0230;LATIN CAPITAL LETTER O WITH DOT ABOVE AND MACRON;Lu;0;L;022E 0304;;;;N;;;;0231;
+0231;LATIN SMALL LETTER O WITH DOT ABOVE AND MACRON;Ll;0;L;022F 0304;;;;N;;;0230;;0230
+0232;LATIN CAPITAL LETTER Y WITH MACRON;Lu;0;L;0059 0304;;;;N;;;;0233;
+0233;LATIN SMALL LETTER Y WITH MACRON;Ll;0;L;0079 0304;;;;N;;;0232;;0232
+0250;LATIN SMALL LETTER TURNED A;Ll;0;L;;;;;N;;;;;
+0251;LATIN SMALL LETTER ALPHA;Ll;0;L;;;;;N;LATIN SMALL LETTER SCRIPT A;;;;
+0252;LATIN SMALL LETTER TURNED ALPHA;Ll;0;L;;;;;N;LATIN SMALL LETTER TURNED SCRIPT A;;;;
+0253;LATIN SMALL LETTER B WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER B HOOK;;0181;;0181
+0254;LATIN SMALL LETTER OPEN O;Ll;0;L;;;;;N;;;0186;;0186
+0255;LATIN SMALL LETTER C WITH CURL;Ll;0;L;;;;;N;LATIN SMALL LETTER C CURL;;;;
+0256;LATIN SMALL LETTER D WITH TAIL;Ll;0;L;;;;;N;LATIN SMALL LETTER D RETROFLEX HOOK;;0189;;0189
+0257;LATIN SMALL LETTER D WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER D HOOK;;018A;;018A
+0258;LATIN SMALL LETTER REVERSED E;Ll;0;L;;;;;N;;;;;
+0259;LATIN SMALL LETTER SCHWA;Ll;0;L;;;;;N;;;018F;;018F
+025A;LATIN SMALL LETTER SCHWA WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER SCHWA HOOK;;;;
+025B;LATIN SMALL LETTER OPEN E;Ll;0;L;;;;;N;LATIN SMALL LETTER EPSILON;;0190;;0190
+025C;LATIN SMALL LETTER REVERSED OPEN E;Ll;0;L;;;;;N;LATIN SMALL LETTER REVERSED EPSILON;;;;
+025D;LATIN SMALL LETTER REVERSED OPEN E WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER REVERSED EPSILON HOOK;;;;
+025E;LATIN SMALL LETTER CLOSED REVERSED OPEN E;Ll;0;L;;;;;N;LATIN SMALL LETTER CLOSED REVERSED EPSILON;;;;
+025F;LATIN SMALL LETTER DOTLESS J WITH STROKE;Ll;0;L;;;;;N;LATIN SMALL LETTER DOTLESS J BAR;;;;
+0260;LATIN SMALL LETTER G WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER G HOOK;;0193;;0193
+0261;LATIN SMALL LETTER SCRIPT G;Ll;0;L;;;;;N;;;;;
+0262;LATIN LETTER SMALL CAPITAL G;Ll;0;L;;;;;N;;;;;
+0263;LATIN SMALL LETTER GAMMA;Ll;0;L;;;;;N;;;0194;;0194
+0264;LATIN SMALL LETTER RAMS HORN;Ll;0;L;;;;;N;LATIN SMALL LETTER BABY GAMMA;;;;
+0265;LATIN SMALL LETTER TURNED H;Ll;0;L;;;;;N;;;;;
+0266;LATIN SMALL LETTER H WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER H HOOK;;;;
+0267;LATIN SMALL LETTER HENG WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER HENG HOOK;;;;
+0268;LATIN SMALL LETTER I WITH STROKE;Ll;0;L;;;;;N;LATIN SMALL LETTER BARRED I;;0197;;0197
+0269;LATIN SMALL LETTER IOTA;Ll;0;L;;;;;N;;;0196;;0196
+026A;LATIN LETTER SMALL CAPITAL I;Ll;0;L;;;;;N;;;;;
+026B;LATIN SMALL LETTER L WITH MIDDLE TILDE;Ll;0;L;;;;;N;;;;;
+026C;LATIN SMALL LETTER L WITH BELT;Ll;0;L;;;;;N;LATIN SMALL LETTER L BELT;;;;
+026D;LATIN SMALL LETTER L WITH RETROFLEX HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER L RETROFLEX HOOK;;;;
+026E;LATIN SMALL LETTER LEZH;Ll;0;L;;;;;N;LATIN SMALL LETTER L YOGH;;;;
+026F;LATIN SMALL LETTER TURNED M;Ll;0;L;;;;;N;;;019C;;019C
+0270;LATIN SMALL LETTER TURNED M WITH LONG LEG;Ll;0;L;;;;;N;;;;;
+0271;LATIN SMALL LETTER M WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER M HOOK;;;;
+0272;LATIN SMALL LETTER N WITH LEFT HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER N HOOK;;019D;;019D
+0273;LATIN SMALL LETTER N WITH RETROFLEX HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER N RETROFLEX HOOK;;;;
+0274;LATIN LETTER SMALL CAPITAL N;Ll;0;L;;;;;N;;;;;
+0275;LATIN SMALL LETTER BARRED O;Ll;0;L;;;;;N;;;019F;;019F
+0276;LATIN LETTER SMALL CAPITAL OE;Ll;0;L;;;;;N;LATIN LETTER SMALL CAPITAL O E;;;;
+0277;LATIN SMALL LETTER CLOSED OMEGA;Ll;0;L;;;;;N;;;;;
+0278;LATIN SMALL LETTER PHI;Ll;0;L;;;;;N;;;;;
+0279;LATIN SMALL LETTER TURNED R;Ll;0;L;;;;;N;;;;;
+027A;LATIN SMALL LETTER TURNED R WITH LONG LEG;Ll;0;L;;;;;N;;;;;
+027B;LATIN SMALL LETTER TURNED R WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER TURNED R HOOK;;;;
+027C;LATIN SMALL LETTER R WITH LONG LEG;Ll;0;L;;;;;N;;;;;
+027D;LATIN SMALL LETTER R WITH TAIL;Ll;0;L;;;;;N;LATIN SMALL LETTER R HOOK;;;;
+027E;LATIN SMALL LETTER R WITH FISHHOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER FISHHOOK R;;;;
+027F;LATIN SMALL LETTER REVERSED R WITH FISHHOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER REVERSED FISHHOOK R;;;;
+0280;LATIN LETTER SMALL CAPITAL R;Ll;0;L;;;;;N;;;01A6;;01A6
+0281;LATIN LETTER SMALL CAPITAL INVERTED R;Ll;0;L;;;;;N;;;;;
+0282;LATIN SMALL LETTER S WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER S HOOK;;;;
+0283;LATIN SMALL LETTER ESH;Ll;0;L;;;;;N;;;01A9;;01A9
+0284;LATIN SMALL LETTER DOTLESS J WITH STROKE AND HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER DOTLESS J BAR HOOK;;;;
+0285;LATIN SMALL LETTER SQUAT REVERSED ESH;Ll;0;L;;;;;N;;;;;
+0286;LATIN SMALL LETTER ESH WITH CURL;Ll;0;L;;;;;N;LATIN SMALL LETTER ESH CURL;;;;
+0287;LATIN SMALL LETTER TURNED T;Ll;0;L;;;;;N;;;;;
+0288;LATIN SMALL LETTER T WITH RETROFLEX HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER T RETROFLEX HOOK;;01AE;;01AE
+0289;LATIN SMALL LETTER U BAR;Ll;0;L;;;;;N;;;;;
+028A;LATIN SMALL LETTER UPSILON;Ll;0;L;;;;;N;;;01B1;;01B1
+028B;LATIN SMALL LETTER V WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER SCRIPT V;;01B2;;01B2
+028C;LATIN SMALL LETTER TURNED V;Ll;0;L;;;;;N;;;;;
+028D;LATIN SMALL LETTER TURNED W;Ll;0;L;;;;;N;;;;;
+028E;LATIN SMALL LETTER TURNED Y;Ll;0;L;;;;;N;;;;;
+028F;LATIN LETTER SMALL CAPITAL Y;Ll;0;L;;;;;N;;;;;
+0290;LATIN SMALL LETTER Z WITH RETROFLEX HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER Z RETROFLEX HOOK;;;;
+0291;LATIN SMALL LETTER Z WITH CURL;Ll;0;L;;;;;N;LATIN SMALL LETTER Z CURL;;;;
+0292;LATIN SMALL LETTER EZH;Ll;0;L;;;;;N;LATIN SMALL LETTER YOGH;;01B7;;01B7
+0293;LATIN SMALL LETTER EZH WITH CURL;Ll;0;L;;;;;N;LATIN SMALL LETTER YOGH CURL;;;;
+0294;LATIN LETTER GLOTTAL STOP;Ll;0;L;;;;;N;;;;;
+0295;LATIN LETTER PHARYNGEAL VOICED FRICATIVE;Ll;0;L;;;;;N;LATIN LETTER REVERSED GLOTTAL STOP;;;;
+0296;LATIN LETTER INVERTED GLOTTAL STOP;Ll;0;L;;;;;N;;;;;
+0297;LATIN LETTER STRETCHED C;Ll;0;L;;;;;N;;;;;
+0298;LATIN LETTER BILABIAL CLICK;Ll;0;L;;;;;N;LATIN LETTER BULLSEYE;;;;
+0299;LATIN LETTER SMALL CAPITAL B;Ll;0;L;;;;;N;;;;;
+029A;LATIN SMALL LETTER CLOSED OPEN E;Ll;0;L;;;;;N;LATIN SMALL LETTER CLOSED EPSILON;;;;
+029B;LATIN LETTER SMALL CAPITAL G WITH HOOK;Ll;0;L;;;;;N;LATIN LETTER SMALL CAPITAL G HOOK;;;;
+029C;LATIN LETTER SMALL CAPITAL H;Ll;0;L;;;;;N;;;;;
+029D;LATIN SMALL LETTER J WITH CROSSED-TAIL;Ll;0;L;;;;;N;LATIN SMALL LETTER CROSSED-TAIL J;;;;
+029E;LATIN SMALL LETTER TURNED K;Ll;0;L;;;;;N;;;;;
+029F;LATIN LETTER SMALL CAPITAL L;Ll;0;L;;;;;N;;;;;
+02A0;LATIN SMALL LETTER Q WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER Q HOOK;;;;
+02A1;LATIN LETTER GLOTTAL STOP WITH STROKE;Ll;0;L;;;;;N;LATIN LETTER GLOTTAL STOP BAR;;;;
+02A2;LATIN LETTER REVERSED GLOTTAL STOP WITH STROKE;Ll;0;L;;;;;N;LATIN LETTER REVERSED GLOTTAL STOP BAR;;;;
+02A3;LATIN SMALL LETTER DZ DIGRAPH;Ll;0;L;;;;;N;LATIN SMALL LETTER D Z;;;;
+02A4;LATIN SMALL LETTER DEZH DIGRAPH;Ll;0;L;;;;;N;LATIN SMALL LETTER D YOGH;;;;
+02A5;LATIN SMALL LETTER DZ DIGRAPH WITH CURL;Ll;0;L;;;;;N;LATIN SMALL LETTER D Z CURL;;;;
+02A6;LATIN SMALL LETTER TS DIGRAPH;Ll;0;L;;;;;N;LATIN SMALL LETTER T S;;;;
+02A7;LATIN SMALL LETTER TESH DIGRAPH;Ll;0;L;;;;;N;LATIN SMALL LETTER T ESH;;;;
+02A8;LATIN SMALL LETTER TC DIGRAPH WITH CURL;Ll;0;L;;;;;N;LATIN SMALL LETTER T C CURL;;;;
+02A9;LATIN SMALL LETTER FENG DIGRAPH;Ll;0;L;;;;;N;;;;;
+02AA;LATIN SMALL LETTER LS DIGRAPH;Ll;0;L;;;;;N;;;;;
+02AB;LATIN SMALL LETTER LZ DIGRAPH;Ll;0;L;;;;;N;;;;;
+02AC;LATIN LETTER BILABIAL PERCUSSIVE;Ll;0;L;;;;;N;;;;;
+02AD;LATIN LETTER BIDENTAL PERCUSSIVE;Ll;0;L;;;;;N;;;;;
+02B0;MODIFIER LETTER SMALL H;Lm;0;L;<super> 0068;;;;N;;;;;
+02B1;MODIFIER LETTER SMALL H WITH HOOK;Lm;0;L;<super> 0266;;;;N;MODIFIER LETTER SMALL H HOOK;;;;
+02B2;MODIFIER LETTER SMALL J;Lm;0;L;<super> 006A;;;;N;;;;;
+02B3;MODIFIER LETTER SMALL R;Lm;0;L;<super> 0072;;;;N;;;;;
+02B4;MODIFIER LETTER SMALL TURNED R;Lm;0;L;<super> 0279;;;;N;;;;;
+02B5;MODIFIER LETTER SMALL TURNED R WITH HOOK;Lm;0;L;<super> 027B;;;;N;MODIFIER LETTER SMALL TURNED R HOOK;;;;
+02B6;MODIFIER LETTER SMALL CAPITAL INVERTED R;Lm;0;L;<super> 0281;;;;N;;;;;
+02B7;MODIFIER LETTER SMALL W;Lm;0;L;<super> 0077;;;;N;;;;;
+02B8;MODIFIER LETTER SMALL Y;Lm;0;L;<super> 0079;;;;N;;;;;
+02B9;MODIFIER LETTER PRIME;Sk;0;ON;;;;;N;;;;;
+02BA;MODIFIER LETTER DOUBLE PRIME;Sk;0;ON;;;;;N;;;;;
+02BB;MODIFIER LETTER TURNED COMMA;Lm;0;L;;;;;N;;;;;
+02BC;MODIFIER LETTER APOSTROPHE;Lm;0;L;;;;;N;;;;;
+02BD;MODIFIER LETTER REVERSED COMMA;Lm;0;L;;;;;N;;;;;
+02BE;MODIFIER LETTER RIGHT HALF RING;Lm;0;L;;;;;N;;;;;
+02BF;MODIFIER LETTER LEFT HALF RING;Lm;0;L;;;;;N;;;;;
+02C0;MODIFIER LETTER GLOTTAL STOP;Lm;0;L;;;;;N;;;;;
+02C1;MODIFIER LETTER REVERSED GLOTTAL STOP;Lm;0;L;;;;;N;;;;;
+02C2;MODIFIER LETTER LEFT ARROWHEAD;Sk;0;ON;;;;;N;;;;;
+02C3;MODIFIER LETTER RIGHT ARROWHEAD;Sk;0;ON;;;;;N;;;;;
+02C4;MODIFIER LETTER UP ARROWHEAD;Sk;0;ON;;;;;N;;;;;
+02C5;MODIFIER LETTER DOWN ARROWHEAD;Sk;0;ON;;;;;N;;;;;
+02C6;MODIFIER LETTER CIRCUMFLEX ACCENT;Sk;0;ON;;;;;N;MODIFIER LETTER CIRCUMFLEX;;;;
+02C7;CARON;Sk;0;ON;;;;;N;MODIFIER LETTER HACEK;Mandarin Chinese third tone;;;
+02C8;MODIFIER LETTER VERTICAL LINE;Sk;0;ON;;;;;N;;;;;
+02C9;MODIFIER LETTER MACRON;Sk;0;ON;;;;;N;;Mandarin Chinese first tone;;;
+02CA;MODIFIER LETTER ACUTE ACCENT;Sk;0;ON;;;;;N;MODIFIER LETTER ACUTE;Mandarin Chinese second tone;;;
+02CB;MODIFIER LETTER GRAVE ACCENT;Sk;0;ON;;;;;N;MODIFIER LETTER GRAVE;Mandarin Chinese fourth tone;;;
+02CC;MODIFIER LETTER LOW VERTICAL LINE;Sk;0;ON;;;;;N;;;;;
+02CD;MODIFIER LETTER LOW MACRON;Sk;0;ON;;;;;N;;;;;
+02CE;MODIFIER LETTER LOW GRAVE ACCENT;Sk;0;ON;;;;;N;MODIFIER LETTER LOW GRAVE;;;;
+02CF;MODIFIER LETTER LOW ACUTE ACCENT;Sk;0;ON;;;;;N;MODIFIER LETTER LOW ACUTE;;;;
+02D0;MODIFIER LETTER TRIANGULAR COLON;Lm;0;L;;;;;N;;;;;
+02D1;MODIFIER LETTER HALF TRIANGULAR COLON;Lm;0;L;;;;;N;;;;;
+02D2;MODIFIER LETTER CENTRED RIGHT HALF RING;Sk;0;ON;;;;;N;MODIFIER LETTER CENTERED RIGHT HALF RING;;;;
+02D3;MODIFIER LETTER CENTRED LEFT HALF RING;Sk;0;ON;;;;;N;MODIFIER LETTER CENTERED LEFT HALF RING;;;;
+02D4;MODIFIER LETTER UP TACK;Sk;0;ON;;;;;N;;;;;
+02D5;MODIFIER LETTER DOWN TACK;Sk;0;ON;;;;;N;;;;;
+02D6;MODIFIER LETTER PLUS SIGN;Sk;0;ON;;;;;N;;;;;
+02D7;MODIFIER LETTER MINUS SIGN;Sk;0;ON;;;;;N;;;;;
+02D8;BREVE;Sk;0;ON;<compat> 0020 0306;;;;N;SPACING BREVE;;;;
+02D9;DOT ABOVE;Sk;0;ON;<compat> 0020 0307;;;;N;SPACING DOT ABOVE;Mandarin Chinese light tone;;;
+02DA;RING ABOVE;Sk;0;ON;<compat> 0020 030A;;;;N;SPACING RING ABOVE;;;;
+02DB;OGONEK;Sk;0;ON;<compat> 0020 0328;;;;N;SPACING OGONEK;;;;
+02DC;SMALL TILDE;Sk;0;ON;<compat> 0020 0303;;;;N;SPACING TILDE;;;;
+02DD;DOUBLE ACUTE ACCENT;Sk;0;ON;<compat> 0020 030B;;;;N;SPACING DOUBLE ACUTE;;;;
+02DE;MODIFIER LETTER RHOTIC HOOK;Sk;0;ON;;;;;N;;;;;
+02DF;MODIFIER LETTER CROSS ACCENT;Sk;0;ON;;;;;N;;;;;
+02E0;MODIFIER LETTER SMALL GAMMA;Lm;0;L;<super> 0263;;;;N;;;;;
+02E1;MODIFIER LETTER SMALL L;Lm;0;L;<super> 006C;;;;N;;;;;
+02E2;MODIFIER LETTER SMALL S;Lm;0;L;<super> 0073;;;;N;;;;;
+02E3;MODIFIER LETTER SMALL X;Lm;0;L;<super> 0078;;;;N;;;;;
+02E4;MODIFIER LETTER SMALL REVERSED GLOTTAL STOP;Lm;0;L;<super> 0295;;;;N;;;;;
+02E5;MODIFIER LETTER EXTRA-HIGH TONE BAR;Sk;0;ON;;;;;N;;;;;
+02E6;MODIFIER LETTER HIGH TONE BAR;Sk;0;ON;;;;;N;;;;;
+02E7;MODIFIER LETTER MID TONE BAR;Sk;0;ON;;;;;N;;;;;
+02E8;MODIFIER LETTER LOW TONE BAR;Sk;0;ON;;;;;N;;;;;
+02E9;MODIFIER LETTER EXTRA-LOW TONE BAR;Sk;0;ON;;;;;N;;;;;
+02EA;MODIFIER LETTER YIN DEPARTING TONE MARK;Sk;0;ON;;;;;N;;;;;
+02EB;MODIFIER LETTER YANG DEPARTING TONE MARK;Sk;0;ON;;;;;N;;;;;
+02EC;MODIFIER LETTER VOICING;Sk;0;ON;;;;;N;;;;;
+02ED;MODIFIER LETTER UNASPIRATED;Sk;0;ON;;;;;N;;;;;
+02EE;MODIFIER LETTER DOUBLE APOSTROPHE;Lm;0;L;;;;;N;;;;;
+0300;COMBINING GRAVE ACCENT;Mn;230;NSM;;;;;N;NON-SPACING GRAVE;Varia;;;
+0301;COMBINING ACUTE ACCENT;Mn;230;NSM;;;;;N;NON-SPACING ACUTE;Oxia;;;
+0302;COMBINING CIRCUMFLEX ACCENT;Mn;230;NSM;;;;;N;NON-SPACING CIRCUMFLEX;;;;
+0303;COMBINING TILDE;Mn;230;NSM;;;;;N;NON-SPACING TILDE;;;;
+0304;COMBINING MACRON;Mn;230;NSM;;;;;N;NON-SPACING MACRON;;;;
+0305;COMBINING OVERLINE;Mn;230;NSM;;;;;N;NON-SPACING OVERSCORE;;;;
+0306;COMBINING BREVE;Mn;230;NSM;;;;;N;NON-SPACING BREVE;Vrachy;;;
+0307;COMBINING DOT ABOVE;Mn;230;NSM;;;;;N;NON-SPACING DOT ABOVE;;;;
+0308;COMBINING DIAERESIS;Mn;230;NSM;;;;;N;NON-SPACING DIAERESIS;Dialytika;;;
+0309;COMBINING HOOK ABOVE;Mn;230;NSM;;;;;N;NON-SPACING HOOK ABOVE;;;;
+030A;COMBINING RING ABOVE;Mn;230;NSM;;;;;N;NON-SPACING RING ABOVE;;;;
+030B;COMBINING DOUBLE ACUTE ACCENT;Mn;230;NSM;;;;;N;NON-SPACING DOUBLE ACUTE;;;;
+030C;COMBINING CARON;Mn;230;NSM;;;;;N;NON-SPACING HACEK;;;;
+030D;COMBINING VERTICAL LINE ABOVE;Mn;230;NSM;;;;;N;NON-SPACING VERTICAL LINE ABOVE;Tonos;;;
+030E;COMBINING DOUBLE VERTICAL LINE ABOVE;Mn;230;NSM;;;;;N;NON-SPACING DOUBLE VERTICAL LINE ABOVE;;;;
+030F;COMBINING DOUBLE GRAVE ACCENT;Mn;230;NSM;;;;;N;NON-SPACING DOUBLE GRAVE;;;;
+0310;COMBINING CANDRABINDU;Mn;230;NSM;;;;;N;NON-SPACING CANDRABINDU;;;;
+0311;COMBINING INVERTED BREVE;Mn;230;NSM;;;;;N;NON-SPACING INVERTED BREVE;;;;
+0312;COMBINING TURNED COMMA ABOVE;Mn;230;NSM;;;;;N;NON-SPACING TURNED COMMA ABOVE;;;;
+0313;COMBINING COMMA ABOVE;Mn;230;NSM;;;;;N;NON-SPACING COMMA ABOVE;Psili;;;
+0314;COMBINING REVERSED COMMA ABOVE;Mn;230;NSM;;;;;N;NON-SPACING REVERSED COMMA ABOVE;Dasia;;;
+0315;COMBINING COMMA ABOVE RIGHT;Mn;232;NSM;;;;;N;NON-SPACING COMMA ABOVE RIGHT;;;;
+0316;COMBINING GRAVE ACCENT BELOW;Mn;220;NSM;;;;;N;NON-SPACING GRAVE BELOW;;;;
+0317;COMBINING ACUTE ACCENT BELOW;Mn;220;NSM;;;;;N;NON-SPACING ACUTE BELOW;;;;
+0318;COMBINING LEFT TACK BELOW;Mn;220;NSM;;;;;N;NON-SPACING LEFT TACK BELOW;;;;
+0319;COMBINING RIGHT TACK BELOW;Mn;220;NSM;;;;;N;NON-SPACING RIGHT TACK BELOW;;;;
+031A;COMBINING LEFT ANGLE ABOVE;Mn;232;NSM;;;;;N;NON-SPACING LEFT ANGLE ABOVE;;;;
+031B;COMBINING HORN;Mn;216;NSM;;;;;N;NON-SPACING HORN;;;;
+031C;COMBINING LEFT HALF RING BELOW;Mn;220;NSM;;;;;N;NON-SPACING LEFT HALF RING BELOW;;;;
+031D;COMBINING UP TACK BELOW;Mn;220;NSM;;;;;N;NON-SPACING UP TACK BELOW;;;;
+031E;COMBINING DOWN TACK BELOW;Mn;220;NSM;;;;;N;NON-SPACING DOWN TACK BELOW;;;;
+031F;COMBINING PLUS SIGN BELOW;Mn;220;NSM;;;;;N;NON-SPACING PLUS SIGN BELOW;;;;
+0320;COMBINING MINUS SIGN BELOW;Mn;220;NSM;;;;;N;NON-SPACING MINUS SIGN BELOW;;;;
+0321;COMBINING PALATALIZED HOOK BELOW;Mn;202;NSM;;;;;N;NON-SPACING PALATALIZED HOOK BELOW;;;;
+0322;COMBINING RETROFLEX HOOK BELOW;Mn;202;NSM;;;;;N;NON-SPACING RETROFLEX HOOK BELOW;;;;
+0323;COMBINING DOT BELOW;Mn;220;NSM;;;;;N;NON-SPACING DOT BELOW;;;;
+0324;COMBINING DIAERESIS BELOW;Mn;220;NSM;;;;;N;NON-SPACING DOUBLE DOT BELOW;;;;
+0325;COMBINING RING BELOW;Mn;220;NSM;;;;;N;NON-SPACING RING BELOW;;;;
+0326;COMBINING COMMA BELOW;Mn;220;NSM;;;;;N;NON-SPACING COMMA BELOW;;;;
+0327;COMBINING CEDILLA;Mn;202;NSM;;;;;N;NON-SPACING CEDILLA;;;;
+0328;COMBINING OGONEK;Mn;202;NSM;;;;;N;NON-SPACING OGONEK;;;;
+0329;COMBINING VERTICAL LINE BELOW;Mn;220;NSM;;;;;N;NON-SPACING VERTICAL LINE BELOW;;;;
+032A;COMBINING BRIDGE BELOW;Mn;220;NSM;;;;;N;NON-SPACING BRIDGE BELOW;;;;
+032B;COMBINING INVERTED DOUBLE ARCH BELOW;Mn;220;NSM;;;;;N;NON-SPACING INVERTED DOUBLE ARCH BELOW;;;;
+032C;COMBINING CARON BELOW;Mn;220;NSM;;;;;N;NON-SPACING HACEK BELOW;;;;
+032D;COMBINING CIRCUMFLEX ACCENT BELOW;Mn;220;NSM;;;;;N;NON-SPACING CIRCUMFLEX BELOW;;;;
+032E;COMBINING BREVE BELOW;Mn;220;NSM;;;;;N;NON-SPACING BREVE BELOW;;;;
+032F;COMBINING INVERTED BREVE BELOW;Mn;220;NSM;;;;;N;NON-SPACING INVERTED BREVE BELOW;;;;
+0330;COMBINING TILDE BELOW;Mn;220;NSM;;;;;N;NON-SPACING TILDE BELOW;;;;
+0331;COMBINING MACRON BELOW;Mn;220;NSM;;;;;N;NON-SPACING MACRON BELOW;;;;
+0332;COMBINING LOW LINE;Mn;220;NSM;;;;;N;NON-SPACING UNDERSCORE;;;;
+0333;COMBINING DOUBLE LOW LINE;Mn;220;NSM;;;;;N;NON-SPACING DOUBLE UNDERSCORE;;;;
+0334;COMBINING TILDE OVERLAY;Mn;1;NSM;;;;;N;NON-SPACING TILDE OVERLAY;;;;
+0335;COMBINING SHORT STROKE OVERLAY;Mn;1;NSM;;;;;N;NON-SPACING SHORT BAR OVERLAY;;;;
+0336;COMBINING LONG STROKE OVERLAY;Mn;1;NSM;;;;;N;NON-SPACING LONG BAR OVERLAY;;;;
+0337;COMBINING SHORT SOLIDUS OVERLAY;Mn;1;NSM;;;;;N;NON-SPACING SHORT SLASH OVERLAY;;;;
+0338;COMBINING LONG SOLIDUS OVERLAY;Mn;1;NSM;;;;;N;NON-SPACING LONG SLASH OVERLAY;;;;
+0339;COMBINING RIGHT HALF RING BELOW;Mn;220;NSM;;;;;N;NON-SPACING RIGHT HALF RING BELOW;;;;
+033A;COMBINING INVERTED BRIDGE BELOW;Mn;220;NSM;;;;;N;NON-SPACING INVERTED BRIDGE BELOW;;;;
+033B;COMBINING SQUARE BELOW;Mn;220;NSM;;;;;N;NON-SPACING SQUARE BELOW;;;;
+033C;COMBINING SEAGULL BELOW;Mn;220;NSM;;;;;N;NON-SPACING SEAGULL BELOW;;;;
+033D;COMBINING X ABOVE;Mn;230;NSM;;;;;N;NON-SPACING X ABOVE;;;;
+033E;COMBINING VERTICAL TILDE;Mn;230;NSM;;;;;N;NON-SPACING VERTICAL TILDE;;;;
+033F;COMBINING DOUBLE OVERLINE;Mn;230;NSM;;;;;N;NON-SPACING DOUBLE OVERSCORE;;;;
+0340;COMBINING GRAVE TONE MARK;Mn;230;NSM;0300;;;;N;NON-SPACING GRAVE TONE MARK;Vietnamese;;;
+0341;COMBINING ACUTE TONE MARK;Mn;230;NSM;0301;;;;N;NON-SPACING ACUTE TONE MARK;Vietnamese;;;
+0342;COMBINING GREEK PERISPOMENI;Mn;230;NSM;;;;;N;;;;;
+0343;COMBINING GREEK KORONIS;Mn;230;NSM;0313;;;;N;;;;;
+0344;COMBINING GREEK DIALYTIKA TONOS;Mn;230;NSM;0308 0301;;;;N;GREEK NON-SPACING DIAERESIS TONOS;;;;
+0345;COMBINING GREEK YPOGEGRAMMENI;Mn;240;NSM;;;;;N;GREEK NON-SPACING IOTA BELOW;;0399;;0399
+0346;COMBINING BRIDGE ABOVE;Mn;230;NSM;;;;;N;;;;;
+0347;COMBINING EQUALS SIGN BELOW;Mn;220;NSM;;;;;N;;;;;
+0348;COMBINING DOUBLE VERTICAL LINE BELOW;Mn;220;NSM;;;;;N;;;;;
+0349;COMBINING LEFT ANGLE BELOW;Mn;220;NSM;;;;;N;;;;;
+034A;COMBINING NOT TILDE ABOVE;Mn;230;NSM;;;;;N;;;;;
+034B;COMBINING HOMOTHETIC ABOVE;Mn;230;NSM;;;;;N;;;;;
+034C;COMBINING ALMOST EQUAL TO ABOVE;Mn;230;NSM;;;;;N;;;;;
+034D;COMBINING LEFT RIGHT ARROW BELOW;Mn;220;NSM;;;;;N;;;;;
+034E;COMBINING UPWARDS ARROW BELOW;Mn;220;NSM;;;;;N;;;;;
+0360;COMBINING DOUBLE TILDE;Mn;234;NSM;;;;;N;;;;;
+0361;COMBINING DOUBLE INVERTED BREVE;Mn;234;NSM;;;;;N;;;;;
+0362;COMBINING DOUBLE RIGHTWARDS ARROW BELOW;Mn;233;NSM;;;;;N;;;;;
+0374;GREEK NUMERAL SIGN;Sk;0;ON;02B9;;;;N;GREEK UPPER NUMERAL SIGN;Dexia keraia;;;
+0375;GREEK LOWER NUMERAL SIGN;Sk;0;ON;;;;;N;;Aristeri keraia;;;
+037A;GREEK YPOGEGRAMMENI;Lm;0;L;<compat> 0020 0345;;;;N;GREEK SPACING IOTA BELOW;;;;
+037E;GREEK QUESTION MARK;Po;0;ON;003B;;;;N;;Erotimatiko;;;
+0384;GREEK TONOS;Sk;0;ON;<compat> 0020 0301;;;;N;GREEK SPACING TONOS;;;;
+0385;GREEK DIALYTIKA TONOS;Sk;0;ON;00A8 0301;;;;N;GREEK SPACING DIAERESIS TONOS;;;;
+0386;GREEK CAPITAL LETTER ALPHA WITH TONOS;Lu;0;L;0391 0301;;;;N;GREEK CAPITAL LETTER ALPHA TONOS;;;03AC;
+0387;GREEK ANO TELEIA;Po;0;ON;00B7;;;;N;;;;;
+0388;GREEK CAPITAL LETTER EPSILON WITH TONOS;Lu;0;L;0395 0301;;;;N;GREEK CAPITAL LETTER EPSILON TONOS;;;03AD;
+0389;GREEK CAPITAL LETTER ETA WITH TONOS;Lu;0;L;0397 0301;;;;N;GREEK CAPITAL LETTER ETA TONOS;;;03AE;
+038A;GREEK CAPITAL LETTER IOTA WITH TONOS;Lu;0;L;0399 0301;;;;N;GREEK CAPITAL LETTER IOTA TONOS;;;03AF;
+038C;GREEK CAPITAL LETTER OMICRON WITH TONOS;Lu;0;L;039F 0301;;;;N;GREEK CAPITAL LETTER OMICRON TONOS;;;03CC;
+038E;GREEK CAPITAL LETTER UPSILON WITH TONOS;Lu;0;L;03A5 0301;;;;N;GREEK CAPITAL LETTER UPSILON TONOS;;;03CD;
+038F;GREEK CAPITAL LETTER OMEGA WITH TONOS;Lu;0;L;03A9 0301;;;;N;GREEK CAPITAL LETTER OMEGA TONOS;;;03CE;
+0390;GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS;Ll;0;L;03CA 0301;;;;N;GREEK SMALL LETTER IOTA DIAERESIS TONOS;;;;
+0391;GREEK CAPITAL LETTER ALPHA;Lu;0;L;;;;;N;;;;03B1;
+0392;GREEK CAPITAL LETTER BETA;Lu;0;L;;;;;N;;;;03B2;
+0393;GREEK CAPITAL LETTER GAMMA;Lu;0;L;;;;;N;;;;03B3;
+0394;GREEK CAPITAL LETTER DELTA;Lu;0;L;;;;;N;;;;03B4;
+0395;GREEK CAPITAL LETTER EPSILON;Lu;0;L;;;;;N;;;;03B5;
+0396;GREEK CAPITAL LETTER ZETA;Lu;0;L;;;;;N;;;;03B6;
+0397;GREEK CAPITAL LETTER ETA;Lu;0;L;;;;;N;;;;03B7;
+0398;GREEK CAPITAL LETTER THETA;Lu;0;L;;;;;N;;;;03B8;
+0399;GREEK CAPITAL LETTER IOTA;Lu;0;L;;;;;N;;;;03B9;
+039A;GREEK CAPITAL LETTER KAPPA;Lu;0;L;;;;;N;;;;03BA;
+039B;GREEK CAPITAL LETTER LAMDA;Lu;0;L;;;;;N;GREEK CAPITAL LETTER LAMBDA;;;03BB;
+039C;GREEK CAPITAL LETTER MU;Lu;0;L;;;;;N;;;;03BC;
+039D;GREEK CAPITAL LETTER NU;Lu;0;L;;;;;N;;;;03BD;
+039E;GREEK CAPITAL LETTER XI;Lu;0;L;;;;;N;;;;03BE;
+039F;GREEK CAPITAL LETTER OMICRON;Lu;0;L;;;;;N;;;;03BF;
+03A0;GREEK CAPITAL LETTER PI;Lu;0;L;;;;;N;;;;03C0;
+03A1;GREEK CAPITAL LETTER RHO;Lu;0;L;;;;;N;;;;03C1;
+03A3;GREEK CAPITAL LETTER SIGMA;Lu;0;L;;;;;N;;;;03C3;
+03A4;GREEK CAPITAL LETTER TAU;Lu;0;L;;;;;N;;;;03C4;
+03A5;GREEK CAPITAL LETTER UPSILON;Lu;0;L;;;;;N;;;;03C5;
+03A6;GREEK CAPITAL LETTER PHI;Lu;0;L;;;;;N;;;;03C6;
+03A7;GREEK CAPITAL LETTER CHI;Lu;0;L;;;;;N;;;;03C7;
+03A8;GREEK CAPITAL LETTER PSI;Lu;0;L;;;;;N;;;;03C8;
+03A9;GREEK CAPITAL LETTER OMEGA;Lu;0;L;;;;;N;;;;03C9;
+03AA;GREEK CAPITAL LETTER IOTA WITH DIALYTIKA;Lu;0;L;0399 0308;;;;N;GREEK CAPITAL LETTER IOTA DIAERESIS;;;03CA;
+03AB;GREEK CAPITAL LETTER UPSILON WITH DIALYTIKA;Lu;0;L;03A5 0308;;;;N;GREEK CAPITAL LETTER UPSILON DIAERESIS;;;03CB;
+03AC;GREEK SMALL LETTER ALPHA WITH TONOS;Ll;0;L;03B1 0301;;;;N;GREEK SMALL LETTER ALPHA TONOS;;0386;;0386
+03AD;GREEK SMALL LETTER EPSILON WITH TONOS;Ll;0;L;03B5 0301;;;;N;GREEK SMALL LETTER EPSILON TONOS;;0388;;0388
+03AE;GREEK SMALL LETTER ETA WITH TONOS;Ll;0;L;03B7 0301;;;;N;GREEK SMALL LETTER ETA TONOS;;0389;;0389
+03AF;GREEK SMALL LETTER IOTA WITH TONOS;Ll;0;L;03B9 0301;;;;N;GREEK SMALL LETTER IOTA TONOS;;038A;;038A
+03B0;GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS;Ll;0;L;03CB 0301;;;;N;GREEK SMALL LETTER UPSILON DIAERESIS TONOS;;;;
+03B1;GREEK SMALL LETTER ALPHA;Ll;0;L;;;;;N;;;0391;;0391
+03B2;GREEK SMALL LETTER BETA;Ll;0;L;;;;;N;;;0392;;0392
+03B3;GREEK SMALL LETTER GAMMA;Ll;0;L;;;;;N;;;0393;;0393
+03B4;GREEK SMALL LETTER DELTA;Ll;0;L;;;;;N;;;0394;;0394
+03B5;GREEK SMALL LETTER EPSILON;Ll;0;L;;;;;N;;;0395;;0395
+03B6;GREEK SMALL LETTER ZETA;Ll;0;L;;;;;N;;;0396;;0396
+03B7;GREEK SMALL LETTER ETA;Ll;0;L;;;;;N;;;0397;;0397
+03B8;GREEK SMALL LETTER THETA;Ll;0;L;;;;;N;;;0398;;0398
+03B9;GREEK SMALL LETTER IOTA;Ll;0;L;;;;;N;;;0399;;0399
+03BA;GREEK SMALL LETTER KAPPA;Ll;0;L;;;;;N;;;039A;;039A
+03BB;GREEK SMALL LETTER LAMDA;Ll;0;L;;;;;N;GREEK SMALL LETTER LAMBDA;;039B;;039B
+03BC;GREEK SMALL LETTER MU;Ll;0;L;;;;;N;;;039C;;039C
+03BD;GREEK SMALL LETTER NU;Ll;0;L;;;;;N;;;039D;;039D
+03BE;GREEK SMALL LETTER XI;Ll;0;L;;;;;N;;;039E;;039E
+03BF;GREEK SMALL LETTER OMICRON;Ll;0;L;;;;;N;;;039F;;039F
+03C0;GREEK SMALL LETTER PI;Ll;0;L;;;;;N;;;03A0;;03A0
+03C1;GREEK SMALL LETTER RHO;Ll;0;L;;;;;N;;;03A1;;03A1
+03C2;GREEK SMALL LETTER FINAL SIGMA;Ll;0;L;;;;;N;;;03A3;;03A3
+03C3;GREEK SMALL LETTER SIGMA;Ll;0;L;;;;;N;;;03A3;;03A3
+03C4;GREEK SMALL LETTER TAU;Ll;0;L;;;;;N;;;03A4;;03A4
+03C5;GREEK SMALL LETTER UPSILON;Ll;0;L;;;;;N;;;03A5;;03A5
+03C6;GREEK SMALL LETTER PHI;Ll;0;L;;;;;N;;;03A6;;03A6
+03C7;GREEK SMALL LETTER CHI;Ll;0;L;;;;;N;;;03A7;;03A7
+03C8;GREEK SMALL LETTER PSI;Ll;0;L;;;;;N;;;03A8;;03A8
+03C9;GREEK SMALL LETTER OMEGA;Ll;0;L;;;;;N;;;03A9;;03A9
+03CA;GREEK SMALL LETTER IOTA WITH DIALYTIKA;Ll;0;L;03B9 0308;;;;N;GREEK SMALL LETTER IOTA DIAERESIS;;03AA;;03AA
+03CB;GREEK SMALL LETTER UPSILON WITH DIALYTIKA;Ll;0;L;03C5 0308;;;;N;GREEK SMALL LETTER UPSILON DIAERESIS;;03AB;;03AB
+03CC;GREEK SMALL LETTER OMICRON WITH TONOS;Ll;0;L;03BF 0301;;;;N;GREEK SMALL LETTER OMICRON TONOS;;038C;;038C
+03CD;GREEK SMALL LETTER UPSILON WITH TONOS;Ll;0;L;03C5 0301;;;;N;GREEK SMALL LETTER UPSILON TONOS;;038E;;038E
+03CE;GREEK SMALL LETTER OMEGA WITH TONOS;Ll;0;L;03C9 0301;;;;N;GREEK SMALL LETTER OMEGA TONOS;;038F;;038F
+03D0;GREEK BETA SYMBOL;Ll;0;L;<compat> 03B2;;;;N;GREEK SMALL LETTER CURLED BETA;;0392;;0392
+03D1;GREEK THETA SYMBOL;Ll;0;L;<compat> 03B8;;;;N;GREEK SMALL LETTER SCRIPT THETA;;0398;;0398
+03D2;GREEK UPSILON WITH HOOK SYMBOL;Lu;0;L;<compat> 03A5;;;;N;GREEK CAPITAL LETTER UPSILON HOOK;;;;
+03D3;GREEK UPSILON WITH ACUTE AND HOOK SYMBOL;Lu;0;L;03D2 0301;;;;N;GREEK CAPITAL LETTER UPSILON HOOK TONOS;;;;
+03D4;GREEK UPSILON WITH DIAERESIS AND HOOK SYMBOL;Lu;0;L;03D2 0308;;;;N;GREEK CAPITAL LETTER UPSILON HOOK DIAERESIS;;;;
+03D5;GREEK PHI SYMBOL;Ll;0;L;<compat> 03C6;;;;N;GREEK SMALL LETTER SCRIPT PHI;;03A6;;03A6
+03D6;GREEK PI SYMBOL;Ll;0;L;<compat> 03C0;;;;N;GREEK SMALL LETTER OMEGA PI;;03A0;;03A0
+03D7;GREEK KAI SYMBOL;Ll;0;L;;;;;N;;;;;
+03DA;GREEK LETTER STIGMA;Lu;0;L;;;;;N;GREEK CAPITAL LETTER STIGMA;;;03DB;
+03DB;GREEK SMALL LETTER STIGMA;Ll;0;L;;;;;N;;;03DA;;03DA
+03DC;GREEK LETTER DIGAMMA;Lu;0;L;;;;;N;GREEK CAPITAL LETTER DIGAMMA;;;03DD;
+03DD;GREEK SMALL LETTER DIGAMMA;Ll;0;L;;;;;N;;;03DC;;03DC
+03DE;GREEK LETTER KOPPA;Lu;0;L;;;;;N;GREEK CAPITAL LETTER KOPPA;;;03DF;
+03DF;GREEK SMALL LETTER KOPPA;Ll;0;L;;;;;N;;;03DE;;03DE
+03E0;GREEK LETTER SAMPI;Lu;0;L;;;;;N;GREEK CAPITAL LETTER SAMPI;;;03E1;
+03E1;GREEK SMALL LETTER SAMPI;Ll;0;L;;;;;N;;;03E0;;03E0
+03E2;COPTIC CAPITAL LETTER SHEI;Lu;0;L;;;;;N;GREEK CAPITAL LETTER SHEI;;;03E3;
+03E3;COPTIC SMALL LETTER SHEI;Ll;0;L;;;;;N;GREEK SMALL LETTER SHEI;;03E2;;03E2
+03E4;COPTIC CAPITAL LETTER FEI;Lu;0;L;;;;;N;GREEK CAPITAL LETTER FEI;;;03E5;
+03E5;COPTIC SMALL LETTER FEI;Ll;0;L;;;;;N;GREEK SMALL LETTER FEI;;03E4;;03E4
+03E6;COPTIC CAPITAL LETTER KHEI;Lu;0;L;;;;;N;GREEK CAPITAL LETTER KHEI;;;03E7;
+03E7;COPTIC SMALL LETTER KHEI;Ll;0;L;;;;;N;GREEK SMALL LETTER KHEI;;03E6;;03E6
+03E8;COPTIC CAPITAL LETTER HORI;Lu;0;L;;;;;N;GREEK CAPITAL LETTER HORI;;;03E9;
+03E9;COPTIC SMALL LETTER HORI;Ll;0;L;;;;;N;GREEK SMALL LETTER HORI;;03E8;;03E8
+03EA;COPTIC CAPITAL LETTER GANGIA;Lu;0;L;;;;;N;GREEK CAPITAL LETTER GANGIA;;;03EB;
+03EB;COPTIC SMALL LETTER GANGIA;Ll;0;L;;;;;N;GREEK SMALL LETTER GANGIA;;03EA;;03EA
+03EC;COPTIC CAPITAL LETTER SHIMA;Lu;0;L;;;;;N;GREEK CAPITAL LETTER SHIMA;;;03ED;
+03ED;COPTIC SMALL LETTER SHIMA;Ll;0;L;;;;;N;GREEK SMALL LETTER SHIMA;;03EC;;03EC
+03EE;COPTIC CAPITAL LETTER DEI;Lu;0;L;;;;;N;GREEK CAPITAL LETTER DEI;;;03EF;
+03EF;COPTIC SMALL LETTER DEI;Ll;0;L;;;;;N;GREEK SMALL LETTER DEI;;03EE;;03EE
+03F0;GREEK KAPPA SYMBOL;Ll;0;L;<compat> 03BA;;;;N;GREEK SMALL LETTER SCRIPT KAPPA;;039A;;039A
+03F1;GREEK RHO SYMBOL;Ll;0;L;<compat> 03C1;;;;N;GREEK SMALL LETTER TAILED RHO;;03A1;;03A1
+03F2;GREEK LUNATE SIGMA SYMBOL;Ll;0;L;<compat> 03C2;;;;N;GREEK SMALL LETTER LUNATE SIGMA;;03A3;;03A3
+03F3;GREEK LETTER YOT;Ll;0;L;;;;;N;;;;;
+0400;CYRILLIC CAPITAL LETTER IE WITH GRAVE;Lu;0;L;0415 0300;;;;N;;;;0450;
+0401;CYRILLIC CAPITAL LETTER IO;Lu;0;L;0415 0308;;;;N;;;;0451;
+0402;CYRILLIC CAPITAL LETTER DJE;Lu;0;L;;;;;N;;Serbocroatian;;0452;
+0403;CYRILLIC CAPITAL LETTER GJE;Lu;0;L;0413 0301;;;;N;;;;0453;
+0404;CYRILLIC CAPITAL LETTER UKRAINIAN IE;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER E;;;0454;
+0405;CYRILLIC CAPITAL LETTER DZE;Lu;0;L;;;;;N;;;;0455;
+0406;CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER I;;;0456;
+0407;CYRILLIC CAPITAL LETTER YI;Lu;0;L;0406 0308;;;;N;;Ukrainian;;0457;
+0408;CYRILLIC CAPITAL LETTER JE;Lu;0;L;;;;;N;;;;0458;
+0409;CYRILLIC CAPITAL LETTER LJE;Lu;0;L;;;;;N;;;;0459;
+040A;CYRILLIC CAPITAL LETTER NJE;Lu;0;L;;;;;N;;;;045A;
+040B;CYRILLIC CAPITAL LETTER TSHE;Lu;0;L;;;;;N;;Serbocroatian;;045B;
+040C;CYRILLIC CAPITAL LETTER KJE;Lu;0;L;041A 0301;;;;N;;;;045C;
+040D;CYRILLIC CAPITAL LETTER I WITH GRAVE;Lu;0;L;0418 0300;;;;N;;;;045D;
+040E;CYRILLIC CAPITAL LETTER SHORT U;Lu;0;L;0423 0306;;;;N;;Byelorussian;;045E;
+040F;CYRILLIC CAPITAL LETTER DZHE;Lu;0;L;;;;;N;;;;045F;
+0410;CYRILLIC CAPITAL LETTER A;Lu;0;L;;;;;N;;;;0430;
+0411;CYRILLIC CAPITAL LETTER BE;Lu;0;L;;;;;N;;;;0431;
+0412;CYRILLIC CAPITAL LETTER VE;Lu;0;L;;;;;N;;;;0432;
+0413;CYRILLIC CAPITAL LETTER GHE;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER GE;;;0433;
+0414;CYRILLIC CAPITAL LETTER DE;Lu;0;L;;;;;N;;;;0434;
+0415;CYRILLIC CAPITAL LETTER IE;Lu;0;L;;;;;N;;;;0435;
+0416;CYRILLIC CAPITAL LETTER ZHE;Lu;0;L;;;;;N;;;;0436;
+0417;CYRILLIC CAPITAL LETTER ZE;Lu;0;L;;;;;N;;;;0437;
+0418;CYRILLIC CAPITAL LETTER I;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER II;;;0438;
+0419;CYRILLIC CAPITAL LETTER SHORT I;Lu;0;L;0418 0306;;;;N;CYRILLIC CAPITAL LETTER SHORT II;;;0439;
+041A;CYRILLIC CAPITAL LETTER KA;Lu;0;L;;;;;N;;;;043A;
+041B;CYRILLIC CAPITAL LETTER EL;Lu;0;L;;;;;N;;;;043B;
+041C;CYRILLIC CAPITAL LETTER EM;Lu;0;L;;;;;N;;;;043C;
+041D;CYRILLIC CAPITAL LETTER EN;Lu;0;L;;;;;N;;;;043D;
+041E;CYRILLIC CAPITAL LETTER O;Lu;0;L;;;;;N;;;;043E;
+041F;CYRILLIC CAPITAL LETTER PE;Lu;0;L;;;;;N;;;;043F;
+0420;CYRILLIC CAPITAL LETTER ER;Lu;0;L;;;;;N;;;;0440;
+0421;CYRILLIC CAPITAL LETTER ES;Lu;0;L;;;;;N;;;;0441;
+0422;CYRILLIC CAPITAL LETTER TE;Lu;0;L;;;;;N;;;;0442;
+0423;CYRILLIC CAPITAL LETTER U;Lu;0;L;;;;;N;;;;0443;
+0424;CYRILLIC CAPITAL LETTER EF;Lu;0;L;;;;;N;;;;0444;
+0425;CYRILLIC CAPITAL LETTER HA;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER KHA;;;0445;
+0426;CYRILLIC CAPITAL LETTER TSE;Lu;0;L;;;;;N;;;;0446;
+0427;CYRILLIC CAPITAL LETTER CHE;Lu;0;L;;;;;N;;;;0447;
+0428;CYRILLIC CAPITAL LETTER SHA;Lu;0;L;;;;;N;;;;0448;
+0429;CYRILLIC CAPITAL LETTER SHCHA;Lu;0;L;;;;;N;;;;0449;
+042A;CYRILLIC CAPITAL LETTER HARD SIGN;Lu;0;L;;;;;N;;;;044A;
+042B;CYRILLIC CAPITAL LETTER YERU;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER YERI;;;044B;
+042C;CYRILLIC CAPITAL LETTER SOFT SIGN;Lu;0;L;;;;;N;;;;044C;
+042D;CYRILLIC CAPITAL LETTER E;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER REVERSED E;;;044D;
+042E;CYRILLIC CAPITAL LETTER YU;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER IU;;;044E;
+042F;CYRILLIC CAPITAL LETTER YA;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER IA;;;044F;
+0430;CYRILLIC SMALL LETTER A;Ll;0;L;;;;;N;;;0410;;0410
+0431;CYRILLIC SMALL LETTER BE;Ll;0;L;;;;;N;;;0411;;0411
+0432;CYRILLIC SMALL LETTER VE;Ll;0;L;;;;;N;;;0412;;0412
+0433;CYRILLIC SMALL LETTER GHE;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER GE;;0413;;0413
+0434;CYRILLIC SMALL LETTER DE;Ll;0;L;;;;;N;;;0414;;0414
+0435;CYRILLIC SMALL LETTER IE;Ll;0;L;;;;;N;;;0415;;0415
+0436;CYRILLIC SMALL LETTER ZHE;Ll;0;L;;;;;N;;;0416;;0416
+0437;CYRILLIC SMALL LETTER ZE;Ll;0;L;;;;;N;;;0417;;0417
+0438;CYRILLIC SMALL LETTER I;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER II;;0418;;0418
+0439;CYRILLIC SMALL LETTER SHORT I;Ll;0;L;0438 0306;;;;N;CYRILLIC SMALL LETTER SHORT II;;0419;;0419
+043A;CYRILLIC SMALL LETTER KA;Ll;0;L;;;;;N;;;041A;;041A
+043B;CYRILLIC SMALL LETTER EL;Ll;0;L;;;;;N;;;041B;;041B
+043C;CYRILLIC SMALL LETTER EM;Ll;0;L;;;;;N;;;041C;;041C
+043D;CYRILLIC SMALL LETTER EN;Ll;0;L;;;;;N;;;041D;;041D
+043E;CYRILLIC SMALL LETTER O;Ll;0;L;;;;;N;;;041E;;041E
+043F;CYRILLIC SMALL LETTER PE;Ll;0;L;;;;;N;;;041F;;041F
+0440;CYRILLIC SMALL LETTER ER;Ll;0;L;;;;;N;;;0420;;0420
+0441;CYRILLIC SMALL LETTER ES;Ll;0;L;;;;;N;;;0421;;0421
+0442;CYRILLIC SMALL LETTER TE;Ll;0;L;;;;;N;;;0422;;0422
+0443;CYRILLIC SMALL LETTER U;Ll;0;L;;;;;N;;;0423;;0423
+0444;CYRILLIC SMALL LETTER EF;Ll;0;L;;;;;N;;;0424;;0424
+0445;CYRILLIC SMALL LETTER HA;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER KHA;;0425;;0425
+0446;CYRILLIC SMALL LETTER TSE;Ll;0;L;;;;;N;;;0426;;0426
+0447;CYRILLIC SMALL LETTER CHE;Ll;0;L;;;;;N;;;0427;;0427
+0448;CYRILLIC SMALL LETTER SHA;Ll;0;L;;;;;N;;;0428;;0428
+0449;CYRILLIC SMALL LETTER SHCHA;Ll;0;L;;;;;N;;;0429;;0429
+044A;CYRILLIC SMALL LETTER HARD SIGN;Ll;0;L;;;;;N;;;042A;;042A
+044B;CYRILLIC SMALL LETTER YERU;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER YERI;;042B;;042B
+044C;CYRILLIC SMALL LETTER SOFT SIGN;Ll;0;L;;;;;N;;;042C;;042C
+044D;CYRILLIC SMALL LETTER E;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER REVERSED E;;042D;;042D
+044E;CYRILLIC SMALL LETTER YU;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER IU;;042E;;042E
+044F;CYRILLIC SMALL LETTER YA;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER IA;;042F;;042F
+0450;CYRILLIC SMALL LETTER IE WITH GRAVE;Ll;0;L;0435 0300;;;;N;;;0400;;0400
+0451;CYRILLIC SMALL LETTER IO;Ll;0;L;0435 0308;;;;N;;;0401;;0401
+0452;CYRILLIC SMALL LETTER DJE;Ll;0;L;;;;;N;;Serbocroatian;0402;;0402
+0453;CYRILLIC SMALL LETTER GJE;Ll;0;L;0433 0301;;;;N;;;0403;;0403
+0454;CYRILLIC SMALL LETTER UKRAINIAN IE;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER E;;0404;;0404
+0455;CYRILLIC SMALL LETTER DZE;Ll;0;L;;;;;N;;;0405;;0405
+0456;CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER I;;0406;;0406
+0457;CYRILLIC SMALL LETTER YI;Ll;0;L;0456 0308;;;;N;;Ukrainian;0407;;0407
+0458;CYRILLIC SMALL LETTER JE;Ll;0;L;;;;;N;;;0408;;0408
+0459;CYRILLIC SMALL LETTER LJE;Ll;0;L;;;;;N;;;0409;;0409
+045A;CYRILLIC SMALL LETTER NJE;Ll;0;L;;;;;N;;;040A;;040A
+045B;CYRILLIC SMALL LETTER TSHE;Ll;0;L;;;;;N;;Serbocroatian;040B;;040B
+045C;CYRILLIC SMALL LETTER KJE;Ll;0;L;043A 0301;;;;N;;;040C;;040C
+045D;CYRILLIC SMALL LETTER I WITH GRAVE;Ll;0;L;0438 0300;;;;N;;;040D;;040D
+045E;CYRILLIC SMALL LETTER SHORT U;Ll;0;L;0443 0306;;;;N;;Byelorussian;040E;;040E
+045F;CYRILLIC SMALL LETTER DZHE;Ll;0;L;;;;;N;;;040F;;040F
+0460;CYRILLIC CAPITAL LETTER OMEGA;Lu;0;L;;;;;N;;;;0461;
+0461;CYRILLIC SMALL LETTER OMEGA;Ll;0;L;;;;;N;;;0460;;0460
+0462;CYRILLIC CAPITAL LETTER YAT;Lu;0;L;;;;;N;;;;0463;
+0463;CYRILLIC SMALL LETTER YAT;Ll;0;L;;;;;N;;;0462;;0462
+0464;CYRILLIC CAPITAL LETTER IOTIFIED E;Lu;0;L;;;;;N;;;;0465;
+0465;CYRILLIC SMALL LETTER IOTIFIED E;Ll;0;L;;;;;N;;;0464;;0464
+0466;CYRILLIC CAPITAL LETTER LITTLE YUS;Lu;0;L;;;;;N;;;;0467;
+0467;CYRILLIC SMALL LETTER LITTLE YUS;Ll;0;L;;;;;N;;;0466;;0466
+0468;CYRILLIC CAPITAL LETTER IOTIFIED LITTLE YUS;Lu;0;L;;;;;N;;;;0469;
+0469;CYRILLIC SMALL LETTER IOTIFIED LITTLE YUS;Ll;0;L;;;;;N;;;0468;;0468
+046A;CYRILLIC CAPITAL LETTER BIG YUS;Lu;0;L;;;;;N;;;;046B;
+046B;CYRILLIC SMALL LETTER BIG YUS;Ll;0;L;;;;;N;;;046A;;046A
+046C;CYRILLIC CAPITAL LETTER IOTIFIED BIG YUS;Lu;0;L;;;;;N;;;;046D;
+046D;CYRILLIC SMALL LETTER IOTIFIED BIG YUS;Ll;0;L;;;;;N;;;046C;;046C
+046E;CYRILLIC CAPITAL LETTER KSI;Lu;0;L;;;;;N;;;;046F;
+046F;CYRILLIC SMALL LETTER KSI;Ll;0;L;;;;;N;;;046E;;046E
+0470;CYRILLIC CAPITAL LETTER PSI;Lu;0;L;;;;;N;;;;0471;
+0471;CYRILLIC SMALL LETTER PSI;Ll;0;L;;;;;N;;;0470;;0470
+0472;CYRILLIC CAPITAL LETTER FITA;Lu;0;L;;;;;N;;;;0473;
+0473;CYRILLIC SMALL LETTER FITA;Ll;0;L;;;;;N;;;0472;;0472
+0474;CYRILLIC CAPITAL LETTER IZHITSA;Lu;0;L;;;;;N;;;;0475;
+0475;CYRILLIC SMALL LETTER IZHITSA;Ll;0;L;;;;;N;;;0474;;0474
+0476;CYRILLIC CAPITAL LETTER IZHITSA WITH DOUBLE GRAVE ACCENT;Lu;0;L;0474 030F;;;;N;CYRILLIC CAPITAL LETTER IZHITSA DOUBLE GRAVE;;;0477;
+0477;CYRILLIC SMALL LETTER IZHITSA WITH DOUBLE GRAVE ACCENT;Ll;0;L;0475 030F;;;;N;CYRILLIC SMALL LETTER IZHITSA DOUBLE GRAVE;;0476;;0476
+0478;CYRILLIC CAPITAL LETTER UK;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER UK DIGRAPH;;;0479;
+0479;CYRILLIC SMALL LETTER UK;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER UK DIGRAPH;;0478;;0478
+047A;CYRILLIC CAPITAL LETTER ROUND OMEGA;Lu;0;L;;;;;N;;;;047B;
+047B;CYRILLIC SMALL LETTER ROUND OMEGA;Ll;0;L;;;;;N;;;047A;;047A
+047C;CYRILLIC CAPITAL LETTER OMEGA WITH TITLO;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER OMEGA TITLO;;;047D;
+047D;CYRILLIC SMALL LETTER OMEGA WITH TITLO;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER OMEGA TITLO;;047C;;047C
+047E;CYRILLIC CAPITAL LETTER OT;Lu;0;L;;;;;N;;;;047F;
+047F;CYRILLIC SMALL LETTER OT;Ll;0;L;;;;;N;;;047E;;047E
+0480;CYRILLIC CAPITAL LETTER KOPPA;Lu;0;L;;;;;N;;;;0481;
+0481;CYRILLIC SMALL LETTER KOPPA;Ll;0;L;;;;;N;;;0480;;0480
+0482;CYRILLIC THOUSANDS SIGN;So;0;L;;;;;N;;;;;
+0483;COMBINING CYRILLIC TITLO;Mn;230;NSM;;;;;N;CYRILLIC NON-SPACING TITLO;;;;
+0484;COMBINING CYRILLIC PALATALIZATION;Mn;230;NSM;;;;;N;CYRILLIC NON-SPACING PALATALIZATION;;;;
+0485;COMBINING CYRILLIC DASIA PNEUMATA;Mn;230;NSM;;;;;N;CYRILLIC NON-SPACING DASIA PNEUMATA;;;;
+0486;COMBINING CYRILLIC PSILI PNEUMATA;Mn;230;NSM;;;;;N;CYRILLIC NON-SPACING PSILI PNEUMATA;;;;
+0488;COMBINING CYRILLIC HUNDRED THOUSANDS SIGN;Me;0;NSM;;;;;N;;;;;
+0489;COMBINING CYRILLIC MILLIONS SIGN;Me;0;NSM;;;;;N;;;;;
+048C;CYRILLIC CAPITAL LETTER SEMISOFT SIGN;Lu;0;L;;;;;N;;;;048D;
+048D;CYRILLIC SMALL LETTER SEMISOFT SIGN;Ll;0;L;;;;;N;;;048C;;048C
+048E;CYRILLIC CAPITAL LETTER ER WITH TICK;Lu;0;L;;;;;N;;;;048F;
+048F;CYRILLIC SMALL LETTER ER WITH TICK;Ll;0;L;;;;;N;;;048E;;048E
+0490;CYRILLIC CAPITAL LETTER GHE WITH UPTURN;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER GE WITH UPTURN;;;0491;
+0491;CYRILLIC SMALL LETTER GHE WITH UPTURN;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER GE WITH UPTURN;;0490;;0490
+0492;CYRILLIC CAPITAL LETTER GHE WITH STROKE;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER GE BAR;;;0493;
+0493;CYRILLIC SMALL LETTER GHE WITH STROKE;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER GE BAR;;0492;;0492
+0494;CYRILLIC CAPITAL LETTER GHE WITH MIDDLE HOOK;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER GE HOOK;;;0495;
+0495;CYRILLIC SMALL LETTER GHE WITH MIDDLE HOOK;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER GE HOOK;;0494;;0494
+0496;CYRILLIC CAPITAL LETTER ZHE WITH DESCENDER;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER ZHE WITH RIGHT DESCENDER;;;0497;
+0497;CYRILLIC SMALL LETTER ZHE WITH DESCENDER;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER ZHE WITH RIGHT DESCENDER;;0496;;0496
+0498;CYRILLIC CAPITAL LETTER ZE WITH DESCENDER;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER ZE CEDILLA;;;0499;
+0499;CYRILLIC SMALL LETTER ZE WITH DESCENDER;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER ZE CEDILLA;;0498;;0498
+049A;CYRILLIC CAPITAL LETTER KA WITH DESCENDER;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER KA WITH RIGHT DESCENDER;;;049B;
+049B;CYRILLIC SMALL LETTER KA WITH DESCENDER;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER KA WITH RIGHT DESCENDER;;049A;;049A
+049C;CYRILLIC CAPITAL LETTER KA WITH VERTICAL STROKE;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER KA VERTICAL BAR;;;049D;
+049D;CYRILLIC SMALL LETTER KA WITH VERTICAL STROKE;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER KA VERTICAL BAR;;049C;;049C
+049E;CYRILLIC CAPITAL LETTER KA WITH STROKE;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER KA BAR;;;049F;
+049F;CYRILLIC SMALL LETTER KA WITH STROKE;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER KA BAR;;049E;;049E
+04A0;CYRILLIC CAPITAL LETTER BASHKIR KA;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER REVERSED GE KA;;;04A1;
+04A1;CYRILLIC SMALL LETTER BASHKIR KA;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER REVERSED GE KA;;04A0;;04A0
+04A2;CYRILLIC CAPITAL LETTER EN WITH DESCENDER;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER EN WITH RIGHT DESCENDER;;;04A3;
+04A3;CYRILLIC SMALL LETTER EN WITH DESCENDER;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER EN WITH RIGHT DESCENDER;;04A2;;04A2
+04A4;CYRILLIC CAPITAL LIGATURE EN GHE;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER EN GE;;;04A5;
+04A5;CYRILLIC SMALL LIGATURE EN GHE;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER EN GE;;04A4;;04A4
+04A6;CYRILLIC CAPITAL LETTER PE WITH MIDDLE HOOK;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER PE HOOK;Abkhasian;;04A7;
+04A7;CYRILLIC SMALL LETTER PE WITH MIDDLE HOOK;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER PE HOOK;Abkhasian;04A6;;04A6
+04A8;CYRILLIC CAPITAL LETTER ABKHASIAN HA;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER O HOOK;;;04A9;
+04A9;CYRILLIC SMALL LETTER ABKHASIAN HA;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER O HOOK;;04A8;;04A8
+04AA;CYRILLIC CAPITAL LETTER ES WITH DESCENDER;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER ES CEDILLA;;;04AB;
+04AB;CYRILLIC SMALL LETTER ES WITH DESCENDER;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER ES CEDILLA;;04AA;;04AA
+04AC;CYRILLIC CAPITAL LETTER TE WITH DESCENDER;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER TE WITH RIGHT DESCENDER;;;04AD;
+04AD;CYRILLIC SMALL LETTER TE WITH DESCENDER;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER TE WITH RIGHT DESCENDER;;04AC;;04AC
+04AE;CYRILLIC CAPITAL LETTER STRAIGHT U;Lu;0;L;;;;;N;;;;04AF;
+04AF;CYRILLIC SMALL LETTER STRAIGHT U;Ll;0;L;;;;;N;;;04AE;;04AE
+04B0;CYRILLIC CAPITAL LETTER STRAIGHT U WITH STROKE;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER STRAIGHT U BAR;;;04B1;
+04B1;CYRILLIC SMALL LETTER STRAIGHT U WITH STROKE;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER STRAIGHT U BAR;;04B0;;04B0
+04B2;CYRILLIC CAPITAL LETTER HA WITH DESCENDER;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER KHA WITH RIGHT DESCENDER;;;04B3;
+04B3;CYRILLIC SMALL LETTER HA WITH DESCENDER;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER KHA WITH RIGHT DESCENDER;;04B2;;04B2
+04B4;CYRILLIC CAPITAL LIGATURE TE TSE;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER TE TSE;Abkhasian;;04B5;
+04B5;CYRILLIC SMALL LIGATURE TE TSE;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER TE TSE;Abkhasian;04B4;;04B4
+04B6;CYRILLIC CAPITAL LETTER CHE WITH DESCENDER;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER CHE WITH RIGHT DESCENDER;;;04B7;
+04B7;CYRILLIC SMALL LETTER CHE WITH DESCENDER;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER CHE WITH RIGHT DESCENDER;;04B6;;04B6
+04B8;CYRILLIC CAPITAL LETTER CHE WITH VERTICAL STROKE;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER CHE VERTICAL BAR;;;04B9;
+04B9;CYRILLIC SMALL LETTER CHE WITH VERTICAL STROKE;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER CHE VERTICAL BAR;;04B8;;04B8
+04BA;CYRILLIC CAPITAL LETTER SHHA;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER H;;;04BB;
+04BB;CYRILLIC SMALL LETTER SHHA;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER H;;04BA;;04BA
+04BC;CYRILLIC CAPITAL LETTER ABKHASIAN CHE;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER IE HOOK;;;04BD;
+04BD;CYRILLIC SMALL LETTER ABKHASIAN CHE;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER IE HOOK;;04BC;;04BC
+04BE;CYRILLIC CAPITAL LETTER ABKHASIAN CHE WITH DESCENDER;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER IE HOOK OGONEK;;;04BF;
+04BF;CYRILLIC SMALL LETTER ABKHASIAN CHE WITH DESCENDER;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER IE HOOK OGONEK;;04BE;;04BE
+04C0;CYRILLIC LETTER PALOCHKA;Lu;0;L;;;;;N;CYRILLIC LETTER I;;;;
+04C1;CYRILLIC CAPITAL LETTER ZHE WITH BREVE;Lu;0;L;0416 0306;;;;N;CYRILLIC CAPITAL LETTER SHORT ZHE;;;04C2;
+04C2;CYRILLIC SMALL LETTER ZHE WITH BREVE;Ll;0;L;0436 0306;;;;N;CYRILLIC SMALL LETTER SHORT ZHE;;04C1;;04C1
+04C3;CYRILLIC CAPITAL LETTER KA WITH HOOK;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER KA HOOK;;;04C4;
+04C4;CYRILLIC SMALL LETTER KA WITH HOOK;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER KA HOOK;;04C3;;04C3
+04C7;CYRILLIC CAPITAL LETTER EN WITH HOOK;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER EN HOOK;;;04C8;
+04C8;CYRILLIC SMALL LETTER EN WITH HOOK;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER EN HOOK;;04C7;;04C7
+04CB;CYRILLIC CAPITAL LETTER KHAKASSIAN CHE;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER CHE WITH LEFT DESCENDER;;;04CC;
+04CC;CYRILLIC SMALL LETTER KHAKASSIAN CHE;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER CHE WITH LEFT DESCENDER;;04CB;;04CB
+04D0;CYRILLIC CAPITAL LETTER A WITH BREVE;Lu;0;L;0410 0306;;;;N;;;;04D1;
+04D1;CYRILLIC SMALL LETTER A WITH BREVE;Ll;0;L;0430 0306;;;;N;;;04D0;;04D0
+04D2;CYRILLIC CAPITAL LETTER A WITH DIAERESIS;Lu;0;L;0410 0308;;;;N;;;;04D3;
+04D3;CYRILLIC SMALL LETTER A WITH DIAERESIS;Ll;0;L;0430 0308;;;;N;;;04D2;;04D2
+04D4;CYRILLIC CAPITAL LIGATURE A IE;Lu;0;L;;;;;N;;;;04D5;
+04D5;CYRILLIC SMALL LIGATURE A IE;Ll;0;L;;;;;N;;;04D4;;04D4
+04D6;CYRILLIC CAPITAL LETTER IE WITH BREVE;Lu;0;L;0415 0306;;;;N;;;;04D7;
+04D7;CYRILLIC SMALL LETTER IE WITH BREVE;Ll;0;L;0435 0306;;;;N;;;04D6;;04D6
+04D8;CYRILLIC CAPITAL LETTER SCHWA;Lu;0;L;;;;;N;;;;04D9;
+04D9;CYRILLIC SMALL LETTER SCHWA;Ll;0;L;;;;;N;;;04D8;;04D8
+04DA;CYRILLIC CAPITAL LETTER SCHWA WITH DIAERESIS;Lu;0;L;04D8 0308;;;;N;;;;04DB;
+04DB;CYRILLIC SMALL LETTER SCHWA WITH DIAERESIS;Ll;0;L;04D9 0308;;;;N;;;04DA;;04DA
+04DC;CYRILLIC CAPITAL LETTER ZHE WITH DIAERESIS;Lu;0;L;0416 0308;;;;N;;;;04DD;
+04DD;CYRILLIC SMALL LETTER ZHE WITH DIAERESIS;Ll;0;L;0436 0308;;;;N;;;04DC;;04DC
+04DE;CYRILLIC CAPITAL LETTER ZE WITH DIAERESIS;Lu;0;L;0417 0308;;;;N;;;;04DF;
+04DF;CYRILLIC SMALL LETTER ZE WITH DIAERESIS;Ll;0;L;0437 0308;;;;N;;;04DE;;04DE
+04E0;CYRILLIC CAPITAL LETTER ABKHASIAN DZE;Lu;0;L;;;;;N;;;;04E1;
+04E1;CYRILLIC SMALL LETTER ABKHASIAN DZE;Ll;0;L;;;;;N;;;04E0;;04E0
+04E2;CYRILLIC CAPITAL LETTER I WITH MACRON;Lu;0;L;0418 0304;;;;N;;;;04E3;
+04E3;CYRILLIC SMALL LETTER I WITH MACRON;Ll;0;L;0438 0304;;;;N;;;04E2;;04E2
+04E4;CYRILLIC CAPITAL LETTER I WITH DIAERESIS;Lu;0;L;0418 0308;;;;N;;;;04E5;
+04E5;CYRILLIC SMALL LETTER I WITH DIAERESIS;Ll;0;L;0438 0308;;;;N;;;04E4;;04E4
+04E6;CYRILLIC CAPITAL LETTER O WITH DIAERESIS;Lu;0;L;041E 0308;;;;N;;;;04E7;
+04E7;CYRILLIC SMALL LETTER O WITH DIAERESIS;Ll;0;L;043E 0308;;;;N;;;04E6;;04E6
+04E8;CYRILLIC CAPITAL LETTER BARRED O;Lu;0;L;;;;;N;;;;04E9;
+04E9;CYRILLIC SMALL LETTER BARRED O;Ll;0;L;;;;;N;;;04E8;;04E8
+04EA;CYRILLIC CAPITAL LETTER BARRED O WITH DIAERESIS;Lu;0;L;04E8 0308;;;;N;;;;04EB;
+04EB;CYRILLIC SMALL LETTER BARRED O WITH DIAERESIS;Ll;0;L;04E9 0308;;;;N;;;04EA;;04EA
+04EC;CYRILLIC CAPITAL LETTER E WITH DIAERESIS;Lu;0;L;042D 0308;;;;N;;;;04ED;
+04ED;CYRILLIC SMALL LETTER E WITH DIAERESIS;Ll;0;L;044D 0308;;;;N;;;04EC;;04EC
+04EE;CYRILLIC CAPITAL LETTER U WITH MACRON;Lu;0;L;0423 0304;;;;N;;;;04EF;
+04EF;CYRILLIC SMALL LETTER U WITH MACRON;Ll;0;L;0443 0304;;;;N;;;04EE;;04EE
+04F0;CYRILLIC CAPITAL LETTER U WITH DIAERESIS;Lu;0;L;0423 0308;;;;N;;;;04F1;
+04F1;CYRILLIC SMALL LETTER U WITH DIAERESIS;Ll;0;L;0443 0308;;;;N;;;04F0;;04F0
+04F2;CYRILLIC CAPITAL LETTER U WITH DOUBLE ACUTE;Lu;0;L;0423 030B;;;;N;;;;04F3;
+04F3;CYRILLIC SMALL LETTER U WITH DOUBLE ACUTE;Ll;0;L;0443 030B;;;;N;;;04F2;;04F2
+04F4;CYRILLIC CAPITAL LETTER CHE WITH DIAERESIS;Lu;0;L;0427 0308;;;;N;;;;04F5;
+04F5;CYRILLIC SMALL LETTER CHE WITH DIAERESIS;Ll;0;L;0447 0308;;;;N;;;04F4;;04F4
+04F8;CYRILLIC CAPITAL LETTER YERU WITH DIAERESIS;Lu;0;L;042B 0308;;;;N;;;;04F9;
+04F9;CYRILLIC SMALL LETTER YERU WITH DIAERESIS;Ll;0;L;044B 0308;;;;N;;;04F8;;04F8
+0531;ARMENIAN CAPITAL LETTER AYB;Lu;0;L;;;;;N;;;;0561;
+0532;ARMENIAN CAPITAL LETTER BEN;Lu;0;L;;;;;N;;;;0562;
+0533;ARMENIAN CAPITAL LETTER GIM;Lu;0;L;;;;;N;;;;0563;
+0534;ARMENIAN CAPITAL LETTER DA;Lu;0;L;;;;;N;;;;0564;
+0535;ARMENIAN CAPITAL LETTER ECH;Lu;0;L;;;;;N;;;;0565;
+0536;ARMENIAN CAPITAL LETTER ZA;Lu;0;L;;;;;N;;;;0566;
+0537;ARMENIAN CAPITAL LETTER EH;Lu;0;L;;;;;N;;;;0567;
+0538;ARMENIAN CAPITAL LETTER ET;Lu;0;L;;;;;N;;;;0568;
+0539;ARMENIAN CAPITAL LETTER TO;Lu;0;L;;;;;N;;;;0569;
+053A;ARMENIAN CAPITAL LETTER ZHE;Lu;0;L;;;;;N;;;;056A;
+053B;ARMENIAN CAPITAL LETTER INI;Lu;0;L;;;;;N;;;;056B;
+053C;ARMENIAN CAPITAL LETTER LIWN;Lu;0;L;;;;;N;;;;056C;
+053D;ARMENIAN CAPITAL LETTER XEH;Lu;0;L;;;;;N;;;;056D;
+053E;ARMENIAN CAPITAL LETTER CA;Lu;0;L;;;;;N;;;;056E;
+053F;ARMENIAN CAPITAL LETTER KEN;Lu;0;L;;;;;N;;;;056F;
+0540;ARMENIAN CAPITAL LETTER HO;Lu;0;L;;;;;N;;;;0570;
+0541;ARMENIAN CAPITAL LETTER JA;Lu;0;L;;;;;N;;;;0571;
+0542;ARMENIAN CAPITAL LETTER GHAD;Lu;0;L;;;;;N;ARMENIAN CAPITAL LETTER LAD;;;0572;
+0543;ARMENIAN CAPITAL LETTER CHEH;Lu;0;L;;;;;N;;;;0573;
+0544;ARMENIAN CAPITAL LETTER MEN;Lu;0;L;;;;;N;;;;0574;
+0545;ARMENIAN CAPITAL LETTER YI;Lu;0;L;;;;;N;;;;0575;
+0546;ARMENIAN CAPITAL LETTER NOW;Lu;0;L;;;;;N;;;;0576;
+0547;ARMENIAN CAPITAL LETTER SHA;Lu;0;L;;;;;N;;;;0577;
+0548;ARMENIAN CAPITAL LETTER VO;Lu;0;L;;;;;N;;;;0578;
+0549;ARMENIAN CAPITAL LETTER CHA;Lu;0;L;;;;;N;;;;0579;
+054A;ARMENIAN CAPITAL LETTER PEH;Lu;0;L;;;;;N;;;;057A;
+054B;ARMENIAN CAPITAL LETTER JHEH;Lu;0;L;;;;;N;;;;057B;
+054C;ARMENIAN CAPITAL LETTER RA;Lu;0;L;;;;;N;;;;057C;
+054D;ARMENIAN CAPITAL LETTER SEH;Lu;0;L;;;;;N;;;;057D;
+054E;ARMENIAN CAPITAL LETTER VEW;Lu;0;L;;;;;N;;;;057E;
+054F;ARMENIAN CAPITAL LETTER TIWN;Lu;0;L;;;;;N;;;;057F;
+0550;ARMENIAN CAPITAL LETTER REH;Lu;0;L;;;;;N;;;;0580;
+0551;ARMENIAN CAPITAL LETTER CO;Lu;0;L;;;;;N;;;;0581;
+0552;ARMENIAN CAPITAL LETTER YIWN;Lu;0;L;;;;;N;;;;0582;
+0553;ARMENIAN CAPITAL LETTER PIWR;Lu;0;L;;;;;N;;;;0583;
+0554;ARMENIAN CAPITAL LETTER KEH;Lu;0;L;;;;;N;;;;0584;
+0555;ARMENIAN CAPITAL LETTER OH;Lu;0;L;;;;;N;;;;0585;
+0556;ARMENIAN CAPITAL LETTER FEH;Lu;0;L;;;;;N;;;;0586;
+0559;ARMENIAN MODIFIER LETTER LEFT HALF RING;Lm;0;L;;;;;N;;;;;
+055A;ARMENIAN APOSTROPHE;Po;0;L;;;;;N;ARMENIAN MODIFIER LETTER RIGHT HALF RING;;;;
+055B;ARMENIAN EMPHASIS MARK;Po;0;L;;;;;N;;;;;
+055C;ARMENIAN EXCLAMATION MARK;Po;0;L;;;;;N;;;;;
+055D;ARMENIAN COMMA;Po;0;L;;;;;N;;;;;
+055E;ARMENIAN QUESTION MARK;Po;0;L;;;;;N;;;;;
+055F;ARMENIAN ABBREVIATION MARK;Po;0;L;;;;;N;;;;;
+0561;ARMENIAN SMALL LETTER AYB;Ll;0;L;;;;;N;;;0531;;0531
+0562;ARMENIAN SMALL LETTER BEN;Ll;0;L;;;;;N;;;0532;;0532
+0563;ARMENIAN SMALL LETTER GIM;Ll;0;L;;;;;N;;;0533;;0533
+0564;ARMENIAN SMALL LETTER DA;Ll;0;L;;;;;N;;;0534;;0534
+0565;ARMENIAN SMALL LETTER ECH;Ll;0;L;;;;;N;;;0535;;0535
+0566;ARMENIAN SMALL LETTER ZA;Ll;0;L;;;;;N;;;0536;;0536
+0567;ARMENIAN SMALL LETTER EH;Ll;0;L;;;;;N;;;0537;;0537
+0568;ARMENIAN SMALL LETTER ET;Ll;0;L;;;;;N;;;0538;;0538
+0569;ARMENIAN SMALL LETTER TO;Ll;0;L;;;;;N;;;0539;;0539
+056A;ARMENIAN SMALL LETTER ZHE;Ll;0;L;;;;;N;;;053A;;053A
+056B;ARMENIAN SMALL LETTER INI;Ll;0;L;;;;;N;;;053B;;053B
+056C;ARMENIAN SMALL LETTER LIWN;Ll;0;L;;;;;N;;;053C;;053C
+056D;ARMENIAN SMALL LETTER XEH;Ll;0;L;;;;;N;;;053D;;053D
+056E;ARMENIAN SMALL LETTER CA;Ll;0;L;;;;;N;;;053E;;053E
+056F;ARMENIAN SMALL LETTER KEN;Ll;0;L;;;;;N;;;053F;;053F
+0570;ARMENIAN SMALL LETTER HO;Ll;0;L;;;;;N;;;0540;;0540
+0571;ARMENIAN SMALL LETTER JA;Ll;0;L;;;;;N;;;0541;;0541
+0572;ARMENIAN SMALL LETTER GHAD;Ll;0;L;;;;;N;ARMENIAN SMALL LETTER LAD;;0542;;0542
+0573;ARMENIAN SMALL LETTER CHEH;Ll;0;L;;;;;N;;;0543;;0543
+0574;ARMENIAN SMALL LETTER MEN;Ll;0;L;;;;;N;;;0544;;0544
+0575;ARMENIAN SMALL LETTER YI;Ll;0;L;;;;;N;;;0545;;0545
+0576;ARMENIAN SMALL LETTER NOW;Ll;0;L;;;;;N;;;0546;;0546
+0577;ARMENIAN SMALL LETTER SHA;Ll;0;L;;;;;N;;;0547;;0547
+0578;ARMENIAN SMALL LETTER VO;Ll;0;L;;;;;N;;;0548;;0548
+0579;ARMENIAN SMALL LETTER CHA;Ll;0;L;;;;;N;;;0549;;0549
+057A;ARMENIAN SMALL LETTER PEH;Ll;0;L;;;;;N;;;054A;;054A
+057B;ARMENIAN SMALL LETTER JHEH;Ll;0;L;;;;;N;;;054B;;054B
+057C;ARMENIAN SMALL LETTER RA;Ll;0;L;;;;;N;;;054C;;054C
+057D;ARMENIAN SMALL LETTER SEH;Ll;0;L;;;;;N;;;054D;;054D
+057E;ARMENIAN SMALL LETTER VEW;Ll;0;L;;;;;N;;;054E;;054E
+057F;ARMENIAN SMALL LETTER TIWN;Ll;0;L;;;;;N;;;054F;;054F
+0580;ARMENIAN SMALL LETTER REH;Ll;0;L;;;;;N;;;0550;;0550
+0581;ARMENIAN SMALL LETTER CO;Ll;0;L;;;;;N;;;0551;;0551
+0582;ARMENIAN SMALL LETTER YIWN;Ll;0;L;;;;;N;;;0552;;0552
+0583;ARMENIAN SMALL LETTER PIWR;Ll;0;L;;;;;N;;;0553;;0553
+0584;ARMENIAN SMALL LETTER KEH;Ll;0;L;;;;;N;;;0554;;0554
+0585;ARMENIAN SMALL LETTER OH;Ll;0;L;;;;;N;;;0555;;0555
+0586;ARMENIAN SMALL LETTER FEH;Ll;0;L;;;;;N;;;0556;;0556
+0587;ARMENIAN SMALL LIGATURE ECH YIWN;Ll;0;L;<compat> 0565 0582;;;;N;;;;;
+0589;ARMENIAN FULL STOP;Po;0;L;;;;;N;ARMENIAN PERIOD;;;;
+058A;ARMENIAN HYPHEN;Pd;0;ON;;;;;N;;;;;
+0591;HEBREW ACCENT ETNAHTA;Mn;220;NSM;;;;;N;;;;;
+0592;HEBREW ACCENT SEGOL;Mn;230;NSM;;;;;N;;;;;
+0593;HEBREW ACCENT SHALSHELET;Mn;230;NSM;;;;;N;;;;;
+0594;HEBREW ACCENT ZAQEF QATAN;Mn;230;NSM;;;;;N;;;;;
+0595;HEBREW ACCENT ZAQEF GADOL;Mn;230;NSM;;;;;N;;;;;
+0596;HEBREW ACCENT TIPEHA;Mn;220;NSM;;;;;N;;*;;;
+0597;HEBREW ACCENT REVIA;Mn;230;NSM;;;;;N;;;;;
+0598;HEBREW ACCENT ZARQA;Mn;230;NSM;;;;;N;;*;;;
+0599;HEBREW ACCENT PASHTA;Mn;230;NSM;;;;;N;;;;;
+059A;HEBREW ACCENT YETIV;Mn;222;NSM;;;;;N;;;;;
+059B;HEBREW ACCENT TEVIR;Mn;220;NSM;;;;;N;;;;;
+059C;HEBREW ACCENT GERESH;Mn;230;NSM;;;;;N;;;;;
+059D;HEBREW ACCENT GERESH MUQDAM;Mn;230;NSM;;;;;N;;;;;
+059E;HEBREW ACCENT GERSHAYIM;Mn;230;NSM;;;;;N;;;;;
+059F;HEBREW ACCENT QARNEY PARA;Mn;230;NSM;;;;;N;;;;;
+05A0;HEBREW ACCENT TELISHA GEDOLA;Mn;230;NSM;;;;;N;;;;;
+05A1;HEBREW ACCENT PAZER;Mn;230;NSM;;;;;N;;;;;
+05A3;HEBREW ACCENT MUNAH;Mn;220;NSM;;;;;N;;;;;
+05A4;HEBREW ACCENT MAHAPAKH;Mn;220;NSM;;;;;N;;;;;
+05A5;HEBREW ACCENT MERKHA;Mn;220;NSM;;;;;N;;*;;;
+05A6;HEBREW ACCENT MERKHA KEFULA;Mn;220;NSM;;;;;N;;;;;
+05A7;HEBREW ACCENT DARGA;Mn;220;NSM;;;;;N;;;;;
+05A8;HEBREW ACCENT QADMA;Mn;230;NSM;;;;;N;;*;;;
+05A9;HEBREW ACCENT TELISHA QETANA;Mn;230;NSM;;;;;N;;;;;
+05AA;HEBREW ACCENT YERAH BEN YOMO;Mn;220;NSM;;;;;N;;*;;;
+05AB;HEBREW ACCENT OLE;Mn;230;NSM;;;;;N;;;;;
+05AC;HEBREW ACCENT ILUY;Mn;230;NSM;;;;;N;;;;;
+05AD;HEBREW ACCENT DEHI;Mn;222;NSM;;;;;N;;;;;
+05AE;HEBREW ACCENT ZINOR;Mn;228;NSM;;;;;N;;;;;
+05AF;HEBREW MARK MASORA CIRCLE;Mn;230;NSM;;;;;N;;;;;
+05B0;HEBREW POINT SHEVA;Mn;10;NSM;;;;;N;;;;;
+05B1;HEBREW POINT HATAF SEGOL;Mn;11;NSM;;;;;N;;;;;
+05B2;HEBREW POINT HATAF PATAH;Mn;12;NSM;;;;;N;;;;;
+05B3;HEBREW POINT HATAF QAMATS;Mn;13;NSM;;;;;N;;;;;
+05B4;HEBREW POINT HIRIQ;Mn;14;NSM;;;;;N;;;;;
+05B5;HEBREW POINT TSERE;Mn;15;NSM;;;;;N;;;;;
+05B6;HEBREW POINT SEGOL;Mn;16;NSM;;;;;N;;;;;
+05B7;HEBREW POINT PATAH;Mn;17;NSM;;;;;N;;;;;
+05B8;HEBREW POINT QAMATS;Mn;18;NSM;;;;;N;;;;;
+05B9;HEBREW POINT HOLAM;Mn;19;NSM;;;;;N;;;;;
+05BB;HEBREW POINT QUBUTS;Mn;20;NSM;;;;;N;;;;;
+05BC;HEBREW POINT DAGESH OR MAPIQ;Mn;21;NSM;;;;;N;HEBREW POINT DAGESH;or shuruq;;;
+05BD;HEBREW POINT METEG;Mn;22;NSM;;;;;N;;*;;;
+05BE;HEBREW PUNCTUATION MAQAF;Po;0;R;;;;;N;;;;;
+05BF;HEBREW POINT RAFE;Mn;23;NSM;;;;;N;;;;;
+05C0;HEBREW PUNCTUATION PASEQ;Po;0;R;;;;;N;HEBREW POINT PASEQ;*;;;
+05C1;HEBREW POINT SHIN DOT;Mn;24;NSM;;;;;N;;;;;
+05C2;HEBREW POINT SIN DOT;Mn;25;NSM;;;;;N;;;;;
+05C3;HEBREW PUNCTUATION SOF PASUQ;Po;0;R;;;;;N;;*;;;
+05C4;HEBREW MARK UPPER DOT;Mn;230;NSM;;;;;N;;;;;
+05D0;HEBREW LETTER ALEF;Lo;0;R;;;;;N;;;;;
+05D1;HEBREW LETTER BET;Lo;0;R;;;;;N;;;;;
+05D2;HEBREW LETTER GIMEL;Lo;0;R;;;;;N;;;;;
+05D3;HEBREW LETTER DALET;Lo;0;R;;;;;N;;;;;
+05D4;HEBREW LETTER HE;Lo;0;R;;;;;N;;;;;
+05D5;HEBREW LETTER VAV;Lo;0;R;;;;;N;;;;;
+05D6;HEBREW LETTER ZAYIN;Lo;0;R;;;;;N;;;;;
+05D7;HEBREW LETTER HET;Lo;0;R;;;;;N;;;;;
+05D8;HEBREW LETTER TET;Lo;0;R;;;;;N;;;;;
+05D9;HEBREW LETTER YOD;Lo;0;R;;;;;N;;;;;
+05DA;HEBREW LETTER FINAL KAF;Lo;0;R;;;;;N;;;;;
+05DB;HEBREW LETTER KAF;Lo;0;R;;;;;N;;;;;
+05DC;HEBREW LETTER LAMED;Lo;0;R;;;;;N;;;;;
+05DD;HEBREW LETTER FINAL MEM;Lo;0;R;;;;;N;;;;;
+05DE;HEBREW LETTER MEM;Lo;0;R;;;;;N;;;;;
+05DF;HEBREW LETTER FINAL NUN;Lo;0;R;;;;;N;;;;;
+05E0;HEBREW LETTER NUN;Lo;0;R;;;;;N;;;;;
+05E1;HEBREW LETTER SAMEKH;Lo;0;R;;;;;N;;;;;
+05E2;HEBREW LETTER AYIN;Lo;0;R;;;;;N;;;;;
+05E3;HEBREW LETTER FINAL PE;Lo;0;R;;;;;N;;;;;
+05E4;HEBREW LETTER PE;Lo;0;R;;;;;N;;;;;
+05E5;HEBREW LETTER FINAL TSADI;Lo;0;R;;;;;N;;;;;
+05E6;HEBREW LETTER TSADI;Lo;0;R;;;;;N;;;;;
+05E7;HEBREW LETTER QOF;Lo;0;R;;;;;N;;;;;
+05E8;HEBREW LETTER RESH;Lo;0;R;;;;;N;;;;;
+05E9;HEBREW LETTER SHIN;Lo;0;R;;;;;N;;;;;
+05EA;HEBREW LETTER TAV;Lo;0;R;;;;;N;;;;;
+05F0;HEBREW LIGATURE YIDDISH DOUBLE VAV;Lo;0;R;;;;;N;HEBREW LETTER DOUBLE VAV;;;;
+05F1;HEBREW LIGATURE YIDDISH VAV YOD;Lo;0;R;;;;;N;HEBREW LETTER VAV YOD;;;;
+05F2;HEBREW LIGATURE YIDDISH DOUBLE YOD;Lo;0;R;;;;;N;HEBREW LETTER DOUBLE YOD;;;;
+05F3;HEBREW PUNCTUATION GERESH;Po;0;R;;;;;N;;;;;
+05F4;HEBREW PUNCTUATION GERSHAYIM;Po;0;R;;;;;N;;;;;
+060C;ARABIC COMMA;Po;0;CS;;;;;N;;;;;
+061B;ARABIC SEMICOLON;Po;0;AL;;;;;N;;;;;
+061F;ARABIC QUESTION MARK;Po;0;AL;;;;;N;;;;;
+0621;ARABIC LETTER HAMZA;Lo;0;AL;;;;;N;ARABIC LETTER HAMZAH;;;;
+0622;ARABIC LETTER ALEF WITH MADDA ABOVE;Lo;0;AL;0627 0653;;;;N;ARABIC LETTER MADDAH ON ALEF;;;;
+0623;ARABIC LETTER ALEF WITH HAMZA ABOVE;Lo;0;AL;0627 0654;;;;N;ARABIC LETTER HAMZAH ON ALEF;;;;
+0624;ARABIC LETTER WAW WITH HAMZA ABOVE;Lo;0;AL;0648 0654;;;;N;ARABIC LETTER HAMZAH ON WAW;;;;
+0625;ARABIC LETTER ALEF WITH HAMZA BELOW;Lo;0;AL;0627 0655;;;;N;ARABIC LETTER HAMZAH UNDER ALEF;;;;
+0626;ARABIC LETTER YEH WITH HAMZA ABOVE;Lo;0;AL;064A 0654;;;;N;ARABIC LETTER HAMZAH ON YA;;;;
+0627;ARABIC LETTER ALEF;Lo;0;AL;;;;;N;;;;;
+0628;ARABIC LETTER BEH;Lo;0;AL;;;;;N;ARABIC LETTER BAA;;;;
+0629;ARABIC LETTER TEH MARBUTA;Lo;0;AL;;;;;N;ARABIC LETTER TAA MARBUTAH;;;;
+062A;ARABIC LETTER TEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA;;;;
+062B;ARABIC LETTER THEH;Lo;0;AL;;;;;N;ARABIC LETTER THAA;;;;
+062C;ARABIC LETTER JEEM;Lo;0;AL;;;;;N;;;;;
+062D;ARABIC LETTER HAH;Lo;0;AL;;;;;N;ARABIC LETTER HAA;;;;
+062E;ARABIC LETTER KHAH;Lo;0;AL;;;;;N;ARABIC LETTER KHAA;;;;
+062F;ARABIC LETTER DAL;Lo;0;AL;;;;;N;;;;;
+0630;ARABIC LETTER THAL;Lo;0;AL;;;;;N;;;;;
+0631;ARABIC LETTER REH;Lo;0;AL;;;;;N;ARABIC LETTER RA;;;;
+0632;ARABIC LETTER ZAIN;Lo;0;AL;;;;;N;;;;;
+0633;ARABIC LETTER SEEN;Lo;0;AL;;;;;N;;;;;
+0634;ARABIC LETTER SHEEN;Lo;0;AL;;;;;N;;;;;
+0635;ARABIC LETTER SAD;Lo;0;AL;;;;;N;;;;;
+0636;ARABIC LETTER DAD;Lo;0;AL;;;;;N;;;;;
+0637;ARABIC LETTER TAH;Lo;0;AL;;;;;N;;;;;
+0638;ARABIC LETTER ZAH;Lo;0;AL;;;;;N;ARABIC LETTER DHAH;;;;
+0639;ARABIC LETTER AIN;Lo;0;AL;;;;;N;;;;;
+063A;ARABIC LETTER GHAIN;Lo;0;AL;;;;;N;;;;;
+0640;ARABIC TATWEEL;Lm;0;AL;;;;;N;;;;;
+0641;ARABIC LETTER FEH;Lo;0;AL;;;;;N;ARABIC LETTER FA;;;;
+0642;ARABIC LETTER QAF;Lo;0;AL;;;;;N;;;;;
+0643;ARABIC LETTER KAF;Lo;0;AL;;;;;N;ARABIC LETTER CAF;;;;
+0644;ARABIC LETTER LAM;Lo;0;AL;;;;;N;;;;;
+0645;ARABIC LETTER MEEM;Lo;0;AL;;;;;N;;;;;
+0646;ARABIC LETTER NOON;Lo;0;AL;;;;;N;;;;;
+0647;ARABIC LETTER HEH;Lo;0;AL;;;;;N;ARABIC LETTER HA;;;;
+0648;ARABIC LETTER WAW;Lo;0;AL;;;;;N;;;;;
+0649;ARABIC LETTER ALEF MAKSURA;Lo;0;AL;;;;;N;ARABIC LETTER ALEF MAQSURAH;;;;
+064A;ARABIC LETTER YEH;Lo;0;AL;;;;;N;ARABIC LETTER YA;;;;
+064B;ARABIC FATHATAN;Mn;27;NSM;;;;;N;;;;;
+064C;ARABIC DAMMATAN;Mn;28;NSM;;;;;N;;;;;
+064D;ARABIC KASRATAN;Mn;29;NSM;;;;;N;;;;;
+064E;ARABIC FATHA;Mn;30;NSM;;;;;N;ARABIC FATHAH;;;;
+064F;ARABIC DAMMA;Mn;31;NSM;;;;;N;ARABIC DAMMAH;;;;
+0650;ARABIC KASRA;Mn;32;NSM;;;;;N;ARABIC KASRAH;;;;
+0651;ARABIC SHADDA;Mn;33;NSM;;;;;N;ARABIC SHADDAH;;;;
+0652;ARABIC SUKUN;Mn;34;NSM;;;;;N;;;;;
+0653;ARABIC MADDAH ABOVE;Mn;230;NSM;;;;;N;;;;;
+0654;ARABIC HAMZA ABOVE;Mn;230;NSM;;;;;N;;;;;
+0655;ARABIC HAMZA BELOW;Mn;220;NSM;;;;;N;;;;;
+0660;ARABIC-INDIC DIGIT ZERO;Nd;0;AN;;0;0;0;N;;;;;
+0661;ARABIC-INDIC DIGIT ONE;Nd;0;AN;;1;1;1;N;;;;;
+0662;ARABIC-INDIC DIGIT TWO;Nd;0;AN;;2;2;2;N;;;;;
+0663;ARABIC-INDIC DIGIT THREE;Nd;0;AN;;3;3;3;N;;;;;
+0664;ARABIC-INDIC DIGIT FOUR;Nd;0;AN;;4;4;4;N;;;;;
+0665;ARABIC-INDIC DIGIT FIVE;Nd;0;AN;;5;5;5;N;;;;;
+0666;ARABIC-INDIC DIGIT SIX;Nd;0;AN;;6;6;6;N;;;;;
+0667;ARABIC-INDIC DIGIT SEVEN;Nd;0;AN;;7;7;7;N;;;;;
+0668;ARABIC-INDIC DIGIT EIGHT;Nd;0;AN;;8;8;8;N;;;;;
+0669;ARABIC-INDIC DIGIT NINE;Nd;0;AN;;9;9;9;N;;;;;
+066A;ARABIC PERCENT SIGN;Po;0;ET;;;;;N;;;;;
+066B;ARABIC DECIMAL SEPARATOR;Po;0;AN;;;;;N;;;;;
+066C;ARABIC THOUSANDS SEPARATOR;Po;0;AN;;;;;N;;;;;
+066D;ARABIC FIVE POINTED STAR;Po;0;AL;;;;;N;;;;;
+0670;ARABIC LETTER SUPERSCRIPT ALEF;Mn;35;NSM;;;;;N;ARABIC ALEF ABOVE;;;;
+0671;ARABIC LETTER ALEF WASLA;Lo;0;AL;;;;;N;ARABIC LETTER HAMZAT WASL ON ALEF;;;;
+0672;ARABIC LETTER ALEF WITH WAVY HAMZA ABOVE;Lo;0;AL;;;;;N;ARABIC LETTER WAVY HAMZAH ON ALEF;;;;
+0673;ARABIC LETTER ALEF WITH WAVY HAMZA BELOW;Lo;0;AL;;;;;N;ARABIC LETTER WAVY HAMZAH UNDER ALEF;;;;
+0674;ARABIC LETTER HIGH HAMZA;Lo;0;AL;;;;;N;ARABIC LETTER HIGH HAMZAH;;;;
+0675;ARABIC LETTER HIGH HAMZA ALEF;Lo;0;AL;<compat> 0627 0674;;;;N;ARABIC LETTER HIGH HAMZAH ALEF;;;;
+0676;ARABIC LETTER HIGH HAMZA WAW;Lo;0;AL;<compat> 0648 0674;;;;N;ARABIC LETTER HIGH HAMZAH WAW;;;;
+0677;ARABIC LETTER U WITH HAMZA ABOVE;Lo;0;AL;<compat> 06C7 0674;;;;N;ARABIC LETTER HIGH HAMZAH WAW WITH DAMMAH;;;;
+0678;ARABIC LETTER HIGH HAMZA YEH;Lo;0;AL;<compat> 064A 0674;;;;N;ARABIC LETTER HIGH HAMZAH YA;;;;
+0679;ARABIC LETTER TTEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH SMALL TAH;;;;
+067A;ARABIC LETTER TTEHEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH TWO DOTS VERTICAL ABOVE;;;;
+067B;ARABIC LETTER BEEH;Lo;0;AL;;;;;N;ARABIC LETTER BAA WITH TWO DOTS VERTICAL BELOW;;;;
+067C;ARABIC LETTER TEH WITH RING;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH RING;;;;
+067D;ARABIC LETTER TEH WITH THREE DOTS ABOVE DOWNWARDS;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH THREE DOTS ABOVE DOWNWARD;;;;
+067E;ARABIC LETTER PEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH THREE DOTS BELOW;;;;
+067F;ARABIC LETTER TEHEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH FOUR DOTS ABOVE;;;;
+0680;ARABIC LETTER BEHEH;Lo;0;AL;;;;;N;ARABIC LETTER BAA WITH FOUR DOTS BELOW;;;;
+0681;ARABIC LETTER HAH WITH HAMZA ABOVE;Lo;0;AL;;;;;N;ARABIC LETTER HAMZAH ON HAA;;;;
+0682;ARABIC LETTER HAH WITH TWO DOTS VERTICAL ABOVE;Lo;0;AL;;;;;N;ARABIC LETTER HAA WITH TWO DOTS VERTICAL ABOVE;;;;
+0683;ARABIC LETTER NYEH;Lo;0;AL;;;;;N;ARABIC LETTER HAA WITH MIDDLE TWO DOTS;;;;
+0684;ARABIC LETTER DYEH;Lo;0;AL;;;;;N;ARABIC LETTER HAA WITH MIDDLE TWO DOTS VERTICAL;;;;
+0685;ARABIC LETTER HAH WITH THREE DOTS ABOVE;Lo;0;AL;;;;;N;ARABIC LETTER HAA WITH THREE DOTS ABOVE;;;;
+0686;ARABIC LETTER TCHEH;Lo;0;AL;;;;;N;ARABIC LETTER HAA WITH MIDDLE THREE DOTS DOWNWARD;;;;
+0687;ARABIC LETTER TCHEHEH;Lo;0;AL;;;;;N;ARABIC LETTER HAA WITH MIDDLE FOUR DOTS;;;;
+0688;ARABIC LETTER DDAL;Lo;0;AL;;;;;N;ARABIC LETTER DAL WITH SMALL TAH;;;;
+0689;ARABIC LETTER DAL WITH RING;Lo;0;AL;;;;;N;;;;;
+068A;ARABIC LETTER DAL WITH DOT BELOW;Lo;0;AL;;;;;N;;;;;
+068B;ARABIC LETTER DAL WITH DOT BELOW AND SMALL TAH;Lo;0;AL;;;;;N;;;;;
+068C;ARABIC LETTER DAHAL;Lo;0;AL;;;;;N;ARABIC LETTER DAL WITH TWO DOTS ABOVE;;;;
+068D;ARABIC LETTER DDAHAL;Lo;0;AL;;;;;N;ARABIC LETTER DAL WITH TWO DOTS BELOW;;;;
+068E;ARABIC LETTER DUL;Lo;0;AL;;;;;N;ARABIC LETTER DAL WITH THREE DOTS ABOVE;;;;
+068F;ARABIC LETTER DAL WITH THREE DOTS ABOVE DOWNWARDS;Lo;0;AL;;;;;N;ARABIC LETTER DAL WITH THREE DOTS ABOVE DOWNWARD;;;;
+0690;ARABIC LETTER DAL WITH FOUR DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+0691;ARABIC LETTER RREH;Lo;0;AL;;;;;N;ARABIC LETTER RA WITH SMALL TAH;;;;
+0692;ARABIC LETTER REH WITH SMALL V;Lo;0;AL;;;;;N;ARABIC LETTER RA WITH SMALL V;;;;
+0693;ARABIC LETTER REH WITH RING;Lo;0;AL;;;;;N;ARABIC LETTER RA WITH RING;;;;
+0694;ARABIC LETTER REH WITH DOT BELOW;Lo;0;AL;;;;;N;ARABIC LETTER RA WITH DOT BELOW;;;;
+0695;ARABIC LETTER REH WITH SMALL V BELOW;Lo;0;AL;;;;;N;ARABIC LETTER RA WITH SMALL V BELOW;;;;
+0696;ARABIC LETTER REH WITH DOT BELOW AND DOT ABOVE;Lo;0;AL;;;;;N;ARABIC LETTER RA WITH DOT BELOW AND DOT ABOVE;;;;
+0697;ARABIC LETTER REH WITH TWO DOTS ABOVE;Lo;0;AL;;;;;N;ARABIC LETTER RA WITH TWO DOTS ABOVE;;;;
+0698;ARABIC LETTER JEH;Lo;0;AL;;;;;N;ARABIC LETTER RA WITH THREE DOTS ABOVE;;;;
+0699;ARABIC LETTER REH WITH FOUR DOTS ABOVE;Lo;0;AL;;;;;N;ARABIC LETTER RA WITH FOUR DOTS ABOVE;;;;
+069A;ARABIC LETTER SEEN WITH DOT BELOW AND DOT ABOVE;Lo;0;AL;;;;;N;;;;;
+069B;ARABIC LETTER SEEN WITH THREE DOTS BELOW;Lo;0;AL;;;;;N;;;;;
+069C;ARABIC LETTER SEEN WITH THREE DOTS BELOW AND THREE DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+069D;ARABIC LETTER SAD WITH TWO DOTS BELOW;Lo;0;AL;;;;;N;;;;;
+069E;ARABIC LETTER SAD WITH THREE DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+069F;ARABIC LETTER TAH WITH THREE DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+06A0;ARABIC LETTER AIN WITH THREE DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+06A1;ARABIC LETTER DOTLESS FEH;Lo;0;AL;;;;;N;ARABIC LETTER DOTLESS FA;;;;
+06A2;ARABIC LETTER FEH WITH DOT MOVED BELOW;Lo;0;AL;;;;;N;ARABIC LETTER FA WITH DOT MOVED BELOW;;;;
+06A3;ARABIC LETTER FEH WITH DOT BELOW;Lo;0;AL;;;;;N;ARABIC LETTER FA WITH DOT BELOW;;;;
+06A4;ARABIC LETTER VEH;Lo;0;AL;;;;;N;ARABIC LETTER FA WITH THREE DOTS ABOVE;;;;
+06A5;ARABIC LETTER FEH WITH THREE DOTS BELOW;Lo;0;AL;;;;;N;ARABIC LETTER FA WITH THREE DOTS BELOW;;;;
+06A6;ARABIC LETTER PEHEH;Lo;0;AL;;;;;N;ARABIC LETTER FA WITH FOUR DOTS ABOVE;;;;
+06A7;ARABIC LETTER QAF WITH DOT ABOVE;Lo;0;AL;;;;;N;;;;;
+06A8;ARABIC LETTER QAF WITH THREE DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+06A9;ARABIC LETTER KEHEH;Lo;0;AL;;;;;N;ARABIC LETTER OPEN CAF;;;;
+06AA;ARABIC LETTER SWASH KAF;Lo;0;AL;;;;;N;ARABIC LETTER SWASH CAF;;;;
+06AB;ARABIC LETTER KAF WITH RING;Lo;0;AL;;;;;N;ARABIC LETTER CAF WITH RING;;;;
+06AC;ARABIC LETTER KAF WITH DOT ABOVE;Lo;0;AL;;;;;N;ARABIC LETTER CAF WITH DOT ABOVE;;;;
+06AD;ARABIC LETTER NG;Lo;0;AL;;;;;N;ARABIC LETTER CAF WITH THREE DOTS ABOVE;;;;
+06AE;ARABIC LETTER KAF WITH THREE DOTS BELOW;Lo;0;AL;;;;;N;ARABIC LETTER CAF WITH THREE DOTS BELOW;;;;
+06AF;ARABIC LETTER GAF;Lo;0;AL;;;;;N;;*;;;
+06B0;ARABIC LETTER GAF WITH RING;Lo;0;AL;;;;;N;;;;;
+06B1;ARABIC LETTER NGOEH;Lo;0;AL;;;;;N;ARABIC LETTER GAF WITH TWO DOTS ABOVE;;;;
+06B2;ARABIC LETTER GAF WITH TWO DOTS BELOW;Lo;0;AL;;;;;N;;;;;
+06B3;ARABIC LETTER GUEH;Lo;0;AL;;;;;N;ARABIC LETTER GAF WITH TWO DOTS VERTICAL BELOW;;;;
+06B4;ARABIC LETTER GAF WITH THREE DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+06B5;ARABIC LETTER LAM WITH SMALL V;Lo;0;AL;;;;;N;;;;;
+06B6;ARABIC LETTER LAM WITH DOT ABOVE;Lo;0;AL;;;;;N;;;;;
+06B7;ARABIC LETTER LAM WITH THREE DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+06B8;ARABIC LETTER LAM WITH THREE DOTS BELOW;Lo;0;AL;;;;;N;;;;;
+06B9;ARABIC LETTER NOON WITH DOT BELOW;Lo;0;AL;;;;;N;;;;;
+06BA;ARABIC LETTER NOON GHUNNA;Lo;0;AL;;;;;N;ARABIC LETTER DOTLESS NOON;;;;
+06BB;ARABIC LETTER RNOON;Lo;0;AL;;;;;N;ARABIC LETTER DOTLESS NOON WITH SMALL TAH;;;;
+06BC;ARABIC LETTER NOON WITH RING;Lo;0;AL;;;;;N;;;;;
+06BD;ARABIC LETTER NOON WITH THREE DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+06BE;ARABIC LETTER HEH DOACHASHMEE;Lo;0;AL;;;;;N;ARABIC LETTER KNOTTED HA;;;;
+06BF;ARABIC LETTER TCHEH WITH DOT ABOVE;Lo;0;AL;;;;;N;;;;;
+06C0;ARABIC LETTER HEH WITH YEH ABOVE;Lo;0;AL;06D5 0654;;;;N;ARABIC LETTER HAMZAH ON HA;;;;
+06C1;ARABIC LETTER HEH GOAL;Lo;0;AL;;;;;N;ARABIC LETTER HA GOAL;;;;
+06C2;ARABIC LETTER HEH GOAL WITH HAMZA ABOVE;Lo;0;AL;06C1 0654;;;;N;ARABIC LETTER HAMZAH ON HA GOAL;;;;
+06C3;ARABIC LETTER TEH MARBUTA GOAL;Lo;0;AL;;;;;N;ARABIC LETTER TAA MARBUTAH GOAL;;;;
+06C4;ARABIC LETTER WAW WITH RING;Lo;0;AL;;;;;N;;;;;
+06C5;ARABIC LETTER KIRGHIZ OE;Lo;0;AL;;;;;N;ARABIC LETTER WAW WITH BAR;;;;
+06C6;ARABIC LETTER OE;Lo;0;AL;;;;;N;ARABIC LETTER WAW WITH SMALL V;;;;
+06C7;ARABIC LETTER U;Lo;0;AL;;;;;N;ARABIC LETTER WAW WITH DAMMAH;;;;
+06C8;ARABIC LETTER YU;Lo;0;AL;;;;;N;ARABIC LETTER WAW WITH ALEF ABOVE;;;;
+06C9;ARABIC LETTER KIRGHIZ YU;Lo;0;AL;;;;;N;ARABIC LETTER WAW WITH INVERTED SMALL V;;;;
+06CA;ARABIC LETTER WAW WITH TWO DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+06CB;ARABIC LETTER VE;Lo;0;AL;;;;;N;ARABIC LETTER WAW WITH THREE DOTS ABOVE;;;;
+06CC;ARABIC LETTER FARSI YEH;Lo;0;AL;;;;;N;ARABIC LETTER DOTLESS YA;;;;
+06CD;ARABIC LETTER YEH WITH TAIL;Lo;0;AL;;;;;N;ARABIC LETTER YA WITH TAIL;;;;
+06CE;ARABIC LETTER YEH WITH SMALL V;Lo;0;AL;;;;;N;ARABIC LETTER YA WITH SMALL V;;;;
+06CF;ARABIC LETTER WAW WITH DOT ABOVE;Lo;0;AL;;;;;N;;;;;
+06D0;ARABIC LETTER E;Lo;0;AL;;;;;N;ARABIC LETTER YA WITH TWO DOTS VERTICAL BELOW;*;;;
+06D1;ARABIC LETTER YEH WITH THREE DOTS BELOW;Lo;0;AL;;;;;N;ARABIC LETTER YA WITH THREE DOTS BELOW;;;;
+06D2;ARABIC LETTER YEH BARREE;Lo;0;AL;;;;;N;ARABIC LETTER YA BARREE;;;;
+06D3;ARABIC LETTER YEH BARREE WITH HAMZA ABOVE;Lo;0;AL;06D2 0654;;;;N;ARABIC LETTER HAMZAH ON YA BARREE;;;;
+06D4;ARABIC FULL STOP;Po;0;AL;;;;;N;ARABIC PERIOD;;;;
+06D5;ARABIC LETTER AE;Lo;0;AL;;;;;N;;;;;
+06D6;ARABIC SMALL HIGH LIGATURE SAD WITH LAM WITH ALEF MAKSURA;Mn;230;NSM;;;;;N;;;;;
+06D7;ARABIC SMALL HIGH LIGATURE QAF WITH LAM WITH ALEF MAKSURA;Mn;230;NSM;;;;;N;;;;;
+06D8;ARABIC SMALL HIGH MEEM INITIAL FORM;Mn;230;NSM;;;;;N;;;;;
+06D9;ARABIC SMALL HIGH LAM ALEF;Mn;230;NSM;;;;;N;;;;;
+06DA;ARABIC SMALL HIGH JEEM;Mn;230;NSM;;;;;N;;;;;
+06DB;ARABIC SMALL HIGH THREE DOTS;Mn;230;NSM;;;;;N;;;;;
+06DC;ARABIC SMALL HIGH SEEN;Mn;230;NSM;;;;;N;;;;;
+06DD;ARABIC END OF AYAH;Me;0;NSM;;;;;N;;;;;
+06DE;ARABIC START OF RUB EL HIZB;Me;0;NSM;;;;;N;;;;;
+06DF;ARABIC SMALL HIGH ROUNDED ZERO;Mn;230;NSM;;;;;N;;;;;
+06E0;ARABIC SMALL HIGH UPRIGHT RECTANGULAR ZERO;Mn;230;NSM;;;;;N;;;;;
+06E1;ARABIC SMALL HIGH DOTLESS HEAD OF KHAH;Mn;230;NSM;;;;;N;;;;;
+06E2;ARABIC SMALL HIGH MEEM ISOLATED FORM;Mn;230;NSM;;;;;N;;;;;
+06E3;ARABIC SMALL LOW SEEN;Mn;220;NSM;;;;;N;;;;;
+06E4;ARABIC SMALL HIGH MADDA;Mn;230;NSM;;;;;N;;;;;
+06E5;ARABIC SMALL WAW;Lm;0;AL;;;;;N;;;;;
+06E6;ARABIC SMALL YEH;Lm;0;AL;;;;;N;;;;;
+06E7;ARABIC SMALL HIGH YEH;Mn;230;NSM;;;;;N;;;;;
+06E8;ARABIC SMALL HIGH NOON;Mn;230;NSM;;;;;N;;;;;
+06E9;ARABIC PLACE OF SAJDAH;So;0;ON;;;;;N;;;;;
+06EA;ARABIC EMPTY CENTRE LOW STOP;Mn;220;NSM;;;;;N;;;;;
+06EB;ARABIC EMPTY CENTRE HIGH STOP;Mn;230;NSM;;;;;N;;;;;
+06EC;ARABIC ROUNDED HIGH STOP WITH FILLED CENTRE;Mn;230;NSM;;;;;N;;;;;
+06ED;ARABIC SMALL LOW MEEM;Mn;220;NSM;;;;;N;;;;;
+06F0;EXTENDED ARABIC-INDIC DIGIT ZERO;Nd;0;EN;;0;0;0;N;EASTERN ARABIC-INDIC DIGIT ZERO;;;;
+06F1;EXTENDED ARABIC-INDIC DIGIT ONE;Nd;0;EN;;1;1;1;N;EASTERN ARABIC-INDIC DIGIT ONE;;;;
+06F2;EXTENDED ARABIC-INDIC DIGIT TWO;Nd;0;EN;;2;2;2;N;EASTERN ARABIC-INDIC DIGIT TWO;;;;
+06F3;EXTENDED ARABIC-INDIC DIGIT THREE;Nd;0;EN;;3;3;3;N;EASTERN ARABIC-INDIC DIGIT THREE;;;;
+06F4;EXTENDED ARABIC-INDIC DIGIT FOUR;Nd;0;EN;;4;4;4;N;EASTERN ARABIC-INDIC DIGIT FOUR;;;;
+06F5;EXTENDED ARABIC-INDIC DIGIT FIVE;Nd;0;EN;;5;5;5;N;EASTERN ARABIC-INDIC DIGIT FIVE;;;;
+06F6;EXTENDED ARABIC-INDIC DIGIT SIX;Nd;0;EN;;6;6;6;N;EASTERN ARABIC-INDIC DIGIT SIX;;;;
+06F7;EXTENDED ARABIC-INDIC DIGIT SEVEN;Nd;0;EN;;7;7;7;N;EASTERN ARABIC-INDIC DIGIT SEVEN;;;;
+06F8;EXTENDED ARABIC-INDIC DIGIT EIGHT;Nd;0;EN;;8;8;8;N;EASTERN ARABIC-INDIC DIGIT EIGHT;;;;
+06F9;EXTENDED ARABIC-INDIC DIGIT NINE;Nd;0;EN;;9;9;9;N;EASTERN ARABIC-INDIC DIGIT NINE;;;;
+06FA;ARABIC LETTER SHEEN WITH DOT BELOW;Lo;0;AL;;;;;N;;;;;
+06FB;ARABIC LETTER DAD WITH DOT BELOW;Lo;0;AL;;;;;N;;;;;
+06FC;ARABIC LETTER GHAIN WITH DOT BELOW;Lo;0;AL;;;;;N;;;;;
+06FD;ARABIC SIGN SINDHI AMPERSAND;So;0;AL;;;;;N;;;;;
+06FE;ARABIC SIGN SINDHI POSTPOSITION MEN;So;0;AL;;;;;N;;;;;
+0700;SYRIAC END OF PARAGRAPH;Po;0;AL;;;;;N;;;;;
+0701;SYRIAC SUPRALINEAR FULL STOP;Po;0;AL;;;;;N;;;;;
+0702;SYRIAC SUBLINEAR FULL STOP;Po;0;AL;;;;;N;;;;;
+0703;SYRIAC SUPRALINEAR COLON;Po;0;AL;;;;;N;;;;;
+0704;SYRIAC SUBLINEAR COLON;Po;0;AL;;;;;N;;;;;
+0705;SYRIAC HORIZONTAL COLON;Po;0;AL;;;;;N;;;;;
+0706;SYRIAC COLON SKEWED LEFT;Po;0;AL;;;;;N;;;;;
+0707;SYRIAC COLON SKEWED RIGHT;Po;0;AL;;;;;N;;;;;
+0708;SYRIAC SUPRALINEAR COLON SKEWED LEFT;Po;0;AL;;;;;N;;;;;
+0709;SYRIAC SUBLINEAR COLON SKEWED RIGHT;Po;0;AL;;;;;N;;;;;
+070A;SYRIAC CONTRACTION;Po;0;AL;;;;;N;;;;;
+070B;SYRIAC HARKLEAN OBELUS;Po;0;AL;;;;;N;;;;;
+070C;SYRIAC HARKLEAN METOBELUS;Po;0;AL;;;;;N;;;;;
+070D;SYRIAC HARKLEAN ASTERISCUS;Po;0;AL;;;;;N;;;;;
+070F;SYRIAC ABBREVIATION MARK;Cf;0;BN;;;;;N;;;;;
+0710;SYRIAC LETTER ALAPH;Lo;0;AL;;;;;N;;;;;
+0711;SYRIAC LETTER SUPERSCRIPT ALAPH;Mn;36;NSM;;;;;N;;;;;
+0712;SYRIAC LETTER BETH;Lo;0;AL;;;;;N;;;;;
+0713;SYRIAC LETTER GAMAL;Lo;0;AL;;;;;N;;;;;
+0714;SYRIAC LETTER GAMAL GARSHUNI;Lo;0;AL;;;;;N;;;;;
+0715;SYRIAC LETTER DALATH;Lo;0;AL;;;;;N;;;;;
+0716;SYRIAC LETTER DOTLESS DALATH RISH;Lo;0;AL;;;;;N;;;;;
+0717;SYRIAC LETTER HE;Lo;0;AL;;;;;N;;;;;
+0718;SYRIAC LETTER WAW;Lo;0;AL;;;;;N;;;;;
+0719;SYRIAC LETTER ZAIN;Lo;0;AL;;;;;N;;;;;
+071A;SYRIAC LETTER HETH;Lo;0;AL;;;;;N;;;;;
+071B;SYRIAC LETTER TETH;Lo;0;AL;;;;;N;;;;;
+071C;SYRIAC LETTER TETH GARSHUNI;Lo;0;AL;;;;;N;;;;;
+071D;SYRIAC LETTER YUDH;Lo;0;AL;;;;;N;;;;;
+071E;SYRIAC LETTER YUDH HE;Lo;0;AL;;;;;N;;;;;
+071F;SYRIAC LETTER KAPH;Lo;0;AL;;;;;N;;;;;
+0720;SYRIAC LETTER LAMADH;Lo;0;AL;;;;;N;;;;;
+0721;SYRIAC LETTER MIM;Lo;0;AL;;;;;N;;;;;
+0722;SYRIAC LETTER NUN;Lo;0;AL;;;;;N;;;;;
+0723;SYRIAC LETTER SEMKATH;Lo;0;AL;;;;;N;;;;;
+0724;SYRIAC LETTER FINAL SEMKATH;Lo;0;AL;;;;;N;;;;;
+0725;SYRIAC LETTER E;Lo;0;AL;;;;;N;;;;;
+0726;SYRIAC LETTER PE;Lo;0;AL;;;;;N;;;;;
+0727;SYRIAC LETTER REVERSED PE;Lo;0;AL;;;;;N;;;;;
+0728;SYRIAC LETTER SADHE;Lo;0;AL;;;;;N;;;;;
+0729;SYRIAC LETTER QAPH;Lo;0;AL;;;;;N;;;;;
+072A;SYRIAC LETTER RISH;Lo;0;AL;;;;;N;;;;;
+072B;SYRIAC LETTER SHIN;Lo;0;AL;;;;;N;;;;;
+072C;SYRIAC LETTER TAW;Lo;0;AL;;;;;N;;;;;
+0730;SYRIAC PTHAHA ABOVE;Mn;230;NSM;;;;;N;;;;;
+0731;SYRIAC PTHAHA BELOW;Mn;220;NSM;;;;;N;;;;;
+0732;SYRIAC PTHAHA DOTTED;Mn;230;NSM;;;;;N;;;;;
+0733;SYRIAC ZQAPHA ABOVE;Mn;230;NSM;;;;;N;;;;;
+0734;SYRIAC ZQAPHA BELOW;Mn;220;NSM;;;;;N;;;;;
+0735;SYRIAC ZQAPHA DOTTED;Mn;230;NSM;;;;;N;;;;;
+0736;SYRIAC RBASA ABOVE;Mn;230;NSM;;;;;N;;;;;
+0737;SYRIAC RBASA BELOW;Mn;220;NSM;;;;;N;;;;;
+0738;SYRIAC DOTTED ZLAMA HORIZONTAL;Mn;220;NSM;;;;;N;;;;;
+0739;SYRIAC DOTTED ZLAMA ANGULAR;Mn;220;NSM;;;;;N;;;;;
+073A;SYRIAC HBASA ABOVE;Mn;230;NSM;;;;;N;;;;;
+073B;SYRIAC HBASA BELOW;Mn;220;NSM;;;;;N;;;;;
+073C;SYRIAC HBASA-ESASA DOTTED;Mn;220;NSM;;;;;N;;;;;
+073D;SYRIAC ESASA ABOVE;Mn;230;NSM;;;;;N;;;;;
+073E;SYRIAC ESASA BELOW;Mn;220;NSM;;;;;N;;;;;
+073F;SYRIAC RWAHA;Mn;230;NSM;;;;;N;;;;;
+0740;SYRIAC FEMININE DOT;Mn;230;NSM;;;;;N;;;;;
+0741;SYRIAC QUSHSHAYA;Mn;230;NSM;;;;;N;;;;;
+0742;SYRIAC RUKKAKHA;Mn;220;NSM;;;;;N;;;;;
+0743;SYRIAC TWO VERTICAL DOTS ABOVE;Mn;230;NSM;;;;;N;;;;;
+0744;SYRIAC TWO VERTICAL DOTS BELOW;Mn;220;NSM;;;;;N;;;;;
+0745;SYRIAC THREE DOTS ABOVE;Mn;230;NSM;;;;;N;;;;;
+0746;SYRIAC THREE DOTS BELOW;Mn;220;NSM;;;;;N;;;;;
+0747;SYRIAC OBLIQUE LINE ABOVE;Mn;230;NSM;;;;;N;;;;;
+0748;SYRIAC OBLIQUE LINE BELOW;Mn;220;NSM;;;;;N;;;;;
+0749;SYRIAC MUSIC;Mn;230;NSM;;;;;N;;;;;
+074A;SYRIAC BARREKH;Mn;230;NSM;;;;;N;;;;;
+0780;THAANA LETTER HAA;Lo;0;AL;;;;;N;;;;;
+0781;THAANA LETTER SHAVIYANI;Lo;0;AL;;;;;N;;;;;
+0782;THAANA LETTER NOONU;Lo;0;AL;;;;;N;;;;;
+0783;THAANA LETTER RAA;Lo;0;AL;;;;;N;;;;;
+0784;THAANA LETTER BAA;Lo;0;AL;;;;;N;;;;;
+0785;THAANA LETTER LHAVIYANI;Lo;0;AL;;;;;N;;;;;
+0786;THAANA LETTER KAAFU;Lo;0;AL;;;;;N;;;;;
+0787;THAANA LETTER ALIFU;Lo;0;AL;;;;;N;;;;;
+0788;THAANA LETTER VAAVU;Lo;0;AL;;;;;N;;;;;
+0789;THAANA LETTER MEEMU;Lo;0;AL;;;;;N;;;;;
+078A;THAANA LETTER FAAFU;Lo;0;AL;;;;;N;;;;;
+078B;THAANA LETTER DHAALU;Lo;0;AL;;;;;N;;;;;
+078C;THAANA LETTER THAA;Lo;0;AL;;;;;N;;;;;
+078D;THAANA LETTER LAAMU;Lo;0;AL;;;;;N;;;;;
+078E;THAANA LETTER GAAFU;Lo;0;AL;;;;;N;;;;;
+078F;THAANA LETTER GNAVIYANI;Lo;0;AL;;;;;N;;;;;
+0790;THAANA LETTER SEENU;Lo;0;AL;;;;;N;;;;;
+0791;THAANA LETTER DAVIYANI;Lo;0;AL;;;;;N;;;;;
+0792;THAANA LETTER ZAVIYANI;Lo;0;AL;;;;;N;;;;;
+0793;THAANA LETTER TAVIYANI;Lo;0;AL;;;;;N;;;;;
+0794;THAANA LETTER YAA;Lo;0;AL;;;;;N;;;;;
+0795;THAANA LETTER PAVIYANI;Lo;0;AL;;;;;N;;;;;
+0796;THAANA LETTER JAVIYANI;Lo;0;AL;;;;;N;;;;;
+0797;THAANA LETTER CHAVIYANI;Lo;0;AL;;;;;N;;;;;
+0798;THAANA LETTER TTAA;Lo;0;AL;;;;;N;;;;;
+0799;THAANA LETTER HHAA;Lo;0;AL;;;;;N;;;;;
+079A;THAANA LETTER KHAA;Lo;0;AL;;;;;N;;;;;
+079B;THAANA LETTER THAALU;Lo;0;AL;;;;;N;;;;;
+079C;THAANA LETTER ZAA;Lo;0;AL;;;;;N;;;;;
+079D;THAANA LETTER SHEENU;Lo;0;AL;;;;;N;;;;;
+079E;THAANA LETTER SAADHU;Lo;0;AL;;;;;N;;;;;
+079F;THAANA LETTER DAADHU;Lo;0;AL;;;;;N;;;;;
+07A0;THAANA LETTER TO;Lo;0;AL;;;;;N;;;;;
+07A1;THAANA LETTER ZO;Lo;0;AL;;;;;N;;;;;
+07A2;THAANA LETTER AINU;Lo;0;AL;;;;;N;;;;;
+07A3;THAANA LETTER GHAINU;Lo;0;AL;;;;;N;;;;;
+07A4;THAANA LETTER QAAFU;Lo;0;AL;;;;;N;;;;;
+07A5;THAANA LETTER WAAVU;Lo;0;AL;;;;;N;;;;;
+07A6;THAANA ABAFILI;Mn;0;NSM;;;;;N;;;;;
+07A7;THAANA AABAAFILI;Mn;0;NSM;;;;;N;;;;;
+07A8;THAANA IBIFILI;Mn;0;NSM;;;;;N;;;;;
+07A9;THAANA EEBEEFILI;Mn;0;NSM;;;;;N;;;;;
+07AA;THAANA UBUFILI;Mn;0;NSM;;;;;N;;;;;
+07AB;THAANA OOBOOFILI;Mn;0;NSM;;;;;N;;;;;
+07AC;THAANA EBEFILI;Mn;0;NSM;;;;;N;;;;;
+07AD;THAANA EYBEYFILI;Mn;0;NSM;;;;;N;;;;;
+07AE;THAANA OBOFILI;Mn;0;NSM;;;;;N;;;;;
+07AF;THAANA OABOAFILI;Mn;0;NSM;;;;;N;;;;;
+07B0;THAANA SUKUN;Mn;0;NSM;;;;;N;;;;;
+0901;DEVANAGARI SIGN CANDRABINDU;Mn;0;NSM;;;;;N;;;;;
+0902;DEVANAGARI SIGN ANUSVARA;Mn;0;NSM;;;;;N;;;;;
+0903;DEVANAGARI SIGN VISARGA;Mc;0;L;;;;;N;;;;;
+0905;DEVANAGARI LETTER A;Lo;0;L;;;;;N;;;;;
+0906;DEVANAGARI LETTER AA;Lo;0;L;;;;;N;;;;;
+0907;DEVANAGARI LETTER I;Lo;0;L;;;;;N;;;;;
+0908;DEVANAGARI LETTER II;Lo;0;L;;;;;N;;;;;
+0909;DEVANAGARI LETTER U;Lo;0;L;;;;;N;;;;;
+090A;DEVANAGARI LETTER UU;Lo;0;L;;;;;N;;;;;
+090B;DEVANAGARI LETTER VOCALIC R;Lo;0;L;;;;;N;;;;;
+090C;DEVANAGARI LETTER VOCALIC L;Lo;0;L;;;;;N;;;;;
+090D;DEVANAGARI LETTER CANDRA E;Lo;0;L;;;;;N;;;;;
+090E;DEVANAGARI LETTER SHORT E;Lo;0;L;;;;;N;;;;;
+090F;DEVANAGARI LETTER E;Lo;0;L;;;;;N;;;;;
+0910;DEVANAGARI LETTER AI;Lo;0;L;;;;;N;;;;;
+0911;DEVANAGARI LETTER CANDRA O;Lo;0;L;;;;;N;;;;;
+0912;DEVANAGARI LETTER SHORT O;Lo;0;L;;;;;N;;;;;
+0913;DEVANAGARI LETTER O;Lo;0;L;;;;;N;;;;;
+0914;DEVANAGARI LETTER AU;Lo;0;L;;;;;N;;;;;
+0915;DEVANAGARI LETTER KA;Lo;0;L;;;;;N;;;;;
+0916;DEVANAGARI LETTER KHA;Lo;0;L;;;;;N;;;;;
+0917;DEVANAGARI LETTER GA;Lo;0;L;;;;;N;;;;;
+0918;DEVANAGARI LETTER GHA;Lo;0;L;;;;;N;;;;;
+0919;DEVANAGARI LETTER NGA;Lo;0;L;;;;;N;;;;;
+091A;DEVANAGARI LETTER CA;Lo;0;L;;;;;N;;;;;
+091B;DEVANAGARI LETTER CHA;Lo;0;L;;;;;N;;;;;
+091C;DEVANAGARI LETTER JA;Lo;0;L;;;;;N;;;;;
+091D;DEVANAGARI LETTER JHA;Lo;0;L;;;;;N;;;;;
+091E;DEVANAGARI LETTER NYA;Lo;0;L;;;;;N;;;;;
+091F;DEVANAGARI LETTER TTA;Lo;0;L;;;;;N;;;;;
+0920;DEVANAGARI LETTER TTHA;Lo;0;L;;;;;N;;;;;
+0921;DEVANAGARI LETTER DDA;Lo;0;L;;;;;N;;;;;
+0922;DEVANAGARI LETTER DDHA;Lo;0;L;;;;;N;;;;;
+0923;DEVANAGARI LETTER NNA;Lo;0;L;;;;;N;;;;;
+0924;DEVANAGARI LETTER TA;Lo;0;L;;;;;N;;;;;
+0925;DEVANAGARI LETTER THA;Lo;0;L;;;;;N;;;;;
+0926;DEVANAGARI LETTER DA;Lo;0;L;;;;;N;;;;;
+0927;DEVANAGARI LETTER DHA;Lo;0;L;;;;;N;;;;;
+0928;DEVANAGARI LETTER NA;Lo;0;L;;;;;N;;;;;
+0929;DEVANAGARI LETTER NNNA;Lo;0;L;0928 093C;;;;N;;;;;
+092A;DEVANAGARI LETTER PA;Lo;0;L;;;;;N;;;;;
+092B;DEVANAGARI LETTER PHA;Lo;0;L;;;;;N;;;;;
+092C;DEVANAGARI LETTER BA;Lo;0;L;;;;;N;;;;;
+092D;DEVANAGARI LETTER BHA;Lo;0;L;;;;;N;;;;;
+092E;DEVANAGARI LETTER MA;Lo;0;L;;;;;N;;;;;
+092F;DEVANAGARI LETTER YA;Lo;0;L;;;;;N;;;;;
+0930;DEVANAGARI LETTER RA;Lo;0;L;;;;;N;;;;;
+0931;DEVANAGARI LETTER RRA;Lo;0;L;0930 093C;;;;N;;;;;
+0932;DEVANAGARI LETTER LA;Lo;0;L;;;;;N;;;;;
+0933;DEVANAGARI LETTER LLA;Lo;0;L;;;;;N;;;;;
+0934;DEVANAGARI LETTER LLLA;Lo;0;L;0933 093C;;;;N;;;;;
+0935;DEVANAGARI LETTER VA;Lo;0;L;;;;;N;;;;;
+0936;DEVANAGARI LETTER SHA;Lo;0;L;;;;;N;;;;;
+0937;DEVANAGARI LETTER SSA;Lo;0;L;;;;;N;;;;;
+0938;DEVANAGARI LETTER SA;Lo;0;L;;;;;N;;;;;
+0939;DEVANAGARI LETTER HA;Lo;0;L;;;;;N;;;;;
+093C;DEVANAGARI SIGN NUKTA;Mn;7;NSM;;;;;N;;;;;
+093D;DEVANAGARI SIGN AVAGRAHA;Lo;0;L;;;;;N;;;;;
+093E;DEVANAGARI VOWEL SIGN AA;Mc;0;L;;;;;N;;;;;
+093F;DEVANAGARI VOWEL SIGN I;Mc;0;L;;;;;N;;;;;
+0940;DEVANAGARI VOWEL SIGN II;Mc;0;L;;;;;N;;;;;
+0941;DEVANAGARI VOWEL SIGN U;Mn;0;NSM;;;;;N;;;;;
+0942;DEVANAGARI VOWEL SIGN UU;Mn;0;NSM;;;;;N;;;;;
+0943;DEVANAGARI VOWEL SIGN VOCALIC R;Mn;0;NSM;;;;;N;;;;;
+0944;DEVANAGARI VOWEL SIGN VOCALIC RR;Mn;0;NSM;;;;;N;;;;;
+0945;DEVANAGARI VOWEL SIGN CANDRA E;Mn;0;NSM;;;;;N;;;;;
+0946;DEVANAGARI VOWEL SIGN SHORT E;Mn;0;NSM;;;;;N;;;;;
+0947;DEVANAGARI VOWEL SIGN E;Mn;0;NSM;;;;;N;;;;;
+0948;DEVANAGARI VOWEL SIGN AI;Mn;0;NSM;;;;;N;;;;;
+0949;DEVANAGARI VOWEL SIGN CANDRA O;Mc;0;L;;;;;N;;;;;
+094A;DEVANAGARI VOWEL SIGN SHORT O;Mc;0;L;;;;;N;;;;;
+094B;DEVANAGARI VOWEL SIGN O;Mc;0;L;;;;;N;;;;;
+094C;DEVANAGARI VOWEL SIGN AU;Mc;0;L;;;;;N;;;;;
+094D;DEVANAGARI SIGN VIRAMA;Mn;9;NSM;;;;;N;;;;;
+0950;DEVANAGARI OM;Lo;0;L;;;;;N;;;;;
+0951;DEVANAGARI STRESS SIGN UDATTA;Mn;230;NSM;;;;;N;;;;;
+0952;DEVANAGARI STRESS SIGN ANUDATTA;Mn;220;NSM;;;;;N;;;;;
+0953;DEVANAGARI GRAVE ACCENT;Mn;230;NSM;;;;;N;;;;;
+0954;DEVANAGARI ACUTE ACCENT;Mn;230;NSM;;;;;N;;;;;
+0958;DEVANAGARI LETTER QA;Lo;0;L;0915 093C;;;;N;;;;;
+0959;DEVANAGARI LETTER KHHA;Lo;0;L;0916 093C;;;;N;;;;;
+095A;DEVANAGARI LETTER GHHA;Lo;0;L;0917 093C;;;;N;;;;;
+095B;DEVANAGARI LETTER ZA;Lo;0;L;091C 093C;;;;N;;;;;
+095C;DEVANAGARI LETTER DDDHA;Lo;0;L;0921 093C;;;;N;;;;;
+095D;DEVANAGARI LETTER RHA;Lo;0;L;0922 093C;;;;N;;;;;
+095E;DEVANAGARI LETTER FA;Lo;0;L;092B 093C;;;;N;;;;;
+095F;DEVANAGARI LETTER YYA;Lo;0;L;092F 093C;;;;N;;;;;
+0960;DEVANAGARI LETTER VOCALIC RR;Lo;0;L;;;;;N;;;;;
+0961;DEVANAGARI LETTER VOCALIC LL;Lo;0;L;;;;;N;;;;;
+0962;DEVANAGARI VOWEL SIGN VOCALIC L;Mn;0;NSM;;;;;N;;;;;
+0963;DEVANAGARI VOWEL SIGN VOCALIC LL;Mn;0;NSM;;;;;N;;;;;
+0964;DEVANAGARI DANDA;Po;0;L;;;;;N;;;;;
+0965;DEVANAGARI DOUBLE DANDA;Po;0;L;;;;;N;;;;;
+0966;DEVANAGARI DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+0967;DEVANAGARI DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+0968;DEVANAGARI DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+0969;DEVANAGARI DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+096A;DEVANAGARI DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+096B;DEVANAGARI DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+096C;DEVANAGARI DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+096D;DEVANAGARI DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+096E;DEVANAGARI DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+096F;DEVANAGARI DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+0970;DEVANAGARI ABBREVIATION SIGN;Po;0;L;;;;;N;;;;;
+0981;BENGALI SIGN CANDRABINDU;Mn;0;NSM;;;;;N;;;;;
+0982;BENGALI SIGN ANUSVARA;Mc;0;L;;;;;N;;;;;
+0983;BENGALI SIGN VISARGA;Mc;0;L;;;;;N;;;;;
+0985;BENGALI LETTER A;Lo;0;L;;;;;N;;;;;
+0986;BENGALI LETTER AA;Lo;0;L;;;;;N;;;;;
+0987;BENGALI LETTER I;Lo;0;L;;;;;N;;;;;
+0988;BENGALI LETTER II;Lo;0;L;;;;;N;;;;;
+0989;BENGALI LETTER U;Lo;0;L;;;;;N;;;;;
+098A;BENGALI LETTER UU;Lo;0;L;;;;;N;;;;;
+098B;BENGALI LETTER VOCALIC R;Lo;0;L;;;;;N;;;;;
+098C;BENGALI LETTER VOCALIC L;Lo;0;L;;;;;N;;;;;
+098F;BENGALI LETTER E;Lo;0;L;;;;;N;;;;;
+0990;BENGALI LETTER AI;Lo;0;L;;;;;N;;;;;
+0993;BENGALI LETTER O;Lo;0;L;;;;;N;;;;;
+0994;BENGALI LETTER AU;Lo;0;L;;;;;N;;;;;
+0995;BENGALI LETTER KA;Lo;0;L;;;;;N;;;;;
+0996;BENGALI LETTER KHA;Lo;0;L;;;;;N;;;;;
+0997;BENGALI LETTER GA;Lo;0;L;;;;;N;;;;;
+0998;BENGALI LETTER GHA;Lo;0;L;;;;;N;;;;;
+0999;BENGALI LETTER NGA;Lo;0;L;;;;;N;;;;;
+099A;BENGALI LETTER CA;Lo;0;L;;;;;N;;;;;
+099B;BENGALI LETTER CHA;Lo;0;L;;;;;N;;;;;
+099C;BENGALI LETTER JA;Lo;0;L;;;;;N;;;;;
+099D;BENGALI LETTER JHA;Lo;0;L;;;;;N;;;;;
+099E;BENGALI LETTER NYA;Lo;0;L;;;;;N;;;;;
+099F;BENGALI LETTER TTA;Lo;0;L;;;;;N;;;;;
+09A0;BENGALI LETTER TTHA;Lo;0;L;;;;;N;;;;;
+09A1;BENGALI LETTER DDA;Lo;0;L;;;;;N;;;;;
+09A2;BENGALI LETTER DDHA;Lo;0;L;;;;;N;;;;;
+09A3;BENGALI LETTER NNA;Lo;0;L;;;;;N;;;;;
+09A4;BENGALI LETTER TA;Lo;0;L;;;;;N;;;;;
+09A5;BENGALI LETTER THA;Lo;0;L;;;;;N;;;;;
+09A6;BENGALI LETTER DA;Lo;0;L;;;;;N;;;;;
+09A7;BENGALI LETTER DHA;Lo;0;L;;;;;N;;;;;
+09A8;BENGALI LETTER NA;Lo;0;L;;;;;N;;;;;
+09AA;BENGALI LETTER PA;Lo;0;L;;;;;N;;;;;
+09AB;BENGALI LETTER PHA;Lo;0;L;;;;;N;;;;;
+09AC;BENGALI LETTER BA;Lo;0;L;;;;;N;;;;;
+09AD;BENGALI LETTER BHA;Lo;0;L;;;;;N;;;;;
+09AE;BENGALI LETTER MA;Lo;0;L;;;;;N;;;;;
+09AF;BENGALI LETTER YA;Lo;0;L;;;;;N;;;;;
+09B0;BENGALI LETTER RA;Lo;0;L;;;;;N;;;;;
+09B2;BENGALI LETTER LA;Lo;0;L;;;;;N;;;;;
+09B6;BENGALI LETTER SHA;Lo;0;L;;;;;N;;;;;
+09B7;BENGALI LETTER SSA;Lo;0;L;;;;;N;;;;;
+09B8;BENGALI LETTER SA;Lo;0;L;;;;;N;;;;;
+09B9;BENGALI LETTER HA;Lo;0;L;;;;;N;;;;;
+09BC;BENGALI SIGN NUKTA;Mn;7;NSM;;;;;N;;;;;
+09BE;BENGALI VOWEL SIGN AA;Mc;0;L;;;;;N;;;;;
+09BF;BENGALI VOWEL SIGN I;Mc;0;L;;;;;N;;;;;
+09C0;BENGALI VOWEL SIGN II;Mc;0;L;;;;;N;;;;;
+09C1;BENGALI VOWEL SIGN U;Mn;0;NSM;;;;;N;;;;;
+09C2;BENGALI VOWEL SIGN UU;Mn;0;NSM;;;;;N;;;;;
+09C3;BENGALI VOWEL SIGN VOCALIC R;Mn;0;NSM;;;;;N;;;;;
+09C4;BENGALI VOWEL SIGN VOCALIC RR;Mn;0;NSM;;;;;N;;;;;
+09C7;BENGALI VOWEL SIGN E;Mc;0;L;;;;;N;;;;;
+09C8;BENGALI VOWEL SIGN AI;Mc;0;L;;;;;N;;;;;
+09CB;BENGALI VOWEL SIGN O;Mc;0;L;09C7 09BE;;;;N;;;;;
+09CC;BENGALI VOWEL SIGN AU;Mc;0;L;09C7 09D7;;;;N;;;;;
+09CD;BENGALI SIGN VIRAMA;Mn;9;NSM;;;;;N;;;;;
+09D7;BENGALI AU LENGTH MARK;Mc;0;L;;;;;N;;;;;
+09DC;BENGALI LETTER RRA;Lo;0;L;09A1 09BC;;;;N;;;;;
+09DD;BENGALI LETTER RHA;Lo;0;L;09A2 09BC;;;;N;;;;;
+09DF;BENGALI LETTER YYA;Lo;0;L;09AF 09BC;;;;N;;;;;
+09E0;BENGALI LETTER VOCALIC RR;Lo;0;L;;;;;N;;;;;
+09E1;BENGALI LETTER VOCALIC LL;Lo;0;L;;;;;N;;;;;
+09E2;BENGALI VOWEL SIGN VOCALIC L;Mn;0;NSM;;;;;N;;;;;
+09E3;BENGALI VOWEL SIGN VOCALIC LL;Mn;0;NSM;;;;;N;;;;;
+09E6;BENGALI DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+09E7;BENGALI DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+09E8;BENGALI DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+09E9;BENGALI DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+09EA;BENGALI DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+09EB;BENGALI DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+09EC;BENGALI DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+09ED;BENGALI DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+09EE;BENGALI DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+09EF;BENGALI DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+09F0;BENGALI LETTER RA WITH MIDDLE DIAGONAL;Lo;0;L;;;;;N;;Assamese;;;
+09F1;BENGALI LETTER RA WITH LOWER DIAGONAL;Lo;0;L;;;;;N;BENGALI LETTER VA WITH LOWER DIAGONAL;Assamese;;;
+09F2;BENGALI RUPEE MARK;Sc;0;ET;;;;;N;;;;;
+09F3;BENGALI RUPEE SIGN;Sc;0;ET;;;;;N;;;;;
+09F4;BENGALI CURRENCY NUMERATOR ONE;No;0;L;;;;1;N;;;;;
+09F5;BENGALI CURRENCY NUMERATOR TWO;No;0;L;;;;2;N;;;;;
+09F6;BENGALI CURRENCY NUMERATOR THREE;No;0;L;;;;3;N;;;;;
+09F7;BENGALI CURRENCY NUMERATOR FOUR;No;0;L;;;;4;N;;;;;
+09F8;BENGALI CURRENCY NUMERATOR ONE LESS THAN THE DENOMINATOR;No;0;L;;;;;N;;;;;
+09F9;BENGALI CURRENCY DENOMINATOR SIXTEEN;No;0;L;;;;16;N;;;;;
+09FA;BENGALI ISSHAR;So;0;L;;;;;N;;;;;
+0A02;GURMUKHI SIGN BINDI;Mn;0;NSM;;;;;N;;;;;
+0A05;GURMUKHI LETTER A;Lo;0;L;;;;;N;;;;;
+0A06;GURMUKHI LETTER AA;Lo;0;L;;;;;N;;;;;
+0A07;GURMUKHI LETTER I;Lo;0;L;;;;;N;;;;;
+0A08;GURMUKHI LETTER II;Lo;0;L;;;;;N;;;;;
+0A09;GURMUKHI LETTER U;Lo;0;L;;;;;N;;;;;
+0A0A;GURMUKHI LETTER UU;Lo;0;L;;;;;N;;;;;
+0A0F;GURMUKHI LETTER EE;Lo;0;L;;;;;N;;;;;
+0A10;GURMUKHI LETTER AI;Lo;0;L;;;;;N;;;;;
+0A13;GURMUKHI LETTER OO;Lo;0;L;;;;;N;;;;;
+0A14;GURMUKHI LETTER AU;Lo;0;L;;;;;N;;;;;
+0A15;GURMUKHI LETTER KA;Lo;0;L;;;;;N;;;;;
+0A16;GURMUKHI LETTER KHA;Lo;0;L;;;;;N;;;;;
+0A17;GURMUKHI LETTER GA;Lo;0;L;;;;;N;;;;;
+0A18;GURMUKHI LETTER GHA;Lo;0;L;;;;;N;;;;;
+0A19;GURMUKHI LETTER NGA;Lo;0;L;;;;;N;;;;;
+0A1A;GURMUKHI LETTER CA;Lo;0;L;;;;;N;;;;;
+0A1B;GURMUKHI LETTER CHA;Lo;0;L;;;;;N;;;;;
+0A1C;GURMUKHI LETTER JA;Lo;0;L;;;;;N;;;;;
+0A1D;GURMUKHI LETTER JHA;Lo;0;L;;;;;N;;;;;
+0A1E;GURMUKHI LETTER NYA;Lo;0;L;;;;;N;;;;;
+0A1F;GURMUKHI LETTER TTA;Lo;0;L;;;;;N;;;;;
+0A20;GURMUKHI LETTER TTHA;Lo;0;L;;;;;N;;;;;
+0A21;GURMUKHI LETTER DDA;Lo;0;L;;;;;N;;;;;
+0A22;GURMUKHI LETTER DDHA;Lo;0;L;;;;;N;;;;;
+0A23;GURMUKHI LETTER NNA;Lo;0;L;;;;;N;;;;;
+0A24;GURMUKHI LETTER TA;Lo;0;L;;;;;N;;;;;
+0A25;GURMUKHI LETTER THA;Lo;0;L;;;;;N;;;;;
+0A26;GURMUKHI LETTER DA;Lo;0;L;;;;;N;;;;;
+0A27;GURMUKHI LETTER DHA;Lo;0;L;;;;;N;;;;;
+0A28;GURMUKHI LETTER NA;Lo;0;L;;;;;N;;;;;
+0A2A;GURMUKHI LETTER PA;Lo;0;L;;;;;N;;;;;
+0A2B;GURMUKHI LETTER PHA;Lo;0;L;;;;;N;;;;;
+0A2C;GURMUKHI LETTER BA;Lo;0;L;;;;;N;;;;;
+0A2D;GURMUKHI LETTER BHA;Lo;0;L;;;;;N;;;;;
+0A2E;GURMUKHI LETTER MA;Lo;0;L;;;;;N;;;;;
+0A2F;GURMUKHI LETTER YA;Lo;0;L;;;;;N;;;;;
+0A30;GURMUKHI LETTER RA;Lo;0;L;;;;;N;;;;;
+0A32;GURMUKHI LETTER LA;Lo;0;L;;;;;N;;;;;
+0A33;GURMUKHI LETTER LLA;Lo;0;L;0A32 0A3C;;;;N;;;;;
+0A35;GURMUKHI LETTER VA;Lo;0;L;;;;;N;;;;;
+0A36;GURMUKHI LETTER SHA;Lo;0;L;0A38 0A3C;;;;N;;;;;
+0A38;GURMUKHI LETTER SA;Lo;0;L;;;;;N;;;;;
+0A39;GURMUKHI LETTER HA;Lo;0;L;;;;;N;;;;;
+0A3C;GURMUKHI SIGN NUKTA;Mn;7;NSM;;;;;N;;;;;
+0A3E;GURMUKHI VOWEL SIGN AA;Mc;0;L;;;;;N;;;;;
+0A3F;GURMUKHI VOWEL SIGN I;Mc;0;L;;;;;N;;;;;
+0A40;GURMUKHI VOWEL SIGN II;Mc;0;L;;;;;N;;;;;
+0A41;GURMUKHI VOWEL SIGN U;Mn;0;NSM;;;;;N;;;;;
+0A42;GURMUKHI VOWEL SIGN UU;Mn;0;NSM;;;;;N;;;;;
+0A47;GURMUKHI VOWEL SIGN EE;Mn;0;NSM;;;;;N;;;;;
+0A48;GURMUKHI VOWEL SIGN AI;Mn;0;NSM;;;;;N;;;;;
+0A4B;GURMUKHI VOWEL SIGN OO;Mn;0;NSM;;;;;N;;;;;
+0A4C;GURMUKHI VOWEL SIGN AU;Mn;0;NSM;;;;;N;;;;;
+0A4D;GURMUKHI SIGN VIRAMA;Mn;9;NSM;;;;;N;;;;;
+0A59;GURMUKHI LETTER KHHA;Lo;0;L;0A16 0A3C;;;;N;;;;;
+0A5A;GURMUKHI LETTER GHHA;Lo;0;L;0A17 0A3C;;;;N;;;;;
+0A5B;GURMUKHI LETTER ZA;Lo;0;L;0A1C 0A3C;;;;N;;;;;
+0A5C;GURMUKHI LETTER RRA;Lo;0;L;;;;;N;;;;;
+0A5E;GURMUKHI LETTER FA;Lo;0;L;0A2B 0A3C;;;;N;;;;;
+0A66;GURMUKHI DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+0A67;GURMUKHI DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+0A68;GURMUKHI DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+0A69;GURMUKHI DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+0A6A;GURMUKHI DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+0A6B;GURMUKHI DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+0A6C;GURMUKHI DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+0A6D;GURMUKHI DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+0A6E;GURMUKHI DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+0A6F;GURMUKHI DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+0A70;GURMUKHI TIPPI;Mn;0;NSM;;;;;N;;;;;
+0A71;GURMUKHI ADDAK;Mn;0;NSM;;;;;N;;;;;
+0A72;GURMUKHI IRI;Lo;0;L;;;;;N;;;;;
+0A73;GURMUKHI URA;Lo;0;L;;;;;N;;;;;
+0A74;GURMUKHI EK ONKAR;Lo;0;L;;;;;N;;;;;
+0A81;GUJARATI SIGN CANDRABINDU;Mn;0;NSM;;;;;N;;;;;
+0A82;GUJARATI SIGN ANUSVARA;Mn;0;NSM;;;;;N;;;;;
+0A83;GUJARATI SIGN VISARGA;Mc;0;L;;;;;N;;;;;
+0A85;GUJARATI LETTER A;Lo;0;L;;;;;N;;;;;
+0A86;GUJARATI LETTER AA;Lo;0;L;;;;;N;;;;;
+0A87;GUJARATI LETTER I;Lo;0;L;;;;;N;;;;;
+0A88;GUJARATI LETTER II;Lo;0;L;;;;;N;;;;;
+0A89;GUJARATI LETTER U;Lo;0;L;;;;;N;;;;;
+0A8A;GUJARATI LETTER UU;Lo;0;L;;;;;N;;;;;
+0A8B;GUJARATI LETTER VOCALIC R;Lo;0;L;;;;;N;;;;;
+0A8D;GUJARATI VOWEL CANDRA E;Lo;0;L;;;;;N;;;;;
+0A8F;GUJARATI LETTER E;Lo;0;L;;;;;N;;;;;
+0A90;GUJARATI LETTER AI;Lo;0;L;;;;;N;;;;;
+0A91;GUJARATI VOWEL CANDRA O;Lo;0;L;;;;;N;;;;;
+0A93;GUJARATI LETTER O;Lo;0;L;;;;;N;;;;;
+0A94;GUJARATI LETTER AU;Lo;0;L;;;;;N;;;;;
+0A95;GUJARATI LETTER KA;Lo;0;L;;;;;N;;;;;
+0A96;GUJARATI LETTER KHA;Lo;0;L;;;;;N;;;;;
+0A97;GUJARATI LETTER GA;Lo;0;L;;;;;N;;;;;
+0A98;GUJARATI LETTER GHA;Lo;0;L;;;;;N;;;;;
+0A99;GUJARATI LETTER NGA;Lo;0;L;;;;;N;;;;;
+0A9A;GUJARATI LETTER CA;Lo;0;L;;;;;N;;;;;
+0A9B;GUJARATI LETTER CHA;Lo;0;L;;;;;N;;;;;
+0A9C;GUJARATI LETTER JA;Lo;0;L;;;;;N;;;;;
+0A9D;GUJARATI LETTER JHA;Lo;0;L;;;;;N;;;;;
+0A9E;GUJARATI LETTER NYA;Lo;0;L;;;;;N;;;;;
+0A9F;GUJARATI LETTER TTA;Lo;0;L;;;;;N;;;;;
+0AA0;GUJARATI LETTER TTHA;Lo;0;L;;;;;N;;;;;
+0AA1;GUJARATI LETTER DDA;Lo;0;L;;;;;N;;;;;
+0AA2;GUJARATI LETTER DDHA;Lo;0;L;;;;;N;;;;;
+0AA3;GUJARATI LETTER NNA;Lo;0;L;;;;;N;;;;;
+0AA4;GUJARATI LETTER TA;Lo;0;L;;;;;N;;;;;
+0AA5;GUJARATI LETTER THA;Lo;0;L;;;;;N;;;;;
+0AA6;GUJARATI LETTER DA;Lo;0;L;;;;;N;;;;;
+0AA7;GUJARATI LETTER DHA;Lo;0;L;;;;;N;;;;;
+0AA8;GUJARATI LETTER NA;Lo;0;L;;;;;N;;;;;
+0AAA;GUJARATI LETTER PA;Lo;0;L;;;;;N;;;;;
+0AAB;GUJARATI LETTER PHA;Lo;0;L;;;;;N;;;;;
+0AAC;GUJARATI LETTER BA;Lo;0;L;;;;;N;;;;;
+0AAD;GUJARATI LETTER BHA;Lo;0;L;;;;;N;;;;;
+0AAE;GUJARATI LETTER MA;Lo;0;L;;;;;N;;;;;
+0AAF;GUJARATI LETTER YA;Lo;0;L;;;;;N;;;;;
+0AB0;GUJARATI LETTER RA;Lo;0;L;;;;;N;;;;;
+0AB2;GUJARATI LETTER LA;Lo;0;L;;;;;N;;;;;
+0AB3;GUJARATI LETTER LLA;Lo;0;L;;;;;N;;;;;
+0AB5;GUJARATI LETTER VA;Lo;0;L;;;;;N;;;;;
+0AB6;GUJARATI LETTER SHA;Lo;0;L;;;;;N;;;;;
+0AB7;GUJARATI LETTER SSA;Lo;0;L;;;;;N;;;;;
+0AB8;GUJARATI LETTER SA;Lo;0;L;;;;;N;;;;;
+0AB9;GUJARATI LETTER HA;Lo;0;L;;;;;N;;;;;
+0ABC;GUJARATI SIGN NUKTA;Mn;7;NSM;;;;;N;;;;;
+0ABD;GUJARATI SIGN AVAGRAHA;Lo;0;L;;;;;N;;;;;
+0ABE;GUJARATI VOWEL SIGN AA;Mc;0;L;;;;;N;;;;;
+0ABF;GUJARATI VOWEL SIGN I;Mc;0;L;;;;;N;;;;;
+0AC0;GUJARATI VOWEL SIGN II;Mc;0;L;;;;;N;;;;;
+0AC1;GUJARATI VOWEL SIGN U;Mn;0;NSM;;;;;N;;;;;
+0AC2;GUJARATI VOWEL SIGN UU;Mn;0;NSM;;;;;N;;;;;
+0AC3;GUJARATI VOWEL SIGN VOCALIC R;Mn;0;NSM;;;;;N;;;;;
+0AC4;GUJARATI VOWEL SIGN VOCALIC RR;Mn;0;NSM;;;;;N;;;;;
+0AC5;GUJARATI VOWEL SIGN CANDRA E;Mn;0;NSM;;;;;N;;;;;
+0AC7;GUJARATI VOWEL SIGN E;Mn;0;NSM;;;;;N;;;;;
+0AC8;GUJARATI VOWEL SIGN AI;Mn;0;NSM;;;;;N;;;;;
+0AC9;GUJARATI VOWEL SIGN CANDRA O;Mc;0;L;;;;;N;;;;;
+0ACB;GUJARATI VOWEL SIGN O;Mc;0;L;;;;;N;;;;;
+0ACC;GUJARATI VOWEL SIGN AU;Mc;0;L;;;;;N;;;;;
+0ACD;GUJARATI SIGN VIRAMA;Mn;9;NSM;;;;;N;;;;;
+0AD0;GUJARATI OM;Lo;0;L;;;;;N;;;;;
+0AE0;GUJARATI LETTER VOCALIC RR;Lo;0;L;;;;;N;;;;;
+0AE6;GUJARATI DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+0AE7;GUJARATI DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+0AE8;GUJARATI DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+0AE9;GUJARATI DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+0AEA;GUJARATI DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+0AEB;GUJARATI DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+0AEC;GUJARATI DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+0AED;GUJARATI DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+0AEE;GUJARATI DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+0AEF;GUJARATI DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+0B01;ORIYA SIGN CANDRABINDU;Mn;0;NSM;;;;;N;;;;;
+0B02;ORIYA SIGN ANUSVARA;Mc;0;L;;;;;N;;;;;
+0B03;ORIYA SIGN VISARGA;Mc;0;L;;;;;N;;;;;
+0B05;ORIYA LETTER A;Lo;0;L;;;;;N;;;;;
+0B06;ORIYA LETTER AA;Lo;0;L;;;;;N;;;;;
+0B07;ORIYA LETTER I;Lo;0;L;;;;;N;;;;;
+0B08;ORIYA LETTER II;Lo;0;L;;;;;N;;;;;
+0B09;ORIYA LETTER U;Lo;0;L;;;;;N;;;;;
+0B0A;ORIYA LETTER UU;Lo;0;L;;;;;N;;;;;
+0B0B;ORIYA LETTER VOCALIC R;Lo;0;L;;;;;N;;;;;
+0B0C;ORIYA LETTER VOCALIC L;Lo;0;L;;;;;N;;;;;
+0B0F;ORIYA LETTER E;Lo;0;L;;;;;N;;;;;
+0B10;ORIYA LETTER AI;Lo;0;L;;;;;N;;;;;
+0B13;ORIYA LETTER O;Lo;0;L;;;;;N;;;;;
+0B14;ORIYA LETTER AU;Lo;0;L;;;;;N;;;;;
+0B15;ORIYA LETTER KA;Lo;0;L;;;;;N;;;;;
+0B16;ORIYA LETTER KHA;Lo;0;L;;;;;N;;;;;
+0B17;ORIYA LETTER GA;Lo;0;L;;;;;N;;;;;
+0B18;ORIYA LETTER GHA;Lo;0;L;;;;;N;;;;;
+0B19;ORIYA LETTER NGA;Lo;0;L;;;;;N;;;;;
+0B1A;ORIYA LETTER CA;Lo;0;L;;;;;N;;;;;
+0B1B;ORIYA LETTER CHA;Lo;0;L;;;;;N;;;;;
+0B1C;ORIYA LETTER JA;Lo;0;L;;;;;N;;;;;
+0B1D;ORIYA LETTER JHA;Lo;0;L;;;;;N;;;;;
+0B1E;ORIYA LETTER NYA;Lo;0;L;;;;;N;;;;;
+0B1F;ORIYA LETTER TTA;Lo;0;L;;;;;N;;;;;
+0B20;ORIYA LETTER TTHA;Lo;0;L;;;;;N;;;;;
+0B21;ORIYA LETTER DDA;Lo;0;L;;;;;N;;;;;
+0B22;ORIYA LETTER DDHA;Lo;0;L;;;;;N;;;;;
+0B23;ORIYA LETTER NNA;Lo;0;L;;;;;N;;;;;
+0B24;ORIYA LETTER TA;Lo;0;L;;;;;N;;;;;
+0B25;ORIYA LETTER THA;Lo;0;L;;;;;N;;;;;
+0B26;ORIYA LETTER DA;Lo;0;L;;;;;N;;;;;
+0B27;ORIYA LETTER DHA;Lo;0;L;;;;;N;;;;;
+0B28;ORIYA LETTER NA;Lo;0;L;;;;;N;;;;;
+0B2A;ORIYA LETTER PA;Lo;0;L;;;;;N;;;;;
+0B2B;ORIYA LETTER PHA;Lo;0;L;;;;;N;;;;;
+0B2C;ORIYA LETTER BA;Lo;0;L;;;;;N;;;;;
+0B2D;ORIYA LETTER BHA;Lo;0;L;;;;;N;;;;;
+0B2E;ORIYA LETTER MA;Lo;0;L;;;;;N;;;;;
+0B2F;ORIYA LETTER YA;Lo;0;L;;;;;N;;;;;
+0B30;ORIYA LETTER RA;Lo;0;L;;;;;N;;;;;
+0B32;ORIYA LETTER LA;Lo;0;L;;;;;N;;;;;
+0B33;ORIYA LETTER LLA;Lo;0;L;;;;;N;;;;;
+0B36;ORIYA LETTER SHA;Lo;0;L;;;;;N;;;;;
+0B37;ORIYA LETTER SSA;Lo;0;L;;;;;N;;;;;
+0B38;ORIYA LETTER SA;Lo;0;L;;;;;N;;;;;
+0B39;ORIYA LETTER HA;Lo;0;L;;;;;N;;;;;
+0B3C;ORIYA SIGN NUKTA;Mn;7;NSM;;;;;N;;;;;
+0B3D;ORIYA SIGN AVAGRAHA;Lo;0;L;;;;;N;;;;;
+0B3E;ORIYA VOWEL SIGN AA;Mc;0;L;;;;;N;;;;;
+0B3F;ORIYA VOWEL SIGN I;Mn;0;NSM;;;;;N;;;;;
+0B40;ORIYA VOWEL SIGN II;Mc;0;L;;;;;N;;;;;
+0B41;ORIYA VOWEL SIGN U;Mn;0;NSM;;;;;N;;;;;
+0B42;ORIYA VOWEL SIGN UU;Mn;0;NSM;;;;;N;;;;;
+0B43;ORIYA VOWEL SIGN VOCALIC R;Mn;0;NSM;;;;;N;;;;;
+0B47;ORIYA VOWEL SIGN E;Mc;0;L;;;;;N;;;;;
+0B48;ORIYA VOWEL SIGN AI;Mc;0;L;0B47 0B56;;;;N;;;;;
+0B4B;ORIYA VOWEL SIGN O;Mc;0;L;0B47 0B3E;;;;N;;;;;
+0B4C;ORIYA VOWEL SIGN AU;Mc;0;L;0B47 0B57;;;;N;;;;;
+0B4D;ORIYA SIGN VIRAMA;Mn;9;NSM;;;;;N;;;;;
+0B56;ORIYA AI LENGTH MARK;Mn;0;NSM;;;;;N;;;;;
+0B57;ORIYA AU LENGTH MARK;Mc;0;L;;;;;N;;;;;
+0B5C;ORIYA LETTER RRA;Lo;0;L;0B21 0B3C;;;;N;;;;;
+0B5D;ORIYA LETTER RHA;Lo;0;L;0B22 0B3C;;;;N;;;;;
+0B5F;ORIYA LETTER YYA;Lo;0;L;;;;;N;;;;;
+0B60;ORIYA LETTER VOCALIC RR;Lo;0;L;;;;;N;;;;;
+0B61;ORIYA LETTER VOCALIC LL;Lo;0;L;;;;;N;;;;;
+0B66;ORIYA DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+0B67;ORIYA DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+0B68;ORIYA DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+0B69;ORIYA DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+0B6A;ORIYA DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+0B6B;ORIYA DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+0B6C;ORIYA DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+0B6D;ORIYA DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+0B6E;ORIYA DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+0B6F;ORIYA DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+0B70;ORIYA ISSHAR;So;0;L;;;;;N;;;;;
+0B82;TAMIL SIGN ANUSVARA;Mn;0;NSM;;;;;N;;;;;
+0B83;TAMIL SIGN VISARGA;Mc;0;L;;;;;N;;;;;
+0B85;TAMIL LETTER A;Lo;0;L;;;;;N;;;;;
+0B86;TAMIL LETTER AA;Lo;0;L;;;;;N;;;;;
+0B87;TAMIL LETTER I;Lo;0;L;;;;;N;;;;;
+0B88;TAMIL LETTER II;Lo;0;L;;;;;N;;;;;
+0B89;TAMIL LETTER U;Lo;0;L;;;;;N;;;;;
+0B8A;TAMIL LETTER UU;Lo;0;L;;;;;N;;;;;
+0B8E;TAMIL LETTER E;Lo;0;L;;;;;N;;;;;
+0B8F;TAMIL LETTER EE;Lo;0;L;;;;;N;;;;;
+0B90;TAMIL LETTER AI;Lo;0;L;;;;;N;;;;;
+0B92;TAMIL LETTER O;Lo;0;L;;;;;N;;;;;
+0B93;TAMIL LETTER OO;Lo;0;L;;;;;N;;;;;
+0B94;TAMIL LETTER AU;Lo;0;L;0B92 0BD7;;;;N;;;;;
+0B95;TAMIL LETTER KA;Lo;0;L;;;;;N;;;;;
+0B99;TAMIL LETTER NGA;Lo;0;L;;;;;N;;;;;
+0B9A;TAMIL LETTER CA;Lo;0;L;;;;;N;;;;;
+0B9C;TAMIL LETTER JA;Lo;0;L;;;;;N;;;;;
+0B9E;TAMIL LETTER NYA;Lo;0;L;;;;;N;;;;;
+0B9F;TAMIL LETTER TTA;Lo;0;L;;;;;N;;;;;
+0BA3;TAMIL LETTER NNA;Lo;0;L;;;;;N;;;;;
+0BA4;TAMIL LETTER TA;Lo;0;L;;;;;N;;;;;
+0BA8;TAMIL LETTER NA;Lo;0;L;;;;;N;;;;;
+0BA9;TAMIL LETTER NNNA;Lo;0;L;;;;;N;;;;;
+0BAA;TAMIL LETTER PA;Lo;0;L;;;;;N;;;;;
+0BAE;TAMIL LETTER MA;Lo;0;L;;;;;N;;;;;
+0BAF;TAMIL LETTER YA;Lo;0;L;;;;;N;;;;;
+0BB0;TAMIL LETTER RA;Lo;0;L;;;;;N;;;;;
+0BB1;TAMIL LETTER RRA;Lo;0;L;;;;;N;;;;;
+0BB2;TAMIL LETTER LA;Lo;0;L;;;;;N;;;;;
+0BB3;TAMIL LETTER LLA;Lo;0;L;;;;;N;;;;;
+0BB4;TAMIL LETTER LLLA;Lo;0;L;;;;;N;;;;;
+0BB5;TAMIL LETTER VA;Lo;0;L;;;;;N;;;;;
+0BB7;TAMIL LETTER SSA;Lo;0;L;;;;;N;;;;;
+0BB8;TAMIL LETTER SA;Lo;0;L;;;;;N;;;;;
+0BB9;TAMIL LETTER HA;Lo;0;L;;;;;N;;;;;
+0BBE;TAMIL VOWEL SIGN AA;Mc;0;L;;;;;N;;;;;
+0BBF;TAMIL VOWEL SIGN I;Mc;0;L;;;;;N;;;;;
+0BC0;TAMIL VOWEL SIGN II;Mn;0;NSM;;;;;N;;;;;
+0BC1;TAMIL VOWEL SIGN U;Mc;0;L;;;;;N;;;;;
+0BC2;TAMIL VOWEL SIGN UU;Mc;0;L;;;;;N;;;;;
+0BC6;TAMIL VOWEL SIGN E;Mc;0;L;;;;;N;;;;;
+0BC7;TAMIL VOWEL SIGN EE;Mc;0;L;;;;;N;;;;;
+0BC8;TAMIL VOWEL SIGN AI;Mc;0;L;;;;;N;;;;;
+0BCA;TAMIL VOWEL SIGN O;Mc;0;L;0BC6 0BBE;;;;N;;;;;
+0BCB;TAMIL VOWEL SIGN OO;Mc;0;L;0BC7 0BBE;;;;N;;;;;
+0BCC;TAMIL VOWEL SIGN AU;Mc;0;L;0BC6 0BD7;;;;N;;;;;
+0BCD;TAMIL SIGN VIRAMA;Mn;9;NSM;;;;;N;;;;;
+0BD7;TAMIL AU LENGTH MARK;Mc;0;L;;;;;N;;;;;
+0BE7;TAMIL DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+0BE8;TAMIL DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+0BE9;TAMIL DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+0BEA;TAMIL DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+0BEB;TAMIL DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+0BEC;TAMIL DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+0BED;TAMIL DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+0BEE;TAMIL DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+0BEF;TAMIL DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+0BF0;TAMIL NUMBER TEN;No;0;L;;;;10;N;;;;;
+0BF1;TAMIL NUMBER ONE HUNDRED;No;0;L;;;;100;N;;;;;
+0BF2;TAMIL NUMBER ONE THOUSAND;No;0;L;;;;1000;N;;;;;
+0C01;TELUGU SIGN CANDRABINDU;Mc;0;L;;;;;N;;;;;
+0C02;TELUGU SIGN ANUSVARA;Mc;0;L;;;;;N;;;;;
+0C03;TELUGU SIGN VISARGA;Mc;0;L;;;;;N;;;;;
+0C05;TELUGU LETTER A;Lo;0;L;;;;;N;;;;;
+0C06;TELUGU LETTER AA;Lo;0;L;;;;;N;;;;;
+0C07;TELUGU LETTER I;Lo;0;L;;;;;N;;;;;
+0C08;TELUGU LETTER II;Lo;0;L;;;;;N;;;;;
+0C09;TELUGU LETTER U;Lo;0;L;;;;;N;;;;;
+0C0A;TELUGU LETTER UU;Lo;0;L;;;;;N;;;;;
+0C0B;TELUGU LETTER VOCALIC R;Lo;0;L;;;;;N;;;;;
+0C0C;TELUGU LETTER VOCALIC L;Lo;0;L;;;;;N;;;;;
+0C0E;TELUGU LETTER E;Lo;0;L;;;;;N;;;;;
+0C0F;TELUGU LETTER EE;Lo;0;L;;;;;N;;;;;
+0C10;TELUGU LETTER AI;Lo;0;L;;;;;N;;;;;
+0C12;TELUGU LETTER O;Lo;0;L;;;;;N;;;;;
+0C13;TELUGU LETTER OO;Lo;0;L;;;;;N;;;;;
+0C14;TELUGU LETTER AU;Lo;0;L;;;;;N;;;;;
+0C15;TELUGU LETTER KA;Lo;0;L;;;;;N;;;;;
+0C16;TELUGU LETTER KHA;Lo;0;L;;;;;N;;;;;
+0C17;TELUGU LETTER GA;Lo;0;L;;;;;N;;;;;
+0C18;TELUGU LETTER GHA;Lo;0;L;;;;;N;;;;;
+0C19;TELUGU LETTER NGA;Lo;0;L;;;;;N;;;;;
+0C1A;TELUGU LETTER CA;Lo;0;L;;;;;N;;;;;
+0C1B;TELUGU LETTER CHA;Lo;0;L;;;;;N;;;;;
+0C1C;TELUGU LETTER JA;Lo;0;L;;;;;N;;;;;
+0C1D;TELUGU LETTER JHA;Lo;0;L;;;;;N;;;;;
+0C1E;TELUGU LETTER NYA;Lo;0;L;;;;;N;;;;;
+0C1F;TELUGU LETTER TTA;Lo;0;L;;;;;N;;;;;
+0C20;TELUGU LETTER TTHA;Lo;0;L;;;;;N;;;;;
+0C21;TELUGU LETTER DDA;Lo;0;L;;;;;N;;;;;
+0C22;TELUGU LETTER DDHA;Lo;0;L;;;;;N;;;;;
+0C23;TELUGU LETTER NNA;Lo;0;L;;;;;N;;;;;
+0C24;TELUGU LETTER TA;Lo;0;L;;;;;N;;;;;
+0C25;TELUGU LETTER THA;Lo;0;L;;;;;N;;;;;
+0C26;TELUGU LETTER DA;Lo;0;L;;;;;N;;;;;
+0C27;TELUGU LETTER DHA;Lo;0;L;;;;;N;;;;;
+0C28;TELUGU LETTER NA;Lo;0;L;;;;;N;;;;;
+0C2A;TELUGU LETTER PA;Lo;0;L;;;;;N;;;;;
+0C2B;TELUGU LETTER PHA;Lo;0;L;;;;;N;;;;;
+0C2C;TELUGU LETTER BA;Lo;0;L;;;;;N;;;;;
+0C2D;TELUGU LETTER BHA;Lo;0;L;;;;;N;;;;;
+0C2E;TELUGU LETTER MA;Lo;0;L;;;;;N;;;;;
+0C2F;TELUGU LETTER YA;Lo;0;L;;;;;N;;;;;
+0C30;TELUGU LETTER RA;Lo;0;L;;;;;N;;;;;
+0C31;TELUGU LETTER RRA;Lo;0;L;;;;;N;;;;;
+0C32;TELUGU LETTER LA;Lo;0;L;;;;;N;;;;;
+0C33;TELUGU LETTER LLA;Lo;0;L;;;;;N;;;;;
+0C35;TELUGU LETTER VA;Lo;0;L;;;;;N;;;;;
+0C36;TELUGU LETTER SHA;Lo;0;L;;;;;N;;;;;
+0C37;TELUGU LETTER SSA;Lo;0;L;;;;;N;;;;;
+0C38;TELUGU LETTER SA;Lo;0;L;;;;;N;;;;;
+0C39;TELUGU LETTER HA;Lo;0;L;;;;;N;;;;;
+0C3E;TELUGU VOWEL SIGN AA;Mn;0;NSM;;;;;N;;;;;
+0C3F;TELUGU VOWEL SIGN I;Mn;0;NSM;;;;;N;;;;;
+0C40;TELUGU VOWEL SIGN II;Mn;0;NSM;;;;;N;;;;;
+0C41;TELUGU VOWEL SIGN U;Mc;0;L;;;;;N;;;;;
+0C42;TELUGU VOWEL SIGN UU;Mc;0;L;;;;;N;;;;;
+0C43;TELUGU VOWEL SIGN VOCALIC R;Mc;0;L;;;;;N;;;;;
+0C44;TELUGU VOWEL SIGN VOCALIC RR;Mc;0;L;;;;;N;;;;;
+0C46;TELUGU VOWEL SIGN E;Mn;0;NSM;;;;;N;;;;;
+0C47;TELUGU VOWEL SIGN EE;Mn;0;NSM;;;;;N;;;;;
+0C48;TELUGU VOWEL SIGN AI;Mn;0;NSM;0C46 0C56;;;;N;;;;;
+0C4A;TELUGU VOWEL SIGN O;Mn;0;NSM;;;;;N;;;;;
+0C4B;TELUGU VOWEL SIGN OO;Mn;0;NSM;;;;;N;;;;;
+0C4C;TELUGU VOWEL SIGN AU;Mn;0;NSM;;;;;N;;;;;
+0C4D;TELUGU SIGN VIRAMA;Mn;9;NSM;;;;;N;;;;;
+0C55;TELUGU LENGTH MARK;Mn;84;NSM;;;;;N;;;;;
+0C56;TELUGU AI LENGTH MARK;Mn;91;NSM;;;;;N;;;;;
+0C60;TELUGU LETTER VOCALIC RR;Lo;0;L;;;;;N;;;;;
+0C61;TELUGU LETTER VOCALIC LL;Lo;0;L;;;;;N;;;;;
+0C66;TELUGU DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+0C67;TELUGU DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+0C68;TELUGU DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+0C69;TELUGU DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+0C6A;TELUGU DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+0C6B;TELUGU DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+0C6C;TELUGU DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+0C6D;TELUGU DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+0C6E;TELUGU DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+0C6F;TELUGU DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+0C82;KANNADA SIGN ANUSVARA;Mc;0;L;;;;;N;;;;;
+0C83;KANNADA SIGN VISARGA;Mc;0;L;;;;;N;;;;;
+0C85;KANNADA LETTER A;Lo;0;L;;;;;N;;;;;
+0C86;KANNADA LETTER AA;Lo;0;L;;;;;N;;;;;
+0C87;KANNADA LETTER I;Lo;0;L;;;;;N;;;;;
+0C88;KANNADA LETTER II;Lo;0;L;;;;;N;;;;;
+0C89;KANNADA LETTER U;Lo;0;L;;;;;N;;;;;
+0C8A;KANNADA LETTER UU;Lo;0;L;;;;;N;;;;;
+0C8B;KANNADA LETTER VOCALIC R;Lo;0;L;;;;;N;;;;;
+0C8C;KANNADA LETTER VOCALIC L;Lo;0;L;;;;;N;;;;;
+0C8E;KANNADA LETTER E;Lo;0;L;;;;;N;;;;;
+0C8F;KANNADA LETTER EE;Lo;0;L;;;;;N;;;;;
+0C90;KANNADA LETTER AI;Lo;0;L;;;;;N;;;;;
+0C92;KANNADA LETTER O;Lo;0;L;;;;;N;;;;;
+0C93;KANNADA LETTER OO;Lo;0;L;;;;;N;;;;;
+0C94;KANNADA LETTER AU;Lo;0;L;;;;;N;;;;;
+0C95;KANNADA LETTER KA;Lo;0;L;;;;;N;;;;;
+0C96;KANNADA LETTER KHA;Lo;0;L;;;;;N;;;;;
+0C97;KANNADA LETTER GA;Lo;0;L;;;;;N;;;;;
+0C98;KANNADA LETTER GHA;Lo;0;L;;;;;N;;;;;
+0C99;KANNADA LETTER NGA;Lo;0;L;;;;;N;;;;;
+0C9A;KANNADA LETTER CA;Lo;0;L;;;;;N;;;;;
+0C9B;KANNADA LETTER CHA;Lo;0;L;;;;;N;;;;;
+0C9C;KANNADA LETTER JA;Lo;0;L;;;;;N;;;;;
+0C9D;KANNADA LETTER JHA;Lo;0;L;;;;;N;;;;;
+0C9E;KANNADA LETTER NYA;Lo;0;L;;;;;N;;;;;
+0C9F;KANNADA LETTER TTA;Lo;0;L;;;;;N;;;;;
+0CA0;KANNADA LETTER TTHA;Lo;0;L;;;;;N;;;;;
+0CA1;KANNADA LETTER DDA;Lo;0;L;;;;;N;;;;;
+0CA2;KANNADA LETTER DDHA;Lo;0;L;;;;;N;;;;;
+0CA3;KANNADA LETTER NNA;Lo;0;L;;;;;N;;;;;
+0CA4;KANNADA LETTER TA;Lo;0;L;;;;;N;;;;;
+0CA5;KANNADA LETTER THA;Lo;0;L;;;;;N;;;;;
+0CA6;KANNADA LETTER DA;Lo;0;L;;;;;N;;;;;
+0CA7;KANNADA LETTER DHA;Lo;0;L;;;;;N;;;;;
+0CA8;KANNADA LETTER NA;Lo;0;L;;;;;N;;;;;
+0CAA;KANNADA LETTER PA;Lo;0;L;;;;;N;;;;;
+0CAB;KANNADA LETTER PHA;Lo;0;L;;;;;N;;;;;
+0CAC;KANNADA LETTER BA;Lo;0;L;;;;;N;;;;;
+0CAD;KANNADA LETTER BHA;Lo;0;L;;;;;N;;;;;
+0CAE;KANNADA LETTER MA;Lo;0;L;;;;;N;;;;;
+0CAF;KANNADA LETTER YA;Lo;0;L;;;;;N;;;;;
+0CB0;KANNADA LETTER RA;Lo;0;L;;;;;N;;;;;
+0CB1;KANNADA LETTER RRA;Lo;0;L;;;;;N;;;;;
+0CB2;KANNADA LETTER LA;Lo;0;L;;;;;N;;;;;
+0CB3;KANNADA LETTER LLA;Lo;0;L;;;;;N;;;;;
+0CB5;KANNADA LETTER VA;Lo;0;L;;;;;N;;;;;
+0CB6;KANNADA LETTER SHA;Lo;0;L;;;;;N;;;;;
+0CB7;KANNADA LETTER SSA;Lo;0;L;;;;;N;;;;;
+0CB8;KANNADA LETTER SA;Lo;0;L;;;;;N;;;;;
+0CB9;KANNADA LETTER HA;Lo;0;L;;;;;N;;;;;
+0CBE;KANNADA VOWEL SIGN AA;Mc;0;L;;;;;N;;;;;
+0CBF;KANNADA VOWEL SIGN I;Mn;0;NSM;;;;;N;;;;;
+0CC0;KANNADA VOWEL SIGN II;Mc;0;L;0CBF 0CD5;;;;N;;;;;
+0CC1;KANNADA VOWEL SIGN U;Mc;0;L;;;;;N;;;;;
+0CC2;KANNADA VOWEL SIGN UU;Mc;0;L;;;;;N;;;;;
+0CC3;KANNADA VOWEL SIGN VOCALIC R;Mc;0;L;;;;;N;;;;;
+0CC4;KANNADA VOWEL SIGN VOCALIC RR;Mc;0;L;;;;;N;;;;;
+0CC6;KANNADA VOWEL SIGN E;Mn;0;NSM;;;;;N;;;;;
+0CC7;KANNADA VOWEL SIGN EE;Mc;0;L;0CC6 0CD5;;;;N;;;;;
+0CC8;KANNADA VOWEL SIGN AI;Mc;0;L;0CC6 0CD6;;;;N;;;;;
+0CCA;KANNADA VOWEL SIGN O;Mc;0;L;0CC6 0CC2;;;;N;;;;;
+0CCB;KANNADA VOWEL SIGN OO;Mc;0;L;0CCA 0CD5;;;;N;;;;;
+0CCC;KANNADA VOWEL SIGN AU;Mn;0;NSM;;;;;N;;;;;
+0CCD;KANNADA SIGN VIRAMA;Mn;9;NSM;;;;;N;;;;;
+0CD5;KANNADA LENGTH MARK;Mc;0;L;;;;;N;;;;;
+0CD6;KANNADA AI LENGTH MARK;Mc;0;L;;;;;N;;;;;
+0CDE;KANNADA LETTER FA;Lo;0;L;;;;;N;;;;;
+0CE0;KANNADA LETTER VOCALIC RR;Lo;0;L;;;;;N;;;;;
+0CE1;KANNADA LETTER VOCALIC LL;Lo;0;L;;;;;N;;;;;
+0CE6;KANNADA DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+0CE7;KANNADA DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+0CE8;KANNADA DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+0CE9;KANNADA DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+0CEA;KANNADA DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+0CEB;KANNADA DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+0CEC;KANNADA DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+0CED;KANNADA DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+0CEE;KANNADA DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+0CEF;KANNADA DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+0D02;MALAYALAM SIGN ANUSVARA;Mc;0;L;;;;;N;;;;;
+0D03;MALAYALAM SIGN VISARGA;Mc;0;L;;;;;N;;;;;
+0D05;MALAYALAM LETTER A;Lo;0;L;;;;;N;;;;;
+0D06;MALAYALAM LETTER AA;Lo;0;L;;;;;N;;;;;
+0D07;MALAYALAM LETTER I;Lo;0;L;;;;;N;;;;;
+0D08;MALAYALAM LETTER II;Lo;0;L;;;;;N;;;;;
+0D09;MALAYALAM LETTER U;Lo;0;L;;;;;N;;;;;
+0D0A;MALAYALAM LETTER UU;Lo;0;L;;;;;N;;;;;
+0D0B;MALAYALAM LETTER VOCALIC R;Lo;0;L;;;;;N;;;;;
+0D0C;MALAYALAM LETTER VOCALIC L;Lo;0;L;;;;;N;;;;;
+0D0E;MALAYALAM LETTER E;Lo;0;L;;;;;N;;;;;
+0D0F;MALAYALAM LETTER EE;Lo;0;L;;;;;N;;;;;
+0D10;MALAYALAM LETTER AI;Lo;0;L;;;;;N;;;;;
+0D12;MALAYALAM LETTER O;Lo;0;L;;;;;N;;;;;
+0D13;MALAYALAM LETTER OO;Lo;0;L;;;;;N;;;;;
+0D14;MALAYALAM LETTER AU;Lo;0;L;;;;;N;;;;;
+0D15;MALAYALAM LETTER KA;Lo;0;L;;;;;N;;;;;
+0D16;MALAYALAM LETTER KHA;Lo;0;L;;;;;N;;;;;
+0D17;MALAYALAM LETTER GA;Lo;0;L;;;;;N;;;;;
+0D18;MALAYALAM LETTER GHA;Lo;0;L;;;;;N;;;;;
+0D19;MALAYALAM LETTER NGA;Lo;0;L;;;;;N;;;;;
+0D1A;MALAYALAM LETTER CA;Lo;0;L;;;;;N;;;;;
+0D1B;MALAYALAM LETTER CHA;Lo;0;L;;;;;N;;;;;
+0D1C;MALAYALAM LETTER JA;Lo;0;L;;;;;N;;;;;
+0D1D;MALAYALAM LETTER JHA;Lo;0;L;;;;;N;;;;;
+0D1E;MALAYALAM LETTER NYA;Lo;0;L;;;;;N;;;;;
+0D1F;MALAYALAM LETTER TTA;Lo;0;L;;;;;N;;;;;
+0D20;MALAYALAM LETTER TTHA;Lo;0;L;;;;;N;;;;;
+0D21;MALAYALAM LETTER DDA;Lo;0;L;;;;;N;;;;;
+0D22;MALAYALAM LETTER DDHA;Lo;0;L;;;;;N;;;;;
+0D23;MALAYALAM LETTER NNA;Lo;0;L;;;;;N;;;;;
+0D24;MALAYALAM LETTER TA;Lo;0;L;;;;;N;;;;;
+0D25;MALAYALAM LETTER THA;Lo;0;L;;;;;N;;;;;
+0D26;MALAYALAM LETTER DA;Lo;0;L;;;;;N;;;;;
+0D27;MALAYALAM LETTER DHA;Lo;0;L;;;;;N;;;;;
+0D28;MALAYALAM LETTER NA;Lo;0;L;;;;;N;;;;;
+0D2A;MALAYALAM LETTER PA;Lo;0;L;;;;;N;;;;;
+0D2B;MALAYALAM LETTER PHA;Lo;0;L;;;;;N;;;;;
+0D2C;MALAYALAM LETTER BA;Lo;0;L;;;;;N;;;;;
+0D2D;MALAYALAM LETTER BHA;Lo;0;L;;;;;N;;;;;
+0D2E;MALAYALAM LETTER MA;Lo;0;L;;;;;N;;;;;
+0D2F;MALAYALAM LETTER YA;Lo;0;L;;;;;N;;;;;
+0D30;MALAYALAM LETTER RA;Lo;0;L;;;;;N;;;;;
+0D31;MALAYALAM LETTER RRA;Lo;0;L;;;;;N;;;;;
+0D32;MALAYALAM LETTER LA;Lo;0;L;;;;;N;;;;;
+0D33;MALAYALAM LETTER LLA;Lo;0;L;;;;;N;;;;;
+0D34;MALAYALAM LETTER LLLA;Lo;0;L;;;;;N;;;;;
+0D35;MALAYALAM LETTER VA;Lo;0;L;;;;;N;;;;;
+0D36;MALAYALAM LETTER SHA;Lo;0;L;;;;;N;;;;;
+0D37;MALAYALAM LETTER SSA;Lo;0;L;;;;;N;;;;;
+0D38;MALAYALAM LETTER SA;Lo;0;L;;;;;N;;;;;
+0D39;MALAYALAM LETTER HA;Lo;0;L;;;;;N;;;;;
+0D3E;MALAYALAM VOWEL SIGN AA;Mc;0;L;;;;;N;;;;;
+0D3F;MALAYALAM VOWEL SIGN I;Mc;0;L;;;;;N;;;;;
+0D40;MALAYALAM VOWEL SIGN II;Mc;0;L;;;;;N;;;;;
+0D41;MALAYALAM VOWEL SIGN U;Mn;0;NSM;;;;;N;;;;;
+0D42;MALAYALAM VOWEL SIGN UU;Mn;0;NSM;;;;;N;;;;;
+0D43;MALAYALAM VOWEL SIGN VOCALIC R;Mn;0;NSM;;;;;N;;;;;
+0D46;MALAYALAM VOWEL SIGN E;Mc;0;L;;;;;N;;;;;
+0D47;MALAYALAM VOWEL SIGN EE;Mc;0;L;;;;;N;;;;;
+0D48;MALAYALAM VOWEL SIGN AI;Mc;0;L;;;;;N;;;;;
+0D4A;MALAYALAM VOWEL SIGN O;Mc;0;L;0D46 0D3E;;;;N;;;;;
+0D4B;MALAYALAM VOWEL SIGN OO;Mc;0;L;0D47 0D3E;;;;N;;;;;
+0D4C;MALAYALAM VOWEL SIGN AU;Mc;0;L;0D46 0D57;;;;N;;;;;
+0D4D;MALAYALAM SIGN VIRAMA;Mn;9;NSM;;;;;N;;;;;
+0D57;MALAYALAM AU LENGTH MARK;Mc;0;L;;;;;N;;;;;
+0D60;MALAYALAM LETTER VOCALIC RR;Lo;0;L;;;;;N;;;;;
+0D61;MALAYALAM LETTER VOCALIC LL;Lo;0;L;;;;;N;;;;;
+0D66;MALAYALAM DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+0D67;MALAYALAM DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+0D68;MALAYALAM DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+0D69;MALAYALAM DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+0D6A;MALAYALAM DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+0D6B;MALAYALAM DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+0D6C;MALAYALAM DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+0D6D;MALAYALAM DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+0D6E;MALAYALAM DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+0D6F;MALAYALAM DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+0D82;SINHALA SIGN ANUSVARAYA;Mc;0;L;;;;;N;;;;;
+0D83;SINHALA SIGN VISARGAYA;Mc;0;L;;;;;N;;;;;
+0D85;SINHALA LETTER AYANNA;Lo;0;L;;;;;N;;;;;
+0D86;SINHALA LETTER AAYANNA;Lo;0;L;;;;;N;;;;;
+0D87;SINHALA LETTER AEYANNA;Lo;0;L;;;;;N;;;;;
+0D88;SINHALA LETTER AEEYANNA;Lo;0;L;;;;;N;;;;;
+0D89;SINHALA LETTER IYANNA;Lo;0;L;;;;;N;;;;;
+0D8A;SINHALA LETTER IIYANNA;Lo;0;L;;;;;N;;;;;
+0D8B;SINHALA LETTER UYANNA;Lo;0;L;;;;;N;;;;;
+0D8C;SINHALA LETTER UUYANNA;Lo;0;L;;;;;N;;;;;
+0D8D;SINHALA LETTER IRUYANNA;Lo;0;L;;;;;N;;;;;
+0D8E;SINHALA LETTER IRUUYANNA;Lo;0;L;;;;;N;;;;;
+0D8F;SINHALA LETTER ILUYANNA;Lo;0;L;;;;;N;;;;;
+0D90;SINHALA LETTER ILUUYANNA;Lo;0;L;;;;;N;;;;;
+0D91;SINHALA LETTER EYANNA;Lo;0;L;;;;;N;;;;;
+0D92;SINHALA LETTER EEYANNA;Lo;0;L;;;;;N;;;;;
+0D93;SINHALA LETTER AIYANNA;Lo;0;L;;;;;N;;;;;
+0D94;SINHALA LETTER OYANNA;Lo;0;L;;;;;N;;;;;
+0D95;SINHALA LETTER OOYANNA;Lo;0;L;;;;;N;;;;;
+0D96;SINHALA LETTER AUYANNA;Lo;0;L;;;;;N;;;;;
+0D9A;SINHALA LETTER ALPAPRAANA KAYANNA;Lo;0;L;;;;;N;;;;;
+0D9B;SINHALA LETTER MAHAAPRAANA KAYANNA;Lo;0;L;;;;;N;;;;;
+0D9C;SINHALA LETTER ALPAPRAANA GAYANNA;Lo;0;L;;;;;N;;;;;
+0D9D;SINHALA LETTER MAHAAPRAANA GAYANNA;Lo;0;L;;;;;N;;;;;
+0D9E;SINHALA LETTER KANTAJA NAASIKYAYA;Lo;0;L;;;;;N;;;;;
+0D9F;SINHALA LETTER SANYAKA GAYANNA;Lo;0;L;;;;;N;;;;;
+0DA0;SINHALA LETTER ALPAPRAANA CAYANNA;Lo;0;L;;;;;N;;;;;
+0DA1;SINHALA LETTER MAHAAPRAANA CAYANNA;Lo;0;L;;;;;N;;;;;
+0DA2;SINHALA LETTER ALPAPRAANA JAYANNA;Lo;0;L;;;;;N;;;;;
+0DA3;SINHALA LETTER MAHAAPRAANA JAYANNA;Lo;0;L;;;;;N;;;;;
+0DA4;SINHALA LETTER TAALUJA NAASIKYAYA;Lo;0;L;;;;;N;;;;;
+0DA5;SINHALA LETTER TAALUJA SANYOOGA NAAKSIKYAYA;Lo;0;L;;;;;N;;;;;
+0DA6;SINHALA LETTER SANYAKA JAYANNA;Lo;0;L;;;;;N;;;;;
+0DA7;SINHALA LETTER ALPAPRAANA TTAYANNA;Lo;0;L;;;;;N;;;;;
+0DA8;SINHALA LETTER MAHAAPRAANA TTAYANNA;Lo;0;L;;;;;N;;;;;
+0DA9;SINHALA LETTER ALPAPRAANA DDAYANNA;Lo;0;L;;;;;N;;;;;
+0DAA;SINHALA LETTER MAHAAPRAANA DDAYANNA;Lo;0;L;;;;;N;;;;;
+0DAB;SINHALA LETTER MUURDHAJA NAYANNA;Lo;0;L;;;;;N;;;;;
+0DAC;SINHALA LETTER SANYAKA DDAYANNA;Lo;0;L;;;;;N;;;;;
+0DAD;SINHALA LETTER ALPAPRAANA TAYANNA;Lo;0;L;;;;;N;;;;;
+0DAE;SINHALA LETTER MAHAAPRAANA TAYANNA;Lo;0;L;;;;;N;;;;;
+0DAF;SINHALA LETTER ALPAPRAANA DAYANNA;Lo;0;L;;;;;N;;;;;
+0DB0;SINHALA LETTER MAHAAPRAANA DAYANNA;Lo;0;L;;;;;N;;;;;
+0DB1;SINHALA LETTER DANTAJA NAYANNA;Lo;0;L;;;;;N;;;;;
+0DB3;SINHALA LETTER SANYAKA DAYANNA;Lo;0;L;;;;;N;;;;;
+0DB4;SINHALA LETTER ALPAPRAANA PAYANNA;Lo;0;L;;;;;N;;;;;
+0DB5;SINHALA LETTER MAHAAPRAANA PAYANNA;Lo;0;L;;;;;N;;;;;
+0DB6;SINHALA LETTER ALPAPRAANA BAYANNA;Lo;0;L;;;;;N;;;;;
+0DB7;SINHALA LETTER MAHAAPRAANA BAYANNA;Lo;0;L;;;;;N;;;;;
+0DB8;SINHALA LETTER MAYANNA;Lo;0;L;;;;;N;;;;;
+0DB9;SINHALA LETTER AMBA BAYANNA;Lo;0;L;;;;;N;;;;;
+0DBA;SINHALA LETTER YAYANNA;Lo;0;L;;;;;N;;;;;
+0DBB;SINHALA LETTER RAYANNA;Lo;0;L;;;;;N;;;;;
+0DBD;SINHALA LETTER DANTAJA LAYANNA;Lo;0;L;;;;;N;;;;;
+0DC0;SINHALA LETTER VAYANNA;Lo;0;L;;;;;N;;;;;
+0DC1;SINHALA LETTER TAALUJA SAYANNA;Lo;0;L;;;;;N;;;;;
+0DC2;SINHALA LETTER MUURDHAJA SAYANNA;Lo;0;L;;;;;N;;;;;
+0DC3;SINHALA LETTER DANTAJA SAYANNA;Lo;0;L;;;;;N;;;;;
+0DC4;SINHALA LETTER HAYANNA;Lo;0;L;;;;;N;;;;;
+0DC5;SINHALA LETTER MUURDHAJA LAYANNA;Lo;0;L;;;;;N;;;;;
+0DC6;SINHALA LETTER FAYANNA;Lo;0;L;;;;;N;;;;;
+0DCA;SINHALA SIGN AL-LAKUNA;Mn;9;NSM;;;;;N;;;;;
+0DCF;SINHALA VOWEL SIGN AELA-PILLA;Mc;0;L;;;;;N;;;;;
+0DD0;SINHALA VOWEL SIGN KETTI AEDA-PILLA;Mc;0;L;;;;;N;;;;;
+0DD1;SINHALA VOWEL SIGN DIGA AEDA-PILLA;Mc;0;L;;;;;N;;;;;
+0DD2;SINHALA VOWEL SIGN KETTI IS-PILLA;Mn;0;NSM;;;;;N;;;;;
+0DD3;SINHALA VOWEL SIGN DIGA IS-PILLA;Mn;0;NSM;;;;;N;;;;;
+0DD4;SINHALA VOWEL SIGN KETTI PAA-PILLA;Mn;0;NSM;;;;;N;;;;;
+0DD6;SINHALA VOWEL SIGN DIGA PAA-PILLA;Mn;0;NSM;;;;;N;;;;;
+0DD8;SINHALA VOWEL SIGN GAETTA-PILLA;Mc;0;L;;;;;N;;;;;
+0DD9;SINHALA VOWEL SIGN KOMBUVA;Mc;0;L;;;;;N;;;;;
+0DDA;SINHALA VOWEL SIGN DIGA KOMBUVA;Mc;0;L;0DD9 0DCA;;;;N;;;;;
+0DDB;SINHALA VOWEL SIGN KOMBU DEKA;Mc;0;L;;;;;N;;;;;
+0DDC;SINHALA VOWEL SIGN KOMBUVA HAA AELA-PILLA;Mc;0;L;0DD9 0DCF;;;;N;;;;;
+0DDD;SINHALA VOWEL SIGN KOMBUVA HAA DIGA AELA-PILLA;Mc;0;L;0DDC 0DCA;;;;N;;;;;
+0DDE;SINHALA VOWEL SIGN KOMBUVA HAA GAYANUKITTA;Mc;0;L;0DD9 0DDF;;;;N;;;;;
+0DDF;SINHALA VOWEL SIGN GAYANUKITTA;Mc;0;L;;;;;N;;;;;
+0DF2;SINHALA VOWEL SIGN DIGA GAETTA-PILLA;Mc;0;L;;;;;N;;;;;
+0DF3;SINHALA VOWEL SIGN DIGA GAYANUKITTA;Mc;0;L;;;;;N;;;;;
+0DF4;SINHALA PUNCTUATION KUNDDALIYA;Po;0;L;;;;;N;;;;;
+0E01;THAI CHARACTER KO KAI;Lo;0;L;;;;;N;THAI LETTER KO KAI;;;;
+0E02;THAI CHARACTER KHO KHAI;Lo;0;L;;;;;N;THAI LETTER KHO KHAI;;;;
+0E03;THAI CHARACTER KHO KHUAT;Lo;0;L;;;;;N;THAI LETTER KHO KHUAT;;;;
+0E04;THAI CHARACTER KHO KHWAI;Lo;0;L;;;;;N;THAI LETTER KHO KHWAI;;;;
+0E05;THAI CHARACTER KHO KHON;Lo;0;L;;;;;N;THAI LETTER KHO KHON;;;;
+0E06;THAI CHARACTER KHO RAKHANG;Lo;0;L;;;;;N;THAI LETTER KHO RAKHANG;;;;
+0E07;THAI CHARACTER NGO NGU;Lo;0;L;;;;;N;THAI LETTER NGO NGU;;;;
+0E08;THAI CHARACTER CHO CHAN;Lo;0;L;;;;;N;THAI LETTER CHO CHAN;;;;
+0E09;THAI CHARACTER CHO CHING;Lo;0;L;;;;;N;THAI LETTER CHO CHING;;;;
+0E0A;THAI CHARACTER CHO CHANG;Lo;0;L;;;;;N;THAI LETTER CHO CHANG;;;;
+0E0B;THAI CHARACTER SO SO;Lo;0;L;;;;;N;THAI LETTER SO SO;;;;
+0E0C;THAI CHARACTER CHO CHOE;Lo;0;L;;;;;N;THAI LETTER CHO CHOE;;;;
+0E0D;THAI CHARACTER YO YING;Lo;0;L;;;;;N;THAI LETTER YO YING;;;;
+0E0E;THAI CHARACTER DO CHADA;Lo;0;L;;;;;N;THAI LETTER DO CHADA;;;;
+0E0F;THAI CHARACTER TO PATAK;Lo;0;L;;;;;N;THAI LETTER TO PATAK;;;;
+0E10;THAI CHARACTER THO THAN;Lo;0;L;;;;;N;THAI LETTER THO THAN;;;;
+0E11;THAI CHARACTER THO NANGMONTHO;Lo;0;L;;;;;N;THAI LETTER THO NANGMONTHO;;;;
+0E12;THAI CHARACTER THO PHUTHAO;Lo;0;L;;;;;N;THAI LETTER THO PHUTHAO;;;;
+0E13;THAI CHARACTER NO NEN;Lo;0;L;;;;;N;THAI LETTER NO NEN;;;;
+0E14;THAI CHARACTER DO DEK;Lo;0;L;;;;;N;THAI LETTER DO DEK;;;;
+0E15;THAI CHARACTER TO TAO;Lo;0;L;;;;;N;THAI LETTER TO TAO;;;;
+0E16;THAI CHARACTER THO THUNG;Lo;0;L;;;;;N;THAI LETTER THO THUNG;;;;
+0E17;THAI CHARACTER THO THAHAN;Lo;0;L;;;;;N;THAI LETTER THO THAHAN;;;;
+0E18;THAI CHARACTER THO THONG;Lo;0;L;;;;;N;THAI LETTER THO THONG;;;;
+0E19;THAI CHARACTER NO NU;Lo;0;L;;;;;N;THAI LETTER NO NU;;;;
+0E1A;THAI CHARACTER BO BAIMAI;Lo;0;L;;;;;N;THAI LETTER BO BAIMAI;;;;
+0E1B;THAI CHARACTER PO PLA;Lo;0;L;;;;;N;THAI LETTER PO PLA;;;;
+0E1C;THAI CHARACTER PHO PHUNG;Lo;0;L;;;;;N;THAI LETTER PHO PHUNG;;;;
+0E1D;THAI CHARACTER FO FA;Lo;0;L;;;;;N;THAI LETTER FO FA;;;;
+0E1E;THAI CHARACTER PHO PHAN;Lo;0;L;;;;;N;THAI LETTER PHO PHAN;;;;
+0E1F;THAI CHARACTER FO FAN;Lo;0;L;;;;;N;THAI LETTER FO FAN;;;;
+0E20;THAI CHARACTER PHO SAMPHAO;Lo;0;L;;;;;N;THAI LETTER PHO SAMPHAO;;;;
+0E21;THAI CHARACTER MO MA;Lo;0;L;;;;;N;THAI LETTER MO MA;;;;
+0E22;THAI CHARACTER YO YAK;Lo;0;L;;;;;N;THAI LETTER YO YAK;;;;
+0E23;THAI CHARACTER RO RUA;Lo;0;L;;;;;N;THAI LETTER RO RUA;;;;
+0E24;THAI CHARACTER RU;Lo;0;L;;;;;N;THAI LETTER RU;;;;
+0E25;THAI CHARACTER LO LING;Lo;0;L;;;;;N;THAI LETTER LO LING;;;;
+0E26;THAI CHARACTER LU;Lo;0;L;;;;;N;THAI LETTER LU;;;;
+0E27;THAI CHARACTER WO WAEN;Lo;0;L;;;;;N;THAI LETTER WO WAEN;;;;
+0E28;THAI CHARACTER SO SALA;Lo;0;L;;;;;N;THAI LETTER SO SALA;;;;
+0E29;THAI CHARACTER SO RUSI;Lo;0;L;;;;;N;THAI LETTER SO RUSI;;;;
+0E2A;THAI CHARACTER SO SUA;Lo;0;L;;;;;N;THAI LETTER SO SUA;;;;
+0E2B;THAI CHARACTER HO HIP;Lo;0;L;;;;;N;THAI LETTER HO HIP;;;;
+0E2C;THAI CHARACTER LO CHULA;Lo;0;L;;;;;N;THAI LETTER LO CHULA;;;;
+0E2D;THAI CHARACTER O ANG;Lo;0;L;;;;;N;THAI LETTER O ANG;;;;
+0E2E;THAI CHARACTER HO NOKHUK;Lo;0;L;;;;;N;THAI LETTER HO NOK HUK;;;;
+0E2F;THAI CHARACTER PAIYANNOI;Lo;0;L;;;;;N;THAI PAI YAN NOI;paiyan noi;;;
+0E30;THAI CHARACTER SARA A;Lo;0;L;;;;;N;THAI VOWEL SIGN SARA A;;;;
+0E31;THAI CHARACTER MAI HAN-AKAT;Mn;0;NSM;;;;;N;THAI VOWEL SIGN MAI HAN-AKAT;;;;
+0E32;THAI CHARACTER SARA AA;Lo;0;L;;;;;N;THAI VOWEL SIGN SARA AA;;;;
+0E33;THAI CHARACTER SARA AM;Lo;0;L;<compat> 0E4D 0E32;;;;N;THAI VOWEL SIGN SARA AM;;;;
+0E34;THAI CHARACTER SARA I;Mn;0;NSM;;;;;N;THAI VOWEL SIGN SARA I;;;;
+0E35;THAI CHARACTER SARA II;Mn;0;NSM;;;;;N;THAI VOWEL SIGN SARA II;;;;
+0E36;THAI CHARACTER SARA UE;Mn;0;NSM;;;;;N;THAI VOWEL SIGN SARA UE;;;;
+0E37;THAI CHARACTER SARA UEE;Mn;0;NSM;;;;;N;THAI VOWEL SIGN SARA UEE;sara uue;;;
+0E38;THAI CHARACTER SARA U;Mn;103;NSM;;;;;N;THAI VOWEL SIGN SARA U;;;;
+0E39;THAI CHARACTER SARA UU;Mn;103;NSM;;;;;N;THAI VOWEL SIGN SARA UU;;;;
+0E3A;THAI CHARACTER PHINTHU;Mn;9;NSM;;;;;N;THAI VOWEL SIGN PHINTHU;;;;
+0E3F;THAI CURRENCY SYMBOL BAHT;Sc;0;ET;;;;;N;THAI BAHT SIGN;;;;
+0E40;THAI CHARACTER SARA E;Lo;0;L;;;;;N;THAI VOWEL SIGN SARA E;;;;
+0E41;THAI CHARACTER SARA AE;Lo;0;L;;;;;N;THAI VOWEL SIGN SARA AE;;;;
+0E42;THAI CHARACTER SARA O;Lo;0;L;;;;;N;THAI VOWEL SIGN SARA O;;;;
+0E43;THAI CHARACTER SARA AI MAIMUAN;Lo;0;L;;;;;N;THAI VOWEL SIGN SARA MAI MUAN;sara ai mai muan;;;
+0E44;THAI CHARACTER SARA AI MAIMALAI;Lo;0;L;;;;;N;THAI VOWEL SIGN SARA MAI MALAI;sara ai mai malai;;;
+0E45;THAI CHARACTER LAKKHANGYAO;Lo;0;L;;;;;N;THAI LAK KHANG YAO;lakkhang yao;;;
+0E46;THAI CHARACTER MAIYAMOK;Lm;0;L;;;;;N;THAI MAI YAMOK;mai yamok;;;
+0E47;THAI CHARACTER MAITAIKHU;Mn;0;NSM;;;;;N;THAI VOWEL SIGN MAI TAI KHU;mai taikhu;;;
+0E48;THAI CHARACTER MAI EK;Mn;107;NSM;;;;;N;THAI TONE MAI EK;;;;
+0E49;THAI CHARACTER MAI THO;Mn;107;NSM;;;;;N;THAI TONE MAI THO;;;;
+0E4A;THAI CHARACTER MAI TRI;Mn;107;NSM;;;;;N;THAI TONE MAI TRI;;;;
+0E4B;THAI CHARACTER MAI CHATTAWA;Mn;107;NSM;;;;;N;THAI TONE MAI CHATTAWA;;;;
+0E4C;THAI CHARACTER THANTHAKHAT;Mn;0;NSM;;;;;N;THAI THANTHAKHAT;;;;
+0E4D;THAI CHARACTER NIKHAHIT;Mn;0;NSM;;;;;N;THAI NIKKHAHIT;nikkhahit;;;
+0E4E;THAI CHARACTER YAMAKKAN;Mn;0;NSM;;;;;N;THAI YAMAKKAN;;;;
+0E4F;THAI CHARACTER FONGMAN;Po;0;L;;;;;N;THAI FONGMAN;;;;
+0E50;THAI DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+0E51;THAI DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+0E52;THAI DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+0E53;THAI DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+0E54;THAI DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+0E55;THAI DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+0E56;THAI DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+0E57;THAI DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+0E58;THAI DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+0E59;THAI DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+0E5A;THAI CHARACTER ANGKHANKHU;Po;0;L;;;;;N;THAI ANGKHANKHU;;;;
+0E5B;THAI CHARACTER KHOMUT;Po;0;L;;;;;N;THAI KHOMUT;;;;
+0E81;LAO LETTER KO;Lo;0;L;;;;;N;;;;;
+0E82;LAO LETTER KHO SUNG;Lo;0;L;;;;;N;;;;;
+0E84;LAO LETTER KHO TAM;Lo;0;L;;;;;N;;;;;
+0E87;LAO LETTER NGO;Lo;0;L;;;;;N;;;;;
+0E88;LAO LETTER CO;Lo;0;L;;;;;N;;;;;
+0E8A;LAO LETTER SO TAM;Lo;0;L;;;;;N;;;;;
+0E8D;LAO LETTER NYO;Lo;0;L;;;;;N;;;;;
+0E94;LAO LETTER DO;Lo;0;L;;;;;N;;;;;
+0E95;LAO LETTER TO;Lo;0;L;;;;;N;;;;;
+0E96;LAO LETTER THO SUNG;Lo;0;L;;;;;N;;;;;
+0E97;LAO LETTER THO TAM;Lo;0;L;;;;;N;;;;;
+0E99;LAO LETTER NO;Lo;0;L;;;;;N;;;;;
+0E9A;LAO LETTER BO;Lo;0;L;;;;;N;;;;;
+0E9B;LAO LETTER PO;Lo;0;L;;;;;N;;;;;
+0E9C;LAO LETTER PHO SUNG;Lo;0;L;;;;;N;;;;;
+0E9D;LAO LETTER FO TAM;Lo;0;L;;;;;N;;;;;
+0E9E;LAO LETTER PHO TAM;Lo;0;L;;;;;N;;;;;
+0E9F;LAO LETTER FO SUNG;Lo;0;L;;;;;N;;;;;
+0EA1;LAO LETTER MO;Lo;0;L;;;;;N;;;;;
+0EA2;LAO LETTER YO;Lo;0;L;;;;;N;;;;;
+0EA3;LAO LETTER LO LING;Lo;0;L;;;;;N;;;;;
+0EA5;LAO LETTER LO LOOT;Lo;0;L;;;;;N;;;;;
+0EA7;LAO LETTER WO;Lo;0;L;;;;;N;;;;;
+0EAA;LAO LETTER SO SUNG;Lo;0;L;;;;;N;;;;;
+0EAB;LAO LETTER HO SUNG;Lo;0;L;;;;;N;;;;;
+0EAD;LAO LETTER O;Lo;0;L;;;;;N;;;;;
+0EAE;LAO LETTER HO TAM;Lo;0;L;;;;;N;;;;;
+0EAF;LAO ELLIPSIS;Lo;0;L;;;;;N;;;;;
+0EB0;LAO VOWEL SIGN A;Lo;0;L;;;;;N;;;;;
+0EB1;LAO VOWEL SIGN MAI KAN;Mn;0;NSM;;;;;N;;;;;
+0EB2;LAO VOWEL SIGN AA;Lo;0;L;;;;;N;;;;;
+0EB3;LAO VOWEL SIGN AM;Lo;0;L;<compat> 0ECD 0EB2;;;;N;;;;;
+0EB4;LAO VOWEL SIGN I;Mn;0;NSM;;;;;N;;;;;
+0EB5;LAO VOWEL SIGN II;Mn;0;NSM;;;;;N;;;;;
+0EB6;LAO VOWEL SIGN Y;Mn;0;NSM;;;;;N;;;;;
+0EB7;LAO VOWEL SIGN YY;Mn;0;NSM;;;;;N;;;;;
+0EB8;LAO VOWEL SIGN U;Mn;118;NSM;;;;;N;;;;;
+0EB9;LAO VOWEL SIGN UU;Mn;118;NSM;;;;;N;;;;;
+0EBB;LAO VOWEL SIGN MAI KON;Mn;0;NSM;;;;;N;;;;;
+0EBC;LAO SEMIVOWEL SIGN LO;Mn;0;NSM;;;;;N;;;;;
+0EBD;LAO SEMIVOWEL SIGN NYO;Lo;0;L;;;;;N;;;;;
+0EC0;LAO VOWEL SIGN E;Lo;0;L;;;;;N;;;;;
+0EC1;LAO VOWEL SIGN EI;Lo;0;L;;;;;N;;;;;
+0EC2;LAO VOWEL SIGN O;Lo;0;L;;;;;N;;;;;
+0EC3;LAO VOWEL SIGN AY;Lo;0;L;;;;;N;;;;;
+0EC4;LAO VOWEL SIGN AI;Lo;0;L;;;;;N;;;;;
+0EC6;LAO KO LA;Lm;0;L;;;;;N;;;;;
+0EC8;LAO TONE MAI EK;Mn;122;NSM;;;;;N;;;;;
+0EC9;LAO TONE MAI THO;Mn;122;NSM;;;;;N;;;;;
+0ECA;LAO TONE MAI TI;Mn;122;NSM;;;;;N;;;;;
+0ECB;LAO TONE MAI CATAWA;Mn;122;NSM;;;;;N;;;;;
+0ECC;LAO CANCELLATION MARK;Mn;0;NSM;;;;;N;;;;;
+0ECD;LAO NIGGAHITA;Mn;0;NSM;;;;;N;;;;;
+0ED0;LAO DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+0ED1;LAO DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+0ED2;LAO DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+0ED3;LAO DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+0ED4;LAO DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+0ED5;LAO DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+0ED6;LAO DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+0ED7;LAO DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+0ED8;LAO DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+0ED9;LAO DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+0EDC;LAO HO NO;Lo;0;L;<compat> 0EAB 0E99;;;;N;;;;;
+0EDD;LAO HO MO;Lo;0;L;<compat> 0EAB 0EA1;;;;N;;;;;
+0F00;TIBETAN SYLLABLE OM;Lo;0;L;;;;;N;;;;;
+0F01;TIBETAN MARK GTER YIG MGO TRUNCATED A;So;0;L;;;;;N;;ter yik go a thung;;;
+0F02;TIBETAN MARK GTER YIG MGO -UM RNAM BCAD MA;So;0;L;;;;;N;;ter yik go wum nam chey ma;;;
+0F03;TIBETAN MARK GTER YIG MGO -UM GTER TSHEG MA;So;0;L;;;;;N;;ter yik go wum ter tsek ma;;;
+0F04;TIBETAN MARK INITIAL YIG MGO MDUN MA;Po;0;L;;;;;N;TIBETAN SINGLE ORNAMENT;yik go dun ma;;;
+0F05;TIBETAN MARK CLOSING YIG MGO SGAB MA;Po;0;L;;;;;N;;yik go kab ma;;;
+0F06;TIBETAN MARK CARET YIG MGO PHUR SHAD MA;Po;0;L;;;;;N;;yik go pur shey ma;;;
+0F07;TIBETAN MARK YIG MGO TSHEG SHAD MA;Po;0;L;;;;;N;;yik go tsek shey ma;;;
+0F08;TIBETAN MARK SBRUL SHAD;Po;0;L;;;;;N;TIBETAN RGYANSHAD;drul shey;;;
+0F09;TIBETAN MARK BSKUR YIG MGO;Po;0;L;;;;;N;;kur yik go;;;
+0F0A;TIBETAN MARK BKA- SHOG YIG MGO;Po;0;L;;;;;N;;ka sho yik go;;;
+0F0B;TIBETAN MARK INTERSYLLABIC TSHEG;Po;0;L;;;;;N;TIBETAN TSEG;tsek;;;
+0F0C;TIBETAN MARK DELIMITER TSHEG BSTAR;Po;0;L;<noBreak> 0F0B;;;;N;;tsek tar;;;
+0F0D;TIBETAN MARK SHAD;Po;0;L;;;;;N;TIBETAN SHAD;shey;;;
+0F0E;TIBETAN MARK NYIS SHAD;Po;0;L;;;;;N;TIBETAN DOUBLE SHAD;nyi shey;;;
+0F0F;TIBETAN MARK TSHEG SHAD;Po;0;L;;;;;N;;tsek shey;;;
+0F10;TIBETAN MARK NYIS TSHEG SHAD;Po;0;L;;;;;N;;nyi tsek shey;;;
+0F11;TIBETAN MARK RIN CHEN SPUNGS SHAD;Po;0;L;;;;;N;TIBETAN RINCHANPHUNGSHAD;rinchen pung shey;;;
+0F12;TIBETAN MARK RGYA GRAM SHAD;Po;0;L;;;;;N;;gya tram shey;;;
+0F13;TIBETAN MARK CARET -DZUD RTAGS ME LONG CAN;So;0;L;;;;;N;;dzu ta me long chen;;;
+0F14;TIBETAN MARK GTER TSHEG;So;0;L;;;;;N;TIBETAN COMMA;ter tsek;;;
+0F15;TIBETAN LOGOTYPE SIGN CHAD RTAGS;So;0;L;;;;;N;;che ta;;;
+0F16;TIBETAN LOGOTYPE SIGN LHAG RTAGS;So;0;L;;;;;N;;hlak ta;;;
+0F17;TIBETAN ASTROLOGICAL SIGN SGRA GCAN -CHAR RTAGS;So;0;L;;;;;N;;trachen char ta;;;
+0F18;TIBETAN ASTROLOGICAL SIGN -KHYUD PA;Mn;220;NSM;;;;;N;;kyu pa;;;
+0F19;TIBETAN ASTROLOGICAL SIGN SDONG TSHUGS;Mn;220;NSM;;;;;N;;dong tsu;;;
+0F1A;TIBETAN SIGN RDEL DKAR GCIG;So;0;L;;;;;N;;deka chig;;;
+0F1B;TIBETAN SIGN RDEL DKAR GNYIS;So;0;L;;;;;N;;deka nyi;;;
+0F1C;TIBETAN SIGN RDEL DKAR GSUM;So;0;L;;;;;N;;deka sum;;;
+0F1D;TIBETAN SIGN RDEL NAG GCIG;So;0;L;;;;;N;;dena chig;;;
+0F1E;TIBETAN SIGN RDEL NAG GNYIS;So;0;L;;;;;N;;dena nyi;;;
+0F1F;TIBETAN SIGN RDEL DKAR RDEL NAG;So;0;L;;;;;N;;deka dena;;;
+0F20;TIBETAN DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+0F21;TIBETAN DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+0F22;TIBETAN DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+0F23;TIBETAN DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+0F24;TIBETAN DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+0F25;TIBETAN DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+0F26;TIBETAN DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+0F27;TIBETAN DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+0F28;TIBETAN DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+0F29;TIBETAN DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+0F2A;TIBETAN DIGIT HALF ONE;No;0;L;;;;;N;;;;;
+0F2B;TIBETAN DIGIT HALF TWO;No;0;L;;;;;N;;;;;
+0F2C;TIBETAN DIGIT HALF THREE;No;0;L;;;;;N;;;;;
+0F2D;TIBETAN DIGIT HALF FOUR;No;0;L;;;;;N;;;;;
+0F2E;TIBETAN DIGIT HALF FIVE;No;0;L;;;;;N;;;;;
+0F2F;TIBETAN DIGIT HALF SIX;No;0;L;;;;;N;;;;;
+0F30;TIBETAN DIGIT HALF SEVEN;No;0;L;;;;;N;;;;;
+0F31;TIBETAN DIGIT HALF EIGHT;No;0;L;;;;;N;;;;;
+0F32;TIBETAN DIGIT HALF NINE;No;0;L;;;;;N;;;;;
+0F33;TIBETAN DIGIT HALF ZERO;No;0;L;;;;;N;;;;;
+0F34;TIBETAN MARK BSDUS RTAGS;So;0;L;;;;;N;;du ta;;;
+0F35;TIBETAN MARK NGAS BZUNG NYI ZLA;Mn;220;NSM;;;;;N;TIBETAN HONORIFIC UNDER RING;nge zung nyi da;;;
+0F36;TIBETAN MARK CARET -DZUD RTAGS BZHI MIG CAN;So;0;L;;;;;N;;dzu ta shi mig chen;;;
+0F37;TIBETAN MARK NGAS BZUNG SGOR RTAGS;Mn;220;NSM;;;;;N;TIBETAN UNDER RING;nge zung gor ta;;;
+0F38;TIBETAN MARK CHE MGO;So;0;L;;;;;N;;che go;;;
+0F39;TIBETAN MARK TSA -PHRU;Mn;216;NSM;;;;;N;TIBETAN LENITION MARK;tsa tru;;;
+0F3A;TIBETAN MARK GUG RTAGS GYON;Ps;0;ON;;;;;N;;gug ta yun;;;
+0F3B;TIBETAN MARK GUG RTAGS GYAS;Pe;0;ON;;;;;N;;gug ta ye;;;
+0F3C;TIBETAN MARK ANG KHANG GYON;Ps;0;ON;;;;;N;TIBETAN LEFT BRACE;ang kang yun;;;
+0F3D;TIBETAN MARK ANG KHANG GYAS;Pe;0;ON;;;;;N;TIBETAN RIGHT BRACE;ang kang ye;;;
+0F3E;TIBETAN SIGN YAR TSHES;Mc;0;L;;;;;N;;yar tse;;;
+0F3F;TIBETAN SIGN MAR TSHES;Mc;0;L;;;;;N;;mar tse;;;
+0F40;TIBETAN LETTER KA;Lo;0;L;;;;;N;;;;;
+0F41;TIBETAN LETTER KHA;Lo;0;L;;;;;N;;;;;
+0F42;TIBETAN LETTER GA;Lo;0;L;;;;;N;;;;;
+0F43;TIBETAN LETTER GHA;Lo;0;L;0F42 0FB7;;;;N;;;;;
+0F44;TIBETAN LETTER NGA;Lo;0;L;;;;;N;;;;;
+0F45;TIBETAN LETTER CA;Lo;0;L;;;;;N;;;;;
+0F46;TIBETAN LETTER CHA;Lo;0;L;;;;;N;;;;;
+0F47;TIBETAN LETTER JA;Lo;0;L;;;;;N;;;;;
+0F49;TIBETAN LETTER NYA;Lo;0;L;;;;;N;;;;;
+0F4A;TIBETAN LETTER TTA;Lo;0;L;;;;;N;TIBETAN LETTER REVERSED TA;;;;
+0F4B;TIBETAN LETTER TTHA;Lo;0;L;;;;;N;TIBETAN LETTER REVERSED THA;;;;
+0F4C;TIBETAN LETTER DDA;Lo;0;L;;;;;N;TIBETAN LETTER REVERSED DA;;;;
+0F4D;TIBETAN LETTER DDHA;Lo;0;L;0F4C 0FB7;;;;N;;;;;
+0F4E;TIBETAN LETTER NNA;Lo;0;L;;;;;N;TIBETAN LETTER REVERSED NA;;;;
+0F4F;TIBETAN LETTER TA;Lo;0;L;;;;;N;;;;;
+0F50;TIBETAN LETTER THA;Lo;0;L;;;;;N;;;;;
+0F51;TIBETAN LETTER DA;Lo;0;L;;;;;N;;;;;
+0F52;TIBETAN LETTER DHA;Lo;0;L;0F51 0FB7;;;;N;;;;;
+0F53;TIBETAN LETTER NA;Lo;0;L;;;;;N;;;;;
+0F54;TIBETAN LETTER PA;Lo;0;L;;;;;N;;;;;
+0F55;TIBETAN LETTER PHA;Lo;0;L;;;;;N;;;;;
+0F56;TIBETAN LETTER BA;Lo;0;L;;;;;N;;;;;
+0F57;TIBETAN LETTER BHA;Lo;0;L;0F56 0FB7;;;;N;;;;;
+0F58;TIBETAN LETTER MA;Lo;0;L;;;;;N;;;;;
+0F59;TIBETAN LETTER TSA;Lo;0;L;;;;;N;;;;;
+0F5A;TIBETAN LETTER TSHA;Lo;0;L;;;;;N;;;;;
+0F5B;TIBETAN LETTER DZA;Lo;0;L;;;;;N;;;;;
+0F5C;TIBETAN LETTER DZHA;Lo;0;L;0F5B 0FB7;;;;N;;;;;
+0F5D;TIBETAN LETTER WA;Lo;0;L;;;;;N;;;;;
+0F5E;TIBETAN LETTER ZHA;Lo;0;L;;;;;N;;;;;
+0F5F;TIBETAN LETTER ZA;Lo;0;L;;;;;N;;;;;
+0F60;TIBETAN LETTER -A;Lo;0;L;;;;;N;TIBETAN LETTER AA;;;;
+0F61;TIBETAN LETTER YA;Lo;0;L;;;;;N;;;;;
+0F62;TIBETAN LETTER RA;Lo;0;L;;;;;N;;*;;;
+0F63;TIBETAN LETTER LA;Lo;0;L;;;;;N;;;;;
+0F64;TIBETAN LETTER SHA;Lo;0;L;;;;;N;;;;;
+0F65;TIBETAN LETTER SSA;Lo;0;L;;;;;N;TIBETAN LETTER REVERSED SHA;;;;
+0F66;TIBETAN LETTER SA;Lo;0;L;;;;;N;;;;;
+0F67;TIBETAN LETTER HA;Lo;0;L;;;;;N;;;;;
+0F68;TIBETAN LETTER A;Lo;0;L;;;;;N;;;;;
+0F69;TIBETAN LETTER KSSA;Lo;0;L;0F40 0FB5;;;;N;;;;;
+0F6A;TIBETAN LETTER FIXED-FORM RA;Lo;0;L;;;;;N;;*;;;
+0F71;TIBETAN VOWEL SIGN AA;Mn;129;NSM;;;;;N;;;;;
+0F72;TIBETAN VOWEL SIGN I;Mn;130;NSM;;;;;N;;;;;
+0F73;TIBETAN VOWEL SIGN II;Mn;0;NSM;0F71 0F72;;;;N;;;;;
+0F74;TIBETAN VOWEL SIGN U;Mn;132;NSM;;;;;N;;;;;
+0F75;TIBETAN VOWEL SIGN UU;Mn;0;NSM;0F71 0F74;;;;N;;;;;
+0F76;TIBETAN VOWEL SIGN VOCALIC R;Mn;0;NSM;0FB2 0F80;;;;N;;;;;
+0F77;TIBETAN VOWEL SIGN VOCALIC RR;Mn;0;NSM;<compat> 0FB2 0F81;;;;N;;;;;
+0F78;TIBETAN VOWEL SIGN VOCALIC L;Mn;0;NSM;0FB3 0F80;;;;N;;;;;
+0F79;TIBETAN VOWEL SIGN VOCALIC LL;Mn;0;NSM;<compat> 0FB3 0F81;;;;N;;;;;
+0F7A;TIBETAN VOWEL SIGN E;Mn;130;NSM;;;;;N;;;;;
+0F7B;TIBETAN VOWEL SIGN EE;Mn;130;NSM;;;;;N;TIBETAN VOWEL SIGN AI;;;;
+0F7C;TIBETAN VOWEL SIGN O;Mn;130;NSM;;;;;N;;;;;
+0F7D;TIBETAN VOWEL SIGN OO;Mn;130;NSM;;;;;N;TIBETAN VOWEL SIGN AU;;;;
+0F7E;TIBETAN SIGN RJES SU NGA RO;Mn;0;NSM;;;;;N;TIBETAN ANUSVARA;je su nga ro;;;
+0F7F;TIBETAN SIGN RNAM BCAD;Mc;0;L;;;;;N;TIBETAN VISARGA;nam chey;;;
+0F80;TIBETAN VOWEL SIGN REVERSED I;Mn;130;NSM;;;;;N;TIBETAN VOWEL SIGN SHORT I;;;;
+0F81;TIBETAN VOWEL SIGN REVERSED II;Mn;0;NSM;0F71 0F80;;;;N;;;;;
+0F82;TIBETAN SIGN NYI ZLA NAA DA;Mn;230;NSM;;;;;N;TIBETAN CANDRABINDU WITH ORNAMENT;nyi da na da;;;
+0F83;TIBETAN SIGN SNA LDAN;Mn;230;NSM;;;;;N;TIBETAN CANDRABINDU;nan de;;;
+0F84;TIBETAN MARK HALANTA;Mn;9;NSM;;;;;N;TIBETAN VIRAMA;;;;
+0F85;TIBETAN MARK PALUTA;Po;0;L;;;;;N;TIBETAN CHUCHENYIGE;;;;
+0F86;TIBETAN SIGN LCI RTAGS;Mn;230;NSM;;;;;N;;ji ta;;;
+0F87;TIBETAN SIGN YANG RTAGS;Mn;230;NSM;;;;;N;;yang ta;;;
+0F88;TIBETAN SIGN LCE TSA CAN;Lo;0;L;;;;;N;;che tsa chen;;;
+0F89;TIBETAN SIGN MCHU CAN;Lo;0;L;;;;;N;;chu chen;;;
+0F8A;TIBETAN SIGN GRU CAN RGYINGS;Lo;0;L;;;;;N;;tru chen ging;;;
+0F8B;TIBETAN SIGN GRU MED RGYINGS;Lo;0;L;;;;;N;;tru me ging;;;
+0F90;TIBETAN SUBJOINED LETTER KA;Mn;0;NSM;;;;;N;;;;;
+0F91;TIBETAN SUBJOINED LETTER KHA;Mn;0;NSM;;;;;N;;;;;
+0F92;TIBETAN SUBJOINED LETTER GA;Mn;0;NSM;;;;;N;;;;;
+0F93;TIBETAN SUBJOINED LETTER GHA;Mn;0;NSM;0F92 0FB7;;;;N;;;;;
+0F94;TIBETAN SUBJOINED LETTER NGA;Mn;0;NSM;;;;;N;;;;;
+0F95;TIBETAN SUBJOINED LETTER CA;Mn;0;NSM;;;;;N;;;;;
+0F96;TIBETAN SUBJOINED LETTER CHA;Mn;0;NSM;;;;;N;;;;;
+0F97;TIBETAN SUBJOINED LETTER JA;Mn;0;NSM;;;;;N;;;;;
+0F99;TIBETAN SUBJOINED LETTER NYA;Mn;0;NSM;;;;;N;;;;;
+0F9A;TIBETAN SUBJOINED LETTER TTA;Mn;0;NSM;;;;;N;;;;;
+0F9B;TIBETAN SUBJOINED LETTER TTHA;Mn;0;NSM;;;;;N;;;;;
+0F9C;TIBETAN SUBJOINED LETTER DDA;Mn;0;NSM;;;;;N;;;;;
+0F9D;TIBETAN SUBJOINED LETTER DDHA;Mn;0;NSM;0F9C 0FB7;;;;N;;;;;
+0F9E;TIBETAN SUBJOINED LETTER NNA;Mn;0;NSM;;;;;N;;;;;
+0F9F;TIBETAN SUBJOINED LETTER TA;Mn;0;NSM;;;;;N;;;;;
+0FA0;TIBETAN SUBJOINED LETTER THA;Mn;0;NSM;;;;;N;;;;;
+0FA1;TIBETAN SUBJOINED LETTER DA;Mn;0;NSM;;;;;N;;;;;
+0FA2;TIBETAN SUBJOINED LETTER DHA;Mn;0;NSM;0FA1 0FB7;;;;N;;;;;
+0FA3;TIBETAN SUBJOINED LETTER NA;Mn;0;NSM;;;;;N;;;;;
+0FA4;TIBETAN SUBJOINED LETTER PA;Mn;0;NSM;;;;;N;;;;;
+0FA5;TIBETAN SUBJOINED LETTER PHA;Mn;0;NSM;;;;;N;;;;;
+0FA6;TIBETAN SUBJOINED LETTER BA;Mn;0;NSM;;;;;N;;;;;
+0FA7;TIBETAN SUBJOINED LETTER BHA;Mn;0;NSM;0FA6 0FB7;;;;N;;;;;
+0FA8;TIBETAN SUBJOINED LETTER MA;Mn;0;NSM;;;;;N;;;;;
+0FA9;TIBETAN SUBJOINED LETTER TSA;Mn;0;NSM;;;;;N;;;;;
+0FAA;TIBETAN SUBJOINED LETTER TSHA;Mn;0;NSM;;;;;N;;;;;
+0FAB;TIBETAN SUBJOINED LETTER DZA;Mn;0;NSM;;;;;N;;;;;
+0FAC;TIBETAN SUBJOINED LETTER DZHA;Mn;0;NSM;0FAB 0FB7;;;;N;;;;;
+0FAD;TIBETAN SUBJOINED LETTER WA;Mn;0;NSM;;;;;N;;*;;;
+0FAE;TIBETAN SUBJOINED LETTER ZHA;Mn;0;NSM;;;;;N;;;;;
+0FAF;TIBETAN SUBJOINED LETTER ZA;Mn;0;NSM;;;;;N;;;;;
+0FB0;TIBETAN SUBJOINED LETTER -A;Mn;0;NSM;;;;;N;;;;;
+0FB1;TIBETAN SUBJOINED LETTER YA;Mn;0;NSM;;;;;N;;*;;;
+0FB2;TIBETAN SUBJOINED LETTER RA;Mn;0;NSM;;;;;N;;*;;;
+0FB3;TIBETAN SUBJOINED LETTER LA;Mn;0;NSM;;;;;N;;;;;
+0FB4;TIBETAN SUBJOINED LETTER SHA;Mn;0;NSM;;;;;N;;;;;
+0FB5;TIBETAN SUBJOINED LETTER SSA;Mn;0;NSM;;;;;N;;;;;
+0FB6;TIBETAN SUBJOINED LETTER SA;Mn;0;NSM;;;;;N;;;;;
+0FB7;TIBETAN SUBJOINED LETTER HA;Mn;0;NSM;;;;;N;;;;;
+0FB8;TIBETAN SUBJOINED LETTER A;Mn;0;NSM;;;;;N;;;;;
+0FB9;TIBETAN SUBJOINED LETTER KSSA;Mn;0;NSM;0F90 0FB5;;;;N;;;;;
+0FBA;TIBETAN SUBJOINED LETTER FIXED-FORM WA;Mn;0;NSM;;;;;N;;*;;;
+0FBB;TIBETAN SUBJOINED LETTER FIXED-FORM YA;Mn;0;NSM;;;;;N;;*;;;
+0FBC;TIBETAN SUBJOINED LETTER FIXED-FORM RA;Mn;0;NSM;;;;;N;;*;;;
+0FBE;TIBETAN KU RU KHA;So;0;L;;;;;N;;kuruka;;;
+0FBF;TIBETAN KU RU KHA BZHI MIG CAN;So;0;L;;;;;N;;kuruka shi mik chen;;;
+0FC0;TIBETAN CANTILLATION SIGN HEAVY BEAT;So;0;L;;;;;N;;;;;
+0FC1;TIBETAN CANTILLATION SIGN LIGHT BEAT;So;0;L;;;;;N;;;;;
+0FC2;TIBETAN CANTILLATION SIGN CANG TE-U;So;0;L;;;;;N;;chang tyu;;;
+0FC3;TIBETAN CANTILLATION SIGN SBUB -CHAL;So;0;L;;;;;N;;bub chey;;;
+0FC4;TIBETAN SYMBOL DRIL BU;So;0;L;;;;;N;;drilbu;;;
+0FC5;TIBETAN SYMBOL RDO RJE;So;0;L;;;;;N;;dorje;;;
+0FC6;TIBETAN SYMBOL PADMA GDAN;Mn;220;NSM;;;;;N;;pema den;;;
+0FC7;TIBETAN SYMBOL RDO RJE RGYA GRAM;So;0;L;;;;;N;;dorje gya dram;;;
+0FC8;TIBETAN SYMBOL PHUR PA;So;0;L;;;;;N;;phurba;;;
+0FC9;TIBETAN SYMBOL NOR BU;So;0;L;;;;;N;;norbu;;;
+0FCA;TIBETAN SYMBOL NOR BU NYIS -KHYIL;So;0;L;;;;;N;;norbu nyi khyi;;;
+0FCB;TIBETAN SYMBOL NOR BU GSUM -KHYIL;So;0;L;;;;;N;;norbu sum khyi;;;
+0FCC;TIBETAN SYMBOL NOR BU BZHI -KHYIL;So;0;L;;;;;N;;norbu shi khyi;;;
+0FCF;TIBETAN SIGN RDEL NAG GSUM;So;0;L;;;;;N;;;;;
+1000;MYANMAR LETTER KA;Lo;0;L;;;;;N;;;;;
+1001;MYANMAR LETTER KHA;Lo;0;L;;;;;N;;;;;
+1002;MYANMAR LETTER GA;Lo;0;L;;;;;N;;;;;
+1003;MYANMAR LETTER GHA;Lo;0;L;;;;;N;;;;;
+1004;MYANMAR LETTER NGA;Lo;0;L;;;;;N;;;;;
+1005;MYANMAR LETTER CA;Lo;0;L;;;;;N;;;;;
+1006;MYANMAR LETTER CHA;Lo;0;L;;;;;N;;;;;
+1007;MYANMAR LETTER JA;Lo;0;L;;;;;N;;;;;
+1008;MYANMAR LETTER JHA;Lo;0;L;;;;;N;;;;;
+1009;MYANMAR LETTER NYA;Lo;0;L;;;;;N;;;;;
+100A;MYANMAR LETTER NNYA;Lo;0;L;;;;;N;;;;;
+100B;MYANMAR LETTER TTA;Lo;0;L;;;;;N;;;;;
+100C;MYANMAR LETTER TTHA;Lo;0;L;;;;;N;;;;;
+100D;MYANMAR LETTER DDA;Lo;0;L;;;;;N;;;;;
+100E;MYANMAR LETTER DDHA;Lo;0;L;;;;;N;;;;;
+100F;MYANMAR LETTER NNA;Lo;0;L;;;;;N;;;;;
+1010;MYANMAR LETTER TA;Lo;0;L;;;;;N;;;;;
+1011;MYANMAR LETTER THA;Lo;0;L;;;;;N;;;;;
+1012;MYANMAR LETTER DA;Lo;0;L;;;;;N;;;;;
+1013;MYANMAR LETTER DHA;Lo;0;L;;;;;N;;;;;
+1014;MYANMAR LETTER NA;Lo;0;L;;;;;N;;;;;
+1015;MYANMAR LETTER PA;Lo;0;L;;;;;N;;;;;
+1016;MYANMAR LETTER PHA;Lo;0;L;;;;;N;;;;;
+1017;MYANMAR LETTER BA;Lo;0;L;;;;;N;;;;;
+1018;MYANMAR LETTER BHA;Lo;0;L;;;;;N;;;;;
+1019;MYANMAR LETTER MA;Lo;0;L;;;;;N;;;;;
+101A;MYANMAR LETTER YA;Lo;0;L;;;;;N;;;;;
+101B;MYANMAR LETTER RA;Lo;0;L;;;;;N;;;;;
+101C;MYANMAR LETTER LA;Lo;0;L;;;;;N;;;;;
+101D;MYANMAR LETTER WA;Lo;0;L;;;;;N;;;;;
+101E;MYANMAR LETTER SA;Lo;0;L;;;;;N;;;;;
+101F;MYANMAR LETTER HA;Lo;0;L;;;;;N;;;;;
+1020;MYANMAR LETTER LLA;Lo;0;L;;;;;N;;;;;
+1021;MYANMAR LETTER A;Lo;0;L;;;;;N;;;;;
+1023;MYANMAR LETTER I;Lo;0;L;;;;;N;;;;;
+1024;MYANMAR LETTER II;Lo;0;L;;;;;N;;;;;
+1025;MYANMAR LETTER U;Lo;0;L;;;;;N;;;;;
+1026;MYANMAR LETTER UU;Lo;0;L;1025 102E;;;;N;;;;;
+1027;MYANMAR LETTER E;Lo;0;L;;;;;N;;;;;
+1029;MYANMAR LETTER O;Lo;0;L;;;;;N;;;;;
+102A;MYANMAR LETTER AU;Lo;0;L;;;;;N;;;;;
+102C;MYANMAR VOWEL SIGN AA;Mc;0;L;;;;;N;;;;;
+102D;MYANMAR VOWEL SIGN I;Mn;0;NSM;;;;;N;;;;;
+102E;MYANMAR VOWEL SIGN II;Mn;0;NSM;;;;;N;;;;;
+102F;MYANMAR VOWEL SIGN U;Mn;0;NSM;;;;;N;;;;;
+1030;MYANMAR VOWEL SIGN UU;Mn;0;NSM;;;;;N;;;;;
+1031;MYANMAR VOWEL SIGN E;Mc;0;L;;;;;N;;;;;
+1032;MYANMAR VOWEL SIGN AI;Mn;0;NSM;;;;;N;;;;;
+1036;MYANMAR SIGN ANUSVARA;Mn;0;NSM;;;;;N;;;;;
+1037;MYANMAR SIGN DOT BELOW;Mn;7;NSM;;;;;N;;;;;
+1038;MYANMAR SIGN VISARGA;Mc;0;L;;;;;N;;;;;
+1039;MYANMAR SIGN VIRAMA;Mn;9;NSM;;;;;N;;;;;
+1040;MYANMAR DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+1041;MYANMAR DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+1042;MYANMAR DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+1043;MYANMAR DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+1044;MYANMAR DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+1045;MYANMAR DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+1046;MYANMAR DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+1047;MYANMAR DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+1048;MYANMAR DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+1049;MYANMAR DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+104A;MYANMAR SIGN LITTLE SECTION;Po;0;L;;;;;N;;;;;
+104B;MYANMAR SIGN SECTION;Po;0;L;;;;;N;;;;;
+104C;MYANMAR SYMBOL LOCATIVE;Po;0;L;;;;;N;;;;;
+104D;MYANMAR SYMBOL COMPLETED;Po;0;L;;;;;N;;;;;
+104E;MYANMAR SYMBOL AFOREMENTIONED;Po;0;L;;;;;N;;;;;
+104F;MYANMAR SYMBOL GENITIVE;Po;0;L;;;;;N;;;;;
+1050;MYANMAR LETTER SHA;Lo;0;L;;;;;N;;;;;
+1051;MYANMAR LETTER SSA;Lo;0;L;;;;;N;;;;;
+1052;MYANMAR LETTER VOCALIC R;Lo;0;L;;;;;N;;;;;
+1053;MYANMAR LETTER VOCALIC RR;Lo;0;L;;;;;N;;;;;
+1054;MYANMAR LETTER VOCALIC L;Lo;0;L;;;;;N;;;;;
+1055;MYANMAR LETTER VOCALIC LL;Lo;0;L;;;;;N;;;;;
+1056;MYANMAR VOWEL SIGN VOCALIC R;Mc;0;L;;;;;N;;;;;
+1057;MYANMAR VOWEL SIGN VOCALIC RR;Mc;0;L;;;;;N;;;;;
+1058;MYANMAR VOWEL SIGN VOCALIC L;Mn;0;NSM;;;;;N;;;;;
+1059;MYANMAR VOWEL SIGN VOCALIC LL;Mn;0;NSM;;;;;N;;;;;
+10A0;GEORGIAN CAPITAL LETTER AN;Lu;0;L;;;;;N;;Khutsuri;;;
+10A1;GEORGIAN CAPITAL LETTER BAN;Lu;0;L;;;;;N;;Khutsuri;;;
+10A2;GEORGIAN CAPITAL LETTER GAN;Lu;0;L;;;;;N;;Khutsuri;;;
+10A3;GEORGIAN CAPITAL LETTER DON;Lu;0;L;;;;;N;;Khutsuri;;;
+10A4;GEORGIAN CAPITAL LETTER EN;Lu;0;L;;;;;N;;Khutsuri;;;
+10A5;GEORGIAN CAPITAL LETTER VIN;Lu;0;L;;;;;N;;Khutsuri;;;
+10A6;GEORGIAN CAPITAL LETTER ZEN;Lu;0;L;;;;;N;;Khutsuri;;;
+10A7;GEORGIAN CAPITAL LETTER TAN;Lu;0;L;;;;;N;;Khutsuri;;;
+10A8;GEORGIAN CAPITAL LETTER IN;Lu;0;L;;;;;N;;Khutsuri;;;
+10A9;GEORGIAN CAPITAL LETTER KAN;Lu;0;L;;;;;N;;Khutsuri;;;
+10AA;GEORGIAN CAPITAL LETTER LAS;Lu;0;L;;;;;N;;Khutsuri;;;
+10AB;GEORGIAN CAPITAL LETTER MAN;Lu;0;L;;;;;N;;Khutsuri;;;
+10AC;GEORGIAN CAPITAL LETTER NAR;Lu;0;L;;;;;N;;Khutsuri;;;
+10AD;GEORGIAN CAPITAL LETTER ON;Lu;0;L;;;;;N;;Khutsuri;;;
+10AE;GEORGIAN CAPITAL LETTER PAR;Lu;0;L;;;;;N;;Khutsuri;;;
+10AF;GEORGIAN CAPITAL LETTER ZHAR;Lu;0;L;;;;;N;;Khutsuri;;;
+10B0;GEORGIAN CAPITAL LETTER RAE;Lu;0;L;;;;;N;;Khutsuri;;;
+10B1;GEORGIAN CAPITAL LETTER SAN;Lu;0;L;;;;;N;;Khutsuri;;;
+10B2;GEORGIAN CAPITAL LETTER TAR;Lu;0;L;;;;;N;;Khutsuri;;;
+10B3;GEORGIAN CAPITAL LETTER UN;Lu;0;L;;;;;N;;Khutsuri;;;
+10B4;GEORGIAN CAPITAL LETTER PHAR;Lu;0;L;;;;;N;;Khutsuri;;;
+10B5;GEORGIAN CAPITAL LETTER KHAR;Lu;0;L;;;;;N;;Khutsuri;;;
+10B6;GEORGIAN CAPITAL LETTER GHAN;Lu;0;L;;;;;N;;Khutsuri;;;
+10B7;GEORGIAN CAPITAL LETTER QAR;Lu;0;L;;;;;N;;Khutsuri;;;
+10B8;GEORGIAN CAPITAL LETTER SHIN;Lu;0;L;;;;;N;;Khutsuri;;;
+10B9;GEORGIAN CAPITAL LETTER CHIN;Lu;0;L;;;;;N;;Khutsuri;;;
+10BA;GEORGIAN CAPITAL LETTER CAN;Lu;0;L;;;;;N;;Khutsuri;;;
+10BB;GEORGIAN CAPITAL LETTER JIL;Lu;0;L;;;;;N;;Khutsuri;;;
+10BC;GEORGIAN CAPITAL LETTER CIL;Lu;0;L;;;;;N;;Khutsuri;;;
+10BD;GEORGIAN CAPITAL LETTER CHAR;Lu;0;L;;;;;N;;Khutsuri;;;
+10BE;GEORGIAN CAPITAL LETTER XAN;Lu;0;L;;;;;N;;Khutsuri;;;
+10BF;GEORGIAN CAPITAL LETTER JHAN;Lu;0;L;;;;;N;;Khutsuri;;;
+10C0;GEORGIAN CAPITAL LETTER HAE;Lu;0;L;;;;;N;;Khutsuri;;;
+10C1;GEORGIAN CAPITAL LETTER HE;Lu;0;L;;;;;N;;Khutsuri;;;
+10C2;GEORGIAN CAPITAL LETTER HIE;Lu;0;L;;;;;N;;Khutsuri;;;
+10C3;GEORGIAN CAPITAL LETTER WE;Lu;0;L;;;;;N;;Khutsuri;;;
+10C4;GEORGIAN CAPITAL LETTER HAR;Lu;0;L;;;;;N;;Khutsuri;;;
+10C5;GEORGIAN CAPITAL LETTER HOE;Lu;0;L;;;;;N;;Khutsuri;;;
+10D0;GEORGIAN LETTER AN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER AN;;;;
+10D1;GEORGIAN LETTER BAN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER BAN;;;;
+10D2;GEORGIAN LETTER GAN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER GAN;;;;
+10D3;GEORGIAN LETTER DON;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER DON;;;;
+10D4;GEORGIAN LETTER EN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER EN;;;;
+10D5;GEORGIAN LETTER VIN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER VIN;;;;
+10D6;GEORGIAN LETTER ZEN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER ZEN;;;;
+10D7;GEORGIAN LETTER TAN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER TAN;;;;
+10D8;GEORGIAN LETTER IN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER IN;;;;
+10D9;GEORGIAN LETTER KAN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER KAN;;;;
+10DA;GEORGIAN LETTER LAS;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER LAS;;;;
+10DB;GEORGIAN LETTER MAN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER MAN;;;;
+10DC;GEORGIAN LETTER NAR;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER NAR;;;;
+10DD;GEORGIAN LETTER ON;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER ON;;;;
+10DE;GEORGIAN LETTER PAR;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER PAR;;;;
+10DF;GEORGIAN LETTER ZHAR;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER ZHAR;;;;
+10E0;GEORGIAN LETTER RAE;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER RAE;;;;
+10E1;GEORGIAN LETTER SAN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER SAN;;;;
+10E2;GEORGIAN LETTER TAR;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER TAR;;;;
+10E3;GEORGIAN LETTER UN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER UN;;;;
+10E4;GEORGIAN LETTER PHAR;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER PHAR;;;;
+10E5;GEORGIAN LETTER KHAR;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER KHAR;;;;
+10E6;GEORGIAN LETTER GHAN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER GHAN;;;;
+10E7;GEORGIAN LETTER QAR;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER QAR;;;;
+10E8;GEORGIAN LETTER SHIN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER SHIN;;;;
+10E9;GEORGIAN LETTER CHIN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER CHIN;;;;
+10EA;GEORGIAN LETTER CAN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER CAN;;;;
+10EB;GEORGIAN LETTER JIL;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER JIL;;;;
+10EC;GEORGIAN LETTER CIL;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER CIL;;;;
+10ED;GEORGIAN LETTER CHAR;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER CHAR;;;;
+10EE;GEORGIAN LETTER XAN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER XAN;;;;
+10EF;GEORGIAN LETTER JHAN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER JHAN;;;;
+10F0;GEORGIAN LETTER HAE;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER HAE;;;;
+10F1;GEORGIAN LETTER HE;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER HE;;;;
+10F2;GEORGIAN LETTER HIE;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER HIE;;;;
+10F3;GEORGIAN LETTER WE;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER WE;;;;
+10F4;GEORGIAN LETTER HAR;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER HAR;;;;
+10F5;GEORGIAN LETTER HOE;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER HOE;;;;
+10F6;GEORGIAN LETTER FI;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER FI;;;;
+10FB;GEORGIAN PARAGRAPH SEPARATOR;Po;0;L;;;;;N;;;;;
+1100;HANGUL CHOSEONG KIYEOK;Lo;0;L;;;;;N;;g *;;;
+1101;HANGUL CHOSEONG SSANGKIYEOK;Lo;0;L;;;;;N;;gg *;;;
+1102;HANGUL CHOSEONG NIEUN;Lo;0;L;;;;;N;;n *;;;
+1103;HANGUL CHOSEONG TIKEUT;Lo;0;L;;;;;N;;d *;;;
+1104;HANGUL CHOSEONG SSANGTIKEUT;Lo;0;L;;;;;N;;dd *;;;
+1105;HANGUL CHOSEONG RIEUL;Lo;0;L;;;;;N;;r *;;;
+1106;HANGUL CHOSEONG MIEUM;Lo;0;L;;;;;N;;m *;;;
+1107;HANGUL CHOSEONG PIEUP;Lo;0;L;;;;;N;;b *;;;
+1108;HANGUL CHOSEONG SSANGPIEUP;Lo;0;L;;;;;N;;bb *;;;
+1109;HANGUL CHOSEONG SIOS;Lo;0;L;;;;;N;;s *;;;
+110A;HANGUL CHOSEONG SSANGSIOS;Lo;0;L;;;;;N;;ss *;;;
+110B;HANGUL CHOSEONG IEUNG;Lo;0;L;;;;;N;;;;;
+110C;HANGUL CHOSEONG CIEUC;Lo;0;L;;;;;N;;j *;;;
+110D;HANGUL CHOSEONG SSANGCIEUC;Lo;0;L;;;;;N;;jj *;;;
+110E;HANGUL CHOSEONG CHIEUCH;Lo;0;L;;;;;N;;c *;;;
+110F;HANGUL CHOSEONG KHIEUKH;Lo;0;L;;;;;N;;k *;;;
+1110;HANGUL CHOSEONG THIEUTH;Lo;0;L;;;;;N;;t *;;;
+1111;HANGUL CHOSEONG PHIEUPH;Lo;0;L;;;;;N;;p *;;;
+1112;HANGUL CHOSEONG HIEUH;Lo;0;L;;;;;N;;h *;;;
+1113;HANGUL CHOSEONG NIEUN-KIYEOK;Lo;0;L;;;;;N;;;;;
+1114;HANGUL CHOSEONG SSANGNIEUN;Lo;0;L;;;;;N;;;;;
+1115;HANGUL CHOSEONG NIEUN-TIKEUT;Lo;0;L;;;;;N;;;;;
+1116;HANGUL CHOSEONG NIEUN-PIEUP;Lo;0;L;;;;;N;;;;;
+1117;HANGUL CHOSEONG TIKEUT-KIYEOK;Lo;0;L;;;;;N;;;;;
+1118;HANGUL CHOSEONG RIEUL-NIEUN;Lo;0;L;;;;;N;;;;;
+1119;HANGUL CHOSEONG SSANGRIEUL;Lo;0;L;;;;;N;;;;;
+111A;HANGUL CHOSEONG RIEUL-HIEUH;Lo;0;L;;;;;N;;;;;
+111B;HANGUL CHOSEONG KAPYEOUNRIEUL;Lo;0;L;;;;;N;;;;;
+111C;HANGUL CHOSEONG MIEUM-PIEUP;Lo;0;L;;;;;N;;;;;
+111D;HANGUL CHOSEONG KAPYEOUNMIEUM;Lo;0;L;;;;;N;;;;;
+111E;HANGUL CHOSEONG PIEUP-KIYEOK;Lo;0;L;;;;;N;;;;;
+111F;HANGUL CHOSEONG PIEUP-NIEUN;Lo;0;L;;;;;N;;;;;
+1120;HANGUL CHOSEONG PIEUP-TIKEUT;Lo;0;L;;;;;N;;;;;
+1121;HANGUL CHOSEONG PIEUP-SIOS;Lo;0;L;;;;;N;;;;;
+1122;HANGUL CHOSEONG PIEUP-SIOS-KIYEOK;Lo;0;L;;;;;N;;;;;
+1123;HANGUL CHOSEONG PIEUP-SIOS-TIKEUT;Lo;0;L;;;;;N;;;;;
+1124;HANGUL CHOSEONG PIEUP-SIOS-PIEUP;Lo;0;L;;;;;N;;;;;
+1125;HANGUL CHOSEONG PIEUP-SSANGSIOS;Lo;0;L;;;;;N;;;;;
+1126;HANGUL CHOSEONG PIEUP-SIOS-CIEUC;Lo;0;L;;;;;N;;;;;
+1127;HANGUL CHOSEONG PIEUP-CIEUC;Lo;0;L;;;;;N;;;;;
+1128;HANGUL CHOSEONG PIEUP-CHIEUCH;Lo;0;L;;;;;N;;;;;
+1129;HANGUL CHOSEONG PIEUP-THIEUTH;Lo;0;L;;;;;N;;;;;
+112A;HANGUL CHOSEONG PIEUP-PHIEUPH;Lo;0;L;;;;;N;;;;;
+112B;HANGUL CHOSEONG KAPYEOUNPIEUP;Lo;0;L;;;;;N;;;;;
+112C;HANGUL CHOSEONG KAPYEOUNSSANGPIEUP;Lo;0;L;;;;;N;;;;;
+112D;HANGUL CHOSEONG SIOS-KIYEOK;Lo;0;L;;;;;N;;;;;
+112E;HANGUL CHOSEONG SIOS-NIEUN;Lo;0;L;;;;;N;;;;;
+112F;HANGUL CHOSEONG SIOS-TIKEUT;Lo;0;L;;;;;N;;;;;
+1130;HANGUL CHOSEONG SIOS-RIEUL;Lo;0;L;;;;;N;;;;;
+1131;HANGUL CHOSEONG SIOS-MIEUM;Lo;0;L;;;;;N;;;;;
+1132;HANGUL CHOSEONG SIOS-PIEUP;Lo;0;L;;;;;N;;;;;
+1133;HANGUL CHOSEONG SIOS-PIEUP-KIYEOK;Lo;0;L;;;;;N;;;;;
+1134;HANGUL CHOSEONG SIOS-SSANGSIOS;Lo;0;L;;;;;N;;;;;
+1135;HANGUL CHOSEONG SIOS-IEUNG;Lo;0;L;;;;;N;;;;;
+1136;HANGUL CHOSEONG SIOS-CIEUC;Lo;0;L;;;;;N;;;;;
+1137;HANGUL CHOSEONG SIOS-CHIEUCH;Lo;0;L;;;;;N;;;;;
+1138;HANGUL CHOSEONG SIOS-KHIEUKH;Lo;0;L;;;;;N;;;;;
+1139;HANGUL CHOSEONG SIOS-THIEUTH;Lo;0;L;;;;;N;;;;;
+113A;HANGUL CHOSEONG SIOS-PHIEUPH;Lo;0;L;;;;;N;;;;;
+113B;HANGUL CHOSEONG SIOS-HIEUH;Lo;0;L;;;;;N;;;;;
+113C;HANGUL CHOSEONG CHITUEUMSIOS;Lo;0;L;;;;;N;;;;;
+113D;HANGUL CHOSEONG CHITUEUMSSANGSIOS;Lo;0;L;;;;;N;;;;;
+113E;HANGUL CHOSEONG CEONGCHIEUMSIOS;Lo;0;L;;;;;N;;;;;
+113F;HANGUL CHOSEONG CEONGCHIEUMSSANGSIOS;Lo;0;L;;;;;N;;;;;
+1140;HANGUL CHOSEONG PANSIOS;Lo;0;L;;;;;N;;;;;
+1141;HANGUL CHOSEONG IEUNG-KIYEOK;Lo;0;L;;;;;N;;;;;
+1142;HANGUL CHOSEONG IEUNG-TIKEUT;Lo;0;L;;;;;N;;;;;
+1143;HANGUL CHOSEONG IEUNG-MIEUM;Lo;0;L;;;;;N;;;;;
+1144;HANGUL CHOSEONG IEUNG-PIEUP;Lo;0;L;;;;;N;;;;;
+1145;HANGUL CHOSEONG IEUNG-SIOS;Lo;0;L;;;;;N;;;;;
+1146;HANGUL CHOSEONG IEUNG-PANSIOS;Lo;0;L;;;;;N;;;;;
+1147;HANGUL CHOSEONG SSANGIEUNG;Lo;0;L;;;;;N;;;;;
+1148;HANGUL CHOSEONG IEUNG-CIEUC;Lo;0;L;;;;;N;;;;;
+1149;HANGUL CHOSEONG IEUNG-CHIEUCH;Lo;0;L;;;;;N;;;;;
+114A;HANGUL CHOSEONG IEUNG-THIEUTH;Lo;0;L;;;;;N;;;;;
+114B;HANGUL CHOSEONG IEUNG-PHIEUPH;Lo;0;L;;;;;N;;;;;
+114C;HANGUL CHOSEONG YESIEUNG;Lo;0;L;;;;;N;;;;;
+114D;HANGUL CHOSEONG CIEUC-IEUNG;Lo;0;L;;;;;N;;;;;
+114E;HANGUL CHOSEONG CHITUEUMCIEUC;Lo;0;L;;;;;N;;;;;
+114F;HANGUL CHOSEONG CHITUEUMSSANGCIEUC;Lo;0;L;;;;;N;;;;;
+1150;HANGUL CHOSEONG CEONGCHIEUMCIEUC;Lo;0;L;;;;;N;;;;;
+1151;HANGUL CHOSEONG CEONGCHIEUMSSANGCIEUC;Lo;0;L;;;;;N;;;;;
+1152;HANGUL CHOSEONG CHIEUCH-KHIEUKH;Lo;0;L;;;;;N;;;;;
+1153;HANGUL CHOSEONG CHIEUCH-HIEUH;Lo;0;L;;;;;N;;;;;
+1154;HANGUL CHOSEONG CHITUEUMCHIEUCH;Lo;0;L;;;;;N;;;;;
+1155;HANGUL CHOSEONG CEONGCHIEUMCHIEUCH;Lo;0;L;;;;;N;;;;;
+1156;HANGUL CHOSEONG PHIEUPH-PIEUP;Lo;0;L;;;;;N;;;;;
+1157;HANGUL CHOSEONG KAPYEOUNPHIEUPH;Lo;0;L;;;;;N;;;;;
+1158;HANGUL CHOSEONG SSANGHIEUH;Lo;0;L;;;;;N;;;;;
+1159;HANGUL CHOSEONG YEORINHIEUH;Lo;0;L;;;;;N;;;;;
+115F;HANGUL CHOSEONG FILLER;Lo;0;L;;;;;N;;;;;
+1160;HANGUL JUNGSEONG FILLER;Lo;0;L;;;;;N;;;;;
+1161;HANGUL JUNGSEONG A;Lo;0;L;;;;;N;;;;;
+1162;HANGUL JUNGSEONG AE;Lo;0;L;;;;;N;;;;;
+1163;HANGUL JUNGSEONG YA;Lo;0;L;;;;;N;;;;;
+1164;HANGUL JUNGSEONG YAE;Lo;0;L;;;;;N;;;;;
+1165;HANGUL JUNGSEONG EO;Lo;0;L;;;;;N;;;;;
+1166;HANGUL JUNGSEONG E;Lo;0;L;;;;;N;;;;;
+1167;HANGUL JUNGSEONG YEO;Lo;0;L;;;;;N;;;;;
+1168;HANGUL JUNGSEONG YE;Lo;0;L;;;;;N;;;;;
+1169;HANGUL JUNGSEONG O;Lo;0;L;;;;;N;;;;;
+116A;HANGUL JUNGSEONG WA;Lo;0;L;;;;;N;;;;;
+116B;HANGUL JUNGSEONG WAE;Lo;0;L;;;;;N;;;;;
+116C;HANGUL JUNGSEONG OE;Lo;0;L;;;;;N;;;;;
+116D;HANGUL JUNGSEONG YO;Lo;0;L;;;;;N;;;;;
+116E;HANGUL JUNGSEONG U;Lo;0;L;;;;;N;;;;;
+116F;HANGUL JUNGSEONG WEO;Lo;0;L;;;;;N;;;;;
+1170;HANGUL JUNGSEONG WE;Lo;0;L;;;;;N;;;;;
+1171;HANGUL JUNGSEONG WI;Lo;0;L;;;;;N;;;;;
+1172;HANGUL JUNGSEONG YU;Lo;0;L;;;;;N;;;;;
+1173;HANGUL JUNGSEONG EU;Lo;0;L;;;;;N;;;;;
+1174;HANGUL JUNGSEONG YI;Lo;0;L;;;;;N;;;;;
+1175;HANGUL JUNGSEONG I;Lo;0;L;;;;;N;;;;;
+1176;HANGUL JUNGSEONG A-O;Lo;0;L;;;;;N;;;;;
+1177;HANGUL JUNGSEONG A-U;Lo;0;L;;;;;N;;;;;
+1178;HANGUL JUNGSEONG YA-O;Lo;0;L;;;;;N;;;;;
+1179;HANGUL JUNGSEONG YA-YO;Lo;0;L;;;;;N;;;;;
+117A;HANGUL JUNGSEONG EO-O;Lo;0;L;;;;;N;;;;;
+117B;HANGUL JUNGSEONG EO-U;Lo;0;L;;;;;N;;;;;
+117C;HANGUL JUNGSEONG EO-EU;Lo;0;L;;;;;N;;;;;
+117D;HANGUL JUNGSEONG YEO-O;Lo;0;L;;;;;N;;;;;
+117E;HANGUL JUNGSEONG YEO-U;Lo;0;L;;;;;N;;;;;
+117F;HANGUL JUNGSEONG O-EO;Lo;0;L;;;;;N;;;;;
+1180;HANGUL JUNGSEONG O-E;Lo;0;L;;;;;N;;;;;
+1181;HANGUL JUNGSEONG O-YE;Lo;0;L;;;;;N;;;;;
+1182;HANGUL JUNGSEONG O-O;Lo;0;L;;;;;N;;;;;
+1183;HANGUL JUNGSEONG O-U;Lo;0;L;;;;;N;;;;;
+1184;HANGUL JUNGSEONG YO-YA;Lo;0;L;;;;;N;;;;;
+1185;HANGUL JUNGSEONG YO-YAE;Lo;0;L;;;;;N;;;;;
+1186;HANGUL JUNGSEONG YO-YEO;Lo;0;L;;;;;N;;;;;
+1187;HANGUL JUNGSEONG YO-O;Lo;0;L;;;;;N;;;;;
+1188;HANGUL JUNGSEONG YO-I;Lo;0;L;;;;;N;;;;;
+1189;HANGUL JUNGSEONG U-A;Lo;0;L;;;;;N;;;;;
+118A;HANGUL JUNGSEONG U-AE;Lo;0;L;;;;;N;;;;;
+118B;HANGUL JUNGSEONG U-EO-EU;Lo;0;L;;;;;N;;;;;
+118C;HANGUL JUNGSEONG U-YE;Lo;0;L;;;;;N;;;;;
+118D;HANGUL JUNGSEONG U-U;Lo;0;L;;;;;N;;;;;
+118E;HANGUL JUNGSEONG YU-A;Lo;0;L;;;;;N;;;;;
+118F;HANGUL JUNGSEONG YU-EO;Lo;0;L;;;;;N;;;;;
+1190;HANGUL JUNGSEONG YU-E;Lo;0;L;;;;;N;;;;;
+1191;HANGUL JUNGSEONG YU-YEO;Lo;0;L;;;;;N;;;;;
+1192;HANGUL JUNGSEONG YU-YE;Lo;0;L;;;;;N;;;;;
+1193;HANGUL JUNGSEONG YU-U;Lo;0;L;;;;;N;;;;;
+1194;HANGUL JUNGSEONG YU-I;Lo;0;L;;;;;N;;;;;
+1195;HANGUL JUNGSEONG EU-U;Lo;0;L;;;;;N;;;;;
+1196;HANGUL JUNGSEONG EU-EU;Lo;0;L;;;;;N;;;;;
+1197;HANGUL JUNGSEONG YI-U;Lo;0;L;;;;;N;;;;;
+1198;HANGUL JUNGSEONG I-A;Lo;0;L;;;;;N;;;;;
+1199;HANGUL JUNGSEONG I-YA;Lo;0;L;;;;;N;;;;;
+119A;HANGUL JUNGSEONG I-O;Lo;0;L;;;;;N;;;;;
+119B;HANGUL JUNGSEONG I-U;Lo;0;L;;;;;N;;;;;
+119C;HANGUL JUNGSEONG I-EU;Lo;0;L;;;;;N;;;;;
+119D;HANGUL JUNGSEONG I-ARAEA;Lo;0;L;;;;;N;;;;;
+119E;HANGUL JUNGSEONG ARAEA;Lo;0;L;;;;;N;;;;;
+119F;HANGUL JUNGSEONG ARAEA-EO;Lo;0;L;;;;;N;;;;;
+11A0;HANGUL JUNGSEONG ARAEA-U;Lo;0;L;;;;;N;;;;;
+11A1;HANGUL JUNGSEONG ARAEA-I;Lo;0;L;;;;;N;;;;;
+11A2;HANGUL JUNGSEONG SSANGARAEA;Lo;0;L;;;;;N;;;;;
+11A8;HANGUL JONGSEONG KIYEOK;Lo;0;L;;;;;N;;g *;;;
+11A9;HANGUL JONGSEONG SSANGKIYEOK;Lo;0;L;;;;;N;;gg *;;;
+11AA;HANGUL JONGSEONG KIYEOK-SIOS;Lo;0;L;;;;;N;;gs *;;;
+11AB;HANGUL JONGSEONG NIEUN;Lo;0;L;;;;;N;;n *;;;
+11AC;HANGUL JONGSEONG NIEUN-CIEUC;Lo;0;L;;;;;N;;nj *;;;
+11AD;HANGUL JONGSEONG NIEUN-HIEUH;Lo;0;L;;;;;N;;nh *;;;
+11AE;HANGUL JONGSEONG TIKEUT;Lo;0;L;;;;;N;;d *;;;
+11AF;HANGUL JONGSEONG RIEUL;Lo;0;L;;;;;N;;l *;;;
+11B0;HANGUL JONGSEONG RIEUL-KIYEOK;Lo;0;L;;;;;N;;lg *;;;
+11B1;HANGUL JONGSEONG RIEUL-MIEUM;Lo;0;L;;;;;N;;lm *;;;
+11B2;HANGUL JONGSEONG RIEUL-PIEUP;Lo;0;L;;;;;N;;lb *;;;
+11B3;HANGUL JONGSEONG RIEUL-SIOS;Lo;0;L;;;;;N;;ls *;;;
+11B4;HANGUL JONGSEONG RIEUL-THIEUTH;Lo;0;L;;;;;N;;lt *;;;
+11B5;HANGUL JONGSEONG RIEUL-PHIEUPH;Lo;0;L;;;;;N;;lp *;;;
+11B6;HANGUL JONGSEONG RIEUL-HIEUH;Lo;0;L;;;;;N;;lh *;;;
+11B7;HANGUL JONGSEONG MIEUM;Lo;0;L;;;;;N;;m *;;;
+11B8;HANGUL JONGSEONG PIEUP;Lo;0;L;;;;;N;;b *;;;
+11B9;HANGUL JONGSEONG PIEUP-SIOS;Lo;0;L;;;;;N;;bs *;;;
+11BA;HANGUL JONGSEONG SIOS;Lo;0;L;;;;;N;;s *;;;
+11BB;HANGUL JONGSEONG SSANGSIOS;Lo;0;L;;;;;N;;ss *;;;
+11BC;HANGUL JONGSEONG IEUNG;Lo;0;L;;;;;N;;ng *;;;
+11BD;HANGUL JONGSEONG CIEUC;Lo;0;L;;;;;N;;j *;;;
+11BE;HANGUL JONGSEONG CHIEUCH;Lo;0;L;;;;;N;;c *;;;
+11BF;HANGUL JONGSEONG KHIEUKH;Lo;0;L;;;;;N;;k *;;;
+11C0;HANGUL JONGSEONG THIEUTH;Lo;0;L;;;;;N;;t *;;;
+11C1;HANGUL JONGSEONG PHIEUPH;Lo;0;L;;;;;N;;p *;;;
+11C2;HANGUL JONGSEONG HIEUH;Lo;0;L;;;;;N;;h *;;;
+11C3;HANGUL JONGSEONG KIYEOK-RIEUL;Lo;0;L;;;;;N;;;;;
+11C4;HANGUL JONGSEONG KIYEOK-SIOS-KIYEOK;Lo;0;L;;;;;N;;;;;
+11C5;HANGUL JONGSEONG NIEUN-KIYEOK;Lo;0;L;;;;;N;;;;;
+11C6;HANGUL JONGSEONG NIEUN-TIKEUT;Lo;0;L;;;;;N;;;;;
+11C7;HANGUL JONGSEONG NIEUN-SIOS;Lo;0;L;;;;;N;;;;;
+11C8;HANGUL JONGSEONG NIEUN-PANSIOS;Lo;0;L;;;;;N;;;;;
+11C9;HANGUL JONGSEONG NIEUN-THIEUTH;Lo;0;L;;;;;N;;;;;
+11CA;HANGUL JONGSEONG TIKEUT-KIYEOK;Lo;0;L;;;;;N;;;;;
+11CB;HANGUL JONGSEONG TIKEUT-RIEUL;Lo;0;L;;;;;N;;;;;
+11CC;HANGUL JONGSEONG RIEUL-KIYEOK-SIOS;Lo;0;L;;;;;N;;;;;
+11CD;HANGUL JONGSEONG RIEUL-NIEUN;Lo;0;L;;;;;N;;;;;
+11CE;HANGUL JONGSEONG RIEUL-TIKEUT;Lo;0;L;;;;;N;;;;;
+11CF;HANGUL JONGSEONG RIEUL-TIKEUT-HIEUH;Lo;0;L;;;;;N;;;;;
+11D0;HANGUL JONGSEONG SSANGRIEUL;Lo;0;L;;;;;N;;;;;
+11D1;HANGUL JONGSEONG RIEUL-MIEUM-KIYEOK;Lo;0;L;;;;;N;;;;;
+11D2;HANGUL JONGSEONG RIEUL-MIEUM-SIOS;Lo;0;L;;;;;N;;;;;
+11D3;HANGUL JONGSEONG RIEUL-PIEUP-SIOS;Lo;0;L;;;;;N;;;;;
+11D4;HANGUL JONGSEONG RIEUL-PIEUP-HIEUH;Lo;0;L;;;;;N;;;;;
+11D5;HANGUL JONGSEONG RIEUL-KAPYEOUNPIEUP;Lo;0;L;;;;;N;;;;;
+11D6;HANGUL JONGSEONG RIEUL-SSANGSIOS;Lo;0;L;;;;;N;;;;;
+11D7;HANGUL JONGSEONG RIEUL-PANSIOS;Lo;0;L;;;;;N;;;;;
+11D8;HANGUL JONGSEONG RIEUL-KHIEUKH;Lo;0;L;;;;;N;;;;;
+11D9;HANGUL JONGSEONG RIEUL-YEORINHIEUH;Lo;0;L;;;;;N;;;;;
+11DA;HANGUL JONGSEONG MIEUM-KIYEOK;Lo;0;L;;;;;N;;;;;
+11DB;HANGUL JONGSEONG MIEUM-RIEUL;Lo;0;L;;;;;N;;;;;
+11DC;HANGUL JONGSEONG MIEUM-PIEUP;Lo;0;L;;;;;N;;;;;
+11DD;HANGUL JONGSEONG MIEUM-SIOS;Lo;0;L;;;;;N;;;;;
+11DE;HANGUL JONGSEONG MIEUM-SSANGSIOS;Lo;0;L;;;;;N;;;;;
+11DF;HANGUL JONGSEONG MIEUM-PANSIOS;Lo;0;L;;;;;N;;;;;
+11E0;HANGUL JONGSEONG MIEUM-CHIEUCH;Lo;0;L;;;;;N;;;;;
+11E1;HANGUL JONGSEONG MIEUM-HIEUH;Lo;0;L;;;;;N;;;;;
+11E2;HANGUL JONGSEONG KAPYEOUNMIEUM;Lo;0;L;;;;;N;;;;;
+11E3;HANGUL JONGSEONG PIEUP-RIEUL;Lo;0;L;;;;;N;;;;;
+11E4;HANGUL JONGSEONG PIEUP-PHIEUPH;Lo;0;L;;;;;N;;;;;
+11E5;HANGUL JONGSEONG PIEUP-HIEUH;Lo;0;L;;;;;N;;;;;
+11E6;HANGUL JONGSEONG KAPYEOUNPIEUP;Lo;0;L;;;;;N;;;;;
+11E7;HANGUL JONGSEONG SIOS-KIYEOK;Lo;0;L;;;;;N;;;;;
+11E8;HANGUL JONGSEONG SIOS-TIKEUT;Lo;0;L;;;;;N;;;;;
+11E9;HANGUL JONGSEONG SIOS-RIEUL;Lo;0;L;;;;;N;;;;;
+11EA;HANGUL JONGSEONG SIOS-PIEUP;Lo;0;L;;;;;N;;;;;
+11EB;HANGUL JONGSEONG PANSIOS;Lo;0;L;;;;;N;;;;;
+11EC;HANGUL JONGSEONG IEUNG-KIYEOK;Lo;0;L;;;;;N;;;;;
+11ED;HANGUL JONGSEONG IEUNG-SSANGKIYEOK;Lo;0;L;;;;;N;;;;;
+11EE;HANGUL JONGSEONG SSANGIEUNG;Lo;0;L;;;;;N;;;;;
+11EF;HANGUL JONGSEONG IEUNG-KHIEUKH;Lo;0;L;;;;;N;;;;;
+11F0;HANGUL JONGSEONG YESIEUNG;Lo;0;L;;;;;N;;;;;
+11F1;HANGUL JONGSEONG YESIEUNG-SIOS;Lo;0;L;;;;;N;;;;;
+11F2;HANGUL JONGSEONG YESIEUNG-PANSIOS;Lo;0;L;;;;;N;;;;;
+11F3;HANGUL JONGSEONG PHIEUPH-PIEUP;Lo;0;L;;;;;N;;;;;
+11F4;HANGUL JONGSEONG KAPYEOUNPHIEUPH;Lo;0;L;;;;;N;;;;;
+11F5;HANGUL JONGSEONG HIEUH-NIEUN;Lo;0;L;;;;;N;;;;;
+11F6;HANGUL JONGSEONG HIEUH-RIEUL;Lo;0;L;;;;;N;;;;;
+11F7;HANGUL JONGSEONG HIEUH-MIEUM;Lo;0;L;;;;;N;;;;;
+11F8;HANGUL JONGSEONG HIEUH-PIEUP;Lo;0;L;;;;;N;;;;;
+11F9;HANGUL JONGSEONG YEORINHIEUH;Lo;0;L;;;;;N;;;;;
+1200;ETHIOPIC SYLLABLE HA;Lo;0;L;;;;;N;;;;;
+1201;ETHIOPIC SYLLABLE HU;Lo;0;L;;;;;N;;;;;
+1202;ETHIOPIC SYLLABLE HI;Lo;0;L;;;;;N;;;;;
+1203;ETHIOPIC SYLLABLE HAA;Lo;0;L;;;;;N;;;;;
+1204;ETHIOPIC SYLLABLE HEE;Lo;0;L;;;;;N;;;;;
+1205;ETHIOPIC SYLLABLE HE;Lo;0;L;;;;;N;;;;;
+1206;ETHIOPIC SYLLABLE HO;Lo;0;L;;;;;N;;;;;
+1208;ETHIOPIC SYLLABLE LA;Lo;0;L;;;;;N;;;;;
+1209;ETHIOPIC SYLLABLE LU;Lo;0;L;;;;;N;;;;;
+120A;ETHIOPIC SYLLABLE LI;Lo;0;L;;;;;N;;;;;
+120B;ETHIOPIC SYLLABLE LAA;Lo;0;L;;;;;N;;;;;
+120C;ETHIOPIC SYLLABLE LEE;Lo;0;L;;;;;N;;;;;
+120D;ETHIOPIC SYLLABLE LE;Lo;0;L;;;;;N;;;;;
+120E;ETHIOPIC SYLLABLE LO;Lo;0;L;;;;;N;;;;;
+120F;ETHIOPIC SYLLABLE LWA;Lo;0;L;;;;;N;;;;;
+1210;ETHIOPIC SYLLABLE HHA;Lo;0;L;;;;;N;;;;;
+1211;ETHIOPIC SYLLABLE HHU;Lo;0;L;;;;;N;;;;;
+1212;ETHIOPIC SYLLABLE HHI;Lo;0;L;;;;;N;;;;;
+1213;ETHIOPIC SYLLABLE HHAA;Lo;0;L;;;;;N;;;;;
+1214;ETHIOPIC SYLLABLE HHEE;Lo;0;L;;;;;N;;;;;
+1215;ETHIOPIC SYLLABLE HHE;Lo;0;L;;;;;N;;;;;
+1216;ETHIOPIC SYLLABLE HHO;Lo;0;L;;;;;N;;;;;
+1217;ETHIOPIC SYLLABLE HHWA;Lo;0;L;;;;;N;;;;;
+1218;ETHIOPIC SYLLABLE MA;Lo;0;L;;;;;N;;;;;
+1219;ETHIOPIC SYLLABLE MU;Lo;0;L;;;;;N;;;;;
+121A;ETHIOPIC SYLLABLE MI;Lo;0;L;;;;;N;;;;;
+121B;ETHIOPIC SYLLABLE MAA;Lo;0;L;;;;;N;;;;;
+121C;ETHIOPIC SYLLABLE MEE;Lo;0;L;;;;;N;;;;;
+121D;ETHIOPIC SYLLABLE ME;Lo;0;L;;;;;N;;;;;
+121E;ETHIOPIC SYLLABLE MO;Lo;0;L;;;;;N;;;;;
+121F;ETHIOPIC SYLLABLE MWA;Lo;0;L;;;;;N;;;;;
+1220;ETHIOPIC SYLLABLE SZA;Lo;0;L;;;;;N;;;;;
+1221;ETHIOPIC SYLLABLE SZU;Lo;0;L;;;;;N;;;;;
+1222;ETHIOPIC SYLLABLE SZI;Lo;0;L;;;;;N;;;;;
+1223;ETHIOPIC SYLLABLE SZAA;Lo;0;L;;;;;N;;;;;
+1224;ETHIOPIC SYLLABLE SZEE;Lo;0;L;;;;;N;;;;;
+1225;ETHIOPIC SYLLABLE SZE;Lo;0;L;;;;;N;;;;;
+1226;ETHIOPIC SYLLABLE SZO;Lo;0;L;;;;;N;;;;;
+1227;ETHIOPIC SYLLABLE SZWA;Lo;0;L;;;;;N;;;;;
+1228;ETHIOPIC SYLLABLE RA;Lo;0;L;;;;;N;;;;;
+1229;ETHIOPIC SYLLABLE RU;Lo;0;L;;;;;N;;;;;
+122A;ETHIOPIC SYLLABLE RI;Lo;0;L;;;;;N;;;;;
+122B;ETHIOPIC SYLLABLE RAA;Lo;0;L;;;;;N;;;;;
+122C;ETHIOPIC SYLLABLE REE;Lo;0;L;;;;;N;;;;;
+122D;ETHIOPIC SYLLABLE RE;Lo;0;L;;;;;N;;;;;
+122E;ETHIOPIC SYLLABLE RO;Lo;0;L;;;;;N;;;;;
+122F;ETHIOPIC SYLLABLE RWA;Lo;0;L;;;;;N;;;;;
+1230;ETHIOPIC SYLLABLE SA;Lo;0;L;;;;;N;;;;;
+1231;ETHIOPIC SYLLABLE SU;Lo;0;L;;;;;N;;;;;
+1232;ETHIOPIC SYLLABLE SI;Lo;0;L;;;;;N;;;;;
+1233;ETHIOPIC SYLLABLE SAA;Lo;0;L;;;;;N;;;;;
+1234;ETHIOPIC SYLLABLE SEE;Lo;0;L;;;;;N;;;;;
+1235;ETHIOPIC SYLLABLE SE;Lo;0;L;;;;;N;;;;;
+1236;ETHIOPIC SYLLABLE SO;Lo;0;L;;;;;N;;;;;
+1237;ETHIOPIC SYLLABLE SWA;Lo;0;L;;;;;N;;;;;
+1238;ETHIOPIC SYLLABLE SHA;Lo;0;L;;;;;N;;;;;
+1239;ETHIOPIC SYLLABLE SHU;Lo;0;L;;;;;N;;;;;
+123A;ETHIOPIC SYLLABLE SHI;Lo;0;L;;;;;N;;;;;
+123B;ETHIOPIC SYLLABLE SHAA;Lo;0;L;;;;;N;;;;;
+123C;ETHIOPIC SYLLABLE SHEE;Lo;0;L;;;;;N;;;;;
+123D;ETHIOPIC SYLLABLE SHE;Lo;0;L;;;;;N;;;;;
+123E;ETHIOPIC SYLLABLE SHO;Lo;0;L;;;;;N;;;;;
+123F;ETHIOPIC SYLLABLE SHWA;Lo;0;L;;;;;N;;;;;
+1240;ETHIOPIC SYLLABLE QA;Lo;0;L;;;;;N;;;;;
+1241;ETHIOPIC SYLLABLE QU;Lo;0;L;;;;;N;;;;;
+1242;ETHIOPIC SYLLABLE QI;Lo;0;L;;;;;N;;;;;
+1243;ETHIOPIC SYLLABLE QAA;Lo;0;L;;;;;N;;;;;
+1244;ETHIOPIC SYLLABLE QEE;Lo;0;L;;;;;N;;;;;
+1245;ETHIOPIC SYLLABLE QE;Lo;0;L;;;;;N;;;;;
+1246;ETHIOPIC SYLLABLE QO;Lo;0;L;;;;;N;;;;;
+1248;ETHIOPIC SYLLABLE QWA;Lo;0;L;;;;;N;;;;;
+124A;ETHIOPIC SYLLABLE QWI;Lo;0;L;;;;;N;;;;;
+124B;ETHIOPIC SYLLABLE QWAA;Lo;0;L;;;;;N;;;;;
+124C;ETHIOPIC SYLLABLE QWEE;Lo;0;L;;;;;N;;;;;
+124D;ETHIOPIC SYLLABLE QWE;Lo;0;L;;;;;N;;;;;
+1250;ETHIOPIC SYLLABLE QHA;Lo;0;L;;;;;N;;;;;
+1251;ETHIOPIC SYLLABLE QHU;Lo;0;L;;;;;N;;;;;
+1252;ETHIOPIC SYLLABLE QHI;Lo;0;L;;;;;N;;;;;
+1253;ETHIOPIC SYLLABLE QHAA;Lo;0;L;;;;;N;;;;;
+1254;ETHIOPIC SYLLABLE QHEE;Lo;0;L;;;;;N;;;;;
+1255;ETHIOPIC SYLLABLE QHE;Lo;0;L;;;;;N;;;;;
+1256;ETHIOPIC SYLLABLE QHO;Lo;0;L;;;;;N;;;;;
+1258;ETHIOPIC SYLLABLE QHWA;Lo;0;L;;;;;N;;;;;
+125A;ETHIOPIC SYLLABLE QHWI;Lo;0;L;;;;;N;;;;;
+125B;ETHIOPIC SYLLABLE QHWAA;Lo;0;L;;;;;N;;;;;
+125C;ETHIOPIC SYLLABLE QHWEE;Lo;0;L;;;;;N;;;;;
+125D;ETHIOPIC SYLLABLE QHWE;Lo;0;L;;;;;N;;;;;
+1260;ETHIOPIC SYLLABLE BA;Lo;0;L;;;;;N;;;;;
+1261;ETHIOPIC SYLLABLE BU;Lo;0;L;;;;;N;;;;;
+1262;ETHIOPIC SYLLABLE BI;Lo;0;L;;;;;N;;;;;
+1263;ETHIOPIC SYLLABLE BAA;Lo;0;L;;;;;N;;;;;
+1264;ETHIOPIC SYLLABLE BEE;Lo;0;L;;;;;N;;;;;
+1265;ETHIOPIC SYLLABLE BE;Lo;0;L;;;;;N;;;;;
+1266;ETHIOPIC SYLLABLE BO;Lo;0;L;;;;;N;;;;;
+1267;ETHIOPIC SYLLABLE BWA;Lo;0;L;;;;;N;;;;;
+1268;ETHIOPIC SYLLABLE VA;Lo;0;L;;;;;N;;;;;
+1269;ETHIOPIC SYLLABLE VU;Lo;0;L;;;;;N;;;;;
+126A;ETHIOPIC SYLLABLE VI;Lo;0;L;;;;;N;;;;;
+126B;ETHIOPIC SYLLABLE VAA;Lo;0;L;;;;;N;;;;;
+126C;ETHIOPIC SYLLABLE VEE;Lo;0;L;;;;;N;;;;;
+126D;ETHIOPIC SYLLABLE VE;Lo;0;L;;;;;N;;;;;
+126E;ETHIOPIC SYLLABLE VO;Lo;0;L;;;;;N;;;;;
+126F;ETHIOPIC SYLLABLE VWA;Lo;0;L;;;;;N;;;;;
+1270;ETHIOPIC SYLLABLE TA;Lo;0;L;;;;;N;;;;;
+1271;ETHIOPIC SYLLABLE TU;Lo;0;L;;;;;N;;;;;
+1272;ETHIOPIC SYLLABLE TI;Lo;0;L;;;;;N;;;;;
+1273;ETHIOPIC SYLLABLE TAA;Lo;0;L;;;;;N;;;;;
+1274;ETHIOPIC SYLLABLE TEE;Lo;0;L;;;;;N;;;;;
+1275;ETHIOPIC SYLLABLE TE;Lo;0;L;;;;;N;;;;;
+1276;ETHIOPIC SYLLABLE TO;Lo;0;L;;;;;N;;;;;
+1277;ETHIOPIC SYLLABLE TWA;Lo;0;L;;;;;N;;;;;
+1278;ETHIOPIC SYLLABLE CA;Lo;0;L;;;;;N;;;;;
+1279;ETHIOPIC SYLLABLE CU;Lo;0;L;;;;;N;;;;;
+127A;ETHIOPIC SYLLABLE CI;Lo;0;L;;;;;N;;;;;
+127B;ETHIOPIC SYLLABLE CAA;Lo;0;L;;;;;N;;;;;
+127C;ETHIOPIC SYLLABLE CEE;Lo;0;L;;;;;N;;;;;
+127D;ETHIOPIC SYLLABLE CE;Lo;0;L;;;;;N;;;;;
+127E;ETHIOPIC SYLLABLE CO;Lo;0;L;;;;;N;;;;;
+127F;ETHIOPIC SYLLABLE CWA;Lo;0;L;;;;;N;;;;;
+1280;ETHIOPIC SYLLABLE XA;Lo;0;L;;;;;N;;;;;
+1281;ETHIOPIC SYLLABLE XU;Lo;0;L;;;;;N;;;;;
+1282;ETHIOPIC SYLLABLE XI;Lo;0;L;;;;;N;;;;;
+1283;ETHIOPIC SYLLABLE XAA;Lo;0;L;;;;;N;;;;;
+1284;ETHIOPIC SYLLABLE XEE;Lo;0;L;;;;;N;;;;;
+1285;ETHIOPIC SYLLABLE XE;Lo;0;L;;;;;N;;;;;
+1286;ETHIOPIC SYLLABLE XO;Lo;0;L;;;;;N;;;;;
+1288;ETHIOPIC SYLLABLE XWA;Lo;0;L;;;;;N;;;;;
+128A;ETHIOPIC SYLLABLE XWI;Lo;0;L;;;;;N;;;;;
+128B;ETHIOPIC SYLLABLE XWAA;Lo;0;L;;;;;N;;;;;
+128C;ETHIOPIC SYLLABLE XWEE;Lo;0;L;;;;;N;;;;;
+128D;ETHIOPIC SYLLABLE XWE;Lo;0;L;;;;;N;;;;;
+1290;ETHIOPIC SYLLABLE NA;Lo;0;L;;;;;N;;;;;
+1291;ETHIOPIC SYLLABLE NU;Lo;0;L;;;;;N;;;;;
+1292;ETHIOPIC SYLLABLE NI;Lo;0;L;;;;;N;;;;;
+1293;ETHIOPIC SYLLABLE NAA;Lo;0;L;;;;;N;;;;;
+1294;ETHIOPIC SYLLABLE NEE;Lo;0;L;;;;;N;;;;;
+1295;ETHIOPIC SYLLABLE NE;Lo;0;L;;;;;N;;;;;
+1296;ETHIOPIC SYLLABLE NO;Lo;0;L;;;;;N;;;;;
+1297;ETHIOPIC SYLLABLE NWA;Lo;0;L;;;;;N;;;;;
+1298;ETHIOPIC SYLLABLE NYA;Lo;0;L;;;;;N;;;;;
+1299;ETHIOPIC SYLLABLE NYU;Lo;0;L;;;;;N;;;;;
+129A;ETHIOPIC SYLLABLE NYI;Lo;0;L;;;;;N;;;;;
+129B;ETHIOPIC SYLLABLE NYAA;Lo;0;L;;;;;N;;;;;
+129C;ETHIOPIC SYLLABLE NYEE;Lo;0;L;;;;;N;;;;;
+129D;ETHIOPIC SYLLABLE NYE;Lo;0;L;;;;;N;;;;;
+129E;ETHIOPIC SYLLABLE NYO;Lo;0;L;;;;;N;;;;;
+129F;ETHIOPIC SYLLABLE NYWA;Lo;0;L;;;;;N;;;;;
+12A0;ETHIOPIC SYLLABLE GLOTTAL A;Lo;0;L;;;;;N;;;;;
+12A1;ETHIOPIC SYLLABLE GLOTTAL U;Lo;0;L;;;;;N;;;;;
+12A2;ETHIOPIC SYLLABLE GLOTTAL I;Lo;0;L;;;;;N;;;;;
+12A3;ETHIOPIC SYLLABLE GLOTTAL AA;Lo;0;L;;;;;N;;;;;
+12A4;ETHIOPIC SYLLABLE GLOTTAL EE;Lo;0;L;;;;;N;;;;;
+12A5;ETHIOPIC SYLLABLE GLOTTAL E;Lo;0;L;;;;;N;;;;;
+12A6;ETHIOPIC SYLLABLE GLOTTAL O;Lo;0;L;;;;;N;;;;;
+12A7;ETHIOPIC SYLLABLE GLOTTAL WA;Lo;0;L;;;;;N;;;;;
+12A8;ETHIOPIC SYLLABLE KA;Lo;0;L;;;;;N;;;;;
+12A9;ETHIOPIC SYLLABLE KU;Lo;0;L;;;;;N;;;;;
+12AA;ETHIOPIC SYLLABLE KI;Lo;0;L;;;;;N;;;;;
+12AB;ETHIOPIC SYLLABLE KAA;Lo;0;L;;;;;N;;;;;
+12AC;ETHIOPIC SYLLABLE KEE;Lo;0;L;;;;;N;;;;;
+12AD;ETHIOPIC SYLLABLE KE;Lo;0;L;;;;;N;;;;;
+12AE;ETHIOPIC SYLLABLE KO;Lo;0;L;;;;;N;;;;;
+12B0;ETHIOPIC SYLLABLE KWA;Lo;0;L;;;;;N;;;;;
+12B2;ETHIOPIC SYLLABLE KWI;Lo;0;L;;;;;N;;;;;
+12B3;ETHIOPIC SYLLABLE KWAA;Lo;0;L;;;;;N;;;;;
+12B4;ETHIOPIC SYLLABLE KWEE;Lo;0;L;;;;;N;;;;;
+12B5;ETHIOPIC SYLLABLE KWE;Lo;0;L;;;;;N;;;;;
+12B8;ETHIOPIC SYLLABLE KXA;Lo;0;L;;;;;N;;;;;
+12B9;ETHIOPIC SYLLABLE KXU;Lo;0;L;;;;;N;;;;;
+12BA;ETHIOPIC SYLLABLE KXI;Lo;0;L;;;;;N;;;;;
+12BB;ETHIOPIC SYLLABLE KXAA;Lo;0;L;;;;;N;;;;;
+12BC;ETHIOPIC SYLLABLE KXEE;Lo;0;L;;;;;N;;;;;
+12BD;ETHIOPIC SYLLABLE KXE;Lo;0;L;;;;;N;;;;;
+12BE;ETHIOPIC SYLLABLE KXO;Lo;0;L;;;;;N;;;;;
+12C0;ETHIOPIC SYLLABLE KXWA;Lo;0;L;;;;;N;;;;;
+12C2;ETHIOPIC SYLLABLE KXWI;Lo;0;L;;;;;N;;;;;
+12C3;ETHIOPIC SYLLABLE KXWAA;Lo;0;L;;;;;N;;;;;
+12C4;ETHIOPIC SYLLABLE KXWEE;Lo;0;L;;;;;N;;;;;
+12C5;ETHIOPIC SYLLABLE KXWE;Lo;0;L;;;;;N;;;;;
+12C8;ETHIOPIC SYLLABLE WA;Lo;0;L;;;;;N;;;;;
+12C9;ETHIOPIC SYLLABLE WU;Lo;0;L;;;;;N;;;;;
+12CA;ETHIOPIC SYLLABLE WI;Lo;0;L;;;;;N;;;;;
+12CB;ETHIOPIC SYLLABLE WAA;Lo;0;L;;;;;N;;;;;
+12CC;ETHIOPIC SYLLABLE WEE;Lo;0;L;;;;;N;;;;;
+12CD;ETHIOPIC SYLLABLE WE;Lo;0;L;;;;;N;;;;;
+12CE;ETHIOPIC SYLLABLE WO;Lo;0;L;;;;;N;;;;;
+12D0;ETHIOPIC SYLLABLE PHARYNGEAL A;Lo;0;L;;;;;N;;;;;
+12D1;ETHIOPIC SYLLABLE PHARYNGEAL U;Lo;0;L;;;;;N;;;;;
+12D2;ETHIOPIC SYLLABLE PHARYNGEAL I;Lo;0;L;;;;;N;;;;;
+12D3;ETHIOPIC SYLLABLE PHARYNGEAL AA;Lo;0;L;;;;;N;;;;;
+12D4;ETHIOPIC SYLLABLE PHARYNGEAL EE;Lo;0;L;;;;;N;;;;;
+12D5;ETHIOPIC SYLLABLE PHARYNGEAL E;Lo;0;L;;;;;N;;;;;
+12D6;ETHIOPIC SYLLABLE PHARYNGEAL O;Lo;0;L;;;;;N;;;;;
+12D8;ETHIOPIC SYLLABLE ZA;Lo;0;L;;;;;N;;;;;
+12D9;ETHIOPIC SYLLABLE ZU;Lo;0;L;;;;;N;;;;;
+12DA;ETHIOPIC SYLLABLE ZI;Lo;0;L;;;;;N;;;;;
+12DB;ETHIOPIC SYLLABLE ZAA;Lo;0;L;;;;;N;;;;;
+12DC;ETHIOPIC SYLLABLE ZEE;Lo;0;L;;;;;N;;;;;
+12DD;ETHIOPIC SYLLABLE ZE;Lo;0;L;;;;;N;;;;;
+12DE;ETHIOPIC SYLLABLE ZO;Lo;0;L;;;;;N;;;;;
+12DF;ETHIOPIC SYLLABLE ZWA;Lo;0;L;;;;;N;;;;;
+12E0;ETHIOPIC SYLLABLE ZHA;Lo;0;L;;;;;N;;;;;
+12E1;ETHIOPIC SYLLABLE ZHU;Lo;0;L;;;;;N;;;;;
+12E2;ETHIOPIC SYLLABLE ZHI;Lo;0;L;;;;;N;;;;;
+12E3;ETHIOPIC SYLLABLE ZHAA;Lo;0;L;;;;;N;;;;;
+12E4;ETHIOPIC SYLLABLE ZHEE;Lo;0;L;;;;;N;;;;;
+12E5;ETHIOPIC SYLLABLE ZHE;Lo;0;L;;;;;N;;;;;
+12E6;ETHIOPIC SYLLABLE ZHO;Lo;0;L;;;;;N;;;;;
+12E7;ETHIOPIC SYLLABLE ZHWA;Lo;0;L;;;;;N;;;;;
+12E8;ETHIOPIC SYLLABLE YA;Lo;0;L;;;;;N;;;;;
+12E9;ETHIOPIC SYLLABLE YU;Lo;0;L;;;;;N;;;;;
+12EA;ETHIOPIC SYLLABLE YI;Lo;0;L;;;;;N;;;;;
+12EB;ETHIOPIC SYLLABLE YAA;Lo;0;L;;;;;N;;;;;
+12EC;ETHIOPIC SYLLABLE YEE;Lo;0;L;;;;;N;;;;;
+12ED;ETHIOPIC SYLLABLE YE;Lo;0;L;;;;;N;;;;;
+12EE;ETHIOPIC SYLLABLE YO;Lo;0;L;;;;;N;;;;;
+12F0;ETHIOPIC SYLLABLE DA;Lo;0;L;;;;;N;;;;;
+12F1;ETHIOPIC SYLLABLE DU;Lo;0;L;;;;;N;;;;;
+12F2;ETHIOPIC SYLLABLE DI;Lo;0;L;;;;;N;;;;;
+12F3;ETHIOPIC SYLLABLE DAA;Lo;0;L;;;;;N;;;;;
+12F4;ETHIOPIC SYLLABLE DEE;Lo;0;L;;;;;N;;;;;
+12F5;ETHIOPIC SYLLABLE DE;Lo;0;L;;;;;N;;;;;
+12F6;ETHIOPIC SYLLABLE DO;Lo;0;L;;;;;N;;;;;
+12F7;ETHIOPIC SYLLABLE DWA;Lo;0;L;;;;;N;;;;;
+12F8;ETHIOPIC SYLLABLE DDA;Lo;0;L;;;;;N;;;;;
+12F9;ETHIOPIC SYLLABLE DDU;Lo;0;L;;;;;N;;;;;
+12FA;ETHIOPIC SYLLABLE DDI;Lo;0;L;;;;;N;;;;;
+12FB;ETHIOPIC SYLLABLE DDAA;Lo;0;L;;;;;N;;;;;
+12FC;ETHIOPIC SYLLABLE DDEE;Lo;0;L;;;;;N;;;;;
+12FD;ETHIOPIC SYLLABLE DDE;Lo;0;L;;;;;N;;;;;
+12FE;ETHIOPIC SYLLABLE DDO;Lo;0;L;;;;;N;;;;;
+12FF;ETHIOPIC SYLLABLE DDWA;Lo;0;L;;;;;N;;;;;
+1300;ETHIOPIC SYLLABLE JA;Lo;0;L;;;;;N;;;;;
+1301;ETHIOPIC SYLLABLE JU;Lo;0;L;;;;;N;;;;;
+1302;ETHIOPIC SYLLABLE JI;Lo;0;L;;;;;N;;;;;
+1303;ETHIOPIC SYLLABLE JAA;Lo;0;L;;;;;N;;;;;
+1304;ETHIOPIC SYLLABLE JEE;Lo;0;L;;;;;N;;;;;
+1305;ETHIOPIC SYLLABLE JE;Lo;0;L;;;;;N;;;;;
+1306;ETHIOPIC SYLLABLE JO;Lo;0;L;;;;;N;;;;;
+1307;ETHIOPIC SYLLABLE JWA;Lo;0;L;;;;;N;;;;;
+1308;ETHIOPIC SYLLABLE GA;Lo;0;L;;;;;N;;;;;
+1309;ETHIOPIC SYLLABLE GU;Lo;0;L;;;;;N;;;;;
+130A;ETHIOPIC SYLLABLE GI;Lo;0;L;;;;;N;;;;;
+130B;ETHIOPIC SYLLABLE GAA;Lo;0;L;;;;;N;;;;;
+130C;ETHIOPIC SYLLABLE GEE;Lo;0;L;;;;;N;;;;;
+130D;ETHIOPIC SYLLABLE GE;Lo;0;L;;;;;N;;;;;
+130E;ETHIOPIC SYLLABLE GO;Lo;0;L;;;;;N;;;;;
+1310;ETHIOPIC SYLLABLE GWA;Lo;0;L;;;;;N;;;;;
+1312;ETHIOPIC SYLLABLE GWI;Lo;0;L;;;;;N;;;;;
+1313;ETHIOPIC SYLLABLE GWAA;Lo;0;L;;;;;N;;;;;
+1314;ETHIOPIC SYLLABLE GWEE;Lo;0;L;;;;;N;;;;;
+1315;ETHIOPIC SYLLABLE GWE;Lo;0;L;;;;;N;;;;;
+1318;ETHIOPIC SYLLABLE GGA;Lo;0;L;;;;;N;;;;;
+1319;ETHIOPIC SYLLABLE GGU;Lo;0;L;;;;;N;;;;;
+131A;ETHIOPIC SYLLABLE GGI;Lo;0;L;;;;;N;;;;;
+131B;ETHIOPIC SYLLABLE GGAA;Lo;0;L;;;;;N;;;;;
+131C;ETHIOPIC SYLLABLE GGEE;Lo;0;L;;;;;N;;;;;
+131D;ETHIOPIC SYLLABLE GGE;Lo;0;L;;;;;N;;;;;
+131E;ETHIOPIC SYLLABLE GGO;Lo;0;L;;;;;N;;;;;
+1320;ETHIOPIC SYLLABLE THA;Lo;0;L;;;;;N;;;;;
+1321;ETHIOPIC SYLLABLE THU;Lo;0;L;;;;;N;;;;;
+1322;ETHIOPIC SYLLABLE THI;Lo;0;L;;;;;N;;;;;
+1323;ETHIOPIC SYLLABLE THAA;Lo;0;L;;;;;N;;;;;
+1324;ETHIOPIC SYLLABLE THEE;Lo;0;L;;;;;N;;;;;
+1325;ETHIOPIC SYLLABLE THE;Lo;0;L;;;;;N;;;;;
+1326;ETHIOPIC SYLLABLE THO;Lo;0;L;;;;;N;;;;;
+1327;ETHIOPIC SYLLABLE THWA;Lo;0;L;;;;;N;;;;;
+1328;ETHIOPIC SYLLABLE CHA;Lo;0;L;;;;;N;;;;;
+1329;ETHIOPIC SYLLABLE CHU;Lo;0;L;;;;;N;;;;;
+132A;ETHIOPIC SYLLABLE CHI;Lo;0;L;;;;;N;;;;;
+132B;ETHIOPIC SYLLABLE CHAA;Lo;0;L;;;;;N;;;;;
+132C;ETHIOPIC SYLLABLE CHEE;Lo;0;L;;;;;N;;;;;
+132D;ETHIOPIC SYLLABLE CHE;Lo;0;L;;;;;N;;;;;
+132E;ETHIOPIC SYLLABLE CHO;Lo;0;L;;;;;N;;;;;
+132F;ETHIOPIC SYLLABLE CHWA;Lo;0;L;;;;;N;;;;;
+1330;ETHIOPIC SYLLABLE PHA;Lo;0;L;;;;;N;;;;;
+1331;ETHIOPIC SYLLABLE PHU;Lo;0;L;;;;;N;;;;;
+1332;ETHIOPIC SYLLABLE PHI;Lo;0;L;;;;;N;;;;;
+1333;ETHIOPIC SYLLABLE PHAA;Lo;0;L;;;;;N;;;;;
+1334;ETHIOPIC SYLLABLE PHEE;Lo;0;L;;;;;N;;;;;
+1335;ETHIOPIC SYLLABLE PHE;Lo;0;L;;;;;N;;;;;
+1336;ETHIOPIC SYLLABLE PHO;Lo;0;L;;;;;N;;;;;
+1337;ETHIOPIC SYLLABLE PHWA;Lo;0;L;;;;;N;;;;;
+1338;ETHIOPIC SYLLABLE TSA;Lo;0;L;;;;;N;;;;;
+1339;ETHIOPIC SYLLABLE TSU;Lo;0;L;;;;;N;;;;;
+133A;ETHIOPIC SYLLABLE TSI;Lo;0;L;;;;;N;;;;;
+133B;ETHIOPIC SYLLABLE TSAA;Lo;0;L;;;;;N;;;;;
+133C;ETHIOPIC SYLLABLE TSEE;Lo;0;L;;;;;N;;;;;
+133D;ETHIOPIC SYLLABLE TSE;Lo;0;L;;;;;N;;;;;
+133E;ETHIOPIC SYLLABLE TSO;Lo;0;L;;;;;N;;;;;
+133F;ETHIOPIC SYLLABLE TSWA;Lo;0;L;;;;;N;;;;;
+1340;ETHIOPIC SYLLABLE TZA;Lo;0;L;;;;;N;;;;;
+1341;ETHIOPIC SYLLABLE TZU;Lo;0;L;;;;;N;;;;;
+1342;ETHIOPIC SYLLABLE TZI;Lo;0;L;;;;;N;;;;;
+1343;ETHIOPIC SYLLABLE TZAA;Lo;0;L;;;;;N;;;;;
+1344;ETHIOPIC SYLLABLE TZEE;Lo;0;L;;;;;N;;;;;
+1345;ETHIOPIC SYLLABLE TZE;Lo;0;L;;;;;N;;;;;
+1346;ETHIOPIC SYLLABLE TZO;Lo;0;L;;;;;N;;;;;
+1348;ETHIOPIC SYLLABLE FA;Lo;0;L;;;;;N;;;;;
+1349;ETHIOPIC SYLLABLE FU;Lo;0;L;;;;;N;;;;;
+134A;ETHIOPIC SYLLABLE FI;Lo;0;L;;;;;N;;;;;
+134B;ETHIOPIC SYLLABLE FAA;Lo;0;L;;;;;N;;;;;
+134C;ETHIOPIC SYLLABLE FEE;Lo;0;L;;;;;N;;;;;
+134D;ETHIOPIC SYLLABLE FE;Lo;0;L;;;;;N;;;;;
+134E;ETHIOPIC SYLLABLE FO;Lo;0;L;;;;;N;;;;;
+134F;ETHIOPIC SYLLABLE FWA;Lo;0;L;;;;;N;;;;;
+1350;ETHIOPIC SYLLABLE PA;Lo;0;L;;;;;N;;;;;
+1351;ETHIOPIC SYLLABLE PU;Lo;0;L;;;;;N;;;;;
+1352;ETHIOPIC SYLLABLE PI;Lo;0;L;;;;;N;;;;;
+1353;ETHIOPIC SYLLABLE PAA;Lo;0;L;;;;;N;;;;;
+1354;ETHIOPIC SYLLABLE PEE;Lo;0;L;;;;;N;;;;;
+1355;ETHIOPIC SYLLABLE PE;Lo;0;L;;;;;N;;;;;
+1356;ETHIOPIC SYLLABLE PO;Lo;0;L;;;;;N;;;;;
+1357;ETHIOPIC SYLLABLE PWA;Lo;0;L;;;;;N;;;;;
+1358;ETHIOPIC SYLLABLE RYA;Lo;0;L;;;;;N;;;;;
+1359;ETHIOPIC SYLLABLE MYA;Lo;0;L;;;;;N;;;;;
+135A;ETHIOPIC SYLLABLE FYA;Lo;0;L;;;;;N;;;;;
+1361;ETHIOPIC WORDSPACE;Po;0;L;;;;;N;;;;;
+1362;ETHIOPIC FULL STOP;Po;0;L;;;;;N;;;;;
+1363;ETHIOPIC COMMA;Po;0;L;;;;;N;;;;;
+1364;ETHIOPIC SEMICOLON;Po;0;L;;;;;N;;;;;
+1365;ETHIOPIC COLON;Po;0;L;;;;;N;;;;;
+1366;ETHIOPIC PREFACE COLON;Po;0;L;;;;;N;;;;;
+1367;ETHIOPIC QUESTION MARK;Po;0;L;;;;;N;;;;;
+1368;ETHIOPIC PARAGRAPH SEPARATOR;Po;0;L;;;;;N;;;;;
+1369;ETHIOPIC DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+136A;ETHIOPIC DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+136B;ETHIOPIC DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+136C;ETHIOPIC DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+136D;ETHIOPIC DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+136E;ETHIOPIC DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+136F;ETHIOPIC DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+1370;ETHIOPIC DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+1371;ETHIOPIC DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+1372;ETHIOPIC NUMBER TEN;No;0;L;;;;10;N;;;;;
+1373;ETHIOPIC NUMBER TWENTY;No;0;L;;;;20;N;;;;;
+1374;ETHIOPIC NUMBER THIRTY;No;0;L;;;;30;N;;;;;
+1375;ETHIOPIC NUMBER FORTY;No;0;L;;;;40;N;;;;;
+1376;ETHIOPIC NUMBER FIFTY;No;0;L;;;;50;N;;;;;
+1377;ETHIOPIC NUMBER SIXTY;No;0;L;;;;60;N;;;;;
+1378;ETHIOPIC NUMBER SEVENTY;No;0;L;;;;70;N;;;;;
+1379;ETHIOPIC NUMBER EIGHTY;No;0;L;;;;80;N;;;;;
+137A;ETHIOPIC NUMBER NINETY;No;0;L;;;;90;N;;;;;
+137B;ETHIOPIC NUMBER HUNDRED;No;0;L;;;;100;N;;;;;
+137C;ETHIOPIC NUMBER TEN THOUSAND;No;0;L;;;;10000;N;;;;;
+13A0;CHEROKEE LETTER A;Lo;0;L;;;;;N;;;;;
+13A1;CHEROKEE LETTER E;Lo;0;L;;;;;N;;;;;
+13A2;CHEROKEE LETTER I;Lo;0;L;;;;;N;;;;;
+13A3;CHEROKEE LETTER O;Lo;0;L;;;;;N;;;;;
+13A4;CHEROKEE LETTER U;Lo;0;L;;;;;N;;;;;
+13A5;CHEROKEE LETTER V;Lo;0;L;;;;;N;;;;;
+13A6;CHEROKEE LETTER GA;Lo;0;L;;;;;N;;;;;
+13A7;CHEROKEE LETTER KA;Lo;0;L;;;;;N;;;;;
+13A8;CHEROKEE LETTER GE;Lo;0;L;;;;;N;;;;;
+13A9;CHEROKEE LETTER GI;Lo;0;L;;;;;N;;;;;
+13AA;CHEROKEE LETTER GO;Lo;0;L;;;;;N;;;;;
+13AB;CHEROKEE LETTER GU;Lo;0;L;;;;;N;;;;;
+13AC;CHEROKEE LETTER GV;Lo;0;L;;;;;N;;;;;
+13AD;CHEROKEE LETTER HA;Lo;0;L;;;;;N;;;;;
+13AE;CHEROKEE LETTER HE;Lo;0;L;;;;;N;;;;;
+13AF;CHEROKEE LETTER HI;Lo;0;L;;;;;N;;;;;
+13B0;CHEROKEE LETTER HO;Lo;0;L;;;;;N;;;;;
+13B1;CHEROKEE LETTER HU;Lo;0;L;;;;;N;;;;;
+13B2;CHEROKEE LETTER HV;Lo;0;L;;;;;N;;;;;
+13B3;CHEROKEE LETTER LA;Lo;0;L;;;;;N;;;;;
+13B4;CHEROKEE LETTER LE;Lo;0;L;;;;;N;;;;;
+13B5;CHEROKEE LETTER LI;Lo;0;L;;;;;N;;;;;
+13B6;CHEROKEE LETTER LO;Lo;0;L;;;;;N;;;;;
+13B7;CHEROKEE LETTER LU;Lo;0;L;;;;;N;;;;;
+13B8;CHEROKEE LETTER LV;Lo;0;L;;;;;N;;;;;
+13B9;CHEROKEE LETTER MA;Lo;0;L;;;;;N;;;;;
+13BA;CHEROKEE LETTER ME;Lo;0;L;;;;;N;;;;;
+13BB;CHEROKEE LETTER MI;Lo;0;L;;;;;N;;;;;
+13BC;CHEROKEE LETTER MO;Lo;0;L;;;;;N;;;;;
+13BD;CHEROKEE LETTER MU;Lo;0;L;;;;;N;;;;;
+13BE;CHEROKEE LETTER NA;Lo;0;L;;;;;N;;;;;
+13BF;CHEROKEE LETTER HNA;Lo;0;L;;;;;N;;;;;
+13C0;CHEROKEE LETTER NAH;Lo;0;L;;;;;N;;;;;
+13C1;CHEROKEE LETTER NE;Lo;0;L;;;;;N;;;;;
+13C2;CHEROKEE LETTER NI;Lo;0;L;;;;;N;;;;;
+13C3;CHEROKEE LETTER NO;Lo;0;L;;;;;N;;;;;
+13C4;CHEROKEE LETTER NU;Lo;0;L;;;;;N;;;;;
+13C5;CHEROKEE LETTER NV;Lo;0;L;;;;;N;;;;;
+13C6;CHEROKEE LETTER QUA;Lo;0;L;;;;;N;;;;;
+13C7;CHEROKEE LETTER QUE;Lo;0;L;;;;;N;;;;;
+13C8;CHEROKEE LETTER QUI;Lo;0;L;;;;;N;;;;;
+13C9;CHEROKEE LETTER QUO;Lo;0;L;;;;;N;;;;;
+13CA;CHEROKEE LETTER QUU;Lo;0;L;;;;;N;;;;;
+13CB;CHEROKEE LETTER QUV;Lo;0;L;;;;;N;;;;;
+13CC;CHEROKEE LETTER SA;Lo;0;L;;;;;N;;;;;
+13CD;CHEROKEE LETTER S;Lo;0;L;;;;;N;;;;;
+13CE;CHEROKEE LETTER SE;Lo;0;L;;;;;N;;;;;
+13CF;CHEROKEE LETTER SI;Lo;0;L;;;;;N;;;;;
+13D0;CHEROKEE LETTER SO;Lo;0;L;;;;;N;;;;;
+13D1;CHEROKEE LETTER SU;Lo;0;L;;;;;N;;;;;
+13D2;CHEROKEE LETTER SV;Lo;0;L;;;;;N;;;;;
+13D3;CHEROKEE LETTER DA;Lo;0;L;;;;;N;;;;;
+13D4;CHEROKEE LETTER TA;Lo;0;L;;;;;N;;;;;
+13D5;CHEROKEE LETTER DE;Lo;0;L;;;;;N;;;;;
+13D6;CHEROKEE LETTER TE;Lo;0;L;;;;;N;;;;;
+13D7;CHEROKEE LETTER DI;Lo;0;L;;;;;N;;;;;
+13D8;CHEROKEE LETTER TI;Lo;0;L;;;;;N;;;;;
+13D9;CHEROKEE LETTER DO;Lo;0;L;;;;;N;;;;;
+13DA;CHEROKEE LETTER DU;Lo;0;L;;;;;N;;;;;
+13DB;CHEROKEE LETTER DV;Lo;0;L;;;;;N;;;;;
+13DC;CHEROKEE LETTER DLA;Lo;0;L;;;;;N;;;;;
+13DD;CHEROKEE LETTER TLA;Lo;0;L;;;;;N;;;;;
+13DE;CHEROKEE LETTER TLE;Lo;0;L;;;;;N;;;;;
+13DF;CHEROKEE LETTER TLI;Lo;0;L;;;;;N;;;;;
+13E0;CHEROKEE LETTER TLO;Lo;0;L;;;;;N;;;;;
+13E1;CHEROKEE LETTER TLU;Lo;0;L;;;;;N;;;;;
+13E2;CHEROKEE LETTER TLV;Lo;0;L;;;;;N;;;;;
+13E3;CHEROKEE LETTER TSA;Lo;0;L;;;;;N;;;;;
+13E4;CHEROKEE LETTER TSE;Lo;0;L;;;;;N;;;;;
+13E5;CHEROKEE LETTER TSI;Lo;0;L;;;;;N;;;;;
+13E6;CHEROKEE LETTER TSO;Lo;0;L;;;;;N;;;;;
+13E7;CHEROKEE LETTER TSU;Lo;0;L;;;;;N;;;;;
+13E8;CHEROKEE LETTER TSV;Lo;0;L;;;;;N;;;;;
+13E9;CHEROKEE LETTER WA;Lo;0;L;;;;;N;;;;;
+13EA;CHEROKEE LETTER WE;Lo;0;L;;;;;N;;;;;
+13EB;CHEROKEE LETTER WI;Lo;0;L;;;;;N;;;;;
+13EC;CHEROKEE LETTER WO;Lo;0;L;;;;;N;;;;;
+13ED;CHEROKEE LETTER WU;Lo;0;L;;;;;N;;;;;
+13EE;CHEROKEE LETTER WV;Lo;0;L;;;;;N;;;;;
+13EF;CHEROKEE LETTER YA;Lo;0;L;;;;;N;;;;;
+13F0;CHEROKEE LETTER YE;Lo;0;L;;;;;N;;;;;
+13F1;CHEROKEE LETTER YI;Lo;0;L;;;;;N;;;;;
+13F2;CHEROKEE LETTER YO;Lo;0;L;;;;;N;;;;;
+13F3;CHEROKEE LETTER YU;Lo;0;L;;;;;N;;;;;
+13F4;CHEROKEE LETTER YV;Lo;0;L;;;;;N;;;;;
+1401;CANADIAN SYLLABICS E;Lo;0;L;;;;;N;;;;;
+1402;CANADIAN SYLLABICS AAI;Lo;0;L;;;;;N;;;;;
+1403;CANADIAN SYLLABICS I;Lo;0;L;;;;;N;;;;;
+1404;CANADIAN SYLLABICS II;Lo;0;L;;;;;N;;;;;
+1405;CANADIAN SYLLABICS O;Lo;0;L;;;;;N;;;;;
+1406;CANADIAN SYLLABICS OO;Lo;0;L;;;;;N;;;;;
+1407;CANADIAN SYLLABICS Y-CREE OO;Lo;0;L;;;;;N;;;;;
+1408;CANADIAN SYLLABICS CARRIER EE;Lo;0;L;;;;;N;;;;;
+1409;CANADIAN SYLLABICS CARRIER I;Lo;0;L;;;;;N;;;;;
+140A;CANADIAN SYLLABICS A;Lo;0;L;;;;;N;;;;;
+140B;CANADIAN SYLLABICS AA;Lo;0;L;;;;;N;;;;;
+140C;CANADIAN SYLLABICS WE;Lo;0;L;;;;;N;;;;;
+140D;CANADIAN SYLLABICS WEST-CREE WE;Lo;0;L;;;;;N;;;;;
+140E;CANADIAN SYLLABICS WI;Lo;0;L;;;;;N;;;;;
+140F;CANADIAN SYLLABICS WEST-CREE WI;Lo;0;L;;;;;N;;;;;
+1410;CANADIAN SYLLABICS WII;Lo;0;L;;;;;N;;;;;
+1411;CANADIAN SYLLABICS WEST-CREE WII;Lo;0;L;;;;;N;;;;;
+1412;CANADIAN SYLLABICS WO;Lo;0;L;;;;;N;;;;;
+1413;CANADIAN SYLLABICS WEST-CREE WO;Lo;0;L;;;;;N;;;;;
+1414;CANADIAN SYLLABICS WOO;Lo;0;L;;;;;N;;;;;
+1415;CANADIAN SYLLABICS WEST-CREE WOO;Lo;0;L;;;;;N;;;;;
+1416;CANADIAN SYLLABICS NASKAPI WOO;Lo;0;L;;;;;N;;;;;
+1417;CANADIAN SYLLABICS WA;Lo;0;L;;;;;N;;;;;
+1418;CANADIAN SYLLABICS WEST-CREE WA;Lo;0;L;;;;;N;;;;;
+1419;CANADIAN SYLLABICS WAA;Lo;0;L;;;;;N;;;;;
+141A;CANADIAN SYLLABICS WEST-CREE WAA;Lo;0;L;;;;;N;;;;;
+141B;CANADIAN SYLLABICS NASKAPI WAA;Lo;0;L;;;;;N;;;;;
+141C;CANADIAN SYLLABICS AI;Lo;0;L;;;;;N;;;;;
+141D;CANADIAN SYLLABICS Y-CREE W;Lo;0;L;;;;;N;;;;;
+141E;CANADIAN SYLLABICS GLOTTAL STOP;Lo;0;L;;;;;N;;;;;
+141F;CANADIAN SYLLABICS FINAL ACUTE;Lo;0;L;;;;;N;;;;;
+1420;CANADIAN SYLLABICS FINAL GRAVE;Lo;0;L;;;;;N;;;;;
+1421;CANADIAN SYLLABICS FINAL BOTTOM HALF RING;Lo;0;L;;;;;N;;;;;
+1422;CANADIAN SYLLABICS FINAL TOP HALF RING;Lo;0;L;;;;;N;;;;;
+1423;CANADIAN SYLLABICS FINAL RIGHT HALF RING;Lo;0;L;;;;;N;;;;;
+1424;CANADIAN SYLLABICS FINAL RING;Lo;0;L;;;;;N;;;;;
+1425;CANADIAN SYLLABICS FINAL DOUBLE ACUTE;Lo;0;L;;;;;N;;;;;
+1426;CANADIAN SYLLABICS FINAL DOUBLE SHORT VERTICAL STROKES;Lo;0;L;;;;;N;;;;;
+1427;CANADIAN SYLLABICS FINAL MIDDLE DOT;Lo;0;L;;;;;N;;;;;
+1428;CANADIAN SYLLABICS FINAL SHORT HORIZONTAL STROKE;Lo;0;L;;;;;N;;;;;
+1429;CANADIAN SYLLABICS FINAL PLUS;Lo;0;L;;;;;N;;;;;
+142A;CANADIAN SYLLABICS FINAL DOWN TACK;Lo;0;L;;;;;N;;;;;
+142B;CANADIAN SYLLABICS EN;Lo;0;L;;;;;N;;;;;
+142C;CANADIAN SYLLABICS IN;Lo;0;L;;;;;N;;;;;
+142D;CANADIAN SYLLABICS ON;Lo;0;L;;;;;N;;;;;
+142E;CANADIAN SYLLABICS AN;Lo;0;L;;;;;N;;;;;
+142F;CANADIAN SYLLABICS PE;Lo;0;L;;;;;N;;;;;
+1430;CANADIAN SYLLABICS PAAI;Lo;0;L;;;;;N;;;;;
+1431;CANADIAN SYLLABICS PI;Lo;0;L;;;;;N;;;;;
+1432;CANADIAN SYLLABICS PII;Lo;0;L;;;;;N;;;;;
+1433;CANADIAN SYLLABICS PO;Lo;0;L;;;;;N;;;;;
+1434;CANADIAN SYLLABICS POO;Lo;0;L;;;;;N;;;;;
+1435;CANADIAN SYLLABICS Y-CREE POO;Lo;0;L;;;;;N;;;;;
+1436;CANADIAN SYLLABICS CARRIER HEE;Lo;0;L;;;;;N;;;;;
+1437;CANADIAN SYLLABICS CARRIER HI;Lo;0;L;;;;;N;;;;;
+1438;CANADIAN SYLLABICS PA;Lo;0;L;;;;;N;;;;;
+1439;CANADIAN SYLLABICS PAA;Lo;0;L;;;;;N;;;;;
+143A;CANADIAN SYLLABICS PWE;Lo;0;L;;;;;N;;;;;
+143B;CANADIAN SYLLABICS WEST-CREE PWE;Lo;0;L;;;;;N;;;;;
+143C;CANADIAN SYLLABICS PWI;Lo;0;L;;;;;N;;;;;
+143D;CANADIAN SYLLABICS WEST-CREE PWI;Lo;0;L;;;;;N;;;;;
+143E;CANADIAN SYLLABICS PWII;Lo;0;L;;;;;N;;;;;
+143F;CANADIAN SYLLABICS WEST-CREE PWII;Lo;0;L;;;;;N;;;;;
+1440;CANADIAN SYLLABICS PWO;Lo;0;L;;;;;N;;;;;
+1441;CANADIAN SYLLABICS WEST-CREE PWO;Lo;0;L;;;;;N;;;;;
+1442;CANADIAN SYLLABICS PWOO;Lo;0;L;;;;;N;;;;;
+1443;CANADIAN SYLLABICS WEST-CREE PWOO;Lo;0;L;;;;;N;;;;;
+1444;CANADIAN SYLLABICS PWA;Lo;0;L;;;;;N;;;;;
+1445;CANADIAN SYLLABICS WEST-CREE PWA;Lo;0;L;;;;;N;;;;;
+1446;CANADIAN SYLLABICS PWAA;Lo;0;L;;;;;N;;;;;
+1447;CANADIAN SYLLABICS WEST-CREE PWAA;Lo;0;L;;;;;N;;;;;
+1448;CANADIAN SYLLABICS Y-CREE PWAA;Lo;0;L;;;;;N;;;;;
+1449;CANADIAN SYLLABICS P;Lo;0;L;;;;;N;;;;;
+144A;CANADIAN SYLLABICS WEST-CREE P;Lo;0;L;;;;;N;;;;;
+144B;CANADIAN SYLLABICS CARRIER H;Lo;0;L;;;;;N;;;;;
+144C;CANADIAN SYLLABICS TE;Lo;0;L;;;;;N;;;;;
+144D;CANADIAN SYLLABICS TAAI;Lo;0;L;;;;;N;;;;;
+144E;CANADIAN SYLLABICS TI;Lo;0;L;;;;;N;;;;;
+144F;CANADIAN SYLLABICS TII;Lo;0;L;;;;;N;;;;;
+1450;CANADIAN SYLLABICS TO;Lo;0;L;;;;;N;;;;;
+1451;CANADIAN SYLLABICS TOO;Lo;0;L;;;;;N;;;;;
+1452;CANADIAN SYLLABICS Y-CREE TOO;Lo;0;L;;;;;N;;;;;
+1453;CANADIAN SYLLABICS CARRIER DEE;Lo;0;L;;;;;N;;;;;
+1454;CANADIAN SYLLABICS CARRIER DI;Lo;0;L;;;;;N;;;;;
+1455;CANADIAN SYLLABICS TA;Lo;0;L;;;;;N;;;;;
+1456;CANADIAN SYLLABICS TAA;Lo;0;L;;;;;N;;;;;
+1457;CANADIAN SYLLABICS TWE;Lo;0;L;;;;;N;;;;;
+1458;CANADIAN SYLLABICS WEST-CREE TWE;Lo;0;L;;;;;N;;;;;
+1459;CANADIAN SYLLABICS TWI;Lo;0;L;;;;;N;;;;;
+145A;CANADIAN SYLLABICS WEST-CREE TWI;Lo;0;L;;;;;N;;;;;
+145B;CANADIAN SYLLABICS TWII;Lo;0;L;;;;;N;;;;;
+145C;CANADIAN SYLLABICS WEST-CREE TWII;Lo;0;L;;;;;N;;;;;
+145D;CANADIAN SYLLABICS TWO;Lo;0;L;;;;;N;;;;;
+145E;CANADIAN SYLLABICS WEST-CREE TWO;Lo;0;L;;;;;N;;;;;
+145F;CANADIAN SYLLABICS TWOO;Lo;0;L;;;;;N;;;;;
+1460;CANADIAN SYLLABICS WEST-CREE TWOO;Lo;0;L;;;;;N;;;;;
+1461;CANADIAN SYLLABICS TWA;Lo;0;L;;;;;N;;;;;
+1462;CANADIAN SYLLABICS WEST-CREE TWA;Lo;0;L;;;;;N;;;;;
+1463;CANADIAN SYLLABICS TWAA;Lo;0;L;;;;;N;;;;;
+1464;CANADIAN SYLLABICS WEST-CREE TWAA;Lo;0;L;;;;;N;;;;;
+1465;CANADIAN SYLLABICS NASKAPI TWAA;Lo;0;L;;;;;N;;;;;
+1466;CANADIAN SYLLABICS T;Lo;0;L;;;;;N;;;;;
+1467;CANADIAN SYLLABICS TTE;Lo;0;L;;;;;N;;;;;
+1468;CANADIAN SYLLABICS TTI;Lo;0;L;;;;;N;;;;;
+1469;CANADIAN SYLLABICS TTO;Lo;0;L;;;;;N;;;;;
+146A;CANADIAN SYLLABICS TTA;Lo;0;L;;;;;N;;;;;
+146B;CANADIAN SYLLABICS KE;Lo;0;L;;;;;N;;;;;
+146C;CANADIAN SYLLABICS KAAI;Lo;0;L;;;;;N;;;;;
+146D;CANADIAN SYLLABICS KI;Lo;0;L;;;;;N;;;;;
+146E;CANADIAN SYLLABICS KII;Lo;0;L;;;;;N;;;;;
+146F;CANADIAN SYLLABICS KO;Lo;0;L;;;;;N;;;;;
+1470;CANADIAN SYLLABICS KOO;Lo;0;L;;;;;N;;;;;
+1471;CANADIAN SYLLABICS Y-CREE KOO;Lo;0;L;;;;;N;;;;;
+1472;CANADIAN SYLLABICS KA;Lo;0;L;;;;;N;;;;;
+1473;CANADIAN SYLLABICS KAA;Lo;0;L;;;;;N;;;;;
+1474;CANADIAN SYLLABICS KWE;Lo;0;L;;;;;N;;;;;
+1475;CANADIAN SYLLABICS WEST-CREE KWE;Lo;0;L;;;;;N;;;;;
+1476;CANADIAN SYLLABICS KWI;Lo;0;L;;;;;N;;;;;
+1477;CANADIAN SYLLABICS WEST-CREE KWI;Lo;0;L;;;;;N;;;;;
+1478;CANADIAN SYLLABICS KWII;Lo;0;L;;;;;N;;;;;
+1479;CANADIAN SYLLABICS WEST-CREE KWII;Lo;0;L;;;;;N;;;;;
+147A;CANADIAN SYLLABICS KWO;Lo;0;L;;;;;N;;;;;
+147B;CANADIAN SYLLABICS WEST-CREE KWO;Lo;0;L;;;;;N;;;;;
+147C;CANADIAN SYLLABICS KWOO;Lo;0;L;;;;;N;;;;;
+147D;CANADIAN SYLLABICS WEST-CREE KWOO;Lo;0;L;;;;;N;;;;;
+147E;CANADIAN SYLLABICS KWA;Lo;0;L;;;;;N;;;;;
+147F;CANADIAN SYLLABICS WEST-CREE KWA;Lo;0;L;;;;;N;;;;;
+1480;CANADIAN SYLLABICS KWAA;Lo;0;L;;;;;N;;;;;
+1481;CANADIAN SYLLABICS WEST-CREE KWAA;Lo;0;L;;;;;N;;;;;
+1482;CANADIAN SYLLABICS NASKAPI KWAA;Lo;0;L;;;;;N;;;;;
+1483;CANADIAN SYLLABICS K;Lo;0;L;;;;;N;;;;;
+1484;CANADIAN SYLLABICS KW;Lo;0;L;;;;;N;;;;;
+1485;CANADIAN SYLLABICS SOUTH-SLAVEY KEH;Lo;0;L;;;;;N;;;;;
+1486;CANADIAN SYLLABICS SOUTH-SLAVEY KIH;Lo;0;L;;;;;N;;;;;
+1487;CANADIAN SYLLABICS SOUTH-SLAVEY KOH;Lo;0;L;;;;;N;;;;;
+1488;CANADIAN SYLLABICS SOUTH-SLAVEY KAH;Lo;0;L;;;;;N;;;;;
+1489;CANADIAN SYLLABICS CE;Lo;0;L;;;;;N;;;;;
+148A;CANADIAN SYLLABICS CAAI;Lo;0;L;;;;;N;;;;;
+148B;CANADIAN SYLLABICS CI;Lo;0;L;;;;;N;;;;;
+148C;CANADIAN SYLLABICS CII;Lo;0;L;;;;;N;;;;;
+148D;CANADIAN SYLLABICS CO;Lo;0;L;;;;;N;;;;;
+148E;CANADIAN SYLLABICS COO;Lo;0;L;;;;;N;;;;;
+148F;CANADIAN SYLLABICS Y-CREE COO;Lo;0;L;;;;;N;;;;;
+1490;CANADIAN SYLLABICS CA;Lo;0;L;;;;;N;;;;;
+1491;CANADIAN SYLLABICS CAA;Lo;0;L;;;;;N;;;;;
+1492;CANADIAN SYLLABICS CWE;Lo;0;L;;;;;N;;;;;
+1493;CANADIAN SYLLABICS WEST-CREE CWE;Lo;0;L;;;;;N;;;;;
+1494;CANADIAN SYLLABICS CWI;Lo;0;L;;;;;N;;;;;
+1495;CANADIAN SYLLABICS WEST-CREE CWI;Lo;0;L;;;;;N;;;;;
+1496;CANADIAN SYLLABICS CWII;Lo;0;L;;;;;N;;;;;
+1497;CANADIAN SYLLABICS WEST-CREE CWII;Lo;0;L;;;;;N;;;;;
+1498;CANADIAN SYLLABICS CWO;Lo;0;L;;;;;N;;;;;
+1499;CANADIAN SYLLABICS WEST-CREE CWO;Lo;0;L;;;;;N;;;;;
+149A;CANADIAN SYLLABICS CWOO;Lo;0;L;;;;;N;;;;;
+149B;CANADIAN SYLLABICS WEST-CREE CWOO;Lo;0;L;;;;;N;;;;;
+149C;CANADIAN SYLLABICS CWA;Lo;0;L;;;;;N;;;;;
+149D;CANADIAN SYLLABICS WEST-CREE CWA;Lo;0;L;;;;;N;;;;;
+149E;CANADIAN SYLLABICS CWAA;Lo;0;L;;;;;N;;;;;
+149F;CANADIAN SYLLABICS WEST-CREE CWAA;Lo;0;L;;;;;N;;;;;
+14A0;CANADIAN SYLLABICS NASKAPI CWAA;Lo;0;L;;;;;N;;;;;
+14A1;CANADIAN SYLLABICS C;Lo;0;L;;;;;N;;;;;
+14A2;CANADIAN SYLLABICS SAYISI TH;Lo;0;L;;;;;N;;;;;
+14A3;CANADIAN SYLLABICS ME;Lo;0;L;;;;;N;;;;;
+14A4;CANADIAN SYLLABICS MAAI;Lo;0;L;;;;;N;;;;;
+14A5;CANADIAN SYLLABICS MI;Lo;0;L;;;;;N;;;;;
+14A6;CANADIAN SYLLABICS MII;Lo;0;L;;;;;N;;;;;
+14A7;CANADIAN SYLLABICS MO;Lo;0;L;;;;;N;;;;;
+14A8;CANADIAN SYLLABICS MOO;Lo;0;L;;;;;N;;;;;
+14A9;CANADIAN SYLLABICS Y-CREE MOO;Lo;0;L;;;;;N;;;;;
+14AA;CANADIAN SYLLABICS MA;Lo;0;L;;;;;N;;;;;
+14AB;CANADIAN SYLLABICS MAA;Lo;0;L;;;;;N;;;;;
+14AC;CANADIAN SYLLABICS MWE;Lo;0;L;;;;;N;;;;;
+14AD;CANADIAN SYLLABICS WEST-CREE MWE;Lo;0;L;;;;;N;;;;;
+14AE;CANADIAN SYLLABICS MWI;Lo;0;L;;;;;N;;;;;
+14AF;CANADIAN SYLLABICS WEST-CREE MWI;Lo;0;L;;;;;N;;;;;
+14B0;CANADIAN SYLLABICS MWII;Lo;0;L;;;;;N;;;;;
+14B1;CANADIAN SYLLABICS WEST-CREE MWII;Lo;0;L;;;;;N;;;;;
+14B2;CANADIAN SYLLABICS MWO;Lo;0;L;;;;;N;;;;;
+14B3;CANADIAN SYLLABICS WEST-CREE MWO;Lo;0;L;;;;;N;;;;;
+14B4;CANADIAN SYLLABICS MWOO;Lo;0;L;;;;;N;;;;;
+14B5;CANADIAN SYLLABICS WEST-CREE MWOO;Lo;0;L;;;;;N;;;;;
+14B6;CANADIAN SYLLABICS MWA;Lo;0;L;;;;;N;;;;;
+14B7;CANADIAN SYLLABICS WEST-CREE MWA;Lo;0;L;;;;;N;;;;;
+14B8;CANADIAN SYLLABICS MWAA;Lo;0;L;;;;;N;;;;;
+14B9;CANADIAN SYLLABICS WEST-CREE MWAA;Lo;0;L;;;;;N;;;;;
+14BA;CANADIAN SYLLABICS NASKAPI MWAA;Lo;0;L;;;;;N;;;;;
+14BB;CANADIAN SYLLABICS M;Lo;0;L;;;;;N;;;;;
+14BC;CANADIAN SYLLABICS WEST-CREE M;Lo;0;L;;;;;N;;;;;
+14BD;CANADIAN SYLLABICS MH;Lo;0;L;;;;;N;;;;;
+14BE;CANADIAN SYLLABICS ATHAPASCAN M;Lo;0;L;;;;;N;;;;;
+14BF;CANADIAN SYLLABICS SAYISI M;Lo;0;L;;;;;N;;;;;
+14C0;CANADIAN SYLLABICS NE;Lo;0;L;;;;;N;;;;;
+14C1;CANADIAN SYLLABICS NAAI;Lo;0;L;;;;;N;;;;;
+14C2;CANADIAN SYLLABICS NI;Lo;0;L;;;;;N;;;;;
+14C3;CANADIAN SYLLABICS NII;Lo;0;L;;;;;N;;;;;
+14C4;CANADIAN SYLLABICS NO;Lo;0;L;;;;;N;;;;;
+14C5;CANADIAN SYLLABICS NOO;Lo;0;L;;;;;N;;;;;
+14C6;CANADIAN SYLLABICS Y-CREE NOO;Lo;0;L;;;;;N;;;;;
+14C7;CANADIAN SYLLABICS NA;Lo;0;L;;;;;N;;;;;
+14C8;CANADIAN SYLLABICS NAA;Lo;0;L;;;;;N;;;;;
+14C9;CANADIAN SYLLABICS NWE;Lo;0;L;;;;;N;;;;;
+14CA;CANADIAN SYLLABICS WEST-CREE NWE;Lo;0;L;;;;;N;;;;;
+14CB;CANADIAN SYLLABICS NWA;Lo;0;L;;;;;N;;;;;
+14CC;CANADIAN SYLLABICS WEST-CREE NWA;Lo;0;L;;;;;N;;;;;
+14CD;CANADIAN SYLLABICS NWAA;Lo;0;L;;;;;N;;;;;
+14CE;CANADIAN SYLLABICS WEST-CREE NWAA;Lo;0;L;;;;;N;;;;;
+14CF;CANADIAN SYLLABICS NASKAPI NWAA;Lo;0;L;;;;;N;;;;;
+14D0;CANADIAN SYLLABICS N;Lo;0;L;;;;;N;;;;;
+14D1;CANADIAN SYLLABICS CARRIER NG;Lo;0;L;;;;;N;;;;;
+14D2;CANADIAN SYLLABICS NH;Lo;0;L;;;;;N;;;;;
+14D3;CANADIAN SYLLABICS LE;Lo;0;L;;;;;N;;;;;
+14D4;CANADIAN SYLLABICS LAAI;Lo;0;L;;;;;N;;;;;
+14D5;CANADIAN SYLLABICS LI;Lo;0;L;;;;;N;;;;;
+14D6;CANADIAN SYLLABICS LII;Lo;0;L;;;;;N;;;;;
+14D7;CANADIAN SYLLABICS LO;Lo;0;L;;;;;N;;;;;
+14D8;CANADIAN SYLLABICS LOO;Lo;0;L;;;;;N;;;;;
+14D9;CANADIAN SYLLABICS Y-CREE LOO;Lo;0;L;;;;;N;;;;;
+14DA;CANADIAN SYLLABICS LA;Lo;0;L;;;;;N;;;;;
+14DB;CANADIAN SYLLABICS LAA;Lo;0;L;;;;;N;;;;;
+14DC;CANADIAN SYLLABICS LWE;Lo;0;L;;;;;N;;;;;
+14DD;CANADIAN SYLLABICS WEST-CREE LWE;Lo;0;L;;;;;N;;;;;
+14DE;CANADIAN SYLLABICS LWI;Lo;0;L;;;;;N;;;;;
+14DF;CANADIAN SYLLABICS WEST-CREE LWI;Lo;0;L;;;;;N;;;;;
+14E0;CANADIAN SYLLABICS LWII;Lo;0;L;;;;;N;;;;;
+14E1;CANADIAN SYLLABICS WEST-CREE LWII;Lo;0;L;;;;;N;;;;;
+14E2;CANADIAN SYLLABICS LWO;Lo;0;L;;;;;N;;;;;
+14E3;CANADIAN SYLLABICS WEST-CREE LWO;Lo;0;L;;;;;N;;;;;
+14E4;CANADIAN SYLLABICS LWOO;Lo;0;L;;;;;N;;;;;
+14E5;CANADIAN SYLLABICS WEST-CREE LWOO;Lo;0;L;;;;;N;;;;;
+14E6;CANADIAN SYLLABICS LWA;Lo;0;L;;;;;N;;;;;
+14E7;CANADIAN SYLLABICS WEST-CREE LWA;Lo;0;L;;;;;N;;;;;
+14E8;CANADIAN SYLLABICS LWAA;Lo;0;L;;;;;N;;;;;
+14E9;CANADIAN SYLLABICS WEST-CREE LWAA;Lo;0;L;;;;;N;;;;;
+14EA;CANADIAN SYLLABICS L;Lo;0;L;;;;;N;;;;;
+14EB;CANADIAN SYLLABICS WEST-CREE L;Lo;0;L;;;;;N;;;;;
+14EC;CANADIAN SYLLABICS MEDIAL L;Lo;0;L;;;;;N;;;;;
+14ED;CANADIAN SYLLABICS SE;Lo;0;L;;;;;N;;;;;
+14EE;CANADIAN SYLLABICS SAAI;Lo;0;L;;;;;N;;;;;
+14EF;CANADIAN SYLLABICS SI;Lo;0;L;;;;;N;;;;;
+14F0;CANADIAN SYLLABICS SII;Lo;0;L;;;;;N;;;;;
+14F1;CANADIAN SYLLABICS SO;Lo;0;L;;;;;N;;;;;
+14F2;CANADIAN SYLLABICS SOO;Lo;0;L;;;;;N;;;;;
+14F3;CANADIAN SYLLABICS Y-CREE SOO;Lo;0;L;;;;;N;;;;;
+14F4;CANADIAN SYLLABICS SA;Lo;0;L;;;;;N;;;;;
+14F5;CANADIAN SYLLABICS SAA;Lo;0;L;;;;;N;;;;;
+14F6;CANADIAN SYLLABICS SWE;Lo;0;L;;;;;N;;;;;
+14F7;CANADIAN SYLLABICS WEST-CREE SWE;Lo;0;L;;;;;N;;;;;
+14F8;CANADIAN SYLLABICS SWI;Lo;0;L;;;;;N;;;;;
+14F9;CANADIAN SYLLABICS WEST-CREE SWI;Lo;0;L;;;;;N;;;;;
+14FA;CANADIAN SYLLABICS SWII;Lo;0;L;;;;;N;;;;;
+14FB;CANADIAN SYLLABICS WEST-CREE SWII;Lo;0;L;;;;;N;;;;;
+14FC;CANADIAN SYLLABICS SWO;Lo;0;L;;;;;N;;;;;
+14FD;CANADIAN SYLLABICS WEST-CREE SWO;Lo;0;L;;;;;N;;;;;
+14FE;CANADIAN SYLLABICS SWOO;Lo;0;L;;;;;N;;;;;
+14FF;CANADIAN SYLLABICS WEST-CREE SWOO;Lo;0;L;;;;;N;;;;;
+1500;CANADIAN SYLLABICS SWA;Lo;0;L;;;;;N;;;;;
+1501;CANADIAN SYLLABICS WEST-CREE SWA;Lo;0;L;;;;;N;;;;;
+1502;CANADIAN SYLLABICS SWAA;Lo;0;L;;;;;N;;;;;
+1503;CANADIAN SYLLABICS WEST-CREE SWAA;Lo;0;L;;;;;N;;;;;
+1504;CANADIAN SYLLABICS NASKAPI SWAA;Lo;0;L;;;;;N;;;;;
+1505;CANADIAN SYLLABICS S;Lo;0;L;;;;;N;;;;;
+1506;CANADIAN SYLLABICS ATHAPASCAN S;Lo;0;L;;;;;N;;;;;
+1507;CANADIAN SYLLABICS SW;Lo;0;L;;;;;N;;;;;
+1508;CANADIAN SYLLABICS BLACKFOOT S;Lo;0;L;;;;;N;;;;;
+1509;CANADIAN SYLLABICS MOOSE-CREE SK;Lo;0;L;;;;;N;;;;;
+150A;CANADIAN SYLLABICS NASKAPI SKW;Lo;0;L;;;;;N;;;;;
+150B;CANADIAN SYLLABICS NASKAPI S-W;Lo;0;L;;;;;N;;;;;
+150C;CANADIAN SYLLABICS NASKAPI SPWA;Lo;0;L;;;;;N;;;;;
+150D;CANADIAN SYLLABICS NASKAPI STWA;Lo;0;L;;;;;N;;;;;
+150E;CANADIAN SYLLABICS NASKAPI SKWA;Lo;0;L;;;;;N;;;;;
+150F;CANADIAN SYLLABICS NASKAPI SCWA;Lo;0;L;;;;;N;;;;;
+1510;CANADIAN SYLLABICS SHE;Lo;0;L;;;;;N;;;;;
+1511;CANADIAN SYLLABICS SHI;Lo;0;L;;;;;N;;;;;
+1512;CANADIAN SYLLABICS SHII;Lo;0;L;;;;;N;;;;;
+1513;CANADIAN SYLLABICS SHO;Lo;0;L;;;;;N;;;;;
+1514;CANADIAN SYLLABICS SHOO;Lo;0;L;;;;;N;;;;;
+1515;CANADIAN SYLLABICS SHA;Lo;0;L;;;;;N;;;;;
+1516;CANADIAN SYLLABICS SHAA;Lo;0;L;;;;;N;;;;;
+1517;CANADIAN SYLLABICS SHWE;Lo;0;L;;;;;N;;;;;
+1518;CANADIAN SYLLABICS WEST-CREE SHWE;Lo;0;L;;;;;N;;;;;
+1519;CANADIAN SYLLABICS SHWI;Lo;0;L;;;;;N;;;;;
+151A;CANADIAN SYLLABICS WEST-CREE SHWI;Lo;0;L;;;;;N;;;;;
+151B;CANADIAN SYLLABICS SHWII;Lo;0;L;;;;;N;;;;;
+151C;CANADIAN SYLLABICS WEST-CREE SHWII;Lo;0;L;;;;;N;;;;;
+151D;CANADIAN SYLLABICS SHWO;Lo;0;L;;;;;N;;;;;
+151E;CANADIAN SYLLABICS WEST-CREE SHWO;Lo;0;L;;;;;N;;;;;
+151F;CANADIAN SYLLABICS SHWOO;Lo;0;L;;;;;N;;;;;
+1520;CANADIAN SYLLABICS WEST-CREE SHWOO;Lo;0;L;;;;;N;;;;;
+1521;CANADIAN SYLLABICS SHWA;Lo;0;L;;;;;N;;;;;
+1522;CANADIAN SYLLABICS WEST-CREE SHWA;Lo;0;L;;;;;N;;;;;
+1523;CANADIAN SYLLABICS SHWAA;Lo;0;L;;;;;N;;;;;
+1524;CANADIAN SYLLABICS WEST-CREE SHWAA;Lo;0;L;;;;;N;;;;;
+1525;CANADIAN SYLLABICS SH;Lo;0;L;;;;;N;;;;;
+1526;CANADIAN SYLLABICS YE;Lo;0;L;;;;;N;;;;;
+1527;CANADIAN SYLLABICS YAAI;Lo;0;L;;;;;N;;;;;
+1528;CANADIAN SYLLABICS YI;Lo;0;L;;;;;N;;;;;
+1529;CANADIAN SYLLABICS YII;Lo;0;L;;;;;N;;;;;
+152A;CANADIAN SYLLABICS YO;Lo;0;L;;;;;N;;;;;
+152B;CANADIAN SYLLABICS YOO;Lo;0;L;;;;;N;;;;;
+152C;CANADIAN SYLLABICS Y-CREE YOO;Lo;0;L;;;;;N;;;;;
+152D;CANADIAN SYLLABICS YA;Lo;0;L;;;;;N;;;;;
+152E;CANADIAN SYLLABICS YAA;Lo;0;L;;;;;N;;;;;
+152F;CANADIAN SYLLABICS YWE;Lo;0;L;;;;;N;;;;;
+1530;CANADIAN SYLLABICS WEST-CREE YWE;Lo;0;L;;;;;N;;;;;
+1531;CANADIAN SYLLABICS YWI;Lo;0;L;;;;;N;;;;;
+1532;CANADIAN SYLLABICS WEST-CREE YWI;Lo;0;L;;;;;N;;;;;
+1533;CANADIAN SYLLABICS YWII;Lo;0;L;;;;;N;;;;;
+1534;CANADIAN SYLLABICS WEST-CREE YWII;Lo;0;L;;;;;N;;;;;
+1535;CANADIAN SYLLABICS YWO;Lo;0;L;;;;;N;;;;;
+1536;CANADIAN SYLLABICS WEST-CREE YWO;Lo;0;L;;;;;N;;;;;
+1537;CANADIAN SYLLABICS YWOO;Lo;0;L;;;;;N;;;;;
+1538;CANADIAN SYLLABICS WEST-CREE YWOO;Lo;0;L;;;;;N;;;;;
+1539;CANADIAN SYLLABICS YWA;Lo;0;L;;;;;N;;;;;
+153A;CANADIAN SYLLABICS WEST-CREE YWA;Lo;0;L;;;;;N;;;;;
+153B;CANADIAN SYLLABICS YWAA;Lo;0;L;;;;;N;;;;;
+153C;CANADIAN SYLLABICS WEST-CREE YWAA;Lo;0;L;;;;;N;;;;;
+153D;CANADIAN SYLLABICS NASKAPI YWAA;Lo;0;L;;;;;N;;;;;
+153E;CANADIAN SYLLABICS Y;Lo;0;L;;;;;N;;;;;
+153F;CANADIAN SYLLABICS BIBLE-CREE Y;Lo;0;L;;;;;N;;;;;
+1540;CANADIAN SYLLABICS WEST-CREE Y;Lo;0;L;;;;;N;;;;;
+1541;CANADIAN SYLLABICS SAYISI YI;Lo;0;L;;;;;N;;;;;
+1542;CANADIAN SYLLABICS RE;Lo;0;L;;;;;N;;;;;
+1543;CANADIAN SYLLABICS R-CREE RE;Lo;0;L;;;;;N;;;;;
+1544;CANADIAN SYLLABICS WEST-CREE LE;Lo;0;L;;;;;N;;;;;
+1545;CANADIAN SYLLABICS RAAI;Lo;0;L;;;;;N;;;;;
+1546;CANADIAN SYLLABICS RI;Lo;0;L;;;;;N;;;;;
+1547;CANADIAN SYLLABICS RII;Lo;0;L;;;;;N;;;;;
+1548;CANADIAN SYLLABICS RO;Lo;0;L;;;;;N;;;;;
+1549;CANADIAN SYLLABICS ROO;Lo;0;L;;;;;N;;;;;
+154A;CANADIAN SYLLABICS WEST-CREE LO;Lo;0;L;;;;;N;;;;;
+154B;CANADIAN SYLLABICS RA;Lo;0;L;;;;;N;;;;;
+154C;CANADIAN SYLLABICS RAA;Lo;0;L;;;;;N;;;;;
+154D;CANADIAN SYLLABICS WEST-CREE LA;Lo;0;L;;;;;N;;;;;
+154E;CANADIAN SYLLABICS RWAA;Lo;0;L;;;;;N;;;;;
+154F;CANADIAN SYLLABICS WEST-CREE RWAA;Lo;0;L;;;;;N;;;;;
+1550;CANADIAN SYLLABICS R;Lo;0;L;;;;;N;;;;;
+1551;CANADIAN SYLLABICS WEST-CREE R;Lo;0;L;;;;;N;;;;;
+1552;CANADIAN SYLLABICS MEDIAL R;Lo;0;L;;;;;N;;;;;
+1553;CANADIAN SYLLABICS FE;Lo;0;L;;;;;N;;;;;
+1554;CANADIAN SYLLABICS FAAI;Lo;0;L;;;;;N;;;;;
+1555;CANADIAN SYLLABICS FI;Lo;0;L;;;;;N;;;;;
+1556;CANADIAN SYLLABICS FII;Lo;0;L;;;;;N;;;;;
+1557;CANADIAN SYLLABICS FO;Lo;0;L;;;;;N;;;;;
+1558;CANADIAN SYLLABICS FOO;Lo;0;L;;;;;N;;;;;
+1559;CANADIAN SYLLABICS FA;Lo;0;L;;;;;N;;;;;
+155A;CANADIAN SYLLABICS FAA;Lo;0;L;;;;;N;;;;;
+155B;CANADIAN SYLLABICS FWAA;Lo;0;L;;;;;N;;;;;
+155C;CANADIAN SYLLABICS WEST-CREE FWAA;Lo;0;L;;;;;N;;;;;
+155D;CANADIAN SYLLABICS F;Lo;0;L;;;;;N;;;;;
+155E;CANADIAN SYLLABICS THE;Lo;0;L;;;;;N;;;;;
+155F;CANADIAN SYLLABICS N-CREE THE;Lo;0;L;;;;;N;;;;;
+1560;CANADIAN SYLLABICS THI;Lo;0;L;;;;;N;;;;;
+1561;CANADIAN SYLLABICS N-CREE THI;Lo;0;L;;;;;N;;;;;
+1562;CANADIAN SYLLABICS THII;Lo;0;L;;;;;N;;;;;
+1563;CANADIAN SYLLABICS N-CREE THII;Lo;0;L;;;;;N;;;;;
+1564;CANADIAN SYLLABICS THO;Lo;0;L;;;;;N;;;;;
+1565;CANADIAN SYLLABICS THOO;Lo;0;L;;;;;N;;;;;
+1566;CANADIAN SYLLABICS THA;Lo;0;L;;;;;N;;;;;
+1567;CANADIAN SYLLABICS THAA;Lo;0;L;;;;;N;;;;;
+1568;CANADIAN SYLLABICS THWAA;Lo;0;L;;;;;N;;;;;
+1569;CANADIAN SYLLABICS WEST-CREE THWAA;Lo;0;L;;;;;N;;;;;
+156A;CANADIAN SYLLABICS TH;Lo;0;L;;;;;N;;;;;
+156B;CANADIAN SYLLABICS TTHE;Lo;0;L;;;;;N;;;;;
+156C;CANADIAN SYLLABICS TTHI;Lo;0;L;;;;;N;;;;;
+156D;CANADIAN SYLLABICS TTHO;Lo;0;L;;;;;N;;;;;
+156E;CANADIAN SYLLABICS TTHA;Lo;0;L;;;;;N;;;;;
+156F;CANADIAN SYLLABICS TTH;Lo;0;L;;;;;N;;;;;
+1570;CANADIAN SYLLABICS TYE;Lo;0;L;;;;;N;;;;;
+1571;CANADIAN SYLLABICS TYI;Lo;0;L;;;;;N;;;;;
+1572;CANADIAN SYLLABICS TYO;Lo;0;L;;;;;N;;;;;
+1573;CANADIAN SYLLABICS TYA;Lo;0;L;;;;;N;;;;;
+1574;CANADIAN SYLLABICS NUNAVIK HE;Lo;0;L;;;;;N;;;;;
+1575;CANADIAN SYLLABICS NUNAVIK HI;Lo;0;L;;;;;N;;;;;
+1576;CANADIAN SYLLABICS NUNAVIK HII;Lo;0;L;;;;;N;;;;;
+1577;CANADIAN SYLLABICS NUNAVIK HO;Lo;0;L;;;;;N;;;;;
+1578;CANADIAN SYLLABICS NUNAVIK HOO;Lo;0;L;;;;;N;;;;;
+1579;CANADIAN SYLLABICS NUNAVIK HA;Lo;0;L;;;;;N;;;;;
+157A;CANADIAN SYLLABICS NUNAVIK HAA;Lo;0;L;;;;;N;;;;;
+157B;CANADIAN SYLLABICS NUNAVIK H;Lo;0;L;;;;;N;;;;;
+157C;CANADIAN SYLLABICS NUNAVUT H;Lo;0;L;;;;;N;;;;;
+157D;CANADIAN SYLLABICS HK;Lo;0;L;;;;;N;;;;;
+157E;CANADIAN SYLLABICS QAAI;Lo;0;L;;;;;N;;;;;
+157F;CANADIAN SYLLABICS QI;Lo;0;L;;;;;N;;;;;
+1580;CANADIAN SYLLABICS QII;Lo;0;L;;;;;N;;;;;
+1581;CANADIAN SYLLABICS QO;Lo;0;L;;;;;N;;;;;
+1582;CANADIAN SYLLABICS QOO;Lo;0;L;;;;;N;;;;;
+1583;CANADIAN SYLLABICS QA;Lo;0;L;;;;;N;;;;;
+1584;CANADIAN SYLLABICS QAA;Lo;0;L;;;;;N;;;;;
+1585;CANADIAN SYLLABICS Q;Lo;0;L;;;;;N;;;;;
+1586;CANADIAN SYLLABICS TLHE;Lo;0;L;;;;;N;;;;;
+1587;CANADIAN SYLLABICS TLHI;Lo;0;L;;;;;N;;;;;
+1588;CANADIAN SYLLABICS TLHO;Lo;0;L;;;;;N;;;;;
+1589;CANADIAN SYLLABICS TLHA;Lo;0;L;;;;;N;;;;;
+158A;CANADIAN SYLLABICS WEST-CREE RE;Lo;0;L;;;;;N;;;;;
+158B;CANADIAN SYLLABICS WEST-CREE RI;Lo;0;L;;;;;N;;;;;
+158C;CANADIAN SYLLABICS WEST-CREE RO;Lo;0;L;;;;;N;;;;;
+158D;CANADIAN SYLLABICS WEST-CREE RA;Lo;0;L;;;;;N;;;;;
+158E;CANADIAN SYLLABICS NGAAI;Lo;0;L;;;;;N;;;;;
+158F;CANADIAN SYLLABICS NGI;Lo;0;L;;;;;N;;;;;
+1590;CANADIAN SYLLABICS NGII;Lo;0;L;;;;;N;;;;;
+1591;CANADIAN SYLLABICS NGO;Lo;0;L;;;;;N;;;;;
+1592;CANADIAN SYLLABICS NGOO;Lo;0;L;;;;;N;;;;;
+1593;CANADIAN SYLLABICS NGA;Lo;0;L;;;;;N;;;;;
+1594;CANADIAN SYLLABICS NGAA;Lo;0;L;;;;;N;;;;;
+1595;CANADIAN SYLLABICS NG;Lo;0;L;;;;;N;;;;;
+1596;CANADIAN SYLLABICS NNG;Lo;0;L;;;;;N;;;;;
+1597;CANADIAN SYLLABICS SAYISI SHE;Lo;0;L;;;;;N;;;;;
+1598;CANADIAN SYLLABICS SAYISI SHI;Lo;0;L;;;;;N;;;;;
+1599;CANADIAN SYLLABICS SAYISI SHO;Lo;0;L;;;;;N;;;;;
+159A;CANADIAN SYLLABICS SAYISI SHA;Lo;0;L;;;;;N;;;;;
+159B;CANADIAN SYLLABICS WOODS-CREE THE;Lo;0;L;;;;;N;;;;;
+159C;CANADIAN SYLLABICS WOODS-CREE THI;Lo;0;L;;;;;N;;;;;
+159D;CANADIAN SYLLABICS WOODS-CREE THO;Lo;0;L;;;;;N;;;;;
+159E;CANADIAN SYLLABICS WOODS-CREE THA;Lo;0;L;;;;;N;;;;;
+159F;CANADIAN SYLLABICS WOODS-CREE TH;Lo;0;L;;;;;N;;;;;
+15A0;CANADIAN SYLLABICS LHI;Lo;0;L;;;;;N;;;;;
+15A1;CANADIAN SYLLABICS LHII;Lo;0;L;;;;;N;;;;;
+15A2;CANADIAN SYLLABICS LHO;Lo;0;L;;;;;N;;;;;
+15A3;CANADIAN SYLLABICS LHOO;Lo;0;L;;;;;N;;;;;
+15A4;CANADIAN SYLLABICS LHA;Lo;0;L;;;;;N;;;;;
+15A5;CANADIAN SYLLABICS LHAA;Lo;0;L;;;;;N;;;;;
+15A6;CANADIAN SYLLABICS LH;Lo;0;L;;;;;N;;;;;
+15A7;CANADIAN SYLLABICS TH-CREE THE;Lo;0;L;;;;;N;;;;;
+15A8;CANADIAN SYLLABICS TH-CREE THI;Lo;0;L;;;;;N;;;;;
+15A9;CANADIAN SYLLABICS TH-CREE THII;Lo;0;L;;;;;N;;;;;
+15AA;CANADIAN SYLLABICS TH-CREE THO;Lo;0;L;;;;;N;;;;;
+15AB;CANADIAN SYLLABICS TH-CREE THOO;Lo;0;L;;;;;N;;;;;
+15AC;CANADIAN SYLLABICS TH-CREE THA;Lo;0;L;;;;;N;;;;;
+15AD;CANADIAN SYLLABICS TH-CREE THAA;Lo;0;L;;;;;N;;;;;
+15AE;CANADIAN SYLLABICS TH-CREE TH;Lo;0;L;;;;;N;;;;;
+15AF;CANADIAN SYLLABICS AIVILIK B;Lo;0;L;;;;;N;;;;;
+15B0;CANADIAN SYLLABICS BLACKFOOT E;Lo;0;L;;;;;N;;;;;
+15B1;CANADIAN SYLLABICS BLACKFOOT I;Lo;0;L;;;;;N;;;;;
+15B2;CANADIAN SYLLABICS BLACKFOOT O;Lo;0;L;;;;;N;;;;;
+15B3;CANADIAN SYLLABICS BLACKFOOT A;Lo;0;L;;;;;N;;;;;
+15B4;CANADIAN SYLLABICS BLACKFOOT WE;Lo;0;L;;;;;N;;;;;
+15B5;CANADIAN SYLLABICS BLACKFOOT WI;Lo;0;L;;;;;N;;;;;
+15B6;CANADIAN SYLLABICS BLACKFOOT WO;Lo;0;L;;;;;N;;;;;
+15B7;CANADIAN SYLLABICS BLACKFOOT WA;Lo;0;L;;;;;N;;;;;
+15B8;CANADIAN SYLLABICS BLACKFOOT NE;Lo;0;L;;;;;N;;;;;
+15B9;CANADIAN SYLLABICS BLACKFOOT NI;Lo;0;L;;;;;N;;;;;
+15BA;CANADIAN SYLLABICS BLACKFOOT NO;Lo;0;L;;;;;N;;;;;
+15BB;CANADIAN SYLLABICS BLACKFOOT NA;Lo;0;L;;;;;N;;;;;
+15BC;CANADIAN SYLLABICS BLACKFOOT KE;Lo;0;L;;;;;N;;;;;
+15BD;CANADIAN SYLLABICS BLACKFOOT KI;Lo;0;L;;;;;N;;;;;
+15BE;CANADIAN SYLLABICS BLACKFOOT KO;Lo;0;L;;;;;N;;;;;
+15BF;CANADIAN SYLLABICS BLACKFOOT KA;Lo;0;L;;;;;N;;;;;
+15C0;CANADIAN SYLLABICS SAYISI HE;Lo;0;L;;;;;N;;;;;
+15C1;CANADIAN SYLLABICS SAYISI HI;Lo;0;L;;;;;N;;;;;
+15C2;CANADIAN SYLLABICS SAYISI HO;Lo;0;L;;;;;N;;;;;
+15C3;CANADIAN SYLLABICS SAYISI HA;Lo;0;L;;;;;N;;;;;
+15C4;CANADIAN SYLLABICS CARRIER GHU;Lo;0;L;;;;;N;;;;;
+15C5;CANADIAN SYLLABICS CARRIER GHO;Lo;0;L;;;;;N;;;;;
+15C6;CANADIAN SYLLABICS CARRIER GHE;Lo;0;L;;;;;N;;;;;
+15C7;CANADIAN SYLLABICS CARRIER GHEE;Lo;0;L;;;;;N;;;;;
+15C8;CANADIAN SYLLABICS CARRIER GHI;Lo;0;L;;;;;N;;;;;
+15C9;CANADIAN SYLLABICS CARRIER GHA;Lo;0;L;;;;;N;;;;;
+15CA;CANADIAN SYLLABICS CARRIER RU;Lo;0;L;;;;;N;;;;;
+15CB;CANADIAN SYLLABICS CARRIER RO;Lo;0;L;;;;;N;;;;;
+15CC;CANADIAN SYLLABICS CARRIER RE;Lo;0;L;;;;;N;;;;;
+15CD;CANADIAN SYLLABICS CARRIER REE;Lo;0;L;;;;;N;;;;;
+15CE;CANADIAN SYLLABICS CARRIER RI;Lo;0;L;;;;;N;;;;;
+15CF;CANADIAN SYLLABICS CARRIER RA;Lo;0;L;;;;;N;;;;;
+15D0;CANADIAN SYLLABICS CARRIER WU;Lo;0;L;;;;;N;;;;;
+15D1;CANADIAN SYLLABICS CARRIER WO;Lo;0;L;;;;;N;;;;;
+15D2;CANADIAN SYLLABICS CARRIER WE;Lo;0;L;;;;;N;;;;;
+15D3;CANADIAN SYLLABICS CARRIER WEE;Lo;0;L;;;;;N;;;;;
+15D4;CANADIAN SYLLABICS CARRIER WI;Lo;0;L;;;;;N;;;;;
+15D5;CANADIAN SYLLABICS CARRIER WA;Lo;0;L;;;;;N;;;;;
+15D6;CANADIAN SYLLABICS CARRIER HWU;Lo;0;L;;;;;N;;;;;
+15D7;CANADIAN SYLLABICS CARRIER HWO;Lo;0;L;;;;;N;;;;;
+15D8;CANADIAN SYLLABICS CARRIER HWE;Lo;0;L;;;;;N;;;;;
+15D9;CANADIAN SYLLABICS CARRIER HWEE;Lo;0;L;;;;;N;;;;;
+15DA;CANADIAN SYLLABICS CARRIER HWI;Lo;0;L;;;;;N;;;;;
+15DB;CANADIAN SYLLABICS CARRIER HWA;Lo;0;L;;;;;N;;;;;
+15DC;CANADIAN SYLLABICS CARRIER THU;Lo;0;L;;;;;N;;;;;
+15DD;CANADIAN SYLLABICS CARRIER THO;Lo;0;L;;;;;N;;;;;
+15DE;CANADIAN SYLLABICS CARRIER THE;Lo;0;L;;;;;N;;;;;
+15DF;CANADIAN SYLLABICS CARRIER THEE;Lo;0;L;;;;;N;;;;;
+15E0;CANADIAN SYLLABICS CARRIER THI;Lo;0;L;;;;;N;;;;;
+15E1;CANADIAN SYLLABICS CARRIER THA;Lo;0;L;;;;;N;;;;;
+15E2;CANADIAN SYLLABICS CARRIER TTU;Lo;0;L;;;;;N;;;;;
+15E3;CANADIAN SYLLABICS CARRIER TTO;Lo;0;L;;;;;N;;;;;
+15E4;CANADIAN SYLLABICS CARRIER TTE;Lo;0;L;;;;;N;;;;;
+15E5;CANADIAN SYLLABICS CARRIER TTEE;Lo;0;L;;;;;N;;;;;
+15E6;CANADIAN SYLLABICS CARRIER TTI;Lo;0;L;;;;;N;;;;;
+15E7;CANADIAN SYLLABICS CARRIER TTA;Lo;0;L;;;;;N;;;;;
+15E8;CANADIAN SYLLABICS CARRIER PU;Lo;0;L;;;;;N;;;;;
+15E9;CANADIAN SYLLABICS CARRIER PO;Lo;0;L;;;;;N;;;;;
+15EA;CANADIAN SYLLABICS CARRIER PE;Lo;0;L;;;;;N;;;;;
+15EB;CANADIAN SYLLABICS CARRIER PEE;Lo;0;L;;;;;N;;;;;
+15EC;CANADIAN SYLLABICS CARRIER PI;Lo;0;L;;;;;N;;;;;
+15ED;CANADIAN SYLLABICS CARRIER PA;Lo;0;L;;;;;N;;;;;
+15EE;CANADIAN SYLLABICS CARRIER P;Lo;0;L;;;;;N;;;;;
+15EF;CANADIAN SYLLABICS CARRIER GU;Lo;0;L;;;;;N;;;;;
+15F0;CANADIAN SYLLABICS CARRIER GO;Lo;0;L;;;;;N;;;;;
+15F1;CANADIAN SYLLABICS CARRIER GE;Lo;0;L;;;;;N;;;;;
+15F2;CANADIAN SYLLABICS CARRIER GEE;Lo;0;L;;;;;N;;;;;
+15F3;CANADIAN SYLLABICS CARRIER GI;Lo;0;L;;;;;N;;;;;
+15F4;CANADIAN SYLLABICS CARRIER GA;Lo;0;L;;;;;N;;;;;
+15F5;CANADIAN SYLLABICS CARRIER KHU;Lo;0;L;;;;;N;;;;;
+15F6;CANADIAN SYLLABICS CARRIER KHO;Lo;0;L;;;;;N;;;;;
+15F7;CANADIAN SYLLABICS CARRIER KHE;Lo;0;L;;;;;N;;;;;
+15F8;CANADIAN SYLLABICS CARRIER KHEE;Lo;0;L;;;;;N;;;;;
+15F9;CANADIAN SYLLABICS CARRIER KHI;Lo;0;L;;;;;N;;;;;
+15FA;CANADIAN SYLLABICS CARRIER KHA;Lo;0;L;;;;;N;;;;;
+15FB;CANADIAN SYLLABICS CARRIER KKU;Lo;0;L;;;;;N;;;;;
+15FC;CANADIAN SYLLABICS CARRIER KKO;Lo;0;L;;;;;N;;;;;
+15FD;CANADIAN SYLLABICS CARRIER KKE;Lo;0;L;;;;;N;;;;;
+15FE;CANADIAN SYLLABICS CARRIER KKEE;Lo;0;L;;;;;N;;;;;
+15FF;CANADIAN SYLLABICS CARRIER KKI;Lo;0;L;;;;;N;;;;;
+1600;CANADIAN SYLLABICS CARRIER KKA;Lo;0;L;;;;;N;;;;;
+1601;CANADIAN SYLLABICS CARRIER KK;Lo;0;L;;;;;N;;;;;
+1602;CANADIAN SYLLABICS CARRIER NU;Lo;0;L;;;;;N;;;;;
+1603;CANADIAN SYLLABICS CARRIER NO;Lo;0;L;;;;;N;;;;;
+1604;CANADIAN SYLLABICS CARRIER NE;Lo;0;L;;;;;N;;;;;
+1605;CANADIAN SYLLABICS CARRIER NEE;Lo;0;L;;;;;N;;;;;
+1606;CANADIAN SYLLABICS CARRIER NI;Lo;0;L;;;;;N;;;;;
+1607;CANADIAN SYLLABICS CARRIER NA;Lo;0;L;;;;;N;;;;;
+1608;CANADIAN SYLLABICS CARRIER MU;Lo;0;L;;;;;N;;;;;
+1609;CANADIAN SYLLABICS CARRIER MO;Lo;0;L;;;;;N;;;;;
+160A;CANADIAN SYLLABICS CARRIER ME;Lo;0;L;;;;;N;;;;;
+160B;CANADIAN SYLLABICS CARRIER MEE;Lo;0;L;;;;;N;;;;;
+160C;CANADIAN SYLLABICS CARRIER MI;Lo;0;L;;;;;N;;;;;
+160D;CANADIAN SYLLABICS CARRIER MA;Lo;0;L;;;;;N;;;;;
+160E;CANADIAN SYLLABICS CARRIER YU;Lo;0;L;;;;;N;;;;;
+160F;CANADIAN SYLLABICS CARRIER YO;Lo;0;L;;;;;N;;;;;
+1610;CANADIAN SYLLABICS CARRIER YE;Lo;0;L;;;;;N;;;;;
+1611;CANADIAN SYLLABICS CARRIER YEE;Lo;0;L;;;;;N;;;;;
+1612;CANADIAN SYLLABICS CARRIER YI;Lo;0;L;;;;;N;;;;;
+1613;CANADIAN SYLLABICS CARRIER YA;Lo;0;L;;;;;N;;;;;
+1614;CANADIAN SYLLABICS CARRIER JU;Lo;0;L;;;;;N;;;;;
+1615;CANADIAN SYLLABICS SAYISI JU;Lo;0;L;;;;;N;;;;;
+1616;CANADIAN SYLLABICS CARRIER JO;Lo;0;L;;;;;N;;;;;
+1617;CANADIAN SYLLABICS CARRIER JE;Lo;0;L;;;;;N;;;;;
+1618;CANADIAN SYLLABICS CARRIER JEE;Lo;0;L;;;;;N;;;;;
+1619;CANADIAN SYLLABICS CARRIER JI;Lo;0;L;;;;;N;;;;;
+161A;CANADIAN SYLLABICS SAYISI JI;Lo;0;L;;;;;N;;;;;
+161B;CANADIAN SYLLABICS CARRIER JA;Lo;0;L;;;;;N;;;;;
+161C;CANADIAN SYLLABICS CARRIER JJU;Lo;0;L;;;;;N;;;;;
+161D;CANADIAN SYLLABICS CARRIER JJO;Lo;0;L;;;;;N;;;;;
+161E;CANADIAN SYLLABICS CARRIER JJE;Lo;0;L;;;;;N;;;;;
+161F;CANADIAN SYLLABICS CARRIER JJEE;Lo;0;L;;;;;N;;;;;
+1620;CANADIAN SYLLABICS CARRIER JJI;Lo;0;L;;;;;N;;;;;
+1621;CANADIAN SYLLABICS CARRIER JJA;Lo;0;L;;;;;N;;;;;
+1622;CANADIAN SYLLABICS CARRIER LU;Lo;0;L;;;;;N;;;;;
+1623;CANADIAN SYLLABICS CARRIER LO;Lo;0;L;;;;;N;;;;;
+1624;CANADIAN SYLLABICS CARRIER LE;Lo;0;L;;;;;N;;;;;
+1625;CANADIAN SYLLABICS CARRIER LEE;Lo;0;L;;;;;N;;;;;
+1626;CANADIAN SYLLABICS CARRIER LI;Lo;0;L;;;;;N;;;;;
+1627;CANADIAN SYLLABICS CARRIER LA;Lo;0;L;;;;;N;;;;;
+1628;CANADIAN SYLLABICS CARRIER DLU;Lo;0;L;;;;;N;;;;;
+1629;CANADIAN SYLLABICS CARRIER DLO;Lo;0;L;;;;;N;;;;;
+162A;CANADIAN SYLLABICS CARRIER DLE;Lo;0;L;;;;;N;;;;;
+162B;CANADIAN SYLLABICS CARRIER DLEE;Lo;0;L;;;;;N;;;;;
+162C;CANADIAN SYLLABICS CARRIER DLI;Lo;0;L;;;;;N;;;;;
+162D;CANADIAN SYLLABICS CARRIER DLA;Lo;0;L;;;;;N;;;;;
+162E;CANADIAN SYLLABICS CARRIER LHU;Lo;0;L;;;;;N;;;;;
+162F;CANADIAN SYLLABICS CARRIER LHO;Lo;0;L;;;;;N;;;;;
+1630;CANADIAN SYLLABICS CARRIER LHE;Lo;0;L;;;;;N;;;;;
+1631;CANADIAN SYLLABICS CARRIER LHEE;Lo;0;L;;;;;N;;;;;
+1632;CANADIAN SYLLABICS CARRIER LHI;Lo;0;L;;;;;N;;;;;
+1633;CANADIAN SYLLABICS CARRIER LHA;Lo;0;L;;;;;N;;;;;
+1634;CANADIAN SYLLABICS CARRIER TLHU;Lo;0;L;;;;;N;;;;;
+1635;CANADIAN SYLLABICS CARRIER TLHO;Lo;0;L;;;;;N;;;;;
+1636;CANADIAN SYLLABICS CARRIER TLHE;Lo;0;L;;;;;N;;;;;
+1637;CANADIAN SYLLABICS CARRIER TLHEE;Lo;0;L;;;;;N;;;;;
+1638;CANADIAN SYLLABICS CARRIER TLHI;Lo;0;L;;;;;N;;;;;
+1639;CANADIAN SYLLABICS CARRIER TLHA;Lo;0;L;;;;;N;;;;;
+163A;CANADIAN SYLLABICS CARRIER TLU;Lo;0;L;;;;;N;;;;;
+163B;CANADIAN SYLLABICS CARRIER TLO;Lo;0;L;;;;;N;;;;;
+163C;CANADIAN SYLLABICS CARRIER TLE;Lo;0;L;;;;;N;;;;;
+163D;CANADIAN SYLLABICS CARRIER TLEE;Lo;0;L;;;;;N;;;;;
+163E;CANADIAN SYLLABICS CARRIER TLI;Lo;0;L;;;;;N;;;;;
+163F;CANADIAN SYLLABICS CARRIER TLA;Lo;0;L;;;;;N;;;;;
+1640;CANADIAN SYLLABICS CARRIER ZU;Lo;0;L;;;;;N;;;;;
+1641;CANADIAN SYLLABICS CARRIER ZO;Lo;0;L;;;;;N;;;;;
+1642;CANADIAN SYLLABICS CARRIER ZE;Lo;0;L;;;;;N;;;;;
+1643;CANADIAN SYLLABICS CARRIER ZEE;Lo;0;L;;;;;N;;;;;
+1644;CANADIAN SYLLABICS CARRIER ZI;Lo;0;L;;;;;N;;;;;
+1645;CANADIAN SYLLABICS CARRIER ZA;Lo;0;L;;;;;N;;;;;
+1646;CANADIAN SYLLABICS CARRIER Z;Lo;0;L;;;;;N;;;;;
+1647;CANADIAN SYLLABICS CARRIER INITIAL Z;Lo;0;L;;;;;N;;;;;
+1648;CANADIAN SYLLABICS CARRIER DZU;Lo;0;L;;;;;N;;;;;
+1649;CANADIAN SYLLABICS CARRIER DZO;Lo;0;L;;;;;N;;;;;
+164A;CANADIAN SYLLABICS CARRIER DZE;Lo;0;L;;;;;N;;;;;
+164B;CANADIAN SYLLABICS CARRIER DZEE;Lo;0;L;;;;;N;;;;;
+164C;CANADIAN SYLLABICS CARRIER DZI;Lo;0;L;;;;;N;;;;;
+164D;CANADIAN SYLLABICS CARRIER DZA;Lo;0;L;;;;;N;;;;;
+164E;CANADIAN SYLLABICS CARRIER SU;Lo;0;L;;;;;N;;;;;
+164F;CANADIAN SYLLABICS CARRIER SO;Lo;0;L;;;;;N;;;;;
+1650;CANADIAN SYLLABICS CARRIER SE;Lo;0;L;;;;;N;;;;;
+1651;CANADIAN SYLLABICS CARRIER SEE;Lo;0;L;;;;;N;;;;;
+1652;CANADIAN SYLLABICS CARRIER SI;Lo;0;L;;;;;N;;;;;
+1653;CANADIAN SYLLABICS CARRIER SA;Lo;0;L;;;;;N;;;;;
+1654;CANADIAN SYLLABICS CARRIER SHU;Lo;0;L;;;;;N;;;;;
+1655;CANADIAN SYLLABICS CARRIER SHO;Lo;0;L;;;;;N;;;;;
+1656;CANADIAN SYLLABICS CARRIER SHE;Lo;0;L;;;;;N;;;;;
+1657;CANADIAN SYLLABICS CARRIER SHEE;Lo;0;L;;;;;N;;;;;
+1658;CANADIAN SYLLABICS CARRIER SHI;Lo;0;L;;;;;N;;;;;
+1659;CANADIAN SYLLABICS CARRIER SHA;Lo;0;L;;;;;N;;;;;
+165A;CANADIAN SYLLABICS CARRIER SH;Lo;0;L;;;;;N;;;;;
+165B;CANADIAN SYLLABICS CARRIER TSU;Lo;0;L;;;;;N;;;;;
+165C;CANADIAN SYLLABICS CARRIER TSO;Lo;0;L;;;;;N;;;;;
+165D;CANADIAN SYLLABICS CARRIER TSE;Lo;0;L;;;;;N;;;;;
+165E;CANADIAN SYLLABICS CARRIER TSEE;Lo;0;L;;;;;N;;;;;
+165F;CANADIAN SYLLABICS CARRIER TSI;Lo;0;L;;;;;N;;;;;
+1660;CANADIAN SYLLABICS CARRIER TSA;Lo;0;L;;;;;N;;;;;
+1661;CANADIAN SYLLABICS CARRIER CHU;Lo;0;L;;;;;N;;;;;
+1662;CANADIAN SYLLABICS CARRIER CHO;Lo;0;L;;;;;N;;;;;
+1663;CANADIAN SYLLABICS CARRIER CHE;Lo;0;L;;;;;N;;;;;
+1664;CANADIAN SYLLABICS CARRIER CHEE;Lo;0;L;;;;;N;;;;;
+1665;CANADIAN SYLLABICS CARRIER CHI;Lo;0;L;;;;;N;;;;;
+1666;CANADIAN SYLLABICS CARRIER CHA;Lo;0;L;;;;;N;;;;;
+1667;CANADIAN SYLLABICS CARRIER TTSU;Lo;0;L;;;;;N;;;;;
+1668;CANADIAN SYLLABICS CARRIER TTSO;Lo;0;L;;;;;N;;;;;
+1669;CANADIAN SYLLABICS CARRIER TTSE;Lo;0;L;;;;;N;;;;;
+166A;CANADIAN SYLLABICS CARRIER TTSEE;Lo;0;L;;;;;N;;;;;
+166B;CANADIAN SYLLABICS CARRIER TTSI;Lo;0;L;;;;;N;;;;;
+166C;CANADIAN SYLLABICS CARRIER TTSA;Lo;0;L;;;;;N;;;;;
+166D;CANADIAN SYLLABICS CHI SIGN;Po;0;L;;;;;N;;;;;
+166E;CANADIAN SYLLABICS FULL STOP;Po;0;L;;;;;N;;;;;
+166F;CANADIAN SYLLABICS QAI;Lo;0;L;;;;;N;;;;;
+1670;CANADIAN SYLLABICS NGAI;Lo;0;L;;;;;N;;;;;
+1671;CANADIAN SYLLABICS NNGI;Lo;0;L;;;;;N;;;;;
+1672;CANADIAN SYLLABICS NNGII;Lo;0;L;;;;;N;;;;;
+1673;CANADIAN SYLLABICS NNGO;Lo;0;L;;;;;N;;;;;
+1674;CANADIAN SYLLABICS NNGOO;Lo;0;L;;;;;N;;;;;
+1675;CANADIAN SYLLABICS NNGA;Lo;0;L;;;;;N;;;;;
+1676;CANADIAN SYLLABICS NNGAA;Lo;0;L;;;;;N;;;;;
+1680;OGHAM SPACE MARK;Zs;0;WS;;;;;N;;;;;
+1681;OGHAM LETTER BEITH;Lo;0;L;;;;;N;;;;;
+1682;OGHAM LETTER LUIS;Lo;0;L;;;;;N;;;;;
+1683;OGHAM LETTER FEARN;Lo;0;L;;;;;N;;;;;
+1684;OGHAM LETTER SAIL;Lo;0;L;;;;;N;;;;;
+1685;OGHAM LETTER NION;Lo;0;L;;;;;N;;;;;
+1686;OGHAM LETTER UATH;Lo;0;L;;;;;N;;;;;
+1687;OGHAM LETTER DAIR;Lo;0;L;;;;;N;;;;;
+1688;OGHAM LETTER TINNE;Lo;0;L;;;;;N;;;;;
+1689;OGHAM LETTER COLL;Lo;0;L;;;;;N;;;;;
+168A;OGHAM LETTER CEIRT;Lo;0;L;;;;;N;;;;;
+168B;OGHAM LETTER MUIN;Lo;0;L;;;;;N;;;;;
+168C;OGHAM LETTER GORT;Lo;0;L;;;;;N;;;;;
+168D;OGHAM LETTER NGEADAL;Lo;0;L;;;;;N;;;;;
+168E;OGHAM LETTER STRAIF;Lo;0;L;;;;;N;;;;;
+168F;OGHAM LETTER RUIS;Lo;0;L;;;;;N;;;;;
+1690;OGHAM LETTER AILM;Lo;0;L;;;;;N;;;;;
+1691;OGHAM LETTER ONN;Lo;0;L;;;;;N;;;;;
+1692;OGHAM LETTER UR;Lo;0;L;;;;;N;;;;;
+1693;OGHAM LETTER EADHADH;Lo;0;L;;;;;N;;;;;
+1694;OGHAM LETTER IODHADH;Lo;0;L;;;;;N;;;;;
+1695;OGHAM LETTER EABHADH;Lo;0;L;;;;;N;;;;;
+1696;OGHAM LETTER OR;Lo;0;L;;;;;N;;;;;
+1697;OGHAM LETTER UILLEANN;Lo;0;L;;;;;N;;;;;
+1698;OGHAM LETTER IFIN;Lo;0;L;;;;;N;;;;;
+1699;OGHAM LETTER EAMHANCHOLL;Lo;0;L;;;;;N;;;;;
+169A;OGHAM LETTER PEITH;Lo;0;L;;;;;N;;;;;
+169B;OGHAM FEATHER MARK;Ps;0;ON;;;;;N;;;;;
+169C;OGHAM REVERSED FEATHER MARK;Pe;0;ON;;;;;N;;;;;
+16A0;RUNIC LETTER FEHU FEOH FE F;Lo;0;L;;;;;N;;;;;
+16A1;RUNIC LETTER V;Lo;0;L;;;;;N;;;;;
+16A2;RUNIC LETTER URUZ UR U;Lo;0;L;;;;;N;;;;;
+16A3;RUNIC LETTER YR;Lo;0;L;;;;;N;;;;;
+16A4;RUNIC LETTER Y;Lo;0;L;;;;;N;;;;;
+16A5;RUNIC LETTER W;Lo;0;L;;;;;N;;;;;
+16A6;RUNIC LETTER THURISAZ THURS THORN;Lo;0;L;;;;;N;;;;;
+16A7;RUNIC LETTER ETH;Lo;0;L;;;;;N;;;;;
+16A8;RUNIC LETTER ANSUZ A;Lo;0;L;;;;;N;;;;;
+16A9;RUNIC LETTER OS O;Lo;0;L;;;;;N;;;;;
+16AA;RUNIC LETTER AC A;Lo;0;L;;;;;N;;;;;
+16AB;RUNIC LETTER AESC;Lo;0;L;;;;;N;;;;;
+16AC;RUNIC LETTER LONG-BRANCH-OSS O;Lo;0;L;;;;;N;;;;;
+16AD;RUNIC LETTER SHORT-TWIG-OSS O;Lo;0;L;;;;;N;;;;;
+16AE;RUNIC LETTER O;Lo;0;L;;;;;N;;;;;
+16AF;RUNIC LETTER OE;Lo;0;L;;;;;N;;;;;
+16B0;RUNIC LETTER ON;Lo;0;L;;;;;N;;;;;
+16B1;RUNIC LETTER RAIDO RAD REID R;Lo;0;L;;;;;N;;;;;
+16B2;RUNIC LETTER KAUNA;Lo;0;L;;;;;N;;;;;
+16B3;RUNIC LETTER CEN;Lo;0;L;;;;;N;;;;;
+16B4;RUNIC LETTER KAUN K;Lo;0;L;;;;;N;;;;;
+16B5;RUNIC LETTER G;Lo;0;L;;;;;N;;;;;
+16B6;RUNIC LETTER ENG;Lo;0;L;;;;;N;;;;;
+16B7;RUNIC LETTER GEBO GYFU G;Lo;0;L;;;;;N;;;;;
+16B8;RUNIC LETTER GAR;Lo;0;L;;;;;N;;;;;
+16B9;RUNIC LETTER WUNJO WYNN W;Lo;0;L;;;;;N;;;;;
+16BA;RUNIC LETTER HAGLAZ H;Lo;0;L;;;;;N;;;;;
+16BB;RUNIC LETTER HAEGL H;Lo;0;L;;;;;N;;;;;
+16BC;RUNIC LETTER LONG-BRANCH-HAGALL H;Lo;0;L;;;;;N;;;;;
+16BD;RUNIC LETTER SHORT-TWIG-HAGALL H;Lo;0;L;;;;;N;;;;;
+16BE;RUNIC LETTER NAUDIZ NYD NAUD N;Lo;0;L;;;;;N;;;;;
+16BF;RUNIC LETTER SHORT-TWIG-NAUD N;Lo;0;L;;;;;N;;;;;
+16C0;RUNIC LETTER DOTTED-N;Lo;0;L;;;;;N;;;;;
+16C1;RUNIC LETTER ISAZ IS ISS I;Lo;0;L;;;;;N;;;;;
+16C2;RUNIC LETTER E;Lo;0;L;;;;;N;;;;;
+16C3;RUNIC LETTER JERAN J;Lo;0;L;;;;;N;;;;;
+16C4;RUNIC LETTER GER;Lo;0;L;;;;;N;;;;;
+16C5;RUNIC LETTER LONG-BRANCH-AR AE;Lo;0;L;;;;;N;;;;;
+16C6;RUNIC LETTER SHORT-TWIG-AR A;Lo;0;L;;;;;N;;;;;
+16C7;RUNIC LETTER IWAZ EOH;Lo;0;L;;;;;N;;;;;
+16C8;RUNIC LETTER PERTHO PEORTH P;Lo;0;L;;;;;N;;;;;
+16C9;RUNIC LETTER ALGIZ EOLHX;Lo;0;L;;;;;N;;;;;
+16CA;RUNIC LETTER SOWILO S;Lo;0;L;;;;;N;;;;;
+16CB;RUNIC LETTER SIGEL LONG-BRANCH-SOL S;Lo;0;L;;;;;N;;;;;
+16CC;RUNIC LETTER SHORT-TWIG-SOL S;Lo;0;L;;;;;N;;;;;
+16CD;RUNIC LETTER C;Lo;0;L;;;;;N;;;;;
+16CE;RUNIC LETTER Z;Lo;0;L;;;;;N;;;;;
+16CF;RUNIC LETTER TIWAZ TIR TYR T;Lo;0;L;;;;;N;;;;;
+16D0;RUNIC LETTER SHORT-TWIG-TYR T;Lo;0;L;;;;;N;;;;;
+16D1;RUNIC LETTER D;Lo;0;L;;;;;N;;;;;
+16D2;RUNIC LETTER BERKANAN BEORC BJARKAN B;Lo;0;L;;;;;N;;;;;
+16D3;RUNIC LETTER SHORT-TWIG-BJARKAN B;Lo;0;L;;;;;N;;;;;
+16D4;RUNIC LETTER DOTTED-P;Lo;0;L;;;;;N;;;;;
+16D5;RUNIC LETTER OPEN-P;Lo;0;L;;;;;N;;;;;
+16D6;RUNIC LETTER EHWAZ EH E;Lo;0;L;;;;;N;;;;;
+16D7;RUNIC LETTER MANNAZ MAN M;Lo;0;L;;;;;N;;;;;
+16D8;RUNIC LETTER LONG-BRANCH-MADR M;Lo;0;L;;;;;N;;;;;
+16D9;RUNIC LETTER SHORT-TWIG-MADR M;Lo;0;L;;;;;N;;;;;
+16DA;RUNIC LETTER LAUKAZ LAGU LOGR L;Lo;0;L;;;;;N;;;;;
+16DB;RUNIC LETTER DOTTED-L;Lo;0;L;;;;;N;;;;;
+16DC;RUNIC LETTER INGWAZ;Lo;0;L;;;;;N;;;;;
+16DD;RUNIC LETTER ING;Lo;0;L;;;;;N;;;;;
+16DE;RUNIC LETTER DAGAZ DAEG D;Lo;0;L;;;;;N;;;;;
+16DF;RUNIC LETTER OTHALAN ETHEL O;Lo;0;L;;;;;N;;;;;
+16E0;RUNIC LETTER EAR;Lo;0;L;;;;;N;;;;;
+16E1;RUNIC LETTER IOR;Lo;0;L;;;;;N;;;;;
+16E2;RUNIC LETTER CWEORTH;Lo;0;L;;;;;N;;;;;
+16E3;RUNIC LETTER CALC;Lo;0;L;;;;;N;;;;;
+16E4;RUNIC LETTER CEALC;Lo;0;L;;;;;N;;;;;
+16E5;RUNIC LETTER STAN;Lo;0;L;;;;;N;;;;;
+16E6;RUNIC LETTER LONG-BRANCH-YR;Lo;0;L;;;;;N;;;;;
+16E7;RUNIC LETTER SHORT-TWIG-YR;Lo;0;L;;;;;N;;;;;
+16E8;RUNIC LETTER ICELANDIC-YR;Lo;0;L;;;;;N;;;;;
+16E9;RUNIC LETTER Q;Lo;0;L;;;;;N;;;;;
+16EA;RUNIC LETTER X;Lo;0;L;;;;;N;;;;;
+16EB;RUNIC SINGLE PUNCTUATION;Po;0;L;;;;;N;;;;;
+16EC;RUNIC MULTIPLE PUNCTUATION;Po;0;L;;;;;N;;;;;
+16ED;RUNIC CROSS PUNCTUATION;Po;0;L;;;;;N;;;;;
+16EE;RUNIC ARLAUG SYMBOL;No;0;L;;;;17;N;;golden number 17;;;
+16EF;RUNIC TVIMADUR SYMBOL;No;0;L;;;;18;N;;golden number 18;;;
+16F0;RUNIC BELGTHOR SYMBOL;No;0;L;;;;19;N;;golden number 19;;;
+1780;KHMER LETTER KA;Lo;0;L;;;;;N;;;;;
+1781;KHMER LETTER KHA;Lo;0;L;;;;;N;;;;;
+1782;KHMER LETTER KO;Lo;0;L;;;;;N;;;;;
+1783;KHMER LETTER KHO;Lo;0;L;;;;;N;;;;;
+1784;KHMER LETTER NGO;Lo;0;L;;;;;N;;;;;
+1785;KHMER LETTER CA;Lo;0;L;;;;;N;;;;;
+1786;KHMER LETTER CHA;Lo;0;L;;;;;N;;;;;
+1787;KHMER LETTER CO;Lo;0;L;;;;;N;;;;;
+1788;KHMER LETTER CHO;Lo;0;L;;;;;N;;;;;
+1789;KHMER LETTER NYO;Lo;0;L;;;;;N;;;;;
+178A;KHMER LETTER DA;Lo;0;L;;;;;N;;;;;
+178B;KHMER LETTER TTHA;Lo;0;L;;;;;N;;;;;
+178C;KHMER LETTER DO;Lo;0;L;;;;;N;;;;;
+178D;KHMER LETTER TTHO;Lo;0;L;;;;;N;;;;;
+178E;KHMER LETTER NNO;Lo;0;L;;;;;N;;;;;
+178F;KHMER LETTER TA;Lo;0;L;;;;;N;;;;;
+1790;KHMER LETTER THA;Lo;0;L;;;;;N;;;;;
+1791;KHMER LETTER TO;Lo;0;L;;;;;N;;;;;
+1792;KHMER LETTER THO;Lo;0;L;;;;;N;;;;;
+1793;KHMER LETTER NO;Lo;0;L;;;;;N;;;;;
+1794;KHMER LETTER BA;Lo;0;L;;;;;N;;;;;
+1795;KHMER LETTER PHA;Lo;0;L;;;;;N;;;;;
+1796;KHMER LETTER PO;Lo;0;L;;;;;N;;;;;
+1797;KHMER LETTER PHO;Lo;0;L;;;;;N;;;;;
+1798;KHMER LETTER MO;Lo;0;L;;;;;N;;;;;
+1799;KHMER LETTER YO;Lo;0;L;;;;;N;;;;;
+179A;KHMER LETTER RO;Lo;0;L;;;;;N;;;;;
+179B;KHMER LETTER LO;Lo;0;L;;;;;N;;;;;
+179C;KHMER LETTER VO;Lo;0;L;;;;;N;;;;;
+179D;KHMER LETTER SHA;Lo;0;L;;;;;N;;;;;
+179E;KHMER LETTER SSO;Lo;0;L;;;;;N;;;;;
+179F;KHMER LETTER SA;Lo;0;L;;;;;N;;;;;
+17A0;KHMER LETTER HA;Lo;0;L;;;;;N;;;;;
+17A1;KHMER LETTER LA;Lo;0;L;;;;;N;;;;;
+17A2;KHMER LETTER QA;Lo;0;L;;;;;N;;;;;
+17A3;KHMER INDEPENDENT VOWEL QAQ;Lo;0;L;;;;;N;;;;;
+17A4;KHMER INDEPENDENT VOWEL QAA;Lo;0;L;;;;;N;;;;;
+17A5;KHMER INDEPENDENT VOWEL QI;Lo;0;L;;;;;N;;;;;
+17A6;KHMER INDEPENDENT VOWEL QII;Lo;0;L;;;;;N;;;;;
+17A7;KHMER INDEPENDENT VOWEL QU;Lo;0;L;;;;;N;;;;;
+17A8;KHMER INDEPENDENT VOWEL QUK;Lo;0;L;;;;;N;;;;;
+17A9;KHMER INDEPENDENT VOWEL QUU;Lo;0;L;;;;;N;;;;;
+17AA;KHMER INDEPENDENT VOWEL QUUV;Lo;0;L;;;;;N;;;;;
+17AB;KHMER INDEPENDENT VOWEL RY;Lo;0;L;;;;;N;;;;;
+17AC;KHMER INDEPENDENT VOWEL RYY;Lo;0;L;;;;;N;;;;;
+17AD;KHMER INDEPENDENT VOWEL LY;Lo;0;L;;;;;N;;;;;
+17AE;KHMER INDEPENDENT VOWEL LYY;Lo;0;L;;;;;N;;;;;
+17AF;KHMER INDEPENDENT VOWEL QE;Lo;0;L;;;;;N;;;;;
+17B0;KHMER INDEPENDENT VOWEL QAI;Lo;0;L;;;;;N;;;;;
+17B1;KHMER INDEPENDENT VOWEL QOO TYPE ONE;Lo;0;L;;;;;N;;;;;
+17B2;KHMER INDEPENDENT VOWEL QOO TYPE TWO;Lo;0;L;;;;;N;;;;;
+17B3;KHMER INDEPENDENT VOWEL QAU;Lo;0;L;;;;;N;;;;;
+17B4;KHMER VOWEL INHERENT AQ;Mc;0;L;;;;;N;;;;;
+17B5;KHMER VOWEL INHERENT AA;Mc;0;L;;;;;N;;;;;
+17B6;KHMER VOWEL SIGN AA;Mc;0;L;;;;;N;;;;;
+17B7;KHMER VOWEL SIGN I;Mn;0;NSM;;;;;N;;;;;
+17B8;KHMER VOWEL SIGN II;Mn;0;NSM;;;;;N;;;;;
+17B9;KHMER VOWEL SIGN Y;Mn;0;NSM;;;;;N;;;;;
+17BA;KHMER VOWEL SIGN YY;Mn;0;NSM;;;;;N;;;;;
+17BB;KHMER VOWEL SIGN U;Mn;0;NSM;;;;;N;;;;;
+17BC;KHMER VOWEL SIGN UU;Mn;0;NSM;;;;;N;;;;;
+17BD;KHMER VOWEL SIGN UA;Mn;0;NSM;;;;;N;;;;;
+17BE;KHMER VOWEL SIGN OE;Mc;0;L;;;;;N;;;;;
+17BF;KHMER VOWEL SIGN YA;Mc;0;L;;;;;N;;;;;
+17C0;KHMER VOWEL SIGN IE;Mc;0;L;;;;;N;;;;;
+17C1;KHMER VOWEL SIGN E;Mc;0;L;;;;;N;;;;;
+17C2;KHMER VOWEL SIGN AE;Mc;0;L;;;;;N;;;;;
+17C3;KHMER VOWEL SIGN AI;Mc;0;L;;;;;N;;;;;
+17C4;KHMER VOWEL SIGN OO;Mc;0;L;;;;;N;;;;;
+17C5;KHMER VOWEL SIGN AU;Mc;0;L;;;;;N;;;;;
+17C6;KHMER SIGN NIKAHIT;Mn;0;NSM;;;;;N;;;;;
+17C7;KHMER SIGN REAHMUK;Mc;0;L;;;;;N;;;;;
+17C8;KHMER SIGN YUUKALEAPINTU;Mc;0;L;;;;;N;;;;;
+17C9;KHMER SIGN MUUSIKATOAN;Mn;0;NSM;;;;;N;;;;;
+17CA;KHMER SIGN TRIISAP;Mn;0;NSM;;;;;N;;;;;
+17CB;KHMER SIGN BANTOC;Mn;0;NSM;;;;;N;;;;;
+17CC;KHMER SIGN ROBAT;Mn;0;NSM;;;;;N;;;;;
+17CD;KHMER SIGN TOANDAKHIAT;Mn;0;NSM;;;;;N;;;;;
+17CE;KHMER SIGN KAKABAT;Mn;0;NSM;;;;;N;;;;;
+17CF;KHMER SIGN AHSDA;Mn;0;NSM;;;;;N;;;;;
+17D0;KHMER SIGN SAMYOK SANNYA;Mn;0;NSM;;;;;N;;;;;
+17D1;KHMER SIGN VIRIAM;Mn;0;NSM;;;;;N;;;;;
+17D2;KHMER SIGN COENG;Mn;9;NSM;;;;;N;;;;;
+17D3;KHMER SIGN BATHAMASAT;Mn;0;NSM;;;;;N;;;;;
+17D4;KHMER SIGN KHAN;Po;0;L;;;;;N;;;;;
+17D5;KHMER SIGN BARIYOOSAN;Po;0;L;;;;;N;;;;;
+17D6;KHMER SIGN CAMNUC PII KUUH;Po;0;L;;;;;N;;;;;
+17D7;KHMER SIGN LEK TOO;Po;0;L;;;;;N;;;;;
+17D8;KHMER SIGN BEYYAL;Po;0;L;;;;;N;;;;;
+17D9;KHMER SIGN PHNAEK MUAN;Po;0;L;;;;;N;;;;;
+17DA;KHMER SIGN KOOMUUT;Po;0;L;;;;;N;;;;;
+17DB;KHMER CURRENCY SYMBOL RIEL;Sc;0;ET;;;;;N;;;;;
+17DC;KHMER SIGN AVAKRAHASANYA;Po;0;L;;;;;N;;;;;
+17E0;KHMER DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+17E1;KHMER DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+17E2;KHMER DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+17E3;KHMER DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+17E4;KHMER DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+17E5;KHMER DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+17E6;KHMER DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+17E7;KHMER DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+17E8;KHMER DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+17E9;KHMER DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+1800;MONGOLIAN BIRGA;Po;0;ON;;;;;N;;;;;
+1801;MONGOLIAN ELLIPSIS;Po;0;ON;;;;;N;;;;;
+1802;MONGOLIAN COMMA;Po;0;ON;;;;;N;;;;;
+1803;MONGOLIAN FULL STOP;Po;0;ON;;;;;N;;;;;
+1804;MONGOLIAN COLON;Po;0;ON;;;;;N;;;;;
+1805;MONGOLIAN FOUR DOTS;Po;0;ON;;;;;N;;;;;
+1806;MONGOLIAN TODO SOFT HYPHEN;Pd;0;ON;;;;;N;;;;;
+1807;MONGOLIAN SIBE SYLLABLE BOUNDARY MARKER;Po;0;ON;;;;;N;;;;;
+1808;MONGOLIAN MANCHU COMMA;Po;0;ON;;;;;N;;;;;
+1809;MONGOLIAN MANCHU FULL STOP;Po;0;ON;;;;;N;;;;;
+180A;MONGOLIAN NIRUGU;Po;0;ON;;;;;N;;;;;
+180B;MONGOLIAN FREE VARIATION SELECTOR ONE;Cf;0;BN;;;;;N;;;;;
+180C;MONGOLIAN FREE VARIATION SELECTOR TWO;Cf;0;BN;;;;;N;;;;;
+180D;MONGOLIAN FREE VARIATION SELECTOR THREE;Cf;0;BN;;;;;N;;;;;
+180E;MONGOLIAN VOWEL SEPARATOR;Cf;0;BN;;;;;N;;;;;
+1810;MONGOLIAN DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+1811;MONGOLIAN DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+1812;MONGOLIAN DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+1813;MONGOLIAN DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+1814;MONGOLIAN DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+1815;MONGOLIAN DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+1816;MONGOLIAN DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+1817;MONGOLIAN DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+1818;MONGOLIAN DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+1819;MONGOLIAN DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+1820;MONGOLIAN LETTER A;Lo;0;L;;;;;N;;;;;
+1821;MONGOLIAN LETTER E;Lo;0;L;;;;;N;;;;;
+1822;MONGOLIAN LETTER I;Lo;0;L;;;;;N;;;;;
+1823;MONGOLIAN LETTER O;Lo;0;L;;;;;N;;;;;
+1824;MONGOLIAN LETTER U;Lo;0;L;;;;;N;;;;;
+1825;MONGOLIAN LETTER OE;Lo;0;L;;;;;N;;;;;
+1826;MONGOLIAN LETTER UE;Lo;0;L;;;;;N;;;;;
+1827;MONGOLIAN LETTER EE;Lo;0;L;;;;;N;;;;;
+1828;MONGOLIAN LETTER NA;Lo;0;L;;;;;N;;;;;
+1829;MONGOLIAN LETTER ANG;Lo;0;L;;;;;N;;;;;
+182A;MONGOLIAN LETTER BA;Lo;0;L;;;;;N;;;;;
+182B;MONGOLIAN LETTER PA;Lo;0;L;;;;;N;;;;;
+182C;MONGOLIAN LETTER QA;Lo;0;L;;;;;N;;;;;
+182D;MONGOLIAN LETTER GA;Lo;0;L;;;;;N;;;;;
+182E;MONGOLIAN LETTER MA;Lo;0;L;;;;;N;;;;;
+182F;MONGOLIAN LETTER LA;Lo;0;L;;;;;N;;;;;
+1830;MONGOLIAN LETTER SA;Lo;0;L;;;;;N;;;;;
+1831;MONGOLIAN LETTER SHA;Lo;0;L;;;;;N;;;;;
+1832;MONGOLIAN LETTER TA;Lo;0;L;;;;;N;;;;;
+1833;MONGOLIAN LETTER DA;Lo;0;L;;;;;N;;;;;
+1834;MONGOLIAN LETTER CHA;Lo;0;L;;;;;N;;;;;
+1835;MONGOLIAN LETTER JA;Lo;0;L;;;;;N;;;;;
+1836;MONGOLIAN LETTER YA;Lo;0;L;;;;;N;;;;;
+1837;MONGOLIAN LETTER RA;Lo;0;L;;;;;N;;;;;
+1838;MONGOLIAN LETTER WA;Lo;0;L;;;;;N;;;;;
+1839;MONGOLIAN LETTER FA;Lo;0;L;;;;;N;;;;;
+183A;MONGOLIAN LETTER KA;Lo;0;L;;;;;N;;;;;
+183B;MONGOLIAN LETTER KHA;Lo;0;L;;;;;N;;;;;
+183C;MONGOLIAN LETTER TSA;Lo;0;L;;;;;N;;;;;
+183D;MONGOLIAN LETTER ZA;Lo;0;L;;;;;N;;;;;
+183E;MONGOLIAN LETTER HAA;Lo;0;L;;;;;N;;;;;
+183F;MONGOLIAN LETTER ZRA;Lo;0;L;;;;;N;;;;;
+1840;MONGOLIAN LETTER LHA;Lo;0;L;;;;;N;;;;;
+1841;MONGOLIAN LETTER ZHI;Lo;0;L;;;;;N;;;;;
+1842;MONGOLIAN LETTER CHI;Lo;0;L;;;;;N;;;;;
+1843;MONGOLIAN LETTER TODO LONG VOWEL SIGN;Lm;0;L;;;;;N;;;;;
+1844;MONGOLIAN LETTER TODO E;Lo;0;L;;;;;N;;;;;
+1845;MONGOLIAN LETTER TODO I;Lo;0;L;;;;;N;;;;;
+1846;MONGOLIAN LETTER TODO O;Lo;0;L;;;;;N;;;;;
+1847;MONGOLIAN LETTER TODO U;Lo;0;L;;;;;N;;;;;
+1848;MONGOLIAN LETTER TODO OE;Lo;0;L;;;;;N;;;;;
+1849;MONGOLIAN LETTER TODO UE;Lo;0;L;;;;;N;;;;;
+184A;MONGOLIAN LETTER TODO ANG;Lo;0;L;;;;;N;;;;;
+184B;MONGOLIAN LETTER TODO BA;Lo;0;L;;;;;N;;;;;
+184C;MONGOLIAN LETTER TODO PA;Lo;0;L;;;;;N;;;;;
+184D;MONGOLIAN LETTER TODO QA;Lo;0;L;;;;;N;;;;;
+184E;MONGOLIAN LETTER TODO GA;Lo;0;L;;;;;N;;;;;
+184F;MONGOLIAN LETTER TODO MA;Lo;0;L;;;;;N;;;;;
+1850;MONGOLIAN LETTER TODO TA;Lo;0;L;;;;;N;;;;;
+1851;MONGOLIAN LETTER TODO DA;Lo;0;L;;;;;N;;;;;
+1852;MONGOLIAN LETTER TODO CHA;Lo;0;L;;;;;N;;;;;
+1853;MONGOLIAN LETTER TODO JA;Lo;0;L;;;;;N;;;;;
+1854;MONGOLIAN LETTER TODO TSA;Lo;0;L;;;;;N;;;;;
+1855;MONGOLIAN LETTER TODO YA;Lo;0;L;;;;;N;;;;;
+1856;MONGOLIAN LETTER TODO WA;Lo;0;L;;;;;N;;;;;
+1857;MONGOLIAN LETTER TODO KA;Lo;0;L;;;;;N;;;;;
+1858;MONGOLIAN LETTER TODO GAA;Lo;0;L;;;;;N;;;;;
+1859;MONGOLIAN LETTER TODO HAA;Lo;0;L;;;;;N;;;;;
+185A;MONGOLIAN LETTER TODO JIA;Lo;0;L;;;;;N;;;;;
+185B;MONGOLIAN LETTER TODO NIA;Lo;0;L;;;;;N;;;;;
+185C;MONGOLIAN LETTER TODO DZA;Lo;0;L;;;;;N;;;;;
+185D;MONGOLIAN LETTER SIBE E;Lo;0;L;;;;;N;;;;;
+185E;MONGOLIAN LETTER SIBE I;Lo;0;L;;;;;N;;;;;
+185F;MONGOLIAN LETTER SIBE IY;Lo;0;L;;;;;N;;;;;
+1860;MONGOLIAN LETTER SIBE UE;Lo;0;L;;;;;N;;;;;
+1861;MONGOLIAN LETTER SIBE U;Lo;0;L;;;;;N;;;;;
+1862;MONGOLIAN LETTER SIBE ANG;Lo;0;L;;;;;N;;;;;
+1863;MONGOLIAN LETTER SIBE KA;Lo;0;L;;;;;N;;;;;
+1864;MONGOLIAN LETTER SIBE GA;Lo;0;L;;;;;N;;;;;
+1865;MONGOLIAN LETTER SIBE HA;Lo;0;L;;;;;N;;;;;
+1866;MONGOLIAN LETTER SIBE PA;Lo;0;L;;;;;N;;;;;
+1867;MONGOLIAN LETTER SIBE SHA;Lo;0;L;;;;;N;;;;;
+1868;MONGOLIAN LETTER SIBE TA;Lo;0;L;;;;;N;;;;;
+1869;MONGOLIAN LETTER SIBE DA;Lo;0;L;;;;;N;;;;;
+186A;MONGOLIAN LETTER SIBE JA;Lo;0;L;;;;;N;;;;;
+186B;MONGOLIAN LETTER SIBE FA;Lo;0;L;;;;;N;;;;;
+186C;MONGOLIAN LETTER SIBE GAA;Lo;0;L;;;;;N;;;;;
+186D;MONGOLIAN LETTER SIBE HAA;Lo;0;L;;;;;N;;;;;
+186E;MONGOLIAN LETTER SIBE TSA;Lo;0;L;;;;;N;;;;;
+186F;MONGOLIAN LETTER SIBE ZA;Lo;0;L;;;;;N;;;;;
+1870;MONGOLIAN LETTER SIBE RAA;Lo;0;L;;;;;N;;;;;
+1871;MONGOLIAN LETTER SIBE CHA;Lo;0;L;;;;;N;;;;;
+1872;MONGOLIAN LETTER SIBE ZHA;Lo;0;L;;;;;N;;;;;
+1873;MONGOLIAN LETTER MANCHU I;Lo;0;L;;;;;N;;;;;
+1874;MONGOLIAN LETTER MANCHU KA;Lo;0;L;;;;;N;;;;;
+1875;MONGOLIAN LETTER MANCHU RA;Lo;0;L;;;;;N;;;;;
+1876;MONGOLIAN LETTER MANCHU FA;Lo;0;L;;;;;N;;;;;
+1877;MONGOLIAN LETTER MANCHU ZHA;Lo;0;L;;;;;N;;;;;
+1880;MONGOLIAN LETTER ALI GALI ANUSVARA ONE;Lo;0;L;;;;;N;;;;;
+1881;MONGOLIAN LETTER ALI GALI VISARGA ONE;Lo;0;L;;;;;N;;;;;
+1882;MONGOLIAN LETTER ALI GALI DAMARU;Lo;0;L;;;;;N;;;;;
+1883;MONGOLIAN LETTER ALI GALI UBADAMA;Lo;0;L;;;;;N;;;;;
+1884;MONGOLIAN LETTER ALI GALI INVERTED UBADAMA;Lo;0;L;;;;;N;;;;;
+1885;MONGOLIAN LETTER ALI GALI BALUDA;Lo;0;L;;;;;N;;;;;
+1886;MONGOLIAN LETTER ALI GALI THREE BALUDA;Lo;0;L;;;;;N;;;;;
+1887;MONGOLIAN LETTER ALI GALI A;Lo;0;L;;;;;N;;;;;
+1888;MONGOLIAN LETTER ALI GALI I;Lo;0;L;;;;;N;;;;;
+1889;MONGOLIAN LETTER ALI GALI KA;Lo;0;L;;;;;N;;;;;
+188A;MONGOLIAN LETTER ALI GALI NGA;Lo;0;L;;;;;N;;;;;
+188B;MONGOLIAN LETTER ALI GALI CA;Lo;0;L;;;;;N;;;;;
+188C;MONGOLIAN LETTER ALI GALI TTA;Lo;0;L;;;;;N;;;;;
+188D;MONGOLIAN LETTER ALI GALI TTHA;Lo;0;L;;;;;N;;;;;
+188E;MONGOLIAN LETTER ALI GALI DDA;Lo;0;L;;;;;N;;;;;
+188F;MONGOLIAN LETTER ALI GALI NNA;Lo;0;L;;;;;N;;;;;
+1890;MONGOLIAN LETTER ALI GALI TA;Lo;0;L;;;;;N;;;;;
+1891;MONGOLIAN LETTER ALI GALI DA;Lo;0;L;;;;;N;;;;;
+1892;MONGOLIAN LETTER ALI GALI PA;Lo;0;L;;;;;N;;;;;
+1893;MONGOLIAN LETTER ALI GALI PHA;Lo;0;L;;;;;N;;;;;
+1894;MONGOLIAN LETTER ALI GALI SSA;Lo;0;L;;;;;N;;;;;
+1895;MONGOLIAN LETTER ALI GALI ZHA;Lo;0;L;;;;;N;;;;;
+1896;MONGOLIAN LETTER ALI GALI ZA;Lo;0;L;;;;;N;;;;;
+1897;MONGOLIAN LETTER ALI GALI AH;Lo;0;L;;;;;N;;;;;
+1898;MONGOLIAN LETTER TODO ALI GALI TA;Lo;0;L;;;;;N;;;;;
+1899;MONGOLIAN LETTER TODO ALI GALI ZHA;Lo;0;L;;;;;N;;;;;
+189A;MONGOLIAN LETTER MANCHU ALI GALI GHA;Lo;0;L;;;;;N;;;;;
+189B;MONGOLIAN LETTER MANCHU ALI GALI NGA;Lo;0;L;;;;;N;;;;;
+189C;MONGOLIAN LETTER MANCHU ALI GALI CA;Lo;0;L;;;;;N;;;;;
+189D;MONGOLIAN LETTER MANCHU ALI GALI JHA;Lo;0;L;;;;;N;;;;;
+189E;MONGOLIAN LETTER MANCHU ALI GALI TTA;Lo;0;L;;;;;N;;;;;
+189F;MONGOLIAN LETTER MANCHU ALI GALI DDHA;Lo;0;L;;;;;N;;;;;
+18A0;MONGOLIAN LETTER MANCHU ALI GALI TA;Lo;0;L;;;;;N;;;;;
+18A1;MONGOLIAN LETTER MANCHU ALI GALI DHA;Lo;0;L;;;;;N;;;;;
+18A2;MONGOLIAN LETTER MANCHU ALI GALI SSA;Lo;0;L;;;;;N;;;;;
+18A3;MONGOLIAN LETTER MANCHU ALI GALI CYA;Lo;0;L;;;;;N;;;;;
+18A4;MONGOLIAN LETTER MANCHU ALI GALI ZHA;Lo;0;L;;;;;N;;;;;
+18A5;MONGOLIAN LETTER MANCHU ALI GALI ZA;Lo;0;L;;;;;N;;;;;
+18A6;MONGOLIAN LETTER ALI GALI HALF U;Lo;0;L;;;;;N;;;;;
+18A7;MONGOLIAN LETTER ALI GALI HALF YA;Lo;0;L;;;;;N;;;;;
+18A8;MONGOLIAN LETTER MANCHU ALI GALI BHA;Lo;0;L;;;;;N;;;;;
+18A9;MONGOLIAN LETTER ALI GALI DAGALGA;Mn;228;NSM;;;;;N;;;;;
+1E00;LATIN CAPITAL LETTER A WITH RING BELOW;Lu;0;L;0041 0325;;;;N;;;;1E01;
+1E01;LATIN SMALL LETTER A WITH RING BELOW;Ll;0;L;0061 0325;;;;N;;;1E00;;1E00
+1E02;LATIN CAPITAL LETTER B WITH DOT ABOVE;Lu;0;L;0042 0307;;;;N;;;;1E03;
+1E03;LATIN SMALL LETTER B WITH DOT ABOVE;Ll;0;L;0062 0307;;;;N;;;1E02;;1E02
+1E04;LATIN CAPITAL LETTER B WITH DOT BELOW;Lu;0;L;0042 0323;;;;N;;;;1E05;
+1E05;LATIN SMALL LETTER B WITH DOT BELOW;Ll;0;L;0062 0323;;;;N;;;1E04;;1E04
+1E06;LATIN CAPITAL LETTER B WITH LINE BELOW;Lu;0;L;0042 0331;;;;N;;;;1E07;
+1E07;LATIN SMALL LETTER B WITH LINE BELOW;Ll;0;L;0062 0331;;;;N;;;1E06;;1E06
+1E08;LATIN CAPITAL LETTER C WITH CEDILLA AND ACUTE;Lu;0;L;00C7 0301;;;;N;;;;1E09;
+1E09;LATIN SMALL LETTER C WITH CEDILLA AND ACUTE;Ll;0;L;00E7 0301;;;;N;;;1E08;;1E08
+1E0A;LATIN CAPITAL LETTER D WITH DOT ABOVE;Lu;0;L;0044 0307;;;;N;;;;1E0B;
+1E0B;LATIN SMALL LETTER D WITH DOT ABOVE;Ll;0;L;0064 0307;;;;N;;;1E0A;;1E0A
+1E0C;LATIN CAPITAL LETTER D WITH DOT BELOW;Lu;0;L;0044 0323;;;;N;;;;1E0D;
+1E0D;LATIN SMALL LETTER D WITH DOT BELOW;Ll;0;L;0064 0323;;;;N;;;1E0C;;1E0C
+1E0E;LATIN CAPITAL LETTER D WITH LINE BELOW;Lu;0;L;0044 0331;;;;N;;;;1E0F;
+1E0F;LATIN SMALL LETTER D WITH LINE BELOW;Ll;0;L;0064 0331;;;;N;;;1E0E;;1E0E
+1E10;LATIN CAPITAL LETTER D WITH CEDILLA;Lu;0;L;0044 0327;;;;N;;;;1E11;
+1E11;LATIN SMALL LETTER D WITH CEDILLA;Ll;0;L;0064 0327;;;;N;;;1E10;;1E10
+1E12;LATIN CAPITAL LETTER D WITH CIRCUMFLEX BELOW;Lu;0;L;0044 032D;;;;N;;;;1E13;
+1E13;LATIN SMALL LETTER D WITH CIRCUMFLEX BELOW;Ll;0;L;0064 032D;;;;N;;;1E12;;1E12
+1E14;LATIN CAPITAL LETTER E WITH MACRON AND GRAVE;Lu;0;L;0112 0300;;;;N;;;;1E15;
+1E15;LATIN SMALL LETTER E WITH MACRON AND GRAVE;Ll;0;L;0113 0300;;;;N;;;1E14;;1E14
+1E16;LATIN CAPITAL LETTER E WITH MACRON AND ACUTE;Lu;0;L;0112 0301;;;;N;;;;1E17;
+1E17;LATIN SMALL LETTER E WITH MACRON AND ACUTE;Ll;0;L;0113 0301;;;;N;;;1E16;;1E16
+1E18;LATIN CAPITAL LETTER E WITH CIRCUMFLEX BELOW;Lu;0;L;0045 032D;;;;N;;;;1E19;
+1E19;LATIN SMALL LETTER E WITH CIRCUMFLEX BELOW;Ll;0;L;0065 032D;;;;N;;;1E18;;1E18
+1E1A;LATIN CAPITAL LETTER E WITH TILDE BELOW;Lu;0;L;0045 0330;;;;N;;;;1E1B;
+1E1B;LATIN SMALL LETTER E WITH TILDE BELOW;Ll;0;L;0065 0330;;;;N;;;1E1A;;1E1A
+1E1C;LATIN CAPITAL LETTER E WITH CEDILLA AND BREVE;Lu;0;L;0228 0306;;;;N;;;;1E1D;
+1E1D;LATIN SMALL LETTER E WITH CEDILLA AND BREVE;Ll;0;L;0229 0306;;;;N;;;1E1C;;1E1C
+1E1E;LATIN CAPITAL LETTER F WITH DOT ABOVE;Lu;0;L;0046 0307;;;;N;;;;1E1F;
+1E1F;LATIN SMALL LETTER F WITH DOT ABOVE;Ll;0;L;0066 0307;;;;N;;;1E1E;;1E1E
+1E20;LATIN CAPITAL LETTER G WITH MACRON;Lu;0;L;0047 0304;;;;N;;;;1E21;
+1E21;LATIN SMALL LETTER G WITH MACRON;Ll;0;L;0067 0304;;;;N;;;1E20;;1E20
+1E22;LATIN CAPITAL LETTER H WITH DOT ABOVE;Lu;0;L;0048 0307;;;;N;;;;1E23;
+1E23;LATIN SMALL LETTER H WITH DOT ABOVE;Ll;0;L;0068 0307;;;;N;;;1E22;;1E22
+1E24;LATIN CAPITAL LETTER H WITH DOT BELOW;Lu;0;L;0048 0323;;;;N;;;;1E25;
+1E25;LATIN SMALL LETTER H WITH DOT BELOW;Ll;0;L;0068 0323;;;;N;;;1E24;;1E24
+1E26;LATIN CAPITAL LETTER H WITH DIAERESIS;Lu;0;L;0048 0308;;;;N;;;;1E27;
+1E27;LATIN SMALL LETTER H WITH DIAERESIS;Ll;0;L;0068 0308;;;;N;;;1E26;;1E26
+1E28;LATIN CAPITAL LETTER H WITH CEDILLA;Lu;0;L;0048 0327;;;;N;;;;1E29;
+1E29;LATIN SMALL LETTER H WITH CEDILLA;Ll;0;L;0068 0327;;;;N;;;1E28;;1E28
+1E2A;LATIN CAPITAL LETTER H WITH BREVE BELOW;Lu;0;L;0048 032E;;;;N;;;;1E2B;
+1E2B;LATIN SMALL LETTER H WITH BREVE BELOW;Ll;0;L;0068 032E;;;;N;;;1E2A;;1E2A
+1E2C;LATIN CAPITAL LETTER I WITH TILDE BELOW;Lu;0;L;0049 0330;;;;N;;;;1E2D;
+1E2D;LATIN SMALL LETTER I WITH TILDE BELOW;Ll;0;L;0069 0330;;;;N;;;1E2C;;1E2C
+1E2E;LATIN CAPITAL LETTER I WITH DIAERESIS AND ACUTE;Lu;0;L;00CF 0301;;;;N;;;;1E2F;
+1E2F;LATIN SMALL LETTER I WITH DIAERESIS AND ACUTE;Ll;0;L;00EF 0301;;;;N;;;1E2E;;1E2E
+1E30;LATIN CAPITAL LETTER K WITH ACUTE;Lu;0;L;004B 0301;;;;N;;;;1E31;
+1E31;LATIN SMALL LETTER K WITH ACUTE;Ll;0;L;006B 0301;;;;N;;;1E30;;1E30
+1E32;LATIN CAPITAL LETTER K WITH DOT BELOW;Lu;0;L;004B 0323;;;;N;;;;1E33;
+1E33;LATIN SMALL LETTER K WITH DOT BELOW;Ll;0;L;006B 0323;;;;N;;;1E32;;1E32
+1E34;LATIN CAPITAL LETTER K WITH LINE BELOW;Lu;0;L;004B 0331;;;;N;;;;1E35;
+1E35;LATIN SMALL LETTER K WITH LINE BELOW;Ll;0;L;006B 0331;;;;N;;;1E34;;1E34
+1E36;LATIN CAPITAL LETTER L WITH DOT BELOW;Lu;0;L;004C 0323;;;;N;;;;1E37;
+1E37;LATIN SMALL LETTER L WITH DOT BELOW;Ll;0;L;006C 0323;;;;N;;;1E36;;1E36
+1E38;LATIN CAPITAL LETTER L WITH DOT BELOW AND MACRON;Lu;0;L;1E36 0304;;;;N;;;;1E39;
+1E39;LATIN SMALL LETTER L WITH DOT BELOW AND MACRON;Ll;0;L;1E37 0304;;;;N;;;1E38;;1E38
+1E3A;LATIN CAPITAL LETTER L WITH LINE BELOW;Lu;0;L;004C 0331;;;;N;;;;1E3B;
+1E3B;LATIN SMALL LETTER L WITH LINE BELOW;Ll;0;L;006C 0331;;;;N;;;1E3A;;1E3A
+1E3C;LATIN CAPITAL LETTER L WITH CIRCUMFLEX BELOW;Lu;0;L;004C 032D;;;;N;;;;1E3D;
+1E3D;LATIN SMALL LETTER L WITH CIRCUMFLEX BELOW;Ll;0;L;006C 032D;;;;N;;;1E3C;;1E3C
+1E3E;LATIN CAPITAL LETTER M WITH ACUTE;Lu;0;L;004D 0301;;;;N;;;;1E3F;
+1E3F;LATIN SMALL LETTER M WITH ACUTE;Ll;0;L;006D 0301;;;;N;;;1E3E;;1E3E
+1E40;LATIN CAPITAL LETTER M WITH DOT ABOVE;Lu;0;L;004D 0307;;;;N;;;;1E41;
+1E41;LATIN SMALL LETTER M WITH DOT ABOVE;Ll;0;L;006D 0307;;;;N;;;1E40;;1E40
+1E42;LATIN CAPITAL LETTER M WITH DOT BELOW;Lu;0;L;004D 0323;;;;N;;;;1E43;
+1E43;LATIN SMALL LETTER M WITH DOT BELOW;Ll;0;L;006D 0323;;;;N;;;1E42;;1E42
+1E44;LATIN CAPITAL LETTER N WITH DOT ABOVE;Lu;0;L;004E 0307;;;;N;;;;1E45;
+1E45;LATIN SMALL LETTER N WITH DOT ABOVE;Ll;0;L;006E 0307;;;;N;;;1E44;;1E44
+1E46;LATIN CAPITAL LETTER N WITH DOT BELOW;Lu;0;L;004E 0323;;;;N;;;;1E47;
+1E47;LATIN SMALL LETTER N WITH DOT BELOW;Ll;0;L;006E 0323;;;;N;;;1E46;;1E46
+1E48;LATIN CAPITAL LETTER N WITH LINE BELOW;Lu;0;L;004E 0331;;;;N;;;;1E49;
+1E49;LATIN SMALL LETTER N WITH LINE BELOW;Ll;0;L;006E 0331;;;;N;;;1E48;;1E48
+1E4A;LATIN CAPITAL LETTER N WITH CIRCUMFLEX BELOW;Lu;0;L;004E 032D;;;;N;;;;1E4B;
+1E4B;LATIN SMALL LETTER N WITH CIRCUMFLEX BELOW;Ll;0;L;006E 032D;;;;N;;;1E4A;;1E4A
+1E4C;LATIN CAPITAL LETTER O WITH TILDE AND ACUTE;Lu;0;L;00D5 0301;;;;N;;;;1E4D;
+1E4D;LATIN SMALL LETTER O WITH TILDE AND ACUTE;Ll;0;L;00F5 0301;;;;N;;;1E4C;;1E4C
+1E4E;LATIN CAPITAL LETTER O WITH TILDE AND DIAERESIS;Lu;0;L;00D5 0308;;;;N;;;;1E4F;
+1E4F;LATIN SMALL LETTER O WITH TILDE AND DIAERESIS;Ll;0;L;00F5 0308;;;;N;;;1E4E;;1E4E
+1E50;LATIN CAPITAL LETTER O WITH MACRON AND GRAVE;Lu;0;L;014C 0300;;;;N;;;;1E51;
+1E51;LATIN SMALL LETTER O WITH MACRON AND GRAVE;Ll;0;L;014D 0300;;;;N;;;1E50;;1E50
+1E52;LATIN CAPITAL LETTER O WITH MACRON AND ACUTE;Lu;0;L;014C 0301;;;;N;;;;1E53;
+1E53;LATIN SMALL LETTER O WITH MACRON AND ACUTE;Ll;0;L;014D 0301;;;;N;;;1E52;;1E52
+1E54;LATIN CAPITAL LETTER P WITH ACUTE;Lu;0;L;0050 0301;;;;N;;;;1E55;
+1E55;LATIN SMALL LETTER P WITH ACUTE;Ll;0;L;0070 0301;;;;N;;;1E54;;1E54
+1E56;LATIN CAPITAL LETTER P WITH DOT ABOVE;Lu;0;L;0050 0307;;;;N;;;;1E57;
+1E57;LATIN SMALL LETTER P WITH DOT ABOVE;Ll;0;L;0070 0307;;;;N;;;1E56;;1E56
+1E58;LATIN CAPITAL LETTER R WITH DOT ABOVE;Lu;0;L;0052 0307;;;;N;;;;1E59;
+1E59;LATIN SMALL LETTER R WITH DOT ABOVE;Ll;0;L;0072 0307;;;;N;;;1E58;;1E58
+1E5A;LATIN CAPITAL LETTER R WITH DOT BELOW;Lu;0;L;0052 0323;;;;N;;;;1E5B;
+1E5B;LATIN SMALL LETTER R WITH DOT BELOW;Ll;0;L;0072 0323;;;;N;;;1E5A;;1E5A
+1E5C;LATIN CAPITAL LETTER R WITH DOT BELOW AND MACRON;Lu;0;L;1E5A 0304;;;;N;;;;1E5D;
+1E5D;LATIN SMALL LETTER R WITH DOT BELOW AND MACRON;Ll;0;L;1E5B 0304;;;;N;;;1E5C;;1E5C
+1E5E;LATIN CAPITAL LETTER R WITH LINE BELOW;Lu;0;L;0052 0331;;;;N;;;;1E5F;
+1E5F;LATIN SMALL LETTER R WITH LINE BELOW;Ll;0;L;0072 0331;;;;N;;;1E5E;;1E5E
+1E60;LATIN CAPITAL LETTER S WITH DOT ABOVE;Lu;0;L;0053 0307;;;;N;;;;1E61;
+1E61;LATIN SMALL LETTER S WITH DOT ABOVE;Ll;0;L;0073 0307;;;;N;;;1E60;;1E60
+1E62;LATIN CAPITAL LETTER S WITH DOT BELOW;Lu;0;L;0053 0323;;;;N;;;;1E63;
+1E63;LATIN SMALL LETTER S WITH DOT BELOW;Ll;0;L;0073 0323;;;;N;;;1E62;;1E62
+1E64;LATIN CAPITAL LETTER S WITH ACUTE AND DOT ABOVE;Lu;0;L;015A 0307;;;;N;;;;1E65;
+1E65;LATIN SMALL LETTER S WITH ACUTE AND DOT ABOVE;Ll;0;L;015B 0307;;;;N;;;1E64;;1E64
+1E66;LATIN CAPITAL LETTER S WITH CARON AND DOT ABOVE;Lu;0;L;0160 0307;;;;N;;;;1E67;
+1E67;LATIN SMALL LETTER S WITH CARON AND DOT ABOVE;Ll;0;L;0161 0307;;;;N;;;1E66;;1E66
+1E68;LATIN CAPITAL LETTER S WITH DOT BELOW AND DOT ABOVE;Lu;0;L;1E62 0307;;;;N;;;;1E69;
+1E69;LATIN SMALL LETTER S WITH DOT BELOW AND DOT ABOVE;Ll;0;L;1E63 0307;;;;N;;;1E68;;1E68
+1E6A;LATIN CAPITAL LETTER T WITH DOT ABOVE;Lu;0;L;0054 0307;;;;N;;;;1E6B;
+1E6B;LATIN SMALL LETTER T WITH DOT ABOVE;Ll;0;L;0074 0307;;;;N;;;1E6A;;1E6A
+1E6C;LATIN CAPITAL LETTER T WITH DOT BELOW;Lu;0;L;0054 0323;;;;N;;;;1E6D;
+1E6D;LATIN SMALL LETTER T WITH DOT BELOW;Ll;0;L;0074 0323;;;;N;;;1E6C;;1E6C
+1E6E;LATIN CAPITAL LETTER T WITH LINE BELOW;Lu;0;L;0054 0331;;;;N;;;;1E6F;
+1E6F;LATIN SMALL LETTER T WITH LINE BELOW;Ll;0;L;0074 0331;;;;N;;;1E6E;;1E6E
+1E70;LATIN CAPITAL LETTER T WITH CIRCUMFLEX BELOW;Lu;0;L;0054 032D;;;;N;;;;1E71;
+1E71;LATIN SMALL LETTER T WITH CIRCUMFLEX BELOW;Ll;0;L;0074 032D;;;;N;;;1E70;;1E70
+1E72;LATIN CAPITAL LETTER U WITH DIAERESIS BELOW;Lu;0;L;0055 0324;;;;N;;;;1E73;
+1E73;LATIN SMALL LETTER U WITH DIAERESIS BELOW;Ll;0;L;0075 0324;;;;N;;;1E72;;1E72
+1E74;LATIN CAPITAL LETTER U WITH TILDE BELOW;Lu;0;L;0055 0330;;;;N;;;;1E75;
+1E75;LATIN SMALL LETTER U WITH TILDE BELOW;Ll;0;L;0075 0330;;;;N;;;1E74;;1E74
+1E76;LATIN CAPITAL LETTER U WITH CIRCUMFLEX BELOW;Lu;0;L;0055 032D;;;;N;;;;1E77;
+1E77;LATIN SMALL LETTER U WITH CIRCUMFLEX BELOW;Ll;0;L;0075 032D;;;;N;;;1E76;;1E76
+1E78;LATIN CAPITAL LETTER U WITH TILDE AND ACUTE;Lu;0;L;0168 0301;;;;N;;;;1E79;
+1E79;LATIN SMALL LETTER U WITH TILDE AND ACUTE;Ll;0;L;0169 0301;;;;N;;;1E78;;1E78
+1E7A;LATIN CAPITAL LETTER U WITH MACRON AND DIAERESIS;Lu;0;L;016A 0308;;;;N;;;;1E7B;
+1E7B;LATIN SMALL LETTER U WITH MACRON AND DIAERESIS;Ll;0;L;016B 0308;;;;N;;;1E7A;;1E7A
+1E7C;LATIN CAPITAL LETTER V WITH TILDE;Lu;0;L;0056 0303;;;;N;;;;1E7D;
+1E7D;LATIN SMALL LETTER V WITH TILDE;Ll;0;L;0076 0303;;;;N;;;1E7C;;1E7C
+1E7E;LATIN CAPITAL LETTER V WITH DOT BELOW;Lu;0;L;0056 0323;;;;N;;;;1E7F;
+1E7F;LATIN SMALL LETTER V WITH DOT BELOW;Ll;0;L;0076 0323;;;;N;;;1E7E;;1E7E
+1E80;LATIN CAPITAL LETTER W WITH GRAVE;Lu;0;L;0057 0300;;;;N;;;;1E81;
+1E81;LATIN SMALL LETTER W WITH GRAVE;Ll;0;L;0077 0300;;;;N;;;1E80;;1E80
+1E82;LATIN CAPITAL LETTER W WITH ACUTE;Lu;0;L;0057 0301;;;;N;;;;1E83;
+1E83;LATIN SMALL LETTER W WITH ACUTE;Ll;0;L;0077 0301;;;;N;;;1E82;;1E82
+1E84;LATIN CAPITAL LETTER W WITH DIAERESIS;Lu;0;L;0057 0308;;;;N;;;;1E85;
+1E85;LATIN SMALL LETTER W WITH DIAERESIS;Ll;0;L;0077 0308;;;;N;;;1E84;;1E84
+1E86;LATIN CAPITAL LETTER W WITH DOT ABOVE;Lu;0;L;0057 0307;;;;N;;;;1E87;
+1E87;LATIN SMALL LETTER W WITH DOT ABOVE;Ll;0;L;0077 0307;;;;N;;;1E86;;1E86
+1E88;LATIN CAPITAL LETTER W WITH DOT BELOW;Lu;0;L;0057 0323;;;;N;;;;1E89;
+1E89;LATIN SMALL LETTER W WITH DOT BELOW;Ll;0;L;0077 0323;;;;N;;;1E88;;1E88
+1E8A;LATIN CAPITAL LETTER X WITH DOT ABOVE;Lu;0;L;0058 0307;;;;N;;;;1E8B;
+1E8B;LATIN SMALL LETTER X WITH DOT ABOVE;Ll;0;L;0078 0307;;;;N;;;1E8A;;1E8A
+1E8C;LATIN CAPITAL LETTER X WITH DIAERESIS;Lu;0;L;0058 0308;;;;N;;;;1E8D;
+1E8D;LATIN SMALL LETTER X WITH DIAERESIS;Ll;0;L;0078 0308;;;;N;;;1E8C;;1E8C
+1E8E;LATIN CAPITAL LETTER Y WITH DOT ABOVE;Lu;0;L;0059 0307;;;;N;;;;1E8F;
+1E8F;LATIN SMALL LETTER Y WITH DOT ABOVE;Ll;0;L;0079 0307;;;;N;;;1E8E;;1E8E
+1E90;LATIN CAPITAL LETTER Z WITH CIRCUMFLEX;Lu;0;L;005A 0302;;;;N;;;;1E91;
+1E91;LATIN SMALL LETTER Z WITH CIRCUMFLEX;Ll;0;L;007A 0302;;;;N;;;1E90;;1E90
+1E92;LATIN CAPITAL LETTER Z WITH DOT BELOW;Lu;0;L;005A 0323;;;;N;;;;1E93;
+1E93;LATIN SMALL LETTER Z WITH DOT BELOW;Ll;0;L;007A 0323;;;;N;;;1E92;;1E92
+1E94;LATIN CAPITAL LETTER Z WITH LINE BELOW;Lu;0;L;005A 0331;;;;N;;;;1E95;
+1E95;LATIN SMALL LETTER Z WITH LINE BELOW;Ll;0;L;007A 0331;;;;N;;;1E94;;1E94
+1E96;LATIN SMALL LETTER H WITH LINE BELOW;Ll;0;L;0068 0331;;;;N;;;;;
+1E97;LATIN SMALL LETTER T WITH DIAERESIS;Ll;0;L;0074 0308;;;;N;;;;;
+1E98;LATIN SMALL LETTER W WITH RING ABOVE;Ll;0;L;0077 030A;;;;N;;;;;
+1E99;LATIN SMALL LETTER Y WITH RING ABOVE;Ll;0;L;0079 030A;;;;N;;;;;
+1E9A;LATIN SMALL LETTER A WITH RIGHT HALF RING;Ll;0;L;<compat> 0061 02BE;;;;N;;;;;
+1E9B;LATIN SMALL LETTER LONG S WITH DOT ABOVE;Ll;0;L;017F 0307;;;;N;;;1E60;;1E60
+1EA0;LATIN CAPITAL LETTER A WITH DOT BELOW;Lu;0;L;0041 0323;;;;N;;;;1EA1;
+1EA1;LATIN SMALL LETTER A WITH DOT BELOW;Ll;0;L;0061 0323;;;;N;;;1EA0;;1EA0
+1EA2;LATIN CAPITAL LETTER A WITH HOOK ABOVE;Lu;0;L;0041 0309;;;;N;;;;1EA3;
+1EA3;LATIN SMALL LETTER A WITH HOOK ABOVE;Ll;0;L;0061 0309;;;;N;;;1EA2;;1EA2
+1EA4;LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND ACUTE;Lu;0;L;00C2 0301;;;;N;;;;1EA5;
+1EA5;LATIN SMALL LETTER A WITH CIRCUMFLEX AND ACUTE;Ll;0;L;00E2 0301;;;;N;;;1EA4;;1EA4
+1EA6;LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND GRAVE;Lu;0;L;00C2 0300;;;;N;;;;1EA7;
+1EA7;LATIN SMALL LETTER A WITH CIRCUMFLEX AND GRAVE;Ll;0;L;00E2 0300;;;;N;;;1EA6;;1EA6
+1EA8;LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND HOOK ABOVE;Lu;0;L;00C2 0309;;;;N;;;;1EA9;
+1EA9;LATIN SMALL LETTER A WITH CIRCUMFLEX AND HOOK ABOVE;Ll;0;L;00E2 0309;;;;N;;;1EA8;;1EA8
+1EAA;LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND TILDE;Lu;0;L;00C2 0303;;;;N;;;;1EAB;
+1EAB;LATIN SMALL LETTER A WITH CIRCUMFLEX AND TILDE;Ll;0;L;00E2 0303;;;;N;;;1EAA;;1EAA
+1EAC;LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND DOT BELOW;Lu;0;L;1EA0 0302;;;;N;;;;1EAD;
+1EAD;LATIN SMALL LETTER A WITH CIRCUMFLEX AND DOT BELOW;Ll;0;L;1EA1 0302;;;;N;;;1EAC;;1EAC
+1EAE;LATIN CAPITAL LETTER A WITH BREVE AND ACUTE;Lu;0;L;0102 0301;;;;N;;;;1EAF;
+1EAF;LATIN SMALL LETTER A WITH BREVE AND ACUTE;Ll;0;L;0103 0301;;;;N;;;1EAE;;1EAE
+1EB0;LATIN CAPITAL LETTER A WITH BREVE AND GRAVE;Lu;0;L;0102 0300;;;;N;;;;1EB1;
+1EB1;LATIN SMALL LETTER A WITH BREVE AND GRAVE;Ll;0;L;0103 0300;;;;N;;;1EB0;;1EB0
+1EB2;LATIN CAPITAL LETTER A WITH BREVE AND HOOK ABOVE;Lu;0;L;0102 0309;;;;N;;;;1EB3;
+1EB3;LATIN SMALL LETTER A WITH BREVE AND HOOK ABOVE;Ll;0;L;0103 0309;;;;N;;;1EB2;;1EB2
+1EB4;LATIN CAPITAL LETTER A WITH BREVE AND TILDE;Lu;0;L;0102 0303;;;;N;;;;1EB5;
+1EB5;LATIN SMALL LETTER A WITH BREVE AND TILDE;Ll;0;L;0103 0303;;;;N;;;1EB4;;1EB4
+1EB6;LATIN CAPITAL LETTER A WITH BREVE AND DOT BELOW;Lu;0;L;1EA0 0306;;;;N;;;;1EB7;
+1EB7;LATIN SMALL LETTER A WITH BREVE AND DOT BELOW;Ll;0;L;1EA1 0306;;;;N;;;1EB6;;1EB6
+1EB8;LATIN CAPITAL LETTER E WITH DOT BELOW;Lu;0;L;0045 0323;;;;N;;;;1EB9;
+1EB9;LATIN SMALL LETTER E WITH DOT BELOW;Ll;0;L;0065 0323;;;;N;;;1EB8;;1EB8
+1EBA;LATIN CAPITAL LETTER E WITH HOOK ABOVE;Lu;0;L;0045 0309;;;;N;;;;1EBB;
+1EBB;LATIN SMALL LETTER E WITH HOOK ABOVE;Ll;0;L;0065 0309;;;;N;;;1EBA;;1EBA
+1EBC;LATIN CAPITAL LETTER E WITH TILDE;Lu;0;L;0045 0303;;;;N;;;;1EBD;
+1EBD;LATIN SMALL LETTER E WITH TILDE;Ll;0;L;0065 0303;;;;N;;;1EBC;;1EBC
+1EBE;LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND ACUTE;Lu;0;L;00CA 0301;;;;N;;;;1EBF;
+1EBF;LATIN SMALL LETTER E WITH CIRCUMFLEX AND ACUTE;Ll;0;L;00EA 0301;;;;N;;;1EBE;;1EBE
+1EC0;LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND GRAVE;Lu;0;L;00CA 0300;;;;N;;;;1EC1;
+1EC1;LATIN SMALL LETTER E WITH CIRCUMFLEX AND GRAVE;Ll;0;L;00EA 0300;;;;N;;;1EC0;;1EC0
+1EC2;LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE;Lu;0;L;00CA 0309;;;;N;;;;1EC3;
+1EC3;LATIN SMALL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE;Ll;0;L;00EA 0309;;;;N;;;1EC2;;1EC2
+1EC4;LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND TILDE;Lu;0;L;00CA 0303;;;;N;;;;1EC5;
+1EC5;LATIN SMALL LETTER E WITH CIRCUMFLEX AND TILDE;Ll;0;L;00EA 0303;;;;N;;;1EC4;;1EC4
+1EC6;LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND DOT BELOW;Lu;0;L;1EB8 0302;;;;N;;;;1EC7;
+1EC7;LATIN SMALL LETTER E WITH CIRCUMFLEX AND DOT BELOW;Ll;0;L;1EB9 0302;;;;N;;;1EC6;;1EC6
+1EC8;LATIN CAPITAL LETTER I WITH HOOK ABOVE;Lu;0;L;0049 0309;;;;N;;;;1EC9;
+1EC9;LATIN SMALL LETTER I WITH HOOK ABOVE;Ll;0;L;0069 0309;;;;N;;;1EC8;;1EC8
+1ECA;LATIN CAPITAL LETTER I WITH DOT BELOW;Lu;0;L;0049 0323;;;;N;;;;1ECB;
+1ECB;LATIN SMALL LETTER I WITH DOT BELOW;Ll;0;L;0069 0323;;;;N;;;1ECA;;1ECA
+1ECC;LATIN CAPITAL LETTER O WITH DOT BELOW;Lu;0;L;004F 0323;;;;N;;;;1ECD;
+1ECD;LATIN SMALL LETTER O WITH DOT BELOW;Ll;0;L;006F 0323;;;;N;;;1ECC;;1ECC
+1ECE;LATIN CAPITAL LETTER O WITH HOOK ABOVE;Lu;0;L;004F 0309;;;;N;;;;1ECF;
+1ECF;LATIN SMALL LETTER O WITH HOOK ABOVE;Ll;0;L;006F 0309;;;;N;;;1ECE;;1ECE
+1ED0;LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND ACUTE;Lu;0;L;00D4 0301;;;;N;;;;1ED1;
+1ED1;LATIN SMALL LETTER O WITH CIRCUMFLEX AND ACUTE;Ll;0;L;00F4 0301;;;;N;;;1ED0;;1ED0
+1ED2;LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND GRAVE;Lu;0;L;00D4 0300;;;;N;;;;1ED3;
+1ED3;LATIN SMALL LETTER O WITH CIRCUMFLEX AND GRAVE;Ll;0;L;00F4 0300;;;;N;;;1ED2;;1ED2
+1ED4;LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND HOOK ABOVE;Lu;0;L;00D4 0309;;;;N;;;;1ED5;
+1ED5;LATIN SMALL LETTER O WITH CIRCUMFLEX AND HOOK ABOVE;Ll;0;L;00F4 0309;;;;N;;;1ED4;;1ED4
+1ED6;LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND TILDE;Lu;0;L;00D4 0303;;;;N;;;;1ED7;
+1ED7;LATIN SMALL LETTER O WITH CIRCUMFLEX AND TILDE;Ll;0;L;00F4 0303;;;;N;;;1ED6;;1ED6
+1ED8;LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND DOT BELOW;Lu;0;L;1ECC 0302;;;;N;;;;1ED9;
+1ED9;LATIN SMALL LETTER O WITH CIRCUMFLEX AND DOT BELOW;Ll;0;L;1ECD 0302;;;;N;;;1ED8;;1ED8
+1EDA;LATIN CAPITAL LETTER O WITH HORN AND ACUTE;Lu;0;L;01A0 0301;;;;N;;;;1EDB;
+1EDB;LATIN SMALL LETTER O WITH HORN AND ACUTE;Ll;0;L;01A1 0301;;;;N;;;1EDA;;1EDA
+1EDC;LATIN CAPITAL LETTER O WITH HORN AND GRAVE;Lu;0;L;01A0 0300;;;;N;;;;1EDD;
+1EDD;LATIN SMALL LETTER O WITH HORN AND GRAVE;Ll;0;L;01A1 0300;;;;N;;;1EDC;;1EDC
+1EDE;LATIN CAPITAL LETTER O WITH HORN AND HOOK ABOVE;Lu;0;L;01A0 0309;;;;N;;;;1EDF;
+1EDF;LATIN SMALL LETTER O WITH HORN AND HOOK ABOVE;Ll;0;L;01A1 0309;;;;N;;;1EDE;;1EDE
+1EE0;LATIN CAPITAL LETTER O WITH HORN AND TILDE;Lu;0;L;01A0 0303;;;;N;;;;1EE1;
+1EE1;LATIN SMALL LETTER O WITH HORN AND TILDE;Ll;0;L;01A1 0303;;;;N;;;1EE0;;1EE0
+1EE2;LATIN CAPITAL LETTER O WITH HORN AND DOT BELOW;Lu;0;L;01A0 0323;;;;N;;;;1EE3;
+1EE3;LATIN SMALL LETTER O WITH HORN AND DOT BELOW;Ll;0;L;01A1 0323;;;;N;;;1EE2;;1EE2
+1EE4;LATIN CAPITAL LETTER U WITH DOT BELOW;Lu;0;L;0055 0323;;;;N;;;;1EE5;
+1EE5;LATIN SMALL LETTER U WITH DOT BELOW;Ll;0;L;0075 0323;;;;N;;;1EE4;;1EE4
+1EE6;LATIN CAPITAL LETTER U WITH HOOK ABOVE;Lu;0;L;0055 0309;;;;N;;;;1EE7;
+1EE7;LATIN SMALL LETTER U WITH HOOK ABOVE;Ll;0;L;0075 0309;;;;N;;;1EE6;;1EE6
+1EE8;LATIN CAPITAL LETTER U WITH HORN AND ACUTE;Lu;0;L;01AF 0301;;;;N;;;;1EE9;
+1EE9;LATIN SMALL LETTER U WITH HORN AND ACUTE;Ll;0;L;01B0 0301;;;;N;;;1EE8;;1EE8
+1EEA;LATIN CAPITAL LETTER U WITH HORN AND GRAVE;Lu;0;L;01AF 0300;;;;N;;;;1EEB;
+1EEB;LATIN SMALL LETTER U WITH HORN AND GRAVE;Ll;0;L;01B0 0300;;;;N;;;1EEA;;1EEA
+1EEC;LATIN CAPITAL LETTER U WITH HORN AND HOOK ABOVE;Lu;0;L;01AF 0309;;;;N;;;;1EED;
+1EED;LATIN SMALL LETTER U WITH HORN AND HOOK ABOVE;Ll;0;L;01B0 0309;;;;N;;;1EEC;;1EEC
+1EEE;LATIN CAPITAL LETTER U WITH HORN AND TILDE;Lu;0;L;01AF 0303;;;;N;;;;1EEF;
+1EEF;LATIN SMALL LETTER U WITH HORN AND TILDE;Ll;0;L;01B0 0303;;;;N;;;1EEE;;1EEE
+1EF0;LATIN CAPITAL LETTER U WITH HORN AND DOT BELOW;Lu;0;L;01AF 0323;;;;N;;;;1EF1;
+1EF1;LATIN SMALL LETTER U WITH HORN AND DOT BELOW;Ll;0;L;01B0 0323;;;;N;;;1EF0;;1EF0
+1EF2;LATIN CAPITAL LETTER Y WITH GRAVE;Lu;0;L;0059 0300;;;;N;;;;1EF3;
+1EF3;LATIN SMALL LETTER Y WITH GRAVE;Ll;0;L;0079 0300;;;;N;;;1EF2;;1EF2
+1EF4;LATIN CAPITAL LETTER Y WITH DOT BELOW;Lu;0;L;0059 0323;;;;N;;;;1EF5;
+1EF5;LATIN SMALL LETTER Y WITH DOT BELOW;Ll;0;L;0079 0323;;;;N;;;1EF4;;1EF4
+1EF6;LATIN CAPITAL LETTER Y WITH HOOK ABOVE;Lu;0;L;0059 0309;;;;N;;;;1EF7;
+1EF7;LATIN SMALL LETTER Y WITH HOOK ABOVE;Ll;0;L;0079 0309;;;;N;;;1EF6;;1EF6
+1EF8;LATIN CAPITAL LETTER Y WITH TILDE;Lu;0;L;0059 0303;;;;N;;;;1EF9;
+1EF9;LATIN SMALL LETTER Y WITH TILDE;Ll;0;L;0079 0303;;;;N;;;1EF8;;1EF8
+1F00;GREEK SMALL LETTER ALPHA WITH PSILI;Ll;0;L;03B1 0313;;;;N;;;1F08;;1F08
+1F01;GREEK SMALL LETTER ALPHA WITH DASIA;Ll;0;L;03B1 0314;;;;N;;;1F09;;1F09
+1F02;GREEK SMALL LETTER ALPHA WITH PSILI AND VARIA;Ll;0;L;1F00 0300;;;;N;;;1F0A;;1F0A
+1F03;GREEK SMALL LETTER ALPHA WITH DASIA AND VARIA;Ll;0;L;1F01 0300;;;;N;;;1F0B;;1F0B
+1F04;GREEK SMALL LETTER ALPHA WITH PSILI AND OXIA;Ll;0;L;1F00 0301;;;;N;;;1F0C;;1F0C
+1F05;GREEK SMALL LETTER ALPHA WITH DASIA AND OXIA;Ll;0;L;1F01 0301;;;;N;;;1F0D;;1F0D
+1F06;GREEK SMALL LETTER ALPHA WITH PSILI AND PERISPOMENI;Ll;0;L;1F00 0342;;;;N;;;1F0E;;1F0E
+1F07;GREEK SMALL LETTER ALPHA WITH DASIA AND PERISPOMENI;Ll;0;L;1F01 0342;;;;N;;;1F0F;;1F0F
+1F08;GREEK CAPITAL LETTER ALPHA WITH PSILI;Lu;0;L;0391 0313;;;;N;;;;1F00;
+1F09;GREEK CAPITAL LETTER ALPHA WITH DASIA;Lu;0;L;0391 0314;;;;N;;;;1F01;
+1F0A;GREEK CAPITAL LETTER ALPHA WITH PSILI AND VARIA;Lu;0;L;1F08 0300;;;;N;;;;1F02;
+1F0B;GREEK CAPITAL LETTER ALPHA WITH DASIA AND VARIA;Lu;0;L;1F09 0300;;;;N;;;;1F03;
+1F0C;GREEK CAPITAL LETTER ALPHA WITH PSILI AND OXIA;Lu;0;L;1F08 0301;;;;N;;;;1F04;
+1F0D;GREEK CAPITAL LETTER ALPHA WITH DASIA AND OXIA;Lu;0;L;1F09 0301;;;;N;;;;1F05;
+1F0E;GREEK CAPITAL LETTER ALPHA WITH PSILI AND PERISPOMENI;Lu;0;L;1F08 0342;;;;N;;;;1F06;
+1F0F;GREEK CAPITAL LETTER ALPHA WITH DASIA AND PERISPOMENI;Lu;0;L;1F09 0342;;;;N;;;;1F07;
+1F10;GREEK SMALL LETTER EPSILON WITH PSILI;Ll;0;L;03B5 0313;;;;N;;;1F18;;1F18
+1F11;GREEK SMALL LETTER EPSILON WITH DASIA;Ll;0;L;03B5 0314;;;;N;;;1F19;;1F19
+1F12;GREEK SMALL LETTER EPSILON WITH PSILI AND VARIA;Ll;0;L;1F10 0300;;;;N;;;1F1A;;1F1A
+1F13;GREEK SMALL LETTER EPSILON WITH DASIA AND VARIA;Ll;0;L;1F11 0300;;;;N;;;1F1B;;1F1B
+1F14;GREEK SMALL LETTER EPSILON WITH PSILI AND OXIA;Ll;0;L;1F10 0301;;;;N;;;1F1C;;1F1C
+1F15;GREEK SMALL LETTER EPSILON WITH DASIA AND OXIA;Ll;0;L;1F11 0301;;;;N;;;1F1D;;1F1D
+1F18;GREEK CAPITAL LETTER EPSILON WITH PSILI;Lu;0;L;0395 0313;;;;N;;;;1F10;
+1F19;GREEK CAPITAL LETTER EPSILON WITH DASIA;Lu;0;L;0395 0314;;;;N;;;;1F11;
+1F1A;GREEK CAPITAL LETTER EPSILON WITH PSILI AND VARIA;Lu;0;L;1F18 0300;;;;N;;;;1F12;
+1F1B;GREEK CAPITAL LETTER EPSILON WITH DASIA AND VARIA;Lu;0;L;1F19 0300;;;;N;;;;1F13;
+1F1C;GREEK CAPITAL LETTER EPSILON WITH PSILI AND OXIA;Lu;0;L;1F18 0301;;;;N;;;;1F14;
+1F1D;GREEK CAPITAL LETTER EPSILON WITH DASIA AND OXIA;Lu;0;L;1F19 0301;;;;N;;;;1F15;
+1F20;GREEK SMALL LETTER ETA WITH PSILI;Ll;0;L;03B7 0313;;;;N;;;1F28;;1F28
+1F21;GREEK SMALL LETTER ETA WITH DASIA;Ll;0;L;03B7 0314;;;;N;;;1F29;;1F29
+1F22;GREEK SMALL LETTER ETA WITH PSILI AND VARIA;Ll;0;L;1F20 0300;;;;N;;;1F2A;;1F2A
+1F23;GREEK SMALL LETTER ETA WITH DASIA AND VARIA;Ll;0;L;1F21 0300;;;;N;;;1F2B;;1F2B
+1F24;GREEK SMALL LETTER ETA WITH PSILI AND OXIA;Ll;0;L;1F20 0301;;;;N;;;1F2C;;1F2C
+1F25;GREEK SMALL LETTER ETA WITH DASIA AND OXIA;Ll;0;L;1F21 0301;;;;N;;;1F2D;;1F2D
+1F26;GREEK SMALL LETTER ETA WITH PSILI AND PERISPOMENI;Ll;0;L;1F20 0342;;;;N;;;1F2E;;1F2E
+1F27;GREEK SMALL LETTER ETA WITH DASIA AND PERISPOMENI;Ll;0;L;1F21 0342;;;;N;;;1F2F;;1F2F
+1F28;GREEK CAPITAL LETTER ETA WITH PSILI;Lu;0;L;0397 0313;;;;N;;;;1F20;
+1F29;GREEK CAPITAL LETTER ETA WITH DASIA;Lu;0;L;0397 0314;;;;N;;;;1F21;
+1F2A;GREEK CAPITAL LETTER ETA WITH PSILI AND VARIA;Lu;0;L;1F28 0300;;;;N;;;;1F22;
+1F2B;GREEK CAPITAL LETTER ETA WITH DASIA AND VARIA;Lu;0;L;1F29 0300;;;;N;;;;1F23;
+1F2C;GREEK CAPITAL LETTER ETA WITH PSILI AND OXIA;Lu;0;L;1F28 0301;;;;N;;;;1F24;
+1F2D;GREEK CAPITAL LETTER ETA WITH DASIA AND OXIA;Lu;0;L;1F29 0301;;;;N;;;;1F25;
+1F2E;GREEK CAPITAL LETTER ETA WITH PSILI AND PERISPOMENI;Lu;0;L;1F28 0342;;;;N;;;;1F26;
+1F2F;GREEK CAPITAL LETTER ETA WITH DASIA AND PERISPOMENI;Lu;0;L;1F29 0342;;;;N;;;;1F27;
+1F30;GREEK SMALL LETTER IOTA WITH PSILI;Ll;0;L;03B9 0313;;;;N;;;1F38;;1F38
+1F31;GREEK SMALL LETTER IOTA WITH DASIA;Ll;0;L;03B9 0314;;;;N;;;1F39;;1F39
+1F32;GREEK SMALL LETTER IOTA WITH PSILI AND VARIA;Ll;0;L;1F30 0300;;;;N;;;1F3A;;1F3A
+1F33;GREEK SMALL LETTER IOTA WITH DASIA AND VARIA;Ll;0;L;1F31 0300;;;;N;;;1F3B;;1F3B
+1F34;GREEK SMALL LETTER IOTA WITH PSILI AND OXIA;Ll;0;L;1F30 0301;;;;N;;;1F3C;;1F3C
+1F35;GREEK SMALL LETTER IOTA WITH DASIA AND OXIA;Ll;0;L;1F31 0301;;;;N;;;1F3D;;1F3D
+1F36;GREEK SMALL LETTER IOTA WITH PSILI AND PERISPOMENI;Ll;0;L;1F30 0342;;;;N;;;1F3E;;1F3E
+1F37;GREEK SMALL LETTER IOTA WITH DASIA AND PERISPOMENI;Ll;0;L;1F31 0342;;;;N;;;1F3F;;1F3F
+1F38;GREEK CAPITAL LETTER IOTA WITH PSILI;Lu;0;L;0399 0313;;;;N;;;;1F30;
+1F39;GREEK CAPITAL LETTER IOTA WITH DASIA;Lu;0;L;0399 0314;;;;N;;;;1F31;
+1F3A;GREEK CAPITAL LETTER IOTA WITH PSILI AND VARIA;Lu;0;L;1F38 0300;;;;N;;;;1F32;
+1F3B;GREEK CAPITAL LETTER IOTA WITH DASIA AND VARIA;Lu;0;L;1F39 0300;;;;N;;;;1F33;
+1F3C;GREEK CAPITAL LETTER IOTA WITH PSILI AND OXIA;Lu;0;L;1F38 0301;;;;N;;;;1F34;
+1F3D;GREEK CAPITAL LETTER IOTA WITH DASIA AND OXIA;Lu;0;L;1F39 0301;;;;N;;;;1F35;
+1F3E;GREEK CAPITAL LETTER IOTA WITH PSILI AND PERISPOMENI;Lu;0;L;1F38 0342;;;;N;;;;1F36;
+1F3F;GREEK CAPITAL LETTER IOTA WITH DASIA AND PERISPOMENI;Lu;0;L;1F39 0342;;;;N;;;;1F37;
+1F40;GREEK SMALL LETTER OMICRON WITH PSILI;Ll;0;L;03BF 0313;;;;N;;;1F48;;1F48
+1F41;GREEK SMALL LETTER OMICRON WITH DASIA;Ll;0;L;03BF 0314;;;;N;;;1F49;;1F49
+1F42;GREEK SMALL LETTER OMICRON WITH PSILI AND VARIA;Ll;0;L;1F40 0300;;;;N;;;1F4A;;1F4A
+1F43;GREEK SMALL LETTER OMICRON WITH DASIA AND VARIA;Ll;0;L;1F41 0300;;;;N;;;1F4B;;1F4B
+1F44;GREEK SMALL LETTER OMICRON WITH PSILI AND OXIA;Ll;0;L;1F40 0301;;;;N;;;1F4C;;1F4C
+1F45;GREEK SMALL LETTER OMICRON WITH DASIA AND OXIA;Ll;0;L;1F41 0301;;;;N;;;1F4D;;1F4D
+1F48;GREEK CAPITAL LETTER OMICRON WITH PSILI;Lu;0;L;039F 0313;;;;N;;;;1F40;
+1F49;GREEK CAPITAL LETTER OMICRON WITH DASIA;Lu;0;L;039F 0314;;;;N;;;;1F41;
+1F4A;GREEK CAPITAL LETTER OMICRON WITH PSILI AND VARIA;Lu;0;L;1F48 0300;;;;N;;;;1F42;
+1F4B;GREEK CAPITAL LETTER OMICRON WITH DASIA AND VARIA;Lu;0;L;1F49 0300;;;;N;;;;1F43;
+1F4C;GREEK CAPITAL LETTER OMICRON WITH PSILI AND OXIA;Lu;0;L;1F48 0301;;;;N;;;;1F44;
+1F4D;GREEK CAPITAL LETTER OMICRON WITH DASIA AND OXIA;Lu;0;L;1F49 0301;;;;N;;;;1F45;
+1F50;GREEK SMALL LETTER UPSILON WITH PSILI;Ll;0;L;03C5 0313;;;;N;;;;;
+1F51;GREEK SMALL LETTER UPSILON WITH DASIA;Ll;0;L;03C5 0314;;;;N;;;1F59;;1F59
+1F52;GREEK SMALL LETTER UPSILON WITH PSILI AND VARIA;Ll;0;L;1F50 0300;;;;N;;;;;
+1F53;GREEK SMALL LETTER UPSILON WITH DASIA AND VARIA;Ll;0;L;1F51 0300;;;;N;;;1F5B;;1F5B
+1F54;GREEK SMALL LETTER UPSILON WITH PSILI AND OXIA;Ll;0;L;1F50 0301;;;;N;;;;;
+1F55;GREEK SMALL LETTER UPSILON WITH DASIA AND OXIA;Ll;0;L;1F51 0301;;;;N;;;1F5D;;1F5D
+1F56;GREEK SMALL LETTER UPSILON WITH PSILI AND PERISPOMENI;Ll;0;L;1F50 0342;;;;N;;;;;
+1F57;GREEK SMALL LETTER UPSILON WITH DASIA AND PERISPOMENI;Ll;0;L;1F51 0342;;;;N;;;1F5F;;1F5F
+1F59;GREEK CAPITAL LETTER UPSILON WITH DASIA;Lu;0;L;03A5 0314;;;;N;;;;1F51;
+1F5B;GREEK CAPITAL LETTER UPSILON WITH DASIA AND VARIA;Lu;0;L;1F59 0300;;;;N;;;;1F53;
+1F5D;GREEK CAPITAL LETTER UPSILON WITH DASIA AND OXIA;Lu;0;L;1F59 0301;;;;N;;;;1F55;
+1F5F;GREEK CAPITAL LETTER UPSILON WITH DASIA AND PERISPOMENI;Lu;0;L;1F59 0342;;;;N;;;;1F57;
+1F60;GREEK SMALL LETTER OMEGA WITH PSILI;Ll;0;L;03C9 0313;;;;N;;;1F68;;1F68
+1F61;GREEK SMALL LETTER OMEGA WITH DASIA;Ll;0;L;03C9 0314;;;;N;;;1F69;;1F69
+1F62;GREEK SMALL LETTER OMEGA WITH PSILI AND VARIA;Ll;0;L;1F60 0300;;;;N;;;1F6A;;1F6A
+1F63;GREEK SMALL LETTER OMEGA WITH DASIA AND VARIA;Ll;0;L;1F61 0300;;;;N;;;1F6B;;1F6B
+1F64;GREEK SMALL LETTER OMEGA WITH PSILI AND OXIA;Ll;0;L;1F60 0301;;;;N;;;1F6C;;1F6C
+1F65;GREEK SMALL LETTER OMEGA WITH DASIA AND OXIA;Ll;0;L;1F61 0301;;;;N;;;1F6D;;1F6D
+1F66;GREEK SMALL LETTER OMEGA WITH PSILI AND PERISPOMENI;Ll;0;L;1F60 0342;;;;N;;;1F6E;;1F6E
+1F67;GREEK SMALL LETTER OMEGA WITH DASIA AND PERISPOMENI;Ll;0;L;1F61 0342;;;;N;;;1F6F;;1F6F
+1F68;GREEK CAPITAL LETTER OMEGA WITH PSILI;Lu;0;L;03A9 0313;;;;N;;;;1F60;
+1F69;GREEK CAPITAL LETTER OMEGA WITH DASIA;Lu;0;L;03A9 0314;;;;N;;;;1F61;
+1F6A;GREEK CAPITAL LETTER OMEGA WITH PSILI AND VARIA;Lu;0;L;1F68 0300;;;;N;;;;1F62;
+1F6B;GREEK CAPITAL LETTER OMEGA WITH DASIA AND VARIA;Lu;0;L;1F69 0300;;;;N;;;;1F63;
+1F6C;GREEK CAPITAL LETTER OMEGA WITH PSILI AND OXIA;Lu;0;L;1F68 0301;;;;N;;;;1F64;
+1F6D;GREEK CAPITAL LETTER OMEGA WITH DASIA AND OXIA;Lu;0;L;1F69 0301;;;;N;;;;1F65;
+1F6E;GREEK CAPITAL LETTER OMEGA WITH PSILI AND PERISPOMENI;Lu;0;L;1F68 0342;;;;N;;;;1F66;
+1F6F;GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI;Lu;0;L;1F69 0342;;;;N;;;;1F67;
+1F70;GREEK SMALL LETTER ALPHA WITH VARIA;Ll;0;L;03B1 0300;;;;N;;;1FBA;;1FBA
+1F71;GREEK SMALL LETTER ALPHA WITH OXIA;Ll;0;L;03AC;;;;N;;;1FBB;;1FBB
+1F72;GREEK SMALL LETTER EPSILON WITH VARIA;Ll;0;L;03B5 0300;;;;N;;;1FC8;;1FC8
+1F73;GREEK SMALL LETTER EPSILON WITH OXIA;Ll;0;L;03AD;;;;N;;;1FC9;;1FC9
+1F74;GREEK SMALL LETTER ETA WITH VARIA;Ll;0;L;03B7 0300;;;;N;;;1FCA;;1FCA
+1F75;GREEK SMALL LETTER ETA WITH OXIA;Ll;0;L;03AE;;;;N;;;1FCB;;1FCB
+1F76;GREEK SMALL LETTER IOTA WITH VARIA;Ll;0;L;03B9 0300;;;;N;;;1FDA;;1FDA
+1F77;GREEK SMALL LETTER IOTA WITH OXIA;Ll;0;L;03AF;;;;N;;;1FDB;;1FDB
+1F78;GREEK SMALL LETTER OMICRON WITH VARIA;Ll;0;L;03BF 0300;;;;N;;;1FF8;;1FF8
+1F79;GREEK SMALL LETTER OMICRON WITH OXIA;Ll;0;L;03CC;;;;N;;;1FF9;;1FF9
+1F7A;GREEK SMALL LETTER UPSILON WITH VARIA;Ll;0;L;03C5 0300;;;;N;;;1FEA;;1FEA
+1F7B;GREEK SMALL LETTER UPSILON WITH OXIA;Ll;0;L;03CD;;;;N;;;1FEB;;1FEB
+1F7C;GREEK SMALL LETTER OMEGA WITH VARIA;Ll;0;L;03C9 0300;;;;N;;;1FFA;;1FFA
+1F7D;GREEK SMALL LETTER OMEGA WITH OXIA;Ll;0;L;03CE;;;;N;;;1FFB;;1FFB
+1F80;GREEK SMALL LETTER ALPHA WITH PSILI AND YPOGEGRAMMENI;Ll;0;L;1F00 0345;;;;N;;;1F88;;1F88
+1F81;GREEK SMALL LETTER ALPHA WITH DASIA AND YPOGEGRAMMENI;Ll;0;L;1F01 0345;;;;N;;;1F89;;1F89
+1F82;GREEK SMALL LETTER ALPHA WITH PSILI AND VARIA AND YPOGEGRAMMENI;Ll;0;L;1F02 0345;;;;N;;;1F8A;;1F8A
+1F83;GREEK SMALL LETTER ALPHA WITH DASIA AND VARIA AND YPOGEGRAMMENI;Ll;0;L;1F03 0345;;;;N;;;1F8B;;1F8B
+1F84;GREEK SMALL LETTER ALPHA WITH PSILI AND OXIA AND YPOGEGRAMMENI;Ll;0;L;1F04 0345;;;;N;;;1F8C;;1F8C
+1F85;GREEK SMALL LETTER ALPHA WITH DASIA AND OXIA AND YPOGEGRAMMENI;Ll;0;L;1F05 0345;;;;N;;;1F8D;;1F8D
+1F86;GREEK SMALL LETTER ALPHA WITH PSILI AND PERISPOMENI AND YPOGEGRAMMENI;Ll;0;L;1F06 0345;;;;N;;;1F8E;;1F8E
+1F87;GREEK SMALL LETTER ALPHA WITH DASIA AND PERISPOMENI AND YPOGEGRAMMENI;Ll;0;L;1F07 0345;;;;N;;;1F8F;;1F8F
+1F88;GREEK CAPITAL LETTER ALPHA WITH PSILI AND PROSGEGRAMMENI;Lt;0;L;1F08 0345;;;;N;;;;1F80;
+1F89;GREEK CAPITAL LETTER ALPHA WITH DASIA AND PROSGEGRAMMENI;Lt;0;L;1F09 0345;;;;N;;;;1F81;
+1F8A;GREEK CAPITAL LETTER ALPHA WITH PSILI AND VARIA AND PROSGEGRAMMENI;Lt;0;L;1F0A 0345;;;;N;;;;1F82;
+1F8B;GREEK CAPITAL LETTER ALPHA WITH DASIA AND VARIA AND PROSGEGRAMMENI;Lt;0;L;1F0B 0345;;;;N;;;;1F83;
+1F8C;GREEK CAPITAL LETTER ALPHA WITH PSILI AND OXIA AND PROSGEGRAMMENI;Lt;0;L;1F0C 0345;;;;N;;;;1F84;
+1F8D;GREEK CAPITAL LETTER ALPHA WITH DASIA AND OXIA AND PROSGEGRAMMENI;Lt;0;L;1F0D 0345;;;;N;;;;1F85;
+1F8E;GREEK CAPITAL LETTER ALPHA WITH PSILI AND PERISPOMENI AND PROSGEGRAMMENI;Lt;0;L;1F0E 0345;;;;N;;;;1F86;
+1F8F;GREEK CAPITAL LETTER ALPHA WITH DASIA AND PERISPOMENI AND PROSGEGRAMMENI;Lt;0;L;1F0F 0345;;;;N;;;;1F87;
+1F90;GREEK SMALL LETTER ETA WITH PSILI AND YPOGEGRAMMENI;Ll;0;L;1F20 0345;;;;N;;;1F98;;1F98
+1F91;GREEK SMALL LETTER ETA WITH DASIA AND YPOGEGRAMMENI;Ll;0;L;1F21 0345;;;;N;;;1F99;;1F99
+1F92;GREEK SMALL LETTER ETA WITH PSILI AND VARIA AND YPOGEGRAMMENI;Ll;0;L;1F22 0345;;;;N;;;1F9A;;1F9A
+1F93;GREEK SMALL LETTER ETA WITH DASIA AND VARIA AND YPOGEGRAMMENI;Ll;0;L;1F23 0345;;;;N;;;1F9B;;1F9B
+1F94;GREEK SMALL LETTER ETA WITH PSILI AND OXIA AND YPOGEGRAMMENI;Ll;0;L;1F24 0345;;;;N;;;1F9C;;1F9C
+1F95;GREEK SMALL LETTER ETA WITH DASIA AND OXIA AND YPOGEGRAMMENI;Ll;0;L;1F25 0345;;;;N;;;1F9D;;1F9D
+1F96;GREEK SMALL LETTER ETA WITH PSILI AND PERISPOMENI AND YPOGEGRAMMENI;Ll;0;L;1F26 0345;;;;N;;;1F9E;;1F9E
+1F97;GREEK SMALL LETTER ETA WITH DASIA AND PERISPOMENI AND YPOGEGRAMMENI;Ll;0;L;1F27 0345;;;;N;;;1F9F;;1F9F
+1F98;GREEK CAPITAL LETTER ETA WITH PSILI AND PROSGEGRAMMENI;Lt;0;L;1F28 0345;;;;N;;;;1F90;
+1F99;GREEK CAPITAL LETTER ETA WITH DASIA AND PROSGEGRAMMENI;Lt;0;L;1F29 0345;;;;N;;;;1F91;
+1F9A;GREEK CAPITAL LETTER ETA WITH PSILI AND VARIA AND PROSGEGRAMMENI;Lt;0;L;1F2A 0345;;;;N;;;;1F92;
+1F9B;GREEK CAPITAL LETTER ETA WITH DASIA AND VARIA AND PROSGEGRAMMENI;Lt;0;L;1F2B 0345;;;;N;;;;1F93;
+1F9C;GREEK CAPITAL LETTER ETA WITH PSILI AND OXIA AND PROSGEGRAMMENI;Lt;0;L;1F2C 0345;;;;N;;;;1F94;
+1F9D;GREEK CAPITAL LETTER ETA WITH DASIA AND OXIA AND PROSGEGRAMMENI;Lt;0;L;1F2D 0345;;;;N;;;;1F95;
+1F9E;GREEK CAPITAL LETTER ETA WITH PSILI AND PERISPOMENI AND PROSGEGRAMMENI;Lt;0;L;1F2E 0345;;;;N;;;;1F96;
+1F9F;GREEK CAPITAL LETTER ETA WITH DASIA AND PERISPOMENI AND PROSGEGRAMMENI;Lt;0;L;1F2F 0345;;;;N;;;;1F97;
+1FA0;GREEK SMALL LETTER OMEGA WITH PSILI AND YPOGEGRAMMENI;Ll;0;L;1F60 0345;;;;N;;;1FA8;;1FA8
+1FA1;GREEK SMALL LETTER OMEGA WITH DASIA AND YPOGEGRAMMENI;Ll;0;L;1F61 0345;;;;N;;;1FA9;;1FA9
+1FA2;GREEK SMALL LETTER OMEGA WITH PSILI AND VARIA AND YPOGEGRAMMENI;Ll;0;L;1F62 0345;;;;N;;;1FAA;;1FAA
+1FA3;GREEK SMALL LETTER OMEGA WITH DASIA AND VARIA AND YPOGEGRAMMENI;Ll;0;L;1F63 0345;;;;N;;;1FAB;;1FAB
+1FA4;GREEK SMALL LETTER OMEGA WITH PSILI AND OXIA AND YPOGEGRAMMENI;Ll;0;L;1F64 0345;;;;N;;;1FAC;;1FAC
+1FA5;GREEK SMALL LETTER OMEGA WITH DASIA AND OXIA AND YPOGEGRAMMENI;Ll;0;L;1F65 0345;;;;N;;;1FAD;;1FAD
+1FA6;GREEK SMALL LETTER OMEGA WITH PSILI AND PERISPOMENI AND YPOGEGRAMMENI;Ll;0;L;1F66 0345;;;;N;;;1FAE;;1FAE
+1FA7;GREEK SMALL LETTER OMEGA WITH DASIA AND PERISPOMENI AND YPOGEGRAMMENI;Ll;0;L;1F67 0345;;;;N;;;1FAF;;1FAF
+1FA8;GREEK CAPITAL LETTER OMEGA WITH PSILI AND PROSGEGRAMMENI;Lt;0;L;1F68 0345;;;;N;;;;1FA0;
+1FA9;GREEK CAPITAL LETTER OMEGA WITH DASIA AND PROSGEGRAMMENI;Lt;0;L;1F69 0345;;;;N;;;;1FA1;
+1FAA;GREEK CAPITAL LETTER OMEGA WITH PSILI AND VARIA AND PROSGEGRAMMENI;Lt;0;L;1F6A 0345;;;;N;;;;1FA2;
+1FAB;GREEK CAPITAL LETTER OMEGA WITH DASIA AND VARIA AND PROSGEGRAMMENI;Lt;0;L;1F6B 0345;;;;N;;;;1FA3;
+1FAC;GREEK CAPITAL LETTER OMEGA WITH PSILI AND OXIA AND PROSGEGRAMMENI;Lt;0;L;1F6C 0345;;;;N;;;;1FA4;
+1FAD;GREEK CAPITAL LETTER OMEGA WITH DASIA AND OXIA AND PROSGEGRAMMENI;Lt;0;L;1F6D 0345;;;;N;;;;1FA5;
+1FAE;GREEK CAPITAL LETTER OMEGA WITH PSILI AND PERISPOMENI AND PROSGEGRAMMENI;Lt;0;L;1F6E 0345;;;;N;;;;1FA6;
+1FAF;GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI AND PROSGEGRAMMENI;Lt;0;L;1F6F 0345;;;;N;;;;1FA7;
+1FB0;GREEK SMALL LETTER ALPHA WITH VRACHY;Ll;0;L;03B1 0306;;;;N;;;1FB8;;1FB8
+1FB1;GREEK SMALL LETTER ALPHA WITH MACRON;Ll;0;L;03B1 0304;;;;N;;;1FB9;;1FB9
+1FB2;GREEK SMALL LETTER ALPHA WITH VARIA AND YPOGEGRAMMENI;Ll;0;L;1F70 0345;;;;N;;;;;
+1FB3;GREEK SMALL LETTER ALPHA WITH YPOGEGRAMMENI;Ll;0;L;03B1 0345;;;;N;;;1FBC;;1FBC
+1FB4;GREEK SMALL LETTER ALPHA WITH OXIA AND YPOGEGRAMMENI;Ll;0;L;03AC 0345;;;;N;;;;;
+1FB6;GREEK SMALL LETTER ALPHA WITH PERISPOMENI;Ll;0;L;03B1 0342;;;;N;;;;;
+1FB7;GREEK SMALL LETTER ALPHA WITH PERISPOMENI AND YPOGEGRAMMENI;Ll;0;L;1FB6 0345;;;;N;;;;;
+1FB8;GREEK CAPITAL LETTER ALPHA WITH VRACHY;Lu;0;L;0391 0306;;;;N;;;;1FB0;
+1FB9;GREEK CAPITAL LETTER ALPHA WITH MACRON;Lu;0;L;0391 0304;;;;N;;;;1FB1;
+1FBA;GREEK CAPITAL LETTER ALPHA WITH VARIA;Lu;0;L;0391 0300;;;;N;;;;1F70;
+1FBB;GREEK CAPITAL LETTER ALPHA WITH OXIA;Lu;0;L;0386;;;;N;;;;1F71;
+1FBC;GREEK CAPITAL LETTER ALPHA WITH PROSGEGRAMMENI;Lt;0;L;0391 0345;;;;N;;;;1FB3;
+1FBD;GREEK KORONIS;Sk;0;ON;<compat> 0020 0313;;;;N;;;;;
+1FBE;GREEK PROSGEGRAMMENI;Ll;0;L;03B9;;;;N;;;0399;;0399
+1FBF;GREEK PSILI;Sk;0;ON;<compat> 0020 0313;;;;N;;;;;
+1FC0;GREEK PERISPOMENI;Sk;0;ON;<compat> 0020 0342;;;;N;;;;;
+1FC1;GREEK DIALYTIKA AND PERISPOMENI;Sk;0;ON;00A8 0342;;;;N;;;;;
+1FC2;GREEK SMALL LETTER ETA WITH VARIA AND YPOGEGRAMMENI;Ll;0;L;1F74 0345;;;;N;;;;;
+1FC3;GREEK SMALL LETTER ETA WITH YPOGEGRAMMENI;Ll;0;L;03B7 0345;;;;N;;;1FCC;;1FCC
+1FC4;GREEK SMALL LETTER ETA WITH OXIA AND YPOGEGRAMMENI;Ll;0;L;03AE 0345;;;;N;;;;;
+1FC6;GREEK SMALL LETTER ETA WITH PERISPOMENI;Ll;0;L;03B7 0342;;;;N;;;;;
+1FC7;GREEK SMALL LETTER ETA WITH PERISPOMENI AND YPOGEGRAMMENI;Ll;0;L;1FC6 0345;;;;N;;;;;
+1FC8;GREEK CAPITAL LETTER EPSILON WITH VARIA;Lu;0;L;0395 0300;;;;N;;;;1F72;
+1FC9;GREEK CAPITAL LETTER EPSILON WITH OXIA;Lu;0;L;0388;;;;N;;;;1F73;
+1FCA;GREEK CAPITAL LETTER ETA WITH VARIA;Lu;0;L;0397 0300;;;;N;;;;1F74;
+1FCB;GREEK CAPITAL LETTER ETA WITH OXIA;Lu;0;L;0389;;;;N;;;;1F75;
+1FCC;GREEK CAPITAL LETTER ETA WITH PROSGEGRAMMENI;Lt;0;L;0397 0345;;;;N;;;;1FC3;
+1FCD;GREEK PSILI AND VARIA;Sk;0;ON;1FBF 0300;;;;N;;;;;
+1FCE;GREEK PSILI AND OXIA;Sk;0;ON;1FBF 0301;;;;N;;;;;
+1FCF;GREEK PSILI AND PERISPOMENI;Sk;0;ON;1FBF 0342;;;;N;;;;;
+1FD0;GREEK SMALL LETTER IOTA WITH VRACHY;Ll;0;L;03B9 0306;;;;N;;;1FD8;;1FD8
+1FD1;GREEK SMALL LETTER IOTA WITH MACRON;Ll;0;L;03B9 0304;;;;N;;;1FD9;;1FD9
+1FD2;GREEK SMALL LETTER IOTA WITH DIALYTIKA AND VARIA;Ll;0;L;03CA 0300;;;;N;;;;;
+1FD3;GREEK SMALL LETTER IOTA WITH DIALYTIKA AND OXIA;Ll;0;L;0390;;;;N;;;;;
+1FD6;GREEK SMALL LETTER IOTA WITH PERISPOMENI;Ll;0;L;03B9 0342;;;;N;;;;;
+1FD7;GREEK SMALL LETTER IOTA WITH DIALYTIKA AND PERISPOMENI;Ll;0;L;03CA 0342;;;;N;;;;;
+1FD8;GREEK CAPITAL LETTER IOTA WITH VRACHY;Lu;0;L;0399 0306;;;;N;;;;1FD0;
+1FD9;GREEK CAPITAL LETTER IOTA WITH MACRON;Lu;0;L;0399 0304;;;;N;;;;1FD1;
+1FDA;GREEK CAPITAL LETTER IOTA WITH VARIA;Lu;0;L;0399 0300;;;;N;;;;1F76;
+1FDB;GREEK CAPITAL LETTER IOTA WITH OXIA;Lu;0;L;038A;;;;N;;;;1F77;
+1FDD;GREEK DASIA AND VARIA;Sk;0;ON;1FFE 0300;;;;N;;;;;
+1FDE;GREEK DASIA AND OXIA;Sk;0;ON;1FFE 0301;;;;N;;;;;
+1FDF;GREEK DASIA AND PERISPOMENI;Sk;0;ON;1FFE 0342;;;;N;;;;;
+1FE0;GREEK SMALL LETTER UPSILON WITH VRACHY;Ll;0;L;03C5 0306;;;;N;;;1FE8;;1FE8
+1FE1;GREEK SMALL LETTER UPSILON WITH MACRON;Ll;0;L;03C5 0304;;;;N;;;1FE9;;1FE9
+1FE2;GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND VARIA;Ll;0;L;03CB 0300;;;;N;;;;;
+1FE3;GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND OXIA;Ll;0;L;03B0;;;;N;;;;;
+1FE4;GREEK SMALL LETTER RHO WITH PSILI;Ll;0;L;03C1 0313;;;;N;;;;;
+1FE5;GREEK SMALL LETTER RHO WITH DASIA;Ll;0;L;03C1 0314;;;;N;;;1FEC;;1FEC
+1FE6;GREEK SMALL LETTER UPSILON WITH PERISPOMENI;Ll;0;L;03C5 0342;;;;N;;;;;
+1FE7;GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND PERISPOMENI;Ll;0;L;03CB 0342;;;;N;;;;;
+1FE8;GREEK CAPITAL LETTER UPSILON WITH VRACHY;Lu;0;L;03A5 0306;;;;N;;;;1FE0;
+1FE9;GREEK CAPITAL LETTER UPSILON WITH MACRON;Lu;0;L;03A5 0304;;;;N;;;;1FE1;
+1FEA;GREEK CAPITAL LETTER UPSILON WITH VARIA;Lu;0;L;03A5 0300;;;;N;;;;1F7A;
+1FEB;GREEK CAPITAL LETTER UPSILON WITH OXIA;Lu;0;L;038E;;;;N;;;;1F7B;
+1FEC;GREEK CAPITAL LETTER RHO WITH DASIA;Lu;0;L;03A1 0314;;;;N;;;;1FE5;
+1FED;GREEK DIALYTIKA AND VARIA;Sk;0;ON;00A8 0300;;;;N;;;;;
+1FEE;GREEK DIALYTIKA AND OXIA;Sk;0;ON;0385;;;;N;;;;;
+1FEF;GREEK VARIA;Sk;0;ON;0060;;;;N;;;;;
+1FF2;GREEK SMALL LETTER OMEGA WITH VARIA AND YPOGEGRAMMENI;Ll;0;L;1F7C 0345;;;;N;;;;;
+1FF3;GREEK SMALL LETTER OMEGA WITH YPOGEGRAMMENI;Ll;0;L;03C9 0345;;;;N;;;1FFC;;1FFC
+1FF4;GREEK SMALL LETTER OMEGA WITH OXIA AND YPOGEGRAMMENI;Ll;0;L;03CE 0345;;;;N;;;;;
+1FF6;GREEK SMALL LETTER OMEGA WITH PERISPOMENI;Ll;0;L;03C9 0342;;;;N;;;;;
+1FF7;GREEK SMALL LETTER OMEGA WITH PERISPOMENI AND YPOGEGRAMMENI;Ll;0;L;1FF6 0345;;;;N;;;;;
+1FF8;GREEK CAPITAL LETTER OMICRON WITH VARIA;Lu;0;L;039F 0300;;;;N;;;;1F78;
+1FF9;GREEK CAPITAL LETTER OMICRON WITH OXIA;Lu;0;L;038C;;;;N;;;;1F79;
+1FFA;GREEK CAPITAL LETTER OMEGA WITH VARIA;Lu;0;L;03A9 0300;;;;N;;;;1F7C;
+1FFB;GREEK CAPITAL LETTER OMEGA WITH OXIA;Lu;0;L;038F;;;;N;;;;1F7D;
+1FFC;GREEK CAPITAL LETTER OMEGA WITH PROSGEGRAMMENI;Lt;0;L;03A9 0345;;;;N;;;;1FF3;
+1FFD;GREEK OXIA;Sk;0;ON;00B4;;;;N;;;;;
+1FFE;GREEK DASIA;Sk;0;ON;<compat> 0020 0314;;;;N;;;;;
+2000;EN QUAD;Zs;0;WS;2002;;;;N;;;;;
+2001;EM QUAD;Zs;0;WS;2003;;;;N;;;;;
+2002;EN SPACE;Zs;0;WS;<compat> 0020;;;;N;;;;;
+2003;EM SPACE;Zs;0;WS;<compat> 0020;;;;N;;;;;
+2004;THREE-PER-EM SPACE;Zs;0;WS;<compat> 0020;;;;N;;;;;
+2005;FOUR-PER-EM SPACE;Zs;0;WS;<compat> 0020;;;;N;;;;;
+2006;SIX-PER-EM SPACE;Zs;0;WS;<compat> 0020;;;;N;;;;;
+2007;FIGURE SPACE;Zs;0;WS;<noBreak> 0020;;;;N;;;;;
+2008;PUNCTUATION SPACE;Zs;0;WS;<compat> 0020;;;;N;;;;;
+2009;THIN SPACE;Zs;0;WS;<compat> 0020;;;;N;;;;;
+200A;HAIR SPACE;Zs;0;WS;<compat> 0020;;;;N;;;;;
+200B;ZERO WIDTH SPACE;Zs;0;BN;;;;;N;;;;;
+200C;ZERO WIDTH NON-JOINER;Cf;0;BN;;;;;N;;;;;
+200D;ZERO WIDTH JOINER;Cf;0;BN;;;;;N;;;;;
+200E;LEFT-TO-RIGHT MARK;Cf;0;L;;;;;N;;;;;
+200F;RIGHT-TO-LEFT MARK;Cf;0;R;;;;;N;;;;;
+2010;HYPHEN;Pd;0;ON;;;;;N;;;;;
+2011;NON-BREAKING HYPHEN;Pd;0;ON;<noBreak> 2010;;;;N;;;;;
+2012;FIGURE DASH;Pd;0;ON;;;;;N;;;;;
+2013;EN DASH;Pd;0;ON;;;;;N;;;;;
+2014;EM DASH;Pd;0;ON;;;;;N;;;;;
+2015;HORIZONTAL BAR;Pd;0;ON;;;;;N;QUOTATION DASH;;;;
+2016;DOUBLE VERTICAL LINE;Po;0;ON;;;;;N;DOUBLE VERTICAL BAR;;;;
+2017;DOUBLE LOW LINE;Po;0;ON;<compat> 0020 0333;;;;N;SPACING DOUBLE UNDERSCORE;;;;
+2018;LEFT SINGLE QUOTATION MARK;Pi;0;ON;;;;;N;SINGLE TURNED COMMA QUOTATION MARK;;;;
+2019;RIGHT SINGLE QUOTATION MARK;Pf;0;ON;;;;;N;SINGLE COMMA QUOTATION MARK;;;;
+201A;SINGLE LOW-9 QUOTATION MARK;Ps;0;ON;;;;;N;LOW SINGLE COMMA QUOTATION MARK;;;;
+201B;SINGLE HIGH-REVERSED-9 QUOTATION MARK;Pi;0;ON;;;;;N;SINGLE REVERSED COMMA QUOTATION MARK;;;;
+201C;LEFT DOUBLE QUOTATION MARK;Pi;0;ON;;;;;N;DOUBLE TURNED COMMA QUOTATION MARK;;;;
+201D;RIGHT DOUBLE QUOTATION MARK;Pf;0;ON;;;;;N;DOUBLE COMMA QUOTATION MARK;;;;
+201E;DOUBLE LOW-9 QUOTATION MARK;Ps;0;ON;;;;;N;LOW DOUBLE COMMA QUOTATION MARK;;;;
+201F;DOUBLE HIGH-REVERSED-9 QUOTATION MARK;Pi;0;ON;;;;;N;DOUBLE REVERSED COMMA QUOTATION MARK;;;;
+2020;DAGGER;Po;0;ON;;;;;N;;;;;
+2021;DOUBLE DAGGER;Po;0;ON;;;;;N;;;;;
+2022;BULLET;Po;0;ON;;;;;N;;;;;
+2023;TRIANGULAR BULLET;Po;0;ON;;;;;N;;;;;
+2024;ONE DOT LEADER;Po;0;ON;<compat> 002E;;;;N;;;;;
+2025;TWO DOT LEADER;Po;0;ON;<compat> 002E 002E;;;;N;;;;;
+2026;HORIZONTAL ELLIPSIS;Po;0;ON;<compat> 002E 002E 002E;;;;N;;;;;
+2027;HYPHENATION POINT;Po;0;ON;;;;;N;;;;;
+2028;LINE SEPARATOR;Zl;0;WS;;;;;N;;;;;
+2029;PARAGRAPH SEPARATOR;Zp;0;B;;;;;N;;;;;
+202A;LEFT-TO-RIGHT EMBEDDING;Cf;0;LRE;;;;;N;;;;;
+202B;RIGHT-TO-LEFT EMBEDDING;Cf;0;RLE;;;;;N;;;;;
+202C;POP DIRECTIONAL FORMATTING;Cf;0;PDF;;;;;N;;;;;
+202D;LEFT-TO-RIGHT OVERRIDE;Cf;0;LRO;;;;;N;;;;;
+202E;RIGHT-TO-LEFT OVERRIDE;Cf;0;RLO;;;;;N;;;;;
+202F;NARROW NO-BREAK SPACE;Zs;0;WS;<noBreak> 0020;;;;N;;;;;
+2030;PER MILLE SIGN;Po;0;ET;;;;;N;;;;;
+2031;PER TEN THOUSAND SIGN;Po;0;ET;;;;;N;;;;;
+2032;PRIME;Po;0;ET;;;;;N;;;;;
+2033;DOUBLE PRIME;Po;0;ET;<compat> 2032 2032;;;;N;;;;;
+2034;TRIPLE PRIME;Po;0;ET;<compat> 2032 2032 2032;;;;N;;;;;
+2035;REVERSED PRIME;Po;0;ON;;;;;N;;;;;
+2036;REVERSED DOUBLE PRIME;Po;0;ON;<compat> 2035 2035;;;;N;;;;;
+2037;REVERSED TRIPLE PRIME;Po;0;ON;<compat> 2035 2035 2035;;;;N;;;;;
+2038;CARET;Po;0;ON;;;;;N;;;;;
+2039;SINGLE LEFT-POINTING ANGLE QUOTATION MARK;Pi;0;ON;;;;;Y;LEFT POINTING SINGLE GUILLEMET;;;;
+203A;SINGLE RIGHT-POINTING ANGLE QUOTATION MARK;Pf;0;ON;;;;;Y;RIGHT POINTING SINGLE GUILLEMET;;;;
+203B;REFERENCE MARK;Po;0;ON;;;;;N;;;;;
+203C;DOUBLE EXCLAMATION MARK;Po;0;ON;<compat> 0021 0021;;;;N;;;;;
+203D;INTERROBANG;Po;0;ON;;;;;N;;;;;
+203E;OVERLINE;Po;0;ON;<compat> 0020 0305;;;;N;SPACING OVERSCORE;;;;
+203F;UNDERTIE;Pc;0;ON;;;;;N;;Enotikon;;;
+2040;CHARACTER TIE;Pc;0;ON;;;;;N;;;;;
+2041;CARET INSERTION POINT;Po;0;ON;;;;;N;;;;;
+2042;ASTERISM;Po;0;ON;;;;;N;;;;;
+2043;HYPHEN BULLET;Po;0;ON;;;;;N;;;;;
+2044;FRACTION SLASH;Sm;0;ON;;;;;N;;;;;
+2045;LEFT SQUARE BRACKET WITH QUILL;Ps;0;ON;;;;;Y;;;;;
+2046;RIGHT SQUARE BRACKET WITH QUILL;Pe;0;ON;;;;;Y;;;;;
+2048;QUESTION EXCLAMATION MARK;Po;0;ON;<compat> 003F 0021;;;;N;;;;;
+2049;EXCLAMATION QUESTION MARK;Po;0;ON;<compat> 0021 003F;;;;N;;;;;
+204A;TIRONIAN SIGN ET;Po;0;ON;;;;;N;;;;;
+204B;REVERSED PILCROW SIGN;Po;0;ON;;;;;N;;;;;
+204C;BLACK LEFTWARDS BULLET;Po;0;ON;;;;;N;;;;;
+204D;BLACK RIGHTWARDS BULLET;Po;0;ON;;;;;N;;;;;
+206A;INHIBIT SYMMETRIC SWAPPING;Cf;0;BN;;;;;N;;;;;
+206B;ACTIVATE SYMMETRIC SWAPPING;Cf;0;BN;;;;;N;;;;;
+206C;INHIBIT ARABIC FORM SHAPING;Cf;0;BN;;;;;N;;;;;
+206D;ACTIVATE ARABIC FORM SHAPING;Cf;0;BN;;;;;N;;;;;
+206E;NATIONAL DIGIT SHAPES;Cf;0;BN;;;;;N;;;;;
+206F;NOMINAL DIGIT SHAPES;Cf;0;BN;;;;;N;;;;;
+2070;SUPERSCRIPT ZERO;No;0;EN;<super> 0030;0;0;0;N;SUPERSCRIPT DIGIT ZERO;;;;
+2074;SUPERSCRIPT FOUR;No;0;EN;<super> 0034;4;4;4;N;SUPERSCRIPT DIGIT FOUR;;;;
+2075;SUPERSCRIPT FIVE;No;0;EN;<super> 0035;5;5;5;N;SUPERSCRIPT DIGIT FIVE;;;;
+2076;SUPERSCRIPT SIX;No;0;EN;<super> 0036;6;6;6;N;SUPERSCRIPT DIGIT SIX;;;;
+2077;SUPERSCRIPT SEVEN;No;0;EN;<super> 0037;7;7;7;N;SUPERSCRIPT DIGIT SEVEN;;;;
+2078;SUPERSCRIPT EIGHT;No;0;EN;<super> 0038;8;8;8;N;SUPERSCRIPT DIGIT EIGHT;;;;
+2079;SUPERSCRIPT NINE;No;0;EN;<super> 0039;9;9;9;N;SUPERSCRIPT DIGIT NINE;;;;
+207A;SUPERSCRIPT PLUS SIGN;Sm;0;ET;<super> 002B;;;;N;;;;;
+207B;SUPERSCRIPT MINUS;Sm;0;ET;<super> 2212;;;;N;SUPERSCRIPT HYPHEN-MINUS;;;;
+207C;SUPERSCRIPT EQUALS SIGN;Sm;0;ON;<super> 003D;;;;N;;;;;
+207D;SUPERSCRIPT LEFT PARENTHESIS;Ps;0;ON;<super> 0028;;;;Y;SUPERSCRIPT OPENING PARENTHESIS;;;;
+207E;SUPERSCRIPT RIGHT PARENTHESIS;Pe;0;ON;<super> 0029;;;;Y;SUPERSCRIPT CLOSING PARENTHESIS;;;;
+207F;SUPERSCRIPT LATIN SMALL LETTER N;Ll;0;L;<super> 006E;;;;N;;;;;
+2080;SUBSCRIPT ZERO;No;0;EN;<sub> 0030;0;0;0;N;SUBSCRIPT DIGIT ZERO;;;;
+2081;SUBSCRIPT ONE;No;0;EN;<sub> 0031;1;1;1;N;SUBSCRIPT DIGIT ONE;;;;
+2082;SUBSCRIPT TWO;No;0;EN;<sub> 0032;2;2;2;N;SUBSCRIPT DIGIT TWO;;;;
+2083;SUBSCRIPT THREE;No;0;EN;<sub> 0033;3;3;3;N;SUBSCRIPT DIGIT THREE;;;;
+2084;SUBSCRIPT FOUR;No;0;EN;<sub> 0034;4;4;4;N;SUBSCRIPT DIGIT FOUR;;;;
+2085;SUBSCRIPT FIVE;No;0;EN;<sub> 0035;5;5;5;N;SUBSCRIPT DIGIT FIVE;;;;
+2086;SUBSCRIPT SIX;No;0;EN;<sub> 0036;6;6;6;N;SUBSCRIPT DIGIT SIX;;;;
+2087;SUBSCRIPT SEVEN;No;0;EN;<sub> 0037;7;7;7;N;SUBSCRIPT DIGIT SEVEN;;;;
+2088;SUBSCRIPT EIGHT;No;0;EN;<sub> 0038;8;8;8;N;SUBSCRIPT DIGIT EIGHT;;;;
+2089;SUBSCRIPT NINE;No;0;EN;<sub> 0039;9;9;9;N;SUBSCRIPT DIGIT NINE;;;;
+208A;SUBSCRIPT PLUS SIGN;Sm;0;ET;<sub> 002B;;;;N;;;;;
+208B;SUBSCRIPT MINUS;Sm;0;ET;<sub> 2212;;;;N;SUBSCRIPT HYPHEN-MINUS;;;;
+208C;SUBSCRIPT EQUALS SIGN;Sm;0;ON;<sub> 003D;;;;N;;;;;
+208D;SUBSCRIPT LEFT PARENTHESIS;Ps;0;ON;<sub> 0028;;;;Y;SUBSCRIPT OPENING PARENTHESIS;;;;
+208E;SUBSCRIPT RIGHT PARENTHESIS;Pe;0;ON;<sub> 0029;;;;Y;SUBSCRIPT CLOSING PARENTHESIS;;;;
+20A0;EURO-CURRENCY SIGN;Sc;0;ET;;;;;N;;;;;
+20A1;COLON SIGN;Sc;0;ET;;;;;N;;;;;
+20A2;CRUZEIRO SIGN;Sc;0;ET;;;;;N;;;;;
+20A3;FRENCH FRANC SIGN;Sc;0;ET;;;;;N;;;;;
+20A4;LIRA SIGN;Sc;0;ET;;;;;N;;;;;
+20A5;MILL SIGN;Sc;0;ET;;;;;N;;;;;
+20A6;NAIRA SIGN;Sc;0;ET;;;;;N;;;;;
+20A7;PESETA SIGN;Sc;0;ET;;;;;N;;;;;
+20A8;RUPEE SIGN;Sc;0;ET;<compat> 0052 0073;;;;N;;;;;
+20A9;WON SIGN;Sc;0;ET;;;;;N;;;;;
+20AA;NEW SHEQEL SIGN;Sc;0;ET;;;;;N;;;;;
+20AB;DONG SIGN;Sc;0;ET;;;;;N;;;;;
+20AC;EURO SIGN;Sc;0;ET;;;;;N;;;;;
+20AD;KIP SIGN;Sc;0;ET;;;;;N;;;;;
+20AE;TUGRIK SIGN;Sc;0;ET;;;;;N;;;;;
+20AF;DRACHMA SIGN;Sc;0;ET;;;;;N;;;;;
+20D0;COMBINING LEFT HARPOON ABOVE;Mn;230;NSM;;;;;N;NON-SPACING LEFT HARPOON ABOVE;;;;
+20D1;COMBINING RIGHT HARPOON ABOVE;Mn;230;NSM;;;;;N;NON-SPACING RIGHT HARPOON ABOVE;;;;
+20D2;COMBINING LONG VERTICAL LINE OVERLAY;Mn;1;NSM;;;;;N;NON-SPACING LONG VERTICAL BAR OVERLAY;;;;
+20D3;COMBINING SHORT VERTICAL LINE OVERLAY;Mn;1;NSM;;;;;N;NON-SPACING SHORT VERTICAL BAR OVERLAY;;;;
+20D4;COMBINING ANTICLOCKWISE ARROW ABOVE;Mn;230;NSM;;;;;N;NON-SPACING ANTICLOCKWISE ARROW ABOVE;;;;
+20D5;COMBINING CLOCKWISE ARROW ABOVE;Mn;230;NSM;;;;;N;NON-SPACING CLOCKWISE ARROW ABOVE;;;;
+20D6;COMBINING LEFT ARROW ABOVE;Mn;230;NSM;;;;;N;NON-SPACING LEFT ARROW ABOVE;;;;
+20D7;COMBINING RIGHT ARROW ABOVE;Mn;230;NSM;;;;;N;NON-SPACING RIGHT ARROW ABOVE;;;;
+20D8;COMBINING RING OVERLAY;Mn;1;NSM;;;;;N;NON-SPACING RING OVERLAY;;;;
+20D9;COMBINING CLOCKWISE RING OVERLAY;Mn;1;NSM;;;;;N;NON-SPACING CLOCKWISE RING OVERLAY;;;;
+20DA;COMBINING ANTICLOCKWISE RING OVERLAY;Mn;1;NSM;;;;;N;NON-SPACING ANTICLOCKWISE RING OVERLAY;;;;
+20DB;COMBINING THREE DOTS ABOVE;Mn;230;NSM;;;;;N;NON-SPACING THREE DOTS ABOVE;;;;
+20DC;COMBINING FOUR DOTS ABOVE;Mn;230;NSM;;;;;N;NON-SPACING FOUR DOTS ABOVE;;;;
+20DD;COMBINING ENCLOSING CIRCLE;Me;0;NSM;;;;;N;ENCLOSING CIRCLE;;;;
+20DE;COMBINING ENCLOSING SQUARE;Me;0;NSM;;;;;N;ENCLOSING SQUARE;;;;
+20DF;COMBINING ENCLOSING DIAMOND;Me;0;NSM;;;;;N;ENCLOSING DIAMOND;;;;
+20E0;COMBINING ENCLOSING CIRCLE BACKSLASH;Me;0;NSM;;;;;N;ENCLOSING CIRCLE SLASH;;;;
+20E1;COMBINING LEFT RIGHT ARROW ABOVE;Mn;230;NSM;;;;;N;NON-SPACING LEFT RIGHT ARROW ABOVE;;;;
+20E2;COMBINING ENCLOSING SCREEN;Me;0;NSM;;;;;N;;;;;
+20E3;COMBINING ENCLOSING KEYCAP;Me;0;NSM;;;;;N;;;;;
+2100;ACCOUNT OF;So;0;ON;<compat> 0061 002F 0063;;;;N;;;;;
+2101;ADDRESSED TO THE SUBJECT;So;0;ON;<compat> 0061 002F 0073;;;;N;;;;;
+2102;DOUBLE-STRUCK CAPITAL C;Lu;0;L;<font> 0043;;;;N;DOUBLE-STRUCK C;;;;
+2103;DEGREE CELSIUS;So;0;ON;<compat> 00B0 0043;;;;N;DEGREES CENTIGRADE;;;;
+2104;CENTRE LINE SYMBOL;So;0;ON;;;;;N;C L SYMBOL;;;;
+2105;CARE OF;So;0;ON;<compat> 0063 002F 006F;;;;N;;;;;
+2106;CADA UNA;So;0;ON;<compat> 0063 002F 0075;;;;N;;;;;
+2107;EULER CONSTANT;Lu;0;L;<compat> 0190;;;;N;EULERS;;;;
+2108;SCRUPLE;So;0;ON;;;;;N;;;;;
+2109;DEGREE FAHRENHEIT;So;0;ON;<compat> 00B0 0046;;;;N;DEGREES FAHRENHEIT;;;;
+210A;SCRIPT SMALL G;Ll;0;L;<font> 0067;;;;N;;;;;
+210B;SCRIPT CAPITAL H;Lu;0;L;<font> 0048;;;;N;SCRIPT H;;;;
+210C;BLACK-LETTER CAPITAL H;Lu;0;L;<font> 0048;;;;N;BLACK-LETTER H;;;;
+210D;DOUBLE-STRUCK CAPITAL H;Lu;0;L;<font> 0048;;;;N;DOUBLE-STRUCK H;;;;
+210E;PLANCK CONSTANT;Ll;0;L;<font> 0068;;;;N;;;;;
+210F;PLANCK CONSTANT OVER TWO PI;Ll;0;L;<font> 0127;;;;N;PLANCK CONSTANT OVER 2 PI;;;;
+2110;SCRIPT CAPITAL I;Lu;0;L;<font> 0049;;;;N;SCRIPT I;;;;
+2111;BLACK-LETTER CAPITAL I;Lu;0;L;<font> 0049;;;;N;BLACK-LETTER I;;;;
+2112;SCRIPT CAPITAL L;Lu;0;L;<font> 004C;;;;N;SCRIPT L;;;;
+2113;SCRIPT SMALL L;Ll;0;L;<font> 006C;;;;N;;;;;
+2114;L B BAR SYMBOL;So;0;ON;;;;;N;;;;;
+2115;DOUBLE-STRUCK CAPITAL N;Lu;0;L;<font> 004E;;;;N;DOUBLE-STRUCK N;;;;
+2116;NUMERO SIGN;So;0;ON;<compat> 004E 006F;;;;N;NUMERO;;;;
+2117;SOUND RECORDING COPYRIGHT;So;0;ON;;;;;N;;;;;
+2118;SCRIPT CAPITAL P;So;0;ON;;;;;N;SCRIPT P;;;;
+2119;DOUBLE-STRUCK CAPITAL P;Lu;0;L;<font> 0050;;;;N;DOUBLE-STRUCK P;;;;
+211A;DOUBLE-STRUCK CAPITAL Q;Lu;0;L;<font> 0051;;;;N;DOUBLE-STRUCK Q;;;;
+211B;SCRIPT CAPITAL R;Lu;0;L;<font> 0052;;;;N;SCRIPT R;;;;
+211C;BLACK-LETTER CAPITAL R;Lu;0;L;<font> 0052;;;;N;BLACK-LETTER R;;;;
+211D;DOUBLE-STRUCK CAPITAL R;Lu;0;L;<font> 0052;;;;N;DOUBLE-STRUCK R;;;;
+211E;PRESCRIPTION TAKE;So;0;ON;;;;;N;;;;;
+211F;RESPONSE;So;0;ON;;;;;N;;;;;
+2120;SERVICE MARK;So;0;ON;<super> 0053 004D;;;;N;;;;;
+2121;TELEPHONE SIGN;So;0;ON;<compat> 0054 0045 004C;;;;N;T E L SYMBOL;;;;
+2122;TRADE MARK SIGN;So;0;ON;<super> 0054 004D;;;;N;TRADEMARK;;;;
+2123;VERSICLE;So;0;ON;;;;;N;;;;;
+2124;DOUBLE-STRUCK CAPITAL Z;Lu;0;L;<font> 005A;;;;N;DOUBLE-STRUCK Z;;;;
+2125;OUNCE SIGN;So;0;ON;;;;;N;OUNCE;;;;
+2126;OHM SIGN;Lu;0;L;03A9;;;;N;OHM;;;03C9;
+2127;INVERTED OHM SIGN;So;0;ON;;;;;N;MHO;;;;
+2128;BLACK-LETTER CAPITAL Z;Lu;0;L;<font> 005A;;;;N;BLACK-LETTER Z;;;;
+2129;TURNED GREEK SMALL LETTER IOTA;So;0;ON;;;;;N;;;;;
+212A;KELVIN SIGN;Lu;0;L;004B;;;;N;DEGREES KELVIN;;;006B;
+212B;ANGSTROM SIGN;Lu;0;L;00C5;;;;N;ANGSTROM UNIT;;;00E5;
+212C;SCRIPT CAPITAL B;Lu;0;L;<font> 0042;;;;N;SCRIPT B;;;;
+212D;BLACK-LETTER CAPITAL C;Lu;0;L;<font> 0043;;;;N;BLACK-LETTER C;;;;
+212E;ESTIMATED SYMBOL;So;0;ET;;;;;N;;;;;
+212F;SCRIPT SMALL E;Ll;0;L;<font> 0065;;;;N;;;;;
+2130;SCRIPT CAPITAL E;Lu;0;L;<font> 0045;;;;N;SCRIPT E;;;;
+2131;SCRIPT CAPITAL F;Lu;0;L;<font> 0046;;;;N;SCRIPT F;;;;
+2132;TURNED CAPITAL F;So;0;ON;;;;;N;TURNED F;;;;
+2133;SCRIPT CAPITAL M;Lu;0;L;<font> 004D;;;;N;SCRIPT M;;;;
+2134;SCRIPT SMALL O;Ll;0;L;<font> 006F;;;;N;;;;;
+2135;ALEF SYMBOL;Lo;0;L;<compat> 05D0;;;;N;FIRST TRANSFINITE CARDINAL;;;;
+2136;BET SYMBOL;Lo;0;L;<compat> 05D1;;;;N;SECOND TRANSFINITE CARDINAL;;;;
+2137;GIMEL SYMBOL;Lo;0;L;<compat> 05D2;;;;N;THIRD TRANSFINITE CARDINAL;;;;
+2138;DALET SYMBOL;Lo;0;L;<compat> 05D3;;;;N;FOURTH TRANSFINITE CARDINAL;;;;
+2139;INFORMATION SOURCE;Ll;0;L;<font> 0069;;;;N;;;;;
+213A;ROTATED CAPITAL Q;So;0;ON;;;;;N;;;;;
+2153;VULGAR FRACTION ONE THIRD;No;0;ON;<fraction> 0031 2044 0033;;;1/3;N;FRACTION ONE THIRD;;;;
+2154;VULGAR FRACTION TWO THIRDS;No;0;ON;<fraction> 0032 2044 0033;;;2/3;N;FRACTION TWO THIRDS;;;;
+2155;VULGAR FRACTION ONE FIFTH;No;0;ON;<fraction> 0031 2044 0035;;;1/5;N;FRACTION ONE FIFTH;;;;
+2156;VULGAR FRACTION TWO FIFTHS;No;0;ON;<fraction> 0032 2044 0035;;;2/5;N;FRACTION TWO FIFTHS;;;;
+2157;VULGAR FRACTION THREE FIFTHS;No;0;ON;<fraction> 0033 2044 0035;;;3/5;N;FRACTION THREE FIFTHS;;;;
+2158;VULGAR FRACTION FOUR FIFTHS;No;0;ON;<fraction> 0034 2044 0035;;;4/5;N;FRACTION FOUR FIFTHS;;;;
+2159;VULGAR FRACTION ONE SIXTH;No;0;ON;<fraction> 0031 2044 0036;;;1/6;N;FRACTION ONE SIXTH;;;;
+215A;VULGAR FRACTION FIVE SIXTHS;No;0;ON;<fraction> 0035 2044 0036;;;5/6;N;FRACTION FIVE SIXTHS;;;;
+215B;VULGAR FRACTION ONE EIGHTH;No;0;ON;<fraction> 0031 2044 0038;;;1/8;N;FRACTION ONE EIGHTH;;;;
+215C;VULGAR FRACTION THREE EIGHTHS;No;0;ON;<fraction> 0033 2044 0038;;;3/8;N;FRACTION THREE EIGHTHS;;;;
+215D;VULGAR FRACTION FIVE EIGHTHS;No;0;ON;<fraction> 0035 2044 0038;;;5/8;N;FRACTION FIVE EIGHTHS;;;;
+215E;VULGAR FRACTION SEVEN EIGHTHS;No;0;ON;<fraction> 0037 2044 0038;;;7/8;N;FRACTION SEVEN EIGHTHS;;;;
+215F;FRACTION NUMERATOR ONE;No;0;ON;<fraction> 0031 2044;;;1;N;;;;;
+2160;ROMAN NUMERAL ONE;Nl;0;L;<compat> 0049;;;1;N;;;;2170;
+2161;ROMAN NUMERAL TWO;Nl;0;L;<compat> 0049 0049;;;2;N;;;;2171;
+2162;ROMAN NUMERAL THREE;Nl;0;L;<compat> 0049 0049 0049;;;3;N;;;;2172;
+2163;ROMAN NUMERAL FOUR;Nl;0;L;<compat> 0049 0056;;;4;N;;;;2173;
+2164;ROMAN NUMERAL FIVE;Nl;0;L;<compat> 0056;;;5;N;;;;2174;
+2165;ROMAN NUMERAL SIX;Nl;0;L;<compat> 0056 0049;;;6;N;;;;2175;
+2166;ROMAN NUMERAL SEVEN;Nl;0;L;<compat> 0056 0049 0049;;;7;N;;;;2176;
+2167;ROMAN NUMERAL EIGHT;Nl;0;L;<compat> 0056 0049 0049 0049;;;8;N;;;;2177;
+2168;ROMAN NUMERAL NINE;Nl;0;L;<compat> 0049 0058;;;9;N;;;;2178;
+2169;ROMAN NUMERAL TEN;Nl;0;L;<compat> 0058;;;10;N;;;;2179;
+216A;ROMAN NUMERAL ELEVEN;Nl;0;L;<compat> 0058 0049;;;11;N;;;;217A;
+216B;ROMAN NUMERAL TWELVE;Nl;0;L;<compat> 0058 0049 0049;;;12;N;;;;217B;
+216C;ROMAN NUMERAL FIFTY;Nl;0;L;<compat> 004C;;;50;N;;;;217C;
+216D;ROMAN NUMERAL ONE HUNDRED;Nl;0;L;<compat> 0043;;;100;N;;;;217D;
+216E;ROMAN NUMERAL FIVE HUNDRED;Nl;0;L;<compat> 0044;;;500;N;;;;217E;
+216F;ROMAN NUMERAL ONE THOUSAND;Nl;0;L;<compat> 004D;;;1000;N;;;;217F;
+2170;SMALL ROMAN NUMERAL ONE;Nl;0;L;<compat> 0069;;;1;N;;;2160;;2160
+2171;SMALL ROMAN NUMERAL TWO;Nl;0;L;<compat> 0069 0069;;;2;N;;;2161;;2161
+2172;SMALL ROMAN NUMERAL THREE;Nl;0;L;<compat> 0069 0069 0069;;;3;N;;;2162;;2162
+2173;SMALL ROMAN NUMERAL FOUR;Nl;0;L;<compat> 0069 0076;;;4;N;;;2163;;2163
+2174;SMALL ROMAN NUMERAL FIVE;Nl;0;L;<compat> 0076;;;5;N;;;2164;;2164
+2175;SMALL ROMAN NUMERAL SIX;Nl;0;L;<compat> 0076 0069;;;6;N;;;2165;;2165
+2176;SMALL ROMAN NUMERAL SEVEN;Nl;0;L;<compat> 0076 0069 0069;;;7;N;;;2166;;2166
+2177;SMALL ROMAN NUMERAL EIGHT;Nl;0;L;<compat> 0076 0069 0069 0069;;;8;N;;;2167;;2167
+2178;SMALL ROMAN NUMERAL NINE;Nl;0;L;<compat> 0069 0078;;;9;N;;;2168;;2168
+2179;SMALL ROMAN NUMERAL TEN;Nl;0;L;<compat> 0078;;;10;N;;;2169;;2169
+217A;SMALL ROMAN NUMERAL ELEVEN;Nl;0;L;<compat> 0078 0069;;;11;N;;;216A;;216A
+217B;SMALL ROMAN NUMERAL TWELVE;Nl;0;L;<compat> 0078 0069 0069;;;12;N;;;216B;;216B
+217C;SMALL ROMAN NUMERAL FIFTY;Nl;0;L;<compat> 006C;;;50;N;;;216C;;216C
+217D;SMALL ROMAN NUMERAL ONE HUNDRED;Nl;0;L;<compat> 0063;;;100;N;;;216D;;216D
+217E;SMALL ROMAN NUMERAL FIVE HUNDRED;Nl;0;L;<compat> 0064;;;500;N;;;216E;;216E
+217F;SMALL ROMAN NUMERAL ONE THOUSAND;Nl;0;L;<compat> 006D;;;1000;N;;;216F;;216F
+2180;ROMAN NUMERAL ONE THOUSAND C D;Nl;0;L;;;;1000;N;;;;;
+2181;ROMAN NUMERAL FIVE THOUSAND;Nl;0;L;;;;5000;N;;;;;
+2182;ROMAN NUMERAL TEN THOUSAND;Nl;0;L;;;;10000;N;;;;;
+2183;ROMAN NUMERAL REVERSED ONE HUNDRED;Nl;0;L;;;;;N;;;;;
+2190;LEFTWARDS ARROW;Sm;0;ON;;;;;N;LEFT ARROW;;;;
+2191;UPWARDS ARROW;Sm;0;ON;;;;;N;UP ARROW;;;;
+2192;RIGHTWARDS ARROW;Sm;0;ON;;;;;N;RIGHT ARROW;;;;
+2193;DOWNWARDS ARROW;Sm;0;ON;;;;;N;DOWN ARROW;;;;
+2194;LEFT RIGHT ARROW;Sm;0;ON;;;;;N;;;;;
+2195;UP DOWN ARROW;So;0;ON;;;;;N;;;;;
+2196;NORTH WEST ARROW;So;0;ON;;;;;N;UPPER LEFT ARROW;;;;
+2197;NORTH EAST ARROW;So;0;ON;;;;;N;UPPER RIGHT ARROW;;;;
+2198;SOUTH EAST ARROW;So;0;ON;;;;;N;LOWER RIGHT ARROW;;;;
+2199;SOUTH WEST ARROW;So;0;ON;;;;;N;LOWER LEFT ARROW;;;;
+219A;LEFTWARDS ARROW WITH STROKE;Sm;0;ON;2190 0338;;;;N;LEFT ARROW WITH STROKE;;;;
+219B;RIGHTWARDS ARROW WITH STROKE;Sm;0;ON;2192 0338;;;;N;RIGHT ARROW WITH STROKE;;;;
+219C;LEFTWARDS WAVE ARROW;So;0;ON;;;;;N;LEFT WAVE ARROW;;;;
+219D;RIGHTWARDS WAVE ARROW;So;0;ON;;;;;N;RIGHT WAVE ARROW;;;;
+219E;LEFTWARDS TWO HEADED ARROW;So;0;ON;;;;;N;LEFT TWO HEADED ARROW;;;;
+219F;UPWARDS TWO HEADED ARROW;So;0;ON;;;;;N;UP TWO HEADED ARROW;;;;
+21A0;RIGHTWARDS TWO HEADED ARROW;Sm;0;ON;;;;;N;RIGHT TWO HEADED ARROW;;;;
+21A1;DOWNWARDS TWO HEADED ARROW;So;0;ON;;;;;N;DOWN TWO HEADED ARROW;;;;
+21A2;LEFTWARDS ARROW WITH TAIL;So;0;ON;;;;;N;LEFT ARROW WITH TAIL;;;;
+21A3;RIGHTWARDS ARROW WITH TAIL;Sm;0;ON;;;;;N;RIGHT ARROW WITH TAIL;;;;
+21A4;LEFTWARDS ARROW FROM BAR;So;0;ON;;;;;N;LEFT ARROW FROM BAR;;;;
+21A5;UPWARDS ARROW FROM BAR;So;0;ON;;;;;N;UP ARROW FROM BAR;;;;
+21A6;RIGHTWARDS ARROW FROM BAR;Sm;0;ON;;;;;N;RIGHT ARROW FROM BAR;;;;
+21A7;DOWNWARDS ARROW FROM BAR;So;0;ON;;;;;N;DOWN ARROW FROM BAR;;;;
+21A8;UP DOWN ARROW WITH BASE;So;0;ON;;;;;N;;;;;
+21A9;LEFTWARDS ARROW WITH HOOK;So;0;ON;;;;;N;LEFT ARROW WITH HOOK;;;;
+21AA;RIGHTWARDS ARROW WITH HOOK;So;0;ON;;;;;N;RIGHT ARROW WITH HOOK;;;;
+21AB;LEFTWARDS ARROW WITH LOOP;So;0;ON;;;;;N;LEFT ARROW WITH LOOP;;;;
+21AC;RIGHTWARDS ARROW WITH LOOP;So;0;ON;;;;;N;RIGHT ARROW WITH LOOP;;;;
+21AD;LEFT RIGHT WAVE ARROW;So;0;ON;;;;;N;;;;;
+21AE;LEFT RIGHT ARROW WITH STROKE;Sm;0;ON;2194 0338;;;;N;;;;;
+21AF;DOWNWARDS ZIGZAG ARROW;So;0;ON;;;;;N;DOWN ZIGZAG ARROW;;;;
+21B0;UPWARDS ARROW WITH TIP LEFTWARDS;So;0;ON;;;;;N;UP ARROW WITH TIP LEFT;;;;
+21B1;UPWARDS ARROW WITH TIP RIGHTWARDS;So;0;ON;;;;;N;UP ARROW WITH TIP RIGHT;;;;
+21B2;DOWNWARDS ARROW WITH TIP LEFTWARDS;So;0;ON;;;;;N;DOWN ARROW WITH TIP LEFT;;;;
+21B3;DOWNWARDS ARROW WITH TIP RIGHTWARDS;So;0;ON;;;;;N;DOWN ARROW WITH TIP RIGHT;;;;
+21B4;RIGHTWARDS ARROW WITH CORNER DOWNWARDS;So;0;ON;;;;;N;RIGHT ARROW WITH CORNER DOWN;;;;
+21B5;DOWNWARDS ARROW WITH CORNER LEFTWARDS;So;0;ON;;;;;N;DOWN ARROW WITH CORNER LEFT;;;;
+21B6;ANTICLOCKWISE TOP SEMICIRCLE ARROW;So;0;ON;;;;;N;;;;;
+21B7;CLOCKWISE TOP SEMICIRCLE ARROW;So;0;ON;;;;;N;;;;;
+21B8;NORTH WEST ARROW TO LONG BAR;So;0;ON;;;;;N;UPPER LEFT ARROW TO LONG BAR;;;;
+21B9;LEFTWARDS ARROW TO BAR OVER RIGHTWARDS ARROW TO BAR;So;0;ON;;;;;N;LEFT ARROW TO BAR OVER RIGHT ARROW TO BAR;;;;
+21BA;ANTICLOCKWISE OPEN CIRCLE ARROW;So;0;ON;;;;;N;;;;;
+21BB;CLOCKWISE OPEN CIRCLE ARROW;So;0;ON;;;;;N;;;;;
+21BC;LEFTWARDS HARPOON WITH BARB UPWARDS;So;0;ON;;;;;N;LEFT HARPOON WITH BARB UP;;;;
+21BD;LEFTWARDS HARPOON WITH BARB DOWNWARDS;So;0;ON;;;;;N;LEFT HARPOON WITH BARB DOWN;;;;
+21BE;UPWARDS HARPOON WITH BARB RIGHTWARDS;So;0;ON;;;;;N;UP HARPOON WITH BARB RIGHT;;;;
+21BF;UPWARDS HARPOON WITH BARB LEFTWARDS;So;0;ON;;;;;N;UP HARPOON WITH BARB LEFT;;;;
+21C0;RIGHTWARDS HARPOON WITH BARB UPWARDS;So;0;ON;;;;;N;RIGHT HARPOON WITH BARB UP;;;;
+21C1;RIGHTWARDS HARPOON WITH BARB DOWNWARDS;So;0;ON;;;;;N;RIGHT HARPOON WITH BARB DOWN;;;;
+21C2;DOWNWARDS HARPOON WITH BARB RIGHTWARDS;So;0;ON;;;;;N;DOWN HARPOON WITH BARB RIGHT;;;;
+21C3;DOWNWARDS HARPOON WITH BARB LEFTWARDS;So;0;ON;;;;;N;DOWN HARPOON WITH BARB LEFT;;;;
+21C4;RIGHTWARDS ARROW OVER LEFTWARDS ARROW;So;0;ON;;;;;N;RIGHT ARROW OVER LEFT ARROW;;;;
+21C5;UPWARDS ARROW LEFTWARDS OF DOWNWARDS ARROW;So;0;ON;;;;;N;UP ARROW LEFT OF DOWN ARROW;;;;
+21C6;LEFTWARDS ARROW OVER RIGHTWARDS ARROW;So;0;ON;;;;;N;LEFT ARROW OVER RIGHT ARROW;;;;
+21C7;LEFTWARDS PAIRED ARROWS;So;0;ON;;;;;N;LEFT PAIRED ARROWS;;;;
+21C8;UPWARDS PAIRED ARROWS;So;0;ON;;;;;N;UP PAIRED ARROWS;;;;
+21C9;RIGHTWARDS PAIRED ARROWS;So;0;ON;;;;;N;RIGHT PAIRED ARROWS;;;;
+21CA;DOWNWARDS PAIRED ARROWS;So;0;ON;;;;;N;DOWN PAIRED ARROWS;;;;
+21CB;LEFTWARDS HARPOON OVER RIGHTWARDS HARPOON;So;0;ON;;;;;N;LEFT HARPOON OVER RIGHT HARPOON;;;;
+21CC;RIGHTWARDS HARPOON OVER LEFTWARDS HARPOON;So;0;ON;;;;;N;RIGHT HARPOON OVER LEFT HARPOON;;;;
+21CD;LEFTWARDS DOUBLE ARROW WITH STROKE;So;0;ON;21D0 0338;;;;N;LEFT DOUBLE ARROW WITH STROKE;;;;
+21CE;LEFT RIGHT DOUBLE ARROW WITH STROKE;Sm;0;ON;21D4 0338;;;;N;;;;;
+21CF;RIGHTWARDS DOUBLE ARROW WITH STROKE;Sm;0;ON;21D2 0338;;;;N;RIGHT DOUBLE ARROW WITH STROKE;;;;
+21D0;LEFTWARDS DOUBLE ARROW;So;0;ON;;;;;N;LEFT DOUBLE ARROW;;;;
+21D1;UPWARDS DOUBLE ARROW;So;0;ON;;;;;N;UP DOUBLE ARROW;;;;
+21D2;RIGHTWARDS DOUBLE ARROW;Sm;0;ON;;;;;N;RIGHT DOUBLE ARROW;;;;
+21D3;DOWNWARDS DOUBLE ARROW;So;0;ON;;;;;N;DOWN DOUBLE ARROW;;;;
+21D4;LEFT RIGHT DOUBLE ARROW;Sm;0;ON;;;;;N;;;;;
+21D5;UP DOWN DOUBLE ARROW;So;0;ON;;;;;N;;;;;
+21D6;NORTH WEST DOUBLE ARROW;So;0;ON;;;;;N;UPPER LEFT DOUBLE ARROW;;;;
+21D7;NORTH EAST DOUBLE ARROW;So;0;ON;;;;;N;UPPER RIGHT DOUBLE ARROW;;;;
+21D8;SOUTH EAST DOUBLE ARROW;So;0;ON;;;;;N;LOWER RIGHT DOUBLE ARROW;;;;
+21D9;SOUTH WEST DOUBLE ARROW;So;0;ON;;;;;N;LOWER LEFT DOUBLE ARROW;;;;
+21DA;LEFTWARDS TRIPLE ARROW;So;0;ON;;;;;N;LEFT TRIPLE ARROW;;;;
+21DB;RIGHTWARDS TRIPLE ARROW;So;0;ON;;;;;N;RIGHT TRIPLE ARROW;;;;
+21DC;LEFTWARDS SQUIGGLE ARROW;So;0;ON;;;;;N;LEFT SQUIGGLE ARROW;;;;
+21DD;RIGHTWARDS SQUIGGLE ARROW;So;0;ON;;;;;N;RIGHT SQUIGGLE ARROW;;;;
+21DE;UPWARDS ARROW WITH DOUBLE STROKE;So;0;ON;;;;;N;UP ARROW WITH DOUBLE STROKE;;;;
+21DF;DOWNWARDS ARROW WITH DOUBLE STROKE;So;0;ON;;;;;N;DOWN ARROW WITH DOUBLE STROKE;;;;
+21E0;LEFTWARDS DASHED ARROW;So;0;ON;;;;;N;LEFT DASHED ARROW;;;;
+21E1;UPWARDS DASHED ARROW;So;0;ON;;;;;N;UP DASHED ARROW;;;;
+21E2;RIGHTWARDS DASHED ARROW;So;0;ON;;;;;N;RIGHT DASHED ARROW;;;;
+21E3;DOWNWARDS DASHED ARROW;So;0;ON;;;;;N;DOWN DASHED ARROW;;;;
+21E4;LEFTWARDS ARROW TO BAR;So;0;ON;;;;;N;LEFT ARROW TO BAR;;;;
+21E5;RIGHTWARDS ARROW TO BAR;So;0;ON;;;;;N;RIGHT ARROW TO BAR;;;;
+21E6;LEFTWARDS WHITE ARROW;So;0;ON;;;;;N;WHITE LEFT ARROW;;;;
+21E7;UPWARDS WHITE ARROW;So;0;ON;;;;;N;WHITE UP ARROW;;;;
+21E8;RIGHTWARDS WHITE ARROW;So;0;ON;;;;;N;WHITE RIGHT ARROW;;;;
+21E9;DOWNWARDS WHITE ARROW;So;0;ON;;;;;N;WHITE DOWN ARROW;;;;
+21EA;UPWARDS WHITE ARROW FROM BAR;So;0;ON;;;;;N;WHITE UP ARROW FROM BAR;;;;
+21EB;UPWARDS WHITE ARROW ON PEDESTAL;So;0;ON;;;;;N;;;;;
+21EC;UPWARDS WHITE ARROW ON PEDESTAL WITH HORIZONTAL BAR;So;0;ON;;;;;N;;;;;
+21ED;UPWARDS WHITE ARROW ON PEDESTAL WITH VERTICAL BAR;So;0;ON;;;;;N;;;;;
+21EE;UPWARDS WHITE DOUBLE ARROW;So;0;ON;;;;;N;;;;;
+21EF;UPWARDS WHITE DOUBLE ARROW ON PEDESTAL;So;0;ON;;;;;N;;;;;
+21F0;RIGHTWARDS WHITE ARROW FROM WALL;So;0;ON;;;;;N;;;;;
+21F1;NORTH WEST ARROW TO CORNER;So;0;ON;;;;;N;;;;;
+21F2;SOUTH EAST ARROW TO CORNER;So;0;ON;;;;;N;;;;;
+21F3;UP DOWN WHITE ARROW;So;0;ON;;;;;N;;;;;
+2200;FOR ALL;Sm;0;ON;;;;;N;;;;;
+2201;COMPLEMENT;Sm;0;ON;;;;;Y;;;;;
+2202;PARTIAL DIFFERENTIAL;Sm;0;ON;;;;;Y;;;;;
+2203;THERE EXISTS;Sm;0;ON;;;;;Y;;;;;
+2204;THERE DOES NOT EXIST;Sm;0;ON;2203 0338;;;;Y;;;;;
+2205;EMPTY SET;Sm;0;ON;;;;;N;;;;;
+2206;INCREMENT;Sm;0;ON;;;;;N;;;;;
+2207;NABLA;Sm;0;ON;;;;;N;;;;;
+2208;ELEMENT OF;Sm;0;ON;;;;;Y;;;;;
+2209;NOT AN ELEMENT OF;Sm;0;ON;2208 0338;;;;Y;;;;;
+220A;SMALL ELEMENT OF;Sm;0;ON;;;;;Y;;;;;
+220B;CONTAINS AS MEMBER;Sm;0;ON;;;;;Y;;;;;
+220C;DOES NOT CONTAIN AS MEMBER;Sm;0;ON;220B 0338;;;;Y;;;;;
+220D;SMALL CONTAINS AS MEMBER;Sm;0;ON;;;;;Y;;;;;
+220E;END OF PROOF;Sm;0;ON;;;;;N;;;;;
+220F;N-ARY PRODUCT;Sm;0;ON;;;;;N;;;;;
+2210;N-ARY COPRODUCT;Sm;0;ON;;;;;N;;;;;
+2211;N-ARY SUMMATION;Sm;0;ON;;;;;Y;;;;;
+2212;MINUS SIGN;Sm;0;ET;;;;;N;;;;;
+2213;MINUS-OR-PLUS SIGN;Sm;0;ET;;;;;N;;;;;
+2214;DOT PLUS;Sm;0;ON;;;;;N;;;;;
+2215;DIVISION SLASH;Sm;0;ON;;;;;Y;;;;;
+2216;SET MINUS;Sm;0;ON;;;;;Y;;;;;
+2217;ASTERISK OPERATOR;Sm;0;ON;;;;;N;;;;;
+2218;RING OPERATOR;Sm;0;ON;;;;;N;;;;;
+2219;BULLET OPERATOR;Sm;0;ON;;;;;N;;;;;
+221A;SQUARE ROOT;Sm;0;ON;;;;;Y;;;;;
+221B;CUBE ROOT;Sm;0;ON;;;;;Y;;;;;
+221C;FOURTH ROOT;Sm;0;ON;;;;;Y;;;;;
+221D;PROPORTIONAL TO;Sm;0;ON;;;;;Y;;;;;
+221E;INFINITY;Sm;0;ON;;;;;N;;;;;
+221F;RIGHT ANGLE;Sm;0;ON;;;;;Y;;;;;
+2220;ANGLE;Sm;0;ON;;;;;Y;;;;;
+2221;MEASURED ANGLE;Sm;0;ON;;;;;Y;;;;;
+2222;SPHERICAL ANGLE;Sm;0;ON;;;;;Y;;;;;
+2223;DIVIDES;Sm;0;ON;;;;;N;;;;;
+2224;DOES NOT DIVIDE;Sm;0;ON;2223 0338;;;;Y;;;;;
+2225;PARALLEL TO;Sm;0;ON;;;;;N;;;;;
+2226;NOT PARALLEL TO;Sm;0;ON;2225 0338;;;;Y;;;;;
+2227;LOGICAL AND;Sm;0;ON;;;;;N;;;;;
+2228;LOGICAL OR;Sm;0;ON;;;;;N;;;;;
+2229;INTERSECTION;Sm;0;ON;;;;;N;;;;;
+222A;UNION;Sm;0;ON;;;;;N;;;;;
+222B;INTEGRAL;Sm;0;ON;;;;;Y;;;;;
+222C;DOUBLE INTEGRAL;Sm;0;ON;<compat> 222B 222B;;;;Y;;;;;
+222D;TRIPLE INTEGRAL;Sm;0;ON;<compat> 222B 222B 222B;;;;Y;;;;;
+222E;CONTOUR INTEGRAL;Sm;0;ON;;;;;Y;;;;;
+222F;SURFACE INTEGRAL;Sm;0;ON;<compat> 222E 222E;;;;Y;;;;;
+2230;VOLUME INTEGRAL;Sm;0;ON;<compat> 222E 222E 222E;;;;Y;;;;;
+2231;CLOCKWISE INTEGRAL;Sm;0;ON;;;;;Y;;;;;
+2232;CLOCKWISE CONTOUR INTEGRAL;Sm;0;ON;;;;;Y;;;;;
+2233;ANTICLOCKWISE CONTOUR INTEGRAL;Sm;0;ON;;;;;Y;;;;;
+2234;THEREFORE;Sm;0;ON;;;;;N;;;;;
+2235;BECAUSE;Sm;0;ON;;;;;N;;;;;
+2236;RATIO;Sm;0;ON;;;;;N;;;;;
+2237;PROPORTION;Sm;0;ON;;;;;N;;;;;
+2238;DOT MINUS;Sm;0;ON;;;;;N;;;;;
+2239;EXCESS;Sm;0;ON;;;;;Y;;;;;
+223A;GEOMETRIC PROPORTION;Sm;0;ON;;;;;N;;;;;
+223B;HOMOTHETIC;Sm;0;ON;;;;;Y;;;;;
+223C;TILDE OPERATOR;Sm;0;ON;;;;;Y;;;;;
+223D;REVERSED TILDE;Sm;0;ON;;;;;Y;;lazy S;;;
+223E;INVERTED LAZY S;Sm;0;ON;;;;;Y;;;;;
+223F;SINE WAVE;Sm;0;ON;;;;;Y;;;;;
+2240;WREATH PRODUCT;Sm;0;ON;;;;;Y;;;;;
+2241;NOT TILDE;Sm;0;ON;223C 0338;;;;Y;;;;;
+2242;MINUS TILDE;Sm;0;ON;;;;;Y;;;;;
+2243;ASYMPTOTICALLY EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2244;NOT ASYMPTOTICALLY EQUAL TO;Sm;0;ON;2243 0338;;;;Y;;;;;
+2245;APPROXIMATELY EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2246;APPROXIMATELY BUT NOT ACTUALLY EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2247;NEITHER APPROXIMATELY NOR ACTUALLY EQUAL TO;Sm;0;ON;2245 0338;;;;Y;;;;;
+2248;ALMOST EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2249;NOT ALMOST EQUAL TO;Sm;0;ON;2248 0338;;;;Y;;;;;
+224A;ALMOST EQUAL OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+224B;TRIPLE TILDE;Sm;0;ON;;;;;Y;;;;;
+224C;ALL EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+224D;EQUIVALENT TO;Sm;0;ON;;;;;N;;;;;
+224E;GEOMETRICALLY EQUIVALENT TO;Sm;0;ON;;;;;N;;;;;
+224F;DIFFERENCE BETWEEN;Sm;0;ON;;;;;N;;;;;
+2250;APPROACHES THE LIMIT;Sm;0;ON;;;;;N;;;;;
+2251;GEOMETRICALLY EQUAL TO;Sm;0;ON;;;;;N;;;;;
+2252;APPROXIMATELY EQUAL TO OR THE IMAGE OF;Sm;0;ON;;;;;Y;;;;;
+2253;IMAGE OF OR APPROXIMATELY EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2254;COLON EQUALS;Sm;0;ON;;;;;Y;COLON EQUAL;;;;
+2255;EQUALS COLON;Sm;0;ON;;;;;Y;EQUAL COLON;;;;
+2256;RING IN EQUAL TO;Sm;0;ON;;;;;N;;;;;
+2257;RING EQUAL TO;Sm;0;ON;;;;;N;;;;;
+2258;CORRESPONDS TO;Sm;0;ON;;;;;N;;;;;
+2259;ESTIMATES;Sm;0;ON;;;;;N;;;;;
+225A;EQUIANGULAR TO;Sm;0;ON;;;;;N;;;;;
+225B;STAR EQUALS;Sm;0;ON;;;;;N;;;;;
+225C;DELTA EQUAL TO;Sm;0;ON;;;;;N;;;;;
+225D;EQUAL TO BY DEFINITION;Sm;0;ON;;;;;N;;;;;
+225E;MEASURED BY;Sm;0;ON;;;;;N;;;;;
+225F;QUESTIONED EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2260;NOT EQUAL TO;Sm;0;ON;003D 0338;;;;Y;;;;;
+2261;IDENTICAL TO;Sm;0;ON;;;;;N;;;;;
+2262;NOT IDENTICAL TO;Sm;0;ON;2261 0338;;;;Y;;;;;
+2263;STRICTLY EQUIVALENT TO;Sm;0;ON;;;;;N;;;;;
+2264;LESS-THAN OR EQUAL TO;Sm;0;ON;;;;;Y;LESS THAN OR EQUAL TO;;;;
+2265;GREATER-THAN OR EQUAL TO;Sm;0;ON;;;;;Y;GREATER THAN OR EQUAL TO;;;;
+2266;LESS-THAN OVER EQUAL TO;Sm;0;ON;;;;;Y;LESS THAN OVER EQUAL TO;;;;
+2267;GREATER-THAN OVER EQUAL TO;Sm;0;ON;;;;;Y;GREATER THAN OVER EQUAL TO;;;;
+2268;LESS-THAN BUT NOT EQUAL TO;Sm;0;ON;;;;;Y;LESS THAN BUT NOT EQUAL TO;;;;
+2269;GREATER-THAN BUT NOT EQUAL TO;Sm;0;ON;;;;;Y;GREATER THAN BUT NOT EQUAL TO;;;;
+226A;MUCH LESS-THAN;Sm;0;ON;;;;;Y;MUCH LESS THAN;;;;
+226B;MUCH GREATER-THAN;Sm;0;ON;;;;;Y;MUCH GREATER THAN;;;;
+226C;BETWEEN;Sm;0;ON;;;;;N;;;;;
+226D;NOT EQUIVALENT TO;Sm;0;ON;224D 0338;;;;N;;;;;
+226E;NOT LESS-THAN;Sm;0;ON;003C 0338;;;;Y;NOT LESS THAN;;;;
+226F;NOT GREATER-THAN;Sm;0;ON;003E 0338;;;;Y;NOT GREATER THAN;;;;
+2270;NEITHER LESS-THAN NOR EQUAL TO;Sm;0;ON;2264 0338;;;;Y;NEITHER LESS THAN NOR EQUAL TO;;;;
+2271;NEITHER GREATER-THAN NOR EQUAL TO;Sm;0;ON;2265 0338;;;;Y;NEITHER GREATER THAN NOR EQUAL TO;;;;
+2272;LESS-THAN OR EQUIVALENT TO;Sm;0;ON;;;;;Y;LESS THAN OR EQUIVALENT TO;;;;
+2273;GREATER-THAN OR EQUIVALENT TO;Sm;0;ON;;;;;Y;GREATER THAN OR EQUIVALENT TO;;;;
+2274;NEITHER LESS-THAN NOR EQUIVALENT TO;Sm;0;ON;2272 0338;;;;Y;NEITHER LESS THAN NOR EQUIVALENT TO;;;;
+2275;NEITHER GREATER-THAN NOR EQUIVALENT TO;Sm;0;ON;2273 0338;;;;Y;NEITHER GREATER THAN NOR EQUIVALENT TO;;;;
+2276;LESS-THAN OR GREATER-THAN;Sm;0;ON;;;;;Y;LESS THAN OR GREATER THAN;;;;
+2277;GREATER-THAN OR LESS-THAN;Sm;0;ON;;;;;Y;GREATER THAN OR LESS THAN;;;;
+2278;NEITHER LESS-THAN NOR GREATER-THAN;Sm;0;ON;2276 0338;;;;Y;NEITHER LESS THAN NOR GREATER THAN;;;;
+2279;NEITHER GREATER-THAN NOR LESS-THAN;Sm;0;ON;2277 0338;;;;Y;NEITHER GREATER THAN NOR LESS THAN;;;;
+227A;PRECEDES;Sm;0;ON;;;;;Y;;;;;
+227B;SUCCEEDS;Sm;0;ON;;;;;Y;;;;;
+227C;PRECEDES OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+227D;SUCCEEDS OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+227E;PRECEDES OR EQUIVALENT TO;Sm;0;ON;;;;;Y;;;;;
+227F;SUCCEEDS OR EQUIVALENT TO;Sm;0;ON;;;;;Y;;;;;
+2280;DOES NOT PRECEDE;Sm;0;ON;227A 0338;;;;Y;;;;;
+2281;DOES NOT SUCCEED;Sm;0;ON;227B 0338;;;;Y;;;;;
+2282;SUBSET OF;Sm;0;ON;;;;;Y;;;;;
+2283;SUPERSET OF;Sm;0;ON;;;;;Y;;;;;
+2284;NOT A SUBSET OF;Sm;0;ON;2282 0338;;;;Y;;;;;
+2285;NOT A SUPERSET OF;Sm;0;ON;2283 0338;;;;Y;;;;;
+2286;SUBSET OF OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2287;SUPERSET OF OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2288;NEITHER A SUBSET OF NOR EQUAL TO;Sm;0;ON;2286 0338;;;;Y;;;;;
+2289;NEITHER A SUPERSET OF NOR EQUAL TO;Sm;0;ON;2287 0338;;;;Y;;;;;
+228A;SUBSET OF WITH NOT EQUAL TO;Sm;0;ON;;;;;Y;SUBSET OF OR NOT EQUAL TO;;;;
+228B;SUPERSET OF WITH NOT EQUAL TO;Sm;0;ON;;;;;Y;SUPERSET OF OR NOT EQUAL TO;;;;
+228C;MULTISET;Sm;0;ON;;;;;Y;;;;;
+228D;MULTISET MULTIPLICATION;Sm;0;ON;;;;;N;;;;;
+228E;MULTISET UNION;Sm;0;ON;;;;;N;;;;;
+228F;SQUARE IMAGE OF;Sm;0;ON;;;;;Y;;;;;
+2290;SQUARE ORIGINAL OF;Sm;0;ON;;;;;Y;;;;;
+2291;SQUARE IMAGE OF OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2292;SQUARE ORIGINAL OF OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2293;SQUARE CAP;Sm;0;ON;;;;;N;;;;;
+2294;SQUARE CUP;Sm;0;ON;;;;;N;;;;;
+2295;CIRCLED PLUS;Sm;0;ON;;;;;N;;;;;
+2296;CIRCLED MINUS;Sm;0;ON;;;;;N;;;;;
+2297;CIRCLED TIMES;Sm;0;ON;;;;;N;;;;;
+2298;CIRCLED DIVISION SLASH;Sm;0;ON;;;;;Y;;;;;
+2299;CIRCLED DOT OPERATOR;Sm;0;ON;;;;;N;;;;;
+229A;CIRCLED RING OPERATOR;Sm;0;ON;;;;;N;;;;;
+229B;CIRCLED ASTERISK OPERATOR;Sm;0;ON;;;;;N;;;;;
+229C;CIRCLED EQUALS;Sm;0;ON;;;;;N;;;;;
+229D;CIRCLED DASH;Sm;0;ON;;;;;N;;;;;
+229E;SQUARED PLUS;Sm;0;ON;;;;;N;;;;;
+229F;SQUARED MINUS;Sm;0;ON;;;;;N;;;;;
+22A0;SQUARED TIMES;Sm;0;ON;;;;;N;;;;;
+22A1;SQUARED DOT OPERATOR;Sm;0;ON;;;;;N;;;;;
+22A2;RIGHT TACK;Sm;0;ON;;;;;Y;;;;;
+22A3;LEFT TACK;Sm;0;ON;;;;;Y;;;;;
+22A4;DOWN TACK;Sm;0;ON;;;;;N;;;;;
+22A5;UP TACK;Sm;0;ON;;;;;N;;;;;
+22A6;ASSERTION;Sm;0;ON;;;;;Y;;;;;
+22A7;MODELS;Sm;0;ON;;;;;Y;;;;;
+22A8;TRUE;Sm;0;ON;;;;;Y;;;;;
+22A9;FORCES;Sm;0;ON;;;;;Y;;;;;
+22AA;TRIPLE VERTICAL BAR RIGHT TURNSTILE;Sm;0;ON;;;;;Y;;;;;
+22AB;DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE;Sm;0;ON;;;;;Y;;;;;
+22AC;DOES NOT PROVE;Sm;0;ON;22A2 0338;;;;Y;;;;;
+22AD;NOT TRUE;Sm;0;ON;22A8 0338;;;;Y;;;;;
+22AE;DOES NOT FORCE;Sm;0;ON;22A9 0338;;;;Y;;;;;
+22AF;NEGATED DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE;Sm;0;ON;22AB 0338;;;;Y;;;;;
+22B0;PRECEDES UNDER RELATION;Sm;0;ON;;;;;Y;;;;;
+22B1;SUCCEEDS UNDER RELATION;Sm;0;ON;;;;;Y;;;;;
+22B2;NORMAL SUBGROUP OF;Sm;0;ON;;;;;Y;;;;;
+22B3;CONTAINS AS NORMAL SUBGROUP;Sm;0;ON;;;;;Y;;;;;
+22B4;NORMAL SUBGROUP OF OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+22B5;CONTAINS AS NORMAL SUBGROUP OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+22B6;ORIGINAL OF;Sm;0;ON;;;;;Y;;;;;
+22B7;IMAGE OF;Sm;0;ON;;;;;Y;;;;;
+22B8;MULTIMAP;Sm;0;ON;;;;;Y;;;;;
+22B9;HERMITIAN CONJUGATE MATRIX;Sm;0;ON;;;;;N;;;;;
+22BA;INTERCALATE;Sm;0;ON;;;;;N;;;;;
+22BB;XOR;Sm;0;ON;;;;;N;;;;;
+22BC;NAND;Sm;0;ON;;;;;N;;;;;
+22BD;NOR;Sm;0;ON;;;;;N;;;;;
+22BE;RIGHT ANGLE WITH ARC;Sm;0;ON;;;;;Y;;;;;
+22BF;RIGHT TRIANGLE;Sm;0;ON;;;;;Y;;;;;
+22C0;N-ARY LOGICAL AND;Sm;0;ON;;;;;N;;;;;
+22C1;N-ARY LOGICAL OR;Sm;0;ON;;;;;N;;;;;
+22C2;N-ARY INTERSECTION;Sm;0;ON;;;;;N;;;;;
+22C3;N-ARY UNION;Sm;0;ON;;;;;N;;;;;
+22C4;DIAMOND OPERATOR;Sm;0;ON;;;;;N;;;;;
+22C5;DOT OPERATOR;Sm;0;ON;;;;;N;;;;;
+22C6;STAR OPERATOR;Sm;0;ON;;;;;N;;;;;
+22C7;DIVISION TIMES;Sm;0;ON;;;;;N;;;;;
+22C8;BOWTIE;Sm;0;ON;;;;;N;;;;;
+22C9;LEFT NORMAL FACTOR SEMIDIRECT PRODUCT;Sm;0;ON;;;;;Y;;;;;
+22CA;RIGHT NORMAL FACTOR SEMIDIRECT PRODUCT;Sm;0;ON;;;;;Y;;;;;
+22CB;LEFT SEMIDIRECT PRODUCT;Sm;0;ON;;;;;Y;;;;;
+22CC;RIGHT SEMIDIRECT PRODUCT;Sm;0;ON;;;;;Y;;;;;
+22CD;REVERSED TILDE EQUALS;Sm;0;ON;;;;;Y;;;;;
+22CE;CURLY LOGICAL OR;Sm;0;ON;;;;;N;;;;;
+22CF;CURLY LOGICAL AND;Sm;0;ON;;;;;N;;;;;
+22D0;DOUBLE SUBSET;Sm;0;ON;;;;;Y;;;;;
+22D1;DOUBLE SUPERSET;Sm;0;ON;;;;;Y;;;;;
+22D2;DOUBLE INTERSECTION;Sm;0;ON;;;;;N;;;;;
+22D3;DOUBLE UNION;Sm;0;ON;;;;;N;;;;;
+22D4;PITCHFORK;Sm;0;ON;;;;;N;;;;;
+22D5;EQUAL AND PARALLEL TO;Sm;0;ON;;;;;N;;;;;
+22D6;LESS-THAN WITH DOT;Sm;0;ON;;;;;Y;LESS THAN WITH DOT;;;;
+22D7;GREATER-THAN WITH DOT;Sm;0;ON;;;;;Y;GREATER THAN WITH DOT;;;;
+22D8;VERY MUCH LESS-THAN;Sm;0;ON;;;;;Y;VERY MUCH LESS THAN;;;;
+22D9;VERY MUCH GREATER-THAN;Sm;0;ON;;;;;Y;VERY MUCH GREATER THAN;;;;
+22DA;LESS-THAN EQUAL TO OR GREATER-THAN;Sm;0;ON;;;;;Y;LESS THAN EQUAL TO OR GREATER THAN;;;;
+22DB;GREATER-THAN EQUAL TO OR LESS-THAN;Sm;0;ON;;;;;Y;GREATER THAN EQUAL TO OR LESS THAN;;;;
+22DC;EQUAL TO OR LESS-THAN;Sm;0;ON;;;;;Y;EQUAL TO OR LESS THAN;;;;
+22DD;EQUAL TO OR GREATER-THAN;Sm;0;ON;;;;;Y;EQUAL TO OR GREATER THAN;;;;
+22DE;EQUAL TO OR PRECEDES;Sm;0;ON;;;;;Y;;;;;
+22DF;EQUAL TO OR SUCCEEDS;Sm;0;ON;;;;;Y;;;;;
+22E0;DOES NOT PRECEDE OR EQUAL;Sm;0;ON;227C 0338;;;;Y;;;;;
+22E1;DOES NOT SUCCEED OR EQUAL;Sm;0;ON;227D 0338;;;;Y;;;;;
+22E2;NOT SQUARE IMAGE OF OR EQUAL TO;Sm;0;ON;2291 0338;;;;Y;;;;;
+22E3;NOT SQUARE ORIGINAL OF OR EQUAL TO;Sm;0;ON;2292 0338;;;;Y;;;;;
+22E4;SQUARE IMAGE OF OR NOT EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+22E5;SQUARE ORIGINAL OF OR NOT EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+22E6;LESS-THAN BUT NOT EQUIVALENT TO;Sm;0;ON;;;;;Y;LESS THAN BUT NOT EQUIVALENT TO;;;;
+22E7;GREATER-THAN BUT NOT EQUIVALENT TO;Sm;0;ON;;;;;Y;GREATER THAN BUT NOT EQUIVALENT TO;;;;
+22E8;PRECEDES BUT NOT EQUIVALENT TO;Sm;0;ON;;;;;Y;;;;;
+22E9;SUCCEEDS BUT NOT EQUIVALENT TO;Sm;0;ON;;;;;Y;;;;;
+22EA;NOT NORMAL SUBGROUP OF;Sm;0;ON;22B2 0338;;;;Y;;;;;
+22EB;DOES NOT CONTAIN AS NORMAL SUBGROUP;Sm;0;ON;22B3 0338;;;;Y;;;;;
+22EC;NOT NORMAL SUBGROUP OF OR EQUAL TO;Sm;0;ON;22B4 0338;;;;Y;;;;;
+22ED;DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL;Sm;0;ON;22B5 0338;;;;Y;;;;;
+22EE;VERTICAL ELLIPSIS;Sm;0;ON;;;;;N;;;;;
+22EF;MIDLINE HORIZONTAL ELLIPSIS;Sm;0;ON;;;;;N;;;;;
+22F0;UP RIGHT DIAGONAL ELLIPSIS;Sm;0;ON;;;;;Y;;;;;
+22F1;DOWN RIGHT DIAGONAL ELLIPSIS;Sm;0;ON;;;;;Y;;;;;
+2300;DIAMETER SIGN;So;0;ON;;;;;N;;;;;
+2301;ELECTRIC ARROW;So;0;ON;;;;;N;;;;;
+2302;HOUSE;So;0;ON;;;;;N;;;;;
+2303;UP ARROWHEAD;So;0;ON;;;;;N;;;;;
+2304;DOWN ARROWHEAD;So;0;ON;;;;;N;;;;;
+2305;PROJECTIVE;So;0;ON;;;;;N;;;;;
+2306;PERSPECTIVE;So;0;ON;;;;;N;;;;;
+2307;WAVY LINE;So;0;ON;;;;;N;;;;;
+2308;LEFT CEILING;Sm;0;ON;;;;;Y;;;;;
+2309;RIGHT CEILING;Sm;0;ON;;;;;Y;;;;;
+230A;LEFT FLOOR;Sm;0;ON;;;;;Y;;;;;
+230B;RIGHT FLOOR;Sm;0;ON;;;;;Y;;;;;
+230C;BOTTOM RIGHT CROP;So;0;ON;;;;;N;;;;;
+230D;BOTTOM LEFT CROP;So;0;ON;;;;;N;;;;;
+230E;TOP RIGHT CROP;So;0;ON;;;;;N;;;;;
+230F;TOP LEFT CROP;So;0;ON;;;;;N;;;;;
+2310;REVERSED NOT SIGN;So;0;ON;;;;;N;;;;;
+2311;SQUARE LOZENGE;So;0;ON;;;;;N;;;;;
+2312;ARC;So;0;ON;;;;;N;;;;;
+2313;SEGMENT;So;0;ON;;;;;N;;;;;
+2314;SECTOR;So;0;ON;;;;;N;;;;;
+2315;TELEPHONE RECORDER;So;0;ON;;;;;N;;;;;
+2316;POSITION INDICATOR;So;0;ON;;;;;N;;;;;
+2317;VIEWDATA SQUARE;So;0;ON;;;;;N;;;;;
+2318;PLACE OF INTEREST SIGN;So;0;ON;;;;;N;COMMAND KEY;;;;
+2319;TURNED NOT SIGN;So;0;ON;;;;;N;;;;;
+231A;WATCH;So;0;ON;;;;;N;;;;;
+231B;HOURGLASS;So;0;ON;;;;;N;;;;;
+231C;TOP LEFT CORNER;So;0;ON;;;;;N;;;;;
+231D;TOP RIGHT CORNER;So;0;ON;;;;;N;;;;;
+231E;BOTTOM LEFT CORNER;So;0;ON;;;;;N;;;;;
+231F;BOTTOM RIGHT CORNER;So;0;ON;;;;;N;;;;;
+2320;TOP HALF INTEGRAL;Sm;0;ON;;;;;Y;;;;;
+2321;BOTTOM HALF INTEGRAL;Sm;0;ON;;;;;Y;;;;;
+2322;FROWN;So;0;ON;;;;;N;;;;;
+2323;SMILE;So;0;ON;;;;;N;;;;;
+2324;UP ARROWHEAD BETWEEN TWO HORIZONTAL BARS;So;0;ON;;;;;N;ENTER KEY;;;;
+2325;OPTION KEY;So;0;ON;;;;;N;;;;;
+2326;ERASE TO THE RIGHT;So;0;ON;;;;;N;DELETE TO THE RIGHT KEY;;;;
+2327;X IN A RECTANGLE BOX;So;0;ON;;;;;N;CLEAR KEY;;;;
+2328;KEYBOARD;So;0;ON;;;;;N;;;;;
+2329;LEFT-POINTING ANGLE BRACKET;Ps;0;ON;3008;;;;Y;BRA;;;;
+232A;RIGHT-POINTING ANGLE BRACKET;Pe;0;ON;3009;;;;Y;KET;;;;
+232B;ERASE TO THE LEFT;So;0;ON;;;;;N;DELETE TO THE LEFT KEY;;;;
+232C;BENZENE RING;So;0;ON;;;;;N;;;;;
+232D;CYLINDRICITY;So;0;ON;;;;;N;;;;;
+232E;ALL AROUND-PROFILE;So;0;ON;;;;;N;;;;;
+232F;SYMMETRY;So;0;ON;;;;;N;;;;;
+2330;TOTAL RUNOUT;So;0;ON;;;;;N;;;;;
+2331;DIMENSION ORIGIN;So;0;ON;;;;;N;;;;;
+2332;CONICAL TAPER;So;0;ON;;;;;N;;;;;
+2333;SLOPE;So;0;ON;;;;;N;;;;;
+2334;COUNTERBORE;So;0;ON;;;;;N;;;;;
+2335;COUNTERSINK;So;0;ON;;;;;N;;;;;
+2336;APL FUNCTIONAL SYMBOL I-BEAM;So;0;L;;;;;N;;;;;
+2337;APL FUNCTIONAL SYMBOL SQUISH QUAD;So;0;L;;;;;N;;;;;
+2338;APL FUNCTIONAL SYMBOL QUAD EQUAL;So;0;L;;;;;N;;;;;
+2339;APL FUNCTIONAL SYMBOL QUAD DIVIDE;So;0;L;;;;;N;;;;;
+233A;APL FUNCTIONAL SYMBOL QUAD DIAMOND;So;0;L;;;;;N;;;;;
+233B;APL FUNCTIONAL SYMBOL QUAD JOT;So;0;L;;;;;N;;;;;
+233C;APL FUNCTIONAL SYMBOL QUAD CIRCLE;So;0;L;;;;;N;;;;;
+233D;APL FUNCTIONAL SYMBOL CIRCLE STILE;So;0;L;;;;;N;;;;;
+233E;APL FUNCTIONAL SYMBOL CIRCLE JOT;So;0;L;;;;;N;;;;;
+233F;APL FUNCTIONAL SYMBOL SLASH BAR;So;0;L;;;;;N;;;;;
+2340;APL FUNCTIONAL SYMBOL BACKSLASH BAR;So;0;L;;;;;N;;;;;
+2341;APL FUNCTIONAL SYMBOL QUAD SLASH;So;0;L;;;;;N;;;;;
+2342;APL FUNCTIONAL SYMBOL QUAD BACKSLASH;So;0;L;;;;;N;;;;;
+2343;APL FUNCTIONAL SYMBOL QUAD LESS-THAN;So;0;L;;;;;N;;;;;
+2344;APL FUNCTIONAL SYMBOL QUAD GREATER-THAN;So;0;L;;;;;N;;;;;
+2345;APL FUNCTIONAL SYMBOL LEFTWARDS VANE;So;0;L;;;;;N;;;;;
+2346;APL FUNCTIONAL SYMBOL RIGHTWARDS VANE;So;0;L;;;;;N;;;;;
+2347;APL FUNCTIONAL SYMBOL QUAD LEFTWARDS ARROW;So;0;L;;;;;N;;;;;
+2348;APL FUNCTIONAL SYMBOL QUAD RIGHTWARDS ARROW;So;0;L;;;;;N;;;;;
+2349;APL FUNCTIONAL SYMBOL CIRCLE BACKSLASH;So;0;L;;;;;N;;;;;
+234A;APL FUNCTIONAL SYMBOL DOWN TACK UNDERBAR;So;0;L;;;;;N;;*;;;
+234B;APL FUNCTIONAL SYMBOL DELTA STILE;So;0;L;;;;;N;;;;;
+234C;APL FUNCTIONAL SYMBOL QUAD DOWN CARET;So;0;L;;;;;N;;;;;
+234D;APL FUNCTIONAL SYMBOL QUAD DELTA;So;0;L;;;;;N;;;;;
+234E;APL FUNCTIONAL SYMBOL DOWN TACK JOT;So;0;L;;;;;N;;*;;;
+234F;APL FUNCTIONAL SYMBOL UPWARDS VANE;So;0;L;;;;;N;;;;;
+2350;APL FUNCTIONAL SYMBOL QUAD UPWARDS ARROW;So;0;L;;;;;N;;;;;
+2351;APL FUNCTIONAL SYMBOL UP TACK OVERBAR;So;0;L;;;;;N;;*;;;
+2352;APL FUNCTIONAL SYMBOL DEL STILE;So;0;L;;;;;N;;;;;
+2353;APL FUNCTIONAL SYMBOL QUAD UP CARET;So;0;L;;;;;N;;;;;
+2354;APL FUNCTIONAL SYMBOL QUAD DEL;So;0;L;;;;;N;;;;;
+2355;APL FUNCTIONAL SYMBOL UP TACK JOT;So;0;L;;;;;N;;*;;;
+2356;APL FUNCTIONAL SYMBOL DOWNWARDS VANE;So;0;L;;;;;N;;;;;
+2357;APL FUNCTIONAL SYMBOL QUAD DOWNWARDS ARROW;So;0;L;;;;;N;;;;;
+2358;APL FUNCTIONAL SYMBOL QUOTE UNDERBAR;So;0;L;;;;;N;;;;;
+2359;APL FUNCTIONAL SYMBOL DELTA UNDERBAR;So;0;L;;;;;N;;;;;
+235A;APL FUNCTIONAL SYMBOL DIAMOND UNDERBAR;So;0;L;;;;;N;;;;;
+235B;APL FUNCTIONAL SYMBOL JOT UNDERBAR;So;0;L;;;;;N;;;;;
+235C;APL FUNCTIONAL SYMBOL CIRCLE UNDERBAR;So;0;L;;;;;N;;;;;
+235D;APL FUNCTIONAL SYMBOL UP SHOE JOT;So;0;L;;;;;N;;;;;
+235E;APL FUNCTIONAL SYMBOL QUOTE QUAD;So;0;L;;;;;N;;;;;
+235F;APL FUNCTIONAL SYMBOL CIRCLE STAR;So;0;L;;;;;N;;;;;
+2360;APL FUNCTIONAL SYMBOL QUAD COLON;So;0;L;;;;;N;;;;;
+2361;APL FUNCTIONAL SYMBOL UP TACK DIAERESIS;So;0;L;;;;;N;;*;;;
+2362;APL FUNCTIONAL SYMBOL DEL DIAERESIS;So;0;L;;;;;N;;;;;
+2363;APL FUNCTIONAL SYMBOL STAR DIAERESIS;So;0;L;;;;;N;;;;;
+2364;APL FUNCTIONAL SYMBOL JOT DIAERESIS;So;0;L;;;;;N;;;;;
+2365;APL FUNCTIONAL SYMBOL CIRCLE DIAERESIS;So;0;L;;;;;N;;;;;
+2366;APL FUNCTIONAL SYMBOL DOWN SHOE STILE;So;0;L;;;;;N;;;;;
+2367;APL FUNCTIONAL SYMBOL LEFT SHOE STILE;So;0;L;;;;;N;;;;;
+2368;APL FUNCTIONAL SYMBOL TILDE DIAERESIS;So;0;L;;;;;N;;;;;
+2369;APL FUNCTIONAL SYMBOL GREATER-THAN DIAERESIS;So;0;L;;;;;N;;;;;
+236A;APL FUNCTIONAL SYMBOL COMMA BAR;So;0;L;;;;;N;;;;;
+236B;APL FUNCTIONAL SYMBOL DEL TILDE;So;0;L;;;;;N;;;;;
+236C;APL FUNCTIONAL SYMBOL ZILDE;So;0;L;;;;;N;;;;;
+236D;APL FUNCTIONAL SYMBOL STILE TILDE;So;0;L;;;;;N;;;;;
+236E;APL FUNCTIONAL SYMBOL SEMICOLON UNDERBAR;So;0;L;;;;;N;;;;;
+236F;APL FUNCTIONAL SYMBOL QUAD NOT EQUAL;So;0;L;;;;;N;;;;;
+2370;APL FUNCTIONAL SYMBOL QUAD QUESTION;So;0;L;;;;;N;;;;;
+2371;APL FUNCTIONAL SYMBOL DOWN CARET TILDE;So;0;L;;;;;N;;;;;
+2372;APL FUNCTIONAL SYMBOL UP CARET TILDE;So;0;L;;;;;N;;;;;
+2373;APL FUNCTIONAL SYMBOL IOTA;So;0;L;;;;;N;;;;;
+2374;APL FUNCTIONAL SYMBOL RHO;So;0;L;;;;;N;;;;;
+2375;APL FUNCTIONAL SYMBOL OMEGA;So;0;L;;;;;N;;;;;
+2376;APL FUNCTIONAL SYMBOL ALPHA UNDERBAR;So;0;L;;;;;N;;;;;
+2377;APL FUNCTIONAL SYMBOL EPSILON UNDERBAR;So;0;L;;;;;N;;;;;
+2378;APL FUNCTIONAL SYMBOL IOTA UNDERBAR;So;0;L;;;;;N;;;;;
+2379;APL FUNCTIONAL SYMBOL OMEGA UNDERBAR;So;0;L;;;;;N;;;;;
+237A;APL FUNCTIONAL SYMBOL ALPHA;So;0;L;;;;;N;;;;;
+237B;NOT CHECK MARK;So;0;ON;;;;;N;;;;;
+237D;SHOULDERED OPEN BOX;So;0;ON;;;;;N;;;;;
+237E;BELL SYMBOL;So;0;ON;;;;;N;;;;;
+237F;VERTICAL LINE WITH MIDDLE DOT;So;0;ON;;;;;N;;;;;
+2380;INSERTION SYMBOL;So;0;ON;;;;;N;;;;;
+2381;CONTINUOUS UNDERLINE SYMBOL;So;0;ON;;;;;N;;;;;
+2382;DISCONTINUOUS UNDERLINE SYMBOL;So;0;ON;;;;;N;;;;;
+2383;EMPHASIS SYMBOL;So;0;ON;;;;;N;;;;;
+2384;COMPOSITION SYMBOL;So;0;ON;;;;;N;;;;;
+2385;WHITE SQUARE WITH CENTRE VERTICAL LINE;So;0;ON;;;;;N;;;;;
+2386;ENTER SYMBOL;So;0;ON;;;;;N;;;;;
+2387;ALTERNATIVE KEY SYMBOL;So;0;ON;;;;;N;;;;;
+2388;HELM SYMBOL;So;0;ON;;;;;N;;;;;
+2389;CIRCLED HORIZONTAL BAR WITH NOTCH;So;0;ON;;;;;N;;pause;;;
+238A;CIRCLED TRIANGLE DOWN;So;0;ON;;;;;N;;break;;;
+238B;BROKEN CIRCLE WITH NORTHWEST ARROW;So;0;ON;;;;;N;;escape;;;
+238C;UNDO SYMBOL;So;0;ON;;;;;N;;;;;
+238D;MONOSTABLE SYMBOL;So;0;ON;;;;;N;;;;;
+238E;HYSTERESIS SYMBOL;So;0;ON;;;;;N;;;;;
+238F;OPEN-CIRCUIT-OUTPUT H-TYPE SYMBOL;So;0;ON;;;;;N;;;;;
+2390;OPEN-CIRCUIT-OUTPUT L-TYPE SYMBOL;So;0;ON;;;;;N;;;;;
+2391;PASSIVE-PULL-DOWN-OUTPUT SYMBOL;So;0;ON;;;;;N;;;;;
+2392;PASSIVE-PULL-UP-OUTPUT SYMBOL;So;0;ON;;;;;N;;;;;
+2393;DIRECT CURRENT SYMBOL FORM TWO;So;0;ON;;;;;N;;;;;
+2394;SOFTWARE-FUNCTION SYMBOL;So;0;ON;;;;;N;;;;;
+2395;APL FUNCTIONAL SYMBOL QUAD;So;0;L;;;;;N;;;;;
+2396;DECIMAL SEPARATOR KEY SYMBOL;So;0;ON;;;;;N;;;;;
+2397;PREVIOUS PAGE;So;0;ON;;;;;N;;;;;
+2398;NEXT PAGE;So;0;ON;;;;;N;;;;;
+2399;PRINT SCREEN SYMBOL;So;0;ON;;;;;N;;;;;
+239A;CLEAR SCREEN SYMBOL;So;0;ON;;;;;N;;;;;
+2400;SYMBOL FOR NULL;So;0;ON;;;;;N;GRAPHIC FOR NULL;;;;
+2401;SYMBOL FOR START OF HEADING;So;0;ON;;;;;N;GRAPHIC FOR START OF HEADING;;;;
+2402;SYMBOL FOR START OF TEXT;So;0;ON;;;;;N;GRAPHIC FOR START OF TEXT;;;;
+2403;SYMBOL FOR END OF TEXT;So;0;ON;;;;;N;GRAPHIC FOR END OF TEXT;;;;
+2404;SYMBOL FOR END OF TRANSMISSION;So;0;ON;;;;;N;GRAPHIC FOR END OF TRANSMISSION;;;;
+2405;SYMBOL FOR ENQUIRY;So;0;ON;;;;;N;GRAPHIC FOR ENQUIRY;;;;
+2406;SYMBOL FOR ACKNOWLEDGE;So;0;ON;;;;;N;GRAPHIC FOR ACKNOWLEDGE;;;;
+2407;SYMBOL FOR BELL;So;0;ON;;;;;N;GRAPHIC FOR BELL;;;;
+2408;SYMBOL FOR BACKSPACE;So;0;ON;;;;;N;GRAPHIC FOR BACKSPACE;;;;
+2409;SYMBOL FOR HORIZONTAL TABULATION;So;0;ON;;;;;N;GRAPHIC FOR HORIZONTAL TABULATION;;;;
+240A;SYMBOL FOR LINE FEED;So;0;ON;;;;;N;GRAPHIC FOR LINE FEED;;;;
+240B;SYMBOL FOR VERTICAL TABULATION;So;0;ON;;;;;N;GRAPHIC FOR VERTICAL TABULATION;;;;
+240C;SYMBOL FOR FORM FEED;So;0;ON;;;;;N;GRAPHIC FOR FORM FEED;;;;
+240D;SYMBOL FOR CARRIAGE RETURN;So;0;ON;;;;;N;GRAPHIC FOR CARRIAGE RETURN;;;;
+240E;SYMBOL FOR SHIFT OUT;So;0;ON;;;;;N;GRAPHIC FOR SHIFT OUT;;;;
+240F;SYMBOL FOR SHIFT IN;So;0;ON;;;;;N;GRAPHIC FOR SHIFT IN;;;;
+2410;SYMBOL FOR DATA LINK ESCAPE;So;0;ON;;;;;N;GRAPHIC FOR DATA LINK ESCAPE;;;;
+2411;SYMBOL FOR DEVICE CONTROL ONE;So;0;ON;;;;;N;GRAPHIC FOR DEVICE CONTROL ONE;;;;
+2412;SYMBOL FOR DEVICE CONTROL TWO;So;0;ON;;;;;N;GRAPHIC FOR DEVICE CONTROL TWO;;;;
+2413;SYMBOL FOR DEVICE CONTROL THREE;So;0;ON;;;;;N;GRAPHIC FOR DEVICE CONTROL THREE;;;;
+2414;SYMBOL FOR DEVICE CONTROL FOUR;So;0;ON;;;;;N;GRAPHIC FOR DEVICE CONTROL FOUR;;;;
+2415;SYMBOL FOR NEGATIVE ACKNOWLEDGE;So;0;ON;;;;;N;GRAPHIC FOR NEGATIVE ACKNOWLEDGE;;;;
+2416;SYMBOL FOR SYNCHRONOUS IDLE;So;0;ON;;;;;N;GRAPHIC FOR SYNCHRONOUS IDLE;;;;
+2417;SYMBOL FOR END OF TRANSMISSION BLOCK;So;0;ON;;;;;N;GRAPHIC FOR END OF TRANSMISSION BLOCK;;;;
+2418;SYMBOL FOR CANCEL;So;0;ON;;;;;N;GRAPHIC FOR CANCEL;;;;
+2419;SYMBOL FOR END OF MEDIUM;So;0;ON;;;;;N;GRAPHIC FOR END OF MEDIUM;;;;
+241A;SYMBOL FOR SUBSTITUTE;So;0;ON;;;;;N;GRAPHIC FOR SUBSTITUTE;;;;
+241B;SYMBOL FOR ESCAPE;So;0;ON;;;;;N;GRAPHIC FOR ESCAPE;;;;
+241C;SYMBOL FOR FILE SEPARATOR;So;0;ON;;;;;N;GRAPHIC FOR FILE SEPARATOR;;;;
+241D;SYMBOL FOR GROUP SEPARATOR;So;0;ON;;;;;N;GRAPHIC FOR GROUP SEPARATOR;;;;
+241E;SYMBOL FOR RECORD SEPARATOR;So;0;ON;;;;;N;GRAPHIC FOR RECORD SEPARATOR;;;;
+241F;SYMBOL FOR UNIT SEPARATOR;So;0;ON;;;;;N;GRAPHIC FOR UNIT SEPARATOR;;;;
+2420;SYMBOL FOR SPACE;So;0;ON;;;;;N;GRAPHIC FOR SPACE;;;;
+2421;SYMBOL FOR DELETE;So;0;ON;;;;;N;GRAPHIC FOR DELETE;;;;
+2422;BLANK SYMBOL;So;0;ON;;;;;N;BLANK;;;;
+2423;OPEN BOX;So;0;ON;;;;;N;;;;;
+2424;SYMBOL FOR NEWLINE;So;0;ON;;;;;N;GRAPHIC FOR NEWLINE;;;;
+2425;SYMBOL FOR DELETE FORM TWO;So;0;ON;;;;;N;;;;;
+2426;SYMBOL FOR SUBSTITUTE FORM TWO;So;0;ON;;;;;N;;;;;
+2440;OCR HOOK;So;0;ON;;;;;N;;;;;
+2441;OCR CHAIR;So;0;ON;;;;;N;;;;;
+2442;OCR FORK;So;0;ON;;;;;N;;;;;
+2443;OCR INVERTED FORK;So;0;ON;;;;;N;;;;;
+2444;OCR BELT BUCKLE;So;0;ON;;;;;N;;;;;
+2445;OCR BOW TIE;So;0;ON;;;;;N;;;;;
+2446;OCR BRANCH BANK IDENTIFICATION;So;0;ON;;;;;N;;;;;
+2447;OCR AMOUNT OF CHECK;So;0;ON;;;;;N;;;;;
+2448;OCR DASH;So;0;ON;;;;;N;;;;;
+2449;OCR CUSTOMER ACCOUNT NUMBER;So;0;ON;;;;;N;;;;;
+244A;OCR DOUBLE BACKSLASH;So;0;ON;;;;;N;;;;;
+2460;CIRCLED DIGIT ONE;No;0;EN;<circle> 0031;;1;1;N;;;;;
+2461;CIRCLED DIGIT TWO;No;0;EN;<circle> 0032;;2;2;N;;;;;
+2462;CIRCLED DIGIT THREE;No;0;EN;<circle> 0033;;3;3;N;;;;;
+2463;CIRCLED DIGIT FOUR;No;0;EN;<circle> 0034;;4;4;N;;;;;
+2464;CIRCLED DIGIT FIVE;No;0;EN;<circle> 0035;;5;5;N;;;;;
+2465;CIRCLED DIGIT SIX;No;0;EN;<circle> 0036;;6;6;N;;;;;
+2466;CIRCLED DIGIT SEVEN;No;0;EN;<circle> 0037;;7;7;N;;;;;
+2467;CIRCLED DIGIT EIGHT;No;0;EN;<circle> 0038;;8;8;N;;;;;
+2468;CIRCLED DIGIT NINE;No;0;EN;<circle> 0039;;9;9;N;;;;;
+2469;CIRCLED NUMBER TEN;No;0;EN;<circle> 0031 0030;;;10;N;;;;;
+246A;CIRCLED NUMBER ELEVEN;No;0;EN;<circle> 0031 0031;;;11;N;;;;;
+246B;CIRCLED NUMBER TWELVE;No;0;EN;<circle> 0031 0032;;;12;N;;;;;
+246C;CIRCLED NUMBER THIRTEEN;No;0;EN;<circle> 0031 0033;;;13;N;;;;;
+246D;CIRCLED NUMBER FOURTEEN;No;0;EN;<circle> 0031 0034;;;14;N;;;;;
+246E;CIRCLED NUMBER FIFTEEN;No;0;EN;<circle> 0031 0035;;;15;N;;;;;
+246F;CIRCLED NUMBER SIXTEEN;No;0;EN;<circle> 0031 0036;;;16;N;;;;;
+2470;CIRCLED NUMBER SEVENTEEN;No;0;EN;<circle> 0031 0037;;;17;N;;;;;
+2471;CIRCLED NUMBER EIGHTEEN;No;0;EN;<circle> 0031 0038;;;18;N;;;;;
+2472;CIRCLED NUMBER NINETEEN;No;0;EN;<circle> 0031 0039;;;19;N;;;;;
+2473;CIRCLED NUMBER TWENTY;No;0;EN;<circle> 0032 0030;;;20;N;;;;;
+2474;PARENTHESIZED DIGIT ONE;No;0;EN;<compat> 0028 0031 0029;;1;1;N;;;;;
+2475;PARENTHESIZED DIGIT TWO;No;0;EN;<compat> 0028 0032 0029;;2;2;N;;;;;
+2476;PARENTHESIZED DIGIT THREE;No;0;EN;<compat> 0028 0033 0029;;3;3;N;;;;;
+2477;PARENTHESIZED DIGIT FOUR;No;0;EN;<compat> 0028 0034 0029;;4;4;N;;;;;
+2478;PARENTHESIZED DIGIT FIVE;No;0;EN;<compat> 0028 0035 0029;;5;5;N;;;;;
+2479;PARENTHESIZED DIGIT SIX;No;0;EN;<compat> 0028 0036 0029;;6;6;N;;;;;
+247A;PARENTHESIZED DIGIT SEVEN;No;0;EN;<compat> 0028 0037 0029;;7;7;N;;;;;
+247B;PARENTHESIZED DIGIT EIGHT;No;0;EN;<compat> 0028 0038 0029;;8;8;N;;;;;
+247C;PARENTHESIZED DIGIT NINE;No;0;EN;<compat> 0028 0039 0029;;9;9;N;;;;;
+247D;PARENTHESIZED NUMBER TEN;No;0;EN;<compat> 0028 0031 0030 0029;;;10;N;;;;;
+247E;PARENTHESIZED NUMBER ELEVEN;No;0;EN;<compat> 0028 0031 0031 0029;;;11;N;;;;;
+247F;PARENTHESIZED NUMBER TWELVE;No;0;EN;<compat> 0028 0031 0032 0029;;;12;N;;;;;
+2480;PARENTHESIZED NUMBER THIRTEEN;No;0;EN;<compat> 0028 0031 0033 0029;;;13;N;;;;;
+2481;PARENTHESIZED NUMBER FOURTEEN;No;0;EN;<compat> 0028 0031 0034 0029;;;14;N;;;;;
+2482;PARENTHESIZED NUMBER FIFTEEN;No;0;EN;<compat> 0028 0031 0035 0029;;;15;N;;;;;
+2483;PARENTHESIZED NUMBER SIXTEEN;No;0;EN;<compat> 0028 0031 0036 0029;;;16;N;;;;;
+2484;PARENTHESIZED NUMBER SEVENTEEN;No;0;EN;<compat> 0028 0031 0037 0029;;;17;N;;;;;
+2485;PARENTHESIZED NUMBER EIGHTEEN;No;0;EN;<compat> 0028 0031 0038 0029;;;18;N;;;;;
+2486;PARENTHESIZED NUMBER NINETEEN;No;0;EN;<compat> 0028 0031 0039 0029;;;19;N;;;;;
+2487;PARENTHESIZED NUMBER TWENTY;No;0;EN;<compat> 0028 0032 0030 0029;;;20;N;;;;;
+2488;DIGIT ONE FULL STOP;No;0;EN;<compat> 0031 002E;;1;1;N;DIGIT ONE PERIOD;;;;
+2489;DIGIT TWO FULL STOP;No;0;EN;<compat> 0032 002E;;2;2;N;DIGIT TWO PERIOD;;;;
+248A;DIGIT THREE FULL STOP;No;0;EN;<compat> 0033 002E;;3;3;N;DIGIT THREE PERIOD;;;;
+248B;DIGIT FOUR FULL STOP;No;0;EN;<compat> 0034 002E;;4;4;N;DIGIT FOUR PERIOD;;;;
+248C;DIGIT FIVE FULL STOP;No;0;EN;<compat> 0035 002E;;5;5;N;DIGIT FIVE PERIOD;;;;
+248D;DIGIT SIX FULL STOP;No;0;EN;<compat> 0036 002E;;6;6;N;DIGIT SIX PERIOD;;;;
+248E;DIGIT SEVEN FULL STOP;No;0;EN;<compat> 0037 002E;;7;7;N;DIGIT SEVEN PERIOD;;;;
+248F;DIGIT EIGHT FULL STOP;No;0;EN;<compat> 0038 002E;;8;8;N;DIGIT EIGHT PERIOD;;;;
+2490;DIGIT NINE FULL STOP;No;0;EN;<compat> 0039 002E;;9;9;N;DIGIT NINE PERIOD;;;;
+2491;NUMBER TEN FULL STOP;No;0;EN;<compat> 0031 0030 002E;;;10;N;NUMBER TEN PERIOD;;;;
+2492;NUMBER ELEVEN FULL STOP;No;0;EN;<compat> 0031 0031 002E;;;11;N;NUMBER ELEVEN PERIOD;;;;
+2493;NUMBER TWELVE FULL STOP;No;0;EN;<compat> 0031 0032 002E;;;12;N;NUMBER TWELVE PERIOD;;;;
+2494;NUMBER THIRTEEN FULL STOP;No;0;EN;<compat> 0031 0033 002E;;;13;N;NUMBER THIRTEEN PERIOD;;;;
+2495;NUMBER FOURTEEN FULL STOP;No;0;EN;<compat> 0031 0034 002E;;;14;N;NUMBER FOURTEEN PERIOD;;;;
+2496;NUMBER FIFTEEN FULL STOP;No;0;EN;<compat> 0031 0035 002E;;;15;N;NUMBER FIFTEEN PERIOD;;;;
+2497;NUMBER SIXTEEN FULL STOP;No;0;EN;<compat> 0031 0036 002E;;;16;N;NUMBER SIXTEEN PERIOD;;;;
+2498;NUMBER SEVENTEEN FULL STOP;No;0;EN;<compat> 0031 0037 002E;;;17;N;NUMBER SEVENTEEN PERIOD;;;;
+2499;NUMBER EIGHTEEN FULL STOP;No;0;EN;<compat> 0031 0038 002E;;;18;N;NUMBER EIGHTEEN PERIOD;;;;
+249A;NUMBER NINETEEN FULL STOP;No;0;EN;<compat> 0031 0039 002E;;;19;N;NUMBER NINETEEN PERIOD;;;;
+249B;NUMBER TWENTY FULL STOP;No;0;EN;<compat> 0032 0030 002E;;;20;N;NUMBER TWENTY PERIOD;;;;
+249C;PARENTHESIZED LATIN SMALL LETTER A;So;0;L;<compat> 0028 0061 0029;;;;N;;;;;
+249D;PARENTHESIZED LATIN SMALL LETTER B;So;0;L;<compat> 0028 0062 0029;;;;N;;;;;
+249E;PARENTHESIZED LATIN SMALL LETTER C;So;0;L;<compat> 0028 0063 0029;;;;N;;;;;
+249F;PARENTHESIZED LATIN SMALL LETTER D;So;0;L;<compat> 0028 0064 0029;;;;N;;;;;
+24A0;PARENTHESIZED LATIN SMALL LETTER E;So;0;L;<compat> 0028 0065 0029;;;;N;;;;;
+24A1;PARENTHESIZED LATIN SMALL LETTER F;So;0;L;<compat> 0028 0066 0029;;;;N;;;;;
+24A2;PARENTHESIZED LATIN SMALL LETTER G;So;0;L;<compat> 0028 0067 0029;;;;N;;;;;
+24A3;PARENTHESIZED LATIN SMALL LETTER H;So;0;L;<compat> 0028 0068 0029;;;;N;;;;;
+24A4;PARENTHESIZED LATIN SMALL LETTER I;So;0;L;<compat> 0028 0069 0029;;;;N;;;;;
+24A5;PARENTHESIZED LATIN SMALL LETTER J;So;0;L;<compat> 0028 006A 0029;;;;N;;;;;
+24A6;PARENTHESIZED LATIN SMALL LETTER K;So;0;L;<compat> 0028 006B 0029;;;;N;;;;;
+24A7;PARENTHESIZED LATIN SMALL LETTER L;So;0;L;<compat> 0028 006C 0029;;;;N;;;;;
+24A8;PARENTHESIZED LATIN SMALL LETTER M;So;0;L;<compat> 0028 006D 0029;;;;N;;;;;
+24A9;PARENTHESIZED LATIN SMALL LETTER N;So;0;L;<compat> 0028 006E 0029;;;;N;;;;;
+24AA;PARENTHESIZED LATIN SMALL LETTER O;So;0;L;<compat> 0028 006F 0029;;;;N;;;;;
+24AB;PARENTHESIZED LATIN SMALL LETTER P;So;0;L;<compat> 0028 0070 0029;;;;N;;;;;
+24AC;PARENTHESIZED LATIN SMALL LETTER Q;So;0;L;<compat> 0028 0071 0029;;;;N;;;;;
+24AD;PARENTHESIZED LATIN SMALL LETTER R;So;0;L;<compat> 0028 0072 0029;;;;N;;;;;
+24AE;PARENTHESIZED LATIN SMALL LETTER S;So;0;L;<compat> 0028 0073 0029;;;;N;;;;;
+24AF;PARENTHESIZED LATIN SMALL LETTER T;So;0;L;<compat> 0028 0074 0029;;;;N;;;;;
+24B0;PARENTHESIZED LATIN SMALL LETTER U;So;0;L;<compat> 0028 0075 0029;;;;N;;;;;
+24B1;PARENTHESIZED LATIN SMALL LETTER V;So;0;L;<compat> 0028 0076 0029;;;;N;;;;;
+24B2;PARENTHESIZED LATIN SMALL LETTER W;So;0;L;<compat> 0028 0077 0029;;;;N;;;;;
+24B3;PARENTHESIZED LATIN SMALL LETTER X;So;0;L;<compat> 0028 0078 0029;;;;N;;;;;
+24B4;PARENTHESIZED LATIN SMALL LETTER Y;So;0;L;<compat> 0028 0079 0029;;;;N;;;;;
+24B5;PARENTHESIZED LATIN SMALL LETTER Z;So;0;L;<compat> 0028 007A 0029;;;;N;;;;;
+24B6;CIRCLED LATIN CAPITAL LETTER A;So;0;L;<circle> 0041;;;;N;;;;24D0;
+24B7;CIRCLED LATIN CAPITAL LETTER B;So;0;L;<circle> 0042;;;;N;;;;24D1;
+24B8;CIRCLED LATIN CAPITAL LETTER C;So;0;L;<circle> 0043;;;;N;;;;24D2;
+24B9;CIRCLED LATIN CAPITAL LETTER D;So;0;L;<circle> 0044;;;;N;;;;24D3;
+24BA;CIRCLED LATIN CAPITAL LETTER E;So;0;L;<circle> 0045;;;;N;;;;24D4;
+24BB;CIRCLED LATIN CAPITAL LETTER F;So;0;L;<circle> 0046;;;;N;;;;24D5;
+24BC;CIRCLED LATIN CAPITAL LETTER G;So;0;L;<circle> 0047;;;;N;;;;24D6;
+24BD;CIRCLED LATIN CAPITAL LETTER H;So;0;L;<circle> 0048;;;;N;;;;24D7;
+24BE;CIRCLED LATIN CAPITAL LETTER I;So;0;L;<circle> 0049;;;;N;;;;24D8;
+24BF;CIRCLED LATIN CAPITAL LETTER J;So;0;L;<circle> 004A;;;;N;;;;24D9;
+24C0;CIRCLED LATIN CAPITAL LETTER K;So;0;L;<circle> 004B;;;;N;;;;24DA;
+24C1;CIRCLED LATIN CAPITAL LETTER L;So;0;L;<circle> 004C;;;;N;;;;24DB;
+24C2;CIRCLED LATIN CAPITAL LETTER M;So;0;L;<circle> 004D;;;;N;;;;24DC;
+24C3;CIRCLED LATIN CAPITAL LETTER N;So;0;L;<circle> 004E;;;;N;;;;24DD;
+24C4;CIRCLED LATIN CAPITAL LETTER O;So;0;L;<circle> 004F;;;;N;;;;24DE;
+24C5;CIRCLED LATIN CAPITAL LETTER P;So;0;L;<circle> 0050;;;;N;;;;24DF;
+24C6;CIRCLED LATIN CAPITAL LETTER Q;So;0;L;<circle> 0051;;;;N;;;;24E0;
+24C7;CIRCLED LATIN CAPITAL LETTER R;So;0;L;<circle> 0052;;;;N;;;;24E1;
+24C8;CIRCLED LATIN CAPITAL LETTER S;So;0;L;<circle> 0053;;;;N;;;;24E2;
+24C9;CIRCLED LATIN CAPITAL LETTER T;So;0;L;<circle> 0054;;;;N;;;;24E3;
+24CA;CIRCLED LATIN CAPITAL LETTER U;So;0;L;<circle> 0055;;;;N;;;;24E4;
+24CB;CIRCLED LATIN CAPITAL LETTER V;So;0;L;<circle> 0056;;;;N;;;;24E5;
+24CC;CIRCLED LATIN CAPITAL LETTER W;So;0;L;<circle> 0057;;;;N;;;;24E6;
+24CD;CIRCLED LATIN CAPITAL LETTER X;So;0;L;<circle> 0058;;;;N;;;;24E7;
+24CE;CIRCLED LATIN CAPITAL LETTER Y;So;0;L;<circle> 0059;;;;N;;;;24E8;
+24CF;CIRCLED LATIN CAPITAL LETTER Z;So;0;L;<circle> 005A;;;;N;;;;24E9;
+24D0;CIRCLED LATIN SMALL LETTER A;So;0;L;<circle> 0061;;;;N;;;24B6;;24B6
+24D1;CIRCLED LATIN SMALL LETTER B;So;0;L;<circle> 0062;;;;N;;;24B7;;24B7
+24D2;CIRCLED LATIN SMALL LETTER C;So;0;L;<circle> 0063;;;;N;;;24B8;;24B8
+24D3;CIRCLED LATIN SMALL LETTER D;So;0;L;<circle> 0064;;;;N;;;24B9;;24B9
+24D4;CIRCLED LATIN SMALL LETTER E;So;0;L;<circle> 0065;;;;N;;;24BA;;24BA
+24D5;CIRCLED LATIN SMALL LETTER F;So;0;L;<circle> 0066;;;;N;;;24BB;;24BB
+24D6;CIRCLED LATIN SMALL LETTER G;So;0;L;<circle> 0067;;;;N;;;24BC;;24BC
+24D7;CIRCLED LATIN SMALL LETTER H;So;0;L;<circle> 0068;;;;N;;;24BD;;24BD
+24D8;CIRCLED LATIN SMALL LETTER I;So;0;L;<circle> 0069;;;;N;;;24BE;;24BE
+24D9;CIRCLED LATIN SMALL LETTER J;So;0;L;<circle> 006A;;;;N;;;24BF;;24BF
+24DA;CIRCLED LATIN SMALL LETTER K;So;0;L;<circle> 006B;;;;N;;;24C0;;24C0
+24DB;CIRCLED LATIN SMALL LETTER L;So;0;L;<circle> 006C;;;;N;;;24C1;;24C1
+24DC;CIRCLED LATIN SMALL LETTER M;So;0;L;<circle> 006D;;;;N;;;24C2;;24C2
+24DD;CIRCLED LATIN SMALL LETTER N;So;0;L;<circle> 006E;;;;N;;;24C3;;24C3
+24DE;CIRCLED LATIN SMALL LETTER O;So;0;L;<circle> 006F;;;;N;;;24C4;;24C4
+24DF;CIRCLED LATIN SMALL LETTER P;So;0;L;<circle> 0070;;;;N;;;24C5;;24C5
+24E0;CIRCLED LATIN SMALL LETTER Q;So;0;L;<circle> 0071;;;;N;;;24C6;;24C6
+24E1;CIRCLED LATIN SMALL LETTER R;So;0;L;<circle> 0072;;;;N;;;24C7;;24C7
+24E2;CIRCLED LATIN SMALL LETTER S;So;0;L;<circle> 0073;;;;N;;;24C8;;24C8
+24E3;CIRCLED LATIN SMALL LETTER T;So;0;L;<circle> 0074;;;;N;;;24C9;;24C9
+24E4;CIRCLED LATIN SMALL LETTER U;So;0;L;<circle> 0075;;;;N;;;24CA;;24CA
+24E5;CIRCLED LATIN SMALL LETTER V;So;0;L;<circle> 0076;;;;N;;;24CB;;24CB
+24E6;CIRCLED LATIN SMALL LETTER W;So;0;L;<circle> 0077;;;;N;;;24CC;;24CC
+24E7;CIRCLED LATIN SMALL LETTER X;So;0;L;<circle> 0078;;;;N;;;24CD;;24CD
+24E8;CIRCLED LATIN SMALL LETTER Y;So;0;L;<circle> 0079;;;;N;;;24CE;;24CE
+24E9;CIRCLED LATIN SMALL LETTER Z;So;0;L;<circle> 007A;;;;N;;;24CF;;24CF
+24EA;CIRCLED DIGIT ZERO;No;0;EN;<circle> 0030;;0;0;N;;;;;
+2500;BOX DRAWINGS LIGHT HORIZONTAL;So;0;ON;;;;;N;FORMS LIGHT HORIZONTAL;;;;
+2501;BOX DRAWINGS HEAVY HORIZONTAL;So;0;ON;;;;;N;FORMS HEAVY HORIZONTAL;;;;
+2502;BOX DRAWINGS LIGHT VERTICAL;So;0;ON;;;;;N;FORMS LIGHT VERTICAL;;;;
+2503;BOX DRAWINGS HEAVY VERTICAL;So;0;ON;;;;;N;FORMS HEAVY VERTICAL;;;;
+2504;BOX DRAWINGS LIGHT TRIPLE DASH HORIZONTAL;So;0;ON;;;;;N;FORMS LIGHT TRIPLE DASH HORIZONTAL;;;;
+2505;BOX DRAWINGS HEAVY TRIPLE DASH HORIZONTAL;So;0;ON;;;;;N;FORMS HEAVY TRIPLE DASH HORIZONTAL;;;;
+2506;BOX DRAWINGS LIGHT TRIPLE DASH VERTICAL;So;0;ON;;;;;N;FORMS LIGHT TRIPLE DASH VERTICAL;;;;
+2507;BOX DRAWINGS HEAVY TRIPLE DASH VERTICAL;So;0;ON;;;;;N;FORMS HEAVY TRIPLE DASH VERTICAL;;;;
+2508;BOX DRAWINGS LIGHT QUADRUPLE DASH HORIZONTAL;So;0;ON;;;;;N;FORMS LIGHT QUADRUPLE DASH HORIZONTAL;;;;
+2509;BOX DRAWINGS HEAVY QUADRUPLE DASH HORIZONTAL;So;0;ON;;;;;N;FORMS HEAVY QUADRUPLE DASH HORIZONTAL;;;;
+250A;BOX DRAWINGS LIGHT QUADRUPLE DASH VERTICAL;So;0;ON;;;;;N;FORMS LIGHT QUADRUPLE DASH VERTICAL;;;;
+250B;BOX DRAWINGS HEAVY QUADRUPLE DASH VERTICAL;So;0;ON;;;;;N;FORMS HEAVY QUADRUPLE DASH VERTICAL;;;;
+250C;BOX DRAWINGS LIGHT DOWN AND RIGHT;So;0;ON;;;;;N;FORMS LIGHT DOWN AND RIGHT;;;;
+250D;BOX DRAWINGS DOWN LIGHT AND RIGHT HEAVY;So;0;ON;;;;;N;FORMS DOWN LIGHT AND RIGHT HEAVY;;;;
+250E;BOX DRAWINGS DOWN HEAVY AND RIGHT LIGHT;So;0;ON;;;;;N;FORMS DOWN HEAVY AND RIGHT LIGHT;;;;
+250F;BOX DRAWINGS HEAVY DOWN AND RIGHT;So;0;ON;;;;;N;FORMS HEAVY DOWN AND RIGHT;;;;
+2510;BOX DRAWINGS LIGHT DOWN AND LEFT;So;0;ON;;;;;N;FORMS LIGHT DOWN AND LEFT;;;;
+2511;BOX DRAWINGS DOWN LIGHT AND LEFT HEAVY;So;0;ON;;;;;N;FORMS DOWN LIGHT AND LEFT HEAVY;;;;
+2512;BOX DRAWINGS DOWN HEAVY AND LEFT LIGHT;So;0;ON;;;;;N;FORMS DOWN HEAVY AND LEFT LIGHT;;;;
+2513;BOX DRAWINGS HEAVY DOWN AND LEFT;So;0;ON;;;;;N;FORMS HEAVY DOWN AND LEFT;;;;
+2514;BOX DRAWINGS LIGHT UP AND RIGHT;So;0;ON;;;;;N;FORMS LIGHT UP AND RIGHT;;;;
+2515;BOX DRAWINGS UP LIGHT AND RIGHT HEAVY;So;0;ON;;;;;N;FORMS UP LIGHT AND RIGHT HEAVY;;;;
+2516;BOX DRAWINGS UP HEAVY AND RIGHT LIGHT;So;0;ON;;;;;N;FORMS UP HEAVY AND RIGHT LIGHT;;;;
+2517;BOX DRAWINGS HEAVY UP AND RIGHT;So;0;ON;;;;;N;FORMS HEAVY UP AND RIGHT;;;;
+2518;BOX DRAWINGS LIGHT UP AND LEFT;So;0;ON;;;;;N;FORMS LIGHT UP AND LEFT;;;;
+2519;BOX DRAWINGS UP LIGHT AND LEFT HEAVY;So;0;ON;;;;;N;FORMS UP LIGHT AND LEFT HEAVY;;;;
+251A;BOX DRAWINGS UP HEAVY AND LEFT LIGHT;So;0;ON;;;;;N;FORMS UP HEAVY AND LEFT LIGHT;;;;
+251B;BOX DRAWINGS HEAVY UP AND LEFT;So;0;ON;;;;;N;FORMS HEAVY UP AND LEFT;;;;
+251C;BOX DRAWINGS LIGHT VERTICAL AND RIGHT;So;0;ON;;;;;N;FORMS LIGHT VERTICAL AND RIGHT;;;;
+251D;BOX DRAWINGS VERTICAL LIGHT AND RIGHT HEAVY;So;0;ON;;;;;N;FORMS VERTICAL LIGHT AND RIGHT HEAVY;;;;
+251E;BOX DRAWINGS UP HEAVY AND RIGHT DOWN LIGHT;So;0;ON;;;;;N;FORMS UP HEAVY AND RIGHT DOWN LIGHT;;;;
+251F;BOX DRAWINGS DOWN HEAVY AND RIGHT UP LIGHT;So;0;ON;;;;;N;FORMS DOWN HEAVY AND RIGHT UP LIGHT;;;;
+2520;BOX DRAWINGS VERTICAL HEAVY AND RIGHT LIGHT;So;0;ON;;;;;N;FORMS VERTICAL HEAVY AND RIGHT LIGHT;;;;
+2521;BOX DRAWINGS DOWN LIGHT AND RIGHT UP HEAVY;So;0;ON;;;;;N;FORMS DOWN LIGHT AND RIGHT UP HEAVY;;;;
+2522;BOX DRAWINGS UP LIGHT AND RIGHT DOWN HEAVY;So;0;ON;;;;;N;FORMS UP LIGHT AND RIGHT DOWN HEAVY;;;;
+2523;BOX DRAWINGS HEAVY VERTICAL AND RIGHT;So;0;ON;;;;;N;FORMS HEAVY VERTICAL AND RIGHT;;;;
+2524;BOX DRAWINGS LIGHT VERTICAL AND LEFT;So;0;ON;;;;;N;FORMS LIGHT VERTICAL AND LEFT;;;;
+2525;BOX DRAWINGS VERTICAL LIGHT AND LEFT HEAVY;So;0;ON;;;;;N;FORMS VERTICAL LIGHT AND LEFT HEAVY;;;;
+2526;BOX DRAWINGS UP HEAVY AND LEFT DOWN LIGHT;So;0;ON;;;;;N;FORMS UP HEAVY AND LEFT DOWN LIGHT;;;;
+2527;BOX DRAWINGS DOWN HEAVY AND LEFT UP LIGHT;So;0;ON;;;;;N;FORMS DOWN HEAVY AND LEFT UP LIGHT;;;;
+2528;BOX DRAWINGS VERTICAL HEAVY AND LEFT LIGHT;So;0;ON;;;;;N;FORMS VERTICAL HEAVY AND LEFT LIGHT;;;;
+2529;BOX DRAWINGS DOWN LIGHT AND LEFT UP HEAVY;So;0;ON;;;;;N;FORMS DOWN LIGHT AND LEFT UP HEAVY;;;;
+252A;BOX DRAWINGS UP LIGHT AND LEFT DOWN HEAVY;So;0;ON;;;;;N;FORMS UP LIGHT AND LEFT DOWN HEAVY;;;;
+252B;BOX DRAWINGS HEAVY VERTICAL AND LEFT;So;0;ON;;;;;N;FORMS HEAVY VERTICAL AND LEFT;;;;
+252C;BOX DRAWINGS LIGHT DOWN AND HORIZONTAL;So;0;ON;;;;;N;FORMS LIGHT DOWN AND HORIZONTAL;;;;
+252D;BOX DRAWINGS LEFT HEAVY AND RIGHT DOWN LIGHT;So;0;ON;;;;;N;FORMS LEFT HEAVY AND RIGHT DOWN LIGHT;;;;
+252E;BOX DRAWINGS RIGHT HEAVY AND LEFT DOWN LIGHT;So;0;ON;;;;;N;FORMS RIGHT HEAVY AND LEFT DOWN LIGHT;;;;
+252F;BOX DRAWINGS DOWN LIGHT AND HORIZONTAL HEAVY;So;0;ON;;;;;N;FORMS DOWN LIGHT AND HORIZONTAL HEAVY;;;;
+2530;BOX DRAWINGS DOWN HEAVY AND HORIZONTAL LIGHT;So;0;ON;;;;;N;FORMS DOWN HEAVY AND HORIZONTAL LIGHT;;;;
+2531;BOX DRAWINGS RIGHT LIGHT AND LEFT DOWN HEAVY;So;0;ON;;;;;N;FORMS RIGHT LIGHT AND LEFT DOWN HEAVY;;;;
+2532;BOX DRAWINGS LEFT LIGHT AND RIGHT DOWN HEAVY;So;0;ON;;;;;N;FORMS LEFT LIGHT AND RIGHT DOWN HEAVY;;;;
+2533;BOX DRAWINGS HEAVY DOWN AND HORIZONTAL;So;0;ON;;;;;N;FORMS HEAVY DOWN AND HORIZONTAL;;;;
+2534;BOX DRAWINGS LIGHT UP AND HORIZONTAL;So;0;ON;;;;;N;FORMS LIGHT UP AND HORIZONTAL;;;;
+2535;BOX DRAWINGS LEFT HEAVY AND RIGHT UP LIGHT;So;0;ON;;;;;N;FORMS LEFT HEAVY AND RIGHT UP LIGHT;;;;
+2536;BOX DRAWINGS RIGHT HEAVY AND LEFT UP LIGHT;So;0;ON;;;;;N;FORMS RIGHT HEAVY AND LEFT UP LIGHT;;;;
+2537;BOX DRAWINGS UP LIGHT AND HORIZONTAL HEAVY;So;0;ON;;;;;N;FORMS UP LIGHT AND HORIZONTAL HEAVY;;;;
+2538;BOX DRAWINGS UP HEAVY AND HORIZONTAL LIGHT;So;0;ON;;;;;N;FORMS UP HEAVY AND HORIZONTAL LIGHT;;;;
+2539;BOX DRAWINGS RIGHT LIGHT AND LEFT UP HEAVY;So;0;ON;;;;;N;FORMS RIGHT LIGHT AND LEFT UP HEAVY;;;;
+253A;BOX DRAWINGS LEFT LIGHT AND RIGHT UP HEAVY;So;0;ON;;;;;N;FORMS LEFT LIGHT AND RIGHT UP HEAVY;;;;
+253B;BOX DRAWINGS HEAVY UP AND HORIZONTAL;So;0;ON;;;;;N;FORMS HEAVY UP AND HORIZONTAL;;;;
+253C;BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL;So;0;ON;;;;;N;FORMS LIGHT VERTICAL AND HORIZONTAL;;;;
+253D;BOX DRAWINGS LEFT HEAVY AND RIGHT VERTICAL LIGHT;So;0;ON;;;;;N;FORMS LEFT HEAVY AND RIGHT VERTICAL LIGHT;;;;
+253E;BOX DRAWINGS RIGHT HEAVY AND LEFT VERTICAL LIGHT;So;0;ON;;;;;N;FORMS RIGHT HEAVY AND LEFT VERTICAL LIGHT;;;;
+253F;BOX DRAWINGS VERTICAL LIGHT AND HORIZONTAL HEAVY;So;0;ON;;;;;N;FORMS VERTICAL LIGHT AND HORIZONTAL HEAVY;;;;
+2540;BOX DRAWINGS UP HEAVY AND DOWN HORIZONTAL LIGHT;So;0;ON;;;;;N;FORMS UP HEAVY AND DOWN HORIZONTAL LIGHT;;;;
+2541;BOX DRAWINGS DOWN HEAVY AND UP HORIZONTAL LIGHT;So;0;ON;;;;;N;FORMS DOWN HEAVY AND UP HORIZONTAL LIGHT;;;;
+2542;BOX DRAWINGS VERTICAL HEAVY AND HORIZONTAL LIGHT;So;0;ON;;;;;N;FORMS VERTICAL HEAVY AND HORIZONTAL LIGHT;;;;
+2543;BOX DRAWINGS LEFT UP HEAVY AND RIGHT DOWN LIGHT;So;0;ON;;;;;N;FORMS LEFT UP HEAVY AND RIGHT DOWN LIGHT;;;;
+2544;BOX DRAWINGS RIGHT UP HEAVY AND LEFT DOWN LIGHT;So;0;ON;;;;;N;FORMS RIGHT UP HEAVY AND LEFT DOWN LIGHT;;;;
+2545;BOX DRAWINGS LEFT DOWN HEAVY AND RIGHT UP LIGHT;So;0;ON;;;;;N;FORMS LEFT DOWN HEAVY AND RIGHT UP LIGHT;;;;
+2546;BOX DRAWINGS RIGHT DOWN HEAVY AND LEFT UP LIGHT;So;0;ON;;;;;N;FORMS RIGHT DOWN HEAVY AND LEFT UP LIGHT;;;;
+2547;BOX DRAWINGS DOWN LIGHT AND UP HORIZONTAL HEAVY;So;0;ON;;;;;N;FORMS DOWN LIGHT AND UP HORIZONTAL HEAVY;;;;
+2548;BOX DRAWINGS UP LIGHT AND DOWN HORIZONTAL HEAVY;So;0;ON;;;;;N;FORMS UP LIGHT AND DOWN HORIZONTAL HEAVY;;;;
+2549;BOX DRAWINGS RIGHT LIGHT AND LEFT VERTICAL HEAVY;So;0;ON;;;;;N;FORMS RIGHT LIGHT AND LEFT VERTICAL HEAVY;;;;
+254A;BOX DRAWINGS LEFT LIGHT AND RIGHT VERTICAL HEAVY;So;0;ON;;;;;N;FORMS LEFT LIGHT AND RIGHT VERTICAL HEAVY;;;;
+254B;BOX DRAWINGS HEAVY VERTICAL AND HORIZONTAL;So;0;ON;;;;;N;FORMS HEAVY VERTICAL AND HORIZONTAL;;;;
+254C;BOX DRAWINGS LIGHT DOUBLE DASH HORIZONTAL;So;0;ON;;;;;N;FORMS LIGHT DOUBLE DASH HORIZONTAL;;;;
+254D;BOX DRAWINGS HEAVY DOUBLE DASH HORIZONTAL;So;0;ON;;;;;N;FORMS HEAVY DOUBLE DASH HORIZONTAL;;;;
+254E;BOX DRAWINGS LIGHT DOUBLE DASH VERTICAL;So;0;ON;;;;;N;FORMS LIGHT DOUBLE DASH VERTICAL;;;;
+254F;BOX DRAWINGS HEAVY DOUBLE DASH VERTICAL;So;0;ON;;;;;N;FORMS HEAVY DOUBLE DASH VERTICAL;;;;
+2550;BOX DRAWINGS DOUBLE HORIZONTAL;So;0;ON;;;;;N;FORMS DOUBLE HORIZONTAL;;;;
+2551;BOX DRAWINGS DOUBLE VERTICAL;So;0;ON;;;;;N;FORMS DOUBLE VERTICAL;;;;
+2552;BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE;So;0;ON;;;;;N;FORMS DOWN SINGLE AND RIGHT DOUBLE;;;;
+2553;BOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE;So;0;ON;;;;;N;FORMS DOWN DOUBLE AND RIGHT SINGLE;;;;
+2554;BOX DRAWINGS DOUBLE DOWN AND RIGHT;So;0;ON;;;;;N;FORMS DOUBLE DOWN AND RIGHT;;;;
+2555;BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE;So;0;ON;;;;;N;FORMS DOWN SINGLE AND LEFT DOUBLE;;;;
+2556;BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE;So;0;ON;;;;;N;FORMS DOWN DOUBLE AND LEFT SINGLE;;;;
+2557;BOX DRAWINGS DOUBLE DOWN AND LEFT;So;0;ON;;;;;N;FORMS DOUBLE DOWN AND LEFT;;;;
+2558;BOX DRAWINGS UP SINGLE AND RIGHT DOUBLE;So;0;ON;;;;;N;FORMS UP SINGLE AND RIGHT DOUBLE;;;;
+2559;BOX DRAWINGS UP DOUBLE AND RIGHT SINGLE;So;0;ON;;;;;N;FORMS UP DOUBLE AND RIGHT SINGLE;;;;
+255A;BOX DRAWINGS DOUBLE UP AND RIGHT;So;0;ON;;;;;N;FORMS DOUBLE UP AND RIGHT;;;;
+255B;BOX DRAWINGS UP SINGLE AND LEFT DOUBLE;So;0;ON;;;;;N;FORMS UP SINGLE AND LEFT DOUBLE;;;;
+255C;BOX DRAWINGS UP DOUBLE AND LEFT SINGLE;So;0;ON;;;;;N;FORMS UP DOUBLE AND LEFT SINGLE;;;;
+255D;BOX DRAWINGS DOUBLE UP AND LEFT;So;0;ON;;;;;N;FORMS DOUBLE UP AND LEFT;;;;
+255E;BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE;So;0;ON;;;;;N;FORMS VERTICAL SINGLE AND RIGHT DOUBLE;;;;
+255F;BOX DRAWINGS VERTICAL DOUBLE AND RIGHT SINGLE;So;0;ON;;;;;N;FORMS VERTICAL DOUBLE AND RIGHT SINGLE;;;;
+2560;BOX DRAWINGS DOUBLE VERTICAL AND RIGHT;So;0;ON;;;;;N;FORMS DOUBLE VERTICAL AND RIGHT;;;;
+2561;BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE;So;0;ON;;;;;N;FORMS VERTICAL SINGLE AND LEFT DOUBLE;;;;
+2562;BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE;So;0;ON;;;;;N;FORMS VERTICAL DOUBLE AND LEFT SINGLE;;;;
+2563;BOX DRAWINGS DOUBLE VERTICAL AND LEFT;So;0;ON;;;;;N;FORMS DOUBLE VERTICAL AND LEFT;;;;
+2564;BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE;So;0;ON;;;;;N;FORMS DOWN SINGLE AND HORIZONTAL DOUBLE;;;;
+2565;BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE;So;0;ON;;;;;N;FORMS DOWN DOUBLE AND HORIZONTAL SINGLE;;;;
+2566;BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL;So;0;ON;;;;;N;FORMS DOUBLE DOWN AND HORIZONTAL;;;;
+2567;BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE;So;0;ON;;;;;N;FORMS UP SINGLE AND HORIZONTAL DOUBLE;;;;
+2568;BOX DRAWINGS UP DOUBLE AND HORIZONTAL SINGLE;So;0;ON;;;;;N;FORMS UP DOUBLE AND HORIZONTAL SINGLE;;;;
+2569;BOX DRAWINGS DOUBLE UP AND HORIZONTAL;So;0;ON;;;;;N;FORMS DOUBLE UP AND HORIZONTAL;;;;
+256A;BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE;So;0;ON;;;;;N;FORMS VERTICAL SINGLE AND HORIZONTAL DOUBLE;;;;
+256B;BOX DRAWINGS VERTICAL DOUBLE AND HORIZONTAL SINGLE;So;0;ON;;;;;N;FORMS VERTICAL DOUBLE AND HORIZONTAL SINGLE;;;;
+256C;BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL;So;0;ON;;;;;N;FORMS DOUBLE VERTICAL AND HORIZONTAL;;;;
+256D;BOX DRAWINGS LIGHT ARC DOWN AND RIGHT;So;0;ON;;;;;N;FORMS LIGHT ARC DOWN AND RIGHT;;;;
+256E;BOX DRAWINGS LIGHT ARC DOWN AND LEFT;So;0;ON;;;;;N;FORMS LIGHT ARC DOWN AND LEFT;;;;
+256F;BOX DRAWINGS LIGHT ARC UP AND LEFT;So;0;ON;;;;;N;FORMS LIGHT ARC UP AND LEFT;;;;
+2570;BOX DRAWINGS LIGHT ARC UP AND RIGHT;So;0;ON;;;;;N;FORMS LIGHT ARC UP AND RIGHT;;;;
+2571;BOX DRAWINGS LIGHT DIAGONAL UPPER RIGHT TO LOWER LEFT;So;0;ON;;;;;N;FORMS LIGHT DIAGONAL UPPER RIGHT TO LOWER LEFT;;;;
+2572;BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO LOWER RIGHT;So;0;ON;;;;;N;FORMS LIGHT DIAGONAL UPPER LEFT TO LOWER RIGHT;;;;
+2573;BOX DRAWINGS LIGHT DIAGONAL CROSS;So;0;ON;;;;;N;FORMS LIGHT DIAGONAL CROSS;;;;
+2574;BOX DRAWINGS LIGHT LEFT;So;0;ON;;;;;N;FORMS LIGHT LEFT;;;;
+2575;BOX DRAWINGS LIGHT UP;So;0;ON;;;;;N;FORMS LIGHT UP;;;;
+2576;BOX DRAWINGS LIGHT RIGHT;So;0;ON;;;;;N;FORMS LIGHT RIGHT;;;;
+2577;BOX DRAWINGS LIGHT DOWN;So;0;ON;;;;;N;FORMS LIGHT DOWN;;;;
+2578;BOX DRAWINGS HEAVY LEFT;So;0;ON;;;;;N;FORMS HEAVY LEFT;;;;
+2579;BOX DRAWINGS HEAVY UP;So;0;ON;;;;;N;FORMS HEAVY UP;;;;
+257A;BOX DRAWINGS HEAVY RIGHT;So;0;ON;;;;;N;FORMS HEAVY RIGHT;;;;
+257B;BOX DRAWINGS HEAVY DOWN;So;0;ON;;;;;N;FORMS HEAVY DOWN;;;;
+257C;BOX DRAWINGS LIGHT LEFT AND HEAVY RIGHT;So;0;ON;;;;;N;FORMS LIGHT LEFT AND HEAVY RIGHT;;;;
+257D;BOX DRAWINGS LIGHT UP AND HEAVY DOWN;So;0;ON;;;;;N;FORMS LIGHT UP AND HEAVY DOWN;;;;
+257E;BOX DRAWINGS HEAVY LEFT AND LIGHT RIGHT;So;0;ON;;;;;N;FORMS HEAVY LEFT AND LIGHT RIGHT;;;;
+257F;BOX DRAWINGS HEAVY UP AND LIGHT DOWN;So;0;ON;;;;;N;FORMS HEAVY UP AND LIGHT DOWN;;;;
+2580;UPPER HALF BLOCK;So;0;ON;;;;;N;;;;;
+2581;LOWER ONE EIGHTH BLOCK;So;0;ON;;;;;N;;;;;
+2582;LOWER ONE QUARTER BLOCK;So;0;ON;;;;;N;;;;;
+2583;LOWER THREE EIGHTHS BLOCK;So;0;ON;;;;;N;;;;;
+2584;LOWER HALF BLOCK;So;0;ON;;;;;N;;;;;
+2585;LOWER FIVE EIGHTHS BLOCK;So;0;ON;;;;;N;;;;;
+2586;LOWER THREE QUARTERS BLOCK;So;0;ON;;;;;N;LOWER THREE QUARTER BLOCK;;;;
+2587;LOWER SEVEN EIGHTHS BLOCK;So;0;ON;;;;;N;;;;;
+2588;FULL BLOCK;So;0;ON;;;;;N;;;;;
+2589;LEFT SEVEN EIGHTHS BLOCK;So;0;ON;;;;;N;;;;;
+258A;LEFT THREE QUARTERS BLOCK;So;0;ON;;;;;N;LEFT THREE QUARTER BLOCK;;;;
+258B;LEFT FIVE EIGHTHS BLOCK;So;0;ON;;;;;N;;;;;
+258C;LEFT HALF BLOCK;So;0;ON;;;;;N;;;;;
+258D;LEFT THREE EIGHTHS BLOCK;So;0;ON;;;;;N;;;;;
+258E;LEFT ONE QUARTER BLOCK;So;0;ON;;;;;N;;;;;
+258F;LEFT ONE EIGHTH BLOCK;So;0;ON;;;;;N;;;;;
+2590;RIGHT HALF BLOCK;So;0;ON;;;;;N;;;;;
+2591;LIGHT SHADE;So;0;ON;;;;;N;;;;;
+2592;MEDIUM SHADE;So;0;ON;;;;;N;;;;;
+2593;DARK SHADE;So;0;ON;;;;;N;;;;;
+2594;UPPER ONE EIGHTH BLOCK;So;0;ON;;;;;N;;;;;
+2595;RIGHT ONE EIGHTH BLOCK;So;0;ON;;;;;N;;;;;
+25A0;BLACK SQUARE;So;0;ON;;;;;N;;;;;
+25A1;WHITE SQUARE;So;0;ON;;;;;N;;;;;
+25A2;WHITE SQUARE WITH ROUNDED CORNERS;So;0;ON;;;;;N;;;;;
+25A3;WHITE SQUARE CONTAINING BLACK SMALL SQUARE;So;0;ON;;;;;N;;;;;
+25A4;SQUARE WITH HORIZONTAL FILL;So;0;ON;;;;;N;;;;;
+25A5;SQUARE WITH VERTICAL FILL;So;0;ON;;;;;N;;;;;
+25A6;SQUARE WITH ORTHOGONAL CROSSHATCH FILL;So;0;ON;;;;;N;;;;;
+25A7;SQUARE WITH UPPER LEFT TO LOWER RIGHT FILL;So;0;ON;;;;;N;;;;;
+25A8;SQUARE WITH UPPER RIGHT TO LOWER LEFT FILL;So;0;ON;;;;;N;;;;;
+25A9;SQUARE WITH DIAGONAL CROSSHATCH FILL;So;0;ON;;;;;N;;;;;
+25AA;BLACK SMALL SQUARE;So;0;ON;;;;;N;;;;;
+25AB;WHITE SMALL SQUARE;So;0;ON;;;;;N;;;;;
+25AC;BLACK RECTANGLE;So;0;ON;;;;;N;;;;;
+25AD;WHITE RECTANGLE;So;0;ON;;;;;N;;;;;
+25AE;BLACK VERTICAL RECTANGLE;So;0;ON;;;;;N;;;;;
+25AF;WHITE VERTICAL RECTANGLE;So;0;ON;;;;;N;;;;;
+25B0;BLACK PARALLELOGRAM;So;0;ON;;;;;N;;;;;
+25B1;WHITE PARALLELOGRAM;So;0;ON;;;;;N;;;;;
+25B2;BLACK UP-POINTING TRIANGLE;So;0;ON;;;;;N;BLACK UP POINTING TRIANGLE;;;;
+25B3;WHITE UP-POINTING TRIANGLE;So;0;ON;;;;;N;WHITE UP POINTING TRIANGLE;;;;
+25B4;BLACK UP-POINTING SMALL TRIANGLE;So;0;ON;;;;;N;BLACK UP POINTING SMALL TRIANGLE;;;;
+25B5;WHITE UP-POINTING SMALL TRIANGLE;So;0;ON;;;;;N;WHITE UP POINTING SMALL TRIANGLE;;;;
+25B6;BLACK RIGHT-POINTING TRIANGLE;So;0;ON;;;;;N;BLACK RIGHT POINTING TRIANGLE;;;;
+25B7;WHITE RIGHT-POINTING TRIANGLE;Sm;0;ON;;;;;N;WHITE RIGHT POINTING TRIANGLE;;;;
+25B8;BLACK RIGHT-POINTING SMALL TRIANGLE;So;0;ON;;;;;N;BLACK RIGHT POINTING SMALL TRIANGLE;;;;
+25B9;WHITE RIGHT-POINTING SMALL TRIANGLE;So;0;ON;;;;;N;WHITE RIGHT POINTING SMALL TRIANGLE;;;;
+25BA;BLACK RIGHT-POINTING POINTER;So;0;ON;;;;;N;BLACK RIGHT POINTING POINTER;;;;
+25BB;WHITE RIGHT-POINTING POINTER;So;0;ON;;;;;N;WHITE RIGHT POINTING POINTER;;;;
+25BC;BLACK DOWN-POINTING TRIANGLE;So;0;ON;;;;;N;BLACK DOWN POINTING TRIANGLE;;;;
+25BD;WHITE DOWN-POINTING TRIANGLE;So;0;ON;;;;;N;WHITE DOWN POINTING TRIANGLE;;;;
+25BE;BLACK DOWN-POINTING SMALL TRIANGLE;So;0;ON;;;;;N;BLACK DOWN POINTING SMALL TRIANGLE;;;;
+25BF;WHITE DOWN-POINTING SMALL TRIANGLE;So;0;ON;;;;;N;WHITE DOWN POINTING SMALL TRIANGLE;;;;
+25C0;BLACK LEFT-POINTING TRIANGLE;So;0;ON;;;;;N;BLACK LEFT POINTING TRIANGLE;;;;
+25C1;WHITE LEFT-POINTING TRIANGLE;Sm;0;ON;;;;;N;WHITE LEFT POINTING TRIANGLE;;;;
+25C2;BLACK LEFT-POINTING SMALL TRIANGLE;So;0;ON;;;;;N;BLACK LEFT POINTING SMALL TRIANGLE;;;;
+25C3;WHITE LEFT-POINTING SMALL TRIANGLE;So;0;ON;;;;;N;WHITE LEFT POINTING SMALL TRIANGLE;;;;
+25C4;BLACK LEFT-POINTING POINTER;So;0;ON;;;;;N;BLACK LEFT POINTING POINTER;;;;
+25C5;WHITE LEFT-POINTING POINTER;So;0;ON;;;;;N;WHITE LEFT POINTING POINTER;;;;
+25C6;BLACK DIAMOND;So;0;ON;;;;;N;;;;;
+25C7;WHITE DIAMOND;So;0;ON;;;;;N;;;;;
+25C8;WHITE DIAMOND CONTAINING BLACK SMALL DIAMOND;So;0;ON;;;;;N;;;;;
+25C9;FISHEYE;So;0;ON;;;;;N;;;;;
+25CA;LOZENGE;So;0;ON;;;;;N;;;;;
+25CB;WHITE CIRCLE;So;0;ON;;;;;N;;;;;
+25CC;DOTTED CIRCLE;So;0;ON;;;;;N;;;;;
+25CD;CIRCLE WITH VERTICAL FILL;So;0;ON;;;;;N;;;;;
+25CE;BULLSEYE;So;0;ON;;;;;N;;;;;
+25CF;BLACK CIRCLE;So;0;ON;;;;;N;;;;;
+25D0;CIRCLE WITH LEFT HALF BLACK;So;0;ON;;;;;N;;;;;
+25D1;CIRCLE WITH RIGHT HALF BLACK;So;0;ON;;;;;N;;;;;
+25D2;CIRCLE WITH LOWER HALF BLACK;So;0;ON;;;;;N;;;;;
+25D3;CIRCLE WITH UPPER HALF BLACK;So;0;ON;;;;;N;;;;;
+25D4;CIRCLE WITH UPPER RIGHT QUADRANT BLACK;So;0;ON;;;;;N;;;;;
+25D5;CIRCLE WITH ALL BUT UPPER LEFT QUADRANT BLACK;So;0;ON;;;;;N;;;;;
+25D6;LEFT HALF BLACK CIRCLE;So;0;ON;;;;;N;;;;;
+25D7;RIGHT HALF BLACK CIRCLE;So;0;ON;;;;;N;;;;;
+25D8;INVERSE BULLET;So;0;ON;;;;;N;;;;;
+25D9;INVERSE WHITE CIRCLE;So;0;ON;;;;;N;;;;;
+25DA;UPPER HALF INVERSE WHITE CIRCLE;So;0;ON;;;;;N;;;;;
+25DB;LOWER HALF INVERSE WHITE CIRCLE;So;0;ON;;;;;N;;;;;
+25DC;UPPER LEFT QUADRANT CIRCULAR ARC;So;0;ON;;;;;N;;;;;
+25DD;UPPER RIGHT QUADRANT CIRCULAR ARC;So;0;ON;;;;;N;;;;;
+25DE;LOWER RIGHT QUADRANT CIRCULAR ARC;So;0;ON;;;;;N;;;;;
+25DF;LOWER LEFT QUADRANT CIRCULAR ARC;So;0;ON;;;;;N;;;;;
+25E0;UPPER HALF CIRCLE;So;0;ON;;;;;N;;;;;
+25E1;LOWER HALF CIRCLE;So;0;ON;;;;;N;;;;;
+25E2;BLACK LOWER RIGHT TRIANGLE;So;0;ON;;;;;N;;;;;
+25E3;BLACK LOWER LEFT TRIANGLE;So;0;ON;;;;;N;;;;;
+25E4;BLACK UPPER LEFT TRIANGLE;So;0;ON;;;;;N;;;;;
+25E5;BLACK UPPER RIGHT TRIANGLE;So;0;ON;;;;;N;;;;;
+25E6;WHITE BULLET;So;0;ON;;;;;N;;;;;
+25E7;SQUARE WITH LEFT HALF BLACK;So;0;ON;;;;;N;;;;;
+25E8;SQUARE WITH RIGHT HALF BLACK;So;0;ON;;;;;N;;;;;
+25E9;SQUARE WITH UPPER LEFT DIAGONAL HALF BLACK;So;0;ON;;;;;N;;;;;
+25EA;SQUARE WITH LOWER RIGHT DIAGONAL HALF BLACK;So;0;ON;;;;;N;;;;;
+25EB;WHITE SQUARE WITH VERTICAL BISECTING LINE;So;0;ON;;;;;N;;;;;
+25EC;WHITE UP-POINTING TRIANGLE WITH DOT;So;0;ON;;;;;N;WHITE UP POINTING TRIANGLE WITH DOT;;;;
+25ED;UP-POINTING TRIANGLE WITH LEFT HALF BLACK;So;0;ON;;;;;N;UP POINTING TRIANGLE WITH LEFT HALF BLACK;;;;
+25EE;UP-POINTING TRIANGLE WITH RIGHT HALF BLACK;So;0;ON;;;;;N;UP POINTING TRIANGLE WITH RIGHT HALF BLACK;;;;
+25EF;LARGE CIRCLE;So;0;ON;;;;;N;;;;;
+25F0;WHITE SQUARE WITH UPPER LEFT QUADRANT;So;0;ON;;;;;N;;;;;
+25F1;WHITE SQUARE WITH LOWER LEFT QUADRANT;So;0;ON;;;;;N;;;;;
+25F2;WHITE SQUARE WITH LOWER RIGHT QUADRANT;So;0;ON;;;;;N;;;;;
+25F3;WHITE SQUARE WITH UPPER RIGHT QUADRANT;So;0;ON;;;;;N;;;;;
+25F4;WHITE CIRCLE WITH UPPER LEFT QUADRANT;So;0;ON;;;;;N;;;;;
+25F5;WHITE CIRCLE WITH LOWER LEFT QUADRANT;So;0;ON;;;;;N;;;;;
+25F6;WHITE CIRCLE WITH LOWER RIGHT QUADRANT;So;0;ON;;;;;N;;;;;
+25F7;WHITE CIRCLE WITH UPPER RIGHT QUADRANT;So;0;ON;;;;;N;;;;;
+2600;BLACK SUN WITH RAYS;So;0;ON;;;;;N;;;;;
+2601;CLOUD;So;0;ON;;;;;N;;;;;
+2602;UMBRELLA;So;0;ON;;;;;N;;;;;
+2603;SNOWMAN;So;0;ON;;;;;N;;;;;
+2604;COMET;So;0;ON;;;;;N;;;;;
+2605;BLACK STAR;So;0;ON;;;;;N;;;;;
+2606;WHITE STAR;So;0;ON;;;;;N;;;;;
+2607;LIGHTNING;So;0;ON;;;;;N;;;;;
+2608;THUNDERSTORM;So;0;ON;;;;;N;;;;;
+2609;SUN;So;0;ON;;;;;N;;;;;
+260A;ASCENDING NODE;So;0;ON;;;;;N;;;;;
+260B;DESCENDING NODE;So;0;ON;;;;;N;;;;;
+260C;CONJUNCTION;So;0;ON;;;;;N;;;;;
+260D;OPPOSITION;So;0;ON;;;;;N;;;;;
+260E;BLACK TELEPHONE;So;0;ON;;;;;N;;;;;
+260F;WHITE TELEPHONE;So;0;ON;;;;;N;;;;;
+2610;BALLOT BOX;So;0;ON;;;;;N;;;;;
+2611;BALLOT BOX WITH CHECK;So;0;ON;;;;;N;;;;;
+2612;BALLOT BOX WITH X;So;0;ON;;;;;N;;;;;
+2613;SALTIRE;So;0;ON;;;;;N;;;;;
+2619;REVERSED ROTATED FLORAL HEART BULLET;So;0;ON;;;;;N;;;;;
+261A;BLACK LEFT POINTING INDEX;So;0;ON;;;;;N;;;;;
+261B;BLACK RIGHT POINTING INDEX;So;0;ON;;;;;N;;;;;
+261C;WHITE LEFT POINTING INDEX;So;0;ON;;;;;N;;;;;
+261D;WHITE UP POINTING INDEX;So;0;ON;;;;;N;;;;;
+261E;WHITE RIGHT POINTING INDEX;So;0;ON;;;;;N;;;;;
+261F;WHITE DOWN POINTING INDEX;So;0;ON;;;;;N;;;;;
+2620;SKULL AND CROSSBONES;So;0;ON;;;;;N;;;;;
+2621;CAUTION SIGN;So;0;ON;;;;;N;;;;;
+2622;RADIOACTIVE SIGN;So;0;ON;;;;;N;;;;;
+2623;BIOHAZARD SIGN;So;0;ON;;;;;N;;;;;
+2624;CADUCEUS;So;0;ON;;;;;N;;;;;
+2625;ANKH;So;0;ON;;;;;N;;;;;
+2626;ORTHODOX CROSS;So;0;ON;;;;;N;;;;;
+2627;CHI RHO;So;0;ON;;;;;N;;;;;
+2628;CROSS OF LORRAINE;So;0;ON;;;;;N;;;;;
+2629;CROSS OF JERUSALEM;So;0;ON;;;;;N;;;;;
+262A;STAR AND CRESCENT;So;0;ON;;;;;N;;;;;
+262B;FARSI SYMBOL;So;0;ON;;;;;N;SYMBOL OF IRAN;;;;
+262C;ADI SHAKTI;So;0;ON;;;;;N;;;;;
+262D;HAMMER AND SICKLE;So;0;ON;;;;;N;;;;;
+262E;PEACE SYMBOL;So;0;ON;;;;;N;;;;;
+262F;YIN YANG;So;0;ON;;;;;N;;;;;
+2630;TRIGRAM FOR HEAVEN;So;0;ON;;;;;N;;;;;
+2631;TRIGRAM FOR LAKE;So;0;ON;;;;;N;;;;;
+2632;TRIGRAM FOR FIRE;So;0;ON;;;;;N;;;;;
+2633;TRIGRAM FOR THUNDER;So;0;ON;;;;;N;;;;;
+2634;TRIGRAM FOR WIND;So;0;ON;;;;;N;;;;;
+2635;TRIGRAM FOR WATER;So;0;ON;;;;;N;;;;;
+2636;TRIGRAM FOR MOUNTAIN;So;0;ON;;;;;N;;;;;
+2637;TRIGRAM FOR EARTH;So;0;ON;;;;;N;;;;;
+2638;WHEEL OF DHARMA;So;0;ON;;;;;N;;;;;
+2639;WHITE FROWNING FACE;So;0;ON;;;;;N;;;;;
+263A;WHITE SMILING FACE;So;0;ON;;;;;N;;;;;
+263B;BLACK SMILING FACE;So;0;ON;;;;;N;;;;;
+263C;WHITE SUN WITH RAYS;So;0;ON;;;;;N;;;;;
+263D;FIRST QUARTER MOON;So;0;ON;;;;;N;;;;;
+263E;LAST QUARTER MOON;So;0;ON;;;;;N;;;;;
+263F;MERCURY;So;0;ON;;;;;N;;;;;
+2640;FEMALE SIGN;So;0;ON;;;;;N;;;;;
+2641;EARTH;So;0;ON;;;;;N;;;;;
+2642;MALE SIGN;So;0;ON;;;;;N;;;;;
+2643;JUPITER;So;0;ON;;;;;N;;;;;
+2644;SATURN;So;0;ON;;;;;N;;;;;
+2645;URANUS;So;0;ON;;;;;N;;;;;
+2646;NEPTUNE;So;0;ON;;;;;N;;;;;
+2647;PLUTO;So;0;ON;;;;;N;;;;;
+2648;ARIES;So;0;ON;;;;;N;;;;;
+2649;TAURUS;So;0;ON;;;;;N;;;;;
+264A;GEMINI;So;0;ON;;;;;N;;;;;
+264B;CANCER;So;0;ON;;;;;N;;;;;
+264C;LEO;So;0;ON;;;;;N;;;;;
+264D;VIRGO;So;0;ON;;;;;N;;;;;
+264E;LIBRA;So;0;ON;;;;;N;;;;;
+264F;SCORPIUS;So;0;ON;;;;;N;;;;;
+2650;SAGITTARIUS;So;0;ON;;;;;N;;;;;
+2651;CAPRICORN;So;0;ON;;;;;N;;;;;
+2652;AQUARIUS;So;0;ON;;;;;N;;;;;
+2653;PISCES;So;0;ON;;;;;N;;;;;
+2654;WHITE CHESS KING;So;0;ON;;;;;N;;;;;
+2655;WHITE CHESS QUEEN;So;0;ON;;;;;N;;;;;
+2656;WHITE CHESS ROOK;So;0;ON;;;;;N;;;;;
+2657;WHITE CHESS BISHOP;So;0;ON;;;;;N;;;;;
+2658;WHITE CHESS KNIGHT;So;0;ON;;;;;N;;;;;
+2659;WHITE CHESS PAWN;So;0;ON;;;;;N;;;;;
+265A;BLACK CHESS KING;So;0;ON;;;;;N;;;;;
+265B;BLACK CHESS QUEEN;So;0;ON;;;;;N;;;;;
+265C;BLACK CHESS ROOK;So;0;ON;;;;;N;;;;;
+265D;BLACK CHESS BISHOP;So;0;ON;;;;;N;;;;;
+265E;BLACK CHESS KNIGHT;So;0;ON;;;;;N;;;;;
+265F;BLACK CHESS PAWN;So;0;ON;;;;;N;;;;;
+2660;BLACK SPADE SUIT;So;0;ON;;;;;N;;;;;
+2661;WHITE HEART SUIT;So;0;ON;;;;;N;;;;;
+2662;WHITE DIAMOND SUIT;So;0;ON;;;;;N;;;;;
+2663;BLACK CLUB SUIT;So;0;ON;;;;;N;;;;;
+2664;WHITE SPADE SUIT;So;0;ON;;;;;N;;;;;
+2665;BLACK HEART SUIT;So;0;ON;;;;;N;;;;;
+2666;BLACK DIAMOND SUIT;So;0;ON;;;;;N;;;;;
+2667;WHITE CLUB SUIT;So;0;ON;;;;;N;;;;;
+2668;HOT SPRINGS;So;0;ON;;;;;N;;;;;
+2669;QUARTER NOTE;So;0;ON;;;;;N;;;;;
+266A;EIGHTH NOTE;So;0;ON;;;;;N;;;;;
+266B;BEAMED EIGHTH NOTES;So;0;ON;;;;;N;BARRED EIGHTH NOTES;;;;
+266C;BEAMED SIXTEENTH NOTES;So;0;ON;;;;;N;BARRED SIXTEENTH NOTES;;;;
+266D;MUSIC FLAT SIGN;So;0;ON;;;;;N;FLAT;;;;
+266E;MUSIC NATURAL SIGN;So;0;ON;;;;;N;NATURAL;;;;
+266F;MUSIC SHARP SIGN;Sm;0;ON;;;;;N;SHARP;;;;
+2670;WEST SYRIAC CROSS;So;0;ON;;;;;N;;;;;
+2671;EAST SYRIAC CROSS;So;0;ON;;;;;N;;;;;
+2701;UPPER BLADE SCISSORS;So;0;ON;;;;;N;;;;;
+2702;BLACK SCISSORS;So;0;ON;;;;;N;;;;;
+2703;LOWER BLADE SCISSORS;So;0;ON;;;;;N;;;;;
+2704;WHITE SCISSORS;So;0;ON;;;;;N;;;;;
+2706;TELEPHONE LOCATION SIGN;So;0;ON;;;;;N;;;;;
+2707;TAPE DRIVE;So;0;ON;;;;;N;;;;;
+2708;AIRPLANE;So;0;ON;;;;;N;;;;;
+2709;ENVELOPE;So;0;ON;;;;;N;;;;;
+270C;VICTORY HAND;So;0;ON;;;;;N;;;;;
+270D;WRITING HAND;So;0;ON;;;;;N;;;;;
+270E;LOWER RIGHT PENCIL;So;0;ON;;;;;N;;;;;
+270F;PENCIL;So;0;ON;;;;;N;;;;;
+2710;UPPER RIGHT PENCIL;So;0;ON;;;;;N;;;;;
+2711;WHITE NIB;So;0;ON;;;;;N;;;;;
+2712;BLACK NIB;So;0;ON;;;;;N;;;;;
+2713;CHECK MARK;So;0;ON;;;;;N;;;;;
+2714;HEAVY CHECK MARK;So;0;ON;;;;;N;;;;;
+2715;MULTIPLICATION X;So;0;ON;;;;;N;;;;;
+2716;HEAVY MULTIPLICATION X;So;0;ON;;;;;N;;;;;
+2717;BALLOT X;So;0;ON;;;;;N;;;;;
+2718;HEAVY BALLOT X;So;0;ON;;;;;N;;;;;
+2719;OUTLINED GREEK CROSS;So;0;ON;;;;;N;;;;;
+271A;HEAVY GREEK CROSS;So;0;ON;;;;;N;;;;;
+271B;OPEN CENTRE CROSS;So;0;ON;;;;;N;OPEN CENTER CROSS;;;;
+271C;HEAVY OPEN CENTRE CROSS;So;0;ON;;;;;N;HEAVY OPEN CENTER CROSS;;;;
+271D;LATIN CROSS;So;0;ON;;;;;N;;;;;
+271E;SHADOWED WHITE LATIN CROSS;So;0;ON;;;;;N;;;;;
+271F;OUTLINED LATIN CROSS;So;0;ON;;;;;N;;;;;
+2720;MALTESE CROSS;So;0;ON;;;;;N;;;;;
+2721;STAR OF DAVID;So;0;ON;;;;;N;;;;;
+2722;FOUR TEARDROP-SPOKED ASTERISK;So;0;ON;;;;;N;;;;;
+2723;FOUR BALLOON-SPOKED ASTERISK;So;0;ON;;;;;N;;;;;
+2724;HEAVY FOUR BALLOON-SPOKED ASTERISK;So;0;ON;;;;;N;;;;;
+2725;FOUR CLUB-SPOKED ASTERISK;So;0;ON;;;;;N;;;;;
+2726;BLACK FOUR POINTED STAR;So;0;ON;;;;;N;;;;;
+2727;WHITE FOUR POINTED STAR;So;0;ON;;;;;N;;;;;
+2729;STRESS OUTLINED WHITE STAR;So;0;ON;;;;;N;;;;;
+272A;CIRCLED WHITE STAR;So;0;ON;;;;;N;;;;;
+272B;OPEN CENTRE BLACK STAR;So;0;ON;;;;;N;OPEN CENTER BLACK STAR;;;;
+272C;BLACK CENTRE WHITE STAR;So;0;ON;;;;;N;BLACK CENTER WHITE STAR;;;;
+272D;OUTLINED BLACK STAR;So;0;ON;;;;;N;;;;;
+272E;HEAVY OUTLINED BLACK STAR;So;0;ON;;;;;N;;;;;
+272F;PINWHEEL STAR;So;0;ON;;;;;N;;;;;
+2730;SHADOWED WHITE STAR;So;0;ON;;;;;N;;;;;
+2731;HEAVY ASTERISK;So;0;ON;;;;;N;;;;;
+2732;OPEN CENTRE ASTERISK;So;0;ON;;;;;N;OPEN CENTER ASTERISK;;;;
+2733;EIGHT SPOKED ASTERISK;So;0;ON;;;;;N;;;;;
+2734;EIGHT POINTED BLACK STAR;So;0;ON;;;;;N;;;;;
+2735;EIGHT POINTED PINWHEEL STAR;So;0;ON;;;;;N;;;;;
+2736;SIX POINTED BLACK STAR;So;0;ON;;;;;N;;;;;
+2737;EIGHT POINTED RECTILINEAR BLACK STAR;So;0;ON;;;;;N;;;;;
+2738;HEAVY EIGHT POINTED RECTILINEAR BLACK STAR;So;0;ON;;;;;N;;;;;
+2739;TWELVE POINTED BLACK STAR;So;0;ON;;;;;N;;;;;
+273A;SIXTEEN POINTED ASTERISK;So;0;ON;;;;;N;;;;;
+273B;TEARDROP-SPOKED ASTERISK;So;0;ON;;;;;N;;;;;
+273C;OPEN CENTRE TEARDROP-SPOKED ASTERISK;So;0;ON;;;;;N;OPEN CENTER TEARDROP-SPOKED ASTERISK;;;;
+273D;HEAVY TEARDROP-SPOKED ASTERISK;So;0;ON;;;;;N;;;;;
+273E;SIX PETALLED BLACK AND WHITE FLORETTE;So;0;ON;;;;;N;;;;;
+273F;BLACK FLORETTE;So;0;ON;;;;;N;;;;;
+2740;WHITE FLORETTE;So;0;ON;;;;;N;;;;;
+2741;EIGHT PETALLED OUTLINED BLACK FLORETTE;So;0;ON;;;;;N;;;;;
+2742;CIRCLED OPEN CENTRE EIGHT POINTED STAR;So;0;ON;;;;;N;CIRCLED OPEN CENTER EIGHT POINTED STAR;;;;
+2743;HEAVY TEARDROP-SPOKED PINWHEEL ASTERISK;So;0;ON;;;;;N;;;;;
+2744;SNOWFLAKE;So;0;ON;;;;;N;;;;;
+2745;TIGHT TRIFOLIATE SNOWFLAKE;So;0;ON;;;;;N;;;;;
+2746;HEAVY CHEVRON SNOWFLAKE;So;0;ON;;;;;N;;;;;
+2747;SPARKLE;So;0;ON;;;;;N;;;;;
+2748;HEAVY SPARKLE;So;0;ON;;;;;N;;;;;
+2749;BALLOON-SPOKED ASTERISK;So;0;ON;;;;;N;;;;;
+274A;EIGHT TEARDROP-SPOKED PROPELLER ASTERISK;So;0;ON;;;;;N;;;;;
+274B;HEAVY EIGHT TEARDROP-SPOKED PROPELLER ASTERISK;So;0;ON;;;;;N;;;;;
+274D;SHADOWED WHITE CIRCLE;So;0;ON;;;;;N;;;;;
+274F;LOWER RIGHT DROP-SHADOWED WHITE SQUARE;So;0;ON;;;;;N;;;;;
+2750;UPPER RIGHT DROP-SHADOWED WHITE SQUARE;So;0;ON;;;;;N;;;;;
+2751;LOWER RIGHT SHADOWED WHITE SQUARE;So;0;ON;;;;;N;;;;;
+2752;UPPER RIGHT SHADOWED WHITE SQUARE;So;0;ON;;;;;N;;;;;
+2756;BLACK DIAMOND MINUS WHITE X;So;0;ON;;;;;N;;;;;
+2758;LIGHT VERTICAL BAR;So;0;ON;;;;;N;;;;;
+2759;MEDIUM VERTICAL BAR;So;0;ON;;;;;N;;;;;
+275A;HEAVY VERTICAL BAR;So;0;ON;;;;;N;;;;;
+275B;HEAVY SINGLE TURNED COMMA QUOTATION MARK ORNAMENT;So;0;ON;;;;;N;;;;;
+275C;HEAVY SINGLE COMMA QUOTATION MARK ORNAMENT;So;0;ON;;;;;N;;;;;
+275D;HEAVY DOUBLE TURNED COMMA QUOTATION MARK ORNAMENT;So;0;ON;;;;;N;;;;;
+275E;HEAVY DOUBLE COMMA QUOTATION MARK ORNAMENT;So;0;ON;;;;;N;;;;;
+2761;CURVED STEM PARAGRAPH SIGN ORNAMENT;So;0;ON;;;;;N;;;;;
+2762;HEAVY EXCLAMATION MARK ORNAMENT;So;0;ON;;;;;N;;;;;
+2763;HEAVY HEART EXCLAMATION MARK ORNAMENT;So;0;ON;;;;;N;;;;;
+2764;HEAVY BLACK HEART;So;0;ON;;;;;N;;;;;
+2765;ROTATED HEAVY BLACK HEART BULLET;So;0;ON;;;;;N;;;;;
+2766;FLORAL HEART;So;0;ON;;;;;N;;;;;
+2767;ROTATED FLORAL HEART BULLET;So;0;ON;;;;;N;;;;;
+2776;DINGBAT NEGATIVE CIRCLED DIGIT ONE;No;0;ON;;;1;1;N;INVERSE CIRCLED DIGIT ONE;;;;
+2777;DINGBAT NEGATIVE CIRCLED DIGIT TWO;No;0;ON;;;2;2;N;INVERSE CIRCLED DIGIT TWO;;;;
+2778;DINGBAT NEGATIVE CIRCLED DIGIT THREE;No;0;ON;;;3;3;N;INVERSE CIRCLED DIGIT THREE;;;;
+2779;DINGBAT NEGATIVE CIRCLED DIGIT FOUR;No;0;ON;;;4;4;N;INVERSE CIRCLED DIGIT FOUR;;;;
+277A;DINGBAT NEGATIVE CIRCLED DIGIT FIVE;No;0;ON;;;5;5;N;INVERSE CIRCLED DIGIT FIVE;;;;
+277B;DINGBAT NEGATIVE CIRCLED DIGIT SIX;No;0;ON;;;6;6;N;INVERSE CIRCLED DIGIT SIX;;;;
+277C;DINGBAT NEGATIVE CIRCLED DIGIT SEVEN;No;0;ON;;;7;7;N;INVERSE CIRCLED DIGIT SEVEN;;;;
+277D;DINGBAT NEGATIVE CIRCLED DIGIT EIGHT;No;0;ON;;;8;8;N;INVERSE CIRCLED DIGIT EIGHT;;;;
+277E;DINGBAT NEGATIVE CIRCLED DIGIT NINE;No;0;ON;;;9;9;N;INVERSE CIRCLED DIGIT NINE;;;;
+277F;DINGBAT NEGATIVE CIRCLED NUMBER TEN;No;0;ON;;;;10;N;INVERSE CIRCLED NUMBER TEN;;;;
+2780;DINGBAT CIRCLED SANS-SERIF DIGIT ONE;No;0;ON;;;1;1;N;CIRCLED SANS-SERIF DIGIT ONE;;;;
+2781;DINGBAT CIRCLED SANS-SERIF DIGIT TWO;No;0;ON;;;2;2;N;CIRCLED SANS-SERIF DIGIT TWO;;;;
+2782;DINGBAT CIRCLED SANS-SERIF DIGIT THREE;No;0;ON;;;3;3;N;CIRCLED SANS-SERIF DIGIT THREE;;;;
+2783;DINGBAT CIRCLED SANS-SERIF DIGIT FOUR;No;0;ON;;;4;4;N;CIRCLED SANS-SERIF DIGIT FOUR;;;;
+2784;DINGBAT CIRCLED SANS-SERIF DIGIT FIVE;No;0;ON;;;5;5;N;CIRCLED SANS-SERIF DIGIT FIVE;;;;
+2785;DINGBAT CIRCLED SANS-SERIF DIGIT SIX;No;0;ON;;;6;6;N;CIRCLED SANS-SERIF DIGIT SIX;;;;
+2786;DINGBAT CIRCLED SANS-SERIF DIGIT SEVEN;No;0;ON;;;7;7;N;CIRCLED SANS-SERIF DIGIT SEVEN;;;;
+2787;DINGBAT CIRCLED SANS-SERIF DIGIT EIGHT;No;0;ON;;;8;8;N;CIRCLED SANS-SERIF DIGIT EIGHT;;;;
+2788;DINGBAT CIRCLED SANS-SERIF DIGIT NINE;No;0;ON;;;9;9;N;CIRCLED SANS-SERIF DIGIT NINE;;;;
+2789;DINGBAT CIRCLED SANS-SERIF NUMBER TEN;No;0;ON;;;;10;N;CIRCLED SANS-SERIF NUMBER TEN;;;;
+278A;DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT ONE;No;0;ON;;;1;1;N;INVERSE CIRCLED SANS-SERIF DIGIT ONE;;;;
+278B;DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT TWO;No;0;ON;;;2;2;N;INVERSE CIRCLED SANS-SERIF DIGIT TWO;;;;
+278C;DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT THREE;No;0;ON;;;3;3;N;INVERSE CIRCLED SANS-SERIF DIGIT THREE;;;;
+278D;DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FOUR;No;0;ON;;;4;4;N;INVERSE CIRCLED SANS-SERIF DIGIT FOUR;;;;
+278E;DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FIVE;No;0;ON;;;5;5;N;INVERSE CIRCLED SANS-SERIF DIGIT FIVE;;;;
+278F;DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT SIX;No;0;ON;;;6;6;N;INVERSE CIRCLED SANS-SERIF DIGIT SIX;;;;
+2790;DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT SEVEN;No;0;ON;;;7;7;N;INVERSE CIRCLED SANS-SERIF DIGIT SEVEN;;;;
+2791;DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT EIGHT;No;0;ON;;;8;8;N;INVERSE CIRCLED SANS-SERIF DIGIT EIGHT;;;;
+2792;DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT NINE;No;0;ON;;;9;9;N;INVERSE CIRCLED SANS-SERIF DIGIT NINE;;;;
+2793;DINGBAT NEGATIVE CIRCLED SANS-SERIF NUMBER TEN;No;0;ON;;;;10;N;INVERSE CIRCLED SANS-SERIF NUMBER TEN;;;;
+2794;HEAVY WIDE-HEADED RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY WIDE-HEADED RIGHT ARROW;;;;
+2798;HEAVY SOUTH EAST ARROW;So;0;ON;;;;;N;HEAVY LOWER RIGHT ARROW;;;;
+2799;HEAVY RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY RIGHT ARROW;;;;
+279A;HEAVY NORTH EAST ARROW;So;0;ON;;;;;N;HEAVY UPPER RIGHT ARROW;;;;
+279B;DRAFTING POINT RIGHTWARDS ARROW;So;0;ON;;;;;N;DRAFTING POINT RIGHT ARROW;;;;
+279C;HEAVY ROUND-TIPPED RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY ROUND-TIPPED RIGHT ARROW;;;;
+279D;TRIANGLE-HEADED RIGHTWARDS ARROW;So;0;ON;;;;;N;TRIANGLE-HEADED RIGHT ARROW;;;;
+279E;HEAVY TRIANGLE-HEADED RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY TRIANGLE-HEADED RIGHT ARROW;;;;
+279F;DASHED TRIANGLE-HEADED RIGHTWARDS ARROW;So;0;ON;;;;;N;DASHED TRIANGLE-HEADED RIGHT ARROW;;;;
+27A0;HEAVY DASHED TRIANGLE-HEADED RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY DASHED TRIANGLE-HEADED RIGHT ARROW;;;;
+27A1;BLACK RIGHTWARDS ARROW;So;0;ON;;;;;N;BLACK RIGHT ARROW;;;;
+27A2;THREE-D TOP-LIGHTED RIGHTWARDS ARROWHEAD;So;0;ON;;;;;N;THREE-D TOP-LIGHTED RIGHT ARROWHEAD;;;;
+27A3;THREE-D BOTTOM-LIGHTED RIGHTWARDS ARROWHEAD;So;0;ON;;;;;N;THREE-D BOTTOM-LIGHTED RIGHT ARROWHEAD;;;;
+27A4;BLACK RIGHTWARDS ARROWHEAD;So;0;ON;;;;;N;BLACK RIGHT ARROWHEAD;;;;
+27A5;HEAVY BLACK CURVED DOWNWARDS AND RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY BLACK CURVED DOWN AND RIGHT ARROW;;;;
+27A6;HEAVY BLACK CURVED UPWARDS AND RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY BLACK CURVED UP AND RIGHT ARROW;;;;
+27A7;SQUAT BLACK RIGHTWARDS ARROW;So;0;ON;;;;;N;SQUAT BLACK RIGHT ARROW;;;;
+27A8;HEAVY CONCAVE-POINTED BLACK RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY CONCAVE-POINTED BLACK RIGHT ARROW;;;;
+27A9;RIGHT-SHADED WHITE RIGHTWARDS ARROW;So;0;ON;;;;;N;RIGHT-SHADED WHITE RIGHT ARROW;;;;
+27AA;LEFT-SHADED WHITE RIGHTWARDS ARROW;So;0;ON;;;;;N;LEFT-SHADED WHITE RIGHT ARROW;;;;
+27AB;BACK-TILTED SHADOWED WHITE RIGHTWARDS ARROW;So;0;ON;;;;;N;BACK-TILTED SHADOWED WHITE RIGHT ARROW;;;;
+27AC;FRONT-TILTED SHADOWED WHITE RIGHTWARDS ARROW;So;0;ON;;;;;N;FRONT-TILTED SHADOWED WHITE RIGHT ARROW;;;;
+27AD;HEAVY LOWER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY LOWER RIGHT-SHADOWED WHITE RIGHT ARROW;;;;
+27AE;HEAVY UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY UPPER RIGHT-SHADOWED WHITE RIGHT ARROW;;;;
+27AF;NOTCHED LOWER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW;So;0;ON;;;;;N;NOTCHED LOWER RIGHT-SHADOWED WHITE RIGHT ARROW;;;;
+27B1;NOTCHED UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW;So;0;ON;;;;;N;NOTCHED UPPER RIGHT-SHADOWED WHITE RIGHT ARROW;;;;
+27B2;CIRCLED HEAVY WHITE RIGHTWARDS ARROW;So;0;ON;;;;;N;CIRCLED HEAVY WHITE RIGHT ARROW;;;;
+27B3;WHITE-FEATHERED RIGHTWARDS ARROW;So;0;ON;;;;;N;WHITE-FEATHERED RIGHT ARROW;;;;
+27B4;BLACK-FEATHERED SOUTH EAST ARROW;So;0;ON;;;;;N;BLACK-FEATHERED LOWER RIGHT ARROW;;;;
+27B5;BLACK-FEATHERED RIGHTWARDS ARROW;So;0;ON;;;;;N;BLACK-FEATHERED RIGHT ARROW;;;;
+27B6;BLACK-FEATHERED NORTH EAST ARROW;So;0;ON;;;;;N;BLACK-FEATHERED UPPER RIGHT ARROW;;;;
+27B7;HEAVY BLACK-FEATHERED SOUTH EAST ARROW;So;0;ON;;;;;N;HEAVY BLACK-FEATHERED LOWER RIGHT ARROW;;;;
+27B8;HEAVY BLACK-FEATHERED RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY BLACK-FEATHERED RIGHT ARROW;;;;
+27B9;HEAVY BLACK-FEATHERED NORTH EAST ARROW;So;0;ON;;;;;N;HEAVY BLACK-FEATHERED UPPER RIGHT ARROW;;;;
+27BA;TEARDROP-BARBED RIGHTWARDS ARROW;So;0;ON;;;;;N;TEARDROP-BARBED RIGHT ARROW;;;;
+27BB;HEAVY TEARDROP-SHANKED RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY TEARDROP-SHANKED RIGHT ARROW;;;;
+27BC;WEDGE-TAILED RIGHTWARDS ARROW;So;0;ON;;;;;N;WEDGE-TAILED RIGHT ARROW;;;;
+27BD;HEAVY WEDGE-TAILED RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY WEDGE-TAILED RIGHT ARROW;;;;
+27BE;OPEN-OUTLINED RIGHTWARDS ARROW;So;0;ON;;;;;N;OPEN-OUTLINED RIGHT ARROW;;;;
+2800;BRAILLE PATTERN BLANK;So;0;ON;;;;;N;;;;;
+2801;BRAILLE PATTERN DOTS-1;So;0;ON;;;;;N;;;;;
+2802;BRAILLE PATTERN DOTS-2;So;0;ON;;;;;N;;;;;
+2803;BRAILLE PATTERN DOTS-12;So;0;ON;;;;;N;;;;;
+2804;BRAILLE PATTERN DOTS-3;So;0;ON;;;;;N;;;;;
+2805;BRAILLE PATTERN DOTS-13;So;0;ON;;;;;N;;;;;
+2806;BRAILLE PATTERN DOTS-23;So;0;ON;;;;;N;;;;;
+2807;BRAILLE PATTERN DOTS-123;So;0;ON;;;;;N;;;;;
+2808;BRAILLE PATTERN DOTS-4;So;0;ON;;;;;N;;;;;
+2809;BRAILLE PATTERN DOTS-14;So;0;ON;;;;;N;;;;;
+280A;BRAILLE PATTERN DOTS-24;So;0;ON;;;;;N;;;;;
+280B;BRAILLE PATTERN DOTS-124;So;0;ON;;;;;N;;;;;
+280C;BRAILLE PATTERN DOTS-34;So;0;ON;;;;;N;;;;;
+280D;BRAILLE PATTERN DOTS-134;So;0;ON;;;;;N;;;;;
+280E;BRAILLE PATTERN DOTS-234;So;0;ON;;;;;N;;;;;
+280F;BRAILLE PATTERN DOTS-1234;So;0;ON;;;;;N;;;;;
+2810;BRAILLE PATTERN DOTS-5;So;0;ON;;;;;N;;;;;
+2811;BRAILLE PATTERN DOTS-15;So;0;ON;;;;;N;;;;;
+2812;BRAILLE PATTERN DOTS-25;So;0;ON;;;;;N;;;;;
+2813;BRAILLE PATTERN DOTS-125;So;0;ON;;;;;N;;;;;
+2814;BRAILLE PATTERN DOTS-35;So;0;ON;;;;;N;;;;;
+2815;BRAILLE PATTERN DOTS-135;So;0;ON;;;;;N;;;;;
+2816;BRAILLE PATTERN DOTS-235;So;0;ON;;;;;N;;;;;
+2817;BRAILLE PATTERN DOTS-1235;So;0;ON;;;;;N;;;;;
+2818;BRAILLE PATTERN DOTS-45;So;0;ON;;;;;N;;;;;
+2819;BRAILLE PATTERN DOTS-145;So;0;ON;;;;;N;;;;;
+281A;BRAILLE PATTERN DOTS-245;So;0;ON;;;;;N;;;;;
+281B;BRAILLE PATTERN DOTS-1245;So;0;ON;;;;;N;;;;;
+281C;BRAILLE PATTERN DOTS-345;So;0;ON;;;;;N;;;;;
+281D;BRAILLE PATTERN DOTS-1345;So;0;ON;;;;;N;;;;;
+281E;BRAILLE PATTERN DOTS-2345;So;0;ON;;;;;N;;;;;
+281F;BRAILLE PATTERN DOTS-12345;So;0;ON;;;;;N;;;;;
+2820;BRAILLE PATTERN DOTS-6;So;0;ON;;;;;N;;;;;
+2821;BRAILLE PATTERN DOTS-16;So;0;ON;;;;;N;;;;;
+2822;BRAILLE PATTERN DOTS-26;So;0;ON;;;;;N;;;;;
+2823;BRAILLE PATTERN DOTS-126;So;0;ON;;;;;N;;;;;
+2824;BRAILLE PATTERN DOTS-36;So;0;ON;;;;;N;;;;;
+2825;BRAILLE PATTERN DOTS-136;So;0;ON;;;;;N;;;;;
+2826;BRAILLE PATTERN DOTS-236;So;0;ON;;;;;N;;;;;
+2827;BRAILLE PATTERN DOTS-1236;So;0;ON;;;;;N;;;;;
+2828;BRAILLE PATTERN DOTS-46;So;0;ON;;;;;N;;;;;
+2829;BRAILLE PATTERN DOTS-146;So;0;ON;;;;;N;;;;;
+282A;BRAILLE PATTERN DOTS-246;So;0;ON;;;;;N;;;;;
+282B;BRAILLE PATTERN DOTS-1246;So;0;ON;;;;;N;;;;;
+282C;BRAILLE PATTERN DOTS-346;So;0;ON;;;;;N;;;;;
+282D;BRAILLE PATTERN DOTS-1346;So;0;ON;;;;;N;;;;;
+282E;BRAILLE PATTERN DOTS-2346;So;0;ON;;;;;N;;;;;
+282F;BRAILLE PATTERN DOTS-12346;So;0;ON;;;;;N;;;;;
+2830;BRAILLE PATTERN DOTS-56;So;0;ON;;;;;N;;;;;
+2831;BRAILLE PATTERN DOTS-156;So;0;ON;;;;;N;;;;;
+2832;BRAILLE PATTERN DOTS-256;So;0;ON;;;;;N;;;;;
+2833;BRAILLE PATTERN DOTS-1256;So;0;ON;;;;;N;;;;;
+2834;BRAILLE PATTERN DOTS-356;So;0;ON;;;;;N;;;;;
+2835;BRAILLE PATTERN DOTS-1356;So;0;ON;;;;;N;;;;;
+2836;BRAILLE PATTERN DOTS-2356;So;0;ON;;;;;N;;;;;
+2837;BRAILLE PATTERN DOTS-12356;So;0;ON;;;;;N;;;;;
+2838;BRAILLE PATTERN DOTS-456;So;0;ON;;;;;N;;;;;
+2839;BRAILLE PATTERN DOTS-1456;So;0;ON;;;;;N;;;;;
+283A;BRAILLE PATTERN DOTS-2456;So;0;ON;;;;;N;;;;;
+283B;BRAILLE PATTERN DOTS-12456;So;0;ON;;;;;N;;;;;
+283C;BRAILLE PATTERN DOTS-3456;So;0;ON;;;;;N;;;;;
+283D;BRAILLE PATTERN DOTS-13456;So;0;ON;;;;;N;;;;;
+283E;BRAILLE PATTERN DOTS-23456;So;0;ON;;;;;N;;;;;
+283F;BRAILLE PATTERN DOTS-123456;So;0;ON;;;;;N;;;;;
+2840;BRAILLE PATTERN DOTS-7;So;0;ON;;;;;N;;;;;
+2841;BRAILLE PATTERN DOTS-17;So;0;ON;;;;;N;;;;;
+2842;BRAILLE PATTERN DOTS-27;So;0;ON;;;;;N;;;;;
+2843;BRAILLE PATTERN DOTS-127;So;0;ON;;;;;N;;;;;
+2844;BRAILLE PATTERN DOTS-37;So;0;ON;;;;;N;;;;;
+2845;BRAILLE PATTERN DOTS-137;So;0;ON;;;;;N;;;;;
+2846;BRAILLE PATTERN DOTS-237;So;0;ON;;;;;N;;;;;
+2847;BRAILLE PATTERN DOTS-1237;So;0;ON;;;;;N;;;;;
+2848;BRAILLE PATTERN DOTS-47;So;0;ON;;;;;N;;;;;
+2849;BRAILLE PATTERN DOTS-147;So;0;ON;;;;;N;;;;;
+284A;BRAILLE PATTERN DOTS-247;So;0;ON;;;;;N;;;;;
+284B;BRAILLE PATTERN DOTS-1247;So;0;ON;;;;;N;;;;;
+284C;BRAILLE PATTERN DOTS-347;So;0;ON;;;;;N;;;;;
+284D;BRAILLE PATTERN DOTS-1347;So;0;ON;;;;;N;;;;;
+284E;BRAILLE PATTERN DOTS-2347;So;0;ON;;;;;N;;;;;
+284F;BRAILLE PATTERN DOTS-12347;So;0;ON;;;;;N;;;;;
+2850;BRAILLE PATTERN DOTS-57;So;0;ON;;;;;N;;;;;
+2851;BRAILLE PATTERN DOTS-157;So;0;ON;;;;;N;;;;;
+2852;BRAILLE PATTERN DOTS-257;So;0;ON;;;;;N;;;;;
+2853;BRAILLE PATTERN DOTS-1257;So;0;ON;;;;;N;;;;;
+2854;BRAILLE PATTERN DOTS-357;So;0;ON;;;;;N;;;;;
+2855;BRAILLE PATTERN DOTS-1357;So;0;ON;;;;;N;;;;;
+2856;BRAILLE PATTERN DOTS-2357;So;0;ON;;;;;N;;;;;
+2857;BRAILLE PATTERN DOTS-12357;So;0;ON;;;;;N;;;;;
+2858;BRAILLE PATTERN DOTS-457;So;0;ON;;;;;N;;;;;
+2859;BRAILLE PATTERN DOTS-1457;So;0;ON;;;;;N;;;;;
+285A;BRAILLE PATTERN DOTS-2457;So;0;ON;;;;;N;;;;;
+285B;BRAILLE PATTERN DOTS-12457;So;0;ON;;;;;N;;;;;
+285C;BRAILLE PATTERN DOTS-3457;So;0;ON;;;;;N;;;;;
+285D;BRAILLE PATTERN DOTS-13457;So;0;ON;;;;;N;;;;;
+285E;BRAILLE PATTERN DOTS-23457;So;0;ON;;;;;N;;;;;
+285F;BRAILLE PATTERN DOTS-123457;So;0;ON;;;;;N;;;;;
+2860;BRAILLE PATTERN DOTS-67;So;0;ON;;;;;N;;;;;
+2861;BRAILLE PATTERN DOTS-167;So;0;ON;;;;;N;;;;;
+2862;BRAILLE PATTERN DOTS-267;So;0;ON;;;;;N;;;;;
+2863;BRAILLE PATTERN DOTS-1267;So;0;ON;;;;;N;;;;;
+2864;BRAILLE PATTERN DOTS-367;So;0;ON;;;;;N;;;;;
+2865;BRAILLE PATTERN DOTS-1367;So;0;ON;;;;;N;;;;;
+2866;BRAILLE PATTERN DOTS-2367;So;0;ON;;;;;N;;;;;
+2867;BRAILLE PATTERN DOTS-12367;So;0;ON;;;;;N;;;;;
+2868;BRAILLE PATTERN DOTS-467;So;0;ON;;;;;N;;;;;
+2869;BRAILLE PATTERN DOTS-1467;So;0;ON;;;;;N;;;;;
+286A;BRAILLE PATTERN DOTS-2467;So;0;ON;;;;;N;;;;;
+286B;BRAILLE PATTERN DOTS-12467;So;0;ON;;;;;N;;;;;
+286C;BRAILLE PATTERN DOTS-3467;So;0;ON;;;;;N;;;;;
+286D;BRAILLE PATTERN DOTS-13467;So;0;ON;;;;;N;;;;;
+286E;BRAILLE PATTERN DOTS-23467;So;0;ON;;;;;N;;;;;
+286F;BRAILLE PATTERN DOTS-123467;So;0;ON;;;;;N;;;;;
+2870;BRAILLE PATTERN DOTS-567;So;0;ON;;;;;N;;;;;
+2871;BRAILLE PATTERN DOTS-1567;So;0;ON;;;;;N;;;;;
+2872;BRAILLE PATTERN DOTS-2567;So;0;ON;;;;;N;;;;;
+2873;BRAILLE PATTERN DOTS-12567;So;0;ON;;;;;N;;;;;
+2874;BRAILLE PATTERN DOTS-3567;So;0;ON;;;;;N;;;;;
+2875;BRAILLE PATTERN DOTS-13567;So;0;ON;;;;;N;;;;;
+2876;BRAILLE PATTERN DOTS-23567;So;0;ON;;;;;N;;;;;
+2877;BRAILLE PATTERN DOTS-123567;So;0;ON;;;;;N;;;;;
+2878;BRAILLE PATTERN DOTS-4567;So;0;ON;;;;;N;;;;;
+2879;BRAILLE PATTERN DOTS-14567;So;0;ON;;;;;N;;;;;
+287A;BRAILLE PATTERN DOTS-24567;So;0;ON;;;;;N;;;;;
+287B;BRAILLE PATTERN DOTS-124567;So;0;ON;;;;;N;;;;;
+287C;BRAILLE PATTERN DOTS-34567;So;0;ON;;;;;N;;;;;
+287D;BRAILLE PATTERN DOTS-134567;So;0;ON;;;;;N;;;;;
+287E;BRAILLE PATTERN DOTS-234567;So;0;ON;;;;;N;;;;;
+287F;BRAILLE PATTERN DOTS-1234567;So;0;ON;;;;;N;;;;;
+2880;BRAILLE PATTERN DOTS-8;So;0;ON;;;;;N;;;;;
+2881;BRAILLE PATTERN DOTS-18;So;0;ON;;;;;N;;;;;
+2882;BRAILLE PATTERN DOTS-28;So;0;ON;;;;;N;;;;;
+2883;BRAILLE PATTERN DOTS-128;So;0;ON;;;;;N;;;;;
+2884;BRAILLE PATTERN DOTS-38;So;0;ON;;;;;N;;;;;
+2885;BRAILLE PATTERN DOTS-138;So;0;ON;;;;;N;;;;;
+2886;BRAILLE PATTERN DOTS-238;So;0;ON;;;;;N;;;;;
+2887;BRAILLE PATTERN DOTS-1238;So;0;ON;;;;;N;;;;;
+2888;BRAILLE PATTERN DOTS-48;So;0;ON;;;;;N;;;;;
+2889;BRAILLE PATTERN DOTS-148;So;0;ON;;;;;N;;;;;
+288A;BRAILLE PATTERN DOTS-248;So;0;ON;;;;;N;;;;;
+288B;BRAILLE PATTERN DOTS-1248;So;0;ON;;;;;N;;;;;
+288C;BRAILLE PATTERN DOTS-348;So;0;ON;;;;;N;;;;;
+288D;BRAILLE PATTERN DOTS-1348;So;0;ON;;;;;N;;;;;
+288E;BRAILLE PATTERN DOTS-2348;So;0;ON;;;;;N;;;;;
+288F;BRAILLE PATTERN DOTS-12348;So;0;ON;;;;;N;;;;;
+2890;BRAILLE PATTERN DOTS-58;So;0;ON;;;;;N;;;;;
+2891;BRAILLE PATTERN DOTS-158;So;0;ON;;;;;N;;;;;
+2892;BRAILLE PATTERN DOTS-258;So;0;ON;;;;;N;;;;;
+2893;BRAILLE PATTERN DOTS-1258;So;0;ON;;;;;N;;;;;
+2894;BRAILLE PATTERN DOTS-358;So;0;ON;;;;;N;;;;;
+2895;BRAILLE PATTERN DOTS-1358;So;0;ON;;;;;N;;;;;
+2896;BRAILLE PATTERN DOTS-2358;So;0;ON;;;;;N;;;;;
+2897;BRAILLE PATTERN DOTS-12358;So;0;ON;;;;;N;;;;;
+2898;BRAILLE PATTERN DOTS-458;So;0;ON;;;;;N;;;;;
+2899;BRAILLE PATTERN DOTS-1458;So;0;ON;;;;;N;;;;;
+289A;BRAILLE PATTERN DOTS-2458;So;0;ON;;;;;N;;;;;
+289B;BRAILLE PATTERN DOTS-12458;So;0;ON;;;;;N;;;;;
+289C;BRAILLE PATTERN DOTS-3458;So;0;ON;;;;;N;;;;;
+289D;BRAILLE PATTERN DOTS-13458;So;0;ON;;;;;N;;;;;
+289E;BRAILLE PATTERN DOTS-23458;So;0;ON;;;;;N;;;;;
+289F;BRAILLE PATTERN DOTS-123458;So;0;ON;;;;;N;;;;;
+28A0;BRAILLE PATTERN DOTS-68;So;0;ON;;;;;N;;;;;
+28A1;BRAILLE PATTERN DOTS-168;So;0;ON;;;;;N;;;;;
+28A2;BRAILLE PATTERN DOTS-268;So;0;ON;;;;;N;;;;;
+28A3;BRAILLE PATTERN DOTS-1268;So;0;ON;;;;;N;;;;;
+28A4;BRAILLE PATTERN DOTS-368;So;0;ON;;;;;N;;;;;
+28A5;BRAILLE PATTERN DOTS-1368;So;0;ON;;;;;N;;;;;
+28A6;BRAILLE PATTERN DOTS-2368;So;0;ON;;;;;N;;;;;
+28A7;BRAILLE PATTERN DOTS-12368;So;0;ON;;;;;N;;;;;
+28A8;BRAILLE PATTERN DOTS-468;So;0;ON;;;;;N;;;;;
+28A9;BRAILLE PATTERN DOTS-1468;So;0;ON;;;;;N;;;;;
+28AA;BRAILLE PATTERN DOTS-2468;So;0;ON;;;;;N;;;;;
+28AB;BRAILLE PATTERN DOTS-12468;So;0;ON;;;;;N;;;;;
+28AC;BRAILLE PATTERN DOTS-3468;So;0;ON;;;;;N;;;;;
+28AD;BRAILLE PATTERN DOTS-13468;So;0;ON;;;;;N;;;;;
+28AE;BRAILLE PATTERN DOTS-23468;So;0;ON;;;;;N;;;;;
+28AF;BRAILLE PATTERN DOTS-123468;So;0;ON;;;;;N;;;;;
+28B0;BRAILLE PATTERN DOTS-568;So;0;ON;;;;;N;;;;;
+28B1;BRAILLE PATTERN DOTS-1568;So;0;ON;;;;;N;;;;;
+28B2;BRAILLE PATTERN DOTS-2568;So;0;ON;;;;;N;;;;;
+28B3;BRAILLE PATTERN DOTS-12568;So;0;ON;;;;;N;;;;;
+28B4;BRAILLE PATTERN DOTS-3568;So;0;ON;;;;;N;;;;;
+28B5;BRAILLE PATTERN DOTS-13568;So;0;ON;;;;;N;;;;;
+28B6;BRAILLE PATTERN DOTS-23568;So;0;ON;;;;;N;;;;;
+28B7;BRAILLE PATTERN DOTS-123568;So;0;ON;;;;;N;;;;;
+28B8;BRAILLE PATTERN DOTS-4568;So;0;ON;;;;;N;;;;;
+28B9;BRAILLE PATTERN DOTS-14568;So;0;ON;;;;;N;;;;;
+28BA;BRAILLE PATTERN DOTS-24568;So;0;ON;;;;;N;;;;;
+28BB;BRAILLE PATTERN DOTS-124568;So;0;ON;;;;;N;;;;;
+28BC;BRAILLE PATTERN DOTS-34568;So;0;ON;;;;;N;;;;;
+28BD;BRAILLE PATTERN DOTS-134568;So;0;ON;;;;;N;;;;;
+28BE;BRAILLE PATTERN DOTS-234568;So;0;ON;;;;;N;;;;;
+28BF;BRAILLE PATTERN DOTS-1234568;So;0;ON;;;;;N;;;;;
+28C0;BRAILLE PATTERN DOTS-78;So;0;ON;;;;;N;;;;;
+28C1;BRAILLE PATTERN DOTS-178;So;0;ON;;;;;N;;;;;
+28C2;BRAILLE PATTERN DOTS-278;So;0;ON;;;;;N;;;;;
+28C3;BRAILLE PATTERN DOTS-1278;So;0;ON;;;;;N;;;;;
+28C4;BRAILLE PATTERN DOTS-378;So;0;ON;;;;;N;;;;;
+28C5;BRAILLE PATTERN DOTS-1378;So;0;ON;;;;;N;;;;;
+28C6;BRAILLE PATTERN DOTS-2378;So;0;ON;;;;;N;;;;;
+28C7;BRAILLE PATTERN DOTS-12378;So;0;ON;;;;;N;;;;;
+28C8;BRAILLE PATTERN DOTS-478;So;0;ON;;;;;N;;;;;
+28C9;BRAILLE PATTERN DOTS-1478;So;0;ON;;;;;N;;;;;
+28CA;BRAILLE PATTERN DOTS-2478;So;0;ON;;;;;N;;;;;
+28CB;BRAILLE PATTERN DOTS-12478;So;0;ON;;;;;N;;;;;
+28CC;BRAILLE PATTERN DOTS-3478;So;0;ON;;;;;N;;;;;
+28CD;BRAILLE PATTERN DOTS-13478;So;0;ON;;;;;N;;;;;
+28CE;BRAILLE PATTERN DOTS-23478;So;0;ON;;;;;N;;;;;
+28CF;BRAILLE PATTERN DOTS-123478;So;0;ON;;;;;N;;;;;
+28D0;BRAILLE PATTERN DOTS-578;So;0;ON;;;;;N;;;;;
+28D1;BRAILLE PATTERN DOTS-1578;So;0;ON;;;;;N;;;;;
+28D2;BRAILLE PATTERN DOTS-2578;So;0;ON;;;;;N;;;;;
+28D3;BRAILLE PATTERN DOTS-12578;So;0;ON;;;;;N;;;;;
+28D4;BRAILLE PATTERN DOTS-3578;So;0;ON;;;;;N;;;;;
+28D5;BRAILLE PATTERN DOTS-13578;So;0;ON;;;;;N;;;;;
+28D6;BRAILLE PATTERN DOTS-23578;So;0;ON;;;;;N;;;;;
+28D7;BRAILLE PATTERN DOTS-123578;So;0;ON;;;;;N;;;;;
+28D8;BRAILLE PATTERN DOTS-4578;So;0;ON;;;;;N;;;;;
+28D9;BRAILLE PATTERN DOTS-14578;So;0;ON;;;;;N;;;;;
+28DA;BRAILLE PATTERN DOTS-24578;So;0;ON;;;;;N;;;;;
+28DB;BRAILLE PATTERN DOTS-124578;So;0;ON;;;;;N;;;;;
+28DC;BRAILLE PATTERN DOTS-34578;So;0;ON;;;;;N;;;;;
+28DD;BRAILLE PATTERN DOTS-134578;So;0;ON;;;;;N;;;;;
+28DE;BRAILLE PATTERN DOTS-234578;So;0;ON;;;;;N;;;;;
+28DF;BRAILLE PATTERN DOTS-1234578;So;0;ON;;;;;N;;;;;
+28E0;BRAILLE PATTERN DOTS-678;So;0;ON;;;;;N;;;;;
+28E1;BRAILLE PATTERN DOTS-1678;So;0;ON;;;;;N;;;;;
+28E2;BRAILLE PATTERN DOTS-2678;So;0;ON;;;;;N;;;;;
+28E3;BRAILLE PATTERN DOTS-12678;So;0;ON;;;;;N;;;;;
+28E4;BRAILLE PATTERN DOTS-3678;So;0;ON;;;;;N;;;;;
+28E5;BRAILLE PATTERN DOTS-13678;So;0;ON;;;;;N;;;;;
+28E6;BRAILLE PATTERN DOTS-23678;So;0;ON;;;;;N;;;;;
+28E7;BRAILLE PATTERN DOTS-123678;So;0;ON;;;;;N;;;;;
+28E8;BRAILLE PATTERN DOTS-4678;So;0;ON;;;;;N;;;;;
+28E9;BRAILLE PATTERN DOTS-14678;So;0;ON;;;;;N;;;;;
+28EA;BRAILLE PATTERN DOTS-24678;So;0;ON;;;;;N;;;;;
+28EB;BRAILLE PATTERN DOTS-124678;So;0;ON;;;;;N;;;;;
+28EC;BRAILLE PATTERN DOTS-34678;So;0;ON;;;;;N;;;;;
+28ED;BRAILLE PATTERN DOTS-134678;So;0;ON;;;;;N;;;;;
+28EE;BRAILLE PATTERN DOTS-234678;So;0;ON;;;;;N;;;;;
+28EF;BRAILLE PATTERN DOTS-1234678;So;0;ON;;;;;N;;;;;
+28F0;BRAILLE PATTERN DOTS-5678;So;0;ON;;;;;N;;;;;
+28F1;BRAILLE PATTERN DOTS-15678;So;0;ON;;;;;N;;;;;
+28F2;BRAILLE PATTERN DOTS-25678;So;0;ON;;;;;N;;;;;
+28F3;BRAILLE PATTERN DOTS-125678;So;0;ON;;;;;N;;;;;
+28F4;BRAILLE PATTERN DOTS-35678;So;0;ON;;;;;N;;;;;
+28F5;BRAILLE PATTERN DOTS-135678;So;0;ON;;;;;N;;;;;
+28F6;BRAILLE PATTERN DOTS-235678;So;0;ON;;;;;N;;;;;
+28F7;BRAILLE PATTERN DOTS-1235678;So;0;ON;;;;;N;;;;;
+28F8;BRAILLE PATTERN DOTS-45678;So;0;ON;;;;;N;;;;;
+28F9;BRAILLE PATTERN DOTS-145678;So;0;ON;;;;;N;;;;;
+28FA;BRAILLE PATTERN DOTS-245678;So;0;ON;;;;;N;;;;;
+28FB;BRAILLE PATTERN DOTS-1245678;So;0;ON;;;;;N;;;;;
+28FC;BRAILLE PATTERN DOTS-345678;So;0;ON;;;;;N;;;;;
+28FD;BRAILLE PATTERN DOTS-1345678;So;0;ON;;;;;N;;;;;
+28FE;BRAILLE PATTERN DOTS-2345678;So;0;ON;;;;;N;;;;;
+28FF;BRAILLE PATTERN DOTS-12345678;So;0;ON;;;;;N;;;;;
+2E80;CJK RADICAL REPEAT;So;0;ON;;;;;N;;;;;
+2E81;CJK RADICAL CLIFF;So;0;ON;;;;;N;;;;;
+2E82;CJK RADICAL SECOND ONE;So;0;ON;;;;;N;;;;;
+2E83;CJK RADICAL SECOND TWO;So;0;ON;;;;;N;;;;;
+2E84;CJK RADICAL SECOND THREE;So;0;ON;;;;;N;;;;;
+2E85;CJK RADICAL PERSON;So;0;ON;;;;;N;;;;;
+2E86;CJK RADICAL BOX;So;0;ON;;;;;N;;;;;
+2E87;CJK RADICAL TABLE;So;0;ON;;;;;N;;;;;
+2E88;CJK RADICAL KNIFE ONE;So;0;ON;;;;;N;;;;;
+2E89;CJK RADICAL KNIFE TWO;So;0;ON;;;;;N;;;;;
+2E8A;CJK RADICAL DIVINATION;So;0;ON;;;;;N;;;;;
+2E8B;CJK RADICAL SEAL;So;0;ON;;;;;N;;;;;
+2E8C;CJK RADICAL SMALL ONE;So;0;ON;;;;;N;;;;;
+2E8D;CJK RADICAL SMALL TWO;So;0;ON;;;;;N;;;;;
+2E8E;CJK RADICAL LAME ONE;So;0;ON;;;;;N;;;;;
+2E8F;CJK RADICAL LAME TWO;So;0;ON;;;;;N;;;;;
+2E90;CJK RADICAL LAME THREE;So;0;ON;;;;;N;;;;;
+2E91;CJK RADICAL LAME FOUR;So;0;ON;;;;;N;;;;;
+2E92;CJK RADICAL SNAKE;So;0;ON;;;;;N;;;;;
+2E93;CJK RADICAL THREAD;So;0;ON;;;;;N;;;;;
+2E94;CJK RADICAL SNOUT ONE;So;0;ON;;;;;N;;;;;
+2E95;CJK RADICAL SNOUT TWO;So;0;ON;;;;;N;;;;;
+2E96;CJK RADICAL HEART ONE;So;0;ON;;;;;N;;;;;
+2E97;CJK RADICAL HEART TWO;So;0;ON;;;;;N;;;;;
+2E98;CJK RADICAL HAND;So;0;ON;;;;;N;;;;;
+2E99;CJK RADICAL RAP;So;0;ON;;;;;N;;;;;
+2E9B;CJK RADICAL CHOKE;So;0;ON;;;;;N;;;;;
+2E9C;CJK RADICAL SUN;So;0;ON;;;;;N;;;;;
+2E9D;CJK RADICAL MOON;So;0;ON;;;;;N;;;;;
+2E9E;CJK RADICAL DEATH;So;0;ON;;;;;N;;;;;
+2E9F;CJK RADICAL MOTHER;So;0;ON;<compat> 6BCD;;;;N;;;;;
+2EA0;CJK RADICAL CIVILIAN;So;0;ON;;;;;N;;;;;
+2EA1;CJK RADICAL WATER ONE;So;0;ON;;;;;N;;;;;
+2EA2;CJK RADICAL WATER TWO;So;0;ON;;;;;N;;;;;
+2EA3;CJK RADICAL FIRE;So;0;ON;;;;;N;;;;;
+2EA4;CJK RADICAL PAW ONE;So;0;ON;;;;;N;;;;;
+2EA5;CJK RADICAL PAW TWO;So;0;ON;;;;;N;;;;;
+2EA6;CJK RADICAL SIMPLIFIED HALF TREE TRUNK;So;0;ON;;;;;N;;;;;
+2EA7;CJK RADICAL COW;So;0;ON;;;;;N;;;;;
+2EA8;CJK RADICAL DOG;So;0;ON;;;;;N;;;;;
+2EA9;CJK RADICAL JADE;So;0;ON;;;;;N;;;;;
+2EAA;CJK RADICAL BOLT OF CLOTH;So;0;ON;;;;;N;;;;;
+2EAB;CJK RADICAL EYE;So;0;ON;;;;;N;;;;;
+2EAC;CJK RADICAL SPIRIT ONE;So;0;ON;;;;;N;;;;;
+2EAD;CJK RADICAL SPIRIT TWO;So;0;ON;;;;;N;;;;;
+2EAE;CJK RADICAL BAMBOO;So;0;ON;;;;;N;;;;;
+2EAF;CJK RADICAL SILK;So;0;ON;;;;;N;;;;;
+2EB0;CJK RADICAL C-SIMPLIFIED SILK;So;0;ON;;;;;N;;;;;
+2EB1;CJK RADICAL NET ONE;So;0;ON;;;;;N;;;;;
+2EB2;CJK RADICAL NET TWO;So;0;ON;;;;;N;;;;;
+2EB3;CJK RADICAL NET THREE;So;0;ON;;;;;N;;;;;
+2EB4;CJK RADICAL NET FOUR;So;0;ON;;;;;N;;;;;
+2EB5;CJK RADICAL MESH;So;0;ON;;;;;N;;;;;
+2EB6;CJK RADICAL SHEEP;So;0;ON;;;;;N;;;;;
+2EB7;CJK RADICAL RAM;So;0;ON;;;;;N;;;;;
+2EB8;CJK RADICAL EWE;So;0;ON;;;;;N;;;;;
+2EB9;CJK RADICAL OLD;So;0;ON;;;;;N;;;;;
+2EBA;CJK RADICAL BRUSH ONE;So;0;ON;;;;;N;;;;;
+2EBB;CJK RADICAL BRUSH TWO;So;0;ON;;;;;N;;;;;
+2EBC;CJK RADICAL MEAT;So;0;ON;;;;;N;;;;;
+2EBD;CJK RADICAL MORTAR;So;0;ON;;;;;N;;;;;
+2EBE;CJK RADICAL GRASS ONE;So;0;ON;;;;;N;;;;;
+2EBF;CJK RADICAL GRASS TWO;So;0;ON;;;;;N;;;;;
+2EC0;CJK RADICAL GRASS THREE;So;0;ON;;;;;N;;;;;
+2EC1;CJK RADICAL TIGER;So;0;ON;;;;;N;;;;;
+2EC2;CJK RADICAL CLOTHES;So;0;ON;;;;;N;;;;;
+2EC3;CJK RADICAL WEST ONE;So;0;ON;;;;;N;;;;;
+2EC4;CJK RADICAL WEST TWO;So;0;ON;;;;;N;;;;;
+2EC5;CJK RADICAL C-SIMPLIFIED SEE;So;0;ON;;;;;N;;;;;
+2EC6;CJK RADICAL SIMPLIFIED HORN;So;0;ON;;;;;N;;;;;
+2EC7;CJK RADICAL HORN;So;0;ON;;;;;N;;;;;
+2EC8;CJK RADICAL C-SIMPLIFIED SPEECH;So;0;ON;;;;;N;;;;;
+2EC9;CJK RADICAL C-SIMPLIFIED SHELL;So;0;ON;;;;;N;;;;;
+2ECA;CJK RADICAL FOOT;So;0;ON;;;;;N;;;;;
+2ECB;CJK RADICAL C-SIMPLIFIED CART;So;0;ON;;;;;N;;;;;
+2ECC;CJK RADICAL SIMPLIFIED WALK;So;0;ON;;;;;N;;;;;
+2ECD;CJK RADICAL WALK ONE;So;0;ON;;;;;N;;;;;
+2ECE;CJK RADICAL WALK TWO;So;0;ON;;;;;N;;;;;
+2ECF;CJK RADICAL CITY;So;0;ON;;;;;N;;;;;
+2ED0;CJK RADICAL C-SIMPLIFIED GOLD;So;0;ON;;;;;N;;;;;
+2ED1;CJK RADICAL LONG ONE;So;0;ON;;;;;N;;;;;
+2ED2;CJK RADICAL LONG TWO;So;0;ON;;;;;N;;;;;
+2ED3;CJK RADICAL C-SIMPLIFIED LONG;So;0;ON;;;;;N;;;;;
+2ED4;CJK RADICAL C-SIMPLIFIED GATE;So;0;ON;;;;;N;;;;;
+2ED5;CJK RADICAL MOUND ONE;So;0;ON;;;;;N;;;;;
+2ED6;CJK RADICAL MOUND TWO;So;0;ON;;;;;N;;;;;
+2ED7;CJK RADICAL RAIN;So;0;ON;;;;;N;;;;;
+2ED8;CJK RADICAL BLUE;So;0;ON;;;;;N;;;;;
+2ED9;CJK RADICAL C-SIMPLIFIED TANNED LEATHER;So;0;ON;;;;;N;;;;;
+2EDA;CJK RADICAL C-SIMPLIFIED LEAF;So;0;ON;;;;;N;;;;;
+2EDB;CJK RADICAL C-SIMPLIFIED WIND;So;0;ON;;;;;N;;;;;
+2EDC;CJK RADICAL C-SIMPLIFIED FLY;So;0;ON;;;;;N;;;;;
+2EDD;CJK RADICAL EAT ONE;So;0;ON;;;;;N;;;;;
+2EDE;CJK RADICAL EAT TWO;So;0;ON;;;;;N;;;;;
+2EDF;CJK RADICAL EAT THREE;So;0;ON;;;;;N;;;;;
+2EE0;CJK RADICAL C-SIMPLIFIED EAT;So;0;ON;;;;;N;;;;;
+2EE1;CJK RADICAL HEAD;So;0;ON;;;;;N;;;;;
+2EE2;CJK RADICAL C-SIMPLIFIED HORSE;So;0;ON;;;;;N;;;;;
+2EE3;CJK RADICAL BONE;So;0;ON;;;;;N;;;;;
+2EE4;CJK RADICAL GHOST;So;0;ON;;;;;N;;;;;
+2EE5;CJK RADICAL C-SIMPLIFIED FISH;So;0;ON;;;;;N;;;;;
+2EE6;CJK RADICAL C-SIMPLIFIED BIRD;So;0;ON;;;;;N;;;;;
+2EE7;CJK RADICAL C-SIMPLIFIED SALT;So;0;ON;;;;;N;;;;;
+2EE8;CJK RADICAL SIMPLIFIED WHEAT;So;0;ON;;;;;N;;;;;
+2EE9;CJK RADICAL SIMPLIFIED YELLOW;So;0;ON;;;;;N;;;;;
+2EEA;CJK RADICAL C-SIMPLIFIED FROG;So;0;ON;;;;;N;;;;;
+2EEB;CJK RADICAL J-SIMPLIFIED EVEN;So;0;ON;;;;;N;;;;;
+2EEC;CJK RADICAL C-SIMPLIFIED EVEN;So;0;ON;;;;;N;;;;;
+2EED;CJK RADICAL J-SIMPLIFIED TOOTH;So;0;ON;;;;;N;;;;;
+2EEE;CJK RADICAL C-SIMPLIFIED TOOTH;So;0;ON;;;;;N;;;;;
+2EEF;CJK RADICAL J-SIMPLIFIED DRAGON;So;0;ON;;;;;N;;;;;
+2EF0;CJK RADICAL C-SIMPLIFIED DRAGON;So;0;ON;;;;;N;;;;;
+2EF1;CJK RADICAL TURTLE;So;0;ON;;;;;N;;;;;
+2EF2;CJK RADICAL J-SIMPLIFIED TURTLE;So;0;ON;;;;;N;;;;;
+2EF3;CJK RADICAL C-SIMPLIFIED TURTLE;So;0;ON;<compat> 9F9F;;;;N;;;;;
+2F00;KANGXI RADICAL ONE;So;0;ON;<compat> 4E00;;;;N;;;;;
+2F01;KANGXI RADICAL LINE;So;0;ON;<compat> 4E28;;;;N;;;;;
+2F02;KANGXI RADICAL DOT;So;0;ON;<compat> 4E36;;;;N;;;;;
+2F03;KANGXI RADICAL SLASH;So;0;ON;<compat> 4E3F;;;;N;;;;;
+2F04;KANGXI RADICAL SECOND;So;0;ON;<compat> 4E59;;;;N;;;;;
+2F05;KANGXI RADICAL HOOK;So;0;ON;<compat> 4E85;;;;N;;;;;
+2F06;KANGXI RADICAL TWO;So;0;ON;<compat> 4E8C;;;;N;;;;;
+2F07;KANGXI RADICAL LID;So;0;ON;<compat> 4EA0;;;;N;;;;;
+2F08;KANGXI RADICAL MAN;So;0;ON;<compat> 4EBA;;;;N;;;;;
+2F09;KANGXI RADICAL LEGS;So;0;ON;<compat> 513F;;;;N;;;;;
+2F0A;KANGXI RADICAL ENTER;So;0;ON;<compat> 5165;;;;N;;;;;
+2F0B;KANGXI RADICAL EIGHT;So;0;ON;<compat> 516B;;;;N;;;;;
+2F0C;KANGXI RADICAL DOWN BOX;So;0;ON;<compat> 5182;;;;N;;;;;
+2F0D;KANGXI RADICAL COVER;So;0;ON;<compat> 5196;;;;N;;;;;
+2F0E;KANGXI RADICAL ICE;So;0;ON;<compat> 51AB;;;;N;;;;;
+2F0F;KANGXI RADICAL TABLE;So;0;ON;<compat> 51E0;;;;N;;;;;
+2F10;KANGXI RADICAL OPEN BOX;So;0;ON;<compat> 51F5;;;;N;;;;;
+2F11;KANGXI RADICAL KNIFE;So;0;ON;<compat> 5200;;;;N;;;;;
+2F12;KANGXI RADICAL POWER;So;0;ON;<compat> 529B;;;;N;;;;;
+2F13;KANGXI RADICAL WRAP;So;0;ON;<compat> 52F9;;;;N;;;;;
+2F14;KANGXI RADICAL SPOON;So;0;ON;<compat> 5315;;;;N;;;;;
+2F15;KANGXI RADICAL RIGHT OPEN BOX;So;0;ON;<compat> 531A;;;;N;;;;;
+2F16;KANGXI RADICAL HIDING ENCLOSURE;So;0;ON;<compat> 5338;;;;N;;;;;
+2F17;KANGXI RADICAL TEN;So;0;ON;<compat> 5341;;;;N;;;;;
+2F18;KANGXI RADICAL DIVINATION;So;0;ON;<compat> 535C;;;;N;;;;;
+2F19;KANGXI RADICAL SEAL;So;0;ON;<compat> 5369;;;;N;;;;;
+2F1A;KANGXI RADICAL CLIFF;So;0;ON;<compat> 5382;;;;N;;;;;
+2F1B;KANGXI RADICAL PRIVATE;So;0;ON;<compat> 53B6;;;;N;;;;;
+2F1C;KANGXI RADICAL AGAIN;So;0;ON;<compat> 53C8;;;;N;;;;;
+2F1D;KANGXI RADICAL MOUTH;So;0;ON;<compat> 53E3;;;;N;;;;;
+2F1E;KANGXI RADICAL ENCLOSURE;So;0;ON;<compat> 56D7;;;;N;;;;;
+2F1F;KANGXI RADICAL EARTH;So;0;ON;<compat> 571F;;;;N;;;;;
+2F20;KANGXI RADICAL SCHOLAR;So;0;ON;<compat> 58EB;;;;N;;;;;
+2F21;KANGXI RADICAL GO;So;0;ON;<compat> 5902;;;;N;;;;;
+2F22;KANGXI RADICAL GO SLOWLY;So;0;ON;<compat> 590A;;;;N;;;;;
+2F23;KANGXI RADICAL EVENING;So;0;ON;<compat> 5915;;;;N;;;;;
+2F24;KANGXI RADICAL BIG;So;0;ON;<compat> 5927;;;;N;;;;;
+2F25;KANGXI RADICAL WOMAN;So;0;ON;<compat> 5973;;;;N;;;;;
+2F26;KANGXI RADICAL CHILD;So;0;ON;<compat> 5B50;;;;N;;;;;
+2F27;KANGXI RADICAL ROOF;So;0;ON;<compat> 5B80;;;;N;;;;;
+2F28;KANGXI RADICAL INCH;So;0;ON;<compat> 5BF8;;;;N;;;;;
+2F29;KANGXI RADICAL SMALL;So;0;ON;<compat> 5C0F;;;;N;;;;;
+2F2A;KANGXI RADICAL LAME;So;0;ON;<compat> 5C22;;;;N;;;;;
+2F2B;KANGXI RADICAL CORPSE;So;0;ON;<compat> 5C38;;;;N;;;;;
+2F2C;KANGXI RADICAL SPROUT;So;0;ON;<compat> 5C6E;;;;N;;;;;
+2F2D;KANGXI RADICAL MOUNTAIN;So;0;ON;<compat> 5C71;;;;N;;;;;
+2F2E;KANGXI RADICAL RIVER;So;0;ON;<compat> 5DDB;;;;N;;;;;
+2F2F;KANGXI RADICAL WORK;So;0;ON;<compat> 5DE5;;;;N;;;;;
+2F30;KANGXI RADICAL ONESELF;So;0;ON;<compat> 5DF1;;;;N;;;;;
+2F31;KANGXI RADICAL TURBAN;So;0;ON;<compat> 5DFE;;;;N;;;;;
+2F32;KANGXI RADICAL DRY;So;0;ON;<compat> 5E72;;;;N;;;;;
+2F33;KANGXI RADICAL SHORT THREAD;So;0;ON;<compat> 5E7A;;;;N;;;;;
+2F34;KANGXI RADICAL DOTTED CLIFF;So;0;ON;<compat> 5E7F;;;;N;;;;;
+2F35;KANGXI RADICAL LONG STRIDE;So;0;ON;<compat> 5EF4;;;;N;;;;;
+2F36;KANGXI RADICAL TWO HANDS;So;0;ON;<compat> 5EFE;;;;N;;;;;
+2F37;KANGXI RADICAL SHOOT;So;0;ON;<compat> 5F0B;;;;N;;;;;
+2F38;KANGXI RADICAL BOW;So;0;ON;<compat> 5F13;;;;N;;;;;
+2F39;KANGXI RADICAL SNOUT;So;0;ON;<compat> 5F50;;;;N;;;;;
+2F3A;KANGXI RADICAL BRISTLE;So;0;ON;<compat> 5F61;;;;N;;;;;
+2F3B;KANGXI RADICAL STEP;So;0;ON;<compat> 5F73;;;;N;;;;;
+2F3C;KANGXI RADICAL HEART;So;0;ON;<compat> 5FC3;;;;N;;;;;
+2F3D;KANGXI RADICAL HALBERD;So;0;ON;<compat> 6208;;;;N;;;;;
+2F3E;KANGXI RADICAL DOOR;So;0;ON;<compat> 6236;;;;N;;;;;
+2F3F;KANGXI RADICAL HAND;So;0;ON;<compat> 624B;;;;N;;;;;
+2F40;KANGXI RADICAL BRANCH;So;0;ON;<compat> 652F;;;;N;;;;;
+2F41;KANGXI RADICAL RAP;So;0;ON;<compat> 6534;;;;N;;;;;
+2F42;KANGXI RADICAL SCRIPT;So;0;ON;<compat> 6587;;;;N;;;;;
+2F43;KANGXI RADICAL DIPPER;So;0;ON;<compat> 6597;;;;N;;;;;
+2F44;KANGXI RADICAL AXE;So;0;ON;<compat> 65A4;;;;N;;;;;
+2F45;KANGXI RADICAL SQUARE;So;0;ON;<compat> 65B9;;;;N;;;;;
+2F46;KANGXI RADICAL NOT;So;0;ON;<compat> 65E0;;;;N;;;;;
+2F47;KANGXI RADICAL SUN;So;0;ON;<compat> 65E5;;;;N;;;;;
+2F48;KANGXI RADICAL SAY;So;0;ON;<compat> 66F0;;;;N;;;;;
+2F49;KANGXI RADICAL MOON;So;0;ON;<compat> 6708;;;;N;;;;;
+2F4A;KANGXI RADICAL TREE;So;0;ON;<compat> 6728;;;;N;;;;;
+2F4B;KANGXI RADICAL LACK;So;0;ON;<compat> 6B20;;;;N;;;;;
+2F4C;KANGXI RADICAL STOP;So;0;ON;<compat> 6B62;;;;N;;;;;
+2F4D;KANGXI RADICAL DEATH;So;0;ON;<compat> 6B79;;;;N;;;;;
+2F4E;KANGXI RADICAL WEAPON;So;0;ON;<compat> 6BB3;;;;N;;;;;
+2F4F;KANGXI RADICAL DO NOT;So;0;ON;<compat> 6BCB;;;;N;;;;;
+2F50;KANGXI RADICAL COMPARE;So;0;ON;<compat> 6BD4;;;;N;;;;;
+2F51;KANGXI RADICAL FUR;So;0;ON;<compat> 6BDB;;;;N;;;;;
+2F52;KANGXI RADICAL CLAN;So;0;ON;<compat> 6C0F;;;;N;;;;;
+2F53;KANGXI RADICAL STEAM;So;0;ON;<compat> 6C14;;;;N;;;;;
+2F54;KANGXI RADICAL WATER;So;0;ON;<compat> 6C34;;;;N;;;;;
+2F55;KANGXI RADICAL FIRE;So;0;ON;<compat> 706B;;;;N;;;;;
+2F56;KANGXI RADICAL CLAW;So;0;ON;<compat> 722A;;;;N;;;;;
+2F57;KANGXI RADICAL FATHER;So;0;ON;<compat> 7236;;;;N;;;;;
+2F58;KANGXI RADICAL DOUBLE X;So;0;ON;<compat> 723B;;;;N;;;;;
+2F59;KANGXI RADICAL HALF TREE TRUNK;So;0;ON;<compat> 723F;;;;N;;;;;
+2F5A;KANGXI RADICAL SLICE;So;0;ON;<compat> 7247;;;;N;;;;;
+2F5B;KANGXI RADICAL FANG;So;0;ON;<compat> 7259;;;;N;;;;;
+2F5C;KANGXI RADICAL COW;So;0;ON;<compat> 725B;;;;N;;;;;
+2F5D;KANGXI RADICAL DOG;So;0;ON;<compat> 72AC;;;;N;;;;;
+2F5E;KANGXI RADICAL PROFOUND;So;0;ON;<compat> 7384;;;;N;;;;;
+2F5F;KANGXI RADICAL JADE;So;0;ON;<compat> 7389;;;;N;;;;;
+2F60;KANGXI RADICAL MELON;So;0;ON;<compat> 74DC;;;;N;;;;;
+2F61;KANGXI RADICAL TILE;So;0;ON;<compat> 74E6;;;;N;;;;;
+2F62;KANGXI RADICAL SWEET;So;0;ON;<compat> 7518;;;;N;;;;;
+2F63;KANGXI RADICAL LIFE;So;0;ON;<compat> 751F;;;;N;;;;;
+2F64;KANGXI RADICAL USE;So;0;ON;<compat> 7528;;;;N;;;;;
+2F65;KANGXI RADICAL FIELD;So;0;ON;<compat> 7530;;;;N;;;;;
+2F66;KANGXI RADICAL BOLT OF CLOTH;So;0;ON;<compat> 758B;;;;N;;;;;
+2F67;KANGXI RADICAL SICKNESS;So;0;ON;<compat> 7592;;;;N;;;;;
+2F68;KANGXI RADICAL DOTTED TENT;So;0;ON;<compat> 7676;;;;N;;;;;
+2F69;KANGXI RADICAL WHITE;So;0;ON;<compat> 767D;;;;N;;;;;
+2F6A;KANGXI RADICAL SKIN;So;0;ON;<compat> 76AE;;;;N;;;;;
+2F6B;KANGXI RADICAL DISH;So;0;ON;<compat> 76BF;;;;N;;;;;
+2F6C;KANGXI RADICAL EYE;So;0;ON;<compat> 76EE;;;;N;;;;;
+2F6D;KANGXI RADICAL SPEAR;So;0;ON;<compat> 77DB;;;;N;;;;;
+2F6E;KANGXI RADICAL ARROW;So;0;ON;<compat> 77E2;;;;N;;;;;
+2F6F;KANGXI RADICAL STONE;So;0;ON;<compat> 77F3;;;;N;;;;;
+2F70;KANGXI RADICAL SPIRIT;So;0;ON;<compat> 793A;;;;N;;;;;
+2F71;KANGXI RADICAL TRACK;So;0;ON;<compat> 79B8;;;;N;;;;;
+2F72;KANGXI RADICAL GRAIN;So;0;ON;<compat> 79BE;;;;N;;;;;
+2F73;KANGXI RADICAL CAVE;So;0;ON;<compat> 7A74;;;;N;;;;;
+2F74;KANGXI RADICAL STAND;So;0;ON;<compat> 7ACB;;;;N;;;;;
+2F75;KANGXI RADICAL BAMBOO;So;0;ON;<compat> 7AF9;;;;N;;;;;
+2F76;KANGXI RADICAL RICE;So;0;ON;<compat> 7C73;;;;N;;;;;
+2F77;KANGXI RADICAL SILK;So;0;ON;<compat> 7CF8;;;;N;;;;;
+2F78;KANGXI RADICAL JAR;So;0;ON;<compat> 7F36;;;;N;;;;;
+2F79;KANGXI RADICAL NET;So;0;ON;<compat> 7F51;;;;N;;;;;
+2F7A;KANGXI RADICAL SHEEP;So;0;ON;<compat> 7F8A;;;;N;;;;;
+2F7B;KANGXI RADICAL FEATHER;So;0;ON;<compat> 7FBD;;;;N;;;;;
+2F7C;KANGXI RADICAL OLD;So;0;ON;<compat> 8001;;;;N;;;;;
+2F7D;KANGXI RADICAL AND;So;0;ON;<compat> 800C;;;;N;;;;;
+2F7E;KANGXI RADICAL PLOW;So;0;ON;<compat> 8012;;;;N;;;;;
+2F7F;KANGXI RADICAL EAR;So;0;ON;<compat> 8033;;;;N;;;;;
+2F80;KANGXI RADICAL BRUSH;So;0;ON;<compat> 807F;;;;N;;;;;
+2F81;KANGXI RADICAL MEAT;So;0;ON;<compat> 8089;;;;N;;;;;
+2F82;KANGXI RADICAL MINISTER;So;0;ON;<compat> 81E3;;;;N;;;;;
+2F83;KANGXI RADICAL SELF;So;0;ON;<compat> 81EA;;;;N;;;;;
+2F84;KANGXI RADICAL ARRIVE;So;0;ON;<compat> 81F3;;;;N;;;;;
+2F85;KANGXI RADICAL MORTAR;So;0;ON;<compat> 81FC;;;;N;;;;;
+2F86;KANGXI RADICAL TONGUE;So;0;ON;<compat> 820C;;;;N;;;;;
+2F87;KANGXI RADICAL OPPOSE;So;0;ON;<compat> 821B;;;;N;;;;;
+2F88;KANGXI RADICAL BOAT;So;0;ON;<compat> 821F;;;;N;;;;;
+2F89;KANGXI RADICAL STOPPING;So;0;ON;<compat> 826E;;;;N;;;;;
+2F8A;KANGXI RADICAL COLOR;So;0;ON;<compat> 8272;;;;N;;;;;
+2F8B;KANGXI RADICAL GRASS;So;0;ON;<compat> 8278;;;;N;;;;;
+2F8C;KANGXI RADICAL TIGER;So;0;ON;<compat> 864D;;;;N;;;;;
+2F8D;KANGXI RADICAL INSECT;So;0;ON;<compat> 866B;;;;N;;;;;
+2F8E;KANGXI RADICAL BLOOD;So;0;ON;<compat> 8840;;;;N;;;;;
+2F8F;KANGXI RADICAL WALK ENCLOSURE;So;0;ON;<compat> 884C;;;;N;;;;;
+2F90;KANGXI RADICAL CLOTHES;So;0;ON;<compat> 8863;;;;N;;;;;
+2F91;KANGXI RADICAL WEST;So;0;ON;<compat> 897E;;;;N;;;;;
+2F92;KANGXI RADICAL SEE;So;0;ON;<compat> 898B;;;;N;;;;;
+2F93;KANGXI RADICAL HORN;So;0;ON;<compat> 89D2;;;;N;;;;;
+2F94;KANGXI RADICAL SPEECH;So;0;ON;<compat> 8A00;;;;N;;;;;
+2F95;KANGXI RADICAL VALLEY;So;0;ON;<compat> 8C37;;;;N;;;;;
+2F96;KANGXI RADICAL BEAN;So;0;ON;<compat> 8C46;;;;N;;;;;
+2F97;KANGXI RADICAL PIG;So;0;ON;<compat> 8C55;;;;N;;;;;
+2F98;KANGXI RADICAL BADGER;So;0;ON;<compat> 8C78;;;;N;;;;;
+2F99;KANGXI RADICAL SHELL;So;0;ON;<compat> 8C9D;;;;N;;;;;
+2F9A;KANGXI RADICAL RED;So;0;ON;<compat> 8D64;;;;N;;;;;
+2F9B;KANGXI RADICAL RUN;So;0;ON;<compat> 8D70;;;;N;;;;;
+2F9C;KANGXI RADICAL FOOT;So;0;ON;<compat> 8DB3;;;;N;;;;;
+2F9D;KANGXI RADICAL BODY;So;0;ON;<compat> 8EAB;;;;N;;;;;
+2F9E;KANGXI RADICAL CART;So;0;ON;<compat> 8ECA;;;;N;;;;;
+2F9F;KANGXI RADICAL BITTER;So;0;ON;<compat> 8F9B;;;;N;;;;;
+2FA0;KANGXI RADICAL MORNING;So;0;ON;<compat> 8FB0;;;;N;;;;;
+2FA1;KANGXI RADICAL WALK;So;0;ON;<compat> 8FB5;;;;N;;;;;
+2FA2;KANGXI RADICAL CITY;So;0;ON;<compat> 9091;;;;N;;;;;
+2FA3;KANGXI RADICAL WINE;So;0;ON;<compat> 9149;;;;N;;;;;
+2FA4;KANGXI RADICAL DISTINGUISH;So;0;ON;<compat> 91C6;;;;N;;;;;
+2FA5;KANGXI RADICAL VILLAGE;So;0;ON;<compat> 91CC;;;;N;;;;;
+2FA6;KANGXI RADICAL GOLD;So;0;ON;<compat> 91D1;;;;N;;;;;
+2FA7;KANGXI RADICAL LONG;So;0;ON;<compat> 9577;;;;N;;;;;
+2FA8;KANGXI RADICAL GATE;So;0;ON;<compat> 9580;;;;N;;;;;
+2FA9;KANGXI RADICAL MOUND;So;0;ON;<compat> 961C;;;;N;;;;;
+2FAA;KANGXI RADICAL SLAVE;So;0;ON;<compat> 96B6;;;;N;;;;;
+2FAB;KANGXI RADICAL SHORT TAILED BIRD;So;0;ON;<compat> 96B9;;;;N;;;;;
+2FAC;KANGXI RADICAL RAIN;So;0;ON;<compat> 96E8;;;;N;;;;;
+2FAD;KANGXI RADICAL BLUE;So;0;ON;<compat> 9751;;;;N;;;;;
+2FAE;KANGXI RADICAL WRONG;So;0;ON;<compat> 975E;;;;N;;;;;
+2FAF;KANGXI RADICAL FACE;So;0;ON;<compat> 9762;;;;N;;;;;
+2FB0;KANGXI RADICAL LEATHER;So;0;ON;<compat> 9769;;;;N;;;;;
+2FB1;KANGXI RADICAL TANNED LEATHER;So;0;ON;<compat> 97CB;;;;N;;;;;
+2FB2;KANGXI RADICAL LEEK;So;0;ON;<compat> 97ED;;;;N;;;;;
+2FB3;KANGXI RADICAL SOUND;So;0;ON;<compat> 97F3;;;;N;;;;;
+2FB4;KANGXI RADICAL LEAF;So;0;ON;<compat> 9801;;;;N;;;;;
+2FB5;KANGXI RADICAL WIND;So;0;ON;<compat> 98A8;;;;N;;;;;
+2FB6;KANGXI RADICAL FLY;So;0;ON;<compat> 98DB;;;;N;;;;;
+2FB7;KANGXI RADICAL EAT;So;0;ON;<compat> 98DF;;;;N;;;;;
+2FB8;KANGXI RADICAL HEAD;So;0;ON;<compat> 9996;;;;N;;;;;
+2FB9;KANGXI RADICAL FRAGRANT;So;0;ON;<compat> 9999;;;;N;;;;;
+2FBA;KANGXI RADICAL HORSE;So;0;ON;<compat> 99AC;;;;N;;;;;
+2FBB;KANGXI RADICAL BONE;So;0;ON;<compat> 9AA8;;;;N;;;;;
+2FBC;KANGXI RADICAL TALL;So;0;ON;<compat> 9AD8;;;;N;;;;;
+2FBD;KANGXI RADICAL HAIR;So;0;ON;<compat> 9ADF;;;;N;;;;;
+2FBE;KANGXI RADICAL FIGHT;So;0;ON;<compat> 9B25;;;;N;;;;;
+2FBF;KANGXI RADICAL SACRIFICIAL WINE;So;0;ON;<compat> 9B2F;;;;N;;;;;
+2FC0;KANGXI RADICAL CAULDRON;So;0;ON;<compat> 9B32;;;;N;;;;;
+2FC1;KANGXI RADICAL GHOST;So;0;ON;<compat> 9B3C;;;;N;;;;;
+2FC2;KANGXI RADICAL FISH;So;0;ON;<compat> 9B5A;;;;N;;;;;
+2FC3;KANGXI RADICAL BIRD;So;0;ON;<compat> 9CE5;;;;N;;;;;
+2FC4;KANGXI RADICAL SALT;So;0;ON;<compat> 9E75;;;;N;;;;;
+2FC5;KANGXI RADICAL DEER;So;0;ON;<compat> 9E7F;;;;N;;;;;
+2FC6;KANGXI RADICAL WHEAT;So;0;ON;<compat> 9EA5;;;;N;;;;;
+2FC7;KANGXI RADICAL HEMP;So;0;ON;<compat> 9EBB;;;;N;;;;;
+2FC8;KANGXI RADICAL YELLOW;So;0;ON;<compat> 9EC3;;;;N;;;;;
+2FC9;KANGXI RADICAL MILLET;So;0;ON;<compat> 9ECD;;;;N;;;;;
+2FCA;KANGXI RADICAL BLACK;So;0;ON;<compat> 9ED1;;;;N;;;;;
+2FCB;KANGXI RADICAL EMBROIDERY;So;0;ON;<compat> 9EF9;;;;N;;;;;
+2FCC;KANGXI RADICAL FROG;So;0;ON;<compat> 9EFD;;;;N;;;;;
+2FCD;KANGXI RADICAL TRIPOD;So;0;ON;<compat> 9F0E;;;;N;;;;;
+2FCE;KANGXI RADICAL DRUM;So;0;ON;<compat> 9F13;;;;N;;;;;
+2FCF;KANGXI RADICAL RAT;So;0;ON;<compat> 9F20;;;;N;;;;;
+2FD0;KANGXI RADICAL NOSE;So;0;ON;<compat> 9F3B;;;;N;;;;;
+2FD1;KANGXI RADICAL EVEN;So;0;ON;<compat> 9F4A;;;;N;;;;;
+2FD2;KANGXI RADICAL TOOTH;So;0;ON;<compat> 9F52;;;;N;;;;;
+2FD3;KANGXI RADICAL DRAGON;So;0;ON;<compat> 9F8D;;;;N;;;;;
+2FD4;KANGXI RADICAL TURTLE;So;0;ON;<compat> 9F9C;;;;N;;;;;
+2FD5;KANGXI RADICAL FLUTE;So;0;ON;<compat> 9FA0;;;;N;;;;;
+2FF0;IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT;So;0;ON;;;;;N;;;;;
+2FF1;IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW;So;0;ON;;;;;N;;;;;
+2FF2;IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO MIDDLE AND RIGHT;So;0;ON;;;;;N;;;;;
+2FF3;IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW;So;0;ON;;;;;N;;;;;
+2FF4;IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND;So;0;ON;;;;;N;;;;;
+2FF5;IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM ABOVE;So;0;ON;;;;;N;;;;;
+2FF6;IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM BELOW;So;0;ON;;;;;N;;;;;
+2FF7;IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LEFT;So;0;ON;;;;;N;;;;;
+2FF8;IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT;So;0;ON;;;;;N;;;;;
+2FF9;IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT;So;0;ON;;;;;N;;;;;
+2FFA;IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LOWER LEFT;So;0;ON;;;;;N;;;;;
+2FFB;IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID;So;0;ON;;;;;N;;;;;
+3000;IDEOGRAPHIC SPACE;Zs;0;WS;<wide> 0020;;;;N;;;;;
+3001;IDEOGRAPHIC COMMA;Po;0;ON;;;;;N;;;;;
+3002;IDEOGRAPHIC FULL STOP;Po;0;ON;;;;;N;IDEOGRAPHIC PERIOD;;;;
+3003;DITTO MARK;Po;0;ON;;;;;N;;;;;
+3004;JAPANESE INDUSTRIAL STANDARD SYMBOL;So;0;ON;;;;;N;;;;;
+3005;IDEOGRAPHIC ITERATION MARK;Lm;0;L;;;;;N;;;;;
+3006;IDEOGRAPHIC CLOSING MARK;Lo;0;L;;;;;N;;;;;
+3007;IDEOGRAPHIC NUMBER ZERO;Nl;0;L;;;;0;N;;;;;
+3008;LEFT ANGLE BRACKET;Ps;0;ON;;;;;Y;OPENING ANGLE BRACKET;;;;
+3009;RIGHT ANGLE BRACKET;Pe;0;ON;;;;;Y;CLOSING ANGLE BRACKET;;;;
+300A;LEFT DOUBLE ANGLE BRACKET;Ps;0;ON;;;;;Y;OPENING DOUBLE ANGLE BRACKET;;;;
+300B;RIGHT DOUBLE ANGLE BRACKET;Pe;0;ON;;;;;Y;CLOSING DOUBLE ANGLE BRACKET;;;;
+300C;LEFT CORNER BRACKET;Ps;0;ON;;;;;Y;OPENING CORNER BRACKET;;;;
+300D;RIGHT CORNER BRACKET;Pe;0;ON;;;;;Y;CLOSING CORNER BRACKET;;;;
+300E;LEFT WHITE CORNER BRACKET;Ps;0;ON;;;;;Y;OPENING WHITE CORNER BRACKET;;;;
+300F;RIGHT WHITE CORNER BRACKET;Pe;0;ON;;;;;Y;CLOSING WHITE CORNER BRACKET;;;;
+3010;LEFT BLACK LENTICULAR BRACKET;Ps;0;ON;;;;;Y;OPENING BLACK LENTICULAR BRACKET;;;;
+3011;RIGHT BLACK LENTICULAR BRACKET;Pe;0;ON;;;;;Y;CLOSING BLACK LENTICULAR BRACKET;;;;
+3012;POSTAL MARK;So;0;ON;;;;;N;;;;;
+3013;GETA MARK;So;0;ON;;;;;N;;;;;
+3014;LEFT TORTOISE SHELL BRACKET;Ps;0;ON;;;;;Y;OPENING TORTOISE SHELL BRACKET;;;;
+3015;RIGHT TORTOISE SHELL BRACKET;Pe;0;ON;;;;;Y;CLOSING TORTOISE SHELL BRACKET;;;;
+3016;LEFT WHITE LENTICULAR BRACKET;Ps;0;ON;;;;;Y;OPENING WHITE LENTICULAR BRACKET;;;;
+3017;RIGHT WHITE LENTICULAR BRACKET;Pe;0;ON;;;;;Y;CLOSING WHITE LENTICULAR BRACKET;;;;
+3018;LEFT WHITE TORTOISE SHELL BRACKET;Ps;0;ON;;;;;Y;OPENING WHITE TORTOISE SHELL BRACKET;;;;
+3019;RIGHT WHITE TORTOISE SHELL BRACKET;Pe;0;ON;;;;;Y;CLOSING WHITE TORTOISE SHELL BRACKET;;;;
+301A;LEFT WHITE SQUARE BRACKET;Ps;0;ON;;;;;Y;OPENING WHITE SQUARE BRACKET;;;;
+301B;RIGHT WHITE SQUARE BRACKET;Pe;0;ON;;;;;Y;CLOSING WHITE SQUARE BRACKET;;;;
+301C;WAVE DASH;Pd;0;ON;;;;;N;;;;;
+301D;REVERSED DOUBLE PRIME QUOTATION MARK;Ps;0;ON;;;;;N;;;;;
+301E;DOUBLE PRIME QUOTATION MARK;Pe;0;ON;;;;;N;;;;;
+301F;LOW DOUBLE PRIME QUOTATION MARK;Pe;0;ON;;;;;N;;;;;
+3020;POSTAL MARK FACE;So;0;ON;;;;;N;;;;;
+3021;HANGZHOU NUMERAL ONE;Nl;0;L;;;;1;N;;;;;
+3022;HANGZHOU NUMERAL TWO;Nl;0;L;;;;2;N;;;;;
+3023;HANGZHOU NUMERAL THREE;Nl;0;L;;;;3;N;;;;;
+3024;HANGZHOU NUMERAL FOUR;Nl;0;L;;;;4;N;;;;;
+3025;HANGZHOU NUMERAL FIVE;Nl;0;L;;;;5;N;;;;;
+3026;HANGZHOU NUMERAL SIX;Nl;0;L;;;;6;N;;;;;
+3027;HANGZHOU NUMERAL SEVEN;Nl;0;L;;;;7;N;;;;;
+3028;HANGZHOU NUMERAL EIGHT;Nl;0;L;;;;8;N;;;;;
+3029;HANGZHOU NUMERAL NINE;Nl;0;L;;;;9;N;;;;;
+302A;IDEOGRAPHIC LEVEL TONE MARK;Mn;218;NSM;;;;;N;;;;;
+302B;IDEOGRAPHIC RISING TONE MARK;Mn;228;NSM;;;;;N;;;;;
+302C;IDEOGRAPHIC DEPARTING TONE MARK;Mn;232;NSM;;;;;N;;;;;
+302D;IDEOGRAPHIC ENTERING TONE MARK;Mn;222;NSM;;;;;N;;;;;
+302E;HANGUL SINGLE DOT TONE MARK;Mn;224;NSM;;;;;N;;;;;
+302F;HANGUL DOUBLE DOT TONE MARK;Mn;224;NSM;;;;;N;;;;;
+3030;WAVY DASH;Pd;0;ON;;;;;N;;;;;
+3031;VERTICAL KANA REPEAT MARK;Lm;0;L;;;;;N;;;;;
+3032;VERTICAL KANA REPEAT WITH VOICED SOUND MARK;Lm;0;L;;;;;N;;;;;
+3033;VERTICAL KANA REPEAT MARK UPPER HALF;Lm;0;L;;;;;N;;;;;
+3034;VERTICAL KANA REPEAT WITH VOICED SOUND MARK UPPER HALF;Lm;0;L;;;;;N;;;;;
+3035;VERTICAL KANA REPEAT MARK LOWER HALF;Lm;0;L;;;;;N;;;;;
+3036;CIRCLED POSTAL MARK;So;0;ON;<compat> 3012;;;;N;;;;;
+3037;IDEOGRAPHIC TELEGRAPH LINE FEED SEPARATOR SYMBOL;So;0;ON;;;;;N;;;;;
+3038;HANGZHOU NUMERAL TEN;Nl;0;L;<compat> 5341;;;10;N;;;;;
+3039;HANGZHOU NUMERAL TWENTY;Nl;0;L;<compat> 5344;;;20;N;;;;;
+303A;HANGZHOU NUMERAL THIRTY;Nl;0;L;<compat> 5345;;;30;N;;;;;
+303E;IDEOGRAPHIC VARIATION INDICATOR;So;0;ON;;;;;N;;;;;
+303F;IDEOGRAPHIC HALF FILL SPACE;So;0;ON;;;;;N;;;;;
+3041;HIRAGANA LETTER SMALL A;Lo;0;L;;;;;N;;;;;
+3042;HIRAGANA LETTER A;Lo;0;L;;;;;N;;;;;
+3043;HIRAGANA LETTER SMALL I;Lo;0;L;;;;;N;;;;;
+3044;HIRAGANA LETTER I;Lo;0;L;;;;;N;;;;;
+3045;HIRAGANA LETTER SMALL U;Lo;0;L;;;;;N;;;;;
+3046;HIRAGANA LETTER U;Lo;0;L;;;;;N;;;;;
+3047;HIRAGANA LETTER SMALL E;Lo;0;L;;;;;N;;;;;
+3048;HIRAGANA LETTER E;Lo;0;L;;;;;N;;;;;
+3049;HIRAGANA LETTER SMALL O;Lo;0;L;;;;;N;;;;;
+304A;HIRAGANA LETTER O;Lo;0;L;;;;;N;;;;;
+304B;HIRAGANA LETTER KA;Lo;0;L;;;;;N;;;;;
+304C;HIRAGANA LETTER GA;Lo;0;L;304B 3099;;;;N;;;;;
+304D;HIRAGANA LETTER KI;Lo;0;L;;;;;N;;;;;
+304E;HIRAGANA LETTER GI;Lo;0;L;304D 3099;;;;N;;;;;
+304F;HIRAGANA LETTER KU;Lo;0;L;;;;;N;;;;;
+3050;HIRAGANA LETTER GU;Lo;0;L;304F 3099;;;;N;;;;;
+3051;HIRAGANA LETTER KE;Lo;0;L;;;;;N;;;;;
+3052;HIRAGANA LETTER GE;Lo;0;L;3051 3099;;;;N;;;;;
+3053;HIRAGANA LETTER KO;Lo;0;L;;;;;N;;;;;
+3054;HIRAGANA LETTER GO;Lo;0;L;3053 3099;;;;N;;;;;
+3055;HIRAGANA LETTER SA;Lo;0;L;;;;;N;;;;;
+3056;HIRAGANA LETTER ZA;Lo;0;L;3055 3099;;;;N;;;;;
+3057;HIRAGANA LETTER SI;Lo;0;L;;;;;N;;;;;
+3058;HIRAGANA LETTER ZI;Lo;0;L;3057 3099;;;;N;;;;;
+3059;HIRAGANA LETTER SU;Lo;0;L;;;;;N;;;;;
+305A;HIRAGANA LETTER ZU;Lo;0;L;3059 3099;;;;N;;;;;
+305B;HIRAGANA LETTER SE;Lo;0;L;;;;;N;;;;;
+305C;HIRAGANA LETTER ZE;Lo;0;L;305B 3099;;;;N;;;;;
+305D;HIRAGANA LETTER SO;Lo;0;L;;;;;N;;;;;
+305E;HIRAGANA LETTER ZO;Lo;0;L;305D 3099;;;;N;;;;;
+305F;HIRAGANA LETTER TA;Lo;0;L;;;;;N;;;;;
+3060;HIRAGANA LETTER DA;Lo;0;L;305F 3099;;;;N;;;;;
+3061;HIRAGANA LETTER TI;Lo;0;L;;;;;N;;;;;
+3062;HIRAGANA LETTER DI;Lo;0;L;3061 3099;;;;N;;;;;
+3063;HIRAGANA LETTER SMALL TU;Lo;0;L;;;;;N;;;;;
+3064;HIRAGANA LETTER TU;Lo;0;L;;;;;N;;;;;
+3065;HIRAGANA LETTER DU;Lo;0;L;3064 3099;;;;N;;;;;
+3066;HIRAGANA LETTER TE;Lo;0;L;;;;;N;;;;;
+3067;HIRAGANA LETTER DE;Lo;0;L;3066 3099;;;;N;;;;;
+3068;HIRAGANA LETTER TO;Lo;0;L;;;;;N;;;;;
+3069;HIRAGANA LETTER DO;Lo;0;L;3068 3099;;;;N;;;;;
+306A;HIRAGANA LETTER NA;Lo;0;L;;;;;N;;;;;
+306B;HIRAGANA LETTER NI;Lo;0;L;;;;;N;;;;;
+306C;HIRAGANA LETTER NU;Lo;0;L;;;;;N;;;;;
+306D;HIRAGANA LETTER NE;Lo;0;L;;;;;N;;;;;
+306E;HIRAGANA LETTER NO;Lo;0;L;;;;;N;;;;;
+306F;HIRAGANA LETTER HA;Lo;0;L;;;;;N;;;;;
+3070;HIRAGANA LETTER BA;Lo;0;L;306F 3099;;;;N;;;;;
+3071;HIRAGANA LETTER PA;Lo;0;L;306F 309A;;;;N;;;;;
+3072;HIRAGANA LETTER HI;Lo;0;L;;;;;N;;;;;
+3073;HIRAGANA LETTER BI;Lo;0;L;3072 3099;;;;N;;;;;
+3074;HIRAGANA LETTER PI;Lo;0;L;3072 309A;;;;N;;;;;
+3075;HIRAGANA LETTER HU;Lo;0;L;;;;;N;;;;;
+3076;HIRAGANA LETTER BU;Lo;0;L;3075 3099;;;;N;;;;;
+3077;HIRAGANA LETTER PU;Lo;0;L;3075 309A;;;;N;;;;;
+3078;HIRAGANA LETTER HE;Lo;0;L;;;;;N;;;;;
+3079;HIRAGANA LETTER BE;Lo;0;L;3078 3099;;;;N;;;;;
+307A;HIRAGANA LETTER PE;Lo;0;L;3078 309A;;;;N;;;;;
+307B;HIRAGANA LETTER HO;Lo;0;L;;;;;N;;;;;
+307C;HIRAGANA LETTER BO;Lo;0;L;307B 3099;;;;N;;;;;
+307D;HIRAGANA LETTER PO;Lo;0;L;307B 309A;;;;N;;;;;
+307E;HIRAGANA LETTER MA;Lo;0;L;;;;;N;;;;;
+307F;HIRAGANA LETTER MI;Lo;0;L;;;;;N;;;;;
+3080;HIRAGANA LETTER MU;Lo;0;L;;;;;N;;;;;
+3081;HIRAGANA LETTER ME;Lo;0;L;;;;;N;;;;;
+3082;HIRAGANA LETTER MO;Lo;0;L;;;;;N;;;;;
+3083;HIRAGANA LETTER SMALL YA;Lo;0;L;;;;;N;;;;;
+3084;HIRAGANA LETTER YA;Lo;0;L;;;;;N;;;;;
+3085;HIRAGANA LETTER SMALL YU;Lo;0;L;;;;;N;;;;;
+3086;HIRAGANA LETTER YU;Lo;0;L;;;;;N;;;;;
+3087;HIRAGANA LETTER SMALL YO;Lo;0;L;;;;;N;;;;;
+3088;HIRAGANA LETTER YO;Lo;0;L;;;;;N;;;;;
+3089;HIRAGANA LETTER RA;Lo;0;L;;;;;N;;;;;
+308A;HIRAGANA LETTER RI;Lo;0;L;;;;;N;;;;;
+308B;HIRAGANA LETTER RU;Lo;0;L;;;;;N;;;;;
+308C;HIRAGANA LETTER RE;Lo;0;L;;;;;N;;;;;
+308D;HIRAGANA LETTER RO;Lo;0;L;;;;;N;;;;;
+308E;HIRAGANA LETTER SMALL WA;Lo;0;L;;;;;N;;;;;
+308F;HIRAGANA LETTER WA;Lo;0;L;;;;;N;;;;;
+3090;HIRAGANA LETTER WI;Lo;0;L;;;;;N;;;;;
+3091;HIRAGANA LETTER WE;Lo;0;L;;;;;N;;;;;
+3092;HIRAGANA LETTER WO;Lo;0;L;;;;;N;;;;;
+3093;HIRAGANA LETTER N;Lo;0;L;;;;;N;;;;;
+3094;HIRAGANA LETTER VU;Lo;0;L;3046 3099;;;;N;;;;;
+3099;COMBINING KATAKANA-HIRAGANA VOICED SOUND MARK;Mn;8;NSM;;;;;N;NON-SPACING KATAKANA-HIRAGANA VOICED SOUND MARK;;;;
+309A;COMBINING KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK;Mn;8;NSM;;;;;N;NON-SPACING KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK;;;;
+309B;KATAKANA-HIRAGANA VOICED SOUND MARK;Sk;0;ON;<compat> 0020 3099;;;;N;;;;;
+309C;KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK;Sk;0;ON;<compat> 0020 309A;;;;N;;;;;
+309D;HIRAGANA ITERATION MARK;Lm;0;L;;;;;N;;;;;
+309E;HIRAGANA VOICED ITERATION MARK;Lm;0;L;309D 3099;;;;N;;;;;
+30A1;KATAKANA LETTER SMALL A;Lo;0;L;;;;;N;;;;;
+30A2;KATAKANA LETTER A;Lo;0;L;;;;;N;;;;;
+30A3;KATAKANA LETTER SMALL I;Lo;0;L;;;;;N;;;;;
+30A4;KATAKANA LETTER I;Lo;0;L;;;;;N;;;;;
+30A5;KATAKANA LETTER SMALL U;Lo;0;L;;;;;N;;;;;
+30A6;KATAKANA LETTER U;Lo;0;L;;;;;N;;;;;
+30A7;KATAKANA LETTER SMALL E;Lo;0;L;;;;;N;;;;;
+30A8;KATAKANA LETTER E;Lo;0;L;;;;;N;;;;;
+30A9;KATAKANA LETTER SMALL O;Lo;0;L;;;;;N;;;;;
+30AA;KATAKANA LETTER O;Lo;0;L;;;;;N;;;;;
+30AB;KATAKANA LETTER KA;Lo;0;L;;;;;N;;;;;
+30AC;KATAKANA LETTER GA;Lo;0;L;30AB 3099;;;;N;;;;;
+30AD;KATAKANA LETTER KI;Lo;0;L;;;;;N;;;;;
+30AE;KATAKANA LETTER GI;Lo;0;L;30AD 3099;;;;N;;;;;
+30AF;KATAKANA LETTER KU;Lo;0;L;;;;;N;;;;;
+30B0;KATAKANA LETTER GU;Lo;0;L;30AF 3099;;;;N;;;;;
+30B1;KATAKANA LETTER KE;Lo;0;L;;;;;N;;;;;
+30B2;KATAKANA LETTER GE;Lo;0;L;30B1 3099;;;;N;;;;;
+30B3;KATAKANA LETTER KO;Lo;0;L;;;;;N;;;;;
+30B4;KATAKANA LETTER GO;Lo;0;L;30B3 3099;;;;N;;;;;
+30B5;KATAKANA LETTER SA;Lo;0;L;;;;;N;;;;;
+30B6;KATAKANA LETTER ZA;Lo;0;L;30B5 3099;;;;N;;;;;
+30B7;KATAKANA LETTER SI;Lo;0;L;;;;;N;;;;;
+30B8;KATAKANA LETTER ZI;Lo;0;L;30B7 3099;;;;N;;;;;
+30B9;KATAKANA LETTER SU;Lo;0;L;;;;;N;;;;;
+30BA;KATAKANA LETTER ZU;Lo;0;L;30B9 3099;;;;N;;;;;
+30BB;KATAKANA LETTER SE;Lo;0;L;;;;;N;;;;;
+30BC;KATAKANA LETTER ZE;Lo;0;L;30BB 3099;;;;N;;;;;
+30BD;KATAKANA LETTER SO;Lo;0;L;;;;;N;;;;;
+30BE;KATAKANA LETTER ZO;Lo;0;L;30BD 3099;;;;N;;;;;
+30BF;KATAKANA LETTER TA;Lo;0;L;;;;;N;;;;;
+30C0;KATAKANA LETTER DA;Lo;0;L;30BF 3099;;;;N;;;;;
+30C1;KATAKANA LETTER TI;Lo;0;L;;;;;N;;;;;
+30C2;KATAKANA LETTER DI;Lo;0;L;30C1 3099;;;;N;;;;;
+30C3;KATAKANA LETTER SMALL TU;Lo;0;L;;;;;N;;;;;
+30C4;KATAKANA LETTER TU;Lo;0;L;;;;;N;;;;;
+30C5;KATAKANA LETTER DU;Lo;0;L;30C4 3099;;;;N;;;;;
+30C6;KATAKANA LETTER TE;Lo;0;L;;;;;N;;;;;
+30C7;KATAKANA LETTER DE;Lo;0;L;30C6 3099;;;;N;;;;;
+30C8;KATAKANA LETTER TO;Lo;0;L;;;;;N;;;;;
+30C9;KATAKANA LETTER DO;Lo;0;L;30C8 3099;;;;N;;;;;
+30CA;KATAKANA LETTER NA;Lo;0;L;;;;;N;;;;;
+30CB;KATAKANA LETTER NI;Lo;0;L;;;;;N;;;;;
+30CC;KATAKANA LETTER NU;Lo;0;L;;;;;N;;;;;
+30CD;KATAKANA LETTER NE;Lo;0;L;;;;;N;;;;;
+30CE;KATAKANA LETTER NO;Lo;0;L;;;;;N;;;;;
+30CF;KATAKANA LETTER HA;Lo;0;L;;;;;N;;;;;
+30D0;KATAKANA LETTER BA;Lo;0;L;30CF 3099;;;;N;;;;;
+30D1;KATAKANA LETTER PA;Lo;0;L;30CF 309A;;;;N;;;;;
+30D2;KATAKANA LETTER HI;Lo;0;L;;;;;N;;;;;
+30D3;KATAKANA LETTER BI;Lo;0;L;30D2 3099;;;;N;;;;;
+30D4;KATAKANA LETTER PI;Lo;0;L;30D2 309A;;;;N;;;;;
+30D5;KATAKANA LETTER HU;Lo;0;L;;;;;N;;;;;
+30D6;KATAKANA LETTER BU;Lo;0;L;30D5 3099;;;;N;;;;;
+30D7;KATAKANA LETTER PU;Lo;0;L;30D5 309A;;;;N;;;;;
+30D8;KATAKANA LETTER HE;Lo;0;L;;;;;N;;;;;
+30D9;KATAKANA LETTER BE;Lo;0;L;30D8 3099;;;;N;;;;;
+30DA;KATAKANA LETTER PE;Lo;0;L;30D8 309A;;;;N;;;;;
+30DB;KATAKANA LETTER HO;Lo;0;L;;;;;N;;;;;
+30DC;KATAKANA LETTER BO;Lo;0;L;30DB 3099;;;;N;;;;;
+30DD;KATAKANA LETTER PO;Lo;0;L;30DB 309A;;;;N;;;;;
+30DE;KATAKANA LETTER MA;Lo;0;L;;;;;N;;;;;
+30DF;KATAKANA LETTER MI;Lo;0;L;;;;;N;;;;;
+30E0;KATAKANA LETTER MU;Lo;0;L;;;;;N;;;;;
+30E1;KATAKANA LETTER ME;Lo;0;L;;;;;N;;;;;
+30E2;KATAKANA LETTER MO;Lo;0;L;;;;;N;;;;;
+30E3;KATAKANA LETTER SMALL YA;Lo;0;L;;;;;N;;;;;
+30E4;KATAKANA LETTER YA;Lo;0;L;;;;;N;;;;;
+30E5;KATAKANA LETTER SMALL YU;Lo;0;L;;;;;N;;;;;
+30E6;KATAKANA LETTER YU;Lo;0;L;;;;;N;;;;;
+30E7;KATAKANA LETTER SMALL YO;Lo;0;L;;;;;N;;;;;
+30E8;KATAKANA LETTER YO;Lo;0;L;;;;;N;;;;;
+30E9;KATAKANA LETTER RA;Lo;0;L;;;;;N;;;;;
+30EA;KATAKANA LETTER RI;Lo;0;L;;;;;N;;;;;
+30EB;KATAKANA LETTER RU;Lo;0;L;;;;;N;;;;;
+30EC;KATAKANA LETTER RE;Lo;0;L;;;;;N;;;;;
+30ED;KATAKANA LETTER RO;Lo;0;L;;;;;N;;;;;
+30EE;KATAKANA LETTER SMALL WA;Lo;0;L;;;;;N;;;;;
+30EF;KATAKANA LETTER WA;Lo;0;L;;;;;N;;;;;
+30F0;KATAKANA LETTER WI;Lo;0;L;;;;;N;;;;;
+30F1;KATAKANA LETTER WE;Lo;0;L;;;;;N;;;;;
+30F2;KATAKANA LETTER WO;Lo;0;L;;;;;N;;;;;
+30F3;KATAKANA LETTER N;Lo;0;L;;;;;N;;;;;
+30F4;KATAKANA LETTER VU;Lo;0;L;30A6 3099;;;;N;;;;;
+30F5;KATAKANA LETTER SMALL KA;Lo;0;L;;;;;N;;;;;
+30F6;KATAKANA LETTER SMALL KE;Lo;0;L;;;;;N;;;;;
+30F7;KATAKANA LETTER VA;Lo;0;L;30EF 3099;;;;N;;;;;
+30F8;KATAKANA LETTER VI;Lo;0;L;30F0 3099;;;;N;;;;;
+30F9;KATAKANA LETTER VE;Lo;0;L;30F1 3099;;;;N;;;;;
+30FA;KATAKANA LETTER VO;Lo;0;L;30F2 3099;;;;N;;;;;
+30FB;KATAKANA MIDDLE DOT;Pc;0;ON;;;;;N;;;;;
+30FC;KATAKANA-HIRAGANA PROLONGED SOUND MARK;Lm;0;L;;;;;N;;;;;
+30FD;KATAKANA ITERATION MARK;Lm;0;L;;;;;N;;;;;
+30FE;KATAKANA VOICED ITERATION MARK;Lm;0;L;30FD 3099;;;;N;;;;;
+3105;BOPOMOFO LETTER B;Lo;0;L;;;;;N;;;;;
+3106;BOPOMOFO LETTER P;Lo;0;L;;;;;N;;;;;
+3107;BOPOMOFO LETTER M;Lo;0;L;;;;;N;;;;;
+3108;BOPOMOFO LETTER F;Lo;0;L;;;;;N;;;;;
+3109;BOPOMOFO LETTER D;Lo;0;L;;;;;N;;;;;
+310A;BOPOMOFO LETTER T;Lo;0;L;;;;;N;;;;;
+310B;BOPOMOFO LETTER N;Lo;0;L;;;;;N;;;;;
+310C;BOPOMOFO LETTER L;Lo;0;L;;;;;N;;;;;
+310D;BOPOMOFO LETTER G;Lo;0;L;;;;;N;;;;;
+310E;BOPOMOFO LETTER K;Lo;0;L;;;;;N;;;;;
+310F;BOPOMOFO LETTER H;Lo;0;L;;;;;N;;;;;
+3110;BOPOMOFO LETTER J;Lo;0;L;;;;;N;;;;;
+3111;BOPOMOFO LETTER Q;Lo;0;L;;;;;N;;;;;
+3112;BOPOMOFO LETTER X;Lo;0;L;;;;;N;;;;;
+3113;BOPOMOFO LETTER ZH;Lo;0;L;;;;;N;;;;;
+3114;BOPOMOFO LETTER CH;Lo;0;L;;;;;N;;;;;
+3115;BOPOMOFO LETTER SH;Lo;0;L;;;;;N;;;;;
+3116;BOPOMOFO LETTER R;Lo;0;L;;;;;N;;;;;
+3117;BOPOMOFO LETTER Z;Lo;0;L;;;;;N;;;;;
+3118;BOPOMOFO LETTER C;Lo;0;L;;;;;N;;;;;
+3119;BOPOMOFO LETTER S;Lo;0;L;;;;;N;;;;;
+311A;BOPOMOFO LETTER A;Lo;0;L;;;;;N;;;;;
+311B;BOPOMOFO LETTER O;Lo;0;L;;;;;N;;;;;
+311C;BOPOMOFO LETTER E;Lo;0;L;;;;;N;;;;;
+311D;BOPOMOFO LETTER EH;Lo;0;L;;;;;N;;;;;
+311E;BOPOMOFO LETTER AI;Lo;0;L;;;;;N;;;;;
+311F;BOPOMOFO LETTER EI;Lo;0;L;;;;;N;;;;;
+3120;BOPOMOFO LETTER AU;Lo;0;L;;;;;N;;;;;
+3121;BOPOMOFO LETTER OU;Lo;0;L;;;;;N;;;;;
+3122;BOPOMOFO LETTER AN;Lo;0;L;;;;;N;;;;;
+3123;BOPOMOFO LETTER EN;Lo;0;L;;;;;N;;;;;
+3124;BOPOMOFO LETTER ANG;Lo;0;L;;;;;N;;;;;
+3125;BOPOMOFO LETTER ENG;Lo;0;L;;;;;N;;;;;
+3126;BOPOMOFO LETTER ER;Lo;0;L;;;;;N;;;;;
+3127;BOPOMOFO LETTER I;Lo;0;L;;;;;N;;;;;
+3128;BOPOMOFO LETTER U;Lo;0;L;;;;;N;;;;;
+3129;BOPOMOFO LETTER IU;Lo;0;L;;;;;N;;;;;
+312A;BOPOMOFO LETTER V;Lo;0;L;;;;;N;;;;;
+312B;BOPOMOFO LETTER NG;Lo;0;L;;;;;N;;;;;
+312C;BOPOMOFO LETTER GN;Lo;0;L;;;;;N;;;;;
+3131;HANGUL LETTER KIYEOK;Lo;0;L;<compat> 1100;;;;N;HANGUL LETTER GIYEOG;;;;
+3132;HANGUL LETTER SSANGKIYEOK;Lo;0;L;<compat> 1101;;;;N;HANGUL LETTER SSANG GIYEOG;;;;
+3133;HANGUL LETTER KIYEOK-SIOS;Lo;0;L;<compat> 11AA;;;;N;HANGUL LETTER GIYEOG SIOS;;;;
+3134;HANGUL LETTER NIEUN;Lo;0;L;<compat> 1102;;;;N;;;;;
+3135;HANGUL LETTER NIEUN-CIEUC;Lo;0;L;<compat> 11AC;;;;N;HANGUL LETTER NIEUN JIEUJ;;;;
+3136;HANGUL LETTER NIEUN-HIEUH;Lo;0;L;<compat> 11AD;;;;N;HANGUL LETTER NIEUN HIEUH;;;;
+3137;HANGUL LETTER TIKEUT;Lo;0;L;<compat> 1103;;;;N;HANGUL LETTER DIGEUD;;;;
+3138;HANGUL LETTER SSANGTIKEUT;Lo;0;L;<compat> 1104;;;;N;HANGUL LETTER SSANG DIGEUD;;;;
+3139;HANGUL LETTER RIEUL;Lo;0;L;<compat> 1105;;;;N;HANGUL LETTER LIEUL;;;;
+313A;HANGUL LETTER RIEUL-KIYEOK;Lo;0;L;<compat> 11B0;;;;N;HANGUL LETTER LIEUL GIYEOG;;;;
+313B;HANGUL LETTER RIEUL-MIEUM;Lo;0;L;<compat> 11B1;;;;N;HANGUL LETTER LIEUL MIEUM;;;;
+313C;HANGUL LETTER RIEUL-PIEUP;Lo;0;L;<compat> 11B2;;;;N;HANGUL LETTER LIEUL BIEUB;;;;
+313D;HANGUL LETTER RIEUL-SIOS;Lo;0;L;<compat> 11B3;;;;N;HANGUL LETTER LIEUL SIOS;;;;
+313E;HANGUL LETTER RIEUL-THIEUTH;Lo;0;L;<compat> 11B4;;;;N;HANGUL LETTER LIEUL TIEUT;;;;
+313F;HANGUL LETTER RIEUL-PHIEUPH;Lo;0;L;<compat> 11B5;;;;N;HANGUL LETTER LIEUL PIEUP;;;;
+3140;HANGUL LETTER RIEUL-HIEUH;Lo;0;L;<compat> 111A;;;;N;HANGUL LETTER LIEUL HIEUH;;;;
+3141;HANGUL LETTER MIEUM;Lo;0;L;<compat> 1106;;;;N;;;;;
+3142;HANGUL LETTER PIEUP;Lo;0;L;<compat> 1107;;;;N;HANGUL LETTER BIEUB;;;;
+3143;HANGUL LETTER SSANGPIEUP;Lo;0;L;<compat> 1108;;;;N;HANGUL LETTER SSANG BIEUB;;;;
+3144;HANGUL LETTER PIEUP-SIOS;Lo;0;L;<compat> 1121;;;;N;HANGUL LETTER BIEUB SIOS;;;;
+3145;HANGUL LETTER SIOS;Lo;0;L;<compat> 1109;;;;N;;;;;
+3146;HANGUL LETTER SSANGSIOS;Lo;0;L;<compat> 110A;;;;N;HANGUL LETTER SSANG SIOS;;;;
+3147;HANGUL LETTER IEUNG;Lo;0;L;<compat> 110B;;;;N;;;;;
+3148;HANGUL LETTER CIEUC;Lo;0;L;<compat> 110C;;;;N;HANGUL LETTER JIEUJ;;;;
+3149;HANGUL LETTER SSANGCIEUC;Lo;0;L;<compat> 110D;;;;N;HANGUL LETTER SSANG JIEUJ;;;;
+314A;HANGUL LETTER CHIEUCH;Lo;0;L;<compat> 110E;;;;N;HANGUL LETTER CIEUC;;;;
+314B;HANGUL LETTER KHIEUKH;Lo;0;L;<compat> 110F;;;;N;HANGUL LETTER KIYEOK;;;;
+314C;HANGUL LETTER THIEUTH;Lo;0;L;<compat> 1110;;;;N;HANGUL LETTER TIEUT;;;;
+314D;HANGUL LETTER PHIEUPH;Lo;0;L;<compat> 1111;;;;N;HANGUL LETTER PIEUP;;;;
+314E;HANGUL LETTER HIEUH;Lo;0;L;<compat> 1112;;;;N;;;;;
+314F;HANGUL LETTER A;Lo;0;L;<compat> 1161;;;;N;;;;;
+3150;HANGUL LETTER AE;Lo;0;L;<compat> 1162;;;;N;;;;;
+3151;HANGUL LETTER YA;Lo;0;L;<compat> 1163;;;;N;;;;;
+3152;HANGUL LETTER YAE;Lo;0;L;<compat> 1164;;;;N;;;;;
+3153;HANGUL LETTER EO;Lo;0;L;<compat> 1165;;;;N;;;;;
+3154;HANGUL LETTER E;Lo;0;L;<compat> 1166;;;;N;;;;;
+3155;HANGUL LETTER YEO;Lo;0;L;<compat> 1167;;;;N;;;;;
+3156;HANGUL LETTER YE;Lo;0;L;<compat> 1168;;;;N;;;;;
+3157;HANGUL LETTER O;Lo;0;L;<compat> 1169;;;;N;;;;;
+3158;HANGUL LETTER WA;Lo;0;L;<compat> 116A;;;;N;;;;;
+3159;HANGUL LETTER WAE;Lo;0;L;<compat> 116B;;;;N;;;;;
+315A;HANGUL LETTER OE;Lo;0;L;<compat> 116C;;;;N;;;;;
+315B;HANGUL LETTER YO;Lo;0;L;<compat> 116D;;;;N;;;;;
+315C;HANGUL LETTER U;Lo;0;L;<compat> 116E;;;;N;;;;;
+315D;HANGUL LETTER WEO;Lo;0;L;<compat> 116F;;;;N;;;;;
+315E;HANGUL LETTER WE;Lo;0;L;<compat> 1170;;;;N;;;;;
+315F;HANGUL LETTER WI;Lo;0;L;<compat> 1171;;;;N;;;;;
+3160;HANGUL LETTER YU;Lo;0;L;<compat> 1172;;;;N;;;;;
+3161;HANGUL LETTER EU;Lo;0;L;<compat> 1173;;;;N;;;;;
+3162;HANGUL LETTER YI;Lo;0;L;<compat> 1174;;;;N;;;;;
+3163;HANGUL LETTER I;Lo;0;L;<compat> 1175;;;;N;;;;;
+3164;HANGUL FILLER;Lo;0;L;<compat> 1160;;;;N;HANGUL CAE OM;;;;
+3165;HANGUL LETTER SSANGNIEUN;Lo;0;L;<compat> 1114;;;;N;HANGUL LETTER SSANG NIEUN;;;;
+3166;HANGUL LETTER NIEUN-TIKEUT;Lo;0;L;<compat> 1115;;;;N;HANGUL LETTER NIEUN DIGEUD;;;;
+3167;HANGUL LETTER NIEUN-SIOS;Lo;0;L;<compat> 11C7;;;;N;HANGUL LETTER NIEUN SIOS;;;;
+3168;HANGUL LETTER NIEUN-PANSIOS;Lo;0;L;<compat> 11C8;;;;N;HANGUL LETTER NIEUN BAN CHI EUM;;;;
+3169;HANGUL LETTER RIEUL-KIYEOK-SIOS;Lo;0;L;<compat> 11CC;;;;N;HANGUL LETTER LIEUL GIYEOG SIOS;;;;
+316A;HANGUL LETTER RIEUL-TIKEUT;Lo;0;L;<compat> 11CE;;;;N;HANGUL LETTER LIEUL DIGEUD;;;;
+316B;HANGUL LETTER RIEUL-PIEUP-SIOS;Lo;0;L;<compat> 11D3;;;;N;HANGUL LETTER LIEUL BIEUB SIOS;;;;
+316C;HANGUL LETTER RIEUL-PANSIOS;Lo;0;L;<compat> 11D7;;;;N;HANGUL LETTER LIEUL BAN CHI EUM;;;;
+316D;HANGUL LETTER RIEUL-YEORINHIEUH;Lo;0;L;<compat> 11D9;;;;N;HANGUL LETTER LIEUL YEOLIN HIEUH;;;;
+316E;HANGUL LETTER MIEUM-PIEUP;Lo;0;L;<compat> 111C;;;;N;HANGUL LETTER MIEUM BIEUB;;;;
+316F;HANGUL LETTER MIEUM-SIOS;Lo;0;L;<compat> 11DD;;;;N;HANGUL LETTER MIEUM SIOS;;;;
+3170;HANGUL LETTER MIEUM-PANSIOS;Lo;0;L;<compat> 11DF;;;;N;HANGUL LETTER BIEUB BAN CHI EUM;;;;
+3171;HANGUL LETTER KAPYEOUNMIEUM;Lo;0;L;<compat> 111D;;;;N;HANGUL LETTER MIEUM SUN GYEONG EUM;;;;
+3172;HANGUL LETTER PIEUP-KIYEOK;Lo;0;L;<compat> 111E;;;;N;HANGUL LETTER BIEUB GIYEOG;;;;
+3173;HANGUL LETTER PIEUP-TIKEUT;Lo;0;L;<compat> 1120;;;;N;HANGUL LETTER BIEUB DIGEUD;;;;
+3174;HANGUL LETTER PIEUP-SIOS-KIYEOK;Lo;0;L;<compat> 1122;;;;N;HANGUL LETTER BIEUB SIOS GIYEOG;;;;
+3175;HANGUL LETTER PIEUP-SIOS-TIKEUT;Lo;0;L;<compat> 1123;;;;N;HANGUL LETTER BIEUB SIOS DIGEUD;;;;
+3176;HANGUL LETTER PIEUP-CIEUC;Lo;0;L;<compat> 1127;;;;N;HANGUL LETTER BIEUB JIEUJ;;;;
+3177;HANGUL LETTER PIEUP-THIEUTH;Lo;0;L;<compat> 1129;;;;N;HANGUL LETTER BIEUB TIEUT;;;;
+3178;HANGUL LETTER KAPYEOUNPIEUP;Lo;0;L;<compat> 112B;;;;N;HANGUL LETTER BIEUB SUN GYEONG EUM;;;;
+3179;HANGUL LETTER KAPYEOUNSSANGPIEUP;Lo;0;L;<compat> 112C;;;;N;HANGUL LETTER SSANG BIEUB SUN GYEONG EUM;;;;
+317A;HANGUL LETTER SIOS-KIYEOK;Lo;0;L;<compat> 112D;;;;N;HANGUL LETTER SIOS GIYEOG;;;;
+317B;HANGUL LETTER SIOS-NIEUN;Lo;0;L;<compat> 112E;;;;N;HANGUL LETTER SIOS NIEUN;;;;
+317C;HANGUL LETTER SIOS-TIKEUT;Lo;0;L;<compat> 112F;;;;N;HANGUL LETTER SIOS DIGEUD;;;;
+317D;HANGUL LETTER SIOS-PIEUP;Lo;0;L;<compat> 1132;;;;N;HANGUL LETTER SIOS BIEUB;;;;
+317E;HANGUL LETTER SIOS-CIEUC;Lo;0;L;<compat> 1136;;;;N;HANGUL LETTER SIOS JIEUJ;;;;
+317F;HANGUL LETTER PANSIOS;Lo;0;L;<compat> 1140;;;;N;HANGUL LETTER BAN CHI EUM;;;;
+3180;HANGUL LETTER SSANGIEUNG;Lo;0;L;<compat> 1147;;;;N;HANGUL LETTER SSANG IEUNG;;;;
+3181;HANGUL LETTER YESIEUNG;Lo;0;L;<compat> 114C;;;;N;HANGUL LETTER NGIEUNG;;;;
+3182;HANGUL LETTER YESIEUNG-SIOS;Lo;0;L;<compat> 11F1;;;;N;HANGUL LETTER NGIEUNG SIOS;;;;
+3183;HANGUL LETTER YESIEUNG-PANSIOS;Lo;0;L;<compat> 11F2;;;;N;HANGUL LETTER NGIEUNG BAN CHI EUM;;;;
+3184;HANGUL LETTER KAPYEOUNPHIEUPH;Lo;0;L;<compat> 1157;;;;N;HANGUL LETTER PIEUP SUN GYEONG EUM;;;;
+3185;HANGUL LETTER SSANGHIEUH;Lo;0;L;<compat> 1158;;;;N;HANGUL LETTER SSANG HIEUH;;;;
+3186;HANGUL LETTER YEORINHIEUH;Lo;0;L;<compat> 1159;;;;N;HANGUL LETTER YEOLIN HIEUH;;;;
+3187;HANGUL LETTER YO-YA;Lo;0;L;<compat> 1184;;;;N;HANGUL LETTER YOYA;;;;
+3188;HANGUL LETTER YO-YAE;Lo;0;L;<compat> 1185;;;;N;HANGUL LETTER YOYAE;;;;
+3189;HANGUL LETTER YO-I;Lo;0;L;<compat> 1188;;;;N;HANGUL LETTER YOI;;;;
+318A;HANGUL LETTER YU-YEO;Lo;0;L;<compat> 1191;;;;N;HANGUL LETTER YUYEO;;;;
+318B;HANGUL LETTER YU-YE;Lo;0;L;<compat> 1192;;;;N;HANGUL LETTER YUYE;;;;
+318C;HANGUL LETTER YU-I;Lo;0;L;<compat> 1194;;;;N;HANGUL LETTER YUI;;;;
+318D;HANGUL LETTER ARAEA;Lo;0;L;<compat> 119E;;;;N;HANGUL LETTER ALAE A;;;;
+318E;HANGUL LETTER ARAEAE;Lo;0;L;<compat> 11A1;;;;N;HANGUL LETTER ALAE AE;;;;
+3190;IDEOGRAPHIC ANNOTATION LINKING MARK;So;0;L;;;;;N;KANBUN TATETEN;Kanbun Tateten;;;
+3191;IDEOGRAPHIC ANNOTATION REVERSE MARK;So;0;L;;;;;N;KAERITEN RE;Kaeriten;;;
+3192;IDEOGRAPHIC ANNOTATION ONE MARK;No;0;L;<super> 4E00;;;;N;KAERITEN ITI;Kaeriten;;;
+3193;IDEOGRAPHIC ANNOTATION TWO MARK;No;0;L;<super> 4E8C;;;;N;KAERITEN NI;Kaeriten;;;
+3194;IDEOGRAPHIC ANNOTATION THREE MARK;No;0;L;<super> 4E09;;;;N;KAERITEN SAN;Kaeriten;;;
+3195;IDEOGRAPHIC ANNOTATION FOUR MARK;No;0;L;<super> 56DB;;;;N;KAERITEN SI;Kaeriten;;;
+3196;IDEOGRAPHIC ANNOTATION TOP MARK;So;0;L;<super> 4E0A;;;;N;KAERITEN ZYOU;Kaeriten;;;
+3197;IDEOGRAPHIC ANNOTATION MIDDLE MARK;So;0;L;<super> 4E2D;;;;N;KAERITEN TYUU;Kaeriten;;;
+3198;IDEOGRAPHIC ANNOTATION BOTTOM MARK;So;0;L;<super> 4E0B;;;;N;KAERITEN GE;Kaeriten;;;
+3199;IDEOGRAPHIC ANNOTATION FIRST MARK;So;0;L;<super> 7532;;;;N;KAERITEN KOU;Kaeriten;;;
+319A;IDEOGRAPHIC ANNOTATION SECOND MARK;So;0;L;<super> 4E59;;;;N;KAERITEN OTU;Kaeriten;;;
+319B;IDEOGRAPHIC ANNOTATION THIRD MARK;So;0;L;<super> 4E19;;;;N;KAERITEN HEI;Kaeriten;;;
+319C;IDEOGRAPHIC ANNOTATION FOURTH MARK;So;0;L;<super> 4E01;;;;N;KAERITEN TEI;Kaeriten;;;
+319D;IDEOGRAPHIC ANNOTATION HEAVEN MARK;So;0;L;<super> 5929;;;;N;KAERITEN TEN;Kaeriten;;;
+319E;IDEOGRAPHIC ANNOTATION EARTH MARK;So;0;L;<super> 5730;;;;N;KAERITEN TI;Kaeriten;;;
+319F;IDEOGRAPHIC ANNOTATION MAN MARK;So;0;L;<super> 4EBA;;;;N;KAERITEN ZIN;Kaeriten;;;
+31A0;BOPOMOFO LETTER BU;Lo;0;L;;;;;N;;;;;
+31A1;BOPOMOFO LETTER ZI;Lo;0;L;;;;;N;;;;;
+31A2;BOPOMOFO LETTER JI;Lo;0;L;;;;;N;;;;;
+31A3;BOPOMOFO LETTER GU;Lo;0;L;;;;;N;;;;;
+31A4;BOPOMOFO LETTER EE;Lo;0;L;;;;;N;;;;;
+31A5;BOPOMOFO LETTER ENN;Lo;0;L;;;;;N;;;;;
+31A6;BOPOMOFO LETTER OO;Lo;0;L;;;;;N;;;;;
+31A7;BOPOMOFO LETTER ONN;Lo;0;L;;;;;N;;;;;
+31A8;BOPOMOFO LETTER IR;Lo;0;L;;;;;N;;;;;
+31A9;BOPOMOFO LETTER ANN;Lo;0;L;;;;;N;;;;;
+31AA;BOPOMOFO LETTER INN;Lo;0;L;;;;;N;;;;;
+31AB;BOPOMOFO LETTER UNN;Lo;0;L;;;;;N;;;;;
+31AC;BOPOMOFO LETTER IM;Lo;0;L;;;;;N;;;;;
+31AD;BOPOMOFO LETTER NGG;Lo;0;L;;;;;N;;;;;
+31AE;BOPOMOFO LETTER AINN;Lo;0;L;;;;;N;;;;;
+31AF;BOPOMOFO LETTER AUNN;Lo;0;L;;;;;N;;;;;
+31B0;BOPOMOFO LETTER AM;Lo;0;L;;;;;N;;;;;
+31B1;BOPOMOFO LETTER OM;Lo;0;L;;;;;N;;;;;
+31B2;BOPOMOFO LETTER ONG;Lo;0;L;;;;;N;;;;;
+31B3;BOPOMOFO LETTER INNN;Lo;0;L;;;;;N;;;;;
+31B4;BOPOMOFO FINAL LETTER P;Lo;0;L;;;;;N;;;;;
+31B5;BOPOMOFO FINAL LETTER T;Lo;0;L;;;;;N;;;;;
+31B6;BOPOMOFO FINAL LETTER K;Lo;0;L;;;;;N;;;;;
+31B7;BOPOMOFO FINAL LETTER H;Lo;0;L;;;;;N;;;;;
+3200;PARENTHESIZED HANGUL KIYEOK;So;0;L;<compat> 0028 1100 0029;;;;N;PARENTHESIZED HANGUL GIYEOG;;;;
+3201;PARENTHESIZED HANGUL NIEUN;So;0;L;<compat> 0028 1102 0029;;;;N;;;;;
+3202;PARENTHESIZED HANGUL TIKEUT;So;0;L;<compat> 0028 1103 0029;;;;N;PARENTHESIZED HANGUL DIGEUD;;;;
+3203;PARENTHESIZED HANGUL RIEUL;So;0;L;<compat> 0028 1105 0029;;;;N;PARENTHESIZED HANGUL LIEUL;;;;
+3204;PARENTHESIZED HANGUL MIEUM;So;0;L;<compat> 0028 1106 0029;;;;N;;;;;
+3205;PARENTHESIZED HANGUL PIEUP;So;0;L;<compat> 0028 1107 0029;;;;N;PARENTHESIZED HANGUL BIEUB;;;;
+3206;PARENTHESIZED HANGUL SIOS;So;0;L;<compat> 0028 1109 0029;;;;N;;;;;
+3207;PARENTHESIZED HANGUL IEUNG;So;0;L;<compat> 0028 110B 0029;;;;N;;;;;
+3208;PARENTHESIZED HANGUL CIEUC;So;0;L;<compat> 0028 110C 0029;;;;N;PARENTHESIZED HANGUL JIEUJ;;;;
+3209;PARENTHESIZED HANGUL CHIEUCH;So;0;L;<compat> 0028 110E 0029;;;;N;PARENTHESIZED HANGUL CIEUC;;;;
+320A;PARENTHESIZED HANGUL KHIEUKH;So;0;L;<compat> 0028 110F 0029;;;;N;PARENTHESIZED HANGUL KIYEOK;;;;
+320B;PARENTHESIZED HANGUL THIEUTH;So;0;L;<compat> 0028 1110 0029;;;;N;PARENTHESIZED HANGUL TIEUT;;;;
+320C;PARENTHESIZED HANGUL PHIEUPH;So;0;L;<compat> 0028 1111 0029;;;;N;PARENTHESIZED HANGUL PIEUP;;;;
+320D;PARENTHESIZED HANGUL HIEUH;So;0;L;<compat> 0028 1112 0029;;;;N;;;;;
+320E;PARENTHESIZED HANGUL KIYEOK A;So;0;L;<compat> 0028 1100 1161 0029;;;;N;PARENTHESIZED HANGUL GA;;;;
+320F;PARENTHESIZED HANGUL NIEUN A;So;0;L;<compat> 0028 1102 1161 0029;;;;N;PARENTHESIZED HANGUL NA;;;;
+3210;PARENTHESIZED HANGUL TIKEUT A;So;0;L;<compat> 0028 1103 1161 0029;;;;N;PARENTHESIZED HANGUL DA;;;;
+3211;PARENTHESIZED HANGUL RIEUL A;So;0;L;<compat> 0028 1105 1161 0029;;;;N;PARENTHESIZED HANGUL LA;;;;
+3212;PARENTHESIZED HANGUL MIEUM A;So;0;L;<compat> 0028 1106 1161 0029;;;;N;PARENTHESIZED HANGUL MA;;;;
+3213;PARENTHESIZED HANGUL PIEUP A;So;0;L;<compat> 0028 1107 1161 0029;;;;N;PARENTHESIZED HANGUL BA;;;;
+3214;PARENTHESIZED HANGUL SIOS A;So;0;L;<compat> 0028 1109 1161 0029;;;;N;PARENTHESIZED HANGUL SA;;;;
+3215;PARENTHESIZED HANGUL IEUNG A;So;0;L;<compat> 0028 110B 1161 0029;;;;N;PARENTHESIZED HANGUL A;;;;
+3216;PARENTHESIZED HANGUL CIEUC A;So;0;L;<compat> 0028 110C 1161 0029;;;;N;PARENTHESIZED HANGUL JA;;;;
+3217;PARENTHESIZED HANGUL CHIEUCH A;So;0;L;<compat> 0028 110E 1161 0029;;;;N;PARENTHESIZED HANGUL CA;;;;
+3218;PARENTHESIZED HANGUL KHIEUKH A;So;0;L;<compat> 0028 110F 1161 0029;;;;N;PARENTHESIZED HANGUL KA;;;;
+3219;PARENTHESIZED HANGUL THIEUTH A;So;0;L;<compat> 0028 1110 1161 0029;;;;N;PARENTHESIZED HANGUL TA;;;;
+321A;PARENTHESIZED HANGUL PHIEUPH A;So;0;L;<compat> 0028 1111 1161 0029;;;;N;PARENTHESIZED HANGUL PA;;;;
+321B;PARENTHESIZED HANGUL HIEUH A;So;0;L;<compat> 0028 1112 1161 0029;;;;N;PARENTHESIZED HANGUL HA;;;;
+321C;PARENTHESIZED HANGUL CIEUC U;So;0;L;<compat> 0028 110C 116E 0029;;;;N;PARENTHESIZED HANGUL JU;;;;
+3220;PARENTHESIZED IDEOGRAPH ONE;No;0;L;<compat> 0028 4E00 0029;;;;N;;;;;
+3221;PARENTHESIZED IDEOGRAPH TWO;No;0;L;<compat> 0028 4E8C 0029;;;;N;;;;;
+3222;PARENTHESIZED IDEOGRAPH THREE;No;0;L;<compat> 0028 4E09 0029;;;;N;;;;;
+3223;PARENTHESIZED IDEOGRAPH FOUR;No;0;L;<compat> 0028 56DB 0029;;;;N;;;;;
+3224;PARENTHESIZED IDEOGRAPH FIVE;No;0;L;<compat> 0028 4E94 0029;;;;N;;;;;
+3225;PARENTHESIZED IDEOGRAPH SIX;No;0;L;<compat> 0028 516D 0029;;;;N;;;;;
+3226;PARENTHESIZED IDEOGRAPH SEVEN;No;0;L;<compat> 0028 4E03 0029;;;;N;;;;;
+3227;PARENTHESIZED IDEOGRAPH EIGHT;No;0;L;<compat> 0028 516B 0029;;;;N;;;;;
+3228;PARENTHESIZED IDEOGRAPH NINE;No;0;L;<compat> 0028 4E5D 0029;;;;N;;;;;
+3229;PARENTHESIZED IDEOGRAPH TEN;No;0;L;<compat> 0028 5341 0029;;;;N;;;;;
+322A;PARENTHESIZED IDEOGRAPH MOON;So;0;L;<compat> 0028 6708 0029;;;;N;;;;;
+322B;PARENTHESIZED IDEOGRAPH FIRE;So;0;L;<compat> 0028 706B 0029;;;;N;;;;;
+322C;PARENTHESIZED IDEOGRAPH WATER;So;0;L;<compat> 0028 6C34 0029;;;;N;;;;;
+322D;PARENTHESIZED IDEOGRAPH WOOD;So;0;L;<compat> 0028 6728 0029;;;;N;;;;;
+322E;PARENTHESIZED IDEOGRAPH METAL;So;0;L;<compat> 0028 91D1 0029;;;;N;;;;;
+322F;PARENTHESIZED IDEOGRAPH EARTH;So;0;L;<compat> 0028 571F 0029;;;;N;;;;;
+3230;PARENTHESIZED IDEOGRAPH SUN;So;0;L;<compat> 0028 65E5 0029;;;;N;;;;;
+3231;PARENTHESIZED IDEOGRAPH STOCK;So;0;L;<compat> 0028 682A 0029;;;;N;;;;;
+3232;PARENTHESIZED IDEOGRAPH HAVE;So;0;L;<compat> 0028 6709 0029;;;;N;;;;;
+3233;PARENTHESIZED IDEOGRAPH SOCIETY;So;0;L;<compat> 0028 793E 0029;;;;N;;;;;
+3234;PARENTHESIZED IDEOGRAPH NAME;So;0;L;<compat> 0028 540D 0029;;;;N;;;;;
+3235;PARENTHESIZED IDEOGRAPH SPECIAL;So;0;L;<compat> 0028 7279 0029;;;;N;;;;;
+3236;PARENTHESIZED IDEOGRAPH FINANCIAL;So;0;L;<compat> 0028 8CA1 0029;;;;N;;;;;
+3237;PARENTHESIZED IDEOGRAPH CONGRATULATION;So;0;L;<compat> 0028 795D 0029;;;;N;;;;;
+3238;PARENTHESIZED IDEOGRAPH LABOR;So;0;L;<compat> 0028 52B4 0029;;;;N;;;;;
+3239;PARENTHESIZED IDEOGRAPH REPRESENT;So;0;L;<compat> 0028 4EE3 0029;;;;N;;;;;
+323A;PARENTHESIZED IDEOGRAPH CALL;So;0;L;<compat> 0028 547C 0029;;;;N;;;;;
+323B;PARENTHESIZED IDEOGRAPH STUDY;So;0;L;<compat> 0028 5B66 0029;;;;N;;;;;
+323C;PARENTHESIZED IDEOGRAPH SUPERVISE;So;0;L;<compat> 0028 76E3 0029;;;;N;;;;;
+323D;PARENTHESIZED IDEOGRAPH ENTERPRISE;So;0;L;<compat> 0028 4F01 0029;;;;N;;;;;
+323E;PARENTHESIZED IDEOGRAPH RESOURCE;So;0;L;<compat> 0028 8CC7 0029;;;;N;;;;;
+323F;PARENTHESIZED IDEOGRAPH ALLIANCE;So;0;L;<compat> 0028 5354 0029;;;;N;;;;;
+3240;PARENTHESIZED IDEOGRAPH FESTIVAL;So;0;L;<compat> 0028 796D 0029;;;;N;;;;;
+3241;PARENTHESIZED IDEOGRAPH REST;So;0;L;<compat> 0028 4F11 0029;;;;N;;;;;
+3242;PARENTHESIZED IDEOGRAPH SELF;So;0;L;<compat> 0028 81EA 0029;;;;N;;;;;
+3243;PARENTHESIZED IDEOGRAPH REACH;So;0;L;<compat> 0028 81F3 0029;;;;N;;;;;
+3260;CIRCLED HANGUL KIYEOK;So;0;L;<circle> 1100;;;;N;CIRCLED HANGUL GIYEOG;;;;
+3261;CIRCLED HANGUL NIEUN;So;0;L;<circle> 1102;;;;N;;;;;
+3262;CIRCLED HANGUL TIKEUT;So;0;L;<circle> 1103;;;;N;CIRCLED HANGUL DIGEUD;;;;
+3263;CIRCLED HANGUL RIEUL;So;0;L;<circle> 1105;;;;N;CIRCLED HANGUL LIEUL;;;;
+3264;CIRCLED HANGUL MIEUM;So;0;L;<circle> 1106;;;;N;;;;;
+3265;CIRCLED HANGUL PIEUP;So;0;L;<circle> 1107;;;;N;CIRCLED HANGUL BIEUB;;;;
+3266;CIRCLED HANGUL SIOS;So;0;L;<circle> 1109;;;;N;;;;;
+3267;CIRCLED HANGUL IEUNG;So;0;L;<circle> 110B;;;;N;;;;;
+3268;CIRCLED HANGUL CIEUC;So;0;L;<circle> 110C;;;;N;CIRCLED HANGUL JIEUJ;;;;
+3269;CIRCLED HANGUL CHIEUCH;So;0;L;<circle> 110E;;;;N;CIRCLED HANGUL CIEUC;;;;
+326A;CIRCLED HANGUL KHIEUKH;So;0;L;<circle> 110F;;;;N;CIRCLED HANGUL KIYEOK;;;;
+326B;CIRCLED HANGUL THIEUTH;So;0;L;<circle> 1110;;;;N;CIRCLED HANGUL TIEUT;;;;
+326C;CIRCLED HANGUL PHIEUPH;So;0;L;<circle> 1111;;;;N;CIRCLED HANGUL PIEUP;;;;
+326D;CIRCLED HANGUL HIEUH;So;0;L;<circle> 1112;;;;N;;;;;
+326E;CIRCLED HANGUL KIYEOK A;So;0;L;<circle> 1100 1161;;;;N;CIRCLED HANGUL GA;;;;
+326F;CIRCLED HANGUL NIEUN A;So;0;L;<circle> 1102 1161;;;;N;CIRCLED HANGUL NA;;;;
+3270;CIRCLED HANGUL TIKEUT A;So;0;L;<circle> 1103 1161;;;;N;CIRCLED HANGUL DA;;;;
+3271;CIRCLED HANGUL RIEUL A;So;0;L;<circle> 1105 1161;;;;N;CIRCLED HANGUL LA;;;;
+3272;CIRCLED HANGUL MIEUM A;So;0;L;<circle> 1106 1161;;;;N;CIRCLED HANGUL MA;;;;
+3273;CIRCLED HANGUL PIEUP A;So;0;L;<circle> 1107 1161;;;;N;CIRCLED HANGUL BA;;;;
+3274;CIRCLED HANGUL SIOS A;So;0;L;<circle> 1109 1161;;;;N;CIRCLED HANGUL SA;;;;
+3275;CIRCLED HANGUL IEUNG A;So;0;L;<circle> 110B 1161;;;;N;CIRCLED HANGUL A;;;;
+3276;CIRCLED HANGUL CIEUC A;So;0;L;<circle> 110C 1161;;;;N;CIRCLED HANGUL JA;;;;
+3277;CIRCLED HANGUL CHIEUCH A;So;0;L;<circle> 110E 1161;;;;N;CIRCLED HANGUL CA;;;;
+3278;CIRCLED HANGUL KHIEUKH A;So;0;L;<circle> 110F 1161;;;;N;CIRCLED HANGUL KA;;;;
+3279;CIRCLED HANGUL THIEUTH A;So;0;L;<circle> 1110 1161;;;;N;CIRCLED HANGUL TA;;;;
+327A;CIRCLED HANGUL PHIEUPH A;So;0;L;<circle> 1111 1161;;;;N;CIRCLED HANGUL PA;;;;
+327B;CIRCLED HANGUL HIEUH A;So;0;L;<circle> 1112 1161;;;;N;CIRCLED HANGUL HA;;;;
+327F;KOREAN STANDARD SYMBOL;So;0;L;;;;;N;;;;;
+3280;CIRCLED IDEOGRAPH ONE;No;0;L;<circle> 4E00;;;1;N;;;;;
+3281;CIRCLED IDEOGRAPH TWO;No;0;L;<circle> 4E8C;;;2;N;;;;;
+3282;CIRCLED IDEOGRAPH THREE;No;0;L;<circle> 4E09;;;3;N;;;;;
+3283;CIRCLED IDEOGRAPH FOUR;No;0;L;<circle> 56DB;;;4;N;;;;;
+3284;CIRCLED IDEOGRAPH FIVE;No;0;L;<circle> 4E94;;;5;N;;;;;
+3285;CIRCLED IDEOGRAPH SIX;No;0;L;<circle> 516D;;;6;N;;;;;
+3286;CIRCLED IDEOGRAPH SEVEN;No;0;L;<circle> 4E03;;;7;N;;;;;
+3287;CIRCLED IDEOGRAPH EIGHT;No;0;L;<circle> 516B;;;8;N;;;;;
+3288;CIRCLED IDEOGRAPH NINE;No;0;L;<circle> 4E5D;;;9;N;;;;;
+3289;CIRCLED IDEOGRAPH TEN;No;0;L;<circle> 5341;;;10;N;;;;;
+328A;CIRCLED IDEOGRAPH MOON;So;0;L;<circle> 6708;;;;N;;;;;
+328B;CIRCLED IDEOGRAPH FIRE;So;0;L;<circle> 706B;;;;N;;;;;
+328C;CIRCLED IDEOGRAPH WATER;So;0;L;<circle> 6C34;;;;N;;;;;
+328D;CIRCLED IDEOGRAPH WOOD;So;0;L;<circle> 6728;;;;N;;;;;
+328E;CIRCLED IDEOGRAPH METAL;So;0;L;<circle> 91D1;;;;N;;;;;
+328F;CIRCLED IDEOGRAPH EARTH;So;0;L;<circle> 571F;;;;N;;;;;
+3290;CIRCLED IDEOGRAPH SUN;So;0;L;<circle> 65E5;;;;N;;;;;
+3291;CIRCLED IDEOGRAPH STOCK;So;0;L;<circle> 682A;;;;N;;;;;
+3292;CIRCLED IDEOGRAPH HAVE;So;0;L;<circle> 6709;;;;N;;;;;
+3293;CIRCLED IDEOGRAPH SOCIETY;So;0;L;<circle> 793E;;;;N;;;;;
+3294;CIRCLED IDEOGRAPH NAME;So;0;L;<circle> 540D;;;;N;;;;;
+3295;CIRCLED IDEOGRAPH SPECIAL;So;0;L;<circle> 7279;;;;N;;;;;
+3296;CIRCLED IDEOGRAPH FINANCIAL;So;0;L;<circle> 8CA1;;;;N;;;;;
+3297;CIRCLED IDEOGRAPH CONGRATULATION;So;0;L;<circle> 795D;;;;N;;;;;
+3298;CIRCLED IDEOGRAPH LABOR;So;0;L;<circle> 52B4;;;;N;;;;;
+3299;CIRCLED IDEOGRAPH SECRET;So;0;L;<circle> 79D8;;;;N;;;;;
+329A;CIRCLED IDEOGRAPH MALE;So;0;L;<circle> 7537;;;;N;;;;;
+329B;CIRCLED IDEOGRAPH FEMALE;So;0;L;<circle> 5973;;;;N;;;;;
+329C;CIRCLED IDEOGRAPH SUITABLE;So;0;L;<circle> 9069;;;;N;;;;;
+329D;CIRCLED IDEOGRAPH EXCELLENT;So;0;L;<circle> 512A;;;;N;;;;;
+329E;CIRCLED IDEOGRAPH PRINT;So;0;L;<circle> 5370;;;;N;;;;;
+329F;CIRCLED IDEOGRAPH ATTENTION;So;0;L;<circle> 6CE8;;;;N;;;;;
+32A0;CIRCLED IDEOGRAPH ITEM;So;0;L;<circle> 9805;;;;N;;;;;
+32A1;CIRCLED IDEOGRAPH REST;So;0;L;<circle> 4F11;;;;N;;;;;
+32A2;CIRCLED IDEOGRAPH COPY;So;0;L;<circle> 5199;;;;N;;;;;
+32A3;CIRCLED IDEOGRAPH CORRECT;So;0;L;<circle> 6B63;;;;N;;;;;
+32A4;CIRCLED IDEOGRAPH HIGH;So;0;L;<circle> 4E0A;;;;N;;;;;
+32A5;CIRCLED IDEOGRAPH CENTRE;So;0;L;<circle> 4E2D;;;;N;CIRCLED IDEOGRAPH CENTER;;;;
+32A6;CIRCLED IDEOGRAPH LOW;So;0;L;<circle> 4E0B;;;;N;;;;;
+32A7;CIRCLED IDEOGRAPH LEFT;So;0;L;<circle> 5DE6;;;;N;;;;;
+32A8;CIRCLED IDEOGRAPH RIGHT;So;0;L;<circle> 53F3;;;;N;;;;;
+32A9;CIRCLED IDEOGRAPH MEDICINE;So;0;L;<circle> 533B;;;;N;;;;;
+32AA;CIRCLED IDEOGRAPH RELIGION;So;0;L;<circle> 5B97;;;;N;;;;;
+32AB;CIRCLED IDEOGRAPH STUDY;So;0;L;<circle> 5B66;;;;N;;;;;
+32AC;CIRCLED IDEOGRAPH SUPERVISE;So;0;L;<circle> 76E3;;;;N;;;;;
+32AD;CIRCLED IDEOGRAPH ENTERPRISE;So;0;L;<circle> 4F01;;;;N;;;;;
+32AE;CIRCLED IDEOGRAPH RESOURCE;So;0;L;<circle> 8CC7;;;;N;;;;;
+32AF;CIRCLED IDEOGRAPH ALLIANCE;So;0;L;<circle> 5354;;;;N;;;;;
+32B0;CIRCLED IDEOGRAPH NIGHT;So;0;L;<circle> 591C;;;;N;;;;;
+32C0;IDEOGRAPHIC TELEGRAPH SYMBOL FOR JANUARY;So;0;L;<compat> 0031 6708;;;;N;;;;;
+32C1;IDEOGRAPHIC TELEGRAPH SYMBOL FOR FEBRUARY;So;0;L;<compat> 0032 6708;;;;N;;;;;
+32C2;IDEOGRAPHIC TELEGRAPH SYMBOL FOR MARCH;So;0;L;<compat> 0033 6708;;;;N;;;;;
+32C3;IDEOGRAPHIC TELEGRAPH SYMBOL FOR APRIL;So;0;L;<compat> 0034 6708;;;;N;;;;;
+32C4;IDEOGRAPHIC TELEGRAPH SYMBOL FOR MAY;So;0;L;<compat> 0035 6708;;;;N;;;;;
+32C5;IDEOGRAPHIC TELEGRAPH SYMBOL FOR JUNE;So;0;L;<compat> 0036 6708;;;;N;;;;;
+32C6;IDEOGRAPHIC TELEGRAPH SYMBOL FOR JULY;So;0;L;<compat> 0037 6708;;;;N;;;;;
+32C7;IDEOGRAPHIC TELEGRAPH SYMBOL FOR AUGUST;So;0;L;<compat> 0038 6708;;;;N;;;;;
+32C8;IDEOGRAPHIC TELEGRAPH SYMBOL FOR SEPTEMBER;So;0;L;<compat> 0039 6708;;;;N;;;;;
+32C9;IDEOGRAPHIC TELEGRAPH SYMBOL FOR OCTOBER;So;0;L;<compat> 0031 0030 6708;;;;N;;;;;
+32CA;IDEOGRAPHIC TELEGRAPH SYMBOL FOR NOVEMBER;So;0;L;<compat> 0031 0031 6708;;;;N;;;;;
+32CB;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DECEMBER;So;0;L;<compat> 0031 0032 6708;;;;N;;;;;
+32D0;CIRCLED KATAKANA A;So;0;L;<circle> 30A2;;;;N;;;;;
+32D1;CIRCLED KATAKANA I;So;0;L;<circle> 30A4;;;;N;;;;;
+32D2;CIRCLED KATAKANA U;So;0;L;<circle> 30A6;;;;N;;;;;
+32D3;CIRCLED KATAKANA E;So;0;L;<circle> 30A8;;;;N;;;;;
+32D4;CIRCLED KATAKANA O;So;0;L;<circle> 30AA;;;;N;;;;;
+32D5;CIRCLED KATAKANA KA;So;0;L;<circle> 30AB;;;;N;;;;;
+32D6;CIRCLED KATAKANA KI;So;0;L;<circle> 30AD;;;;N;;;;;
+32D7;CIRCLED KATAKANA KU;So;0;L;<circle> 30AF;;;;N;;;;;
+32D8;CIRCLED KATAKANA KE;So;0;L;<circle> 30B1;;;;N;;;;;
+32D9;CIRCLED KATAKANA KO;So;0;L;<circle> 30B3;;;;N;;;;;
+32DA;CIRCLED KATAKANA SA;So;0;L;<circle> 30B5;;;;N;;;;;
+32DB;CIRCLED KATAKANA SI;So;0;L;<circle> 30B7;;;;N;;;;;
+32DC;CIRCLED KATAKANA SU;So;0;L;<circle> 30B9;;;;N;;;;;
+32DD;CIRCLED KATAKANA SE;So;0;L;<circle> 30BB;;;;N;;;;;
+32DE;CIRCLED KATAKANA SO;So;0;L;<circle> 30BD;;;;N;;;;;
+32DF;CIRCLED KATAKANA TA;So;0;L;<circle> 30BF;;;;N;;;;;
+32E0;CIRCLED KATAKANA TI;So;0;L;<circle> 30C1;;;;N;;;;;
+32E1;CIRCLED KATAKANA TU;So;0;L;<circle> 30C4;;;;N;;;;;
+32E2;CIRCLED KATAKANA TE;So;0;L;<circle> 30C6;;;;N;;;;;
+32E3;CIRCLED KATAKANA TO;So;0;L;<circle> 30C8;;;;N;;;;;
+32E4;CIRCLED KATAKANA NA;So;0;L;<circle> 30CA;;;;N;;;;;
+32E5;CIRCLED KATAKANA NI;So;0;L;<circle> 30CB;;;;N;;;;;
+32E6;CIRCLED KATAKANA NU;So;0;L;<circle> 30CC;;;;N;;;;;
+32E7;CIRCLED KATAKANA NE;So;0;L;<circle> 30CD;;;;N;;;;;
+32E8;CIRCLED KATAKANA NO;So;0;L;<circle> 30CE;;;;N;;;;;
+32E9;CIRCLED KATAKANA HA;So;0;L;<circle> 30CF;;;;N;;;;;
+32EA;CIRCLED KATAKANA HI;So;0;L;<circle> 30D2;;;;N;;;;;
+32EB;CIRCLED KATAKANA HU;So;0;L;<circle> 30D5;;;;N;;;;;
+32EC;CIRCLED KATAKANA HE;So;0;L;<circle> 30D8;;;;N;;;;;
+32ED;CIRCLED KATAKANA HO;So;0;L;<circle> 30DB;;;;N;;;;;
+32EE;CIRCLED KATAKANA MA;So;0;L;<circle> 30DE;;;;N;;;;;
+32EF;CIRCLED KATAKANA MI;So;0;L;<circle> 30DF;;;;N;;;;;
+32F0;CIRCLED KATAKANA MU;So;0;L;<circle> 30E0;;;;N;;;;;
+32F1;CIRCLED KATAKANA ME;So;0;L;<circle> 30E1;;;;N;;;;;
+32F2;CIRCLED KATAKANA MO;So;0;L;<circle> 30E2;;;;N;;;;;
+32F3;CIRCLED KATAKANA YA;So;0;L;<circle> 30E4;;;;N;;;;;
+32F4;CIRCLED KATAKANA YU;So;0;L;<circle> 30E6;;;;N;;;;;
+32F5;CIRCLED KATAKANA YO;So;0;L;<circle> 30E8;;;;N;;;;;
+32F6;CIRCLED KATAKANA RA;So;0;L;<circle> 30E9;;;;N;;;;;
+32F7;CIRCLED KATAKANA RI;So;0;L;<circle> 30EA;;;;N;;;;;
+32F8;CIRCLED KATAKANA RU;So;0;L;<circle> 30EB;;;;N;;;;;
+32F9;CIRCLED KATAKANA RE;So;0;L;<circle> 30EC;;;;N;;;;;
+32FA;CIRCLED KATAKANA RO;So;0;L;<circle> 30ED;;;;N;;;;;
+32FB;CIRCLED KATAKANA WA;So;0;L;<circle> 30EF;;;;N;;;;;
+32FC;CIRCLED KATAKANA WI;So;0;L;<circle> 30F0;;;;N;;;;;
+32FD;CIRCLED KATAKANA WE;So;0;L;<circle> 30F1;;;;N;;;;;
+32FE;CIRCLED KATAKANA WO;So;0;L;<circle> 30F2;;;;N;;;;;
+3300;SQUARE APAATO;So;0;L;<square> 30A2 30D1 30FC 30C8;;;;N;SQUARED APAATO;;;;
+3301;SQUARE ARUHUA;So;0;L;<square> 30A2 30EB 30D5 30A1;;;;N;SQUARED ARUHUA;;;;
+3302;SQUARE ANPEA;So;0;L;<square> 30A2 30F3 30DA 30A2;;;;N;SQUARED ANPEA;;;;
+3303;SQUARE AARU;So;0;L;<square> 30A2 30FC 30EB;;;;N;SQUARED AARU;;;;
+3304;SQUARE ININGU;So;0;L;<square> 30A4 30CB 30F3 30B0;;;;N;SQUARED ININGU;;;;
+3305;SQUARE INTI;So;0;L;<square> 30A4 30F3 30C1;;;;N;SQUARED INTI;;;;
+3306;SQUARE UON;So;0;L;<square> 30A6 30A9 30F3;;;;N;SQUARED UON;;;;
+3307;SQUARE ESUKUUDO;So;0;L;<square> 30A8 30B9 30AF 30FC 30C9;;;;N;SQUARED ESUKUUDO;;;;
+3308;SQUARE EEKAA;So;0;L;<square> 30A8 30FC 30AB 30FC;;;;N;SQUARED EEKAA;;;;
+3309;SQUARE ONSU;So;0;L;<square> 30AA 30F3 30B9;;;;N;SQUARED ONSU;;;;
+330A;SQUARE OOMU;So;0;L;<square> 30AA 30FC 30E0;;;;N;SQUARED OOMU;;;;
+330B;SQUARE KAIRI;So;0;L;<square> 30AB 30A4 30EA;;;;N;SQUARED KAIRI;;;;
+330C;SQUARE KARATTO;So;0;L;<square> 30AB 30E9 30C3 30C8;;;;N;SQUARED KARATTO;;;;
+330D;SQUARE KARORII;So;0;L;<square> 30AB 30ED 30EA 30FC;;;;N;SQUARED KARORII;;;;
+330E;SQUARE GARON;So;0;L;<square> 30AC 30ED 30F3;;;;N;SQUARED GARON;;;;
+330F;SQUARE GANMA;So;0;L;<square> 30AC 30F3 30DE;;;;N;SQUARED GANMA;;;;
+3310;SQUARE GIGA;So;0;L;<square> 30AE 30AC;;;;N;SQUARED GIGA;;;;
+3311;SQUARE GINII;So;0;L;<square> 30AE 30CB 30FC;;;;N;SQUARED GINII;;;;
+3312;SQUARE KYURII;So;0;L;<square> 30AD 30E5 30EA 30FC;;;;N;SQUARED KYURII;;;;
+3313;SQUARE GIRUDAA;So;0;L;<square> 30AE 30EB 30C0 30FC;;;;N;SQUARED GIRUDAA;;;;
+3314;SQUARE KIRO;So;0;L;<square> 30AD 30ED;;;;N;SQUARED KIRO;;;;
+3315;SQUARE KIROGURAMU;So;0;L;<square> 30AD 30ED 30B0 30E9 30E0;;;;N;SQUARED KIROGURAMU;;;;
+3316;SQUARE KIROMEETORU;So;0;L;<square> 30AD 30ED 30E1 30FC 30C8 30EB;;;;N;SQUARED KIROMEETORU;;;;
+3317;SQUARE KIROWATTO;So;0;L;<square> 30AD 30ED 30EF 30C3 30C8;;;;N;SQUARED KIROWATTO;;;;
+3318;SQUARE GURAMU;So;0;L;<square> 30B0 30E9 30E0;;;;N;SQUARED GURAMU;;;;
+3319;SQUARE GURAMUTON;So;0;L;<square> 30B0 30E9 30E0 30C8 30F3;;;;N;SQUARED GURAMUTON;;;;
+331A;SQUARE KURUZEIRO;So;0;L;<square> 30AF 30EB 30BC 30A4 30ED;;;;N;SQUARED KURUZEIRO;;;;
+331B;SQUARE KUROONE;So;0;L;<square> 30AF 30ED 30FC 30CD;;;;N;SQUARED KUROONE;;;;
+331C;SQUARE KEESU;So;0;L;<square> 30B1 30FC 30B9;;;;N;SQUARED KEESU;;;;
+331D;SQUARE KORUNA;So;0;L;<square> 30B3 30EB 30CA;;;;N;SQUARED KORUNA;;;;
+331E;SQUARE KOOPO;So;0;L;<square> 30B3 30FC 30DD;;;;N;SQUARED KOOPO;;;;
+331F;SQUARE SAIKURU;So;0;L;<square> 30B5 30A4 30AF 30EB;;;;N;SQUARED SAIKURU;;;;
+3320;SQUARE SANTIIMU;So;0;L;<square> 30B5 30F3 30C1 30FC 30E0;;;;N;SQUARED SANTIIMU;;;;
+3321;SQUARE SIRINGU;So;0;L;<square> 30B7 30EA 30F3 30B0;;;;N;SQUARED SIRINGU;;;;
+3322;SQUARE SENTI;So;0;L;<square> 30BB 30F3 30C1;;;;N;SQUARED SENTI;;;;
+3323;SQUARE SENTO;So;0;L;<square> 30BB 30F3 30C8;;;;N;SQUARED SENTO;;;;
+3324;SQUARE DAASU;So;0;L;<square> 30C0 30FC 30B9;;;;N;SQUARED DAASU;;;;
+3325;SQUARE DESI;So;0;L;<square> 30C7 30B7;;;;N;SQUARED DESI;;;;
+3326;SQUARE DORU;So;0;L;<square> 30C9 30EB;;;;N;SQUARED DORU;;;;
+3327;SQUARE TON;So;0;L;<square> 30C8 30F3;;;;N;SQUARED TON;;;;
+3328;SQUARE NANO;So;0;L;<square> 30CA 30CE;;;;N;SQUARED NANO;;;;
+3329;SQUARE NOTTO;So;0;L;<square> 30CE 30C3 30C8;;;;N;SQUARED NOTTO;;;;
+332A;SQUARE HAITU;So;0;L;<square> 30CF 30A4 30C4;;;;N;SQUARED HAITU;;;;
+332B;SQUARE PAASENTO;So;0;L;<square> 30D1 30FC 30BB 30F3 30C8;;;;N;SQUARED PAASENTO;;;;
+332C;SQUARE PAATU;So;0;L;<square> 30D1 30FC 30C4;;;;N;SQUARED PAATU;;;;
+332D;SQUARE BAARERU;So;0;L;<square> 30D0 30FC 30EC 30EB;;;;N;SQUARED BAARERU;;;;
+332E;SQUARE PIASUTORU;So;0;L;<square> 30D4 30A2 30B9 30C8 30EB;;;;N;SQUARED PIASUTORU;;;;
+332F;SQUARE PIKURU;So;0;L;<square> 30D4 30AF 30EB;;;;N;SQUARED PIKURU;;;;
+3330;SQUARE PIKO;So;0;L;<square> 30D4 30B3;;;;N;SQUARED PIKO;;;;
+3331;SQUARE BIRU;So;0;L;<square> 30D3 30EB;;;;N;SQUARED BIRU;;;;
+3332;SQUARE HUARADDO;So;0;L;<square> 30D5 30A1 30E9 30C3 30C9;;;;N;SQUARED HUARADDO;;;;
+3333;SQUARE HUIITO;So;0;L;<square> 30D5 30A3 30FC 30C8;;;;N;SQUARED HUIITO;;;;
+3334;SQUARE BUSSYERU;So;0;L;<square> 30D6 30C3 30B7 30A7 30EB;;;;N;SQUARED BUSSYERU;;;;
+3335;SQUARE HURAN;So;0;L;<square> 30D5 30E9 30F3;;;;N;SQUARED HURAN;;;;
+3336;SQUARE HEKUTAARU;So;0;L;<square> 30D8 30AF 30BF 30FC 30EB;;;;N;SQUARED HEKUTAARU;;;;
+3337;SQUARE PESO;So;0;L;<square> 30DA 30BD;;;;N;SQUARED PESO;;;;
+3338;SQUARE PENIHI;So;0;L;<square> 30DA 30CB 30D2;;;;N;SQUARED PENIHI;;;;
+3339;SQUARE HERUTU;So;0;L;<square> 30D8 30EB 30C4;;;;N;SQUARED HERUTU;;;;
+333A;SQUARE PENSU;So;0;L;<square> 30DA 30F3 30B9;;;;N;SQUARED PENSU;;;;
+333B;SQUARE PEEZI;So;0;L;<square> 30DA 30FC 30B8;;;;N;SQUARED PEEZI;;;;
+333C;SQUARE BEETA;So;0;L;<square> 30D9 30FC 30BF;;;;N;SQUARED BEETA;;;;
+333D;SQUARE POINTO;So;0;L;<square> 30DD 30A4 30F3 30C8;;;;N;SQUARED POINTO;;;;
+333E;SQUARE BORUTO;So;0;L;<square> 30DC 30EB 30C8;;;;N;SQUARED BORUTO;;;;
+333F;SQUARE HON;So;0;L;<square> 30DB 30F3;;;;N;SQUARED HON;;;;
+3340;SQUARE PONDO;So;0;L;<square> 30DD 30F3 30C9;;;;N;SQUARED PONDO;;;;
+3341;SQUARE HOORU;So;0;L;<square> 30DB 30FC 30EB;;;;N;SQUARED HOORU;;;;
+3342;SQUARE HOON;So;0;L;<square> 30DB 30FC 30F3;;;;N;SQUARED HOON;;;;
+3343;SQUARE MAIKURO;So;0;L;<square> 30DE 30A4 30AF 30ED;;;;N;SQUARED MAIKURO;;;;
+3344;SQUARE MAIRU;So;0;L;<square> 30DE 30A4 30EB;;;;N;SQUARED MAIRU;;;;
+3345;SQUARE MAHHA;So;0;L;<square> 30DE 30C3 30CF;;;;N;SQUARED MAHHA;;;;
+3346;SQUARE MARUKU;So;0;L;<square> 30DE 30EB 30AF;;;;N;SQUARED MARUKU;;;;
+3347;SQUARE MANSYON;So;0;L;<square> 30DE 30F3 30B7 30E7 30F3;;;;N;SQUARED MANSYON;;;;
+3348;SQUARE MIKURON;So;0;L;<square> 30DF 30AF 30ED 30F3;;;;N;SQUARED MIKURON;;;;
+3349;SQUARE MIRI;So;0;L;<square> 30DF 30EA;;;;N;SQUARED MIRI;;;;
+334A;SQUARE MIRIBAARU;So;0;L;<square> 30DF 30EA 30D0 30FC 30EB;;;;N;SQUARED MIRIBAARU;;;;
+334B;SQUARE MEGA;So;0;L;<square> 30E1 30AC;;;;N;SQUARED MEGA;;;;
+334C;SQUARE MEGATON;So;0;L;<square> 30E1 30AC 30C8 30F3;;;;N;SQUARED MEGATON;;;;
+334D;SQUARE MEETORU;So;0;L;<square> 30E1 30FC 30C8 30EB;;;;N;SQUARED MEETORU;;;;
+334E;SQUARE YAADO;So;0;L;<square> 30E4 30FC 30C9;;;;N;SQUARED YAADO;;;;
+334F;SQUARE YAARU;So;0;L;<square> 30E4 30FC 30EB;;;;N;SQUARED YAARU;;;;
+3350;SQUARE YUAN;So;0;L;<square> 30E6 30A2 30F3;;;;N;SQUARED YUAN;;;;
+3351;SQUARE RITTORU;So;0;L;<square> 30EA 30C3 30C8 30EB;;;;N;SQUARED RITTORU;;;;
+3352;SQUARE RIRA;So;0;L;<square> 30EA 30E9;;;;N;SQUARED RIRA;;;;
+3353;SQUARE RUPII;So;0;L;<square> 30EB 30D4 30FC;;;;N;SQUARED RUPII;;;;
+3354;SQUARE RUUBURU;So;0;L;<square> 30EB 30FC 30D6 30EB;;;;N;SQUARED RUUBURU;;;;
+3355;SQUARE REMU;So;0;L;<square> 30EC 30E0;;;;N;SQUARED REMU;;;;
+3356;SQUARE RENTOGEN;So;0;L;<square> 30EC 30F3 30C8 30B2 30F3;;;;N;SQUARED RENTOGEN;;;;
+3357;SQUARE WATTO;So;0;L;<square> 30EF 30C3 30C8;;;;N;SQUARED WATTO;;;;
+3358;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR ZERO;So;0;L;<compat> 0030 70B9;;;;N;;;;;
+3359;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR ONE;So;0;L;<compat> 0031 70B9;;;;N;;;;;
+335A;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWO;So;0;L;<compat> 0032 70B9;;;;N;;;;;
+335B;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR THREE;So;0;L;<compat> 0033 70B9;;;;N;;;;;
+335C;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR FOUR;So;0;L;<compat> 0034 70B9;;;;N;;;;;
+335D;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR FIVE;So;0;L;<compat> 0035 70B9;;;;N;;;;;
+335E;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR SIX;So;0;L;<compat> 0036 70B9;;;;N;;;;;
+335F;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR SEVEN;So;0;L;<compat> 0037 70B9;;;;N;;;;;
+3360;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR EIGHT;So;0;L;<compat> 0038 70B9;;;;N;;;;;
+3361;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR NINE;So;0;L;<compat> 0039 70B9;;;;N;;;;;
+3362;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TEN;So;0;L;<compat> 0031 0030 70B9;;;;N;;;;;
+3363;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR ELEVEN;So;0;L;<compat> 0031 0031 70B9;;;;N;;;;;
+3364;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWELVE;So;0;L;<compat> 0031 0032 70B9;;;;N;;;;;
+3365;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR THIRTEEN;So;0;L;<compat> 0031 0033 70B9;;;;N;;;;;
+3366;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR FOURTEEN;So;0;L;<compat> 0031 0034 70B9;;;;N;;;;;
+3367;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR FIFTEEN;So;0;L;<compat> 0031 0035 70B9;;;;N;;;;;
+3368;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR SIXTEEN;So;0;L;<compat> 0031 0036 70B9;;;;N;;;;;
+3369;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR SEVENTEEN;So;0;L;<compat> 0031 0037 70B9;;;;N;;;;;
+336A;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR EIGHTEEN;So;0;L;<compat> 0031 0038 70B9;;;;N;;;;;
+336B;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR NINETEEN;So;0;L;<compat> 0031 0039 70B9;;;;N;;;;;
+336C;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWENTY;So;0;L;<compat> 0032 0030 70B9;;;;N;;;;;
+336D;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWENTY-ONE;So;0;L;<compat> 0032 0031 70B9;;;;N;;;;;
+336E;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWENTY-TWO;So;0;L;<compat> 0032 0032 70B9;;;;N;;;;;
+336F;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWENTY-THREE;So;0;L;<compat> 0032 0033 70B9;;;;N;;;;;
+3370;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWENTY-FOUR;So;0;L;<compat> 0032 0034 70B9;;;;N;;;;;
+3371;SQUARE HPA;So;0;L;<square> 0068 0050 0061;;;;N;;;;;
+3372;SQUARE DA;So;0;L;<square> 0064 0061;;;;N;;;;;
+3373;SQUARE AU;So;0;L;<square> 0041 0055;;;;N;;;;;
+3374;SQUARE BAR;So;0;L;<square> 0062 0061 0072;;;;N;;;;;
+3375;SQUARE OV;So;0;L;<square> 006F 0056;;;;N;;;;;
+3376;SQUARE PC;So;0;L;<square> 0070 0063;;;;N;;;;;
+337B;SQUARE ERA NAME HEISEI;So;0;L;<square> 5E73 6210;;;;N;SQUARED TWO IDEOGRAPHS ERA NAME HEISEI;;;;
+337C;SQUARE ERA NAME SYOUWA;So;0;L;<square> 662D 548C;;;;N;SQUARED TWO IDEOGRAPHS ERA NAME SYOUWA;;;;
+337D;SQUARE ERA NAME TAISYOU;So;0;L;<square> 5927 6B63;;;;N;SQUARED TWO IDEOGRAPHS ERA NAME TAISYOU;;;;
+337E;SQUARE ERA NAME MEIZI;So;0;L;<square> 660E 6CBB;;;;N;SQUARED TWO IDEOGRAPHS ERA NAME MEIZI;;;;
+337F;SQUARE CORPORATION;So;0;L;<square> 682A 5F0F 4F1A 793E;;;;N;SQUARED FOUR IDEOGRAPHS CORPORATION;;;;
+3380;SQUARE PA AMPS;So;0;L;<square> 0070 0041;;;;N;SQUARED PA AMPS;;;;
+3381;SQUARE NA;So;0;L;<square> 006E 0041;;;;N;SQUARED NA;;;;
+3382;SQUARE MU A;So;0;L;<square> 03BC 0041;;;;N;SQUARED MU A;;;;
+3383;SQUARE MA;So;0;L;<square> 006D 0041;;;;N;SQUARED MA;;;;
+3384;SQUARE KA;So;0;L;<square> 006B 0041;;;;N;SQUARED KA;;;;
+3385;SQUARE KB;So;0;L;<square> 004B 0042;;;;N;SQUARED KB;;;;
+3386;SQUARE MB;So;0;L;<square> 004D 0042;;;;N;SQUARED MB;;;;
+3387;SQUARE GB;So;0;L;<square> 0047 0042;;;;N;SQUARED GB;;;;
+3388;SQUARE CAL;So;0;L;<square> 0063 0061 006C;;;;N;SQUARED CAL;;;;
+3389;SQUARE KCAL;So;0;L;<square> 006B 0063 0061 006C;;;;N;SQUARED KCAL;;;;
+338A;SQUARE PF;So;0;L;<square> 0070 0046;;;;N;SQUARED PF;;;;
+338B;SQUARE NF;So;0;L;<square> 006E 0046;;;;N;SQUARED NF;;;;
+338C;SQUARE MU F;So;0;L;<square> 03BC 0046;;;;N;SQUARED MU F;;;;
+338D;SQUARE MU G;So;0;L;<square> 03BC 0067;;;;N;SQUARED MU G;;;;
+338E;SQUARE MG;So;0;L;<square> 006D 0067;;;;N;SQUARED MG;;;;
+338F;SQUARE KG;So;0;L;<square> 006B 0067;;;;N;SQUARED KG;;;;
+3390;SQUARE HZ;So;0;L;<square> 0048 007A;;;;N;SQUARED HZ;;;;
+3391;SQUARE KHZ;So;0;L;<square> 006B 0048 007A;;;;N;SQUARED KHZ;;;;
+3392;SQUARE MHZ;So;0;L;<square> 004D 0048 007A;;;;N;SQUARED MHZ;;;;
+3393;SQUARE GHZ;So;0;L;<square> 0047 0048 007A;;;;N;SQUARED GHZ;;;;
+3394;SQUARE THZ;So;0;L;<square> 0054 0048 007A;;;;N;SQUARED THZ;;;;
+3395;SQUARE MU L;So;0;L;<square> 03BC 2113;;;;N;SQUARED MU L;;;;
+3396;SQUARE ML;So;0;L;<square> 006D 2113;;;;N;SQUARED ML;;;;
+3397;SQUARE DL;So;0;L;<square> 0064 2113;;;;N;SQUARED DL;;;;
+3398;SQUARE KL;So;0;L;<square> 006B 2113;;;;N;SQUARED KL;;;;
+3399;SQUARE FM;So;0;L;<square> 0066 006D;;;;N;SQUARED FM;;;;
+339A;SQUARE NM;So;0;L;<square> 006E 006D;;;;N;SQUARED NM;;;;
+339B;SQUARE MU M;So;0;L;<square> 03BC 006D;;;;N;SQUARED MU M;;;;
+339C;SQUARE MM;So;0;L;<square> 006D 006D;;;;N;SQUARED MM;;;;
+339D;SQUARE CM;So;0;L;<square> 0063 006D;;;;N;SQUARED CM;;;;
+339E;SQUARE KM;So;0;L;<square> 006B 006D;;;;N;SQUARED KM;;;;
+339F;SQUARE MM SQUARED;So;0;L;<square> 006D 006D 00B2;;;;N;SQUARED MM SQUARED;;;;
+33A0;SQUARE CM SQUARED;So;0;L;<square> 0063 006D 00B2;;;;N;SQUARED CM SQUARED;;;;
+33A1;SQUARE M SQUARED;So;0;L;<square> 006D 00B2;;;;N;SQUARED M SQUARED;;;;
+33A2;SQUARE KM SQUARED;So;0;L;<square> 006B 006D 00B2;;;;N;SQUARED KM SQUARED;;;;
+33A3;SQUARE MM CUBED;So;0;L;<square> 006D 006D 00B3;;;;N;SQUARED MM CUBED;;;;
+33A4;SQUARE CM CUBED;So;0;L;<square> 0063 006D 00B3;;;;N;SQUARED CM CUBED;;;;
+33A5;SQUARE M CUBED;So;0;L;<square> 006D 00B3;;;;N;SQUARED M CUBED;;;;
+33A6;SQUARE KM CUBED;So;0;L;<square> 006B 006D 00B3;;;;N;SQUARED KM CUBED;;;;
+33A7;SQUARE M OVER S;So;0;L;<square> 006D 2215 0073;;;;N;SQUARED M OVER S;;;;
+33A8;SQUARE M OVER S SQUARED;So;0;L;<square> 006D 2215 0073 00B2;;;;N;SQUARED M OVER S SQUARED;;;;
+33A9;SQUARE PA;So;0;L;<square> 0050 0061;;;;N;SQUARED PA;;;;
+33AA;SQUARE KPA;So;0;L;<square> 006B 0050 0061;;;;N;SQUARED KPA;;;;
+33AB;SQUARE MPA;So;0;L;<square> 004D 0050 0061;;;;N;SQUARED MPA;;;;
+33AC;SQUARE GPA;So;0;L;<square> 0047 0050 0061;;;;N;SQUARED GPA;;;;
+33AD;SQUARE RAD;So;0;L;<square> 0072 0061 0064;;;;N;SQUARED RAD;;;;
+33AE;SQUARE RAD OVER S;So;0;L;<square> 0072 0061 0064 2215 0073;;;;N;SQUARED RAD OVER S;;;;
+33AF;SQUARE RAD OVER S SQUARED;So;0;L;<square> 0072 0061 0064 2215 0073 00B2;;;;N;SQUARED RAD OVER S SQUARED;;;;
+33B0;SQUARE PS;So;0;L;<square> 0070 0073;;;;N;SQUARED PS;;;;
+33B1;SQUARE NS;So;0;L;<square> 006E 0073;;;;N;SQUARED NS;;;;
+33B2;SQUARE MU S;So;0;L;<square> 03BC 0073;;;;N;SQUARED MU S;;;;
+33B3;SQUARE MS;So;0;L;<square> 006D 0073;;;;N;SQUARED MS;;;;
+33B4;SQUARE PV;So;0;L;<square> 0070 0056;;;;N;SQUARED PV;;;;
+33B5;SQUARE NV;So;0;L;<square> 006E 0056;;;;N;SQUARED NV;;;;
+33B6;SQUARE MU V;So;0;L;<square> 03BC 0056;;;;N;SQUARED MU V;;;;
+33B7;SQUARE MV;So;0;L;<square> 006D 0056;;;;N;SQUARED MV;;;;
+33B8;SQUARE KV;So;0;L;<square> 006B 0056;;;;N;SQUARED KV;;;;
+33B9;SQUARE MV MEGA;So;0;L;<square> 004D 0056;;;;N;SQUARED MV MEGA;;;;
+33BA;SQUARE PW;So;0;L;<square> 0070 0057;;;;N;SQUARED PW;;;;
+33BB;SQUARE NW;So;0;L;<square> 006E 0057;;;;N;SQUARED NW;;;;
+33BC;SQUARE MU W;So;0;L;<square> 03BC 0057;;;;N;SQUARED MU W;;;;
+33BD;SQUARE MW;So;0;L;<square> 006D 0057;;;;N;SQUARED MW;;;;
+33BE;SQUARE KW;So;0;L;<square> 006B 0057;;;;N;SQUARED KW;;;;
+33BF;SQUARE MW MEGA;So;0;L;<square> 004D 0057;;;;N;SQUARED MW MEGA;;;;
+33C0;SQUARE K OHM;So;0;L;<square> 006B 03A9;;;;N;SQUARED K OHM;;;;
+33C1;SQUARE M OHM;So;0;L;<square> 004D 03A9;;;;N;SQUARED M OHM;;;;
+33C2;SQUARE AM;So;0;L;<square> 0061 002E 006D 002E;;;;N;SQUARED AM;;;;
+33C3;SQUARE BQ;So;0;L;<square> 0042 0071;;;;N;SQUARED BQ;;;;
+33C4;SQUARE CC;So;0;L;<square> 0063 0063;;;;N;SQUARED CC;;;;
+33C5;SQUARE CD;So;0;L;<square> 0063 0064;;;;N;SQUARED CD;;;;
+33C6;SQUARE C OVER KG;So;0;L;<square> 0043 2215 006B 0067;;;;N;SQUARED C OVER KG;;;;
+33C7;SQUARE CO;So;0;L;<square> 0043 006F 002E;;;;N;SQUARED CO;;;;
+33C8;SQUARE DB;So;0;L;<square> 0064 0042;;;;N;SQUARED DB;;;;
+33C9;SQUARE GY;So;0;L;<square> 0047 0079;;;;N;SQUARED GY;;;;
+33CA;SQUARE HA;So;0;L;<square> 0068 0061;;;;N;SQUARED HA;;;;
+33CB;SQUARE HP;So;0;L;<square> 0048 0050;;;;N;SQUARED HP;;;;
+33CC;SQUARE IN;So;0;L;<square> 0069 006E;;;;N;SQUARED IN;;;;
+33CD;SQUARE KK;So;0;L;<square> 004B 004B;;;;N;SQUARED KK;;;;
+33CE;SQUARE KM CAPITAL;So;0;L;<square> 004B 004D;;;;N;SQUARED KM CAPITAL;;;;
+33CF;SQUARE KT;So;0;L;<square> 006B 0074;;;;N;SQUARED KT;;;;
+33D0;SQUARE LM;So;0;L;<square> 006C 006D;;;;N;SQUARED LM;;;;
+33D1;SQUARE LN;So;0;L;<square> 006C 006E;;;;N;SQUARED LN;;;;
+33D2;SQUARE LOG;So;0;L;<square> 006C 006F 0067;;;;N;SQUARED LOG;;;;
+33D3;SQUARE LX;So;0;L;<square> 006C 0078;;;;N;SQUARED LX;;;;
+33D4;SQUARE MB SMALL;So;0;L;<square> 006D 0062;;;;N;SQUARED MB SMALL;;;;
+33D5;SQUARE MIL;So;0;L;<square> 006D 0069 006C;;;;N;SQUARED MIL;;;;
+33D6;SQUARE MOL;So;0;L;<square> 006D 006F 006C;;;;N;SQUARED MOL;;;;
+33D7;SQUARE PH;So;0;L;<square> 0050 0048;;;;N;SQUARED PH;;;;
+33D8;SQUARE PM;So;0;L;<square> 0070 002E 006D 002E;;;;N;SQUARED PM;;;;
+33D9;SQUARE PPM;So;0;L;<square> 0050 0050 004D;;;;N;SQUARED PPM;;;;
+33DA;SQUARE PR;So;0;L;<square> 0050 0052;;;;N;SQUARED PR;;;;
+33DB;SQUARE SR;So;0;L;<square> 0073 0072;;;;N;SQUARED SR;;;;
+33DC;SQUARE SV;So;0;L;<square> 0053 0076;;;;N;SQUARED SV;;;;
+33DD;SQUARE WB;So;0;L;<square> 0057 0062;;;;N;SQUARED WB;;;;
+33E0;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY ONE;So;0;L;<compat> 0031 65E5;;;;N;;;;;
+33E1;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWO;So;0;L;<compat> 0032 65E5;;;;N;;;;;
+33E2;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY THREE;So;0;L;<compat> 0033 65E5;;;;N;;;;;
+33E3;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY FOUR;So;0;L;<compat> 0034 65E5;;;;N;;;;;
+33E4;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY FIVE;So;0;L;<compat> 0035 65E5;;;;N;;;;;
+33E5;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY SIX;So;0;L;<compat> 0036 65E5;;;;N;;;;;
+33E6;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY SEVEN;So;0;L;<compat> 0037 65E5;;;;N;;;;;
+33E7;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY EIGHT;So;0;L;<compat> 0038 65E5;;;;N;;;;;
+33E8;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY NINE;So;0;L;<compat> 0039 65E5;;;;N;;;;;
+33E9;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TEN;So;0;L;<compat> 0031 0030 65E5;;;;N;;;;;
+33EA;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY ELEVEN;So;0;L;<compat> 0031 0031 65E5;;;;N;;;;;
+33EB;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWELVE;So;0;L;<compat> 0031 0032 65E5;;;;N;;;;;
+33EC;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY THIRTEEN;So;0;L;<compat> 0031 0033 65E5;;;;N;;;;;
+33ED;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY FOURTEEN;So;0;L;<compat> 0031 0034 65E5;;;;N;;;;;
+33EE;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY FIFTEEN;So;0;L;<compat> 0031 0035 65E5;;;;N;;;;;
+33EF;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY SIXTEEN;So;0;L;<compat> 0031 0036 65E5;;;;N;;;;;
+33F0;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY SEVENTEEN;So;0;L;<compat> 0031 0037 65E5;;;;N;;;;;
+33F1;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY EIGHTEEN;So;0;L;<compat> 0031 0038 65E5;;;;N;;;;;
+33F2;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY NINETEEN;So;0;L;<compat> 0031 0039 65E5;;;;N;;;;;
+33F3;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY;So;0;L;<compat> 0032 0030 65E5;;;;N;;;;;
+33F4;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-ONE;So;0;L;<compat> 0032 0031 65E5;;;;N;;;;;
+33F5;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-TWO;So;0;L;<compat> 0032 0032 65E5;;;;N;;;;;
+33F6;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-THREE;So;0;L;<compat> 0032 0033 65E5;;;;N;;;;;
+33F7;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-FOUR;So;0;L;<compat> 0032 0034 65E5;;;;N;;;;;
+33F8;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-FIVE;So;0;L;<compat> 0032 0035 65E5;;;;N;;;;;
+33F9;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-SIX;So;0;L;<compat> 0032 0036 65E5;;;;N;;;;;
+33FA;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-SEVEN;So;0;L;<compat> 0032 0037 65E5;;;;N;;;;;
+33FB;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-EIGHT;So;0;L;<compat> 0032 0038 65E5;;;;N;;;;;
+33FC;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-NINE;So;0;L;<compat> 0032 0039 65E5;;;;N;;;;;
+33FD;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY THIRTY;So;0;L;<compat> 0033 0030 65E5;;;;N;;;;;
+33FE;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY THIRTY-ONE;So;0;L;<compat> 0033 0031 65E5;;;;N;;;;;
+3400;<CJK Ideograph Extension A, First>;Lo;0;L;;;;;N;;;;;
+4DB5;<CJK Ideograph Extension A, Last>;Lo;0;L;;;;;N;;;;;
+4E00;<CJK Ideograph, First>;Lo;0;L;;;;;N;;;;;
+9FA5;<CJK Ideograph, Last>;Lo;0;L;;;;;N;;;;;
+A000;YI SYLLABLE IT;Lo;0;L;;;;;N;;;;;
+A001;YI SYLLABLE IX;Lo;0;L;;;;;N;;;;;
+A002;YI SYLLABLE I;Lo;0;L;;;;;N;;;;;
+A003;YI SYLLABLE IP;Lo;0;L;;;;;N;;;;;
+A004;YI SYLLABLE IET;Lo;0;L;;;;;N;;;;;
+A005;YI SYLLABLE IEX;Lo;0;L;;;;;N;;;;;
+A006;YI SYLLABLE IE;Lo;0;L;;;;;N;;;;;
+A007;YI SYLLABLE IEP;Lo;0;L;;;;;N;;;;;
+A008;YI SYLLABLE AT;Lo;0;L;;;;;N;;;;;
+A009;YI SYLLABLE AX;Lo;0;L;;;;;N;;;;;
+A00A;YI SYLLABLE A;Lo;0;L;;;;;N;;;;;
+A00B;YI SYLLABLE AP;Lo;0;L;;;;;N;;;;;
+A00C;YI SYLLABLE UOX;Lo;0;L;;;;;N;;;;;
+A00D;YI SYLLABLE UO;Lo;0;L;;;;;N;;;;;
+A00E;YI SYLLABLE UOP;Lo;0;L;;;;;N;;;;;
+A00F;YI SYLLABLE OT;Lo;0;L;;;;;N;;;;;
+A010;YI SYLLABLE OX;Lo;0;L;;;;;N;;;;;
+A011;YI SYLLABLE O;Lo;0;L;;;;;N;;;;;
+A012;YI SYLLABLE OP;Lo;0;L;;;;;N;;;;;
+A013;YI SYLLABLE EX;Lo;0;L;;;;;N;;;;;
+A014;YI SYLLABLE E;Lo;0;L;;;;;N;;;;;
+A015;YI SYLLABLE WU;Lo;0;L;;;;;N;;;;;
+A016;YI SYLLABLE BIT;Lo;0;L;;;;;N;;;;;
+A017;YI SYLLABLE BIX;Lo;0;L;;;;;N;;;;;
+A018;YI SYLLABLE BI;Lo;0;L;;;;;N;;;;;
+A019;YI SYLLABLE BIP;Lo;0;L;;;;;N;;;;;
+A01A;YI SYLLABLE BIET;Lo;0;L;;;;;N;;;;;
+A01B;YI SYLLABLE BIEX;Lo;0;L;;;;;N;;;;;
+A01C;YI SYLLABLE BIE;Lo;0;L;;;;;N;;;;;
+A01D;YI SYLLABLE BIEP;Lo;0;L;;;;;N;;;;;
+A01E;YI SYLLABLE BAT;Lo;0;L;;;;;N;;;;;
+A01F;YI SYLLABLE BAX;Lo;0;L;;;;;N;;;;;
+A020;YI SYLLABLE BA;Lo;0;L;;;;;N;;;;;
+A021;YI SYLLABLE BAP;Lo;0;L;;;;;N;;;;;
+A022;YI SYLLABLE BUOX;Lo;0;L;;;;;N;;;;;
+A023;YI SYLLABLE BUO;Lo;0;L;;;;;N;;;;;
+A024;YI SYLLABLE BUOP;Lo;0;L;;;;;N;;;;;
+A025;YI SYLLABLE BOT;Lo;0;L;;;;;N;;;;;
+A026;YI SYLLABLE BOX;Lo;0;L;;;;;N;;;;;
+A027;YI SYLLABLE BO;Lo;0;L;;;;;N;;;;;
+A028;YI SYLLABLE BOP;Lo;0;L;;;;;N;;;;;
+A029;YI SYLLABLE BEX;Lo;0;L;;;;;N;;;;;
+A02A;YI SYLLABLE BE;Lo;0;L;;;;;N;;;;;
+A02B;YI SYLLABLE BEP;Lo;0;L;;;;;N;;;;;
+A02C;YI SYLLABLE BUT;Lo;0;L;;;;;N;;;;;
+A02D;YI SYLLABLE BUX;Lo;0;L;;;;;N;;;;;
+A02E;YI SYLLABLE BU;Lo;0;L;;;;;N;;;;;
+A02F;YI SYLLABLE BUP;Lo;0;L;;;;;N;;;;;
+A030;YI SYLLABLE BURX;Lo;0;L;;;;;N;;;;;
+A031;YI SYLLABLE BUR;Lo;0;L;;;;;N;;;;;
+A032;YI SYLLABLE BYT;Lo;0;L;;;;;N;;;;;
+A033;YI SYLLABLE BYX;Lo;0;L;;;;;N;;;;;
+A034;YI SYLLABLE BY;Lo;0;L;;;;;N;;;;;
+A035;YI SYLLABLE BYP;Lo;0;L;;;;;N;;;;;
+A036;YI SYLLABLE BYRX;Lo;0;L;;;;;N;;;;;
+A037;YI SYLLABLE BYR;Lo;0;L;;;;;N;;;;;
+A038;YI SYLLABLE PIT;Lo;0;L;;;;;N;;;;;
+A039;YI SYLLABLE PIX;Lo;0;L;;;;;N;;;;;
+A03A;YI SYLLABLE PI;Lo;0;L;;;;;N;;;;;
+A03B;YI SYLLABLE PIP;Lo;0;L;;;;;N;;;;;
+A03C;YI SYLLABLE PIEX;Lo;0;L;;;;;N;;;;;
+A03D;YI SYLLABLE PIE;Lo;0;L;;;;;N;;;;;
+A03E;YI SYLLABLE PIEP;Lo;0;L;;;;;N;;;;;
+A03F;YI SYLLABLE PAT;Lo;0;L;;;;;N;;;;;
+A040;YI SYLLABLE PAX;Lo;0;L;;;;;N;;;;;
+A041;YI SYLLABLE PA;Lo;0;L;;;;;N;;;;;
+A042;YI SYLLABLE PAP;Lo;0;L;;;;;N;;;;;
+A043;YI SYLLABLE PUOX;Lo;0;L;;;;;N;;;;;
+A044;YI SYLLABLE PUO;Lo;0;L;;;;;N;;;;;
+A045;YI SYLLABLE PUOP;Lo;0;L;;;;;N;;;;;
+A046;YI SYLLABLE POT;Lo;0;L;;;;;N;;;;;
+A047;YI SYLLABLE POX;Lo;0;L;;;;;N;;;;;
+A048;YI SYLLABLE PO;Lo;0;L;;;;;N;;;;;
+A049;YI SYLLABLE POP;Lo;0;L;;;;;N;;;;;
+A04A;YI SYLLABLE PUT;Lo;0;L;;;;;N;;;;;
+A04B;YI SYLLABLE PUX;Lo;0;L;;;;;N;;;;;
+A04C;YI SYLLABLE PU;Lo;0;L;;;;;N;;;;;
+A04D;YI SYLLABLE PUP;Lo;0;L;;;;;N;;;;;
+A04E;YI SYLLABLE PURX;Lo;0;L;;;;;N;;;;;
+A04F;YI SYLLABLE PUR;Lo;0;L;;;;;N;;;;;
+A050;YI SYLLABLE PYT;Lo;0;L;;;;;N;;;;;
+A051;YI SYLLABLE PYX;Lo;0;L;;;;;N;;;;;
+A052;YI SYLLABLE PY;Lo;0;L;;;;;N;;;;;
+A053;YI SYLLABLE PYP;Lo;0;L;;;;;N;;;;;
+A054;YI SYLLABLE PYRX;Lo;0;L;;;;;N;;;;;
+A055;YI SYLLABLE PYR;Lo;0;L;;;;;N;;;;;
+A056;YI SYLLABLE BBIT;Lo;0;L;;;;;N;;;;;
+A057;YI SYLLABLE BBIX;Lo;0;L;;;;;N;;;;;
+A058;YI SYLLABLE BBI;Lo;0;L;;;;;N;;;;;
+A059;YI SYLLABLE BBIP;Lo;0;L;;;;;N;;;;;
+A05A;YI SYLLABLE BBIET;Lo;0;L;;;;;N;;;;;
+A05B;YI SYLLABLE BBIEX;Lo;0;L;;;;;N;;;;;
+A05C;YI SYLLABLE BBIE;Lo;0;L;;;;;N;;;;;
+A05D;YI SYLLABLE BBIEP;Lo;0;L;;;;;N;;;;;
+A05E;YI SYLLABLE BBAT;Lo;0;L;;;;;N;;;;;
+A05F;YI SYLLABLE BBAX;Lo;0;L;;;;;N;;;;;
+A060;YI SYLLABLE BBA;Lo;0;L;;;;;N;;;;;
+A061;YI SYLLABLE BBAP;Lo;0;L;;;;;N;;;;;
+A062;YI SYLLABLE BBUOX;Lo;0;L;;;;;N;;;;;
+A063;YI SYLLABLE BBUO;Lo;0;L;;;;;N;;;;;
+A064;YI SYLLABLE BBUOP;Lo;0;L;;;;;N;;;;;
+A065;YI SYLLABLE BBOT;Lo;0;L;;;;;N;;;;;
+A066;YI SYLLABLE BBOX;Lo;0;L;;;;;N;;;;;
+A067;YI SYLLABLE BBO;Lo;0;L;;;;;N;;;;;
+A068;YI SYLLABLE BBOP;Lo;0;L;;;;;N;;;;;
+A069;YI SYLLABLE BBEX;Lo;0;L;;;;;N;;;;;
+A06A;YI SYLLABLE BBE;Lo;0;L;;;;;N;;;;;
+A06B;YI SYLLABLE BBEP;Lo;0;L;;;;;N;;;;;
+A06C;YI SYLLABLE BBUT;Lo;0;L;;;;;N;;;;;
+A06D;YI SYLLABLE BBUX;Lo;0;L;;;;;N;;;;;
+A06E;YI SYLLABLE BBU;Lo;0;L;;;;;N;;;;;
+A06F;YI SYLLABLE BBUP;Lo;0;L;;;;;N;;;;;
+A070;YI SYLLABLE BBURX;Lo;0;L;;;;;N;;;;;
+A071;YI SYLLABLE BBUR;Lo;0;L;;;;;N;;;;;
+A072;YI SYLLABLE BBYT;Lo;0;L;;;;;N;;;;;
+A073;YI SYLLABLE BBYX;Lo;0;L;;;;;N;;;;;
+A074;YI SYLLABLE BBY;Lo;0;L;;;;;N;;;;;
+A075;YI SYLLABLE BBYP;Lo;0;L;;;;;N;;;;;
+A076;YI SYLLABLE NBIT;Lo;0;L;;;;;N;;;;;
+A077;YI SYLLABLE NBIX;Lo;0;L;;;;;N;;;;;
+A078;YI SYLLABLE NBI;Lo;0;L;;;;;N;;;;;
+A079;YI SYLLABLE NBIP;Lo;0;L;;;;;N;;;;;
+A07A;YI SYLLABLE NBIEX;Lo;0;L;;;;;N;;;;;
+A07B;YI SYLLABLE NBIE;Lo;0;L;;;;;N;;;;;
+A07C;YI SYLLABLE NBIEP;Lo;0;L;;;;;N;;;;;
+A07D;YI SYLLABLE NBAT;Lo;0;L;;;;;N;;;;;
+A07E;YI SYLLABLE NBAX;Lo;0;L;;;;;N;;;;;
+A07F;YI SYLLABLE NBA;Lo;0;L;;;;;N;;;;;
+A080;YI SYLLABLE NBAP;Lo;0;L;;;;;N;;;;;
+A081;YI SYLLABLE NBOT;Lo;0;L;;;;;N;;;;;
+A082;YI SYLLABLE NBOX;Lo;0;L;;;;;N;;;;;
+A083;YI SYLLABLE NBO;Lo;0;L;;;;;N;;;;;
+A084;YI SYLLABLE NBOP;Lo;0;L;;;;;N;;;;;
+A085;YI SYLLABLE NBUT;Lo;0;L;;;;;N;;;;;
+A086;YI SYLLABLE NBUX;Lo;0;L;;;;;N;;;;;
+A087;YI SYLLABLE NBU;Lo;0;L;;;;;N;;;;;
+A088;YI SYLLABLE NBUP;Lo;0;L;;;;;N;;;;;
+A089;YI SYLLABLE NBURX;Lo;0;L;;;;;N;;;;;
+A08A;YI SYLLABLE NBUR;Lo;0;L;;;;;N;;;;;
+A08B;YI SYLLABLE NBYT;Lo;0;L;;;;;N;;;;;
+A08C;YI SYLLABLE NBYX;Lo;0;L;;;;;N;;;;;
+A08D;YI SYLLABLE NBY;Lo;0;L;;;;;N;;;;;
+A08E;YI SYLLABLE NBYP;Lo;0;L;;;;;N;;;;;
+A08F;YI SYLLABLE NBYRX;Lo;0;L;;;;;N;;;;;
+A090;YI SYLLABLE NBYR;Lo;0;L;;;;;N;;;;;
+A091;YI SYLLABLE HMIT;Lo;0;L;;;;;N;;;;;
+A092;YI SYLLABLE HMIX;Lo;0;L;;;;;N;;;;;
+A093;YI SYLLABLE HMI;Lo;0;L;;;;;N;;;;;
+A094;YI SYLLABLE HMIP;Lo;0;L;;;;;N;;;;;
+A095;YI SYLLABLE HMIEX;Lo;0;L;;;;;N;;;;;
+A096;YI SYLLABLE HMIE;Lo;0;L;;;;;N;;;;;
+A097;YI SYLLABLE HMIEP;Lo;0;L;;;;;N;;;;;
+A098;YI SYLLABLE HMAT;Lo;0;L;;;;;N;;;;;
+A099;YI SYLLABLE HMAX;Lo;0;L;;;;;N;;;;;
+A09A;YI SYLLABLE HMA;Lo;0;L;;;;;N;;;;;
+A09B;YI SYLLABLE HMAP;Lo;0;L;;;;;N;;;;;
+A09C;YI SYLLABLE HMUOX;Lo;0;L;;;;;N;;;;;
+A09D;YI SYLLABLE HMUO;Lo;0;L;;;;;N;;;;;
+A09E;YI SYLLABLE HMUOP;Lo;0;L;;;;;N;;;;;
+A09F;YI SYLLABLE HMOT;Lo;0;L;;;;;N;;;;;
+A0A0;YI SYLLABLE HMOX;Lo;0;L;;;;;N;;;;;
+A0A1;YI SYLLABLE HMO;Lo;0;L;;;;;N;;;;;
+A0A2;YI SYLLABLE HMOP;Lo;0;L;;;;;N;;;;;
+A0A3;YI SYLLABLE HMUT;Lo;0;L;;;;;N;;;;;
+A0A4;YI SYLLABLE HMUX;Lo;0;L;;;;;N;;;;;
+A0A5;YI SYLLABLE HMU;Lo;0;L;;;;;N;;;;;
+A0A6;YI SYLLABLE HMUP;Lo;0;L;;;;;N;;;;;
+A0A7;YI SYLLABLE HMURX;Lo;0;L;;;;;N;;;;;
+A0A8;YI SYLLABLE HMUR;Lo;0;L;;;;;N;;;;;
+A0A9;YI SYLLABLE HMYX;Lo;0;L;;;;;N;;;;;
+A0AA;YI SYLLABLE HMY;Lo;0;L;;;;;N;;;;;
+A0AB;YI SYLLABLE HMYP;Lo;0;L;;;;;N;;;;;
+A0AC;YI SYLLABLE HMYRX;Lo;0;L;;;;;N;;;;;
+A0AD;YI SYLLABLE HMYR;Lo;0;L;;;;;N;;;;;
+A0AE;YI SYLLABLE MIT;Lo;0;L;;;;;N;;;;;
+A0AF;YI SYLLABLE MIX;Lo;0;L;;;;;N;;;;;
+A0B0;YI SYLLABLE MI;Lo;0;L;;;;;N;;;;;
+A0B1;YI SYLLABLE MIP;Lo;0;L;;;;;N;;;;;
+A0B2;YI SYLLABLE MIEX;Lo;0;L;;;;;N;;;;;
+A0B3;YI SYLLABLE MIE;Lo;0;L;;;;;N;;;;;
+A0B4;YI SYLLABLE MIEP;Lo;0;L;;;;;N;;;;;
+A0B5;YI SYLLABLE MAT;Lo;0;L;;;;;N;;;;;
+A0B6;YI SYLLABLE MAX;Lo;0;L;;;;;N;;;;;
+A0B7;YI SYLLABLE MA;Lo;0;L;;;;;N;;;;;
+A0B8;YI SYLLABLE MAP;Lo;0;L;;;;;N;;;;;
+A0B9;YI SYLLABLE MUOT;Lo;0;L;;;;;N;;;;;
+A0BA;YI SYLLABLE MUOX;Lo;0;L;;;;;N;;;;;
+A0BB;YI SYLLABLE MUO;Lo;0;L;;;;;N;;;;;
+A0BC;YI SYLLABLE MUOP;Lo;0;L;;;;;N;;;;;
+A0BD;YI SYLLABLE MOT;Lo;0;L;;;;;N;;;;;
+A0BE;YI SYLLABLE MOX;Lo;0;L;;;;;N;;;;;
+A0BF;YI SYLLABLE MO;Lo;0;L;;;;;N;;;;;
+A0C0;YI SYLLABLE MOP;Lo;0;L;;;;;N;;;;;
+A0C1;YI SYLLABLE MEX;Lo;0;L;;;;;N;;;;;
+A0C2;YI SYLLABLE ME;Lo;0;L;;;;;N;;;;;
+A0C3;YI SYLLABLE MUT;Lo;0;L;;;;;N;;;;;
+A0C4;YI SYLLABLE MUX;Lo;0;L;;;;;N;;;;;
+A0C5;YI SYLLABLE MU;Lo;0;L;;;;;N;;;;;
+A0C6;YI SYLLABLE MUP;Lo;0;L;;;;;N;;;;;
+A0C7;YI SYLLABLE MURX;Lo;0;L;;;;;N;;;;;
+A0C8;YI SYLLABLE MUR;Lo;0;L;;;;;N;;;;;
+A0C9;YI SYLLABLE MYT;Lo;0;L;;;;;N;;;;;
+A0CA;YI SYLLABLE MYX;Lo;0;L;;;;;N;;;;;
+A0CB;YI SYLLABLE MY;Lo;0;L;;;;;N;;;;;
+A0CC;YI SYLLABLE MYP;Lo;0;L;;;;;N;;;;;
+A0CD;YI SYLLABLE FIT;Lo;0;L;;;;;N;;;;;
+A0CE;YI SYLLABLE FIX;Lo;0;L;;;;;N;;;;;
+A0CF;YI SYLLABLE FI;Lo;0;L;;;;;N;;;;;
+A0D0;YI SYLLABLE FIP;Lo;0;L;;;;;N;;;;;
+A0D1;YI SYLLABLE FAT;Lo;0;L;;;;;N;;;;;
+A0D2;YI SYLLABLE FAX;Lo;0;L;;;;;N;;;;;
+A0D3;YI SYLLABLE FA;Lo;0;L;;;;;N;;;;;
+A0D4;YI SYLLABLE FAP;Lo;0;L;;;;;N;;;;;
+A0D5;YI SYLLABLE FOX;Lo;0;L;;;;;N;;;;;
+A0D6;YI SYLLABLE FO;Lo;0;L;;;;;N;;;;;
+A0D7;YI SYLLABLE FOP;Lo;0;L;;;;;N;;;;;
+A0D8;YI SYLLABLE FUT;Lo;0;L;;;;;N;;;;;
+A0D9;YI SYLLABLE FUX;Lo;0;L;;;;;N;;;;;
+A0DA;YI SYLLABLE FU;Lo;0;L;;;;;N;;;;;
+A0DB;YI SYLLABLE FUP;Lo;0;L;;;;;N;;;;;
+A0DC;YI SYLLABLE FURX;Lo;0;L;;;;;N;;;;;
+A0DD;YI SYLLABLE FUR;Lo;0;L;;;;;N;;;;;
+A0DE;YI SYLLABLE FYT;Lo;0;L;;;;;N;;;;;
+A0DF;YI SYLLABLE FYX;Lo;0;L;;;;;N;;;;;
+A0E0;YI SYLLABLE FY;Lo;0;L;;;;;N;;;;;
+A0E1;YI SYLLABLE FYP;Lo;0;L;;;;;N;;;;;
+A0E2;YI SYLLABLE VIT;Lo;0;L;;;;;N;;;;;
+A0E3;YI SYLLABLE VIX;Lo;0;L;;;;;N;;;;;
+A0E4;YI SYLLABLE VI;Lo;0;L;;;;;N;;;;;
+A0E5;YI SYLLABLE VIP;Lo;0;L;;;;;N;;;;;
+A0E6;YI SYLLABLE VIET;Lo;0;L;;;;;N;;;;;
+A0E7;YI SYLLABLE VIEX;Lo;0;L;;;;;N;;;;;
+A0E8;YI SYLLABLE VIE;Lo;0;L;;;;;N;;;;;
+A0E9;YI SYLLABLE VIEP;Lo;0;L;;;;;N;;;;;
+A0EA;YI SYLLABLE VAT;Lo;0;L;;;;;N;;;;;
+A0EB;YI SYLLABLE VAX;Lo;0;L;;;;;N;;;;;
+A0EC;YI SYLLABLE VA;Lo;0;L;;;;;N;;;;;
+A0ED;YI SYLLABLE VAP;Lo;0;L;;;;;N;;;;;
+A0EE;YI SYLLABLE VOT;Lo;0;L;;;;;N;;;;;
+A0EF;YI SYLLABLE VOX;Lo;0;L;;;;;N;;;;;
+A0F0;YI SYLLABLE VO;Lo;0;L;;;;;N;;;;;
+A0F1;YI SYLLABLE VOP;Lo;0;L;;;;;N;;;;;
+A0F2;YI SYLLABLE VEX;Lo;0;L;;;;;N;;;;;
+A0F3;YI SYLLABLE VEP;Lo;0;L;;;;;N;;;;;
+A0F4;YI SYLLABLE VUT;Lo;0;L;;;;;N;;;;;
+A0F5;YI SYLLABLE VUX;Lo;0;L;;;;;N;;;;;
+A0F6;YI SYLLABLE VU;Lo;0;L;;;;;N;;;;;
+A0F7;YI SYLLABLE VUP;Lo;0;L;;;;;N;;;;;
+A0F8;YI SYLLABLE VURX;Lo;0;L;;;;;N;;;;;
+A0F9;YI SYLLABLE VUR;Lo;0;L;;;;;N;;;;;
+A0FA;YI SYLLABLE VYT;Lo;0;L;;;;;N;;;;;
+A0FB;YI SYLLABLE VYX;Lo;0;L;;;;;N;;;;;
+A0FC;YI SYLLABLE VY;Lo;0;L;;;;;N;;;;;
+A0FD;YI SYLLABLE VYP;Lo;0;L;;;;;N;;;;;
+A0FE;YI SYLLABLE VYRX;Lo;0;L;;;;;N;;;;;
+A0FF;YI SYLLABLE VYR;Lo;0;L;;;;;N;;;;;
+A100;YI SYLLABLE DIT;Lo;0;L;;;;;N;;;;;
+A101;YI SYLLABLE DIX;Lo;0;L;;;;;N;;;;;
+A102;YI SYLLABLE DI;Lo;0;L;;;;;N;;;;;
+A103;YI SYLLABLE DIP;Lo;0;L;;;;;N;;;;;
+A104;YI SYLLABLE DIEX;Lo;0;L;;;;;N;;;;;
+A105;YI SYLLABLE DIE;Lo;0;L;;;;;N;;;;;
+A106;YI SYLLABLE DIEP;Lo;0;L;;;;;N;;;;;
+A107;YI SYLLABLE DAT;Lo;0;L;;;;;N;;;;;
+A108;YI SYLLABLE DAX;Lo;0;L;;;;;N;;;;;
+A109;YI SYLLABLE DA;Lo;0;L;;;;;N;;;;;
+A10A;YI SYLLABLE DAP;Lo;0;L;;;;;N;;;;;
+A10B;YI SYLLABLE DUOX;Lo;0;L;;;;;N;;;;;
+A10C;YI SYLLABLE DUO;Lo;0;L;;;;;N;;;;;
+A10D;YI SYLLABLE DOT;Lo;0;L;;;;;N;;;;;
+A10E;YI SYLLABLE DOX;Lo;0;L;;;;;N;;;;;
+A10F;YI SYLLABLE DO;Lo;0;L;;;;;N;;;;;
+A110;YI SYLLABLE DOP;Lo;0;L;;;;;N;;;;;
+A111;YI SYLLABLE DEX;Lo;0;L;;;;;N;;;;;
+A112;YI SYLLABLE DE;Lo;0;L;;;;;N;;;;;
+A113;YI SYLLABLE DEP;Lo;0;L;;;;;N;;;;;
+A114;YI SYLLABLE DUT;Lo;0;L;;;;;N;;;;;
+A115;YI SYLLABLE DUX;Lo;0;L;;;;;N;;;;;
+A116;YI SYLLABLE DU;Lo;0;L;;;;;N;;;;;
+A117;YI SYLLABLE DUP;Lo;0;L;;;;;N;;;;;
+A118;YI SYLLABLE DURX;Lo;0;L;;;;;N;;;;;
+A119;YI SYLLABLE DUR;Lo;0;L;;;;;N;;;;;
+A11A;YI SYLLABLE TIT;Lo;0;L;;;;;N;;;;;
+A11B;YI SYLLABLE TIX;Lo;0;L;;;;;N;;;;;
+A11C;YI SYLLABLE TI;Lo;0;L;;;;;N;;;;;
+A11D;YI SYLLABLE TIP;Lo;0;L;;;;;N;;;;;
+A11E;YI SYLLABLE TIEX;Lo;0;L;;;;;N;;;;;
+A11F;YI SYLLABLE TIE;Lo;0;L;;;;;N;;;;;
+A120;YI SYLLABLE TIEP;Lo;0;L;;;;;N;;;;;
+A121;YI SYLLABLE TAT;Lo;0;L;;;;;N;;;;;
+A122;YI SYLLABLE TAX;Lo;0;L;;;;;N;;;;;
+A123;YI SYLLABLE TA;Lo;0;L;;;;;N;;;;;
+A124;YI SYLLABLE TAP;Lo;0;L;;;;;N;;;;;
+A125;YI SYLLABLE TUOT;Lo;0;L;;;;;N;;;;;
+A126;YI SYLLABLE TUOX;Lo;0;L;;;;;N;;;;;
+A127;YI SYLLABLE TUO;Lo;0;L;;;;;N;;;;;
+A128;YI SYLLABLE TUOP;Lo;0;L;;;;;N;;;;;
+A129;YI SYLLABLE TOT;Lo;0;L;;;;;N;;;;;
+A12A;YI SYLLABLE TOX;Lo;0;L;;;;;N;;;;;
+A12B;YI SYLLABLE TO;Lo;0;L;;;;;N;;;;;
+A12C;YI SYLLABLE TOP;Lo;0;L;;;;;N;;;;;
+A12D;YI SYLLABLE TEX;Lo;0;L;;;;;N;;;;;
+A12E;YI SYLLABLE TE;Lo;0;L;;;;;N;;;;;
+A12F;YI SYLLABLE TEP;Lo;0;L;;;;;N;;;;;
+A130;YI SYLLABLE TUT;Lo;0;L;;;;;N;;;;;
+A131;YI SYLLABLE TUX;Lo;0;L;;;;;N;;;;;
+A132;YI SYLLABLE TU;Lo;0;L;;;;;N;;;;;
+A133;YI SYLLABLE TUP;Lo;0;L;;;;;N;;;;;
+A134;YI SYLLABLE TURX;Lo;0;L;;;;;N;;;;;
+A135;YI SYLLABLE TUR;Lo;0;L;;;;;N;;;;;
+A136;YI SYLLABLE DDIT;Lo;0;L;;;;;N;;;;;
+A137;YI SYLLABLE DDIX;Lo;0;L;;;;;N;;;;;
+A138;YI SYLLABLE DDI;Lo;0;L;;;;;N;;;;;
+A139;YI SYLLABLE DDIP;Lo;0;L;;;;;N;;;;;
+A13A;YI SYLLABLE DDIEX;Lo;0;L;;;;;N;;;;;
+A13B;YI SYLLABLE DDIE;Lo;0;L;;;;;N;;;;;
+A13C;YI SYLLABLE DDIEP;Lo;0;L;;;;;N;;;;;
+A13D;YI SYLLABLE DDAT;Lo;0;L;;;;;N;;;;;
+A13E;YI SYLLABLE DDAX;Lo;0;L;;;;;N;;;;;
+A13F;YI SYLLABLE DDA;Lo;0;L;;;;;N;;;;;
+A140;YI SYLLABLE DDAP;Lo;0;L;;;;;N;;;;;
+A141;YI SYLLABLE DDUOX;Lo;0;L;;;;;N;;;;;
+A142;YI SYLLABLE DDUO;Lo;0;L;;;;;N;;;;;
+A143;YI SYLLABLE DDUOP;Lo;0;L;;;;;N;;;;;
+A144;YI SYLLABLE DDOT;Lo;0;L;;;;;N;;;;;
+A145;YI SYLLABLE DDOX;Lo;0;L;;;;;N;;;;;
+A146;YI SYLLABLE DDO;Lo;0;L;;;;;N;;;;;
+A147;YI SYLLABLE DDOP;Lo;0;L;;;;;N;;;;;
+A148;YI SYLLABLE DDEX;Lo;0;L;;;;;N;;;;;
+A149;YI SYLLABLE DDE;Lo;0;L;;;;;N;;;;;
+A14A;YI SYLLABLE DDEP;Lo;0;L;;;;;N;;;;;
+A14B;YI SYLLABLE DDUT;Lo;0;L;;;;;N;;;;;
+A14C;YI SYLLABLE DDUX;Lo;0;L;;;;;N;;;;;
+A14D;YI SYLLABLE DDU;Lo;0;L;;;;;N;;;;;
+A14E;YI SYLLABLE DDUP;Lo;0;L;;;;;N;;;;;
+A14F;YI SYLLABLE DDURX;Lo;0;L;;;;;N;;;;;
+A150;YI SYLLABLE DDUR;Lo;0;L;;;;;N;;;;;
+A151;YI SYLLABLE NDIT;Lo;0;L;;;;;N;;;;;
+A152;YI SYLLABLE NDIX;Lo;0;L;;;;;N;;;;;
+A153;YI SYLLABLE NDI;Lo;0;L;;;;;N;;;;;
+A154;YI SYLLABLE NDIP;Lo;0;L;;;;;N;;;;;
+A155;YI SYLLABLE NDIEX;Lo;0;L;;;;;N;;;;;
+A156;YI SYLLABLE NDIE;Lo;0;L;;;;;N;;;;;
+A157;YI SYLLABLE NDAT;Lo;0;L;;;;;N;;;;;
+A158;YI SYLLABLE NDAX;Lo;0;L;;;;;N;;;;;
+A159;YI SYLLABLE NDA;Lo;0;L;;;;;N;;;;;
+A15A;YI SYLLABLE NDAP;Lo;0;L;;;;;N;;;;;
+A15B;YI SYLLABLE NDOT;Lo;0;L;;;;;N;;;;;
+A15C;YI SYLLABLE NDOX;Lo;0;L;;;;;N;;;;;
+A15D;YI SYLLABLE NDO;Lo;0;L;;;;;N;;;;;
+A15E;YI SYLLABLE NDOP;Lo;0;L;;;;;N;;;;;
+A15F;YI SYLLABLE NDEX;Lo;0;L;;;;;N;;;;;
+A160;YI SYLLABLE NDE;Lo;0;L;;;;;N;;;;;
+A161;YI SYLLABLE NDEP;Lo;0;L;;;;;N;;;;;
+A162;YI SYLLABLE NDUT;Lo;0;L;;;;;N;;;;;
+A163;YI SYLLABLE NDUX;Lo;0;L;;;;;N;;;;;
+A164;YI SYLLABLE NDU;Lo;0;L;;;;;N;;;;;
+A165;YI SYLLABLE NDUP;Lo;0;L;;;;;N;;;;;
+A166;YI SYLLABLE NDURX;Lo;0;L;;;;;N;;;;;
+A167;YI SYLLABLE NDUR;Lo;0;L;;;;;N;;;;;
+A168;YI SYLLABLE HNIT;Lo;0;L;;;;;N;;;;;
+A169;YI SYLLABLE HNIX;Lo;0;L;;;;;N;;;;;
+A16A;YI SYLLABLE HNI;Lo;0;L;;;;;N;;;;;
+A16B;YI SYLLABLE HNIP;Lo;0;L;;;;;N;;;;;
+A16C;YI SYLLABLE HNIET;Lo;0;L;;;;;N;;;;;
+A16D;YI SYLLABLE HNIEX;Lo;0;L;;;;;N;;;;;
+A16E;YI SYLLABLE HNIE;Lo;0;L;;;;;N;;;;;
+A16F;YI SYLLABLE HNIEP;Lo;0;L;;;;;N;;;;;
+A170;YI SYLLABLE HNAT;Lo;0;L;;;;;N;;;;;
+A171;YI SYLLABLE HNAX;Lo;0;L;;;;;N;;;;;
+A172;YI SYLLABLE HNA;Lo;0;L;;;;;N;;;;;
+A173;YI SYLLABLE HNAP;Lo;0;L;;;;;N;;;;;
+A174;YI SYLLABLE HNUOX;Lo;0;L;;;;;N;;;;;
+A175;YI SYLLABLE HNUO;Lo;0;L;;;;;N;;;;;
+A176;YI SYLLABLE HNOT;Lo;0;L;;;;;N;;;;;
+A177;YI SYLLABLE HNOX;Lo;0;L;;;;;N;;;;;
+A178;YI SYLLABLE HNOP;Lo;0;L;;;;;N;;;;;
+A179;YI SYLLABLE HNEX;Lo;0;L;;;;;N;;;;;
+A17A;YI SYLLABLE HNE;Lo;0;L;;;;;N;;;;;
+A17B;YI SYLLABLE HNEP;Lo;0;L;;;;;N;;;;;
+A17C;YI SYLLABLE HNUT;Lo;0;L;;;;;N;;;;;
+A17D;YI SYLLABLE NIT;Lo;0;L;;;;;N;;;;;
+A17E;YI SYLLABLE NIX;Lo;0;L;;;;;N;;;;;
+A17F;YI SYLLABLE NI;Lo;0;L;;;;;N;;;;;
+A180;YI SYLLABLE NIP;Lo;0;L;;;;;N;;;;;
+A181;YI SYLLABLE NIEX;Lo;0;L;;;;;N;;;;;
+A182;YI SYLLABLE NIE;Lo;0;L;;;;;N;;;;;
+A183;YI SYLLABLE NIEP;Lo;0;L;;;;;N;;;;;
+A184;YI SYLLABLE NAX;Lo;0;L;;;;;N;;;;;
+A185;YI SYLLABLE NA;Lo;0;L;;;;;N;;;;;
+A186;YI SYLLABLE NAP;Lo;0;L;;;;;N;;;;;
+A187;YI SYLLABLE NUOX;Lo;0;L;;;;;N;;;;;
+A188;YI SYLLABLE NUO;Lo;0;L;;;;;N;;;;;
+A189;YI SYLLABLE NUOP;Lo;0;L;;;;;N;;;;;
+A18A;YI SYLLABLE NOT;Lo;0;L;;;;;N;;;;;
+A18B;YI SYLLABLE NOX;Lo;0;L;;;;;N;;;;;
+A18C;YI SYLLABLE NO;Lo;0;L;;;;;N;;;;;
+A18D;YI SYLLABLE NOP;Lo;0;L;;;;;N;;;;;
+A18E;YI SYLLABLE NEX;Lo;0;L;;;;;N;;;;;
+A18F;YI SYLLABLE NE;Lo;0;L;;;;;N;;;;;
+A190;YI SYLLABLE NEP;Lo;0;L;;;;;N;;;;;
+A191;YI SYLLABLE NUT;Lo;0;L;;;;;N;;;;;
+A192;YI SYLLABLE NUX;Lo;0;L;;;;;N;;;;;
+A193;YI SYLLABLE NU;Lo;0;L;;;;;N;;;;;
+A194;YI SYLLABLE NUP;Lo;0;L;;;;;N;;;;;
+A195;YI SYLLABLE NURX;Lo;0;L;;;;;N;;;;;
+A196;YI SYLLABLE NUR;Lo;0;L;;;;;N;;;;;
+A197;YI SYLLABLE HLIT;Lo;0;L;;;;;N;;;;;
+A198;YI SYLLABLE HLIX;Lo;0;L;;;;;N;;;;;
+A199;YI SYLLABLE HLI;Lo;0;L;;;;;N;;;;;
+A19A;YI SYLLABLE HLIP;Lo;0;L;;;;;N;;;;;
+A19B;YI SYLLABLE HLIEX;Lo;0;L;;;;;N;;;;;
+A19C;YI SYLLABLE HLIE;Lo;0;L;;;;;N;;;;;
+A19D;YI SYLLABLE HLIEP;Lo;0;L;;;;;N;;;;;
+A19E;YI SYLLABLE HLAT;Lo;0;L;;;;;N;;;;;
+A19F;YI SYLLABLE HLAX;Lo;0;L;;;;;N;;;;;
+A1A0;YI SYLLABLE HLA;Lo;0;L;;;;;N;;;;;
+A1A1;YI SYLLABLE HLAP;Lo;0;L;;;;;N;;;;;
+A1A2;YI SYLLABLE HLUOX;Lo;0;L;;;;;N;;;;;
+A1A3;YI SYLLABLE HLUO;Lo;0;L;;;;;N;;;;;
+A1A4;YI SYLLABLE HLUOP;Lo;0;L;;;;;N;;;;;
+A1A5;YI SYLLABLE HLOX;Lo;0;L;;;;;N;;;;;
+A1A6;YI SYLLABLE HLO;Lo;0;L;;;;;N;;;;;
+A1A7;YI SYLLABLE HLOP;Lo;0;L;;;;;N;;;;;
+A1A8;YI SYLLABLE HLEX;Lo;0;L;;;;;N;;;;;
+A1A9;YI SYLLABLE HLE;Lo;0;L;;;;;N;;;;;
+A1AA;YI SYLLABLE HLEP;Lo;0;L;;;;;N;;;;;
+A1AB;YI SYLLABLE HLUT;Lo;0;L;;;;;N;;;;;
+A1AC;YI SYLLABLE HLUX;Lo;0;L;;;;;N;;;;;
+A1AD;YI SYLLABLE HLU;Lo;0;L;;;;;N;;;;;
+A1AE;YI SYLLABLE HLUP;Lo;0;L;;;;;N;;;;;
+A1AF;YI SYLLABLE HLURX;Lo;0;L;;;;;N;;;;;
+A1B0;YI SYLLABLE HLUR;Lo;0;L;;;;;N;;;;;
+A1B1;YI SYLLABLE HLYT;Lo;0;L;;;;;N;;;;;
+A1B2;YI SYLLABLE HLYX;Lo;0;L;;;;;N;;;;;
+A1B3;YI SYLLABLE HLY;Lo;0;L;;;;;N;;;;;
+A1B4;YI SYLLABLE HLYP;Lo;0;L;;;;;N;;;;;
+A1B5;YI SYLLABLE HLYRX;Lo;0;L;;;;;N;;;;;
+A1B6;YI SYLLABLE HLYR;Lo;0;L;;;;;N;;;;;
+A1B7;YI SYLLABLE LIT;Lo;0;L;;;;;N;;;;;
+A1B8;YI SYLLABLE LIX;Lo;0;L;;;;;N;;;;;
+A1B9;YI SYLLABLE LI;Lo;0;L;;;;;N;;;;;
+A1BA;YI SYLLABLE LIP;Lo;0;L;;;;;N;;;;;
+A1BB;YI SYLLABLE LIET;Lo;0;L;;;;;N;;;;;
+A1BC;YI SYLLABLE LIEX;Lo;0;L;;;;;N;;;;;
+A1BD;YI SYLLABLE LIE;Lo;0;L;;;;;N;;;;;
+A1BE;YI SYLLABLE LIEP;Lo;0;L;;;;;N;;;;;
+A1BF;YI SYLLABLE LAT;Lo;0;L;;;;;N;;;;;
+A1C0;YI SYLLABLE LAX;Lo;0;L;;;;;N;;;;;
+A1C1;YI SYLLABLE LA;Lo;0;L;;;;;N;;;;;
+A1C2;YI SYLLABLE LAP;Lo;0;L;;;;;N;;;;;
+A1C3;YI SYLLABLE LUOT;Lo;0;L;;;;;N;;;;;
+A1C4;YI SYLLABLE LUOX;Lo;0;L;;;;;N;;;;;
+A1C5;YI SYLLABLE LUO;Lo;0;L;;;;;N;;;;;
+A1C6;YI SYLLABLE LUOP;Lo;0;L;;;;;N;;;;;
+A1C7;YI SYLLABLE LOT;Lo;0;L;;;;;N;;;;;
+A1C8;YI SYLLABLE LOX;Lo;0;L;;;;;N;;;;;
+A1C9;YI SYLLABLE LO;Lo;0;L;;;;;N;;;;;
+A1CA;YI SYLLABLE LOP;Lo;0;L;;;;;N;;;;;
+A1CB;YI SYLLABLE LEX;Lo;0;L;;;;;N;;;;;
+A1CC;YI SYLLABLE LE;Lo;0;L;;;;;N;;;;;
+A1CD;YI SYLLABLE LEP;Lo;0;L;;;;;N;;;;;
+A1CE;YI SYLLABLE LUT;Lo;0;L;;;;;N;;;;;
+A1CF;YI SYLLABLE LUX;Lo;0;L;;;;;N;;;;;
+A1D0;YI SYLLABLE LU;Lo;0;L;;;;;N;;;;;
+A1D1;YI SYLLABLE LUP;Lo;0;L;;;;;N;;;;;
+A1D2;YI SYLLABLE LURX;Lo;0;L;;;;;N;;;;;
+A1D3;YI SYLLABLE LUR;Lo;0;L;;;;;N;;;;;
+A1D4;YI SYLLABLE LYT;Lo;0;L;;;;;N;;;;;
+A1D5;YI SYLLABLE LYX;Lo;0;L;;;;;N;;;;;
+A1D6;YI SYLLABLE LY;Lo;0;L;;;;;N;;;;;
+A1D7;YI SYLLABLE LYP;Lo;0;L;;;;;N;;;;;
+A1D8;YI SYLLABLE LYRX;Lo;0;L;;;;;N;;;;;
+A1D9;YI SYLLABLE LYR;Lo;0;L;;;;;N;;;;;
+A1DA;YI SYLLABLE GIT;Lo;0;L;;;;;N;;;;;
+A1DB;YI SYLLABLE GIX;Lo;0;L;;;;;N;;;;;
+A1DC;YI SYLLABLE GI;Lo;0;L;;;;;N;;;;;
+A1DD;YI SYLLABLE GIP;Lo;0;L;;;;;N;;;;;
+A1DE;YI SYLLABLE GIET;Lo;0;L;;;;;N;;;;;
+A1DF;YI SYLLABLE GIEX;Lo;0;L;;;;;N;;;;;
+A1E0;YI SYLLABLE GIE;Lo;0;L;;;;;N;;;;;
+A1E1;YI SYLLABLE GIEP;Lo;0;L;;;;;N;;;;;
+A1E2;YI SYLLABLE GAT;Lo;0;L;;;;;N;;;;;
+A1E3;YI SYLLABLE GAX;Lo;0;L;;;;;N;;;;;
+A1E4;YI SYLLABLE GA;Lo;0;L;;;;;N;;;;;
+A1E5;YI SYLLABLE GAP;Lo;0;L;;;;;N;;;;;
+A1E6;YI SYLLABLE GUOT;Lo;0;L;;;;;N;;;;;
+A1E7;YI SYLLABLE GUOX;Lo;0;L;;;;;N;;;;;
+A1E8;YI SYLLABLE GUO;Lo;0;L;;;;;N;;;;;
+A1E9;YI SYLLABLE GUOP;Lo;0;L;;;;;N;;;;;
+A1EA;YI SYLLABLE GOT;Lo;0;L;;;;;N;;;;;
+A1EB;YI SYLLABLE GOX;Lo;0;L;;;;;N;;;;;
+A1EC;YI SYLLABLE GO;Lo;0;L;;;;;N;;;;;
+A1ED;YI SYLLABLE GOP;Lo;0;L;;;;;N;;;;;
+A1EE;YI SYLLABLE GET;Lo;0;L;;;;;N;;;;;
+A1EF;YI SYLLABLE GEX;Lo;0;L;;;;;N;;;;;
+A1F0;YI SYLLABLE GE;Lo;0;L;;;;;N;;;;;
+A1F1;YI SYLLABLE GEP;Lo;0;L;;;;;N;;;;;
+A1F2;YI SYLLABLE GUT;Lo;0;L;;;;;N;;;;;
+A1F3;YI SYLLABLE GUX;Lo;0;L;;;;;N;;;;;
+A1F4;YI SYLLABLE GU;Lo;0;L;;;;;N;;;;;
+A1F5;YI SYLLABLE GUP;Lo;0;L;;;;;N;;;;;
+A1F6;YI SYLLABLE GURX;Lo;0;L;;;;;N;;;;;
+A1F7;YI SYLLABLE GUR;Lo;0;L;;;;;N;;;;;
+A1F8;YI SYLLABLE KIT;Lo;0;L;;;;;N;;;;;
+A1F9;YI SYLLABLE KIX;Lo;0;L;;;;;N;;;;;
+A1FA;YI SYLLABLE KI;Lo;0;L;;;;;N;;;;;
+A1FB;YI SYLLABLE KIP;Lo;0;L;;;;;N;;;;;
+A1FC;YI SYLLABLE KIEX;Lo;0;L;;;;;N;;;;;
+A1FD;YI SYLLABLE KIE;Lo;0;L;;;;;N;;;;;
+A1FE;YI SYLLABLE KIEP;Lo;0;L;;;;;N;;;;;
+A1FF;YI SYLLABLE KAT;Lo;0;L;;;;;N;;;;;
+A200;YI SYLLABLE KAX;Lo;0;L;;;;;N;;;;;
+A201;YI SYLLABLE KA;Lo;0;L;;;;;N;;;;;
+A202;YI SYLLABLE KAP;Lo;0;L;;;;;N;;;;;
+A203;YI SYLLABLE KUOX;Lo;0;L;;;;;N;;;;;
+A204;YI SYLLABLE KUO;Lo;0;L;;;;;N;;;;;
+A205;YI SYLLABLE KUOP;Lo;0;L;;;;;N;;;;;
+A206;YI SYLLABLE KOT;Lo;0;L;;;;;N;;;;;
+A207;YI SYLLABLE KOX;Lo;0;L;;;;;N;;;;;
+A208;YI SYLLABLE KO;Lo;0;L;;;;;N;;;;;
+A209;YI SYLLABLE KOP;Lo;0;L;;;;;N;;;;;
+A20A;YI SYLLABLE KET;Lo;0;L;;;;;N;;;;;
+A20B;YI SYLLABLE KEX;Lo;0;L;;;;;N;;;;;
+A20C;YI SYLLABLE KE;Lo;0;L;;;;;N;;;;;
+A20D;YI SYLLABLE KEP;Lo;0;L;;;;;N;;;;;
+A20E;YI SYLLABLE KUT;Lo;0;L;;;;;N;;;;;
+A20F;YI SYLLABLE KUX;Lo;0;L;;;;;N;;;;;
+A210;YI SYLLABLE KU;Lo;0;L;;;;;N;;;;;
+A211;YI SYLLABLE KUP;Lo;0;L;;;;;N;;;;;
+A212;YI SYLLABLE KURX;Lo;0;L;;;;;N;;;;;
+A213;YI SYLLABLE KUR;Lo;0;L;;;;;N;;;;;
+A214;YI SYLLABLE GGIT;Lo;0;L;;;;;N;;;;;
+A215;YI SYLLABLE GGIX;Lo;0;L;;;;;N;;;;;
+A216;YI SYLLABLE GGI;Lo;0;L;;;;;N;;;;;
+A217;YI SYLLABLE GGIEX;Lo;0;L;;;;;N;;;;;
+A218;YI SYLLABLE GGIE;Lo;0;L;;;;;N;;;;;
+A219;YI SYLLABLE GGIEP;Lo;0;L;;;;;N;;;;;
+A21A;YI SYLLABLE GGAT;Lo;0;L;;;;;N;;;;;
+A21B;YI SYLLABLE GGAX;Lo;0;L;;;;;N;;;;;
+A21C;YI SYLLABLE GGA;Lo;0;L;;;;;N;;;;;
+A21D;YI SYLLABLE GGAP;Lo;0;L;;;;;N;;;;;
+A21E;YI SYLLABLE GGUOT;Lo;0;L;;;;;N;;;;;
+A21F;YI SYLLABLE GGUOX;Lo;0;L;;;;;N;;;;;
+A220;YI SYLLABLE GGUO;Lo;0;L;;;;;N;;;;;
+A221;YI SYLLABLE GGUOP;Lo;0;L;;;;;N;;;;;
+A222;YI SYLLABLE GGOT;Lo;0;L;;;;;N;;;;;
+A223;YI SYLLABLE GGOX;Lo;0;L;;;;;N;;;;;
+A224;YI SYLLABLE GGO;Lo;0;L;;;;;N;;;;;
+A225;YI SYLLABLE GGOP;Lo;0;L;;;;;N;;;;;
+A226;YI SYLLABLE GGET;Lo;0;L;;;;;N;;;;;
+A227;YI SYLLABLE GGEX;Lo;0;L;;;;;N;;;;;
+A228;YI SYLLABLE GGE;Lo;0;L;;;;;N;;;;;
+A229;YI SYLLABLE GGEP;Lo;0;L;;;;;N;;;;;
+A22A;YI SYLLABLE GGUT;Lo;0;L;;;;;N;;;;;
+A22B;YI SYLLABLE GGUX;Lo;0;L;;;;;N;;;;;
+A22C;YI SYLLABLE GGU;Lo;0;L;;;;;N;;;;;
+A22D;YI SYLLABLE GGUP;Lo;0;L;;;;;N;;;;;
+A22E;YI SYLLABLE GGURX;Lo;0;L;;;;;N;;;;;
+A22F;YI SYLLABLE GGUR;Lo;0;L;;;;;N;;;;;
+A230;YI SYLLABLE MGIEX;Lo;0;L;;;;;N;;;;;
+A231;YI SYLLABLE MGIE;Lo;0;L;;;;;N;;;;;
+A232;YI SYLLABLE MGAT;Lo;0;L;;;;;N;;;;;
+A233;YI SYLLABLE MGAX;Lo;0;L;;;;;N;;;;;
+A234;YI SYLLABLE MGA;Lo;0;L;;;;;N;;;;;
+A235;YI SYLLABLE MGAP;Lo;0;L;;;;;N;;;;;
+A236;YI SYLLABLE MGUOX;Lo;0;L;;;;;N;;;;;
+A237;YI SYLLABLE MGUO;Lo;0;L;;;;;N;;;;;
+A238;YI SYLLABLE MGUOP;Lo;0;L;;;;;N;;;;;
+A239;YI SYLLABLE MGOT;Lo;0;L;;;;;N;;;;;
+A23A;YI SYLLABLE MGOX;Lo;0;L;;;;;N;;;;;
+A23B;YI SYLLABLE MGO;Lo;0;L;;;;;N;;;;;
+A23C;YI SYLLABLE MGOP;Lo;0;L;;;;;N;;;;;
+A23D;YI SYLLABLE MGEX;Lo;0;L;;;;;N;;;;;
+A23E;YI SYLLABLE MGE;Lo;0;L;;;;;N;;;;;
+A23F;YI SYLLABLE MGEP;Lo;0;L;;;;;N;;;;;
+A240;YI SYLLABLE MGUT;Lo;0;L;;;;;N;;;;;
+A241;YI SYLLABLE MGUX;Lo;0;L;;;;;N;;;;;
+A242;YI SYLLABLE MGU;Lo;0;L;;;;;N;;;;;
+A243;YI SYLLABLE MGUP;Lo;0;L;;;;;N;;;;;
+A244;YI SYLLABLE MGURX;Lo;0;L;;;;;N;;;;;
+A245;YI SYLLABLE MGUR;Lo;0;L;;;;;N;;;;;
+A246;YI SYLLABLE HXIT;Lo;0;L;;;;;N;;;;;
+A247;YI SYLLABLE HXIX;Lo;0;L;;;;;N;;;;;
+A248;YI SYLLABLE HXI;Lo;0;L;;;;;N;;;;;
+A249;YI SYLLABLE HXIP;Lo;0;L;;;;;N;;;;;
+A24A;YI SYLLABLE HXIET;Lo;0;L;;;;;N;;;;;
+A24B;YI SYLLABLE HXIEX;Lo;0;L;;;;;N;;;;;
+A24C;YI SYLLABLE HXIE;Lo;0;L;;;;;N;;;;;
+A24D;YI SYLLABLE HXIEP;Lo;0;L;;;;;N;;;;;
+A24E;YI SYLLABLE HXAT;Lo;0;L;;;;;N;;;;;
+A24F;YI SYLLABLE HXAX;Lo;0;L;;;;;N;;;;;
+A250;YI SYLLABLE HXA;Lo;0;L;;;;;N;;;;;
+A251;YI SYLLABLE HXAP;Lo;0;L;;;;;N;;;;;
+A252;YI SYLLABLE HXUOT;Lo;0;L;;;;;N;;;;;
+A253;YI SYLLABLE HXUOX;Lo;0;L;;;;;N;;;;;
+A254;YI SYLLABLE HXUO;Lo;0;L;;;;;N;;;;;
+A255;YI SYLLABLE HXUOP;Lo;0;L;;;;;N;;;;;
+A256;YI SYLLABLE HXOT;Lo;0;L;;;;;N;;;;;
+A257;YI SYLLABLE HXOX;Lo;0;L;;;;;N;;;;;
+A258;YI SYLLABLE HXO;Lo;0;L;;;;;N;;;;;
+A259;YI SYLLABLE HXOP;Lo;0;L;;;;;N;;;;;
+A25A;YI SYLLABLE HXEX;Lo;0;L;;;;;N;;;;;
+A25B;YI SYLLABLE HXE;Lo;0;L;;;;;N;;;;;
+A25C;YI SYLLABLE HXEP;Lo;0;L;;;;;N;;;;;
+A25D;YI SYLLABLE NGIEX;Lo;0;L;;;;;N;;;;;
+A25E;YI SYLLABLE NGIE;Lo;0;L;;;;;N;;;;;
+A25F;YI SYLLABLE NGIEP;Lo;0;L;;;;;N;;;;;
+A260;YI SYLLABLE NGAT;Lo;0;L;;;;;N;;;;;
+A261;YI SYLLABLE NGAX;Lo;0;L;;;;;N;;;;;
+A262;YI SYLLABLE NGA;Lo;0;L;;;;;N;;;;;
+A263;YI SYLLABLE NGAP;Lo;0;L;;;;;N;;;;;
+A264;YI SYLLABLE NGUOT;Lo;0;L;;;;;N;;;;;
+A265;YI SYLLABLE NGUOX;Lo;0;L;;;;;N;;;;;
+A266;YI SYLLABLE NGUO;Lo;0;L;;;;;N;;;;;
+A267;YI SYLLABLE NGOT;Lo;0;L;;;;;N;;;;;
+A268;YI SYLLABLE NGOX;Lo;0;L;;;;;N;;;;;
+A269;YI SYLLABLE NGO;Lo;0;L;;;;;N;;;;;
+A26A;YI SYLLABLE NGOP;Lo;0;L;;;;;N;;;;;
+A26B;YI SYLLABLE NGEX;Lo;0;L;;;;;N;;;;;
+A26C;YI SYLLABLE NGE;Lo;0;L;;;;;N;;;;;
+A26D;YI SYLLABLE NGEP;Lo;0;L;;;;;N;;;;;
+A26E;YI SYLLABLE HIT;Lo;0;L;;;;;N;;;;;
+A26F;YI SYLLABLE HIEX;Lo;0;L;;;;;N;;;;;
+A270;YI SYLLABLE HIE;Lo;0;L;;;;;N;;;;;
+A271;YI SYLLABLE HAT;Lo;0;L;;;;;N;;;;;
+A272;YI SYLLABLE HAX;Lo;0;L;;;;;N;;;;;
+A273;YI SYLLABLE HA;Lo;0;L;;;;;N;;;;;
+A274;YI SYLLABLE HAP;Lo;0;L;;;;;N;;;;;
+A275;YI SYLLABLE HUOT;Lo;0;L;;;;;N;;;;;
+A276;YI SYLLABLE HUOX;Lo;0;L;;;;;N;;;;;
+A277;YI SYLLABLE HUO;Lo;0;L;;;;;N;;;;;
+A278;YI SYLLABLE HUOP;Lo;0;L;;;;;N;;;;;
+A279;YI SYLLABLE HOT;Lo;0;L;;;;;N;;;;;
+A27A;YI SYLLABLE HOX;Lo;0;L;;;;;N;;;;;
+A27B;YI SYLLABLE HO;Lo;0;L;;;;;N;;;;;
+A27C;YI SYLLABLE HOP;Lo;0;L;;;;;N;;;;;
+A27D;YI SYLLABLE HEX;Lo;0;L;;;;;N;;;;;
+A27E;YI SYLLABLE HE;Lo;0;L;;;;;N;;;;;
+A27F;YI SYLLABLE HEP;Lo;0;L;;;;;N;;;;;
+A280;YI SYLLABLE WAT;Lo;0;L;;;;;N;;;;;
+A281;YI SYLLABLE WAX;Lo;0;L;;;;;N;;;;;
+A282;YI SYLLABLE WA;Lo;0;L;;;;;N;;;;;
+A283;YI SYLLABLE WAP;Lo;0;L;;;;;N;;;;;
+A284;YI SYLLABLE WUOX;Lo;0;L;;;;;N;;;;;
+A285;YI SYLLABLE WUO;Lo;0;L;;;;;N;;;;;
+A286;YI SYLLABLE WUOP;Lo;0;L;;;;;N;;;;;
+A287;YI SYLLABLE WOX;Lo;0;L;;;;;N;;;;;
+A288;YI SYLLABLE WO;Lo;0;L;;;;;N;;;;;
+A289;YI SYLLABLE WOP;Lo;0;L;;;;;N;;;;;
+A28A;YI SYLLABLE WEX;Lo;0;L;;;;;N;;;;;
+A28B;YI SYLLABLE WE;Lo;0;L;;;;;N;;;;;
+A28C;YI SYLLABLE WEP;Lo;0;L;;;;;N;;;;;
+A28D;YI SYLLABLE ZIT;Lo;0;L;;;;;N;;;;;
+A28E;YI SYLLABLE ZIX;Lo;0;L;;;;;N;;;;;
+A28F;YI SYLLABLE ZI;Lo;0;L;;;;;N;;;;;
+A290;YI SYLLABLE ZIP;Lo;0;L;;;;;N;;;;;
+A291;YI SYLLABLE ZIEX;Lo;0;L;;;;;N;;;;;
+A292;YI SYLLABLE ZIE;Lo;0;L;;;;;N;;;;;
+A293;YI SYLLABLE ZIEP;Lo;0;L;;;;;N;;;;;
+A294;YI SYLLABLE ZAT;Lo;0;L;;;;;N;;;;;
+A295;YI SYLLABLE ZAX;Lo;0;L;;;;;N;;;;;
+A296;YI SYLLABLE ZA;Lo;0;L;;;;;N;;;;;
+A297;YI SYLLABLE ZAP;Lo;0;L;;;;;N;;;;;
+A298;YI SYLLABLE ZUOX;Lo;0;L;;;;;N;;;;;
+A299;YI SYLLABLE ZUO;Lo;0;L;;;;;N;;;;;
+A29A;YI SYLLABLE ZUOP;Lo;0;L;;;;;N;;;;;
+A29B;YI SYLLABLE ZOT;Lo;0;L;;;;;N;;;;;
+A29C;YI SYLLABLE ZOX;Lo;0;L;;;;;N;;;;;
+A29D;YI SYLLABLE ZO;Lo;0;L;;;;;N;;;;;
+A29E;YI SYLLABLE ZOP;Lo;0;L;;;;;N;;;;;
+A29F;YI SYLLABLE ZEX;Lo;0;L;;;;;N;;;;;
+A2A0;YI SYLLABLE ZE;Lo;0;L;;;;;N;;;;;
+A2A1;YI SYLLABLE ZEP;Lo;0;L;;;;;N;;;;;
+A2A2;YI SYLLABLE ZUT;Lo;0;L;;;;;N;;;;;
+A2A3;YI SYLLABLE ZUX;Lo;0;L;;;;;N;;;;;
+A2A4;YI SYLLABLE ZU;Lo;0;L;;;;;N;;;;;
+A2A5;YI SYLLABLE ZUP;Lo;0;L;;;;;N;;;;;
+A2A6;YI SYLLABLE ZURX;Lo;0;L;;;;;N;;;;;
+A2A7;YI SYLLABLE ZUR;Lo;0;L;;;;;N;;;;;
+A2A8;YI SYLLABLE ZYT;Lo;0;L;;;;;N;;;;;
+A2A9;YI SYLLABLE ZYX;Lo;0;L;;;;;N;;;;;
+A2AA;YI SYLLABLE ZY;Lo;0;L;;;;;N;;;;;
+A2AB;YI SYLLABLE ZYP;Lo;0;L;;;;;N;;;;;
+A2AC;YI SYLLABLE ZYRX;Lo;0;L;;;;;N;;;;;
+A2AD;YI SYLLABLE ZYR;Lo;0;L;;;;;N;;;;;
+A2AE;YI SYLLABLE CIT;Lo;0;L;;;;;N;;;;;
+A2AF;YI SYLLABLE CIX;Lo;0;L;;;;;N;;;;;
+A2B0;YI SYLLABLE CI;Lo;0;L;;;;;N;;;;;
+A2B1;YI SYLLABLE CIP;Lo;0;L;;;;;N;;;;;
+A2B2;YI SYLLABLE CIET;Lo;0;L;;;;;N;;;;;
+A2B3;YI SYLLABLE CIEX;Lo;0;L;;;;;N;;;;;
+A2B4;YI SYLLABLE CIE;Lo;0;L;;;;;N;;;;;
+A2B5;YI SYLLABLE CIEP;Lo;0;L;;;;;N;;;;;
+A2B6;YI SYLLABLE CAT;Lo;0;L;;;;;N;;;;;
+A2B7;YI SYLLABLE CAX;Lo;0;L;;;;;N;;;;;
+A2B8;YI SYLLABLE CA;Lo;0;L;;;;;N;;;;;
+A2B9;YI SYLLABLE CAP;Lo;0;L;;;;;N;;;;;
+A2BA;YI SYLLABLE CUOX;Lo;0;L;;;;;N;;;;;
+A2BB;YI SYLLABLE CUO;Lo;0;L;;;;;N;;;;;
+A2BC;YI SYLLABLE CUOP;Lo;0;L;;;;;N;;;;;
+A2BD;YI SYLLABLE COT;Lo;0;L;;;;;N;;;;;
+A2BE;YI SYLLABLE COX;Lo;0;L;;;;;N;;;;;
+A2BF;YI SYLLABLE CO;Lo;0;L;;;;;N;;;;;
+A2C0;YI SYLLABLE COP;Lo;0;L;;;;;N;;;;;
+A2C1;YI SYLLABLE CEX;Lo;0;L;;;;;N;;;;;
+A2C2;YI SYLLABLE CE;Lo;0;L;;;;;N;;;;;
+A2C3;YI SYLLABLE CEP;Lo;0;L;;;;;N;;;;;
+A2C4;YI SYLLABLE CUT;Lo;0;L;;;;;N;;;;;
+A2C5;YI SYLLABLE CUX;Lo;0;L;;;;;N;;;;;
+A2C6;YI SYLLABLE CU;Lo;0;L;;;;;N;;;;;
+A2C7;YI SYLLABLE CUP;Lo;0;L;;;;;N;;;;;
+A2C8;YI SYLLABLE CURX;Lo;0;L;;;;;N;;;;;
+A2C9;YI SYLLABLE CUR;Lo;0;L;;;;;N;;;;;
+A2CA;YI SYLLABLE CYT;Lo;0;L;;;;;N;;;;;
+A2CB;YI SYLLABLE CYX;Lo;0;L;;;;;N;;;;;
+A2CC;YI SYLLABLE CY;Lo;0;L;;;;;N;;;;;
+A2CD;YI SYLLABLE CYP;Lo;0;L;;;;;N;;;;;
+A2CE;YI SYLLABLE CYRX;Lo;0;L;;;;;N;;;;;
+A2CF;YI SYLLABLE CYR;Lo;0;L;;;;;N;;;;;
+A2D0;YI SYLLABLE ZZIT;Lo;0;L;;;;;N;;;;;
+A2D1;YI SYLLABLE ZZIX;Lo;0;L;;;;;N;;;;;
+A2D2;YI SYLLABLE ZZI;Lo;0;L;;;;;N;;;;;
+A2D3;YI SYLLABLE ZZIP;Lo;0;L;;;;;N;;;;;
+A2D4;YI SYLLABLE ZZIET;Lo;0;L;;;;;N;;;;;
+A2D5;YI SYLLABLE ZZIEX;Lo;0;L;;;;;N;;;;;
+A2D6;YI SYLLABLE ZZIE;Lo;0;L;;;;;N;;;;;
+A2D7;YI SYLLABLE ZZIEP;Lo;0;L;;;;;N;;;;;
+A2D8;YI SYLLABLE ZZAT;Lo;0;L;;;;;N;;;;;
+A2D9;YI SYLLABLE ZZAX;Lo;0;L;;;;;N;;;;;
+A2DA;YI SYLLABLE ZZA;Lo;0;L;;;;;N;;;;;
+A2DB;YI SYLLABLE ZZAP;Lo;0;L;;;;;N;;;;;
+A2DC;YI SYLLABLE ZZOX;Lo;0;L;;;;;N;;;;;
+A2DD;YI SYLLABLE ZZO;Lo;0;L;;;;;N;;;;;
+A2DE;YI SYLLABLE ZZOP;Lo;0;L;;;;;N;;;;;
+A2DF;YI SYLLABLE ZZEX;Lo;0;L;;;;;N;;;;;
+A2E0;YI SYLLABLE ZZE;Lo;0;L;;;;;N;;;;;
+A2E1;YI SYLLABLE ZZEP;Lo;0;L;;;;;N;;;;;
+A2E2;YI SYLLABLE ZZUX;Lo;0;L;;;;;N;;;;;
+A2E3;YI SYLLABLE ZZU;Lo;0;L;;;;;N;;;;;
+A2E4;YI SYLLABLE ZZUP;Lo;0;L;;;;;N;;;;;
+A2E5;YI SYLLABLE ZZURX;Lo;0;L;;;;;N;;;;;
+A2E6;YI SYLLABLE ZZUR;Lo;0;L;;;;;N;;;;;
+A2E7;YI SYLLABLE ZZYT;Lo;0;L;;;;;N;;;;;
+A2E8;YI SYLLABLE ZZYX;Lo;0;L;;;;;N;;;;;
+A2E9;YI SYLLABLE ZZY;Lo;0;L;;;;;N;;;;;
+A2EA;YI SYLLABLE ZZYP;Lo;0;L;;;;;N;;;;;
+A2EB;YI SYLLABLE ZZYRX;Lo;0;L;;;;;N;;;;;
+A2EC;YI SYLLABLE ZZYR;Lo;0;L;;;;;N;;;;;
+A2ED;YI SYLLABLE NZIT;Lo;0;L;;;;;N;;;;;
+A2EE;YI SYLLABLE NZIX;Lo;0;L;;;;;N;;;;;
+A2EF;YI SYLLABLE NZI;Lo;0;L;;;;;N;;;;;
+A2F0;YI SYLLABLE NZIP;Lo;0;L;;;;;N;;;;;
+A2F1;YI SYLLABLE NZIEX;Lo;0;L;;;;;N;;;;;
+A2F2;YI SYLLABLE NZIE;Lo;0;L;;;;;N;;;;;
+A2F3;YI SYLLABLE NZIEP;Lo;0;L;;;;;N;;;;;
+A2F4;YI SYLLABLE NZAT;Lo;0;L;;;;;N;;;;;
+A2F5;YI SYLLABLE NZAX;Lo;0;L;;;;;N;;;;;
+A2F6;YI SYLLABLE NZA;Lo;0;L;;;;;N;;;;;
+A2F7;YI SYLLABLE NZAP;Lo;0;L;;;;;N;;;;;
+A2F8;YI SYLLABLE NZUOX;Lo;0;L;;;;;N;;;;;
+A2F9;YI SYLLABLE NZUO;Lo;0;L;;;;;N;;;;;
+A2FA;YI SYLLABLE NZOX;Lo;0;L;;;;;N;;;;;
+A2FB;YI SYLLABLE NZOP;Lo;0;L;;;;;N;;;;;
+A2FC;YI SYLLABLE NZEX;Lo;0;L;;;;;N;;;;;
+A2FD;YI SYLLABLE NZE;Lo;0;L;;;;;N;;;;;
+A2FE;YI SYLLABLE NZUX;Lo;0;L;;;;;N;;;;;
+A2FF;YI SYLLABLE NZU;Lo;0;L;;;;;N;;;;;
+A300;YI SYLLABLE NZUP;Lo;0;L;;;;;N;;;;;
+A301;YI SYLLABLE NZURX;Lo;0;L;;;;;N;;;;;
+A302;YI SYLLABLE NZUR;Lo;0;L;;;;;N;;;;;
+A303;YI SYLLABLE NZYT;Lo;0;L;;;;;N;;;;;
+A304;YI SYLLABLE NZYX;Lo;0;L;;;;;N;;;;;
+A305;YI SYLLABLE NZY;Lo;0;L;;;;;N;;;;;
+A306;YI SYLLABLE NZYP;Lo;0;L;;;;;N;;;;;
+A307;YI SYLLABLE NZYRX;Lo;0;L;;;;;N;;;;;
+A308;YI SYLLABLE NZYR;Lo;0;L;;;;;N;;;;;
+A309;YI SYLLABLE SIT;Lo;0;L;;;;;N;;;;;
+A30A;YI SYLLABLE SIX;Lo;0;L;;;;;N;;;;;
+A30B;YI SYLLABLE SI;Lo;0;L;;;;;N;;;;;
+A30C;YI SYLLABLE SIP;Lo;0;L;;;;;N;;;;;
+A30D;YI SYLLABLE SIEX;Lo;0;L;;;;;N;;;;;
+A30E;YI SYLLABLE SIE;Lo;0;L;;;;;N;;;;;
+A30F;YI SYLLABLE SIEP;Lo;0;L;;;;;N;;;;;
+A310;YI SYLLABLE SAT;Lo;0;L;;;;;N;;;;;
+A311;YI SYLLABLE SAX;Lo;0;L;;;;;N;;;;;
+A312;YI SYLLABLE SA;Lo;0;L;;;;;N;;;;;
+A313;YI SYLLABLE SAP;Lo;0;L;;;;;N;;;;;
+A314;YI SYLLABLE SUOX;Lo;0;L;;;;;N;;;;;
+A315;YI SYLLABLE SUO;Lo;0;L;;;;;N;;;;;
+A316;YI SYLLABLE SUOP;Lo;0;L;;;;;N;;;;;
+A317;YI SYLLABLE SOT;Lo;0;L;;;;;N;;;;;
+A318;YI SYLLABLE SOX;Lo;0;L;;;;;N;;;;;
+A319;YI SYLLABLE SO;Lo;0;L;;;;;N;;;;;
+A31A;YI SYLLABLE SOP;Lo;0;L;;;;;N;;;;;
+A31B;YI SYLLABLE SEX;Lo;0;L;;;;;N;;;;;
+A31C;YI SYLLABLE SE;Lo;0;L;;;;;N;;;;;
+A31D;YI SYLLABLE SEP;Lo;0;L;;;;;N;;;;;
+A31E;YI SYLLABLE SUT;Lo;0;L;;;;;N;;;;;
+A31F;YI SYLLABLE SUX;Lo;0;L;;;;;N;;;;;
+A320;YI SYLLABLE SU;Lo;0;L;;;;;N;;;;;
+A321;YI SYLLABLE SUP;Lo;0;L;;;;;N;;;;;
+A322;YI SYLLABLE SURX;Lo;0;L;;;;;N;;;;;
+A323;YI SYLLABLE SUR;Lo;0;L;;;;;N;;;;;
+A324;YI SYLLABLE SYT;Lo;0;L;;;;;N;;;;;
+A325;YI SYLLABLE SYX;Lo;0;L;;;;;N;;;;;
+A326;YI SYLLABLE SY;Lo;0;L;;;;;N;;;;;
+A327;YI SYLLABLE SYP;Lo;0;L;;;;;N;;;;;
+A328;YI SYLLABLE SYRX;Lo;0;L;;;;;N;;;;;
+A329;YI SYLLABLE SYR;Lo;0;L;;;;;N;;;;;
+A32A;YI SYLLABLE SSIT;Lo;0;L;;;;;N;;;;;
+A32B;YI SYLLABLE SSIX;Lo;0;L;;;;;N;;;;;
+A32C;YI SYLLABLE SSI;Lo;0;L;;;;;N;;;;;
+A32D;YI SYLLABLE SSIP;Lo;0;L;;;;;N;;;;;
+A32E;YI SYLLABLE SSIEX;Lo;0;L;;;;;N;;;;;
+A32F;YI SYLLABLE SSIE;Lo;0;L;;;;;N;;;;;
+A330;YI SYLLABLE SSIEP;Lo;0;L;;;;;N;;;;;
+A331;YI SYLLABLE SSAT;Lo;0;L;;;;;N;;;;;
+A332;YI SYLLABLE SSAX;Lo;0;L;;;;;N;;;;;
+A333;YI SYLLABLE SSA;Lo;0;L;;;;;N;;;;;
+A334;YI SYLLABLE SSAP;Lo;0;L;;;;;N;;;;;
+A335;YI SYLLABLE SSOT;Lo;0;L;;;;;N;;;;;
+A336;YI SYLLABLE SSOX;Lo;0;L;;;;;N;;;;;
+A337;YI SYLLABLE SSO;Lo;0;L;;;;;N;;;;;
+A338;YI SYLLABLE SSOP;Lo;0;L;;;;;N;;;;;
+A339;YI SYLLABLE SSEX;Lo;0;L;;;;;N;;;;;
+A33A;YI SYLLABLE SSE;Lo;0;L;;;;;N;;;;;
+A33B;YI SYLLABLE SSEP;Lo;0;L;;;;;N;;;;;
+A33C;YI SYLLABLE SSUT;Lo;0;L;;;;;N;;;;;
+A33D;YI SYLLABLE SSUX;Lo;0;L;;;;;N;;;;;
+A33E;YI SYLLABLE SSU;Lo;0;L;;;;;N;;;;;
+A33F;YI SYLLABLE SSUP;Lo;0;L;;;;;N;;;;;
+A340;YI SYLLABLE SSYT;Lo;0;L;;;;;N;;;;;
+A341;YI SYLLABLE SSYX;Lo;0;L;;;;;N;;;;;
+A342;YI SYLLABLE SSY;Lo;0;L;;;;;N;;;;;
+A343;YI SYLLABLE SSYP;Lo;0;L;;;;;N;;;;;
+A344;YI SYLLABLE SSYRX;Lo;0;L;;;;;N;;;;;
+A345;YI SYLLABLE SSYR;Lo;0;L;;;;;N;;;;;
+A346;YI SYLLABLE ZHAT;Lo;0;L;;;;;N;;;;;
+A347;YI SYLLABLE ZHAX;Lo;0;L;;;;;N;;;;;
+A348;YI SYLLABLE ZHA;Lo;0;L;;;;;N;;;;;
+A349;YI SYLLABLE ZHAP;Lo;0;L;;;;;N;;;;;
+A34A;YI SYLLABLE ZHUOX;Lo;0;L;;;;;N;;;;;
+A34B;YI SYLLABLE ZHUO;Lo;0;L;;;;;N;;;;;
+A34C;YI SYLLABLE ZHUOP;Lo;0;L;;;;;N;;;;;
+A34D;YI SYLLABLE ZHOT;Lo;0;L;;;;;N;;;;;
+A34E;YI SYLLABLE ZHOX;Lo;0;L;;;;;N;;;;;
+A34F;YI SYLLABLE ZHO;Lo;0;L;;;;;N;;;;;
+A350;YI SYLLABLE ZHOP;Lo;0;L;;;;;N;;;;;
+A351;YI SYLLABLE ZHET;Lo;0;L;;;;;N;;;;;
+A352;YI SYLLABLE ZHEX;Lo;0;L;;;;;N;;;;;
+A353;YI SYLLABLE ZHE;Lo;0;L;;;;;N;;;;;
+A354;YI SYLLABLE ZHEP;Lo;0;L;;;;;N;;;;;
+A355;YI SYLLABLE ZHUT;Lo;0;L;;;;;N;;;;;
+A356;YI SYLLABLE ZHUX;Lo;0;L;;;;;N;;;;;
+A357;YI SYLLABLE ZHU;Lo;0;L;;;;;N;;;;;
+A358;YI SYLLABLE ZHUP;Lo;0;L;;;;;N;;;;;
+A359;YI SYLLABLE ZHURX;Lo;0;L;;;;;N;;;;;
+A35A;YI SYLLABLE ZHUR;Lo;0;L;;;;;N;;;;;
+A35B;YI SYLLABLE ZHYT;Lo;0;L;;;;;N;;;;;
+A35C;YI SYLLABLE ZHYX;Lo;0;L;;;;;N;;;;;
+A35D;YI SYLLABLE ZHY;Lo;0;L;;;;;N;;;;;
+A35E;YI SYLLABLE ZHYP;Lo;0;L;;;;;N;;;;;
+A35F;YI SYLLABLE ZHYRX;Lo;0;L;;;;;N;;;;;
+A360;YI SYLLABLE ZHYR;Lo;0;L;;;;;N;;;;;
+A361;YI SYLLABLE CHAT;Lo;0;L;;;;;N;;;;;
+A362;YI SYLLABLE CHAX;Lo;0;L;;;;;N;;;;;
+A363;YI SYLLABLE CHA;Lo;0;L;;;;;N;;;;;
+A364;YI SYLLABLE CHAP;Lo;0;L;;;;;N;;;;;
+A365;YI SYLLABLE CHUOT;Lo;0;L;;;;;N;;;;;
+A366;YI SYLLABLE CHUOX;Lo;0;L;;;;;N;;;;;
+A367;YI SYLLABLE CHUO;Lo;0;L;;;;;N;;;;;
+A368;YI SYLLABLE CHUOP;Lo;0;L;;;;;N;;;;;
+A369;YI SYLLABLE CHOT;Lo;0;L;;;;;N;;;;;
+A36A;YI SYLLABLE CHOX;Lo;0;L;;;;;N;;;;;
+A36B;YI SYLLABLE CHO;Lo;0;L;;;;;N;;;;;
+A36C;YI SYLLABLE CHOP;Lo;0;L;;;;;N;;;;;
+A36D;YI SYLLABLE CHET;Lo;0;L;;;;;N;;;;;
+A36E;YI SYLLABLE CHEX;Lo;0;L;;;;;N;;;;;
+A36F;YI SYLLABLE CHE;Lo;0;L;;;;;N;;;;;
+A370;YI SYLLABLE CHEP;Lo;0;L;;;;;N;;;;;
+A371;YI SYLLABLE CHUX;Lo;0;L;;;;;N;;;;;
+A372;YI SYLLABLE CHU;Lo;0;L;;;;;N;;;;;
+A373;YI SYLLABLE CHUP;Lo;0;L;;;;;N;;;;;
+A374;YI SYLLABLE CHURX;Lo;0;L;;;;;N;;;;;
+A375;YI SYLLABLE CHUR;Lo;0;L;;;;;N;;;;;
+A376;YI SYLLABLE CHYT;Lo;0;L;;;;;N;;;;;
+A377;YI SYLLABLE CHYX;Lo;0;L;;;;;N;;;;;
+A378;YI SYLLABLE CHY;Lo;0;L;;;;;N;;;;;
+A379;YI SYLLABLE CHYP;Lo;0;L;;;;;N;;;;;
+A37A;YI SYLLABLE CHYRX;Lo;0;L;;;;;N;;;;;
+A37B;YI SYLLABLE CHYR;Lo;0;L;;;;;N;;;;;
+A37C;YI SYLLABLE RRAX;Lo;0;L;;;;;N;;;;;
+A37D;YI SYLLABLE RRA;Lo;0;L;;;;;N;;;;;
+A37E;YI SYLLABLE RRUOX;Lo;0;L;;;;;N;;;;;
+A37F;YI SYLLABLE RRUO;Lo;0;L;;;;;N;;;;;
+A380;YI SYLLABLE RROT;Lo;0;L;;;;;N;;;;;
+A381;YI SYLLABLE RROX;Lo;0;L;;;;;N;;;;;
+A382;YI SYLLABLE RRO;Lo;0;L;;;;;N;;;;;
+A383;YI SYLLABLE RROP;Lo;0;L;;;;;N;;;;;
+A384;YI SYLLABLE RRET;Lo;0;L;;;;;N;;;;;
+A385;YI SYLLABLE RREX;Lo;0;L;;;;;N;;;;;
+A386;YI SYLLABLE RRE;Lo;0;L;;;;;N;;;;;
+A387;YI SYLLABLE RREP;Lo;0;L;;;;;N;;;;;
+A388;YI SYLLABLE RRUT;Lo;0;L;;;;;N;;;;;
+A389;YI SYLLABLE RRUX;Lo;0;L;;;;;N;;;;;
+A38A;YI SYLLABLE RRU;Lo;0;L;;;;;N;;;;;
+A38B;YI SYLLABLE RRUP;Lo;0;L;;;;;N;;;;;
+A38C;YI SYLLABLE RRURX;Lo;0;L;;;;;N;;;;;
+A38D;YI SYLLABLE RRUR;Lo;0;L;;;;;N;;;;;
+A38E;YI SYLLABLE RRYT;Lo;0;L;;;;;N;;;;;
+A38F;YI SYLLABLE RRYX;Lo;0;L;;;;;N;;;;;
+A390;YI SYLLABLE RRY;Lo;0;L;;;;;N;;;;;
+A391;YI SYLLABLE RRYP;Lo;0;L;;;;;N;;;;;
+A392;YI SYLLABLE RRYRX;Lo;0;L;;;;;N;;;;;
+A393;YI SYLLABLE RRYR;Lo;0;L;;;;;N;;;;;
+A394;YI SYLLABLE NRAT;Lo;0;L;;;;;N;;;;;
+A395;YI SYLLABLE NRAX;Lo;0;L;;;;;N;;;;;
+A396;YI SYLLABLE NRA;Lo;0;L;;;;;N;;;;;
+A397;YI SYLLABLE NRAP;Lo;0;L;;;;;N;;;;;
+A398;YI SYLLABLE NROX;Lo;0;L;;;;;N;;;;;
+A399;YI SYLLABLE NRO;Lo;0;L;;;;;N;;;;;
+A39A;YI SYLLABLE NROP;Lo;0;L;;;;;N;;;;;
+A39B;YI SYLLABLE NRET;Lo;0;L;;;;;N;;;;;
+A39C;YI SYLLABLE NREX;Lo;0;L;;;;;N;;;;;
+A39D;YI SYLLABLE NRE;Lo;0;L;;;;;N;;;;;
+A39E;YI SYLLABLE NREP;Lo;0;L;;;;;N;;;;;
+A39F;YI SYLLABLE NRUT;Lo;0;L;;;;;N;;;;;
+A3A0;YI SYLLABLE NRUX;Lo;0;L;;;;;N;;;;;
+A3A1;YI SYLLABLE NRU;Lo;0;L;;;;;N;;;;;
+A3A2;YI SYLLABLE NRUP;Lo;0;L;;;;;N;;;;;
+A3A3;YI SYLLABLE NRURX;Lo;0;L;;;;;N;;;;;
+A3A4;YI SYLLABLE NRUR;Lo;0;L;;;;;N;;;;;
+A3A5;YI SYLLABLE NRYT;Lo;0;L;;;;;N;;;;;
+A3A6;YI SYLLABLE NRYX;Lo;0;L;;;;;N;;;;;
+A3A7;YI SYLLABLE NRY;Lo;0;L;;;;;N;;;;;
+A3A8;YI SYLLABLE NRYP;Lo;0;L;;;;;N;;;;;
+A3A9;YI SYLLABLE NRYRX;Lo;0;L;;;;;N;;;;;
+A3AA;YI SYLLABLE NRYR;Lo;0;L;;;;;N;;;;;
+A3AB;YI SYLLABLE SHAT;Lo;0;L;;;;;N;;;;;
+A3AC;YI SYLLABLE SHAX;Lo;0;L;;;;;N;;;;;
+A3AD;YI SYLLABLE SHA;Lo;0;L;;;;;N;;;;;
+A3AE;YI SYLLABLE SHAP;Lo;0;L;;;;;N;;;;;
+A3AF;YI SYLLABLE SHUOX;Lo;0;L;;;;;N;;;;;
+A3B0;YI SYLLABLE SHUO;Lo;0;L;;;;;N;;;;;
+A3B1;YI SYLLABLE SHUOP;Lo;0;L;;;;;N;;;;;
+A3B2;YI SYLLABLE SHOT;Lo;0;L;;;;;N;;;;;
+A3B3;YI SYLLABLE SHOX;Lo;0;L;;;;;N;;;;;
+A3B4;YI SYLLABLE SHO;Lo;0;L;;;;;N;;;;;
+A3B5;YI SYLLABLE SHOP;Lo;0;L;;;;;N;;;;;
+A3B6;YI SYLLABLE SHET;Lo;0;L;;;;;N;;;;;
+A3B7;YI SYLLABLE SHEX;Lo;0;L;;;;;N;;;;;
+A3B8;YI SYLLABLE SHE;Lo;0;L;;;;;N;;;;;
+A3B9;YI SYLLABLE SHEP;Lo;0;L;;;;;N;;;;;
+A3BA;YI SYLLABLE SHUT;Lo;0;L;;;;;N;;;;;
+A3BB;YI SYLLABLE SHUX;Lo;0;L;;;;;N;;;;;
+A3BC;YI SYLLABLE SHU;Lo;0;L;;;;;N;;;;;
+A3BD;YI SYLLABLE SHUP;Lo;0;L;;;;;N;;;;;
+A3BE;YI SYLLABLE SHURX;Lo;0;L;;;;;N;;;;;
+A3BF;YI SYLLABLE SHUR;Lo;0;L;;;;;N;;;;;
+A3C0;YI SYLLABLE SHYT;Lo;0;L;;;;;N;;;;;
+A3C1;YI SYLLABLE SHYX;Lo;0;L;;;;;N;;;;;
+A3C2;YI SYLLABLE SHY;Lo;0;L;;;;;N;;;;;
+A3C3;YI SYLLABLE SHYP;Lo;0;L;;;;;N;;;;;
+A3C4;YI SYLLABLE SHYRX;Lo;0;L;;;;;N;;;;;
+A3C5;YI SYLLABLE SHYR;Lo;0;L;;;;;N;;;;;
+A3C6;YI SYLLABLE RAT;Lo;0;L;;;;;N;;;;;
+A3C7;YI SYLLABLE RAX;Lo;0;L;;;;;N;;;;;
+A3C8;YI SYLLABLE RA;Lo;0;L;;;;;N;;;;;
+A3C9;YI SYLLABLE RAP;Lo;0;L;;;;;N;;;;;
+A3CA;YI SYLLABLE RUOX;Lo;0;L;;;;;N;;;;;
+A3CB;YI SYLLABLE RUO;Lo;0;L;;;;;N;;;;;
+A3CC;YI SYLLABLE RUOP;Lo;0;L;;;;;N;;;;;
+A3CD;YI SYLLABLE ROT;Lo;0;L;;;;;N;;;;;
+A3CE;YI SYLLABLE ROX;Lo;0;L;;;;;N;;;;;
+A3CF;YI SYLLABLE RO;Lo;0;L;;;;;N;;;;;
+A3D0;YI SYLLABLE ROP;Lo;0;L;;;;;N;;;;;
+A3D1;YI SYLLABLE REX;Lo;0;L;;;;;N;;;;;
+A3D2;YI SYLLABLE RE;Lo;0;L;;;;;N;;;;;
+A3D3;YI SYLLABLE REP;Lo;0;L;;;;;N;;;;;
+A3D4;YI SYLLABLE RUT;Lo;0;L;;;;;N;;;;;
+A3D5;YI SYLLABLE RUX;Lo;0;L;;;;;N;;;;;
+A3D6;YI SYLLABLE RU;Lo;0;L;;;;;N;;;;;
+A3D7;YI SYLLABLE RUP;Lo;0;L;;;;;N;;;;;
+A3D8;YI SYLLABLE RURX;Lo;0;L;;;;;N;;;;;
+A3D9;YI SYLLABLE RUR;Lo;0;L;;;;;N;;;;;
+A3DA;YI SYLLABLE RYT;Lo;0;L;;;;;N;;;;;
+A3DB;YI SYLLABLE RYX;Lo;0;L;;;;;N;;;;;
+A3DC;YI SYLLABLE RY;Lo;0;L;;;;;N;;;;;
+A3DD;YI SYLLABLE RYP;Lo;0;L;;;;;N;;;;;
+A3DE;YI SYLLABLE RYRX;Lo;0;L;;;;;N;;;;;
+A3DF;YI SYLLABLE RYR;Lo;0;L;;;;;N;;;;;
+A3E0;YI SYLLABLE JIT;Lo;0;L;;;;;N;;;;;
+A3E1;YI SYLLABLE JIX;Lo;0;L;;;;;N;;;;;
+A3E2;YI SYLLABLE JI;Lo;0;L;;;;;N;;;;;
+A3E3;YI SYLLABLE JIP;Lo;0;L;;;;;N;;;;;
+A3E4;YI SYLLABLE JIET;Lo;0;L;;;;;N;;;;;
+A3E5;YI SYLLABLE JIEX;Lo;0;L;;;;;N;;;;;
+A3E6;YI SYLLABLE JIE;Lo;0;L;;;;;N;;;;;
+A3E7;YI SYLLABLE JIEP;Lo;0;L;;;;;N;;;;;
+A3E8;YI SYLLABLE JUOT;Lo;0;L;;;;;N;;;;;
+A3E9;YI SYLLABLE JUOX;Lo;0;L;;;;;N;;;;;
+A3EA;YI SYLLABLE JUO;Lo;0;L;;;;;N;;;;;
+A3EB;YI SYLLABLE JUOP;Lo;0;L;;;;;N;;;;;
+A3EC;YI SYLLABLE JOT;Lo;0;L;;;;;N;;;;;
+A3ED;YI SYLLABLE JOX;Lo;0;L;;;;;N;;;;;
+A3EE;YI SYLLABLE JO;Lo;0;L;;;;;N;;;;;
+A3EF;YI SYLLABLE JOP;Lo;0;L;;;;;N;;;;;
+A3F0;YI SYLLABLE JUT;Lo;0;L;;;;;N;;;;;
+A3F1;YI SYLLABLE JUX;Lo;0;L;;;;;N;;;;;
+A3F2;YI SYLLABLE JU;Lo;0;L;;;;;N;;;;;
+A3F3;YI SYLLABLE JUP;Lo;0;L;;;;;N;;;;;
+A3F4;YI SYLLABLE JURX;Lo;0;L;;;;;N;;;;;
+A3F5;YI SYLLABLE JUR;Lo;0;L;;;;;N;;;;;
+A3F6;YI SYLLABLE JYT;Lo;0;L;;;;;N;;;;;
+A3F7;YI SYLLABLE JYX;Lo;0;L;;;;;N;;;;;
+A3F8;YI SYLLABLE JY;Lo;0;L;;;;;N;;;;;
+A3F9;YI SYLLABLE JYP;Lo;0;L;;;;;N;;;;;
+A3FA;YI SYLLABLE JYRX;Lo;0;L;;;;;N;;;;;
+A3FB;YI SYLLABLE JYR;Lo;0;L;;;;;N;;;;;
+A3FC;YI SYLLABLE QIT;Lo;0;L;;;;;N;;;;;
+A3FD;YI SYLLABLE QIX;Lo;0;L;;;;;N;;;;;
+A3FE;YI SYLLABLE QI;Lo;0;L;;;;;N;;;;;
+A3FF;YI SYLLABLE QIP;Lo;0;L;;;;;N;;;;;
+A400;YI SYLLABLE QIET;Lo;0;L;;;;;N;;;;;
+A401;YI SYLLABLE QIEX;Lo;0;L;;;;;N;;;;;
+A402;YI SYLLABLE QIE;Lo;0;L;;;;;N;;;;;
+A403;YI SYLLABLE QIEP;Lo;0;L;;;;;N;;;;;
+A404;YI SYLLABLE QUOT;Lo;0;L;;;;;N;;;;;
+A405;YI SYLLABLE QUOX;Lo;0;L;;;;;N;;;;;
+A406;YI SYLLABLE QUO;Lo;0;L;;;;;N;;;;;
+A407;YI SYLLABLE QUOP;Lo;0;L;;;;;N;;;;;
+A408;YI SYLLABLE QOT;Lo;0;L;;;;;N;;;;;
+A409;YI SYLLABLE QOX;Lo;0;L;;;;;N;;;;;
+A40A;YI SYLLABLE QO;Lo;0;L;;;;;N;;;;;
+A40B;YI SYLLABLE QOP;Lo;0;L;;;;;N;;;;;
+A40C;YI SYLLABLE QUT;Lo;0;L;;;;;N;;;;;
+A40D;YI SYLLABLE QUX;Lo;0;L;;;;;N;;;;;
+A40E;YI SYLLABLE QU;Lo;0;L;;;;;N;;;;;
+A40F;YI SYLLABLE QUP;Lo;0;L;;;;;N;;;;;
+A410;YI SYLLABLE QURX;Lo;0;L;;;;;N;;;;;
+A411;YI SYLLABLE QUR;Lo;0;L;;;;;N;;;;;
+A412;YI SYLLABLE QYT;Lo;0;L;;;;;N;;;;;
+A413;YI SYLLABLE QYX;Lo;0;L;;;;;N;;;;;
+A414;YI SYLLABLE QY;Lo;0;L;;;;;N;;;;;
+A415;YI SYLLABLE QYP;Lo;0;L;;;;;N;;;;;
+A416;YI SYLLABLE QYRX;Lo;0;L;;;;;N;;;;;
+A417;YI SYLLABLE QYR;Lo;0;L;;;;;N;;;;;
+A418;YI SYLLABLE JJIT;Lo;0;L;;;;;N;;;;;
+A419;YI SYLLABLE JJIX;Lo;0;L;;;;;N;;;;;
+A41A;YI SYLLABLE JJI;Lo;0;L;;;;;N;;;;;
+A41B;YI SYLLABLE JJIP;Lo;0;L;;;;;N;;;;;
+A41C;YI SYLLABLE JJIET;Lo;0;L;;;;;N;;;;;
+A41D;YI SYLLABLE JJIEX;Lo;0;L;;;;;N;;;;;
+A41E;YI SYLLABLE JJIE;Lo;0;L;;;;;N;;;;;
+A41F;YI SYLLABLE JJIEP;Lo;0;L;;;;;N;;;;;
+A420;YI SYLLABLE JJUOX;Lo;0;L;;;;;N;;;;;
+A421;YI SYLLABLE JJUO;Lo;0;L;;;;;N;;;;;
+A422;YI SYLLABLE JJUOP;Lo;0;L;;;;;N;;;;;
+A423;YI SYLLABLE JJOT;Lo;0;L;;;;;N;;;;;
+A424;YI SYLLABLE JJOX;Lo;0;L;;;;;N;;;;;
+A425;YI SYLLABLE JJO;Lo;0;L;;;;;N;;;;;
+A426;YI SYLLABLE JJOP;Lo;0;L;;;;;N;;;;;
+A427;YI SYLLABLE JJUT;Lo;0;L;;;;;N;;;;;
+A428;YI SYLLABLE JJUX;Lo;0;L;;;;;N;;;;;
+A429;YI SYLLABLE JJU;Lo;0;L;;;;;N;;;;;
+A42A;YI SYLLABLE JJUP;Lo;0;L;;;;;N;;;;;
+A42B;YI SYLLABLE JJURX;Lo;0;L;;;;;N;;;;;
+A42C;YI SYLLABLE JJUR;Lo;0;L;;;;;N;;;;;
+A42D;YI SYLLABLE JJYT;Lo;0;L;;;;;N;;;;;
+A42E;YI SYLLABLE JJYX;Lo;0;L;;;;;N;;;;;
+A42F;YI SYLLABLE JJY;Lo;0;L;;;;;N;;;;;
+A430;YI SYLLABLE JJYP;Lo;0;L;;;;;N;;;;;
+A431;YI SYLLABLE NJIT;Lo;0;L;;;;;N;;;;;
+A432;YI SYLLABLE NJIX;Lo;0;L;;;;;N;;;;;
+A433;YI SYLLABLE NJI;Lo;0;L;;;;;N;;;;;
+A434;YI SYLLABLE NJIP;Lo;0;L;;;;;N;;;;;
+A435;YI SYLLABLE NJIET;Lo;0;L;;;;;N;;;;;
+A436;YI SYLLABLE NJIEX;Lo;0;L;;;;;N;;;;;
+A437;YI SYLLABLE NJIE;Lo;0;L;;;;;N;;;;;
+A438;YI SYLLABLE NJIEP;Lo;0;L;;;;;N;;;;;
+A439;YI SYLLABLE NJUOX;Lo;0;L;;;;;N;;;;;
+A43A;YI SYLLABLE NJUO;Lo;0;L;;;;;N;;;;;
+A43B;YI SYLLABLE NJOT;Lo;0;L;;;;;N;;;;;
+A43C;YI SYLLABLE NJOX;Lo;0;L;;;;;N;;;;;
+A43D;YI SYLLABLE NJO;Lo;0;L;;;;;N;;;;;
+A43E;YI SYLLABLE NJOP;Lo;0;L;;;;;N;;;;;
+A43F;YI SYLLABLE NJUX;Lo;0;L;;;;;N;;;;;
+A440;YI SYLLABLE NJU;Lo;0;L;;;;;N;;;;;
+A441;YI SYLLABLE NJUP;Lo;0;L;;;;;N;;;;;
+A442;YI SYLLABLE NJURX;Lo;0;L;;;;;N;;;;;
+A443;YI SYLLABLE NJUR;Lo;0;L;;;;;N;;;;;
+A444;YI SYLLABLE NJYT;Lo;0;L;;;;;N;;;;;
+A445;YI SYLLABLE NJYX;Lo;0;L;;;;;N;;;;;
+A446;YI SYLLABLE NJY;Lo;0;L;;;;;N;;;;;
+A447;YI SYLLABLE NJYP;Lo;0;L;;;;;N;;;;;
+A448;YI SYLLABLE NJYRX;Lo;0;L;;;;;N;;;;;
+A449;YI SYLLABLE NJYR;Lo;0;L;;;;;N;;;;;
+A44A;YI SYLLABLE NYIT;Lo;0;L;;;;;N;;;;;
+A44B;YI SYLLABLE NYIX;Lo;0;L;;;;;N;;;;;
+A44C;YI SYLLABLE NYI;Lo;0;L;;;;;N;;;;;
+A44D;YI SYLLABLE NYIP;Lo;0;L;;;;;N;;;;;
+A44E;YI SYLLABLE NYIET;Lo;0;L;;;;;N;;;;;
+A44F;YI SYLLABLE NYIEX;Lo;0;L;;;;;N;;;;;
+A450;YI SYLLABLE NYIE;Lo;0;L;;;;;N;;;;;
+A451;YI SYLLABLE NYIEP;Lo;0;L;;;;;N;;;;;
+A452;YI SYLLABLE NYUOX;Lo;0;L;;;;;N;;;;;
+A453;YI SYLLABLE NYUO;Lo;0;L;;;;;N;;;;;
+A454;YI SYLLABLE NYUOP;Lo;0;L;;;;;N;;;;;
+A455;YI SYLLABLE NYOT;Lo;0;L;;;;;N;;;;;
+A456;YI SYLLABLE NYOX;Lo;0;L;;;;;N;;;;;
+A457;YI SYLLABLE NYO;Lo;0;L;;;;;N;;;;;
+A458;YI SYLLABLE NYOP;Lo;0;L;;;;;N;;;;;
+A459;YI SYLLABLE NYUT;Lo;0;L;;;;;N;;;;;
+A45A;YI SYLLABLE NYUX;Lo;0;L;;;;;N;;;;;
+A45B;YI SYLLABLE NYU;Lo;0;L;;;;;N;;;;;
+A45C;YI SYLLABLE NYUP;Lo;0;L;;;;;N;;;;;
+A45D;YI SYLLABLE XIT;Lo;0;L;;;;;N;;;;;
+A45E;YI SYLLABLE XIX;Lo;0;L;;;;;N;;;;;
+A45F;YI SYLLABLE XI;Lo;0;L;;;;;N;;;;;
+A460;YI SYLLABLE XIP;Lo;0;L;;;;;N;;;;;
+A461;YI SYLLABLE XIET;Lo;0;L;;;;;N;;;;;
+A462;YI SYLLABLE XIEX;Lo;0;L;;;;;N;;;;;
+A463;YI SYLLABLE XIE;Lo;0;L;;;;;N;;;;;
+A464;YI SYLLABLE XIEP;Lo;0;L;;;;;N;;;;;
+A465;YI SYLLABLE XUOX;Lo;0;L;;;;;N;;;;;
+A466;YI SYLLABLE XUO;Lo;0;L;;;;;N;;;;;
+A467;YI SYLLABLE XOT;Lo;0;L;;;;;N;;;;;
+A468;YI SYLLABLE XOX;Lo;0;L;;;;;N;;;;;
+A469;YI SYLLABLE XO;Lo;0;L;;;;;N;;;;;
+A46A;YI SYLLABLE XOP;Lo;0;L;;;;;N;;;;;
+A46B;YI SYLLABLE XYT;Lo;0;L;;;;;N;;;;;
+A46C;YI SYLLABLE XYX;Lo;0;L;;;;;N;;;;;
+A46D;YI SYLLABLE XY;Lo;0;L;;;;;N;;;;;
+A46E;YI SYLLABLE XYP;Lo;0;L;;;;;N;;;;;
+A46F;YI SYLLABLE XYRX;Lo;0;L;;;;;N;;;;;
+A470;YI SYLLABLE XYR;Lo;0;L;;;;;N;;;;;
+A471;YI SYLLABLE YIT;Lo;0;L;;;;;N;;;;;
+A472;YI SYLLABLE YIX;Lo;0;L;;;;;N;;;;;
+A473;YI SYLLABLE YI;Lo;0;L;;;;;N;;;;;
+A474;YI SYLLABLE YIP;Lo;0;L;;;;;N;;;;;
+A475;YI SYLLABLE YIET;Lo;0;L;;;;;N;;;;;
+A476;YI SYLLABLE YIEX;Lo;0;L;;;;;N;;;;;
+A477;YI SYLLABLE YIE;Lo;0;L;;;;;N;;;;;
+A478;YI SYLLABLE YIEP;Lo;0;L;;;;;N;;;;;
+A479;YI SYLLABLE YUOT;Lo;0;L;;;;;N;;;;;
+A47A;YI SYLLABLE YUOX;Lo;0;L;;;;;N;;;;;
+A47B;YI SYLLABLE YUO;Lo;0;L;;;;;N;;;;;
+A47C;YI SYLLABLE YUOP;Lo;0;L;;;;;N;;;;;
+A47D;YI SYLLABLE YOT;Lo;0;L;;;;;N;;;;;
+A47E;YI SYLLABLE YOX;Lo;0;L;;;;;N;;;;;
+A47F;YI SYLLABLE YO;Lo;0;L;;;;;N;;;;;
+A480;YI SYLLABLE YOP;Lo;0;L;;;;;N;;;;;
+A481;YI SYLLABLE YUT;Lo;0;L;;;;;N;;;;;
+A482;YI SYLLABLE YUX;Lo;0;L;;;;;N;;;;;
+A483;YI SYLLABLE YU;Lo;0;L;;;;;N;;;;;
+A484;YI SYLLABLE YUP;Lo;0;L;;;;;N;;;;;
+A485;YI SYLLABLE YURX;Lo;0;L;;;;;N;;;;;
+A486;YI SYLLABLE YUR;Lo;0;L;;;;;N;;;;;
+A487;YI SYLLABLE YYT;Lo;0;L;;;;;N;;;;;
+A488;YI SYLLABLE YYX;Lo;0;L;;;;;N;;;;;
+A489;YI SYLLABLE YY;Lo;0;L;;;;;N;;;;;
+A48A;YI SYLLABLE YYP;Lo;0;L;;;;;N;;;;;
+A48B;YI SYLLABLE YYRX;Lo;0;L;;;;;N;;;;;
+A48C;YI SYLLABLE YYR;Lo;0;L;;;;;N;;;;;
+A490;YI RADICAL QOT;So;0;ON;;;;;N;;;;;
+A491;YI RADICAL LI;So;0;ON;;;;;N;;;;;
+A492;YI RADICAL KIT;So;0;ON;;;;;N;;;;;
+A493;YI RADICAL NYIP;So;0;ON;;;;;N;;;;;
+A494;YI RADICAL CYP;So;0;ON;;;;;N;;;;;
+A495;YI RADICAL SSI;So;0;ON;;;;;N;;;;;
+A496;YI RADICAL GGOP;So;0;ON;;;;;N;;;;;
+A497;YI RADICAL GEP;So;0;ON;;;;;N;;;;;
+A498;YI RADICAL MI;So;0;ON;;;;;N;;;;;
+A499;YI RADICAL HXIT;So;0;ON;;;;;N;;;;;
+A49A;YI RADICAL LYR;So;0;ON;;;;;N;;;;;
+A49B;YI RADICAL BBUT;So;0;ON;;;;;N;;;;;
+A49C;YI RADICAL MOP;So;0;ON;;;;;N;;;;;
+A49D;YI RADICAL YO;So;0;ON;;;;;N;;;;;
+A49E;YI RADICAL PUT;So;0;ON;;;;;N;;;;;
+A49F;YI RADICAL HXUO;So;0;ON;;;;;N;;;;;
+A4A0;YI RADICAL TAT;So;0;ON;;;;;N;;;;;
+A4A1;YI RADICAL GA;So;0;ON;;;;;N;;;;;
+A4A4;YI RADICAL DDUR;So;0;ON;;;;;N;;;;;
+A4A5;YI RADICAL BUR;So;0;ON;;;;;N;;;;;
+A4A6;YI RADICAL GGUO;So;0;ON;;;;;N;;;;;
+A4A7;YI RADICAL NYOP;So;0;ON;;;;;N;;;;;
+A4A8;YI RADICAL TU;So;0;ON;;;;;N;;;;;
+A4A9;YI RADICAL OP;So;0;ON;;;;;N;;;;;
+A4AA;YI RADICAL JJUT;So;0;ON;;;;;N;;;;;
+A4AB;YI RADICAL ZOT;So;0;ON;;;;;N;;;;;
+A4AC;YI RADICAL PYT;So;0;ON;;;;;N;;;;;
+A4AD;YI RADICAL HMO;So;0;ON;;;;;N;;;;;
+A4AE;YI RADICAL YIT;So;0;ON;;;;;N;;;;;
+A4AF;YI RADICAL VUR;So;0;ON;;;;;N;;;;;
+A4B0;YI RADICAL SHY;So;0;ON;;;;;N;;;;;
+A4B1;YI RADICAL VEP;So;0;ON;;;;;N;;;;;
+A4B2;YI RADICAL ZA;So;0;ON;;;;;N;;;;;
+A4B3;YI RADICAL JO;So;0;ON;;;;;N;;;;;
+A4B5;YI RADICAL JJY;So;0;ON;;;;;N;;;;;
+A4B6;YI RADICAL GOT;So;0;ON;;;;;N;;;;;
+A4B7;YI RADICAL JJIE;So;0;ON;;;;;N;;;;;
+A4B8;YI RADICAL WO;So;0;ON;;;;;N;;;;;
+A4B9;YI RADICAL DU;So;0;ON;;;;;N;;;;;
+A4BA;YI RADICAL SHUR;So;0;ON;;;;;N;;;;;
+A4BB;YI RADICAL LIE;So;0;ON;;;;;N;;;;;
+A4BC;YI RADICAL CY;So;0;ON;;;;;N;;;;;
+A4BD;YI RADICAL CUOP;So;0;ON;;;;;N;;;;;
+A4BE;YI RADICAL CIP;So;0;ON;;;;;N;;;;;
+A4BF;YI RADICAL HXOP;So;0;ON;;;;;N;;;;;
+A4C0;YI RADICAL SHAT;So;0;ON;;;;;N;;;;;
+A4C2;YI RADICAL SHOP;So;0;ON;;;;;N;;;;;
+A4C3;YI RADICAL CHE;So;0;ON;;;;;N;;;;;
+A4C4;YI RADICAL ZZIET;So;0;ON;;;;;N;;;;;
+A4C6;YI RADICAL KE;So;0;ON;;;;;N;;;;;
+AC00;<Hangul Syllable, First>;Lo;0;L;;;;;N;;;;;
+D7A3;<Hangul Syllable, Last>;Lo;0;L;;;;;N;;;;;
+D800;<Non Private Use High Surrogate, First>;Cs;0;L;;;;;N;;;;;
+DB7F;<Non Private Use High Surrogate, Last>;Cs;0;L;;;;;N;;;;;
+DB80;<Private Use High Surrogate, First>;Cs;0;L;;;;;N;;;;;
+DBFF;<Private Use High Surrogate, Last>;Cs;0;L;;;;;N;;;;;
+DC00;<Low Surrogate, First>;Cs;0;L;;;;;N;;;;;
+DFFF;<Low Surrogate, Last>;Cs;0;L;;;;;N;;;;;
+E000;<Private Use, First>;Co;0;L;;;;;N;;;;;
+F8FF;<Private Use, Last>;Co;0;L;;;;;N;;;;;
+F900;CJK COMPATIBILITY IDEOGRAPH-F900;Lo;0;L;8C48;;;;N;;;;;
+F901;CJK COMPATIBILITY IDEOGRAPH-F901;Lo;0;L;66F4;;;;N;;;;;
+F902;CJK COMPATIBILITY IDEOGRAPH-F902;Lo;0;L;8ECA;;;;N;;;;;
+F903;CJK COMPATIBILITY IDEOGRAPH-F903;Lo;0;L;8CC8;;;;N;;;;;
+F904;CJK COMPATIBILITY IDEOGRAPH-F904;Lo;0;L;6ED1;;;;N;;;;;
+F905;CJK COMPATIBILITY IDEOGRAPH-F905;Lo;0;L;4E32;;;;N;;;;;
+F906;CJK COMPATIBILITY IDEOGRAPH-F906;Lo;0;L;53E5;;;;N;;;;;
+F907;CJK COMPATIBILITY IDEOGRAPH-F907;Lo;0;L;9F9C;;;;N;;;;;
+F908;CJK COMPATIBILITY IDEOGRAPH-F908;Lo;0;L;9F9C;;;;N;;;;;
+F909;CJK COMPATIBILITY IDEOGRAPH-F909;Lo;0;L;5951;;;;N;;;;;
+F90A;CJK COMPATIBILITY IDEOGRAPH-F90A;Lo;0;L;91D1;;;;N;;;;;
+F90B;CJK COMPATIBILITY IDEOGRAPH-F90B;Lo;0;L;5587;;;;N;;;;;
+F90C;CJK COMPATIBILITY IDEOGRAPH-F90C;Lo;0;L;5948;;;;N;;;;;
+F90D;CJK COMPATIBILITY IDEOGRAPH-F90D;Lo;0;L;61F6;;;;N;;;;;
+F90E;CJK COMPATIBILITY IDEOGRAPH-F90E;Lo;0;L;7669;;;;N;;;;;
+F90F;CJK COMPATIBILITY IDEOGRAPH-F90F;Lo;0;L;7F85;;;;N;;;;;
+F910;CJK COMPATIBILITY IDEOGRAPH-F910;Lo;0;L;863F;;;;N;;;;;
+F911;CJK COMPATIBILITY IDEOGRAPH-F911;Lo;0;L;87BA;;;;N;;;;;
+F912;CJK COMPATIBILITY IDEOGRAPH-F912;Lo;0;L;88F8;;;;N;;;;;
+F913;CJK COMPATIBILITY IDEOGRAPH-F913;Lo;0;L;908F;;;;N;;;;;
+F914;CJK COMPATIBILITY IDEOGRAPH-F914;Lo;0;L;6A02;;;;N;;;;;
+F915;CJK COMPATIBILITY IDEOGRAPH-F915;Lo;0;L;6D1B;;;;N;;;;;
+F916;CJK COMPATIBILITY IDEOGRAPH-F916;Lo;0;L;70D9;;;;N;;;;;
+F917;CJK COMPATIBILITY IDEOGRAPH-F917;Lo;0;L;73DE;;;;N;;;;;
+F918;CJK COMPATIBILITY IDEOGRAPH-F918;Lo;0;L;843D;;;;N;;;;;
+F919;CJK COMPATIBILITY IDEOGRAPH-F919;Lo;0;L;916A;;;;N;;;;;
+F91A;CJK COMPATIBILITY IDEOGRAPH-F91A;Lo;0;L;99F1;;;;N;;;;;
+F91B;CJK COMPATIBILITY IDEOGRAPH-F91B;Lo;0;L;4E82;;;;N;;;;;
+F91C;CJK COMPATIBILITY IDEOGRAPH-F91C;Lo;0;L;5375;;;;N;;;;;
+F91D;CJK COMPATIBILITY IDEOGRAPH-F91D;Lo;0;L;6B04;;;;N;;;;;
+F91E;CJK COMPATIBILITY IDEOGRAPH-F91E;Lo;0;L;721B;;;;N;;;;;
+F91F;CJK COMPATIBILITY IDEOGRAPH-F91F;Lo;0;L;862D;;;;N;;;;;
+F920;CJK COMPATIBILITY IDEOGRAPH-F920;Lo;0;L;9E1E;;;;N;;;;;
+F921;CJK COMPATIBILITY IDEOGRAPH-F921;Lo;0;L;5D50;;;;N;;;;;
+F922;CJK COMPATIBILITY IDEOGRAPH-F922;Lo;0;L;6FEB;;;;N;;;;;
+F923;CJK COMPATIBILITY IDEOGRAPH-F923;Lo;0;L;85CD;;;;N;;;;;
+F924;CJK COMPATIBILITY IDEOGRAPH-F924;Lo;0;L;8964;;;;N;;;;;
+F925;CJK COMPATIBILITY IDEOGRAPH-F925;Lo;0;L;62C9;;;;N;;;;;
+F926;CJK COMPATIBILITY IDEOGRAPH-F926;Lo;0;L;81D8;;;;N;;;;;
+F927;CJK COMPATIBILITY IDEOGRAPH-F927;Lo;0;L;881F;;;;N;;;;;
+F928;CJK COMPATIBILITY IDEOGRAPH-F928;Lo;0;L;5ECA;;;;N;;;;;
+F929;CJK COMPATIBILITY IDEOGRAPH-F929;Lo;0;L;6717;;;;N;;;;;
+F92A;CJK COMPATIBILITY IDEOGRAPH-F92A;Lo;0;L;6D6A;;;;N;;;;;
+F92B;CJK COMPATIBILITY IDEOGRAPH-F92B;Lo;0;L;72FC;;;;N;;;;;
+F92C;CJK COMPATIBILITY IDEOGRAPH-F92C;Lo;0;L;90CE;;;;N;;;;;
+F92D;CJK COMPATIBILITY IDEOGRAPH-F92D;Lo;0;L;4F86;;;;N;;;;;
+F92E;CJK COMPATIBILITY IDEOGRAPH-F92E;Lo;0;L;51B7;;;;N;;;;;
+F92F;CJK COMPATIBILITY IDEOGRAPH-F92F;Lo;0;L;52DE;;;;N;;;;;
+F930;CJK COMPATIBILITY IDEOGRAPH-F930;Lo;0;L;64C4;;;;N;;;;;
+F931;CJK COMPATIBILITY IDEOGRAPH-F931;Lo;0;L;6AD3;;;;N;;;;;
+F932;CJK COMPATIBILITY IDEOGRAPH-F932;Lo;0;L;7210;;;;N;;;;;
+F933;CJK COMPATIBILITY IDEOGRAPH-F933;Lo;0;L;76E7;;;;N;;;;;
+F934;CJK COMPATIBILITY IDEOGRAPH-F934;Lo;0;L;8001;;;;N;;;;;
+F935;CJK COMPATIBILITY IDEOGRAPH-F935;Lo;0;L;8606;;;;N;;;;;
+F936;CJK COMPATIBILITY IDEOGRAPH-F936;Lo;0;L;865C;;;;N;;;;;
+F937;CJK COMPATIBILITY IDEOGRAPH-F937;Lo;0;L;8DEF;;;;N;;;;;
+F938;CJK COMPATIBILITY IDEOGRAPH-F938;Lo;0;L;9732;;;;N;;;;;
+F939;CJK COMPATIBILITY IDEOGRAPH-F939;Lo;0;L;9B6F;;;;N;;;;;
+F93A;CJK COMPATIBILITY IDEOGRAPH-F93A;Lo;0;L;9DFA;;;;N;;;;;
+F93B;CJK COMPATIBILITY IDEOGRAPH-F93B;Lo;0;L;788C;;;;N;;;;;
+F93C;CJK COMPATIBILITY IDEOGRAPH-F93C;Lo;0;L;797F;;;;N;;;;;
+F93D;CJK COMPATIBILITY IDEOGRAPH-F93D;Lo;0;L;7DA0;;;;N;;;;;
+F93E;CJK COMPATIBILITY IDEOGRAPH-F93E;Lo;0;L;83C9;;;;N;;;;;
+F93F;CJK COMPATIBILITY IDEOGRAPH-F93F;Lo;0;L;9304;;;;N;;;;;
+F940;CJK COMPATIBILITY IDEOGRAPH-F940;Lo;0;L;9E7F;;;;N;;;;;
+F941;CJK COMPATIBILITY IDEOGRAPH-F941;Lo;0;L;8AD6;;;;N;;;;;
+F942;CJK COMPATIBILITY IDEOGRAPH-F942;Lo;0;L;58DF;;;;N;;;;;
+F943;CJK COMPATIBILITY IDEOGRAPH-F943;Lo;0;L;5F04;;;;N;;;;;
+F944;CJK COMPATIBILITY IDEOGRAPH-F944;Lo;0;L;7C60;;;;N;;;;;
+F945;CJK COMPATIBILITY IDEOGRAPH-F945;Lo;0;L;807E;;;;N;;;;;
+F946;CJK COMPATIBILITY IDEOGRAPH-F946;Lo;0;L;7262;;;;N;;;;;
+F947;CJK COMPATIBILITY IDEOGRAPH-F947;Lo;0;L;78CA;;;;N;;;;;
+F948;CJK COMPATIBILITY IDEOGRAPH-F948;Lo;0;L;8CC2;;;;N;;;;;
+F949;CJK COMPATIBILITY IDEOGRAPH-F949;Lo;0;L;96F7;;;;N;;;;;
+F94A;CJK COMPATIBILITY IDEOGRAPH-F94A;Lo;0;L;58D8;;;;N;;;;;
+F94B;CJK COMPATIBILITY IDEOGRAPH-F94B;Lo;0;L;5C62;;;;N;;;;;
+F94C;CJK COMPATIBILITY IDEOGRAPH-F94C;Lo;0;L;6A13;;;;N;;;;;
+F94D;CJK COMPATIBILITY IDEOGRAPH-F94D;Lo;0;L;6DDA;;;;N;;;;;
+F94E;CJK COMPATIBILITY IDEOGRAPH-F94E;Lo;0;L;6F0F;;;;N;;;;;
+F94F;CJK COMPATIBILITY IDEOGRAPH-F94F;Lo;0;L;7D2F;;;;N;;;;;
+F950;CJK COMPATIBILITY IDEOGRAPH-F950;Lo;0;L;7E37;;;;N;;;;;
+F951;CJK COMPATIBILITY IDEOGRAPH-F951;Lo;0;L;96FB;;;;N;;;;;
+F952;CJK COMPATIBILITY IDEOGRAPH-F952;Lo;0;L;52D2;;;;N;;;;;
+F953;CJK COMPATIBILITY IDEOGRAPH-F953;Lo;0;L;808B;;;;N;;;;;
+F954;CJK COMPATIBILITY IDEOGRAPH-F954;Lo;0;L;51DC;;;;N;;;;;
+F955;CJK COMPATIBILITY IDEOGRAPH-F955;Lo;0;L;51CC;;;;N;;;;;
+F956;CJK COMPATIBILITY IDEOGRAPH-F956;Lo;0;L;7A1C;;;;N;;;;;
+F957;CJK COMPATIBILITY IDEOGRAPH-F957;Lo;0;L;7DBE;;;;N;;;;;
+F958;CJK COMPATIBILITY IDEOGRAPH-F958;Lo;0;L;83F1;;;;N;;;;;
+F959;CJK COMPATIBILITY IDEOGRAPH-F959;Lo;0;L;9675;;;;N;;;;;
+F95A;CJK COMPATIBILITY IDEOGRAPH-F95A;Lo;0;L;8B80;;;;N;;;;;
+F95B;CJK COMPATIBILITY IDEOGRAPH-F95B;Lo;0;L;62CF;;;;N;;;;;
+F95C;CJK COMPATIBILITY IDEOGRAPH-F95C;Lo;0;L;6A02;;;;N;;;;;
+F95D;CJK COMPATIBILITY IDEOGRAPH-F95D;Lo;0;L;8AFE;;;;N;;;;;
+F95E;CJK COMPATIBILITY IDEOGRAPH-F95E;Lo;0;L;4E39;;;;N;;;;;
+F95F;CJK COMPATIBILITY IDEOGRAPH-F95F;Lo;0;L;5BE7;;;;N;;;;;
+F960;CJK COMPATIBILITY IDEOGRAPH-F960;Lo;0;L;6012;;;;N;;;;;
+F961;CJK COMPATIBILITY IDEOGRAPH-F961;Lo;0;L;7387;;;;N;;;;;
+F962;CJK COMPATIBILITY IDEOGRAPH-F962;Lo;0;L;7570;;;;N;;;;;
+F963;CJK COMPATIBILITY IDEOGRAPH-F963;Lo;0;L;5317;;;;N;;;;;
+F964;CJK COMPATIBILITY IDEOGRAPH-F964;Lo;0;L;78FB;;;;N;;;;;
+F965;CJK COMPATIBILITY IDEOGRAPH-F965;Lo;0;L;4FBF;;;;N;;;;;
+F966;CJK COMPATIBILITY IDEOGRAPH-F966;Lo;0;L;5FA9;;;;N;;;;;
+F967;CJK COMPATIBILITY IDEOGRAPH-F967;Lo;0;L;4E0D;;;;N;;;;;
+F968;CJK COMPATIBILITY IDEOGRAPH-F968;Lo;0;L;6CCC;;;;N;;;;;
+F969;CJK COMPATIBILITY IDEOGRAPH-F969;Lo;0;L;6578;;;;N;;;;;
+F96A;CJK COMPATIBILITY IDEOGRAPH-F96A;Lo;0;L;7D22;;;;N;;;;;
+F96B;CJK COMPATIBILITY IDEOGRAPH-F96B;Lo;0;L;53C3;;;;N;;;;;
+F96C;CJK COMPATIBILITY IDEOGRAPH-F96C;Lo;0;L;585E;;;;N;;;;;
+F96D;CJK COMPATIBILITY IDEOGRAPH-F96D;Lo;0;L;7701;;;;N;;;;;
+F96E;CJK COMPATIBILITY IDEOGRAPH-F96E;Lo;0;L;8449;;;;N;;;;;
+F96F;CJK COMPATIBILITY IDEOGRAPH-F96F;Lo;0;L;8AAA;;;;N;;;;;
+F970;CJK COMPATIBILITY IDEOGRAPH-F970;Lo;0;L;6BBA;;;;N;;;;;
+F971;CJK COMPATIBILITY IDEOGRAPH-F971;Lo;0;L;8FB0;;;;N;;;;;
+F972;CJK COMPATIBILITY IDEOGRAPH-F972;Lo;0;L;6C88;;;;N;;;;;
+F973;CJK COMPATIBILITY IDEOGRAPH-F973;Lo;0;L;62FE;;;;N;;;;;
+F974;CJK COMPATIBILITY IDEOGRAPH-F974;Lo;0;L;82E5;;;;N;;;;;
+F975;CJK COMPATIBILITY IDEOGRAPH-F975;Lo;0;L;63A0;;;;N;;;;;
+F976;CJK COMPATIBILITY IDEOGRAPH-F976;Lo;0;L;7565;;;;N;;;;;
+F977;CJK COMPATIBILITY IDEOGRAPH-F977;Lo;0;L;4EAE;;;;N;;;;;
+F978;CJK COMPATIBILITY IDEOGRAPH-F978;Lo;0;L;5169;;;;N;;;;;
+F979;CJK COMPATIBILITY IDEOGRAPH-F979;Lo;0;L;51C9;;;;N;;;;;
+F97A;CJK COMPATIBILITY IDEOGRAPH-F97A;Lo;0;L;6881;;;;N;;;;;
+F97B;CJK COMPATIBILITY IDEOGRAPH-F97B;Lo;0;L;7CE7;;;;N;;;;;
+F97C;CJK COMPATIBILITY IDEOGRAPH-F97C;Lo;0;L;826F;;;;N;;;;;
+F97D;CJK COMPATIBILITY IDEOGRAPH-F97D;Lo;0;L;8AD2;;;;N;;;;;
+F97E;CJK COMPATIBILITY IDEOGRAPH-F97E;Lo;0;L;91CF;;;;N;;;;;
+F97F;CJK COMPATIBILITY IDEOGRAPH-F97F;Lo;0;L;52F5;;;;N;;;;;
+F980;CJK COMPATIBILITY IDEOGRAPH-F980;Lo;0;L;5442;;;;N;;;;;
+F981;CJK COMPATIBILITY IDEOGRAPH-F981;Lo;0;L;5973;;;;N;;;;;
+F982;CJK COMPATIBILITY IDEOGRAPH-F982;Lo;0;L;5EEC;;;;N;;;;;
+F983;CJK COMPATIBILITY IDEOGRAPH-F983;Lo;0;L;65C5;;;;N;;;;;
+F984;CJK COMPATIBILITY IDEOGRAPH-F984;Lo;0;L;6FFE;;;;N;;;;;
+F985;CJK COMPATIBILITY IDEOGRAPH-F985;Lo;0;L;792A;;;;N;;;;;
+F986;CJK COMPATIBILITY IDEOGRAPH-F986;Lo;0;L;95AD;;;;N;;;;;
+F987;CJK COMPATIBILITY IDEOGRAPH-F987;Lo;0;L;9A6A;;;;N;;;;;
+F988;CJK COMPATIBILITY IDEOGRAPH-F988;Lo;0;L;9E97;;;;N;;;;;
+F989;CJK COMPATIBILITY IDEOGRAPH-F989;Lo;0;L;9ECE;;;;N;;;;;
+F98A;CJK COMPATIBILITY IDEOGRAPH-F98A;Lo;0;L;529B;;;;N;;;;;
+F98B;CJK COMPATIBILITY IDEOGRAPH-F98B;Lo;0;L;66C6;;;;N;;;;;
+F98C;CJK COMPATIBILITY IDEOGRAPH-F98C;Lo;0;L;6B77;;;;N;;;;;
+F98D;CJK COMPATIBILITY IDEOGRAPH-F98D;Lo;0;L;8F62;;;;N;;;;;
+F98E;CJK COMPATIBILITY IDEOGRAPH-F98E;Lo;0;L;5E74;;;;N;;;;;
+F98F;CJK COMPATIBILITY IDEOGRAPH-F98F;Lo;0;L;6190;;;;N;;;;;
+F990;CJK COMPATIBILITY IDEOGRAPH-F990;Lo;0;L;6200;;;;N;;;;;
+F991;CJK COMPATIBILITY IDEOGRAPH-F991;Lo;0;L;649A;;;;N;;;;;
+F992;CJK COMPATIBILITY IDEOGRAPH-F992;Lo;0;L;6F23;;;;N;;;;;
+F993;CJK COMPATIBILITY IDEOGRAPH-F993;Lo;0;L;7149;;;;N;;;;;
+F994;CJK COMPATIBILITY IDEOGRAPH-F994;Lo;0;L;7489;;;;N;;;;;
+F995;CJK COMPATIBILITY IDEOGRAPH-F995;Lo;0;L;79CA;;;;N;;;;;
+F996;CJK COMPATIBILITY IDEOGRAPH-F996;Lo;0;L;7DF4;;;;N;;;;;
+F997;CJK COMPATIBILITY IDEOGRAPH-F997;Lo;0;L;806F;;;;N;;;;;
+F998;CJK COMPATIBILITY IDEOGRAPH-F998;Lo;0;L;8F26;;;;N;;;;;
+F999;CJK COMPATIBILITY IDEOGRAPH-F999;Lo;0;L;84EE;;;;N;;;;;
+F99A;CJK COMPATIBILITY IDEOGRAPH-F99A;Lo;0;L;9023;;;;N;;;;;
+F99B;CJK COMPATIBILITY IDEOGRAPH-F99B;Lo;0;L;934A;;;;N;;;;;
+F99C;CJK COMPATIBILITY IDEOGRAPH-F99C;Lo;0;L;5217;;;;N;;;;;
+F99D;CJK COMPATIBILITY IDEOGRAPH-F99D;Lo;0;L;52A3;;;;N;;;;;
+F99E;CJK COMPATIBILITY IDEOGRAPH-F99E;Lo;0;L;54BD;;;;N;;;;;
+F99F;CJK COMPATIBILITY IDEOGRAPH-F99F;Lo;0;L;70C8;;;;N;;;;;
+F9A0;CJK COMPATIBILITY IDEOGRAPH-F9A0;Lo;0;L;88C2;;;;N;;;;;
+F9A1;CJK COMPATIBILITY IDEOGRAPH-F9A1;Lo;0;L;8AAA;;;;N;;;;;
+F9A2;CJK COMPATIBILITY IDEOGRAPH-F9A2;Lo;0;L;5EC9;;;;N;;;;;
+F9A3;CJK COMPATIBILITY IDEOGRAPH-F9A3;Lo;0;L;5FF5;;;;N;;;;;
+F9A4;CJK COMPATIBILITY IDEOGRAPH-F9A4;Lo;0;L;637B;;;;N;;;;;
+F9A5;CJK COMPATIBILITY IDEOGRAPH-F9A5;Lo;0;L;6BAE;;;;N;;;;;
+F9A6;CJK COMPATIBILITY IDEOGRAPH-F9A6;Lo;0;L;7C3E;;;;N;;;;;
+F9A7;CJK COMPATIBILITY IDEOGRAPH-F9A7;Lo;0;L;7375;;;;N;;;;;
+F9A8;CJK COMPATIBILITY IDEOGRAPH-F9A8;Lo;0;L;4EE4;;;;N;;;;;
+F9A9;CJK COMPATIBILITY IDEOGRAPH-F9A9;Lo;0;L;56F9;;;;N;;;;;
+F9AA;CJK COMPATIBILITY IDEOGRAPH-F9AA;Lo;0;L;5BE7;;;;N;;;;;
+F9AB;CJK COMPATIBILITY IDEOGRAPH-F9AB;Lo;0;L;5DBA;;;;N;;;;;
+F9AC;CJK COMPATIBILITY IDEOGRAPH-F9AC;Lo;0;L;601C;;;;N;;;;;
+F9AD;CJK COMPATIBILITY IDEOGRAPH-F9AD;Lo;0;L;73B2;;;;N;;;;;
+F9AE;CJK COMPATIBILITY IDEOGRAPH-F9AE;Lo;0;L;7469;;;;N;;;;;
+F9AF;CJK COMPATIBILITY IDEOGRAPH-F9AF;Lo;0;L;7F9A;;;;N;;;;;
+F9B0;CJK COMPATIBILITY IDEOGRAPH-F9B0;Lo;0;L;8046;;;;N;;;;;
+F9B1;CJK COMPATIBILITY IDEOGRAPH-F9B1;Lo;0;L;9234;;;;N;;;;;
+F9B2;CJK COMPATIBILITY IDEOGRAPH-F9B2;Lo;0;L;96F6;;;;N;;;;;
+F9B3;CJK COMPATIBILITY IDEOGRAPH-F9B3;Lo;0;L;9748;;;;N;;;;;
+F9B4;CJK COMPATIBILITY IDEOGRAPH-F9B4;Lo;0;L;9818;;;;N;;;;;
+F9B5;CJK COMPATIBILITY IDEOGRAPH-F9B5;Lo;0;L;4F8B;;;;N;;;;;
+F9B6;CJK COMPATIBILITY IDEOGRAPH-F9B6;Lo;0;L;79AE;;;;N;;;;;
+F9B7;CJK COMPATIBILITY IDEOGRAPH-F9B7;Lo;0;L;91B4;;;;N;;;;;
+F9B8;CJK COMPATIBILITY IDEOGRAPH-F9B8;Lo;0;L;96B8;;;;N;;;;;
+F9B9;CJK COMPATIBILITY IDEOGRAPH-F9B9;Lo;0;L;60E1;;;;N;;;;;
+F9BA;CJK COMPATIBILITY IDEOGRAPH-F9BA;Lo;0;L;4E86;;;;N;;;;;
+F9BB;CJK COMPATIBILITY IDEOGRAPH-F9BB;Lo;0;L;50DA;;;;N;;;;;
+F9BC;CJK COMPATIBILITY IDEOGRAPH-F9BC;Lo;0;L;5BEE;;;;N;;;;;
+F9BD;CJK COMPATIBILITY IDEOGRAPH-F9BD;Lo;0;L;5C3F;;;;N;;;;;
+F9BE;CJK COMPATIBILITY IDEOGRAPH-F9BE;Lo;0;L;6599;;;;N;;;;;
+F9BF;CJK COMPATIBILITY IDEOGRAPH-F9BF;Lo;0;L;6A02;;;;N;;;;;
+F9C0;CJK COMPATIBILITY IDEOGRAPH-F9C0;Lo;0;L;71CE;;;;N;;;;;
+F9C1;CJK COMPATIBILITY IDEOGRAPH-F9C1;Lo;0;L;7642;;;;N;;;;;
+F9C2;CJK COMPATIBILITY IDEOGRAPH-F9C2;Lo;0;L;84FC;;;;N;;;;;
+F9C3;CJK COMPATIBILITY IDEOGRAPH-F9C3;Lo;0;L;907C;;;;N;;;;;
+F9C4;CJK COMPATIBILITY IDEOGRAPH-F9C4;Lo;0;L;9F8D;;;;N;;;;;
+F9C5;CJK COMPATIBILITY IDEOGRAPH-F9C5;Lo;0;L;6688;;;;N;;;;;
+F9C6;CJK COMPATIBILITY IDEOGRAPH-F9C6;Lo;0;L;962E;;;;N;;;;;
+F9C7;CJK COMPATIBILITY IDEOGRAPH-F9C7;Lo;0;L;5289;;;;N;;;;;
+F9C8;CJK COMPATIBILITY IDEOGRAPH-F9C8;Lo;0;L;677B;;;;N;;;;;
+F9C9;CJK COMPATIBILITY IDEOGRAPH-F9C9;Lo;0;L;67F3;;;;N;;;;;
+F9CA;CJK COMPATIBILITY IDEOGRAPH-F9CA;Lo;0;L;6D41;;;;N;;;;;
+F9CB;CJK COMPATIBILITY IDEOGRAPH-F9CB;Lo;0;L;6E9C;;;;N;;;;;
+F9CC;CJK COMPATIBILITY IDEOGRAPH-F9CC;Lo;0;L;7409;;;;N;;;;;
+F9CD;CJK COMPATIBILITY IDEOGRAPH-F9CD;Lo;0;L;7559;;;;N;;;;;
+F9CE;CJK COMPATIBILITY IDEOGRAPH-F9CE;Lo;0;L;786B;;;;N;;;;;
+F9CF;CJK COMPATIBILITY IDEOGRAPH-F9CF;Lo;0;L;7D10;;;;N;;;;;
+F9D0;CJK COMPATIBILITY IDEOGRAPH-F9D0;Lo;0;L;985E;;;;N;;;;;
+F9D1;CJK COMPATIBILITY IDEOGRAPH-F9D1;Lo;0;L;516D;;;;N;;;;;
+F9D2;CJK COMPATIBILITY IDEOGRAPH-F9D2;Lo;0;L;622E;;;;N;;;;;
+F9D3;CJK COMPATIBILITY IDEOGRAPH-F9D3;Lo;0;L;9678;;;;N;;;;;
+F9D4;CJK COMPATIBILITY IDEOGRAPH-F9D4;Lo;0;L;502B;;;;N;;;;;
+F9D5;CJK COMPATIBILITY IDEOGRAPH-F9D5;Lo;0;L;5D19;;;;N;;;;;
+F9D6;CJK COMPATIBILITY IDEOGRAPH-F9D6;Lo;0;L;6DEA;;;;N;;;;;
+F9D7;CJK COMPATIBILITY IDEOGRAPH-F9D7;Lo;0;L;8F2A;;;;N;;;;;
+F9D8;CJK COMPATIBILITY IDEOGRAPH-F9D8;Lo;0;L;5F8B;;;;N;;;;;
+F9D9;CJK COMPATIBILITY IDEOGRAPH-F9D9;Lo;0;L;6144;;;;N;;;;;
+F9DA;CJK COMPATIBILITY IDEOGRAPH-F9DA;Lo;0;L;6817;;;;N;;;;;
+F9DB;CJK COMPATIBILITY IDEOGRAPH-F9DB;Lo;0;L;7387;;;;N;;;;;
+F9DC;CJK COMPATIBILITY IDEOGRAPH-F9DC;Lo;0;L;9686;;;;N;;;;;
+F9DD;CJK COMPATIBILITY IDEOGRAPH-F9DD;Lo;0;L;5229;;;;N;;;;;
+F9DE;CJK COMPATIBILITY IDEOGRAPH-F9DE;Lo;0;L;540F;;;;N;;;;;
+F9DF;CJK COMPATIBILITY IDEOGRAPH-F9DF;Lo;0;L;5C65;;;;N;;;;;
+F9E0;CJK COMPATIBILITY IDEOGRAPH-F9E0;Lo;0;L;6613;;;;N;;;;;
+F9E1;CJK COMPATIBILITY IDEOGRAPH-F9E1;Lo;0;L;674E;;;;N;;;;;
+F9E2;CJK COMPATIBILITY IDEOGRAPH-F9E2;Lo;0;L;68A8;;;;N;;;;;
+F9E3;CJK COMPATIBILITY IDEOGRAPH-F9E3;Lo;0;L;6CE5;;;;N;;;;;
+F9E4;CJK COMPATIBILITY IDEOGRAPH-F9E4;Lo;0;L;7406;;;;N;;;;;
+F9E5;CJK COMPATIBILITY IDEOGRAPH-F9E5;Lo;0;L;75E2;;;;N;;;;;
+F9E6;CJK COMPATIBILITY IDEOGRAPH-F9E6;Lo;0;L;7F79;;;;N;;;;;
+F9E7;CJK COMPATIBILITY IDEOGRAPH-F9E7;Lo;0;L;88CF;;;;N;;;;;
+F9E8;CJK COMPATIBILITY IDEOGRAPH-F9E8;Lo;0;L;88E1;;;;N;;;;;
+F9E9;CJK COMPATIBILITY IDEOGRAPH-F9E9;Lo;0;L;91CC;;;;N;;;;;
+F9EA;CJK COMPATIBILITY IDEOGRAPH-F9EA;Lo;0;L;96E2;;;;N;;;;;
+F9EB;CJK COMPATIBILITY IDEOGRAPH-F9EB;Lo;0;L;533F;;;;N;;;;;
+F9EC;CJK COMPATIBILITY IDEOGRAPH-F9EC;Lo;0;L;6EBA;;;;N;;;;;
+F9ED;CJK COMPATIBILITY IDEOGRAPH-F9ED;Lo;0;L;541D;;;;N;;;;;
+F9EE;CJK COMPATIBILITY IDEOGRAPH-F9EE;Lo;0;L;71D0;;;;N;;;;;
+F9EF;CJK COMPATIBILITY IDEOGRAPH-F9EF;Lo;0;L;7498;;;;N;;;;;
+F9F0;CJK COMPATIBILITY IDEOGRAPH-F9F0;Lo;0;L;85FA;;;;N;;;;;
+F9F1;CJK COMPATIBILITY IDEOGRAPH-F9F1;Lo;0;L;96A3;;;;N;;;;;
+F9F2;CJK COMPATIBILITY IDEOGRAPH-F9F2;Lo;0;L;9C57;;;;N;;;;;
+F9F3;CJK COMPATIBILITY IDEOGRAPH-F9F3;Lo;0;L;9E9F;;;;N;;;;;
+F9F4;CJK COMPATIBILITY IDEOGRAPH-F9F4;Lo;0;L;6797;;;;N;;;;;
+F9F5;CJK COMPATIBILITY IDEOGRAPH-F9F5;Lo;0;L;6DCB;;;;N;;;;;
+F9F6;CJK COMPATIBILITY IDEOGRAPH-F9F6;Lo;0;L;81E8;;;;N;;;;;
+F9F7;CJK COMPATIBILITY IDEOGRAPH-F9F7;Lo;0;L;7ACB;;;;N;;;;;
+F9F8;CJK COMPATIBILITY IDEOGRAPH-F9F8;Lo;0;L;7B20;;;;N;;;;;
+F9F9;CJK COMPATIBILITY IDEOGRAPH-F9F9;Lo;0;L;7C92;;;;N;;;;;
+F9FA;CJK COMPATIBILITY IDEOGRAPH-F9FA;Lo;0;L;72C0;;;;N;;;;;
+F9FB;CJK COMPATIBILITY IDEOGRAPH-F9FB;Lo;0;L;7099;;;;N;;;;;
+F9FC;CJK COMPATIBILITY IDEOGRAPH-F9FC;Lo;0;L;8B58;;;;N;;;;;
+F9FD;CJK COMPATIBILITY IDEOGRAPH-F9FD;Lo;0;L;4EC0;;;;N;;;;;
+F9FE;CJK COMPATIBILITY IDEOGRAPH-F9FE;Lo;0;L;8336;;;;N;;;;;
+F9FF;CJK COMPATIBILITY IDEOGRAPH-F9FF;Lo;0;L;523A;;;;N;;;;;
+FA00;CJK COMPATIBILITY IDEOGRAPH-FA00;Lo;0;L;5207;;;;N;;;;;
+FA01;CJK COMPATIBILITY IDEOGRAPH-FA01;Lo;0;L;5EA6;;;;N;;;;;
+FA02;CJK COMPATIBILITY IDEOGRAPH-FA02;Lo;0;L;62D3;;;;N;;;;;
+FA03;CJK COMPATIBILITY IDEOGRAPH-FA03;Lo;0;L;7CD6;;;;N;;;;;
+FA04;CJK COMPATIBILITY IDEOGRAPH-FA04;Lo;0;L;5B85;;;;N;;;;;
+FA05;CJK COMPATIBILITY IDEOGRAPH-FA05;Lo;0;L;6D1E;;;;N;;;;;
+FA06;CJK COMPATIBILITY IDEOGRAPH-FA06;Lo;0;L;66B4;;;;N;;;;;
+FA07;CJK COMPATIBILITY IDEOGRAPH-FA07;Lo;0;L;8F3B;;;;N;;;;;
+FA08;CJK COMPATIBILITY IDEOGRAPH-FA08;Lo;0;L;884C;;;;N;;;;;
+FA09;CJK COMPATIBILITY IDEOGRAPH-FA09;Lo;0;L;964D;;;;N;;;;;
+FA0A;CJK COMPATIBILITY IDEOGRAPH-FA0A;Lo;0;L;898B;;;;N;;;;;
+FA0B;CJK COMPATIBILITY IDEOGRAPH-FA0B;Lo;0;L;5ED3;;;;N;;;;;
+FA0C;CJK COMPATIBILITY IDEOGRAPH-FA0C;Lo;0;L;5140;;;;N;;;;;
+FA0D;CJK COMPATIBILITY IDEOGRAPH-FA0D;Lo;0;L;55C0;;;;N;;;;;
+FA0E;CJK COMPATIBILITY IDEOGRAPH-FA0E;Lo;0;L;;;;;N;;;;;
+FA0F;CJK COMPATIBILITY IDEOGRAPH-FA0F;Lo;0;L;;;;;N;;;;;
+FA10;CJK COMPATIBILITY IDEOGRAPH-FA10;Lo;0;L;585A;;;;N;;;;;
+FA11;CJK COMPATIBILITY IDEOGRAPH-FA11;Lo;0;L;;;;;N;;;;;
+FA12;CJK COMPATIBILITY IDEOGRAPH-FA12;Lo;0;L;6674;;;;N;;;;;
+FA13;CJK COMPATIBILITY IDEOGRAPH-FA13;Lo;0;L;;;;;N;;;;;
+FA14;CJK COMPATIBILITY IDEOGRAPH-FA14;Lo;0;L;;;;;N;;;;;
+FA15;CJK COMPATIBILITY IDEOGRAPH-FA15;Lo;0;L;51DE;;;;N;;;;;
+FA16;CJK COMPATIBILITY IDEOGRAPH-FA16;Lo;0;L;732A;;;;N;;;;;
+FA17;CJK COMPATIBILITY IDEOGRAPH-FA17;Lo;0;L;76CA;;;;N;;;;;
+FA18;CJK COMPATIBILITY IDEOGRAPH-FA18;Lo;0;L;793C;;;;N;;;;;
+FA19;CJK COMPATIBILITY IDEOGRAPH-FA19;Lo;0;L;795E;;;;N;;;;;
+FA1A;CJK COMPATIBILITY IDEOGRAPH-FA1A;Lo;0;L;7965;;;;N;;;;;
+FA1B;CJK COMPATIBILITY IDEOGRAPH-FA1B;Lo;0;L;798F;;;;N;;;;;
+FA1C;CJK COMPATIBILITY IDEOGRAPH-FA1C;Lo;0;L;9756;;;;N;;;;;
+FA1D;CJK COMPATIBILITY IDEOGRAPH-FA1D;Lo;0;L;7CBE;;;;N;;;;;
+FA1E;CJK COMPATIBILITY IDEOGRAPH-FA1E;Lo;0;L;7FBD;;;;N;;;;;
+FA1F;CJK COMPATIBILITY IDEOGRAPH-FA1F;Lo;0;L;;;;;N;;*;;;
+FA20;CJK COMPATIBILITY IDEOGRAPH-FA20;Lo;0;L;8612;;;;N;;;;;
+FA21;CJK COMPATIBILITY IDEOGRAPH-FA21;Lo;0;L;;;;;N;;;;;
+FA22;CJK COMPATIBILITY IDEOGRAPH-FA22;Lo;0;L;8AF8;;;;N;;;;;
+FA23;CJK COMPATIBILITY IDEOGRAPH-FA23;Lo;0;L;;;;;N;;*;;;
+FA24;CJK COMPATIBILITY IDEOGRAPH-FA24;Lo;0;L;;;;;N;;;;;
+FA25;CJK COMPATIBILITY IDEOGRAPH-FA25;Lo;0;L;9038;;;;N;;;;;
+FA26;CJK COMPATIBILITY IDEOGRAPH-FA26;Lo;0;L;90FD;;;;N;;;;;
+FA27;CJK COMPATIBILITY IDEOGRAPH-FA27;Lo;0;L;;;;;N;;;;;
+FA28;CJK COMPATIBILITY IDEOGRAPH-FA28;Lo;0;L;;;;;N;;;;;
+FA29;CJK COMPATIBILITY IDEOGRAPH-FA29;Lo;0;L;;;;;N;;;;;
+FA2A;CJK COMPATIBILITY IDEOGRAPH-FA2A;Lo;0;L;98EF;;;;N;;;;;
+FA2B;CJK COMPATIBILITY IDEOGRAPH-FA2B;Lo;0;L;98FC;;;;N;;;;;
+FA2C;CJK COMPATIBILITY IDEOGRAPH-FA2C;Lo;0;L;9928;;;;N;;;;;
+FA2D;CJK COMPATIBILITY IDEOGRAPH-FA2D;Lo;0;L;9DB4;;;;N;;;;;
+FB00;LATIN SMALL LIGATURE FF;Ll;0;L;<compat> 0066 0066;;;;N;;;;;
+FB01;LATIN SMALL LIGATURE FI;Ll;0;L;<compat> 0066 0069;;;;N;;;;;
+FB02;LATIN SMALL LIGATURE FL;Ll;0;L;<compat> 0066 006C;;;;N;;;;;
+FB03;LATIN SMALL LIGATURE FFI;Ll;0;L;<compat> 0066 0066 0069;;;;N;;;;;
+FB04;LATIN SMALL LIGATURE FFL;Ll;0;L;<compat> 0066 0066 006C;;;;N;;;;;
+FB05;LATIN SMALL LIGATURE LONG S T;Ll;0;L;<compat> 017F 0074;;;;N;;;;;
+FB06;LATIN SMALL LIGATURE ST;Ll;0;L;<compat> 0073 0074;;;;N;;;;;
+FB13;ARMENIAN SMALL LIGATURE MEN NOW;Ll;0;L;<compat> 0574 0576;;;;N;;;;;
+FB14;ARMENIAN SMALL LIGATURE MEN ECH;Ll;0;L;<compat> 0574 0565;;;;N;;;;;
+FB15;ARMENIAN SMALL LIGATURE MEN INI;Ll;0;L;<compat> 0574 056B;;;;N;;;;;
+FB16;ARMENIAN SMALL LIGATURE VEW NOW;Ll;0;L;<compat> 057E 0576;;;;N;;;;;
+FB17;ARMENIAN SMALL LIGATURE MEN XEH;Ll;0;L;<compat> 0574 056D;;;;N;;;;;
+FB1D;HEBREW LETTER YOD WITH HIRIQ;Lo;0;R;05D9 05B4;;;;N;;;;;
+FB1E;HEBREW POINT JUDEO-SPANISH VARIKA;Mn;26;NSM;;;;;N;HEBREW POINT VARIKA;;;;
+FB1F;HEBREW LIGATURE YIDDISH YOD YOD PATAH;Lo;0;R;05F2 05B7;;;;N;;;;;
+FB20;HEBREW LETTER ALTERNATIVE AYIN;Lo;0;R;<font> 05E2;;;;N;;;;;
+FB21;HEBREW LETTER WIDE ALEF;Lo;0;R;<font> 05D0;;;;N;;;;;
+FB22;HEBREW LETTER WIDE DALET;Lo;0;R;<font> 05D3;;;;N;;;;;
+FB23;HEBREW LETTER WIDE HE;Lo;0;R;<font> 05D4;;;;N;;;;;
+FB24;HEBREW LETTER WIDE KAF;Lo;0;R;<font> 05DB;;;;N;;;;;
+FB25;HEBREW LETTER WIDE LAMED;Lo;0;R;<font> 05DC;;;;N;;;;;
+FB26;HEBREW LETTER WIDE FINAL MEM;Lo;0;R;<font> 05DD;;;;N;;;;;
+FB27;HEBREW LETTER WIDE RESH;Lo;0;R;<font> 05E8;;;;N;;;;;
+FB28;HEBREW LETTER WIDE TAV;Lo;0;R;<font> 05EA;;;;N;;;;;
+FB29;HEBREW LETTER ALTERNATIVE PLUS SIGN;Sm;0;ET;<font> 002B;;;;N;;;;;
+FB2A;HEBREW LETTER SHIN WITH SHIN DOT;Lo;0;R;05E9 05C1;;;;N;;;;;
+FB2B;HEBREW LETTER SHIN WITH SIN DOT;Lo;0;R;05E9 05C2;;;;N;;;;;
+FB2C;HEBREW LETTER SHIN WITH DAGESH AND SHIN DOT;Lo;0;R;FB49 05C1;;;;N;;;;;
+FB2D;HEBREW LETTER SHIN WITH DAGESH AND SIN DOT;Lo;0;R;FB49 05C2;;;;N;;;;;
+FB2E;HEBREW LETTER ALEF WITH PATAH;Lo;0;R;05D0 05B7;;;;N;;;;;
+FB2F;HEBREW LETTER ALEF WITH QAMATS;Lo;0;R;05D0 05B8;;;;N;;;;;
+FB30;HEBREW LETTER ALEF WITH MAPIQ;Lo;0;R;05D0 05BC;;;;N;;;;;
+FB31;HEBREW LETTER BET WITH DAGESH;Lo;0;R;05D1 05BC;;;;N;;;;;
+FB32;HEBREW LETTER GIMEL WITH DAGESH;Lo;0;R;05D2 05BC;;;;N;;;;;
+FB33;HEBREW LETTER DALET WITH DAGESH;Lo;0;R;05D3 05BC;;;;N;;;;;
+FB34;HEBREW LETTER HE WITH MAPIQ;Lo;0;R;05D4 05BC;;;;N;;;;;
+FB35;HEBREW LETTER VAV WITH DAGESH;Lo;0;R;05D5 05BC;;;;N;;;;;
+FB36;HEBREW LETTER ZAYIN WITH DAGESH;Lo;0;R;05D6 05BC;;;;N;;;;;
+FB38;HEBREW LETTER TET WITH DAGESH;Lo;0;R;05D8 05BC;;;;N;;;;;
+FB39;HEBREW LETTER YOD WITH DAGESH;Lo;0;R;05D9 05BC;;;;N;;;;;
+FB3A;HEBREW LETTER FINAL KAF WITH DAGESH;Lo;0;R;05DA 05BC;;;;N;;;;;
+FB3B;HEBREW LETTER KAF WITH DAGESH;Lo;0;R;05DB 05BC;;;;N;;;;;
+FB3C;HEBREW LETTER LAMED WITH DAGESH;Lo;0;R;05DC 05BC;;;;N;;;;;
+FB3E;HEBREW LETTER MEM WITH DAGESH;Lo;0;R;05DE 05BC;;;;N;;;;;
+FB40;HEBREW LETTER NUN WITH DAGESH;Lo;0;R;05E0 05BC;;;;N;;;;;
+FB41;HEBREW LETTER SAMEKH WITH DAGESH;Lo;0;R;05E1 05BC;;;;N;;;;;
+FB43;HEBREW LETTER FINAL PE WITH DAGESH;Lo;0;R;05E3 05BC;;;;N;;;;;
+FB44;HEBREW LETTER PE WITH DAGESH;Lo;0;R;05E4 05BC;;;;N;;;;;
+FB46;HEBREW LETTER TSADI WITH DAGESH;Lo;0;R;05E6 05BC;;;;N;;;;;
+FB47;HEBREW LETTER QOF WITH DAGESH;Lo;0;R;05E7 05BC;;;;N;;;;;
+FB48;HEBREW LETTER RESH WITH DAGESH;Lo;0;R;05E8 05BC;;;;N;;;;;
+FB49;HEBREW LETTER SHIN WITH DAGESH;Lo;0;R;05E9 05BC;;;;N;;;;;
+FB4A;HEBREW LETTER TAV WITH DAGESH;Lo;0;R;05EA 05BC;;;;N;;;;;
+FB4B;HEBREW LETTER VAV WITH HOLAM;Lo;0;R;05D5 05B9;;;;N;;;;;
+FB4C;HEBREW LETTER BET WITH RAFE;Lo;0;R;05D1 05BF;;;;N;;;;;
+FB4D;HEBREW LETTER KAF WITH RAFE;Lo;0;R;05DB 05BF;;;;N;;;;;
+FB4E;HEBREW LETTER PE WITH RAFE;Lo;0;R;05E4 05BF;;;;N;;;;;
+FB4F;HEBREW LIGATURE ALEF LAMED;Lo;0;R;<compat> 05D0 05DC;;;;N;;;;;
+FB50;ARABIC LETTER ALEF WASLA ISOLATED FORM;Lo;0;AL;<isolated> 0671;;;;N;;;;;
+FB51;ARABIC LETTER ALEF WASLA FINAL FORM;Lo;0;AL;<final> 0671;;;;N;;;;;
+FB52;ARABIC LETTER BEEH ISOLATED FORM;Lo;0;AL;<isolated> 067B;;;;N;;;;;
+FB53;ARABIC LETTER BEEH FINAL FORM;Lo;0;AL;<final> 067B;;;;N;;;;;
+FB54;ARABIC LETTER BEEH INITIAL FORM;Lo;0;AL;<initial> 067B;;;;N;;;;;
+FB55;ARABIC LETTER BEEH MEDIAL FORM;Lo;0;AL;<medial> 067B;;;;N;;;;;
+FB56;ARABIC LETTER PEH ISOLATED FORM;Lo;0;AL;<isolated> 067E;;;;N;;;;;
+FB57;ARABIC LETTER PEH FINAL FORM;Lo;0;AL;<final> 067E;;;;N;;;;;
+FB58;ARABIC LETTER PEH INITIAL FORM;Lo;0;AL;<initial> 067E;;;;N;;;;;
+FB59;ARABIC LETTER PEH MEDIAL FORM;Lo;0;AL;<medial> 067E;;;;N;;;;;
+FB5A;ARABIC LETTER BEHEH ISOLATED FORM;Lo;0;AL;<isolated> 0680;;;;N;;;;;
+FB5B;ARABIC LETTER BEHEH FINAL FORM;Lo;0;AL;<final> 0680;;;;N;;;;;
+FB5C;ARABIC LETTER BEHEH INITIAL FORM;Lo;0;AL;<initial> 0680;;;;N;;;;;
+FB5D;ARABIC LETTER BEHEH MEDIAL FORM;Lo;0;AL;<medial> 0680;;;;N;;;;;
+FB5E;ARABIC LETTER TTEHEH ISOLATED FORM;Lo;0;AL;<isolated> 067A;;;;N;;;;;
+FB5F;ARABIC LETTER TTEHEH FINAL FORM;Lo;0;AL;<final> 067A;;;;N;;;;;
+FB60;ARABIC LETTER TTEHEH INITIAL FORM;Lo;0;AL;<initial> 067A;;;;N;;;;;
+FB61;ARABIC LETTER TTEHEH MEDIAL FORM;Lo;0;AL;<medial> 067A;;;;N;;;;;
+FB62;ARABIC LETTER TEHEH ISOLATED FORM;Lo;0;AL;<isolated> 067F;;;;N;;;;;
+FB63;ARABIC LETTER TEHEH FINAL FORM;Lo;0;AL;<final> 067F;;;;N;;;;;
+FB64;ARABIC LETTER TEHEH INITIAL FORM;Lo;0;AL;<initial> 067F;;;;N;;;;;
+FB65;ARABIC LETTER TEHEH MEDIAL FORM;Lo;0;AL;<medial> 067F;;;;N;;;;;
+FB66;ARABIC LETTER TTEH ISOLATED FORM;Lo;0;AL;<isolated> 0679;;;;N;;;;;
+FB67;ARABIC LETTER TTEH FINAL FORM;Lo;0;AL;<final> 0679;;;;N;;;;;
+FB68;ARABIC LETTER TTEH INITIAL FORM;Lo;0;AL;<initial> 0679;;;;N;;;;;
+FB69;ARABIC LETTER TTEH MEDIAL FORM;Lo;0;AL;<medial> 0679;;;;N;;;;;
+FB6A;ARABIC LETTER VEH ISOLATED FORM;Lo;0;AL;<isolated> 06A4;;;;N;;;;;
+FB6B;ARABIC LETTER VEH FINAL FORM;Lo;0;AL;<final> 06A4;;;;N;;;;;
+FB6C;ARABIC LETTER VEH INITIAL FORM;Lo;0;AL;<initial> 06A4;;;;N;;;;;
+FB6D;ARABIC LETTER VEH MEDIAL FORM;Lo;0;AL;<medial> 06A4;;;;N;;;;;
+FB6E;ARABIC LETTER PEHEH ISOLATED FORM;Lo;0;AL;<isolated> 06A6;;;;N;;;;;
+FB6F;ARABIC LETTER PEHEH FINAL FORM;Lo;0;AL;<final> 06A6;;;;N;;;;;
+FB70;ARABIC LETTER PEHEH INITIAL FORM;Lo;0;AL;<initial> 06A6;;;;N;;;;;
+FB71;ARABIC LETTER PEHEH MEDIAL FORM;Lo;0;AL;<medial> 06A6;;;;N;;;;;
+FB72;ARABIC LETTER DYEH ISOLATED FORM;Lo;0;AL;<isolated> 0684;;;;N;;;;;
+FB73;ARABIC LETTER DYEH FINAL FORM;Lo;0;AL;<final> 0684;;;;N;;;;;
+FB74;ARABIC LETTER DYEH INITIAL FORM;Lo;0;AL;<initial> 0684;;;;N;;;;;
+FB75;ARABIC LETTER DYEH MEDIAL FORM;Lo;0;AL;<medial> 0684;;;;N;;;;;
+FB76;ARABIC LETTER NYEH ISOLATED FORM;Lo;0;AL;<isolated> 0683;;;;N;;;;;
+FB77;ARABIC LETTER NYEH FINAL FORM;Lo;0;AL;<final> 0683;;;;N;;;;;
+FB78;ARABIC LETTER NYEH INITIAL FORM;Lo;0;AL;<initial> 0683;;;;N;;;;;
+FB79;ARABIC LETTER NYEH MEDIAL FORM;Lo;0;AL;<medial> 0683;;;;N;;;;;
+FB7A;ARABIC LETTER TCHEH ISOLATED FORM;Lo;0;AL;<isolated> 0686;;;;N;;;;;
+FB7B;ARABIC LETTER TCHEH FINAL FORM;Lo;0;AL;<final> 0686;;;;N;;;;;
+FB7C;ARABIC LETTER TCHEH INITIAL FORM;Lo;0;AL;<initial> 0686;;;;N;;;;;
+FB7D;ARABIC LETTER TCHEH MEDIAL FORM;Lo;0;AL;<medial> 0686;;;;N;;;;;
+FB7E;ARABIC LETTER TCHEHEH ISOLATED FORM;Lo;0;AL;<isolated> 0687;;;;N;;;;;
+FB7F;ARABIC LETTER TCHEHEH FINAL FORM;Lo;0;AL;<final> 0687;;;;N;;;;;
+FB80;ARABIC LETTER TCHEHEH INITIAL FORM;Lo;0;AL;<initial> 0687;;;;N;;;;;
+FB81;ARABIC LETTER TCHEHEH MEDIAL FORM;Lo;0;AL;<medial> 0687;;;;N;;;;;
+FB82;ARABIC LETTER DDAHAL ISOLATED FORM;Lo;0;AL;<isolated> 068D;;;;N;;;;;
+FB83;ARABIC LETTER DDAHAL FINAL FORM;Lo;0;AL;<final> 068D;;;;N;;;;;
+FB84;ARABIC LETTER DAHAL ISOLATED FORM;Lo;0;AL;<isolated> 068C;;;;N;;;;;
+FB85;ARABIC LETTER DAHAL FINAL FORM;Lo;0;AL;<final> 068C;;;;N;;;;;
+FB86;ARABIC LETTER DUL ISOLATED FORM;Lo;0;AL;<isolated> 068E;;;;N;;;;;
+FB87;ARABIC LETTER DUL FINAL FORM;Lo;0;AL;<final> 068E;;;;N;;;;;
+FB88;ARABIC LETTER DDAL ISOLATED FORM;Lo;0;AL;<isolated> 0688;;;;N;;;;;
+FB89;ARABIC LETTER DDAL FINAL FORM;Lo;0;AL;<final> 0688;;;;N;;;;;
+FB8A;ARABIC LETTER JEH ISOLATED FORM;Lo;0;AL;<isolated> 0698;;;;N;;;;;
+FB8B;ARABIC LETTER JEH FINAL FORM;Lo;0;AL;<final> 0698;;;;N;;;;;
+FB8C;ARABIC LETTER RREH ISOLATED FORM;Lo;0;AL;<isolated> 0691;;;;N;;;;;
+FB8D;ARABIC LETTER RREH FINAL FORM;Lo;0;AL;<final> 0691;;;;N;;;;;
+FB8E;ARABIC LETTER KEHEH ISOLATED FORM;Lo;0;AL;<isolated> 06A9;;;;N;;;;;
+FB8F;ARABIC LETTER KEHEH FINAL FORM;Lo;0;AL;<final> 06A9;;;;N;;;;;
+FB90;ARABIC LETTER KEHEH INITIAL FORM;Lo;0;AL;<initial> 06A9;;;;N;;;;;
+FB91;ARABIC LETTER KEHEH MEDIAL FORM;Lo;0;AL;<medial> 06A9;;;;N;;;;;
+FB92;ARABIC LETTER GAF ISOLATED FORM;Lo;0;AL;<isolated> 06AF;;;;N;;;;;
+FB93;ARABIC LETTER GAF FINAL FORM;Lo;0;AL;<final> 06AF;;;;N;;;;;
+FB94;ARABIC LETTER GAF INITIAL FORM;Lo;0;AL;<initial> 06AF;;;;N;;;;;
+FB95;ARABIC LETTER GAF MEDIAL FORM;Lo;0;AL;<medial> 06AF;;;;N;;;;;
+FB96;ARABIC LETTER GUEH ISOLATED FORM;Lo;0;AL;<isolated> 06B3;;;;N;;;;;
+FB97;ARABIC LETTER GUEH FINAL FORM;Lo;0;AL;<final> 06B3;;;;N;;;;;
+FB98;ARABIC LETTER GUEH INITIAL FORM;Lo;0;AL;<initial> 06B3;;;;N;;;;;
+FB99;ARABIC LETTER GUEH MEDIAL FORM;Lo;0;AL;<medial> 06B3;;;;N;;;;;
+FB9A;ARABIC LETTER NGOEH ISOLATED FORM;Lo;0;AL;<isolated> 06B1;;;;N;;;;;
+FB9B;ARABIC LETTER NGOEH FINAL FORM;Lo;0;AL;<final> 06B1;;;;N;;;;;
+FB9C;ARABIC LETTER NGOEH INITIAL FORM;Lo;0;AL;<initial> 06B1;;;;N;;;;;
+FB9D;ARABIC LETTER NGOEH MEDIAL FORM;Lo;0;AL;<medial> 06B1;;;;N;;;;;
+FB9E;ARABIC LETTER NOON GHUNNA ISOLATED FORM;Lo;0;AL;<isolated> 06BA;;;;N;;;;;
+FB9F;ARABIC LETTER NOON GHUNNA FINAL FORM;Lo;0;AL;<final> 06BA;;;;N;;;;;
+FBA0;ARABIC LETTER RNOON ISOLATED FORM;Lo;0;AL;<isolated> 06BB;;;;N;;;;;
+FBA1;ARABIC LETTER RNOON FINAL FORM;Lo;0;AL;<final> 06BB;;;;N;;;;;
+FBA2;ARABIC LETTER RNOON INITIAL FORM;Lo;0;AL;<initial> 06BB;;;;N;;;;;
+FBA3;ARABIC LETTER RNOON MEDIAL FORM;Lo;0;AL;<medial> 06BB;;;;N;;;;;
+FBA4;ARABIC LETTER HEH WITH YEH ABOVE ISOLATED FORM;Lo;0;AL;<isolated> 06C0;;;;N;;;;;
+FBA5;ARABIC LETTER HEH WITH YEH ABOVE FINAL FORM;Lo;0;AL;<final> 06C0;;;;N;;;;;
+FBA6;ARABIC LETTER HEH GOAL ISOLATED FORM;Lo;0;AL;<isolated> 06C1;;;;N;;;;;
+FBA7;ARABIC LETTER HEH GOAL FINAL FORM;Lo;0;AL;<final> 06C1;;;;N;;;;;
+FBA8;ARABIC LETTER HEH GOAL INITIAL FORM;Lo;0;AL;<initial> 06C1;;;;N;;;;;
+FBA9;ARABIC LETTER HEH GOAL MEDIAL FORM;Lo;0;AL;<medial> 06C1;;;;N;;;;;
+FBAA;ARABIC LETTER HEH DOACHASHMEE ISOLATED FORM;Lo;0;AL;<isolated> 06BE;;;;N;;;;;
+FBAB;ARABIC LETTER HEH DOACHASHMEE FINAL FORM;Lo;0;AL;<final> 06BE;;;;N;;;;;
+FBAC;ARABIC LETTER HEH DOACHASHMEE INITIAL FORM;Lo;0;AL;<initial> 06BE;;;;N;;;;;
+FBAD;ARABIC LETTER HEH DOACHASHMEE MEDIAL FORM;Lo;0;AL;<medial> 06BE;;;;N;;;;;
+FBAE;ARABIC LETTER YEH BARREE ISOLATED FORM;Lo;0;AL;<isolated> 06D2;;;;N;;;;;
+FBAF;ARABIC LETTER YEH BARREE FINAL FORM;Lo;0;AL;<final> 06D2;;;;N;;;;;
+FBB0;ARABIC LETTER YEH BARREE WITH HAMZA ABOVE ISOLATED FORM;Lo;0;AL;<isolated> 06D3;;;;N;;;;;
+FBB1;ARABIC LETTER YEH BARREE WITH HAMZA ABOVE FINAL FORM;Lo;0;AL;<final> 06D3;;;;N;;;;;
+FBD3;ARABIC LETTER NG ISOLATED FORM;Lo;0;AL;<isolated> 06AD;;;;N;;;;;
+FBD4;ARABIC LETTER NG FINAL FORM;Lo;0;AL;<final> 06AD;;;;N;;;;;
+FBD5;ARABIC LETTER NG INITIAL FORM;Lo;0;AL;<initial> 06AD;;;;N;;;;;
+FBD6;ARABIC LETTER NG MEDIAL FORM;Lo;0;AL;<medial> 06AD;;;;N;;;;;
+FBD7;ARABIC LETTER U ISOLATED FORM;Lo;0;AL;<isolated> 06C7;;;;N;;;;;
+FBD8;ARABIC LETTER U FINAL FORM;Lo;0;AL;<final> 06C7;;;;N;;;;;
+FBD9;ARABIC LETTER OE ISOLATED FORM;Lo;0;AL;<isolated> 06C6;;;;N;;;;;
+FBDA;ARABIC LETTER OE FINAL FORM;Lo;0;AL;<final> 06C6;;;;N;;;;;
+FBDB;ARABIC LETTER YU ISOLATED FORM;Lo;0;AL;<isolated> 06C8;;;;N;;;;;
+FBDC;ARABIC LETTER YU FINAL FORM;Lo;0;AL;<final> 06C8;;;;N;;;;;
+FBDD;ARABIC LETTER U WITH HAMZA ABOVE ISOLATED FORM;Lo;0;AL;<isolated> 0677;;;;N;;;;;
+FBDE;ARABIC LETTER VE ISOLATED FORM;Lo;0;AL;<isolated> 06CB;;;;N;;;;;
+FBDF;ARABIC LETTER VE FINAL FORM;Lo;0;AL;<final> 06CB;;;;N;;;;;
+FBE0;ARABIC LETTER KIRGHIZ OE ISOLATED FORM;Lo;0;AL;<isolated> 06C5;;;;N;;;;;
+FBE1;ARABIC LETTER KIRGHIZ OE FINAL FORM;Lo;0;AL;<final> 06C5;;;;N;;;;;
+FBE2;ARABIC LETTER KIRGHIZ YU ISOLATED FORM;Lo;0;AL;<isolated> 06C9;;;;N;;;;;
+FBE3;ARABIC LETTER KIRGHIZ YU FINAL FORM;Lo;0;AL;<final> 06C9;;;;N;;;;;
+FBE4;ARABIC LETTER E ISOLATED FORM;Lo;0;AL;<isolated> 06D0;;;;N;;;;;
+FBE5;ARABIC LETTER E FINAL FORM;Lo;0;AL;<final> 06D0;;;;N;;;;;
+FBE6;ARABIC LETTER E INITIAL FORM;Lo;0;AL;<initial> 06D0;;;;N;;;;;
+FBE7;ARABIC LETTER E MEDIAL FORM;Lo;0;AL;<medial> 06D0;;;;N;;;;;
+FBE8;ARABIC LETTER UIGHUR KAZAKH KIRGHIZ ALEF MAKSURA INITIAL FORM;Lo;0;AL;<initial> 0649;;;;N;;;;;
+FBE9;ARABIC LETTER UIGHUR KAZAKH KIRGHIZ ALEF MAKSURA MEDIAL FORM;Lo;0;AL;<medial> 0649;;;;N;;;;;
+FBEA;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH ALEF ISOLATED FORM;Lo;0;AL;<isolated> 0626 0627;;;;N;;;;;
+FBEB;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH ALEF FINAL FORM;Lo;0;AL;<final> 0626 0627;;;;N;;;;;
+FBEC;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH AE ISOLATED FORM;Lo;0;AL;<isolated> 0626 06D5;;;;N;;;;;
+FBED;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH AE FINAL FORM;Lo;0;AL;<final> 0626 06D5;;;;N;;;;;
+FBEE;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH WAW ISOLATED FORM;Lo;0;AL;<isolated> 0626 0648;;;;N;;;;;
+FBEF;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH WAW FINAL FORM;Lo;0;AL;<final> 0626 0648;;;;N;;;;;
+FBF0;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH U ISOLATED FORM;Lo;0;AL;<isolated> 0626 06C7;;;;N;;;;;
+FBF1;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH U FINAL FORM;Lo;0;AL;<final> 0626 06C7;;;;N;;;;;
+FBF2;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH OE ISOLATED FORM;Lo;0;AL;<isolated> 0626 06C6;;;;N;;;;;
+FBF3;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH OE FINAL FORM;Lo;0;AL;<final> 0626 06C6;;;;N;;;;;
+FBF4;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH YU ISOLATED FORM;Lo;0;AL;<isolated> 0626 06C8;;;;N;;;;;
+FBF5;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH YU FINAL FORM;Lo;0;AL;<final> 0626 06C8;;;;N;;;;;
+FBF6;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH E ISOLATED FORM;Lo;0;AL;<isolated> 0626 06D0;;;;N;;;;;
+FBF7;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH E FINAL FORM;Lo;0;AL;<final> 0626 06D0;;;;N;;;;;
+FBF8;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH E INITIAL FORM;Lo;0;AL;<initial> 0626 06D0;;;;N;;;;;
+FBF9;ARABIC LIGATURE UIGHUR KIRGHIZ YEH WITH HAMZA ABOVE WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0626 0649;;;;N;;;;;
+FBFA;ARABIC LIGATURE UIGHUR KIRGHIZ YEH WITH HAMZA ABOVE WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0626 0649;;;;N;;;;;
+FBFB;ARABIC LIGATURE UIGHUR KIRGHIZ YEH WITH HAMZA ABOVE WITH ALEF MAKSURA INITIAL FORM;Lo;0;AL;<initial> 0626 0649;;;;N;;;;;
+FBFC;ARABIC LETTER FARSI YEH ISOLATED FORM;Lo;0;AL;<isolated> 06CC;;;;N;;;;;
+FBFD;ARABIC LETTER FARSI YEH FINAL FORM;Lo;0;AL;<final> 06CC;;;;N;;;;;
+FBFE;ARABIC LETTER FARSI YEH INITIAL FORM;Lo;0;AL;<initial> 06CC;;;;N;;;;;
+FBFF;ARABIC LETTER FARSI YEH MEDIAL FORM;Lo;0;AL;<medial> 06CC;;;;N;;;;;
+FC00;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0626 062C;;;;N;;;;;
+FC01;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0626 062D;;;;N;;;;;
+FC02;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0626 0645;;;;N;;;;;
+FC03;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0626 0649;;;;N;;;;;
+FC04;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0626 064A;;;;N;;;;;
+FC05;ARABIC LIGATURE BEH WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0628 062C;;;;N;;;;;
+FC06;ARABIC LIGATURE BEH WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0628 062D;;;;N;;;;;
+FC07;ARABIC LIGATURE BEH WITH KHAH ISOLATED FORM;Lo;0;AL;<isolated> 0628 062E;;;;N;;;;;
+FC08;ARABIC LIGATURE BEH WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0628 0645;;;;N;;;;;
+FC09;ARABIC LIGATURE BEH WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0628 0649;;;;N;;;;;
+FC0A;ARABIC LIGATURE BEH WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0628 064A;;;;N;;;;;
+FC0B;ARABIC LIGATURE TEH WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 062A 062C;;;;N;;;;;
+FC0C;ARABIC LIGATURE TEH WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 062A 062D;;;;N;;;;;
+FC0D;ARABIC LIGATURE TEH WITH KHAH ISOLATED FORM;Lo;0;AL;<isolated> 062A 062E;;;;N;;;;;
+FC0E;ARABIC LIGATURE TEH WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 062A 0645;;;;N;;;;;
+FC0F;ARABIC LIGATURE TEH WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 062A 0649;;;;N;;;;;
+FC10;ARABIC LIGATURE TEH WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 062A 064A;;;;N;;;;;
+FC11;ARABIC LIGATURE THEH WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 062B 062C;;;;N;;;;;
+FC12;ARABIC LIGATURE THEH WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 062B 0645;;;;N;;;;;
+FC13;ARABIC LIGATURE THEH WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 062B 0649;;;;N;;;;;
+FC14;ARABIC LIGATURE THEH WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 062B 064A;;;;N;;;;;
+FC15;ARABIC LIGATURE JEEM WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 062C 062D;;;;N;;;;;
+FC16;ARABIC LIGATURE JEEM WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 062C 0645;;;;N;;;;;
+FC17;ARABIC LIGATURE HAH WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 062D 062C;;;;N;;;;;
+FC18;ARABIC LIGATURE HAH WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 062D 0645;;;;N;;;;;
+FC19;ARABIC LIGATURE KHAH WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 062E 062C;;;;N;;;;;
+FC1A;ARABIC LIGATURE KHAH WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 062E 062D;;;;N;;;;;
+FC1B;ARABIC LIGATURE KHAH WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 062E 0645;;;;N;;;;;
+FC1C;ARABIC LIGATURE SEEN WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0633 062C;;;;N;;;;;
+FC1D;ARABIC LIGATURE SEEN WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0633 062D;;;;N;;;;;
+FC1E;ARABIC LIGATURE SEEN WITH KHAH ISOLATED FORM;Lo;0;AL;<isolated> 0633 062E;;;;N;;;;;
+FC1F;ARABIC LIGATURE SEEN WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0633 0645;;;;N;;;;;
+FC20;ARABIC LIGATURE SAD WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0635 062D;;;;N;;;;;
+FC21;ARABIC LIGATURE SAD WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0635 0645;;;;N;;;;;
+FC22;ARABIC LIGATURE DAD WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0636 062C;;;;N;;;;;
+FC23;ARABIC LIGATURE DAD WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0636 062D;;;;N;;;;;
+FC24;ARABIC LIGATURE DAD WITH KHAH ISOLATED FORM;Lo;0;AL;<isolated> 0636 062E;;;;N;;;;;
+FC25;ARABIC LIGATURE DAD WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0636 0645;;;;N;;;;;
+FC26;ARABIC LIGATURE TAH WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0637 062D;;;;N;;;;;
+FC27;ARABIC LIGATURE TAH WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0637 0645;;;;N;;;;;
+FC28;ARABIC LIGATURE ZAH WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0638 0645;;;;N;;;;;
+FC29;ARABIC LIGATURE AIN WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0639 062C;;;;N;;;;;
+FC2A;ARABIC LIGATURE AIN WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0639 0645;;;;N;;;;;
+FC2B;ARABIC LIGATURE GHAIN WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 063A 062C;;;;N;;;;;
+FC2C;ARABIC LIGATURE GHAIN WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 063A 0645;;;;N;;;;;
+FC2D;ARABIC LIGATURE FEH WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0641 062C;;;;N;;;;;
+FC2E;ARABIC LIGATURE FEH WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0641 062D;;;;N;;;;;
+FC2F;ARABIC LIGATURE FEH WITH KHAH ISOLATED FORM;Lo;0;AL;<isolated> 0641 062E;;;;N;;;;;
+FC30;ARABIC LIGATURE FEH WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0641 0645;;;;N;;;;;
+FC31;ARABIC LIGATURE FEH WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0641 0649;;;;N;;;;;
+FC32;ARABIC LIGATURE FEH WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0641 064A;;;;N;;;;;
+FC33;ARABIC LIGATURE QAF WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0642 062D;;;;N;;;;;
+FC34;ARABIC LIGATURE QAF WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0642 0645;;;;N;;;;;
+FC35;ARABIC LIGATURE QAF WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0642 0649;;;;N;;;;;
+FC36;ARABIC LIGATURE QAF WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0642 064A;;;;N;;;;;
+FC37;ARABIC LIGATURE KAF WITH ALEF ISOLATED FORM;Lo;0;AL;<isolated> 0643 0627;;;;N;;;;;
+FC38;ARABIC LIGATURE KAF WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0643 062C;;;;N;;;;;
+FC39;ARABIC LIGATURE KAF WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0643 062D;;;;N;;;;;
+FC3A;ARABIC LIGATURE KAF WITH KHAH ISOLATED FORM;Lo;0;AL;<isolated> 0643 062E;;;;N;;;;;
+FC3B;ARABIC LIGATURE KAF WITH LAM ISOLATED FORM;Lo;0;AL;<isolated> 0643 0644;;;;N;;;;;
+FC3C;ARABIC LIGATURE KAF WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0643 0645;;;;N;;;;;
+FC3D;ARABIC LIGATURE KAF WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0643 0649;;;;N;;;;;
+FC3E;ARABIC LIGATURE KAF WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0643 064A;;;;N;;;;;
+FC3F;ARABIC LIGATURE LAM WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0644 062C;;;;N;;;;;
+FC40;ARABIC LIGATURE LAM WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0644 062D;;;;N;;;;;
+FC41;ARABIC LIGATURE LAM WITH KHAH ISOLATED FORM;Lo;0;AL;<isolated> 0644 062E;;;;N;;;;;
+FC42;ARABIC LIGATURE LAM WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0644 0645;;;;N;;;;;
+FC43;ARABIC LIGATURE LAM WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0644 0649;;;;N;;;;;
+FC44;ARABIC LIGATURE LAM WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0644 064A;;;;N;;;;;
+FC45;ARABIC LIGATURE MEEM WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0645 062C;;;;N;;;;;
+FC46;ARABIC LIGATURE MEEM WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0645 062D;;;;N;;;;;
+FC47;ARABIC LIGATURE MEEM WITH KHAH ISOLATED FORM;Lo;0;AL;<isolated> 0645 062E;;;;N;;;;;
+FC48;ARABIC LIGATURE MEEM WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0645 0645;;;;N;;;;;
+FC49;ARABIC LIGATURE MEEM WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0645 0649;;;;N;;;;;
+FC4A;ARABIC LIGATURE MEEM WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0645 064A;;;;N;;;;;
+FC4B;ARABIC LIGATURE NOON WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0646 062C;;;;N;;;;;
+FC4C;ARABIC LIGATURE NOON WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0646 062D;;;;N;;;;;
+FC4D;ARABIC LIGATURE NOON WITH KHAH ISOLATED FORM;Lo;0;AL;<isolated> 0646 062E;;;;N;;;;;
+FC4E;ARABIC LIGATURE NOON WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0646 0645;;;;N;;;;;
+FC4F;ARABIC LIGATURE NOON WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0646 0649;;;;N;;;;;
+FC50;ARABIC LIGATURE NOON WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0646 064A;;;;N;;;;;
+FC51;ARABIC LIGATURE HEH WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0647 062C;;;;N;;;;;
+FC52;ARABIC LIGATURE HEH WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0647 0645;;;;N;;;;;
+FC53;ARABIC LIGATURE HEH WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0647 0649;;;;N;;;;;
+FC54;ARABIC LIGATURE HEH WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0647 064A;;;;N;;;;;
+FC55;ARABIC LIGATURE YEH WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 064A 062C;;;;N;;;;;
+FC56;ARABIC LIGATURE YEH WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 064A 062D;;;;N;;;;;
+FC57;ARABIC LIGATURE YEH WITH KHAH ISOLATED FORM;Lo;0;AL;<isolated> 064A 062E;;;;N;;;;;
+FC58;ARABIC LIGATURE YEH WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 064A 0645;;;;N;;;;;
+FC59;ARABIC LIGATURE YEH WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 064A 0649;;;;N;;;;;
+FC5A;ARABIC LIGATURE YEH WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 064A 064A;;;;N;;;;;
+FC5B;ARABIC LIGATURE THAL WITH SUPERSCRIPT ALEF ISOLATED FORM;Lo;0;AL;<isolated> 0630 0670;;;;N;;;;;
+FC5C;ARABIC LIGATURE REH WITH SUPERSCRIPT ALEF ISOLATED FORM;Lo;0;AL;<isolated> 0631 0670;;;;N;;;;;
+FC5D;ARABIC LIGATURE ALEF MAKSURA WITH SUPERSCRIPT ALEF ISOLATED FORM;Lo;0;AL;<isolated> 0649 0670;;;;N;;;;;
+FC5E;ARABIC LIGATURE SHADDA WITH DAMMATAN ISOLATED FORM;Lo;0;AL;<isolated> 0020 064C 0651;;;;N;;;;;
+FC5F;ARABIC LIGATURE SHADDA WITH KASRATAN ISOLATED FORM;Lo;0;AL;<isolated> 0020 064D 0651;;;;N;;;;;
+FC60;ARABIC LIGATURE SHADDA WITH FATHA ISOLATED FORM;Lo;0;AL;<isolated> 0020 064E 0651;;;;N;;;;;
+FC61;ARABIC LIGATURE SHADDA WITH DAMMA ISOLATED FORM;Lo;0;AL;<isolated> 0020 064F 0651;;;;N;;;;;
+FC62;ARABIC LIGATURE SHADDA WITH KASRA ISOLATED FORM;Lo;0;AL;<isolated> 0020 0650 0651;;;;N;;;;;
+FC63;ARABIC LIGATURE SHADDA WITH SUPERSCRIPT ALEF ISOLATED FORM;Lo;0;AL;<isolated> 0020 0651 0670;;;;N;;;;;
+FC64;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH REH FINAL FORM;Lo;0;AL;<final> 0626 0631;;;;N;;;;;
+FC65;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH ZAIN FINAL FORM;Lo;0;AL;<final> 0626 0632;;;;N;;;;;
+FC66;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH MEEM FINAL FORM;Lo;0;AL;<final> 0626 0645;;;;N;;;;;
+FC67;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH NOON FINAL FORM;Lo;0;AL;<final> 0626 0646;;;;N;;;;;
+FC68;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0626 0649;;;;N;;;;;
+FC69;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH YEH FINAL FORM;Lo;0;AL;<final> 0626 064A;;;;N;;;;;
+FC6A;ARABIC LIGATURE BEH WITH REH FINAL FORM;Lo;0;AL;<final> 0628 0631;;;;N;;;;;
+FC6B;ARABIC LIGATURE BEH WITH ZAIN FINAL FORM;Lo;0;AL;<final> 0628 0632;;;;N;;;;;
+FC6C;ARABIC LIGATURE BEH WITH MEEM FINAL FORM;Lo;0;AL;<final> 0628 0645;;;;N;;;;;
+FC6D;ARABIC LIGATURE BEH WITH NOON FINAL FORM;Lo;0;AL;<final> 0628 0646;;;;N;;;;;
+FC6E;ARABIC LIGATURE BEH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0628 0649;;;;N;;;;;
+FC6F;ARABIC LIGATURE BEH WITH YEH FINAL FORM;Lo;0;AL;<final> 0628 064A;;;;N;;;;;
+FC70;ARABIC LIGATURE TEH WITH REH FINAL FORM;Lo;0;AL;<final> 062A 0631;;;;N;;;;;
+FC71;ARABIC LIGATURE TEH WITH ZAIN FINAL FORM;Lo;0;AL;<final> 062A 0632;;;;N;;;;;
+FC72;ARABIC LIGATURE TEH WITH MEEM FINAL FORM;Lo;0;AL;<final> 062A 0645;;;;N;;;;;
+FC73;ARABIC LIGATURE TEH WITH NOON FINAL FORM;Lo;0;AL;<final> 062A 0646;;;;N;;;;;
+FC74;ARABIC LIGATURE TEH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 062A 0649;;;;N;;;;;
+FC75;ARABIC LIGATURE TEH WITH YEH FINAL FORM;Lo;0;AL;<final> 062A 064A;;;;N;;;;;
+FC76;ARABIC LIGATURE THEH WITH REH FINAL FORM;Lo;0;AL;<final> 062B 0631;;;;N;;;;;
+FC77;ARABIC LIGATURE THEH WITH ZAIN FINAL FORM;Lo;0;AL;<final> 062B 0632;;;;N;;;;;
+FC78;ARABIC LIGATURE THEH WITH MEEM FINAL FORM;Lo;0;AL;<final> 062B 0645;;;;N;;;;;
+FC79;ARABIC LIGATURE THEH WITH NOON FINAL FORM;Lo;0;AL;<final> 062B 0646;;;;N;;;;;
+FC7A;ARABIC LIGATURE THEH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 062B 0649;;;;N;;;;;
+FC7B;ARABIC LIGATURE THEH WITH YEH FINAL FORM;Lo;0;AL;<final> 062B 064A;;;;N;;;;;
+FC7C;ARABIC LIGATURE FEH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0641 0649;;;;N;;;;;
+FC7D;ARABIC LIGATURE FEH WITH YEH FINAL FORM;Lo;0;AL;<final> 0641 064A;;;;N;;;;;
+FC7E;ARABIC LIGATURE QAF WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0642 0649;;;;N;;;;;
+FC7F;ARABIC LIGATURE QAF WITH YEH FINAL FORM;Lo;0;AL;<final> 0642 064A;;;;N;;;;;
+FC80;ARABIC LIGATURE KAF WITH ALEF FINAL FORM;Lo;0;AL;<final> 0643 0627;;;;N;;;;;
+FC81;ARABIC LIGATURE KAF WITH LAM FINAL FORM;Lo;0;AL;<final> 0643 0644;;;;N;;;;;
+FC82;ARABIC LIGATURE KAF WITH MEEM FINAL FORM;Lo;0;AL;<final> 0643 0645;;;;N;;;;;
+FC83;ARABIC LIGATURE KAF WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0643 0649;;;;N;;;;;
+FC84;ARABIC LIGATURE KAF WITH YEH FINAL FORM;Lo;0;AL;<final> 0643 064A;;;;N;;;;;
+FC85;ARABIC LIGATURE LAM WITH MEEM FINAL FORM;Lo;0;AL;<final> 0644 0645;;;;N;;;;;
+FC86;ARABIC LIGATURE LAM WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0644 0649;;;;N;;;;;
+FC87;ARABIC LIGATURE LAM WITH YEH FINAL FORM;Lo;0;AL;<final> 0644 064A;;;;N;;;;;
+FC88;ARABIC LIGATURE MEEM WITH ALEF FINAL FORM;Lo;0;AL;<final> 0645 0627;;;;N;;;;;
+FC89;ARABIC LIGATURE MEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 0645 0645;;;;N;;;;;
+FC8A;ARABIC LIGATURE NOON WITH REH FINAL FORM;Lo;0;AL;<final> 0646 0631;;;;N;;;;;
+FC8B;ARABIC LIGATURE NOON WITH ZAIN FINAL FORM;Lo;0;AL;<final> 0646 0632;;;;N;;;;;
+FC8C;ARABIC LIGATURE NOON WITH MEEM FINAL FORM;Lo;0;AL;<final> 0646 0645;;;;N;;;;;
+FC8D;ARABIC LIGATURE NOON WITH NOON FINAL FORM;Lo;0;AL;<final> 0646 0646;;;;N;;;;;
+FC8E;ARABIC LIGATURE NOON WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0646 0649;;;;N;;;;;
+FC8F;ARABIC LIGATURE NOON WITH YEH FINAL FORM;Lo;0;AL;<final> 0646 064A;;;;N;;;;;
+FC90;ARABIC LIGATURE ALEF MAKSURA WITH SUPERSCRIPT ALEF FINAL FORM;Lo;0;AL;<final> 0649 0670;;;;N;;;;;
+FC91;ARABIC LIGATURE YEH WITH REH FINAL FORM;Lo;0;AL;<final> 064A 0631;;;;N;;;;;
+FC92;ARABIC LIGATURE YEH WITH ZAIN FINAL FORM;Lo;0;AL;<final> 064A 0632;;;;N;;;;;
+FC93;ARABIC LIGATURE YEH WITH MEEM FINAL FORM;Lo;0;AL;<final> 064A 0645;;;;N;;;;;
+FC94;ARABIC LIGATURE YEH WITH NOON FINAL FORM;Lo;0;AL;<final> 064A 0646;;;;N;;;;;
+FC95;ARABIC LIGATURE YEH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 064A 0649;;;;N;;;;;
+FC96;ARABIC LIGATURE YEH WITH YEH FINAL FORM;Lo;0;AL;<final> 064A 064A;;;;N;;;;;
+FC97;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0626 062C;;;;N;;;;;
+FC98;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0626 062D;;;;N;;;;;
+FC99;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0626 062E;;;;N;;;;;
+FC9A;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0626 0645;;;;N;;;;;
+FC9B;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH HEH INITIAL FORM;Lo;0;AL;<initial> 0626 0647;;;;N;;;;;
+FC9C;ARABIC LIGATURE BEH WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0628 062C;;;;N;;;;;
+FC9D;ARABIC LIGATURE BEH WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0628 062D;;;;N;;;;;
+FC9E;ARABIC LIGATURE BEH WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0628 062E;;;;N;;;;;
+FC9F;ARABIC LIGATURE BEH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0628 0645;;;;N;;;;;
+FCA0;ARABIC LIGATURE BEH WITH HEH INITIAL FORM;Lo;0;AL;<initial> 0628 0647;;;;N;;;;;
+FCA1;ARABIC LIGATURE TEH WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 062A 062C;;;;N;;;;;
+FCA2;ARABIC LIGATURE TEH WITH HAH INITIAL FORM;Lo;0;AL;<initial> 062A 062D;;;;N;;;;;
+FCA3;ARABIC LIGATURE TEH WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 062A 062E;;;;N;;;;;
+FCA4;ARABIC LIGATURE TEH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 062A 0645;;;;N;;;;;
+FCA5;ARABIC LIGATURE TEH WITH HEH INITIAL FORM;Lo;0;AL;<initial> 062A 0647;;;;N;;;;;
+FCA6;ARABIC LIGATURE THEH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 062B 0645;;;;N;;;;;
+FCA7;ARABIC LIGATURE JEEM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 062C 062D;;;;N;;;;;
+FCA8;ARABIC LIGATURE JEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 062C 0645;;;;N;;;;;
+FCA9;ARABIC LIGATURE HAH WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 062D 062C;;;;N;;;;;
+FCAA;ARABIC LIGATURE HAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 062D 0645;;;;N;;;;;
+FCAB;ARABIC LIGATURE KHAH WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 062E 062C;;;;N;;;;;
+FCAC;ARABIC LIGATURE KHAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 062E 0645;;;;N;;;;;
+FCAD;ARABIC LIGATURE SEEN WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0633 062C;;;;N;;;;;
+FCAE;ARABIC LIGATURE SEEN WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0633 062D;;;;N;;;;;
+FCAF;ARABIC LIGATURE SEEN WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0633 062E;;;;N;;;;;
+FCB0;ARABIC LIGATURE SEEN WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0633 0645;;;;N;;;;;
+FCB1;ARABIC LIGATURE SAD WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0635 062D;;;;N;;;;;
+FCB2;ARABIC LIGATURE SAD WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0635 062E;;;;N;;;;;
+FCB3;ARABIC LIGATURE SAD WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0635 0645;;;;N;;;;;
+FCB4;ARABIC LIGATURE DAD WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0636 062C;;;;N;;;;;
+FCB5;ARABIC LIGATURE DAD WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0636 062D;;;;N;;;;;
+FCB6;ARABIC LIGATURE DAD WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0636 062E;;;;N;;;;;
+FCB7;ARABIC LIGATURE DAD WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0636 0645;;;;N;;;;;
+FCB8;ARABIC LIGATURE TAH WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0637 062D;;;;N;;;;;
+FCB9;ARABIC LIGATURE ZAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0638 0645;;;;N;;;;;
+FCBA;ARABIC LIGATURE AIN WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0639 062C;;;;N;;;;;
+FCBB;ARABIC LIGATURE AIN WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0639 0645;;;;N;;;;;
+FCBC;ARABIC LIGATURE GHAIN WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 063A 062C;;;;N;;;;;
+FCBD;ARABIC LIGATURE GHAIN WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 063A 0645;;;;N;;;;;
+FCBE;ARABIC LIGATURE FEH WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0641 062C;;;;N;;;;;
+FCBF;ARABIC LIGATURE FEH WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0641 062D;;;;N;;;;;
+FCC0;ARABIC LIGATURE FEH WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0641 062E;;;;N;;;;;
+FCC1;ARABIC LIGATURE FEH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0641 0645;;;;N;;;;;
+FCC2;ARABIC LIGATURE QAF WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0642 062D;;;;N;;;;;
+FCC3;ARABIC LIGATURE QAF WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0642 0645;;;;N;;;;;
+FCC4;ARABIC LIGATURE KAF WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0643 062C;;;;N;;;;;
+FCC5;ARABIC LIGATURE KAF WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0643 062D;;;;N;;;;;
+FCC6;ARABIC LIGATURE KAF WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0643 062E;;;;N;;;;;
+FCC7;ARABIC LIGATURE KAF WITH LAM INITIAL FORM;Lo;0;AL;<initial> 0643 0644;;;;N;;;;;
+FCC8;ARABIC LIGATURE KAF WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0643 0645;;;;N;;;;;
+FCC9;ARABIC LIGATURE LAM WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0644 062C;;;;N;;;;;
+FCCA;ARABIC LIGATURE LAM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0644 062D;;;;N;;;;;
+FCCB;ARABIC LIGATURE LAM WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0644 062E;;;;N;;;;;
+FCCC;ARABIC LIGATURE LAM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0644 0645;;;;N;;;;;
+FCCD;ARABIC LIGATURE LAM WITH HEH INITIAL FORM;Lo;0;AL;<initial> 0644 0647;;;;N;;;;;
+FCCE;ARABIC LIGATURE MEEM WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0645 062C;;;;N;;;;;
+FCCF;ARABIC LIGATURE MEEM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0645 062D;;;;N;;;;;
+FCD0;ARABIC LIGATURE MEEM WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0645 062E;;;;N;;;;;
+FCD1;ARABIC LIGATURE MEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0645 0645;;;;N;;;;;
+FCD2;ARABIC LIGATURE NOON WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0646 062C;;;;N;;;;;
+FCD3;ARABIC LIGATURE NOON WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0646 062D;;;;N;;;;;
+FCD4;ARABIC LIGATURE NOON WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0646 062E;;;;N;;;;;
+FCD5;ARABIC LIGATURE NOON WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0646 0645;;;;N;;;;;
+FCD6;ARABIC LIGATURE NOON WITH HEH INITIAL FORM;Lo;0;AL;<initial> 0646 0647;;;;N;;;;;
+FCD7;ARABIC LIGATURE HEH WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0647 062C;;;;N;;;;;
+FCD8;ARABIC LIGATURE HEH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0647 0645;;;;N;;;;;
+FCD9;ARABIC LIGATURE HEH WITH SUPERSCRIPT ALEF INITIAL FORM;Lo;0;AL;<initial> 0647 0670;;;;N;;;;;
+FCDA;ARABIC LIGATURE YEH WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 064A 062C;;;;N;;;;;
+FCDB;ARABIC LIGATURE YEH WITH HAH INITIAL FORM;Lo;0;AL;<initial> 064A 062D;;;;N;;;;;
+FCDC;ARABIC LIGATURE YEH WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 064A 062E;;;;N;;;;;
+FCDD;ARABIC LIGATURE YEH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 064A 0645;;;;N;;;;;
+FCDE;ARABIC LIGATURE YEH WITH HEH INITIAL FORM;Lo;0;AL;<initial> 064A 0647;;;;N;;;;;
+FCDF;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 0626 0645;;;;N;;;;;
+FCE0;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH HEH MEDIAL FORM;Lo;0;AL;<medial> 0626 0647;;;;N;;;;;
+FCE1;ARABIC LIGATURE BEH WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 0628 0645;;;;N;;;;;
+FCE2;ARABIC LIGATURE BEH WITH HEH MEDIAL FORM;Lo;0;AL;<medial> 0628 0647;;;;N;;;;;
+FCE3;ARABIC LIGATURE TEH WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 062A 0645;;;;N;;;;;
+FCE4;ARABIC LIGATURE TEH WITH HEH MEDIAL FORM;Lo;0;AL;<medial> 062A 0647;;;;N;;;;;
+FCE5;ARABIC LIGATURE THEH WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 062B 0645;;;;N;;;;;
+FCE6;ARABIC LIGATURE THEH WITH HEH MEDIAL FORM;Lo;0;AL;<medial> 062B 0647;;;;N;;;;;
+FCE7;ARABIC LIGATURE SEEN WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 0633 0645;;;;N;;;;;
+FCE8;ARABIC LIGATURE SEEN WITH HEH MEDIAL FORM;Lo;0;AL;<medial> 0633 0647;;;;N;;;;;
+FCE9;ARABIC LIGATURE SHEEN WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 0634 0645;;;;N;;;;;
+FCEA;ARABIC LIGATURE SHEEN WITH HEH MEDIAL FORM;Lo;0;AL;<medial> 0634 0647;;;;N;;;;;
+FCEB;ARABIC LIGATURE KAF WITH LAM MEDIAL FORM;Lo;0;AL;<medial> 0643 0644;;;;N;;;;;
+FCEC;ARABIC LIGATURE KAF WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 0643 0645;;;;N;;;;;
+FCED;ARABIC LIGATURE LAM WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 0644 0645;;;;N;;;;;
+FCEE;ARABIC LIGATURE NOON WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 0646 0645;;;;N;;;;;
+FCEF;ARABIC LIGATURE NOON WITH HEH MEDIAL FORM;Lo;0;AL;<medial> 0646 0647;;;;N;;;;;
+FCF0;ARABIC LIGATURE YEH WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 064A 0645;;;;N;;;;;
+FCF1;ARABIC LIGATURE YEH WITH HEH MEDIAL FORM;Lo;0;AL;<medial> 064A 0647;;;;N;;;;;
+FCF2;ARABIC LIGATURE SHADDA WITH FATHA MEDIAL FORM;Lo;0;AL;<medial> 0640 064E 0651;;;;N;;;;;
+FCF3;ARABIC LIGATURE SHADDA WITH DAMMA MEDIAL FORM;Lo;0;AL;<medial> 0640 064F 0651;;;;N;;;;;
+FCF4;ARABIC LIGATURE SHADDA WITH KASRA MEDIAL FORM;Lo;0;AL;<medial> 0640 0650 0651;;;;N;;;;;
+FCF5;ARABIC LIGATURE TAH WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0637 0649;;;;N;;;;;
+FCF6;ARABIC LIGATURE TAH WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0637 064A;;;;N;;;;;
+FCF7;ARABIC LIGATURE AIN WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0639 0649;;;;N;;;;;
+FCF8;ARABIC LIGATURE AIN WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0639 064A;;;;N;;;;;
+FCF9;ARABIC LIGATURE GHAIN WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 063A 0649;;;;N;;;;;
+FCFA;ARABIC LIGATURE GHAIN WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 063A 064A;;;;N;;;;;
+FCFB;ARABIC LIGATURE SEEN WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0633 0649;;;;N;;;;;
+FCFC;ARABIC LIGATURE SEEN WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0633 064A;;;;N;;;;;
+FCFD;ARABIC LIGATURE SHEEN WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0634 0649;;;;N;;;;;
+FCFE;ARABIC LIGATURE SHEEN WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0634 064A;;;;N;;;;;
+FCFF;ARABIC LIGATURE HAH WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 062D 0649;;;;N;;;;;
+FD00;ARABIC LIGATURE HAH WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 062D 064A;;;;N;;;;;
+FD01;ARABIC LIGATURE JEEM WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 062C 0649;;;;N;;;;;
+FD02;ARABIC LIGATURE JEEM WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 062C 064A;;;;N;;;;;
+FD03;ARABIC LIGATURE KHAH WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 062E 0649;;;;N;;;;;
+FD04;ARABIC LIGATURE KHAH WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 062E 064A;;;;N;;;;;
+FD05;ARABIC LIGATURE SAD WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0635 0649;;;;N;;;;;
+FD06;ARABIC LIGATURE SAD WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0635 064A;;;;N;;;;;
+FD07;ARABIC LIGATURE DAD WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0636 0649;;;;N;;;;;
+FD08;ARABIC LIGATURE DAD WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0636 064A;;;;N;;;;;
+FD09;ARABIC LIGATURE SHEEN WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0634 062C;;;;N;;;;;
+FD0A;ARABIC LIGATURE SHEEN WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0634 062D;;;;N;;;;;
+FD0B;ARABIC LIGATURE SHEEN WITH KHAH ISOLATED FORM;Lo;0;AL;<isolated> 0634 062E;;;;N;;;;;
+FD0C;ARABIC LIGATURE SHEEN WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0634 0645;;;;N;;;;;
+FD0D;ARABIC LIGATURE SHEEN WITH REH ISOLATED FORM;Lo;0;AL;<isolated> 0634 0631;;;;N;;;;;
+FD0E;ARABIC LIGATURE SEEN WITH REH ISOLATED FORM;Lo;0;AL;<isolated> 0633 0631;;;;N;;;;;
+FD0F;ARABIC LIGATURE SAD WITH REH ISOLATED FORM;Lo;0;AL;<isolated> 0635 0631;;;;N;;;;;
+FD10;ARABIC LIGATURE DAD WITH REH ISOLATED FORM;Lo;0;AL;<isolated> 0636 0631;;;;N;;;;;
+FD11;ARABIC LIGATURE TAH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0637 0649;;;;N;;;;;
+FD12;ARABIC LIGATURE TAH WITH YEH FINAL FORM;Lo;0;AL;<final> 0637 064A;;;;N;;;;;
+FD13;ARABIC LIGATURE AIN WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0639 0649;;;;N;;;;;
+FD14;ARABIC LIGATURE AIN WITH YEH FINAL FORM;Lo;0;AL;<final> 0639 064A;;;;N;;;;;
+FD15;ARABIC LIGATURE GHAIN WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 063A 0649;;;;N;;;;;
+FD16;ARABIC LIGATURE GHAIN WITH YEH FINAL FORM;Lo;0;AL;<final> 063A 064A;;;;N;;;;;
+FD17;ARABIC LIGATURE SEEN WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0633 0649;;;;N;;;;;
+FD18;ARABIC LIGATURE SEEN WITH YEH FINAL FORM;Lo;0;AL;<final> 0633 064A;;;;N;;;;;
+FD19;ARABIC LIGATURE SHEEN WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0634 0649;;;;N;;;;;
+FD1A;ARABIC LIGATURE SHEEN WITH YEH FINAL FORM;Lo;0;AL;<final> 0634 064A;;;;N;;;;;
+FD1B;ARABIC LIGATURE HAH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 062D 0649;;;;N;;;;;
+FD1C;ARABIC LIGATURE HAH WITH YEH FINAL FORM;Lo;0;AL;<final> 062D 064A;;;;N;;;;;
+FD1D;ARABIC LIGATURE JEEM WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 062C 0649;;;;N;;;;;
+FD1E;ARABIC LIGATURE JEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 062C 064A;;;;N;;;;;
+FD1F;ARABIC LIGATURE KHAH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 062E 0649;;;;N;;;;;
+FD20;ARABIC LIGATURE KHAH WITH YEH FINAL FORM;Lo;0;AL;<final> 062E 064A;;;;N;;;;;
+FD21;ARABIC LIGATURE SAD WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0635 0649;;;;N;;;;;
+FD22;ARABIC LIGATURE SAD WITH YEH FINAL FORM;Lo;0;AL;<final> 0635 064A;;;;N;;;;;
+FD23;ARABIC LIGATURE DAD WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0636 0649;;;;N;;;;;
+FD24;ARABIC LIGATURE DAD WITH YEH FINAL FORM;Lo;0;AL;<final> 0636 064A;;;;N;;;;;
+FD25;ARABIC LIGATURE SHEEN WITH JEEM FINAL FORM;Lo;0;AL;<final> 0634 062C;;;;N;;;;;
+FD26;ARABIC LIGATURE SHEEN WITH HAH FINAL FORM;Lo;0;AL;<final> 0634 062D;;;;N;;;;;
+FD27;ARABIC LIGATURE SHEEN WITH KHAH FINAL FORM;Lo;0;AL;<final> 0634 062E;;;;N;;;;;
+FD28;ARABIC LIGATURE SHEEN WITH MEEM FINAL FORM;Lo;0;AL;<final> 0634 0645;;;;N;;;;;
+FD29;ARABIC LIGATURE SHEEN WITH REH FINAL FORM;Lo;0;AL;<final> 0634 0631;;;;N;;;;;
+FD2A;ARABIC LIGATURE SEEN WITH REH FINAL FORM;Lo;0;AL;<final> 0633 0631;;;;N;;;;;
+FD2B;ARABIC LIGATURE SAD WITH REH FINAL FORM;Lo;0;AL;<final> 0635 0631;;;;N;;;;;
+FD2C;ARABIC LIGATURE DAD WITH REH FINAL FORM;Lo;0;AL;<final> 0636 0631;;;;N;;;;;
+FD2D;ARABIC LIGATURE SHEEN WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0634 062C;;;;N;;;;;
+FD2E;ARABIC LIGATURE SHEEN WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0634 062D;;;;N;;;;;
+FD2F;ARABIC LIGATURE SHEEN WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0634 062E;;;;N;;;;;
+FD30;ARABIC LIGATURE SHEEN WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0634 0645;;;;N;;;;;
+FD31;ARABIC LIGATURE SEEN WITH HEH INITIAL FORM;Lo;0;AL;<initial> 0633 0647;;;;N;;;;;
+FD32;ARABIC LIGATURE SHEEN WITH HEH INITIAL FORM;Lo;0;AL;<initial> 0634 0647;;;;N;;;;;
+FD33;ARABIC LIGATURE TAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0637 0645;;;;N;;;;;
+FD34;ARABIC LIGATURE SEEN WITH JEEM MEDIAL FORM;Lo;0;AL;<medial> 0633 062C;;;;N;;;;;
+FD35;ARABIC LIGATURE SEEN WITH HAH MEDIAL FORM;Lo;0;AL;<medial> 0633 062D;;;;N;;;;;
+FD36;ARABIC LIGATURE SEEN WITH KHAH MEDIAL FORM;Lo;0;AL;<medial> 0633 062E;;;;N;;;;;
+FD37;ARABIC LIGATURE SHEEN WITH JEEM MEDIAL FORM;Lo;0;AL;<medial> 0634 062C;;;;N;;;;;
+FD38;ARABIC LIGATURE SHEEN WITH HAH MEDIAL FORM;Lo;0;AL;<medial> 0634 062D;;;;N;;;;;
+FD39;ARABIC LIGATURE SHEEN WITH KHAH MEDIAL FORM;Lo;0;AL;<medial> 0634 062E;;;;N;;;;;
+FD3A;ARABIC LIGATURE TAH WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 0637 0645;;;;N;;;;;
+FD3B;ARABIC LIGATURE ZAH WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 0638 0645;;;;N;;;;;
+FD3C;ARABIC LIGATURE ALEF WITH FATHATAN FINAL FORM;Lo;0;AL;<final> 0627 064B;;;;N;;;;;
+FD3D;ARABIC LIGATURE ALEF WITH FATHATAN ISOLATED FORM;Lo;0;AL;<isolated> 0627 064B;;;;N;;;;;
+FD3E;ORNATE LEFT PARENTHESIS;Ps;0;ON;;;;;N;;;;;
+FD3F;ORNATE RIGHT PARENTHESIS;Pe;0;ON;;;;;N;;;;;
+FD50;ARABIC LIGATURE TEH WITH JEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 062A 062C 0645;;;;N;;;;;
+FD51;ARABIC LIGATURE TEH WITH HAH WITH JEEM FINAL FORM;Lo;0;AL;<final> 062A 062D 062C;;;;N;;;;;
+FD52;ARABIC LIGATURE TEH WITH HAH WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 062A 062D 062C;;;;N;;;;;
+FD53;ARABIC LIGATURE TEH WITH HAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 062A 062D 0645;;;;N;;;;;
+FD54;ARABIC LIGATURE TEH WITH KHAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 062A 062E 0645;;;;N;;;;;
+FD55;ARABIC LIGATURE TEH WITH MEEM WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 062A 0645 062C;;;;N;;;;;
+FD56;ARABIC LIGATURE TEH WITH MEEM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 062A 0645 062D;;;;N;;;;;
+FD57;ARABIC LIGATURE TEH WITH MEEM WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 062A 0645 062E;;;;N;;;;;
+FD58;ARABIC LIGATURE JEEM WITH MEEM WITH HAH FINAL FORM;Lo;0;AL;<final> 062C 0645 062D;;;;N;;;;;
+FD59;ARABIC LIGATURE JEEM WITH MEEM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 062C 0645 062D;;;;N;;;;;
+FD5A;ARABIC LIGATURE HAH WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 062D 0645 064A;;;;N;;;;;
+FD5B;ARABIC LIGATURE HAH WITH MEEM WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 062D 0645 0649;;;;N;;;;;
+FD5C;ARABIC LIGATURE SEEN WITH HAH WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0633 062D 062C;;;;N;;;;;
+FD5D;ARABIC LIGATURE SEEN WITH JEEM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0633 062C 062D;;;;N;;;;;
+FD5E;ARABIC LIGATURE SEEN WITH JEEM WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0633 062C 0649;;;;N;;;;;
+FD5F;ARABIC LIGATURE SEEN WITH MEEM WITH HAH FINAL FORM;Lo;0;AL;<final> 0633 0645 062D;;;;N;;;;;
+FD60;ARABIC LIGATURE SEEN WITH MEEM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0633 0645 062D;;;;N;;;;;
+FD61;ARABIC LIGATURE SEEN WITH MEEM WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0633 0645 062C;;;;N;;;;;
+FD62;ARABIC LIGATURE SEEN WITH MEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 0633 0645 0645;;;;N;;;;;
+FD63;ARABIC LIGATURE SEEN WITH MEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0633 0645 0645;;;;N;;;;;
+FD64;ARABIC LIGATURE SAD WITH HAH WITH HAH FINAL FORM;Lo;0;AL;<final> 0635 062D 062D;;;;N;;;;;
+FD65;ARABIC LIGATURE SAD WITH HAH WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0635 062D 062D;;;;N;;;;;
+FD66;ARABIC LIGATURE SAD WITH MEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 0635 0645 0645;;;;N;;;;;
+FD67;ARABIC LIGATURE SHEEN WITH HAH WITH MEEM FINAL FORM;Lo;0;AL;<final> 0634 062D 0645;;;;N;;;;;
+FD68;ARABIC LIGATURE SHEEN WITH HAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0634 062D 0645;;;;N;;;;;
+FD69;ARABIC LIGATURE SHEEN WITH JEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0634 062C 064A;;;;N;;;;;
+FD6A;ARABIC LIGATURE SHEEN WITH MEEM WITH KHAH FINAL FORM;Lo;0;AL;<final> 0634 0645 062E;;;;N;;;;;
+FD6B;ARABIC LIGATURE SHEEN WITH MEEM WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0634 0645 062E;;;;N;;;;;
+FD6C;ARABIC LIGATURE SHEEN WITH MEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 0634 0645 0645;;;;N;;;;;
+FD6D;ARABIC LIGATURE SHEEN WITH MEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0634 0645 0645;;;;N;;;;;
+FD6E;ARABIC LIGATURE DAD WITH HAH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0636 062D 0649;;;;N;;;;;
+FD6F;ARABIC LIGATURE DAD WITH KHAH WITH MEEM FINAL FORM;Lo;0;AL;<final> 0636 062E 0645;;;;N;;;;;
+FD70;ARABIC LIGATURE DAD WITH KHAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0636 062E 0645;;;;N;;;;;
+FD71;ARABIC LIGATURE TAH WITH MEEM WITH HAH FINAL FORM;Lo;0;AL;<final> 0637 0645 062D;;;;N;;;;;
+FD72;ARABIC LIGATURE TAH WITH MEEM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0637 0645 062D;;;;N;;;;;
+FD73;ARABIC LIGATURE TAH WITH MEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0637 0645 0645;;;;N;;;;;
+FD74;ARABIC LIGATURE TAH WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0637 0645 064A;;;;N;;;;;
+FD75;ARABIC LIGATURE AIN WITH JEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 0639 062C 0645;;;;N;;;;;
+FD76;ARABIC LIGATURE AIN WITH MEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 0639 0645 0645;;;;N;;;;;
+FD77;ARABIC LIGATURE AIN WITH MEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0639 0645 0645;;;;N;;;;;
+FD78;ARABIC LIGATURE AIN WITH MEEM WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0639 0645 0649;;;;N;;;;;
+FD79;ARABIC LIGATURE GHAIN WITH MEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 063A 0645 0645;;;;N;;;;;
+FD7A;ARABIC LIGATURE GHAIN WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 063A 0645 064A;;;;N;;;;;
+FD7B;ARABIC LIGATURE GHAIN WITH MEEM WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 063A 0645 0649;;;;N;;;;;
+FD7C;ARABIC LIGATURE FEH WITH KHAH WITH MEEM FINAL FORM;Lo;0;AL;<final> 0641 062E 0645;;;;N;;;;;
+FD7D;ARABIC LIGATURE FEH WITH KHAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0641 062E 0645;;;;N;;;;;
+FD7E;ARABIC LIGATURE QAF WITH MEEM WITH HAH FINAL FORM;Lo;0;AL;<final> 0642 0645 062D;;;;N;;;;;
+FD7F;ARABIC LIGATURE QAF WITH MEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 0642 0645 0645;;;;N;;;;;
+FD80;ARABIC LIGATURE LAM WITH HAH WITH MEEM FINAL FORM;Lo;0;AL;<final> 0644 062D 0645;;;;N;;;;;
+FD81;ARABIC LIGATURE LAM WITH HAH WITH YEH FINAL FORM;Lo;0;AL;<final> 0644 062D 064A;;;;N;;;;;
+FD82;ARABIC LIGATURE LAM WITH HAH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0644 062D 0649;;;;N;;;;;
+FD83;ARABIC LIGATURE LAM WITH JEEM WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0644 062C 062C;;;;N;;;;;
+FD84;ARABIC LIGATURE LAM WITH JEEM WITH JEEM FINAL FORM;Lo;0;AL;<final> 0644 062C 062C;;;;N;;;;;
+FD85;ARABIC LIGATURE LAM WITH KHAH WITH MEEM FINAL FORM;Lo;0;AL;<final> 0644 062E 0645;;;;N;;;;;
+FD86;ARABIC LIGATURE LAM WITH KHAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0644 062E 0645;;;;N;;;;;
+FD87;ARABIC LIGATURE LAM WITH MEEM WITH HAH FINAL FORM;Lo;0;AL;<final> 0644 0645 062D;;;;N;;;;;
+FD88;ARABIC LIGATURE LAM WITH MEEM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0644 0645 062D;;;;N;;;;;
+FD89;ARABIC LIGATURE MEEM WITH HAH WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0645 062D 062C;;;;N;;;;;
+FD8A;ARABIC LIGATURE MEEM WITH HAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0645 062D 0645;;;;N;;;;;
+FD8B;ARABIC LIGATURE MEEM WITH HAH WITH YEH FINAL FORM;Lo;0;AL;<final> 0645 062D 064A;;;;N;;;;;
+FD8C;ARABIC LIGATURE MEEM WITH JEEM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0645 062C 062D;;;;N;;;;;
+FD8D;ARABIC LIGATURE MEEM WITH JEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0645 062C 0645;;;;N;;;;;
+FD8E;ARABIC LIGATURE MEEM WITH KHAH WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0645 062E 062C;;;;N;;;;;
+FD8F;ARABIC LIGATURE MEEM WITH KHAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0645 062E 0645;;;;N;;;;;
+FD92;ARABIC LIGATURE MEEM WITH JEEM WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0645 062C 062E;;;;N;;;;;
+FD93;ARABIC LIGATURE HEH WITH MEEM WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0647 0645 062C;;;;N;;;;;
+FD94;ARABIC LIGATURE HEH WITH MEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0647 0645 0645;;;;N;;;;;
+FD95;ARABIC LIGATURE NOON WITH HAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0646 062D 0645;;;;N;;;;;
+FD96;ARABIC LIGATURE NOON WITH HAH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0646 062D 0649;;;;N;;;;;
+FD97;ARABIC LIGATURE NOON WITH JEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 0646 062C 0645;;;;N;;;;;
+FD98;ARABIC LIGATURE NOON WITH JEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0646 062C 0645;;;;N;;;;;
+FD99;ARABIC LIGATURE NOON WITH JEEM WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0646 062C 0649;;;;N;;;;;
+FD9A;ARABIC LIGATURE NOON WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0646 0645 064A;;;;N;;;;;
+FD9B;ARABIC LIGATURE NOON WITH MEEM WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0646 0645 0649;;;;N;;;;;
+FD9C;ARABIC LIGATURE YEH WITH MEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 064A 0645 0645;;;;N;;;;;
+FD9D;ARABIC LIGATURE YEH WITH MEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 064A 0645 0645;;;;N;;;;;
+FD9E;ARABIC LIGATURE BEH WITH KHAH WITH YEH FINAL FORM;Lo;0;AL;<final> 0628 062E 064A;;;;N;;;;;
+FD9F;ARABIC LIGATURE TEH WITH JEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 062A 062C 064A;;;;N;;;;;
+FDA0;ARABIC LIGATURE TEH WITH JEEM WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 062A 062C 0649;;;;N;;;;;
+FDA1;ARABIC LIGATURE TEH WITH KHAH WITH YEH FINAL FORM;Lo;0;AL;<final> 062A 062E 064A;;;;N;;;;;
+FDA2;ARABIC LIGATURE TEH WITH KHAH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 062A 062E 0649;;;;N;;;;;
+FDA3;ARABIC LIGATURE TEH WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 062A 0645 064A;;;;N;;;;;
+FDA4;ARABIC LIGATURE TEH WITH MEEM WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 062A 0645 0649;;;;N;;;;;
+FDA5;ARABIC LIGATURE JEEM WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 062C 0645 064A;;;;N;;;;;
+FDA6;ARABIC LIGATURE JEEM WITH HAH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 062C 062D 0649;;;;N;;;;;
+FDA7;ARABIC LIGATURE JEEM WITH MEEM WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 062C 0645 0649;;;;N;;;;;
+FDA8;ARABIC LIGATURE SEEN WITH KHAH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0633 062E 0649;;;;N;;;;;
+FDA9;ARABIC LIGATURE SAD WITH HAH WITH YEH FINAL FORM;Lo;0;AL;<final> 0635 062D 064A;;;;N;;;;;
+FDAA;ARABIC LIGATURE SHEEN WITH HAH WITH YEH FINAL FORM;Lo;0;AL;<final> 0634 062D 064A;;;;N;;;;;
+FDAB;ARABIC LIGATURE DAD WITH HAH WITH YEH FINAL FORM;Lo;0;AL;<final> 0636 062D 064A;;;;N;;;;;
+FDAC;ARABIC LIGATURE LAM WITH JEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0644 062C 064A;;;;N;;;;;
+FDAD;ARABIC LIGATURE LAM WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0644 0645 064A;;;;N;;;;;
+FDAE;ARABIC LIGATURE YEH WITH HAH WITH YEH FINAL FORM;Lo;0;AL;<final> 064A 062D 064A;;;;N;;;;;
+FDAF;ARABIC LIGATURE YEH WITH JEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 064A 062C 064A;;;;N;;;;;
+FDB0;ARABIC LIGATURE YEH WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 064A 0645 064A;;;;N;;;;;
+FDB1;ARABIC LIGATURE MEEM WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0645 0645 064A;;;;N;;;;;
+FDB2;ARABIC LIGATURE QAF WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0642 0645 064A;;;;N;;;;;
+FDB3;ARABIC LIGATURE NOON WITH HAH WITH YEH FINAL FORM;Lo;0;AL;<final> 0646 062D 064A;;;;N;;;;;
+FDB4;ARABIC LIGATURE QAF WITH MEEM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0642 0645 062D;;;;N;;;;;
+FDB5;ARABIC LIGATURE LAM WITH HAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0644 062D 0645;;;;N;;;;;
+FDB6;ARABIC LIGATURE AIN WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0639 0645 064A;;;;N;;;;;
+FDB7;ARABIC LIGATURE KAF WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0643 0645 064A;;;;N;;;;;
+FDB8;ARABIC LIGATURE NOON WITH JEEM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0646 062C 062D;;;;N;;;;;
+FDB9;ARABIC LIGATURE MEEM WITH KHAH WITH YEH FINAL FORM;Lo;0;AL;<final> 0645 062E 064A;;;;N;;;;;
+FDBA;ARABIC LIGATURE LAM WITH JEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0644 062C 0645;;;;N;;;;;
+FDBB;ARABIC LIGATURE KAF WITH MEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 0643 0645 0645;;;;N;;;;;
+FDBC;ARABIC LIGATURE LAM WITH JEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 0644 062C 0645;;;;N;;;;;
+FDBD;ARABIC LIGATURE NOON WITH JEEM WITH HAH FINAL FORM;Lo;0;AL;<final> 0646 062C 062D;;;;N;;;;;
+FDBE;ARABIC LIGATURE JEEM WITH HAH WITH YEH FINAL FORM;Lo;0;AL;<final> 062C 062D 064A;;;;N;;;;;
+FDBF;ARABIC LIGATURE HAH WITH JEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 062D 062C 064A;;;;N;;;;;
+FDC0;ARABIC LIGATURE MEEM WITH JEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0645 062C 064A;;;;N;;;;;
+FDC1;ARABIC LIGATURE FEH WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0641 0645 064A;;;;N;;;;;
+FDC2;ARABIC LIGATURE BEH WITH HAH WITH YEH FINAL FORM;Lo;0;AL;<final> 0628 062D 064A;;;;N;;;;;
+FDC3;ARABIC LIGATURE KAF WITH MEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0643 0645 0645;;;;N;;;;;
+FDC4;ARABIC LIGATURE AIN WITH JEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0639 062C 0645;;;;N;;;;;
+FDC5;ARABIC LIGATURE SAD WITH MEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0635 0645 0645;;;;N;;;;;
+FDC6;ARABIC LIGATURE SEEN WITH KHAH WITH YEH FINAL FORM;Lo;0;AL;<final> 0633 062E 064A;;;;N;;;;;
+FDC7;ARABIC LIGATURE NOON WITH JEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0646 062C 064A;;;;N;;;;;
+FDF0;ARABIC LIGATURE SALLA USED AS KORANIC STOP SIGN ISOLATED FORM;Lo;0;AL;<isolated> 0635 0644 06D2;;;;N;;;;;
+FDF1;ARABIC LIGATURE QALA USED AS KORANIC STOP SIGN ISOLATED FORM;Lo;0;AL;<isolated> 0642 0644 06D2;;;;N;;;;;
+FDF2;ARABIC LIGATURE ALLAH ISOLATED FORM;Lo;0;AL;<isolated> 0627 0644 0644 0647;;;;N;;;;;
+FDF3;ARABIC LIGATURE AKBAR ISOLATED FORM;Lo;0;AL;<isolated> 0627 0643 0628 0631;;;;N;;;;;
+FDF4;ARABIC LIGATURE MOHAMMAD ISOLATED FORM;Lo;0;AL;<isolated> 0645 062D 0645 062F;;;;N;;;;;
+FDF5;ARABIC LIGATURE SALAM ISOLATED FORM;Lo;0;AL;<isolated> 0635 0644 0639 0645;;;;N;;;;;
+FDF6;ARABIC LIGATURE RASOUL ISOLATED FORM;Lo;0;AL;<isolated> 0631 0633 0648 0644;;;;N;;;;;
+FDF7;ARABIC LIGATURE ALAYHE ISOLATED FORM;Lo;0;AL;<isolated> 0639 0644 064A 0647;;;;N;;;;;
+FDF8;ARABIC LIGATURE WASALLAM ISOLATED FORM;Lo;0;AL;<isolated> 0648 0633 0644 0645;;;;N;;;;;
+FDF9;ARABIC LIGATURE SALLA ISOLATED FORM;Lo;0;AL;<isolated> 0635 0644 0649;;;;N;;;;;
+FDFA;ARABIC LIGATURE SALLALLAHOU ALAYHE WASALLAM;Lo;0;AL;<isolated> 0635 0644 0649 0020 0627 0644 0644 0647 0020 0639 0644 064A 0647 0020 0648 0633 0644 0645;;;;N;ARABIC LETTER SALLALLAHOU ALAYHE WASALLAM;;;;
+FDFB;ARABIC LIGATURE JALLAJALALOUHOU;Lo;0;AL;<isolated> 062C 0644 0020 062C 0644 0627 0644 0647;;;;N;ARABIC LETTER JALLAJALALOUHOU;;;;
+FE20;COMBINING LIGATURE LEFT HALF;Mn;230;NSM;;;;;N;;;;;
+FE21;COMBINING LIGATURE RIGHT HALF;Mn;230;NSM;;;;;N;;;;;
+FE22;COMBINING DOUBLE TILDE LEFT HALF;Mn;230;NSM;;;;;N;;;;;
+FE23;COMBINING DOUBLE TILDE RIGHT HALF;Mn;230;NSM;;;;;N;;;;;
+FE30;PRESENTATION FORM FOR VERTICAL TWO DOT LEADER;Po;0;ON;<vertical> 2025;;;;N;GLYPH FOR VERTICAL TWO DOT LEADER;;;;
+FE31;PRESENTATION FORM FOR VERTICAL EM DASH;Pd;0;ON;<vertical> 2014;;;;N;GLYPH FOR VERTICAL EM DASH;;;;
+FE32;PRESENTATION FORM FOR VERTICAL EN DASH;Pd;0;ON;<vertical> 2013;;;;N;GLYPH FOR VERTICAL EN DASH;;;;
+FE33;PRESENTATION FORM FOR VERTICAL LOW LINE;Pc;0;ON;<vertical> 005F;;;;N;GLYPH FOR VERTICAL SPACING UNDERSCORE;;;;
+FE34;PRESENTATION FORM FOR VERTICAL WAVY LOW LINE;Pc;0;ON;<vertical> 005F;;;;N;GLYPH FOR VERTICAL SPACING WAVY UNDERSCORE;;;;
+FE35;PRESENTATION FORM FOR VERTICAL LEFT PARENTHESIS;Ps;0;ON;<vertical> 0028;;;;N;GLYPH FOR VERTICAL OPENING PARENTHESIS;;;;
+FE36;PRESENTATION FORM FOR VERTICAL RIGHT PARENTHESIS;Pe;0;ON;<vertical> 0029;;;;N;GLYPH FOR VERTICAL CLOSING PARENTHESIS;;;;
+FE37;PRESENTATION FORM FOR VERTICAL LEFT CURLY BRACKET;Ps;0;ON;<vertical> 007B;;;;N;GLYPH FOR VERTICAL OPENING CURLY BRACKET;;;;
+FE38;PRESENTATION FORM FOR VERTICAL RIGHT CURLY BRACKET;Pe;0;ON;<vertical> 007D;;;;N;GLYPH FOR VERTICAL CLOSING CURLY BRACKET;;;;
+FE39;PRESENTATION FORM FOR VERTICAL LEFT TORTOISE SHELL BRACKET;Ps;0;ON;<vertical> 3014;;;;N;GLYPH FOR VERTICAL OPENING TORTOISE SHELL BRACKET;;;;
+FE3A;PRESENTATION FORM FOR VERTICAL RIGHT TORTOISE SHELL BRACKET;Pe;0;ON;<vertical> 3015;;;;N;GLYPH FOR VERTICAL CLOSING TORTOISE SHELL BRACKET;;;;
+FE3B;PRESENTATION FORM FOR VERTICAL LEFT BLACK LENTICULAR BRACKET;Ps;0;ON;<vertical> 3010;;;;N;GLYPH FOR VERTICAL OPENING BLACK LENTICULAR BRACKET;;;;
+FE3C;PRESENTATION FORM FOR VERTICAL RIGHT BLACK LENTICULAR BRACKET;Pe;0;ON;<vertical> 3011;;;;N;GLYPH FOR VERTICAL CLOSING BLACK LENTICULAR BRACKET;;;;
+FE3D;PRESENTATION FORM FOR VERTICAL LEFT DOUBLE ANGLE BRACKET;Ps;0;ON;<vertical> 300A;;;;N;GLYPH FOR VERTICAL OPENING DOUBLE ANGLE BRACKET;;;;
+FE3E;PRESENTATION FORM FOR VERTICAL RIGHT DOUBLE ANGLE BRACKET;Pe;0;ON;<vertical> 300B;;;;N;GLYPH FOR VERTICAL CLOSING DOUBLE ANGLE BRACKET;;;;
+FE3F;PRESENTATION FORM FOR VERTICAL LEFT ANGLE BRACKET;Ps;0;ON;<vertical> 3008;;;;N;GLYPH FOR VERTICAL OPENING ANGLE BRACKET;;;;
+FE40;PRESENTATION FORM FOR VERTICAL RIGHT ANGLE BRACKET;Pe;0;ON;<vertical> 3009;;;;N;GLYPH FOR VERTICAL CLOSING ANGLE BRACKET;;;;
+FE41;PRESENTATION FORM FOR VERTICAL LEFT CORNER BRACKET;Ps;0;ON;<vertical> 300C;;;;N;GLYPH FOR VERTICAL OPENING CORNER BRACKET;;;;
+FE42;PRESENTATION FORM FOR VERTICAL RIGHT CORNER BRACKET;Pe;0;ON;<vertical> 300D;;;;N;GLYPH FOR VERTICAL CLOSING CORNER BRACKET;;;;
+FE43;PRESENTATION FORM FOR VERTICAL LEFT WHITE CORNER BRACKET;Ps;0;ON;<vertical> 300E;;;;N;GLYPH FOR VERTICAL OPENING WHITE CORNER BRACKET;;;;
+FE44;PRESENTATION FORM FOR VERTICAL RIGHT WHITE CORNER BRACKET;Pe;0;ON;<vertical> 300F;;;;N;GLYPH FOR VERTICAL CLOSING WHITE CORNER BRACKET;;;;
+FE49;DASHED OVERLINE;Po;0;ON;<compat> 203E;;;;N;SPACING DASHED OVERSCORE;;;;
+FE4A;CENTRELINE OVERLINE;Po;0;ON;<compat> 203E;;;;N;SPACING CENTERLINE OVERSCORE;;;;
+FE4B;WAVY OVERLINE;Po;0;ON;<compat> 203E;;;;N;SPACING WAVY OVERSCORE;;;;
+FE4C;DOUBLE WAVY OVERLINE;Po;0;ON;<compat> 203E;;;;N;SPACING DOUBLE WAVY OVERSCORE;;;;
+FE4D;DASHED LOW LINE;Pc;0;ON;<compat> 005F;;;;N;SPACING DASHED UNDERSCORE;;;;
+FE4E;CENTRELINE LOW LINE;Pc;0;ON;<compat> 005F;;;;N;SPACING CENTERLINE UNDERSCORE;;;;
+FE4F;WAVY LOW LINE;Pc;0;ON;<compat> 005F;;;;N;SPACING WAVY UNDERSCORE;;;;
+FE50;SMALL COMMA;Po;0;CS;<small> 002C;;;;N;;;;;
+FE51;SMALL IDEOGRAPHIC COMMA;Po;0;ON;<small> 3001;;;;N;;;;;
+FE52;SMALL FULL STOP;Po;0;CS;<small> 002E;;;;N;SMALL PERIOD;;;;
+FE54;SMALL SEMICOLON;Po;0;ON;<small> 003B;;;;N;;;;;
+FE55;SMALL COLON;Po;0;CS;<small> 003A;;;;N;;;;;
+FE56;SMALL QUESTION MARK;Po;0;ON;<small> 003F;;;;N;;;;;
+FE57;SMALL EXCLAMATION MARK;Po;0;ON;<small> 0021;;;;N;;;;;
+FE58;SMALL EM DASH;Pd;0;ON;<small> 2014;;;;N;;;;;
+FE59;SMALL LEFT PARENTHESIS;Ps;0;ON;<small> 0028;;;;N;SMALL OPENING PARENTHESIS;;;;
+FE5A;SMALL RIGHT PARENTHESIS;Pe;0;ON;<small> 0029;;;;N;SMALL CLOSING PARENTHESIS;;;;
+FE5B;SMALL LEFT CURLY BRACKET;Ps;0;ON;<small> 007B;;;;N;SMALL OPENING CURLY BRACKET;;;;
+FE5C;SMALL RIGHT CURLY BRACKET;Pe;0;ON;<small> 007D;;;;N;SMALL CLOSING CURLY BRACKET;;;;
+FE5D;SMALL LEFT TORTOISE SHELL BRACKET;Ps;0;ON;<small> 3014;;;;N;SMALL OPENING TORTOISE SHELL BRACKET;;;;
+FE5E;SMALL RIGHT TORTOISE SHELL BRACKET;Pe;0;ON;<small> 3015;;;;N;SMALL CLOSING TORTOISE SHELL BRACKET;;;;
+FE5F;SMALL NUMBER SIGN;Po;0;ET;<small> 0023;;;;N;;;;;
+FE60;SMALL AMPERSAND;Po;0;ON;<small> 0026;;;;N;;;;;
+FE61;SMALL ASTERISK;Po;0;ON;<small> 002A;;;;N;;;;;
+FE62;SMALL PLUS SIGN;Sm;0;ET;<small> 002B;;;;N;;;;;
+FE63;SMALL HYPHEN-MINUS;Pd;0;ET;<small> 002D;;;;N;;;;;
+FE64;SMALL LESS-THAN SIGN;Sm;0;ON;<small> 003C;;;;N;;;;;
+FE65;SMALL GREATER-THAN SIGN;Sm;0;ON;<small> 003E;;;;N;;;;;
+FE66;SMALL EQUALS SIGN;Sm;0;ON;<small> 003D;;;;N;;;;;
+FE68;SMALL REVERSE SOLIDUS;Po;0;ON;<small> 005C;;;;N;SMALL BACKSLASH;;;;
+FE69;SMALL DOLLAR SIGN;Sc;0;ET;<small> 0024;;;;N;;;;;
+FE6A;SMALL PERCENT SIGN;Po;0;ET;<small> 0025;;;;N;;;;;
+FE6B;SMALL COMMERCIAL AT;Po;0;ON;<small> 0040;;;;N;;;;;
+FE70;ARABIC FATHATAN ISOLATED FORM;Lo;0;AL;<isolated> 0020 064B;;;;N;ARABIC SPACING FATHATAN;;;;
+FE71;ARABIC TATWEEL WITH FATHATAN ABOVE;Lo;0;AL;<medial> 0640 064B;;;;N;ARABIC FATHATAN ON TATWEEL;;;;
+FE72;ARABIC DAMMATAN ISOLATED FORM;Lo;0;AL;<isolated> 0020 064C;;;;N;ARABIC SPACING DAMMATAN;;;;
+FE74;ARABIC KASRATAN ISOLATED FORM;Lo;0;AL;<isolated> 0020 064D;;;;N;ARABIC SPACING KASRATAN;;;;
+FE76;ARABIC FATHA ISOLATED FORM;Lo;0;AL;<isolated> 0020 064E;;;;N;ARABIC SPACING FATHAH;;;;
+FE77;ARABIC FATHA MEDIAL FORM;Lo;0;AL;<medial> 0640 064E;;;;N;ARABIC FATHAH ON TATWEEL;;;;
+FE78;ARABIC DAMMA ISOLATED FORM;Lo;0;AL;<isolated> 0020 064F;;;;N;ARABIC SPACING DAMMAH;;;;
+FE79;ARABIC DAMMA MEDIAL FORM;Lo;0;AL;<medial> 0640 064F;;;;N;ARABIC DAMMAH ON TATWEEL;;;;
+FE7A;ARABIC KASRA ISOLATED FORM;Lo;0;AL;<isolated> 0020 0650;;;;N;ARABIC SPACING KASRAH;;;;
+FE7B;ARABIC KASRA MEDIAL FORM;Lo;0;AL;<medial> 0640 0650;;;;N;ARABIC KASRAH ON TATWEEL;;;;
+FE7C;ARABIC SHADDA ISOLATED FORM;Lo;0;AL;<isolated> 0020 0651;;;;N;ARABIC SPACING SHADDAH;;;;
+FE7D;ARABIC SHADDA MEDIAL FORM;Lo;0;AL;<medial> 0640 0651;;;;N;ARABIC SHADDAH ON TATWEEL;;;;
+FE7E;ARABIC SUKUN ISOLATED FORM;Lo;0;AL;<isolated> 0020 0652;;;;N;ARABIC SPACING SUKUN;;;;
+FE7F;ARABIC SUKUN MEDIAL FORM;Lo;0;AL;<medial> 0640 0652;;;;N;ARABIC SUKUN ON TATWEEL;;;;
+FE80;ARABIC LETTER HAMZA ISOLATED FORM;Lo;0;AL;<isolated> 0621;;;;N;GLYPH FOR ISOLATE ARABIC HAMZAH;;;;
+FE81;ARABIC LETTER ALEF WITH MADDA ABOVE ISOLATED FORM;Lo;0;AL;<isolated> 0622;;;;N;GLYPH FOR ISOLATE ARABIC MADDAH ON ALEF;;;;
+FE82;ARABIC LETTER ALEF WITH MADDA ABOVE FINAL FORM;Lo;0;AL;<final> 0622;;;;N;GLYPH FOR FINAL ARABIC MADDAH ON ALEF;;;;
+FE83;ARABIC LETTER ALEF WITH HAMZA ABOVE ISOLATED FORM;Lo;0;AL;<isolated> 0623;;;;N;GLYPH FOR ISOLATE ARABIC HAMZAH ON ALEF;;;;
+FE84;ARABIC LETTER ALEF WITH HAMZA ABOVE FINAL FORM;Lo;0;AL;<final> 0623;;;;N;GLYPH FOR FINAL ARABIC HAMZAH ON ALEF;;;;
+FE85;ARABIC LETTER WAW WITH HAMZA ABOVE ISOLATED FORM;Lo;0;AL;<isolated> 0624;;;;N;GLYPH FOR ISOLATE ARABIC HAMZAH ON WAW;;;;
+FE86;ARABIC LETTER WAW WITH HAMZA ABOVE FINAL FORM;Lo;0;AL;<final> 0624;;;;N;GLYPH FOR FINAL ARABIC HAMZAH ON WAW;;;;
+FE87;ARABIC LETTER ALEF WITH HAMZA BELOW ISOLATED FORM;Lo;0;AL;<isolated> 0625;;;;N;GLYPH FOR ISOLATE ARABIC HAMZAH UNDER ALEF;;;;
+FE88;ARABIC LETTER ALEF WITH HAMZA BELOW FINAL FORM;Lo;0;AL;<final> 0625;;;;N;GLYPH FOR FINAL ARABIC HAMZAH UNDER ALEF;;;;
+FE89;ARABIC LETTER YEH WITH HAMZA ABOVE ISOLATED FORM;Lo;0;AL;<isolated> 0626;;;;N;GLYPH FOR ISOLATE ARABIC HAMZAH ON YA;;;;
+FE8A;ARABIC LETTER YEH WITH HAMZA ABOVE FINAL FORM;Lo;0;AL;<final> 0626;;;;N;GLYPH FOR FINAL ARABIC HAMZAH ON YA;;;;
+FE8B;ARABIC LETTER YEH WITH HAMZA ABOVE INITIAL FORM;Lo;0;AL;<initial> 0626;;;;N;GLYPH FOR INITIAL ARABIC HAMZAH ON YA;;;;
+FE8C;ARABIC LETTER YEH WITH HAMZA ABOVE MEDIAL FORM;Lo;0;AL;<medial> 0626;;;;N;GLYPH FOR MEDIAL ARABIC HAMZAH ON YA;;;;
+FE8D;ARABIC LETTER ALEF ISOLATED FORM;Lo;0;AL;<isolated> 0627;;;;N;GLYPH FOR ISOLATE ARABIC ALEF;;;;
+FE8E;ARABIC LETTER ALEF FINAL FORM;Lo;0;AL;<final> 0627;;;;N;GLYPH FOR FINAL ARABIC ALEF;;;;
+FE8F;ARABIC LETTER BEH ISOLATED FORM;Lo;0;AL;<isolated> 0628;;;;N;GLYPH FOR ISOLATE ARABIC BAA;;;;
+FE90;ARABIC LETTER BEH FINAL FORM;Lo;0;AL;<final> 0628;;;;N;GLYPH FOR FINAL ARABIC BAA;;;;
+FE91;ARABIC LETTER BEH INITIAL FORM;Lo;0;AL;<initial> 0628;;;;N;GLYPH FOR INITIAL ARABIC BAA;;;;
+FE92;ARABIC LETTER BEH MEDIAL FORM;Lo;0;AL;<medial> 0628;;;;N;GLYPH FOR MEDIAL ARABIC BAA;;;;
+FE93;ARABIC LETTER TEH MARBUTA ISOLATED FORM;Lo;0;AL;<isolated> 0629;;;;N;GLYPH FOR ISOLATE ARABIC TAA MARBUTAH;;;;
+FE94;ARABIC LETTER TEH MARBUTA FINAL FORM;Lo;0;AL;<final> 0629;;;;N;GLYPH FOR FINAL ARABIC TAA MARBUTAH;;;;
+FE95;ARABIC LETTER TEH ISOLATED FORM;Lo;0;AL;<isolated> 062A;;;;N;GLYPH FOR ISOLATE ARABIC TAA;;;;
+FE96;ARABIC LETTER TEH FINAL FORM;Lo;0;AL;<final> 062A;;;;N;GLYPH FOR FINAL ARABIC TAA;;;;
+FE97;ARABIC LETTER TEH INITIAL FORM;Lo;0;AL;<initial> 062A;;;;N;GLYPH FOR INITIAL ARABIC TAA;;;;
+FE98;ARABIC LETTER TEH MEDIAL FORM;Lo;0;AL;<medial> 062A;;;;N;GLYPH FOR MEDIAL ARABIC TAA;;;;
+FE99;ARABIC LETTER THEH ISOLATED FORM;Lo;0;AL;<isolated> 062B;;;;N;GLYPH FOR ISOLATE ARABIC THAA;;;;
+FE9A;ARABIC LETTER THEH FINAL FORM;Lo;0;AL;<final> 062B;;;;N;GLYPH FOR FINAL ARABIC THAA;;;;
+FE9B;ARABIC LETTER THEH INITIAL FORM;Lo;0;AL;<initial> 062B;;;;N;GLYPH FOR INITIAL ARABIC THAA;;;;
+FE9C;ARABIC LETTER THEH MEDIAL FORM;Lo;0;AL;<medial> 062B;;;;N;GLYPH FOR MEDIAL ARABIC THAA;;;;
+FE9D;ARABIC LETTER JEEM ISOLATED FORM;Lo;0;AL;<isolated> 062C;;;;N;GLYPH FOR ISOLATE ARABIC JEEM;;;;
+FE9E;ARABIC LETTER JEEM FINAL FORM;Lo;0;AL;<final> 062C;;;;N;GLYPH FOR FINAL ARABIC JEEM;;;;
+FE9F;ARABIC LETTER JEEM INITIAL FORM;Lo;0;AL;<initial> 062C;;;;N;GLYPH FOR INITIAL ARABIC JEEM;;;;
+FEA0;ARABIC LETTER JEEM MEDIAL FORM;Lo;0;AL;<medial> 062C;;;;N;GLYPH FOR MEDIAL ARABIC JEEM;;;;
+FEA1;ARABIC LETTER HAH ISOLATED FORM;Lo;0;AL;<isolated> 062D;;;;N;GLYPH FOR ISOLATE ARABIC HAA;;;;
+FEA2;ARABIC LETTER HAH FINAL FORM;Lo;0;AL;<final> 062D;;;;N;GLYPH FOR FINAL ARABIC HAA;;;;
+FEA3;ARABIC LETTER HAH INITIAL FORM;Lo;0;AL;<initial> 062D;;;;N;GLYPH FOR INITIAL ARABIC HAA;;;;
+FEA4;ARABIC LETTER HAH MEDIAL FORM;Lo;0;AL;<medial> 062D;;;;N;GLYPH FOR MEDIAL ARABIC HAA;;;;
+FEA5;ARABIC LETTER KHAH ISOLATED FORM;Lo;0;AL;<isolated> 062E;;;;N;GLYPH FOR ISOLATE ARABIC KHAA;;;;
+FEA6;ARABIC LETTER KHAH FINAL FORM;Lo;0;AL;<final> 062E;;;;N;GLYPH FOR FINAL ARABIC KHAA;;;;
+FEA7;ARABIC LETTER KHAH INITIAL FORM;Lo;0;AL;<initial> 062E;;;;N;GLYPH FOR INITIAL ARABIC KHAA;;;;
+FEA8;ARABIC LETTER KHAH MEDIAL FORM;Lo;0;AL;<medial> 062E;;;;N;GLYPH FOR MEDIAL ARABIC KHAA;;;;
+FEA9;ARABIC LETTER DAL ISOLATED FORM;Lo;0;AL;<isolated> 062F;;;;N;GLYPH FOR ISOLATE ARABIC DAL;;;;
+FEAA;ARABIC LETTER DAL FINAL FORM;Lo;0;AL;<final> 062F;;;;N;GLYPH FOR FINAL ARABIC DAL;;;;
+FEAB;ARABIC LETTER THAL ISOLATED FORM;Lo;0;AL;<isolated> 0630;;;;N;GLYPH FOR ISOLATE ARABIC THAL;;;;
+FEAC;ARABIC LETTER THAL FINAL FORM;Lo;0;AL;<final> 0630;;;;N;GLYPH FOR FINAL ARABIC THAL;;;;
+FEAD;ARABIC LETTER REH ISOLATED FORM;Lo;0;AL;<isolated> 0631;;;;N;GLYPH FOR ISOLATE ARABIC RA;;;;
+FEAE;ARABIC LETTER REH FINAL FORM;Lo;0;AL;<final> 0631;;;;N;GLYPH FOR FINAL ARABIC RA;;;;
+FEAF;ARABIC LETTER ZAIN ISOLATED FORM;Lo;0;AL;<isolated> 0632;;;;N;GLYPH FOR ISOLATE ARABIC ZAIN;;;;
+FEB0;ARABIC LETTER ZAIN FINAL FORM;Lo;0;AL;<final> 0632;;;;N;GLYPH FOR FINAL ARABIC ZAIN;;;;
+FEB1;ARABIC LETTER SEEN ISOLATED FORM;Lo;0;AL;<isolated> 0633;;;;N;GLYPH FOR ISOLATE ARABIC SEEN;;;;
+FEB2;ARABIC LETTER SEEN FINAL FORM;Lo;0;AL;<final> 0633;;;;N;GLYPH FOR FINAL ARABIC SEEN;;;;
+FEB3;ARABIC LETTER SEEN INITIAL FORM;Lo;0;AL;<initial> 0633;;;;N;GLYPH FOR INITIAL ARABIC SEEN;;;;
+FEB4;ARABIC LETTER SEEN MEDIAL FORM;Lo;0;AL;<medial> 0633;;;;N;GLYPH FOR MEDIAL ARABIC SEEN;;;;
+FEB5;ARABIC LETTER SHEEN ISOLATED FORM;Lo;0;AL;<isolated> 0634;;;;N;GLYPH FOR ISOLATE ARABIC SHEEN;;;;
+FEB6;ARABIC LETTER SHEEN FINAL FORM;Lo;0;AL;<final> 0634;;;;N;GLYPH FOR FINAL ARABIC SHEEN;;;;
+FEB7;ARABIC LETTER SHEEN INITIAL FORM;Lo;0;AL;<initial> 0634;;;;N;GLYPH FOR INITIAL ARABIC SHEEN;;;;
+FEB8;ARABIC LETTER SHEEN MEDIAL FORM;Lo;0;AL;<medial> 0634;;;;N;GLYPH FOR MEDIAL ARABIC SHEEN;;;;
+FEB9;ARABIC LETTER SAD ISOLATED FORM;Lo;0;AL;<isolated> 0635;;;;N;GLYPH FOR ISOLATE ARABIC SAD;;;;
+FEBA;ARABIC LETTER SAD FINAL FORM;Lo;0;AL;<final> 0635;;;;N;GLYPH FOR FINAL ARABIC SAD;;;;
+FEBB;ARABIC LETTER SAD INITIAL FORM;Lo;0;AL;<initial> 0635;;;;N;GLYPH FOR INITIAL ARABIC SAD;;;;
+FEBC;ARABIC LETTER SAD MEDIAL FORM;Lo;0;AL;<medial> 0635;;;;N;GLYPH FOR MEDIAL ARABIC SAD;;;;
+FEBD;ARABIC LETTER DAD ISOLATED FORM;Lo;0;AL;<isolated> 0636;;;;N;GLYPH FOR ISOLATE ARABIC DAD;;;;
+FEBE;ARABIC LETTER DAD FINAL FORM;Lo;0;AL;<final> 0636;;;;N;GLYPH FOR FINAL ARABIC DAD;;;;
+FEBF;ARABIC LETTER DAD INITIAL FORM;Lo;0;AL;<initial> 0636;;;;N;GLYPH FOR INITIAL ARABIC DAD;;;;
+FEC0;ARABIC LETTER DAD MEDIAL FORM;Lo;0;AL;<medial> 0636;;;;N;GLYPH FOR MEDIAL ARABIC DAD;;;;
+FEC1;ARABIC LETTER TAH ISOLATED FORM;Lo;0;AL;<isolated> 0637;;;;N;GLYPH FOR ISOLATE ARABIC TAH;;;;
+FEC2;ARABIC LETTER TAH FINAL FORM;Lo;0;AL;<final> 0637;;;;N;GLYPH FOR FINAL ARABIC TAH;;;;
+FEC3;ARABIC LETTER TAH INITIAL FORM;Lo;0;AL;<initial> 0637;;;;N;GLYPH FOR INITIAL ARABIC TAH;;;;
+FEC4;ARABIC LETTER TAH MEDIAL FORM;Lo;0;AL;<medial> 0637;;;;N;GLYPH FOR MEDIAL ARABIC TAH;;;;
+FEC5;ARABIC LETTER ZAH ISOLATED FORM;Lo;0;AL;<isolated> 0638;;;;N;GLYPH FOR ISOLATE ARABIC DHAH;;;;
+FEC6;ARABIC LETTER ZAH FINAL FORM;Lo;0;AL;<final> 0638;;;;N;GLYPH FOR FINAL ARABIC DHAH;;;;
+FEC7;ARABIC LETTER ZAH INITIAL FORM;Lo;0;AL;<initial> 0638;;;;N;GLYPH FOR INITIAL ARABIC DHAH;;;;
+FEC8;ARABIC LETTER ZAH MEDIAL FORM;Lo;0;AL;<medial> 0638;;;;N;GLYPH FOR MEDIAL ARABIC DHAH;;;;
+FEC9;ARABIC LETTER AIN ISOLATED FORM;Lo;0;AL;<isolated> 0639;;;;N;GLYPH FOR ISOLATE ARABIC AIN;;;;
+FECA;ARABIC LETTER AIN FINAL FORM;Lo;0;AL;<final> 0639;;;;N;GLYPH FOR FINAL ARABIC AIN;;;;
+FECB;ARABIC LETTER AIN INITIAL FORM;Lo;0;AL;<initial> 0639;;;;N;GLYPH FOR INITIAL ARABIC AIN;;;;
+FECC;ARABIC LETTER AIN MEDIAL FORM;Lo;0;AL;<medial> 0639;;;;N;GLYPH FOR MEDIAL ARABIC AIN;;;;
+FECD;ARABIC LETTER GHAIN ISOLATED FORM;Lo;0;AL;<isolated> 063A;;;;N;GLYPH FOR ISOLATE ARABIC GHAIN;;;;
+FECE;ARABIC LETTER GHAIN FINAL FORM;Lo;0;AL;<final> 063A;;;;N;GLYPH FOR FINAL ARABIC GHAIN;;;;
+FECF;ARABIC LETTER GHAIN INITIAL FORM;Lo;0;AL;<initial> 063A;;;;N;GLYPH FOR INITIAL ARABIC GHAIN;;;;
+FED0;ARABIC LETTER GHAIN MEDIAL FORM;Lo;0;AL;<medial> 063A;;;;N;GLYPH FOR MEDIAL ARABIC GHAIN;;;;
+FED1;ARABIC LETTER FEH ISOLATED FORM;Lo;0;AL;<isolated> 0641;;;;N;GLYPH FOR ISOLATE ARABIC FA;;;;
+FED2;ARABIC LETTER FEH FINAL FORM;Lo;0;AL;<final> 0641;;;;N;GLYPH FOR FINAL ARABIC FA;;;;
+FED3;ARABIC LETTER FEH INITIAL FORM;Lo;0;AL;<initial> 0641;;;;N;GLYPH FOR INITIAL ARABIC FA;;;;
+FED4;ARABIC LETTER FEH MEDIAL FORM;Lo;0;AL;<medial> 0641;;;;N;GLYPH FOR MEDIAL ARABIC FA;;;;
+FED5;ARABIC LETTER QAF ISOLATED FORM;Lo;0;AL;<isolated> 0642;;;;N;GLYPH FOR ISOLATE ARABIC QAF;;;;
+FED6;ARABIC LETTER QAF FINAL FORM;Lo;0;AL;<final> 0642;;;;N;GLYPH FOR FINAL ARABIC QAF;;;;
+FED7;ARABIC LETTER QAF INITIAL FORM;Lo;0;AL;<initial> 0642;;;;N;GLYPH FOR INITIAL ARABIC QAF;;;;
+FED8;ARABIC LETTER QAF MEDIAL FORM;Lo;0;AL;<medial> 0642;;;;N;GLYPH FOR MEDIAL ARABIC QAF;;;;
+FED9;ARABIC LETTER KAF ISOLATED FORM;Lo;0;AL;<isolated> 0643;;;;N;GLYPH FOR ISOLATE ARABIC CAF;;;;
+FEDA;ARABIC LETTER KAF FINAL FORM;Lo;0;AL;<final> 0643;;;;N;GLYPH FOR FINAL ARABIC CAF;;;;
+FEDB;ARABIC LETTER KAF INITIAL FORM;Lo;0;AL;<initial> 0643;;;;N;GLYPH FOR INITIAL ARABIC CAF;;;;
+FEDC;ARABIC LETTER KAF MEDIAL FORM;Lo;0;AL;<medial> 0643;;;;N;GLYPH FOR MEDIAL ARABIC CAF;;;;
+FEDD;ARABIC LETTER LAM ISOLATED FORM;Lo;0;AL;<isolated> 0644;;;;N;GLYPH FOR ISOLATE ARABIC LAM;;;;
+FEDE;ARABIC LETTER LAM FINAL FORM;Lo;0;AL;<final> 0644;;;;N;GLYPH FOR FINAL ARABIC LAM;;;;
+FEDF;ARABIC LETTER LAM INITIAL FORM;Lo;0;AL;<initial> 0644;;;;N;GLYPH FOR INITIAL ARABIC LAM;;;;
+FEE0;ARABIC LETTER LAM MEDIAL FORM;Lo;0;AL;<medial> 0644;;;;N;GLYPH FOR MEDIAL ARABIC LAM;;;;
+FEE1;ARABIC LETTER MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0645;;;;N;GLYPH FOR ISOLATE ARABIC MEEM;;;;
+FEE2;ARABIC LETTER MEEM FINAL FORM;Lo;0;AL;<final> 0645;;;;N;GLYPH FOR FINAL ARABIC MEEM;;;;
+FEE3;ARABIC LETTER MEEM INITIAL FORM;Lo;0;AL;<initial> 0645;;;;N;GLYPH FOR INITIAL ARABIC MEEM;;;;
+FEE4;ARABIC LETTER MEEM MEDIAL FORM;Lo;0;AL;<medial> 0645;;;;N;GLYPH FOR MEDIAL ARABIC MEEM;;;;
+FEE5;ARABIC LETTER NOON ISOLATED FORM;Lo;0;AL;<isolated> 0646;;;;N;GLYPH FOR ISOLATE ARABIC NOON;;;;
+FEE6;ARABIC LETTER NOON FINAL FORM;Lo;0;AL;<final> 0646;;;;N;GLYPH FOR FINAL ARABIC NOON;;;;
+FEE7;ARABIC LETTER NOON INITIAL FORM;Lo;0;AL;<initial> 0646;;;;N;GLYPH FOR INITIAL ARABIC NOON;;;;
+FEE8;ARABIC LETTER NOON MEDIAL FORM;Lo;0;AL;<medial> 0646;;;;N;GLYPH FOR MEDIAL ARABIC NOON;;;;
+FEE9;ARABIC LETTER HEH ISOLATED FORM;Lo;0;AL;<isolated> 0647;;;;N;GLYPH FOR ISOLATE ARABIC HA;;;;
+FEEA;ARABIC LETTER HEH FINAL FORM;Lo;0;AL;<final> 0647;;;;N;GLYPH FOR FINAL ARABIC HA;;;;
+FEEB;ARABIC LETTER HEH INITIAL FORM;Lo;0;AL;<initial> 0647;;;;N;GLYPH FOR INITIAL ARABIC HA;;;;
+FEEC;ARABIC LETTER HEH MEDIAL FORM;Lo;0;AL;<medial> 0647;;;;N;GLYPH FOR MEDIAL ARABIC HA;;;;
+FEED;ARABIC LETTER WAW ISOLATED FORM;Lo;0;AL;<isolated> 0648;;;;N;GLYPH FOR ISOLATE ARABIC WAW;;;;
+FEEE;ARABIC LETTER WAW FINAL FORM;Lo;0;AL;<final> 0648;;;;N;GLYPH FOR FINAL ARABIC WAW;;;;
+FEEF;ARABIC LETTER ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0649;;;;N;GLYPH FOR ISOLATE ARABIC ALEF MAQSURAH;;;;
+FEF0;ARABIC LETTER ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0649;;;;N;GLYPH FOR FINAL ARABIC ALEF MAQSURAH;;;;
+FEF1;ARABIC LETTER YEH ISOLATED FORM;Lo;0;AL;<isolated> 064A;;;;N;GLYPH FOR ISOLATE ARABIC YA;;;;
+FEF2;ARABIC LETTER YEH FINAL FORM;Lo;0;AL;<final> 064A;;;;N;GLYPH FOR FINAL ARABIC YA;;;;
+FEF3;ARABIC LETTER YEH INITIAL FORM;Lo;0;AL;<initial> 064A;;;;N;GLYPH FOR INITIAL ARABIC YA;;;;
+FEF4;ARABIC LETTER YEH MEDIAL FORM;Lo;0;AL;<medial> 064A;;;;N;GLYPH FOR MEDIAL ARABIC YA;;;;
+FEF5;ARABIC LIGATURE LAM WITH ALEF WITH MADDA ABOVE ISOLATED FORM;Lo;0;AL;<isolated> 0644 0622;;;;N;GLYPH FOR ISOLATE ARABIC MADDAH ON LIGATURE LAM ALEF;;;;
+FEF6;ARABIC LIGATURE LAM WITH ALEF WITH MADDA ABOVE FINAL FORM;Lo;0;AL;<final> 0644 0622;;;;N;GLYPH FOR FINAL ARABIC MADDAH ON LIGATURE LAM ALEF;;;;
+FEF7;ARABIC LIGATURE LAM WITH ALEF WITH HAMZA ABOVE ISOLATED FORM;Lo;0;AL;<isolated> 0644 0623;;;;N;GLYPH FOR ISOLATE ARABIC HAMZAH ON LIGATURE LAM ALEF;;;;
+FEF8;ARABIC LIGATURE LAM WITH ALEF WITH HAMZA ABOVE FINAL FORM;Lo;0;AL;<final> 0644 0623;;;;N;GLYPH FOR FINAL ARABIC HAMZAH ON LIGATURE LAM ALEF;;;;
+FEF9;ARABIC LIGATURE LAM WITH ALEF WITH HAMZA BELOW ISOLATED FORM;Lo;0;AL;<isolated> 0644 0625;;;;N;GLYPH FOR ISOLATE ARABIC HAMZAH UNDER LIGATURE LAM ALEF;;;;
+FEFA;ARABIC LIGATURE LAM WITH ALEF WITH HAMZA BELOW FINAL FORM;Lo;0;AL;<final> 0644 0625;;;;N;GLYPH FOR FINAL ARABIC HAMZAH UNDER LIGATURE LAM ALEF;;;;
+FEFB;ARABIC LIGATURE LAM WITH ALEF ISOLATED FORM;Lo;0;AL;<isolated> 0644 0627;;;;N;GLYPH FOR ISOLATE ARABIC LIGATURE LAM ALEF;;;;
+FEFC;ARABIC LIGATURE LAM WITH ALEF FINAL FORM;Lo;0;AL;<final> 0644 0627;;;;N;GLYPH FOR FINAL ARABIC LIGATURE LAM ALEF;;;;
+FEFF;ZERO WIDTH NO-BREAK SPACE;Cf;0;BN;;;;;N;BYTE ORDER MARK;;;;
+FF01;FULLWIDTH EXCLAMATION MARK;Po;0;ON;<wide> 0021;;;;N;;;;;
+FF02;FULLWIDTH QUOTATION MARK;Po;0;ON;<wide> 0022;;;;N;;;;;
+FF03;FULLWIDTH NUMBER SIGN;Po;0;ET;<wide> 0023;;;;N;;;;;
+FF04;FULLWIDTH DOLLAR SIGN;Sc;0;ET;<wide> 0024;;;;N;;;;;
+FF05;FULLWIDTH PERCENT SIGN;Po;0;ET;<wide> 0025;;;;N;;;;;
+FF06;FULLWIDTH AMPERSAND;Po;0;ON;<wide> 0026;;;;N;;;;;
+FF07;FULLWIDTH APOSTROPHE;Po;0;ON;<wide> 0027;;;;N;;;;;
+FF08;FULLWIDTH LEFT PARENTHESIS;Ps;0;ON;<wide> 0028;;;;N;FULLWIDTH OPENING PARENTHESIS;;;;
+FF09;FULLWIDTH RIGHT PARENTHESIS;Pe;0;ON;<wide> 0029;;;;N;FULLWIDTH CLOSING PARENTHESIS;;;;
+FF0A;FULLWIDTH ASTERISK;Po;0;ON;<wide> 002A;;;;N;;;;;
+FF0B;FULLWIDTH PLUS SIGN;Sm;0;ET;<wide> 002B;;;;N;;;;;
+FF0C;FULLWIDTH COMMA;Po;0;CS;<wide> 002C;;;;N;;;;;
+FF0D;FULLWIDTH HYPHEN-MINUS;Pd;0;ET;<wide> 002D;;;;N;;;;;
+FF0E;FULLWIDTH FULL STOP;Po;0;CS;<wide> 002E;;;;N;FULLWIDTH PERIOD;;;;
+FF0F;FULLWIDTH SOLIDUS;Po;0;ES;<wide> 002F;;;;N;FULLWIDTH SLASH;;;;
+FF10;FULLWIDTH DIGIT ZERO;Nd;0;EN;<wide> 0030;0;0;0;N;;;;;
+FF11;FULLWIDTH DIGIT ONE;Nd;0;EN;<wide> 0031;1;1;1;N;;;;;
+FF12;FULLWIDTH DIGIT TWO;Nd;0;EN;<wide> 0032;2;2;2;N;;;;;
+FF13;FULLWIDTH DIGIT THREE;Nd;0;EN;<wide> 0033;3;3;3;N;;;;;
+FF14;FULLWIDTH DIGIT FOUR;Nd;0;EN;<wide> 0034;4;4;4;N;;;;;
+FF15;FULLWIDTH DIGIT FIVE;Nd;0;EN;<wide> 0035;5;5;5;N;;;;;
+FF16;FULLWIDTH DIGIT SIX;Nd;0;EN;<wide> 0036;6;6;6;N;;;;;
+FF17;FULLWIDTH DIGIT SEVEN;Nd;0;EN;<wide> 0037;7;7;7;N;;;;;
+FF18;FULLWIDTH DIGIT EIGHT;Nd;0;EN;<wide> 0038;8;8;8;N;;;;;
+FF19;FULLWIDTH DIGIT NINE;Nd;0;EN;<wide> 0039;9;9;9;N;;;;;
+FF1A;FULLWIDTH COLON;Po;0;CS;<wide> 003A;;;;N;;;;;
+FF1B;FULLWIDTH SEMICOLON;Po;0;ON;<wide> 003B;;;;N;;;;;
+FF1C;FULLWIDTH LESS-THAN SIGN;Sm;0;ON;<wide> 003C;;;;N;;;;;
+FF1D;FULLWIDTH EQUALS SIGN;Sm;0;ON;<wide> 003D;;;;N;;;;;
+FF1E;FULLWIDTH GREATER-THAN SIGN;Sm;0;ON;<wide> 003E;;;;N;;;;;
+FF1F;FULLWIDTH QUESTION MARK;Po;0;ON;<wide> 003F;;;;N;;;;;
+FF20;FULLWIDTH COMMERCIAL AT;Po;0;ON;<wide> 0040;;;;N;;;;;
+FF21;FULLWIDTH LATIN CAPITAL LETTER A;Lu;0;L;<wide> 0041;;;;N;;;;FF41;
+FF22;FULLWIDTH LATIN CAPITAL LETTER B;Lu;0;L;<wide> 0042;;;;N;;;;FF42;
+FF23;FULLWIDTH LATIN CAPITAL LETTER C;Lu;0;L;<wide> 0043;;;;N;;;;FF43;
+FF24;FULLWIDTH LATIN CAPITAL LETTER D;Lu;0;L;<wide> 0044;;;;N;;;;FF44;
+FF25;FULLWIDTH LATIN CAPITAL LETTER E;Lu;0;L;<wide> 0045;;;;N;;;;FF45;
+FF26;FULLWIDTH LATIN CAPITAL LETTER F;Lu;0;L;<wide> 0046;;;;N;;;;FF46;
+FF27;FULLWIDTH LATIN CAPITAL LETTER G;Lu;0;L;<wide> 0047;;;;N;;;;FF47;
+FF28;FULLWIDTH LATIN CAPITAL LETTER H;Lu;0;L;<wide> 0048;;;;N;;;;FF48;
+FF29;FULLWIDTH LATIN CAPITAL LETTER I;Lu;0;L;<wide> 0049;;;;N;;;;FF49;
+FF2A;FULLWIDTH LATIN CAPITAL LETTER J;Lu;0;L;<wide> 004A;;;;N;;;;FF4A;
+FF2B;FULLWIDTH LATIN CAPITAL LETTER K;Lu;0;L;<wide> 004B;;;;N;;;;FF4B;
+FF2C;FULLWIDTH LATIN CAPITAL LETTER L;Lu;0;L;<wide> 004C;;;;N;;;;FF4C;
+FF2D;FULLWIDTH LATIN CAPITAL LETTER M;Lu;0;L;<wide> 004D;;;;N;;;;FF4D;
+FF2E;FULLWIDTH LATIN CAPITAL LETTER N;Lu;0;L;<wide> 004E;;;;N;;;;FF4E;
+FF2F;FULLWIDTH LATIN CAPITAL LETTER O;Lu;0;L;<wide> 004F;;;;N;;;;FF4F;
+FF30;FULLWIDTH LATIN CAPITAL LETTER P;Lu;0;L;<wide> 0050;;;;N;;;;FF50;
+FF31;FULLWIDTH LATIN CAPITAL LETTER Q;Lu;0;L;<wide> 0051;;;;N;;;;FF51;
+FF32;FULLWIDTH LATIN CAPITAL LETTER R;Lu;0;L;<wide> 0052;;;;N;;;;FF52;
+FF33;FULLWIDTH LATIN CAPITAL LETTER S;Lu;0;L;<wide> 0053;;;;N;;;;FF53;
+FF34;FULLWIDTH LATIN CAPITAL LETTER T;Lu;0;L;<wide> 0054;;;;N;;;;FF54;
+FF35;FULLWIDTH LATIN CAPITAL LETTER U;Lu;0;L;<wide> 0055;;;;N;;;;FF55;
+FF36;FULLWIDTH LATIN CAPITAL LETTER V;Lu;0;L;<wide> 0056;;;;N;;;;FF56;
+FF37;FULLWIDTH LATIN CAPITAL LETTER W;Lu;0;L;<wide> 0057;;;;N;;;;FF57;
+FF38;FULLWIDTH LATIN CAPITAL LETTER X;Lu;0;L;<wide> 0058;;;;N;;;;FF58;
+FF39;FULLWIDTH LATIN CAPITAL LETTER Y;Lu;0;L;<wide> 0059;;;;N;;;;FF59;
+FF3A;FULLWIDTH LATIN CAPITAL LETTER Z;Lu;0;L;<wide> 005A;;;;N;;;;FF5A;
+FF3B;FULLWIDTH LEFT SQUARE BRACKET;Ps;0;ON;<wide> 005B;;;;N;FULLWIDTH OPENING SQUARE BRACKET;;;;
+FF3C;FULLWIDTH REVERSE SOLIDUS;Po;0;ON;<wide> 005C;;;;N;FULLWIDTH BACKSLASH;;;;
+FF3D;FULLWIDTH RIGHT SQUARE BRACKET;Pe;0;ON;<wide> 005D;;;;N;FULLWIDTH CLOSING SQUARE BRACKET;;;;
+FF3E;FULLWIDTH CIRCUMFLEX ACCENT;Sk;0;ON;<wide> 005E;;;;N;FULLWIDTH SPACING CIRCUMFLEX;;;;
+FF3F;FULLWIDTH LOW LINE;Pc;0;ON;<wide> 005F;;;;N;FULLWIDTH SPACING UNDERSCORE;;;;
+FF40;FULLWIDTH GRAVE ACCENT;Sk;0;ON;<wide> 0060;;;;N;FULLWIDTH SPACING GRAVE;;;;
+FF41;FULLWIDTH LATIN SMALL LETTER A;Ll;0;L;<wide> 0061;;;;N;;;FF21;;FF21
+FF42;FULLWIDTH LATIN SMALL LETTER B;Ll;0;L;<wide> 0062;;;;N;;;FF22;;FF22
+FF43;FULLWIDTH LATIN SMALL LETTER C;Ll;0;L;<wide> 0063;;;;N;;;FF23;;FF23
+FF44;FULLWIDTH LATIN SMALL LETTER D;Ll;0;L;<wide> 0064;;;;N;;;FF24;;FF24
+FF45;FULLWIDTH LATIN SMALL LETTER E;Ll;0;L;<wide> 0065;;;;N;;;FF25;;FF25
+FF46;FULLWIDTH LATIN SMALL LETTER F;Ll;0;L;<wide> 0066;;;;N;;;FF26;;FF26
+FF47;FULLWIDTH LATIN SMALL LETTER G;Ll;0;L;<wide> 0067;;;;N;;;FF27;;FF27
+FF48;FULLWIDTH LATIN SMALL LETTER H;Ll;0;L;<wide> 0068;;;;N;;;FF28;;FF28
+FF49;FULLWIDTH LATIN SMALL LETTER I;Ll;0;L;<wide> 0069;;;;N;;;FF29;;FF29
+FF4A;FULLWIDTH LATIN SMALL LETTER J;Ll;0;L;<wide> 006A;;;;N;;;FF2A;;FF2A
+FF4B;FULLWIDTH LATIN SMALL LETTER K;Ll;0;L;<wide> 006B;;;;N;;;FF2B;;FF2B
+FF4C;FULLWIDTH LATIN SMALL LETTER L;Ll;0;L;<wide> 006C;;;;N;;;FF2C;;FF2C
+FF4D;FULLWIDTH LATIN SMALL LETTER M;Ll;0;L;<wide> 006D;;;;N;;;FF2D;;FF2D
+FF4E;FULLWIDTH LATIN SMALL LETTER N;Ll;0;L;<wide> 006E;;;;N;;;FF2E;;FF2E
+FF4F;FULLWIDTH LATIN SMALL LETTER O;Ll;0;L;<wide> 006F;;;;N;;;FF2F;;FF2F
+FF50;FULLWIDTH LATIN SMALL LETTER P;Ll;0;L;<wide> 0070;;;;N;;;FF30;;FF30
+FF51;FULLWIDTH LATIN SMALL LETTER Q;Ll;0;L;<wide> 0071;;;;N;;;FF31;;FF31
+FF52;FULLWIDTH LATIN SMALL LETTER R;Ll;0;L;<wide> 0072;;;;N;;;FF32;;FF32
+FF53;FULLWIDTH LATIN SMALL LETTER S;Ll;0;L;<wide> 0073;;;;N;;;FF33;;FF33
+FF54;FULLWIDTH LATIN SMALL LETTER T;Ll;0;L;<wide> 0074;;;;N;;;FF34;;FF34
+FF55;FULLWIDTH LATIN SMALL LETTER U;Ll;0;L;<wide> 0075;;;;N;;;FF35;;FF35
+FF56;FULLWIDTH LATIN SMALL LETTER V;Ll;0;L;<wide> 0076;;;;N;;;FF36;;FF36
+FF57;FULLWIDTH LATIN SMALL LETTER W;Ll;0;L;<wide> 0077;;;;N;;;FF37;;FF37
+FF58;FULLWIDTH LATIN SMALL LETTER X;Ll;0;L;<wide> 0078;;;;N;;;FF38;;FF38
+FF59;FULLWIDTH LATIN SMALL LETTER Y;Ll;0;L;<wide> 0079;;;;N;;;FF39;;FF39
+FF5A;FULLWIDTH LATIN SMALL LETTER Z;Ll;0;L;<wide> 007A;;;;N;;;FF3A;;FF3A
+FF5B;FULLWIDTH LEFT CURLY BRACKET;Ps;0;ON;<wide> 007B;;;;N;FULLWIDTH OPENING CURLY BRACKET;;;;
+FF5C;FULLWIDTH VERTICAL LINE;Sm;0;ON;<wide> 007C;;;;N;FULLWIDTH VERTICAL BAR;;;;
+FF5D;FULLWIDTH RIGHT CURLY BRACKET;Pe;0;ON;<wide> 007D;;;;N;FULLWIDTH CLOSING CURLY BRACKET;;;;
+FF5E;FULLWIDTH TILDE;Sm;0;ON;<wide> 007E;;;;N;FULLWIDTH SPACING TILDE;;;;
+FF61;HALFWIDTH IDEOGRAPHIC FULL STOP;Po;0;ON;<narrow> 3002;;;;N;HALFWIDTH IDEOGRAPHIC PERIOD;;;;
+FF62;HALFWIDTH LEFT CORNER BRACKET;Ps;0;ON;<narrow> 300C;;;;N;HALFWIDTH OPENING CORNER BRACKET;;;;
+FF63;HALFWIDTH RIGHT CORNER BRACKET;Pe;0;ON;<narrow> 300D;;;;N;HALFWIDTH CLOSING CORNER BRACKET;;;;
+FF64;HALFWIDTH IDEOGRAPHIC COMMA;Po;0;ON;<narrow> 3001;;;;N;;;;;
+FF65;HALFWIDTH KATAKANA MIDDLE DOT;Pc;0;ON;<narrow> 30FB;;;;N;;;;;
+FF66;HALFWIDTH KATAKANA LETTER WO;Lo;0;L;<narrow> 30F2;;;;N;;;;;
+FF67;HALFWIDTH KATAKANA LETTER SMALL A;Lo;0;L;<narrow> 30A1;;;;N;;;;;
+FF68;HALFWIDTH KATAKANA LETTER SMALL I;Lo;0;L;<narrow> 30A3;;;;N;;;;;
+FF69;HALFWIDTH KATAKANA LETTER SMALL U;Lo;0;L;<narrow> 30A5;;;;N;;;;;
+FF6A;HALFWIDTH KATAKANA LETTER SMALL E;Lo;0;L;<narrow> 30A7;;;;N;;;;;
+FF6B;HALFWIDTH KATAKANA LETTER SMALL O;Lo;0;L;<narrow> 30A9;;;;N;;;;;
+FF6C;HALFWIDTH KATAKANA LETTER SMALL YA;Lo;0;L;<narrow> 30E3;;;;N;;;;;
+FF6D;HALFWIDTH KATAKANA LETTER SMALL YU;Lo;0;L;<narrow> 30E5;;;;N;;;;;
+FF6E;HALFWIDTH KATAKANA LETTER SMALL YO;Lo;0;L;<narrow> 30E7;;;;N;;;;;
+FF6F;HALFWIDTH KATAKANA LETTER SMALL TU;Lo;0;L;<narrow> 30C3;;;;N;;;;;
+FF70;HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK;Lm;0;L;<narrow> 30FC;;;;N;;;;;
+FF71;HALFWIDTH KATAKANA LETTER A;Lo;0;L;<narrow> 30A2;;;;N;;;;;
+FF72;HALFWIDTH KATAKANA LETTER I;Lo;0;L;<narrow> 30A4;;;;N;;;;;
+FF73;HALFWIDTH KATAKANA LETTER U;Lo;0;L;<narrow> 30A6;;;;N;;;;;
+FF74;HALFWIDTH KATAKANA LETTER E;Lo;0;L;<narrow> 30A8;;;;N;;;;;
+FF75;HALFWIDTH KATAKANA LETTER O;Lo;0;L;<narrow> 30AA;;;;N;;;;;
+FF76;HALFWIDTH KATAKANA LETTER KA;Lo;0;L;<narrow> 30AB;;;;N;;;;;
+FF77;HALFWIDTH KATAKANA LETTER KI;Lo;0;L;<narrow> 30AD;;;;N;;;;;
+FF78;HALFWIDTH KATAKANA LETTER KU;Lo;0;L;<narrow> 30AF;;;;N;;;;;
+FF79;HALFWIDTH KATAKANA LETTER KE;Lo;0;L;<narrow> 30B1;;;;N;;;;;
+FF7A;HALFWIDTH KATAKANA LETTER KO;Lo;0;L;<narrow> 30B3;;;;N;;;;;
+FF7B;HALFWIDTH KATAKANA LETTER SA;Lo;0;L;<narrow> 30B5;;;;N;;;;;
+FF7C;HALFWIDTH KATAKANA LETTER SI;Lo;0;L;<narrow> 30B7;;;;N;;;;;
+FF7D;HALFWIDTH KATAKANA LETTER SU;Lo;0;L;<narrow> 30B9;;;;N;;;;;
+FF7E;HALFWIDTH KATAKANA LETTER SE;Lo;0;L;<narrow> 30BB;;;;N;;;;;
+FF7F;HALFWIDTH KATAKANA LETTER SO;Lo;0;L;<narrow> 30BD;;;;N;;;;;
+FF80;HALFWIDTH KATAKANA LETTER TA;Lo;0;L;<narrow> 30BF;;;;N;;;;;
+FF81;HALFWIDTH KATAKANA LETTER TI;Lo;0;L;<narrow> 30C1;;;;N;;;;;
+FF82;HALFWIDTH KATAKANA LETTER TU;Lo;0;L;<narrow> 30C4;;;;N;;;;;
+FF83;HALFWIDTH KATAKANA LETTER TE;Lo;0;L;<narrow> 30C6;;;;N;;;;;
+FF84;HALFWIDTH KATAKANA LETTER TO;Lo;0;L;<narrow> 30C8;;;;N;;;;;
+FF85;HALFWIDTH KATAKANA LETTER NA;Lo;0;L;<narrow> 30CA;;;;N;;;;;
+FF86;HALFWIDTH KATAKANA LETTER NI;Lo;0;L;<narrow> 30CB;;;;N;;;;;
+FF87;HALFWIDTH KATAKANA LETTER NU;Lo;0;L;<narrow> 30CC;;;;N;;;;;
+FF88;HALFWIDTH KATAKANA LETTER NE;Lo;0;L;<narrow> 30CD;;;;N;;;;;
+FF89;HALFWIDTH KATAKANA LETTER NO;Lo;0;L;<narrow> 30CE;;;;N;;;;;
+FF8A;HALFWIDTH KATAKANA LETTER HA;Lo;0;L;<narrow> 30CF;;;;N;;;;;
+FF8B;HALFWIDTH KATAKANA LETTER HI;Lo;0;L;<narrow> 30D2;;;;N;;;;;
+FF8C;HALFWIDTH KATAKANA LETTER HU;Lo;0;L;<narrow> 30D5;;;;N;;;;;
+FF8D;HALFWIDTH KATAKANA LETTER HE;Lo;0;L;<narrow> 30D8;;;;N;;;;;
+FF8E;HALFWIDTH KATAKANA LETTER HO;Lo;0;L;<narrow> 30DB;;;;N;;;;;
+FF8F;HALFWIDTH KATAKANA LETTER MA;Lo;0;L;<narrow> 30DE;;;;N;;;;;
+FF90;HALFWIDTH KATAKANA LETTER MI;Lo;0;L;<narrow> 30DF;;;;N;;;;;
+FF91;HALFWIDTH KATAKANA LETTER MU;Lo;0;L;<narrow> 30E0;;;;N;;;;;
+FF92;HALFWIDTH KATAKANA LETTER ME;Lo;0;L;<narrow> 30E1;;;;N;;;;;
+FF93;HALFWIDTH KATAKANA LETTER MO;Lo;0;L;<narrow> 30E2;;;;N;;;;;
+FF94;HALFWIDTH KATAKANA LETTER YA;Lo;0;L;<narrow> 30E4;;;;N;;;;;
+FF95;HALFWIDTH KATAKANA LETTER YU;Lo;0;L;<narrow> 30E6;;;;N;;;;;
+FF96;HALFWIDTH KATAKANA LETTER YO;Lo;0;L;<narrow> 30E8;;;;N;;;;;
+FF97;HALFWIDTH KATAKANA LETTER RA;Lo;0;L;<narrow> 30E9;;;;N;;;;;
+FF98;HALFWIDTH KATAKANA LETTER RI;Lo;0;L;<narrow> 30EA;;;;N;;;;;
+FF99;HALFWIDTH KATAKANA LETTER RU;Lo;0;L;<narrow> 30EB;;;;N;;;;;
+FF9A;HALFWIDTH KATAKANA LETTER RE;Lo;0;L;<narrow> 30EC;;;;N;;;;;
+FF9B;HALFWIDTH KATAKANA LETTER RO;Lo;0;L;<narrow> 30ED;;;;N;;;;;
+FF9C;HALFWIDTH KATAKANA LETTER WA;Lo;0;L;<narrow> 30EF;;;;N;;;;;
+FF9D;HALFWIDTH KATAKANA LETTER N;Lo;0;L;<narrow> 30F3;;;;N;;;;;
+FF9E;HALFWIDTH KATAKANA VOICED SOUND MARK;Lm;0;L;<narrow> 3099;;;;N;;halfwidth katakana-hiragana voiced sound mark;;;
+FF9F;HALFWIDTH KATAKANA SEMI-VOICED SOUND MARK;Lm;0;L;<narrow> 309A;;;;N;;halfwidth katakana-hiragana semi-voiced sound mark;;;
+FFA0;HALFWIDTH HANGUL FILLER;Lo;0;L;<narrow> 3164;;;;N;HALFWIDTH HANGUL CAE OM;;;;
+FFA1;HALFWIDTH HANGUL LETTER KIYEOK;Lo;0;L;<narrow> 3131;;;;N;HALFWIDTH HANGUL LETTER GIYEOG;;;;
+FFA2;HALFWIDTH HANGUL LETTER SSANGKIYEOK;Lo;0;L;<narrow> 3132;;;;N;HALFWIDTH HANGUL LETTER SSANG GIYEOG;;;;
+FFA3;HALFWIDTH HANGUL LETTER KIYEOK-SIOS;Lo;0;L;<narrow> 3133;;;;N;HALFWIDTH HANGUL LETTER GIYEOG SIOS;;;;
+FFA4;HALFWIDTH HANGUL LETTER NIEUN;Lo;0;L;<narrow> 3134;;;;N;;;;;
+FFA5;HALFWIDTH HANGUL LETTER NIEUN-CIEUC;Lo;0;L;<narrow> 3135;;;;N;HALFWIDTH HANGUL LETTER NIEUN JIEUJ;;;;
+FFA6;HALFWIDTH HANGUL LETTER NIEUN-HIEUH;Lo;0;L;<narrow> 3136;;;;N;HALFWIDTH HANGUL LETTER NIEUN HIEUH;;;;
+FFA7;HALFWIDTH HANGUL LETTER TIKEUT;Lo;0;L;<narrow> 3137;;;;N;HALFWIDTH HANGUL LETTER DIGEUD;;;;
+FFA8;HALFWIDTH HANGUL LETTER SSANGTIKEUT;Lo;0;L;<narrow> 3138;;;;N;HALFWIDTH HANGUL LETTER SSANG DIGEUD;;;;
+FFA9;HALFWIDTH HANGUL LETTER RIEUL;Lo;0;L;<narrow> 3139;;;;N;HALFWIDTH HANGUL LETTER LIEUL;;;;
+FFAA;HALFWIDTH HANGUL LETTER RIEUL-KIYEOK;Lo;0;L;<narrow> 313A;;;;N;HALFWIDTH HANGUL LETTER LIEUL GIYEOG;;;;
+FFAB;HALFWIDTH HANGUL LETTER RIEUL-MIEUM;Lo;0;L;<narrow> 313B;;;;N;HALFWIDTH HANGUL LETTER LIEUL MIEUM;;;;
+FFAC;HALFWIDTH HANGUL LETTER RIEUL-PIEUP;Lo;0;L;<narrow> 313C;;;;N;HALFWIDTH HANGUL LETTER LIEUL BIEUB;;;;
+FFAD;HALFWIDTH HANGUL LETTER RIEUL-SIOS;Lo;0;L;<narrow> 313D;;;;N;HALFWIDTH HANGUL LETTER LIEUL SIOS;;;;
+FFAE;HALFWIDTH HANGUL LETTER RIEUL-THIEUTH;Lo;0;L;<narrow> 313E;;;;N;HALFWIDTH HANGUL LETTER LIEUL TIEUT;;;;
+FFAF;HALFWIDTH HANGUL LETTER RIEUL-PHIEUPH;Lo;0;L;<narrow> 313F;;;;N;HALFWIDTH HANGUL LETTER LIEUL PIEUP;;;;
+FFB0;HALFWIDTH HANGUL LETTER RIEUL-HIEUH;Lo;0;L;<narrow> 3140;;;;N;HALFWIDTH HANGUL LETTER LIEUL HIEUH;;;;
+FFB1;HALFWIDTH HANGUL LETTER MIEUM;Lo;0;L;<narrow> 3141;;;;N;;;;;
+FFB2;HALFWIDTH HANGUL LETTER PIEUP;Lo;0;L;<narrow> 3142;;;;N;HALFWIDTH HANGUL LETTER BIEUB;;;;
+FFB3;HALFWIDTH HANGUL LETTER SSANGPIEUP;Lo;0;L;<narrow> 3143;;;;N;HALFWIDTH HANGUL LETTER SSANG BIEUB;;;;
+FFB4;HALFWIDTH HANGUL LETTER PIEUP-SIOS;Lo;0;L;<narrow> 3144;;;;N;HALFWIDTH HANGUL LETTER BIEUB SIOS;;;;
+FFB5;HALFWIDTH HANGUL LETTER SIOS;Lo;0;L;<narrow> 3145;;;;N;;;;;
+FFB6;HALFWIDTH HANGUL LETTER SSANGSIOS;Lo;0;L;<narrow> 3146;;;;N;HALFWIDTH HANGUL LETTER SSANG SIOS;;;;
+FFB7;HALFWIDTH HANGUL LETTER IEUNG;Lo;0;L;<narrow> 3147;;;;N;;;;;
+FFB8;HALFWIDTH HANGUL LETTER CIEUC;Lo;0;L;<narrow> 3148;;;;N;HALFWIDTH HANGUL LETTER JIEUJ;;;;
+FFB9;HALFWIDTH HANGUL LETTER SSANGCIEUC;Lo;0;L;<narrow> 3149;;;;N;HALFWIDTH HANGUL LETTER SSANG JIEUJ;;;;
+FFBA;HALFWIDTH HANGUL LETTER CHIEUCH;Lo;0;L;<narrow> 314A;;;;N;HALFWIDTH HANGUL LETTER CIEUC;;;;
+FFBB;HALFWIDTH HANGUL LETTER KHIEUKH;Lo;0;L;<narrow> 314B;;;;N;HALFWIDTH HANGUL LETTER KIYEOK;;;;
+FFBC;HALFWIDTH HANGUL LETTER THIEUTH;Lo;0;L;<narrow> 314C;;;;N;HALFWIDTH HANGUL LETTER TIEUT;;;;
+FFBD;HALFWIDTH HANGUL LETTER PHIEUPH;Lo;0;L;<narrow> 314D;;;;N;HALFWIDTH HANGUL LETTER PIEUP;;;;
+FFBE;HALFWIDTH HANGUL LETTER HIEUH;Lo;0;L;<narrow> 314E;;;;N;;;;;
+FFC2;HALFWIDTH HANGUL LETTER A;Lo;0;L;<narrow> 314F;;;;N;;;;;
+FFC3;HALFWIDTH HANGUL LETTER AE;Lo;0;L;<narrow> 3150;;;;N;;;;;
+FFC4;HALFWIDTH HANGUL LETTER YA;Lo;0;L;<narrow> 3151;;;;N;;;;;
+FFC5;HALFWIDTH HANGUL LETTER YAE;Lo;0;L;<narrow> 3152;;;;N;;;;;
+FFC6;HALFWIDTH HANGUL LETTER EO;Lo;0;L;<narrow> 3153;;;;N;;;;;
+FFC7;HALFWIDTH HANGUL LETTER E;Lo;0;L;<narrow> 3154;;;;N;;;;;
+FFCA;HALFWIDTH HANGUL LETTER YEO;Lo;0;L;<narrow> 3155;;;;N;;;;;
+FFCB;HALFWIDTH HANGUL LETTER YE;Lo;0;L;<narrow> 3156;;;;N;;;;;
+FFCC;HALFWIDTH HANGUL LETTER O;Lo;0;L;<narrow> 3157;;;;N;;;;;
+FFCD;HALFWIDTH HANGUL LETTER WA;Lo;0;L;<narrow> 3158;;;;N;;;;;
+FFCE;HALFWIDTH HANGUL LETTER WAE;Lo;0;L;<narrow> 3159;;;;N;;;;;
+FFCF;HALFWIDTH HANGUL LETTER OE;Lo;0;L;<narrow> 315A;;;;N;;;;;
+FFD2;HALFWIDTH HANGUL LETTER YO;Lo;0;L;<narrow> 315B;;;;N;;;;;
+FFD3;HALFWIDTH HANGUL LETTER U;Lo;0;L;<narrow> 315C;;;;N;;;;;
+FFD4;HALFWIDTH HANGUL LETTER WEO;Lo;0;L;<narrow> 315D;;;;N;;;;;
+FFD5;HALFWIDTH HANGUL LETTER WE;Lo;0;L;<narrow> 315E;;;;N;;;;;
+FFD6;HALFWIDTH HANGUL LETTER WI;Lo;0;L;<narrow> 315F;;;;N;;;;;
+FFD7;HALFWIDTH HANGUL LETTER YU;Lo;0;L;<narrow> 3160;;;;N;;;;;
+FFDA;HALFWIDTH HANGUL LETTER EU;Lo;0;L;<narrow> 3161;;;;N;;;;;
+FFDB;HALFWIDTH HANGUL LETTER YI;Lo;0;L;<narrow> 3162;;;;N;;;;;
+FFDC;HALFWIDTH HANGUL LETTER I;Lo;0;L;<narrow> 3163;;;;N;;;;;
+FFE0;FULLWIDTH CENT SIGN;Sc;0;ET;<wide> 00A2;;;;N;;;;;
+FFE1;FULLWIDTH POUND SIGN;Sc;0;ET;<wide> 00A3;;;;N;;;;;
+FFE2;FULLWIDTH NOT SIGN;Sm;0;ON;<wide> 00AC;;;;N;;;;;
+FFE3;FULLWIDTH MACRON;Sk;0;ON;<wide> 00AF;;;;N;FULLWIDTH SPACING MACRON;*;;;
+FFE4;FULLWIDTH BROKEN BAR;So;0;ON;<wide> 00A6;;;;N;FULLWIDTH BROKEN VERTICAL BAR;;;;
+FFE5;FULLWIDTH YEN SIGN;Sc;0;ET;<wide> 00A5;;;;N;;;;;
+FFE6;FULLWIDTH WON SIGN;Sc;0;ET;<wide> 20A9;;;;N;;;;;
+FFE8;HALFWIDTH FORMS LIGHT VERTICAL;So;0;ON;<narrow> 2502;;;;N;;;;;
+FFE9;HALFWIDTH LEFTWARDS ARROW;Sm;0;ON;<narrow> 2190;;;;N;;;;;
+FFEA;HALFWIDTH UPWARDS ARROW;Sm;0;ON;<narrow> 2191;;;;N;;;;;
+FFEB;HALFWIDTH RIGHTWARDS ARROW;Sm;0;ON;<narrow> 2192;;;;N;;;;;
+FFEC;HALFWIDTH DOWNWARDS ARROW;Sm;0;ON;<narrow> 2193;;;;N;;;;;
+FFED;HALFWIDTH BLACK SQUARE;So;0;ON;<narrow> 25A0;;;;N;;;;;
+FFEE;HALFWIDTH WHITE CIRCLE;So;0;ON;<narrow> 25CB;;;;N;;;;;
+FFF9;INTERLINEAR ANNOTATION ANCHOR;Cf;0;BN;;;;;N;;;;;
+FFFA;INTERLINEAR ANNOTATION SEPARATOR;Cf;0;BN;;;;;N;;;;;
+FFFB;INTERLINEAR ANNOTATION TERMINATOR;Cf;0;BN;;;;;N;;;;;
+FFFC;OBJECT REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
+FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
diff --git a/fastlib/src/vespa/fastlib/text/UnicodeData-4.0.0.txt b/fastlib/src/vespa/fastlib/text/UnicodeData-4.0.0.txt
new file mode 100644
index 00000000000..5394611560d
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/UnicodeData-4.0.0.txt
@@ -0,0 +1,15111 @@
+0000;<control>;Cc;0;BN;;;;;N;NULL;;;;
+0001;<control>;Cc;0;BN;;;;;N;START OF HEADING;;;;
+0002;<control>;Cc;0;BN;;;;;N;START OF TEXT;;;;
+0003;<control>;Cc;0;BN;;;;;N;END OF TEXT;;;;
+0004;<control>;Cc;0;BN;;;;;N;END OF TRANSMISSION;;;;
+0005;<control>;Cc;0;BN;;;;;N;ENQUIRY;;;;
+0006;<control>;Cc;0;BN;;;;;N;ACKNOWLEDGE;;;;
+0007;<control>;Cc;0;BN;;;;;N;BELL;;;;
+0008;<control>;Cc;0;BN;;;;;N;BACKSPACE;;;;
+0009;<control>;Cc;0;S;;;;;N;CHARACTER TABULATION;;;;
+000A;<control>;Cc;0;B;;;;;N;LINE FEED (LF);;;;
+000B;<control>;Cc;0;S;;;;;N;LINE TABULATION;;;;
+000C;<control>;Cc;0;WS;;;;;N;FORM FEED (FF);;;;
+000D;<control>;Cc;0;B;;;;;N;CARRIAGE RETURN (CR);;;;
+000E;<control>;Cc;0;BN;;;;;N;SHIFT OUT;;;;
+000F;<control>;Cc;0;BN;;;;;N;SHIFT IN;;;;
+0010;<control>;Cc;0;BN;;;;;N;DATA LINK ESCAPE;;;;
+0011;<control>;Cc;0;BN;;;;;N;DEVICE CONTROL ONE;;;;
+0012;<control>;Cc;0;BN;;;;;N;DEVICE CONTROL TWO;;;;
+0013;<control>;Cc;0;BN;;;;;N;DEVICE CONTROL THREE;;;;
+0014;<control>;Cc;0;BN;;;;;N;DEVICE CONTROL FOUR;;;;
+0015;<control>;Cc;0;BN;;;;;N;NEGATIVE ACKNOWLEDGE;;;;
+0016;<control>;Cc;0;BN;;;;;N;SYNCHRONOUS IDLE;;;;
+0017;<control>;Cc;0;BN;;;;;N;END OF TRANSMISSION BLOCK;;;;
+0018;<control>;Cc;0;BN;;;;;N;CANCEL;;;;
+0019;<control>;Cc;0;BN;;;;;N;END OF MEDIUM;;;;
+001A;<control>;Cc;0;BN;;;;;N;SUBSTITUTE;;;;
+001B;<control>;Cc;0;BN;;;;;N;ESCAPE;;;;
+001C;<control>;Cc;0;B;;;;;N;INFORMATION SEPARATOR FOUR;;;;
+001D;<control>;Cc;0;B;;;;;N;INFORMATION SEPARATOR THREE;;;;
+001E;<control>;Cc;0;B;;;;;N;INFORMATION SEPARATOR TWO;;;;
+001F;<control>;Cc;0;S;;;;;N;INFORMATION SEPARATOR ONE;;;;
+0020;SPACE;Zs;0;WS;;;;;N;;;;;
+0021;EXCLAMATION MARK;Po;0;ON;;;;;N;;;;;
+0022;QUOTATION MARK;Po;0;ON;;;;;N;;;;;
+0023;NUMBER SIGN;Po;0;ET;;;;;N;;;;;
+0024;DOLLAR SIGN;Sc;0;ET;;;;;N;;;;;
+0025;PERCENT SIGN;Po;0;ET;;;;;N;;;;;
+0026;AMPERSAND;Po;0;ON;;;;;N;;;;;
+0027;APOSTROPHE;Po;0;ON;;;;;N;APOSTROPHE-QUOTE;;;;
+0028;LEFT PARENTHESIS;Ps;0;ON;;;;;Y;OPENING PARENTHESIS;;;;
+0029;RIGHT PARENTHESIS;Pe;0;ON;;;;;Y;CLOSING PARENTHESIS;;;;
+002A;ASTERISK;Po;0;ON;;;;;N;;;;;
+002B;PLUS SIGN;Sm;0;ET;;;;;N;;;;;
+002C;COMMA;Po;0;CS;;;;;N;;;;;
+002D;HYPHEN-MINUS;Pd;0;ET;;;;;N;;;;;
+002E;FULL STOP;Po;0;CS;;;;;N;PERIOD;;;;
+002F;SOLIDUS;Po;0;ES;;;;;N;SLASH;;;;
+0030;DIGIT ZERO;Nd;0;EN;;0;0;0;N;;;;;
+0031;DIGIT ONE;Nd;0;EN;;1;1;1;N;;;;;
+0032;DIGIT TWO;Nd;0;EN;;2;2;2;N;;;;;
+0033;DIGIT THREE;Nd;0;EN;;3;3;3;N;;;;;
+0034;DIGIT FOUR;Nd;0;EN;;4;4;4;N;;;;;
+0035;DIGIT FIVE;Nd;0;EN;;5;5;5;N;;;;;
+0036;DIGIT SIX;Nd;0;EN;;6;6;6;N;;;;;
+0037;DIGIT SEVEN;Nd;0;EN;;7;7;7;N;;;;;
+0038;DIGIT EIGHT;Nd;0;EN;;8;8;8;N;;;;;
+0039;DIGIT NINE;Nd;0;EN;;9;9;9;N;;;;;
+003A;COLON;Po;0;CS;;;;;N;;;;;
+003B;SEMICOLON;Po;0;ON;;;;;N;;;;;
+003C;LESS-THAN SIGN;Sm;0;ON;;;;;Y;;;;;
+003D;EQUALS SIGN;Sm;0;ON;;;;;N;;;;;
+003E;GREATER-THAN SIGN;Sm;0;ON;;;;;Y;;;;;
+003F;QUESTION MARK;Po;0;ON;;;;;N;;;;;
+0040;COMMERCIAL AT;Po;0;ON;;;;;N;;;;;
+0041;LATIN CAPITAL LETTER A;Lu;0;L;;;;;N;;;;0061;
+0042;LATIN CAPITAL LETTER B;Lu;0;L;;;;;N;;;;0062;
+0043;LATIN CAPITAL LETTER C;Lu;0;L;;;;;N;;;;0063;
+0044;LATIN CAPITAL LETTER D;Lu;0;L;;;;;N;;;;0064;
+0045;LATIN CAPITAL LETTER E;Lu;0;L;;;;;N;;;;0065;
+0046;LATIN CAPITAL LETTER F;Lu;0;L;;;;;N;;;;0066;
+0047;LATIN CAPITAL LETTER G;Lu;0;L;;;;;N;;;;0067;
+0048;LATIN CAPITAL LETTER H;Lu;0;L;;;;;N;;;;0068;
+0049;LATIN CAPITAL LETTER I;Lu;0;L;;;;;N;;;;0069;
+004A;LATIN CAPITAL LETTER J;Lu;0;L;;;;;N;;;;006A;
+004B;LATIN CAPITAL LETTER K;Lu;0;L;;;;;N;;;;006B;
+004C;LATIN CAPITAL LETTER L;Lu;0;L;;;;;N;;;;006C;
+004D;LATIN CAPITAL LETTER M;Lu;0;L;;;;;N;;;;006D;
+004E;LATIN CAPITAL LETTER N;Lu;0;L;;;;;N;;;;006E;
+004F;LATIN CAPITAL LETTER O;Lu;0;L;;;;;N;;;;006F;
+0050;LATIN CAPITAL LETTER P;Lu;0;L;;;;;N;;;;0070;
+0051;LATIN CAPITAL LETTER Q;Lu;0;L;;;;;N;;;;0071;
+0052;LATIN CAPITAL LETTER R;Lu;0;L;;;;;N;;;;0072;
+0053;LATIN CAPITAL LETTER S;Lu;0;L;;;;;N;;;;0073;
+0054;LATIN CAPITAL LETTER T;Lu;0;L;;;;;N;;;;0074;
+0055;LATIN CAPITAL LETTER U;Lu;0;L;;;;;N;;;;0075;
+0056;LATIN CAPITAL LETTER V;Lu;0;L;;;;;N;;;;0076;
+0057;LATIN CAPITAL LETTER W;Lu;0;L;;;;;N;;;;0077;
+0058;LATIN CAPITAL LETTER X;Lu;0;L;;;;;N;;;;0078;
+0059;LATIN CAPITAL LETTER Y;Lu;0;L;;;;;N;;;;0079;
+005A;LATIN CAPITAL LETTER Z;Lu;0;L;;;;;N;;;;007A;
+005B;LEFT SQUARE BRACKET;Ps;0;ON;;;;;Y;OPENING SQUARE BRACKET;;;;
+005C;REVERSE SOLIDUS;Po;0;ON;;;;;N;BACKSLASH;;;;
+005D;RIGHT SQUARE BRACKET;Pe;0;ON;;;;;Y;CLOSING SQUARE BRACKET;;;;
+005E;CIRCUMFLEX ACCENT;Sk;0;ON;;;;;N;SPACING CIRCUMFLEX;;;;
+005F;LOW LINE;Pc;0;ON;;;;;N;SPACING UNDERSCORE;;;;
+0060;GRAVE ACCENT;Sk;0;ON;;;;;N;SPACING GRAVE;;;;
+0061;LATIN SMALL LETTER A;Ll;0;L;;;;;N;;;0041;;0041
+0062;LATIN SMALL LETTER B;Ll;0;L;;;;;N;;;0042;;0042
+0063;LATIN SMALL LETTER C;Ll;0;L;;;;;N;;;0043;;0043
+0064;LATIN SMALL LETTER D;Ll;0;L;;;;;N;;;0044;;0044
+0065;LATIN SMALL LETTER E;Ll;0;L;;;;;N;;;0045;;0045
+0066;LATIN SMALL LETTER F;Ll;0;L;;;;;N;;;0046;;0046
+0067;LATIN SMALL LETTER G;Ll;0;L;;;;;N;;;0047;;0047
+0068;LATIN SMALL LETTER H;Ll;0;L;;;;;N;;;0048;;0048
+0069;LATIN SMALL LETTER I;Ll;0;L;;;;;N;;;0049;;0049
+006A;LATIN SMALL LETTER J;Ll;0;L;;;;;N;;;004A;;004A
+006B;LATIN SMALL LETTER K;Ll;0;L;;;;;N;;;004B;;004B
+006C;LATIN SMALL LETTER L;Ll;0;L;;;;;N;;;004C;;004C
+006D;LATIN SMALL LETTER M;Ll;0;L;;;;;N;;;004D;;004D
+006E;LATIN SMALL LETTER N;Ll;0;L;;;;;N;;;004E;;004E
+006F;LATIN SMALL LETTER O;Ll;0;L;;;;;N;;;004F;;004F
+0070;LATIN SMALL LETTER P;Ll;0;L;;;;;N;;;0050;;0050
+0071;LATIN SMALL LETTER Q;Ll;0;L;;;;;N;;;0051;;0051
+0072;LATIN SMALL LETTER R;Ll;0;L;;;;;N;;;0052;;0052
+0073;LATIN SMALL LETTER S;Ll;0;L;;;;;N;;;0053;;0053
+0074;LATIN SMALL LETTER T;Ll;0;L;;;;;N;;;0054;;0054
+0075;LATIN SMALL LETTER U;Ll;0;L;;;;;N;;;0055;;0055
+0076;LATIN SMALL LETTER V;Ll;0;L;;;;;N;;;0056;;0056
+0077;LATIN SMALL LETTER W;Ll;0;L;;;;;N;;;0057;;0057
+0078;LATIN SMALL LETTER X;Ll;0;L;;;;;N;;;0058;;0058
+0079;LATIN SMALL LETTER Y;Ll;0;L;;;;;N;;;0059;;0059
+007A;LATIN SMALL LETTER Z;Ll;0;L;;;;;N;;;005A;;005A
+007B;LEFT CURLY BRACKET;Ps;0;ON;;;;;Y;OPENING CURLY BRACKET;;;;
+007C;VERTICAL LINE;Sm;0;ON;;;;;N;VERTICAL BAR;;;;
+007D;RIGHT CURLY BRACKET;Pe;0;ON;;;;;Y;CLOSING CURLY BRACKET;;;;
+007E;TILDE;Sm;0;ON;;;;;N;;;;;
+007F;<control>;Cc;0;BN;;;;;N;DELETE;;;;
+0080;<control>;Cc;0;BN;;;;;N;;;;;
+0081;<control>;Cc;0;BN;;;;;N;;;;;
+0082;<control>;Cc;0;BN;;;;;N;BREAK PERMITTED HERE;;;;
+0083;<control>;Cc;0;BN;;;;;N;NO BREAK HERE;;;;
+0084;<control>;Cc;0;BN;;;;;N;;;;;
+0085;<control>;Cc;0;B;;;;;N;NEXT LINE (NEL);;;;
+0086;<control>;Cc;0;BN;;;;;N;START OF SELECTED AREA;;;;
+0087;<control>;Cc;0;BN;;;;;N;END OF SELECTED AREA;;;;
+0088;<control>;Cc;0;BN;;;;;N;CHARACTER TABULATION SET;;;;
+0089;<control>;Cc;0;BN;;;;;N;CHARACTER TABULATION WITH JUSTIFICATION;;;;
+008A;<control>;Cc;0;BN;;;;;N;LINE TABULATION SET;;;;
+008B;<control>;Cc;0;BN;;;;;N;PARTIAL LINE FORWARD;;;;
+008C;<control>;Cc;0;BN;;;;;N;PARTIAL LINE BACKWARD;;;;
+008D;<control>;Cc;0;BN;;;;;N;REVERSE LINE FEED;;;;
+008E;<control>;Cc;0;BN;;;;;N;SINGLE SHIFT TWO;;;;
+008F;<control>;Cc;0;BN;;;;;N;SINGLE SHIFT THREE;;;;
+0090;<control>;Cc;0;BN;;;;;N;DEVICE CONTROL STRING;;;;
+0091;<control>;Cc;0;BN;;;;;N;PRIVATE USE ONE;;;;
+0092;<control>;Cc;0;BN;;;;;N;PRIVATE USE TWO;;;;
+0093;<control>;Cc;0;BN;;;;;N;SET TRANSMIT STATE;;;;
+0094;<control>;Cc;0;BN;;;;;N;CANCEL CHARACTER;;;;
+0095;<control>;Cc;0;BN;;;;;N;MESSAGE WAITING;;;;
+0096;<control>;Cc;0;BN;;;;;N;START OF GUARDED AREA;;;;
+0097;<control>;Cc;0;BN;;;;;N;END OF GUARDED AREA;;;;
+0098;<control>;Cc;0;BN;;;;;N;START OF STRING;;;;
+0099;<control>;Cc;0;BN;;;;;N;;;;;
+009A;<control>;Cc;0;BN;;;;;N;SINGLE CHARACTER INTRODUCER;;;;
+009B;<control>;Cc;0;BN;;;;;N;CONTROL SEQUENCE INTRODUCER;;;;
+009C;<control>;Cc;0;BN;;;;;N;STRING TERMINATOR;;;;
+009D;<control>;Cc;0;BN;;;;;N;OPERATING SYSTEM COMMAND;;;;
+009E;<control>;Cc;0;BN;;;;;N;PRIVACY MESSAGE;;;;
+009F;<control>;Cc;0;BN;;;;;N;APPLICATION PROGRAM COMMAND;;;;
+00A0;NO-BREAK SPACE;Zs;0;CS;<noBreak> 0020;;;;N;NON-BREAKING SPACE;;;;
+00A1;INVERTED EXCLAMATION MARK;Po;0;ON;;;;;N;;;;;
+00A2;CENT SIGN;Sc;0;ET;;;;;N;;;;;
+00A3;POUND SIGN;Sc;0;ET;;;;;N;;;;;
+00A4;CURRENCY SIGN;Sc;0;ET;;;;;N;;;;;
+00A5;YEN SIGN;Sc;0;ET;;;;;N;;;;;
+00A6;BROKEN BAR;So;0;ON;;;;;N;BROKEN VERTICAL BAR;;;;
+00A7;SECTION SIGN;So;0;ON;;;;;N;;;;;
+00A8;DIAERESIS;Sk;0;ON;<compat> 0020 0308;;;;N;SPACING DIAERESIS;;;;
+00A9;COPYRIGHT SIGN;So;0;ON;;;;;N;;;;;
+00AA;FEMININE ORDINAL INDICATOR;Ll;0;L;<super> 0061;;;;N;;;;;
+00AB;LEFT-POINTING DOUBLE ANGLE QUOTATION MARK;Pi;0;ON;;;;;Y;LEFT POINTING GUILLEMET;*;;;
+00AC;NOT SIGN;Sm;0;ON;;;;;N;;;;;
+00AD;SOFT HYPHEN;Cf;0;ON;;;;;N;;;;;
+00AE;REGISTERED SIGN;So;0;ON;;;;;N;REGISTERED TRADE MARK SIGN;;;;
+00AF;MACRON;Sk;0;ON;<compat> 0020 0304;;;;N;SPACING MACRON;;;;
+00B0;DEGREE SIGN;So;0;ET;;;;;N;;;;;
+00B1;PLUS-MINUS SIGN;Sm;0;ET;;;;;N;PLUS-OR-MINUS SIGN;;;;
+00B2;SUPERSCRIPT TWO;No;0;EN;<super> 0032;;2;2;N;SUPERSCRIPT DIGIT TWO;;;;
+00B3;SUPERSCRIPT THREE;No;0;EN;<super> 0033;;3;3;N;SUPERSCRIPT DIGIT THREE;;;;
+00B4;ACUTE ACCENT;Sk;0;ON;<compat> 0020 0301;;;;N;SPACING ACUTE;;;;
+00B5;MICRO SIGN;Ll;0;L;<compat> 03BC;;;;N;;;039C;;039C
+00B6;PILCROW SIGN;So;0;ON;;;;;N;PARAGRAPH SIGN;;;;
+00B7;MIDDLE DOT;Po;0;ON;;;;;N;;;;;
+00B8;CEDILLA;Sk;0;ON;<compat> 0020 0327;;;;N;SPACING CEDILLA;;;;
+00B9;SUPERSCRIPT ONE;No;0;EN;<super> 0031;;1;1;N;SUPERSCRIPT DIGIT ONE;;;;
+00BA;MASCULINE ORDINAL INDICATOR;Ll;0;L;<super> 006F;;;;N;;;;;
+00BB;RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK;Pf;0;ON;;;;;Y;RIGHT POINTING GUILLEMET;*;;;
+00BC;VULGAR FRACTION ONE QUARTER;No;0;ON;<fraction> 0031 2044 0034;;;1/4;N;FRACTION ONE QUARTER;;;;
+00BD;VULGAR FRACTION ONE HALF;No;0;ON;<fraction> 0031 2044 0032;;;1/2;N;FRACTION ONE HALF;;;;
+00BE;VULGAR FRACTION THREE QUARTERS;No;0;ON;<fraction> 0033 2044 0034;;;3/4;N;FRACTION THREE QUARTERS;;;;
+00BF;INVERTED QUESTION MARK;Po;0;ON;;;;;N;;;;;
+00C0;LATIN CAPITAL LETTER A WITH GRAVE;Lu;0;L;0041 0300;;;;N;LATIN CAPITAL LETTER A GRAVE;;;00E0;
+00C1;LATIN CAPITAL LETTER A WITH ACUTE;Lu;0;L;0041 0301;;;;N;LATIN CAPITAL LETTER A ACUTE;;;00E1;
+00C2;LATIN CAPITAL LETTER A WITH CIRCUMFLEX;Lu;0;L;0041 0302;;;;N;LATIN CAPITAL LETTER A CIRCUMFLEX;;;00E2;
+00C3;LATIN CAPITAL LETTER A WITH TILDE;Lu;0;L;0041 0303;;;;N;LATIN CAPITAL LETTER A TILDE;;;00E3;
+00C4;LATIN CAPITAL LETTER A WITH DIAERESIS;Lu;0;L;0041 0308;;;;N;LATIN CAPITAL LETTER A DIAERESIS;;;00E4;
+00C5;LATIN CAPITAL LETTER A WITH RING ABOVE;Lu;0;L;0041 030A;;;;N;LATIN CAPITAL LETTER A RING;;;00E5;
+00C6;LATIN CAPITAL LETTER AE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER A E;ash *;;00E6;
+00C7;LATIN CAPITAL LETTER C WITH CEDILLA;Lu;0;L;0043 0327;;;;N;LATIN CAPITAL LETTER C CEDILLA;;;00E7;
+00C8;LATIN CAPITAL LETTER E WITH GRAVE;Lu;0;L;0045 0300;;;;N;LATIN CAPITAL LETTER E GRAVE;;;00E8;
+00C9;LATIN CAPITAL LETTER E WITH ACUTE;Lu;0;L;0045 0301;;;;N;LATIN CAPITAL LETTER E ACUTE;;;00E9;
+00CA;LATIN CAPITAL LETTER E WITH CIRCUMFLEX;Lu;0;L;0045 0302;;;;N;LATIN CAPITAL LETTER E CIRCUMFLEX;;;00EA;
+00CB;LATIN CAPITAL LETTER E WITH DIAERESIS;Lu;0;L;0045 0308;;;;N;LATIN CAPITAL LETTER E DIAERESIS;;;00EB;
+00CC;LATIN CAPITAL LETTER I WITH GRAVE;Lu;0;L;0049 0300;;;;N;LATIN CAPITAL LETTER I GRAVE;;;00EC;
+00CD;LATIN CAPITAL LETTER I WITH ACUTE;Lu;0;L;0049 0301;;;;N;LATIN CAPITAL LETTER I ACUTE;;;00ED;
+00CE;LATIN CAPITAL LETTER I WITH CIRCUMFLEX;Lu;0;L;0049 0302;;;;N;LATIN CAPITAL LETTER I CIRCUMFLEX;;;00EE;
+00CF;LATIN CAPITAL LETTER I WITH DIAERESIS;Lu;0;L;0049 0308;;;;N;LATIN CAPITAL LETTER I DIAERESIS;;;00EF;
+00D0;LATIN CAPITAL LETTER ETH;Lu;0;L;;;;;N;;Icelandic;;00F0;
+00D1;LATIN CAPITAL LETTER N WITH TILDE;Lu;0;L;004E 0303;;;;N;LATIN CAPITAL LETTER N TILDE;;;00F1;
+00D2;LATIN CAPITAL LETTER O WITH GRAVE;Lu;0;L;004F 0300;;;;N;LATIN CAPITAL LETTER O GRAVE;;;00F2;
+00D3;LATIN CAPITAL LETTER O WITH ACUTE;Lu;0;L;004F 0301;;;;N;LATIN CAPITAL LETTER O ACUTE;;;00F3;
+00D4;LATIN CAPITAL LETTER O WITH CIRCUMFLEX;Lu;0;L;004F 0302;;;;N;LATIN CAPITAL LETTER O CIRCUMFLEX;;;00F4;
+00D5;LATIN CAPITAL LETTER O WITH TILDE;Lu;0;L;004F 0303;;;;N;LATIN CAPITAL LETTER O TILDE;;;00F5;
+00D6;LATIN CAPITAL LETTER O WITH DIAERESIS;Lu;0;L;004F 0308;;;;N;LATIN CAPITAL LETTER O DIAERESIS;;;00F6;
+00D7;MULTIPLICATION SIGN;Sm;0;ON;;;;;N;;;;;
+00D8;LATIN CAPITAL LETTER O WITH STROKE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER O SLASH;;;00F8;
+00D9;LATIN CAPITAL LETTER U WITH GRAVE;Lu;0;L;0055 0300;;;;N;LATIN CAPITAL LETTER U GRAVE;;;00F9;
+00DA;LATIN CAPITAL LETTER U WITH ACUTE;Lu;0;L;0055 0301;;;;N;LATIN CAPITAL LETTER U ACUTE;;;00FA;
+00DB;LATIN CAPITAL LETTER U WITH CIRCUMFLEX;Lu;0;L;0055 0302;;;;N;LATIN CAPITAL LETTER U CIRCUMFLEX;;;00FB;
+00DC;LATIN CAPITAL LETTER U WITH DIAERESIS;Lu;0;L;0055 0308;;;;N;LATIN CAPITAL LETTER U DIAERESIS;;;00FC;
+00DD;LATIN CAPITAL LETTER Y WITH ACUTE;Lu;0;L;0059 0301;;;;N;LATIN CAPITAL LETTER Y ACUTE;;;00FD;
+00DE;LATIN CAPITAL LETTER THORN;Lu;0;L;;;;;N;;Icelandic;;00FE;
+00DF;LATIN SMALL LETTER SHARP S;Ll;0;L;;;;;N;;German;;;
+00E0;LATIN SMALL LETTER A WITH GRAVE;Ll;0;L;0061 0300;;;;N;LATIN SMALL LETTER A GRAVE;;00C0;;00C0
+00E1;LATIN SMALL LETTER A WITH ACUTE;Ll;0;L;0061 0301;;;;N;LATIN SMALL LETTER A ACUTE;;00C1;;00C1
+00E2;LATIN SMALL LETTER A WITH CIRCUMFLEX;Ll;0;L;0061 0302;;;;N;LATIN SMALL LETTER A CIRCUMFLEX;;00C2;;00C2
+00E3;LATIN SMALL LETTER A WITH TILDE;Ll;0;L;0061 0303;;;;N;LATIN SMALL LETTER A TILDE;;00C3;;00C3
+00E4;LATIN SMALL LETTER A WITH DIAERESIS;Ll;0;L;0061 0308;;;;N;LATIN SMALL LETTER A DIAERESIS;;00C4;;00C4
+00E5;LATIN SMALL LETTER A WITH RING ABOVE;Ll;0;L;0061 030A;;;;N;LATIN SMALL LETTER A RING;;00C5;;00C5
+00E6;LATIN SMALL LETTER AE;Ll;0;L;;;;;N;LATIN SMALL LETTER A E;ash *;00C6;;00C6
+00E7;LATIN SMALL LETTER C WITH CEDILLA;Ll;0;L;0063 0327;;;;N;LATIN SMALL LETTER C CEDILLA;;00C7;;00C7
+00E8;LATIN SMALL LETTER E WITH GRAVE;Ll;0;L;0065 0300;;;;N;LATIN SMALL LETTER E GRAVE;;00C8;;00C8
+00E9;LATIN SMALL LETTER E WITH ACUTE;Ll;0;L;0065 0301;;;;N;LATIN SMALL LETTER E ACUTE;;00C9;;00C9
+00EA;LATIN SMALL LETTER E WITH CIRCUMFLEX;Ll;0;L;0065 0302;;;;N;LATIN SMALL LETTER E CIRCUMFLEX;;00CA;;00CA
+00EB;LATIN SMALL LETTER E WITH DIAERESIS;Ll;0;L;0065 0308;;;;N;LATIN SMALL LETTER E DIAERESIS;;00CB;;00CB
+00EC;LATIN SMALL LETTER I WITH GRAVE;Ll;0;L;0069 0300;;;;N;LATIN SMALL LETTER I GRAVE;;00CC;;00CC
+00ED;LATIN SMALL LETTER I WITH ACUTE;Ll;0;L;0069 0301;;;;N;LATIN SMALL LETTER I ACUTE;;00CD;;00CD
+00EE;LATIN SMALL LETTER I WITH CIRCUMFLEX;Ll;0;L;0069 0302;;;;N;LATIN SMALL LETTER I CIRCUMFLEX;;00CE;;00CE
+00EF;LATIN SMALL LETTER I WITH DIAERESIS;Ll;0;L;0069 0308;;;;N;LATIN SMALL LETTER I DIAERESIS;;00CF;;00CF
+00F0;LATIN SMALL LETTER ETH;Ll;0;L;;;;;N;;Icelandic;00D0;;00D0
+00F1;LATIN SMALL LETTER N WITH TILDE;Ll;0;L;006E 0303;;;;N;LATIN SMALL LETTER N TILDE;;00D1;;00D1
+00F2;LATIN SMALL LETTER O WITH GRAVE;Ll;0;L;006F 0300;;;;N;LATIN SMALL LETTER O GRAVE;;00D2;;00D2
+00F3;LATIN SMALL LETTER O WITH ACUTE;Ll;0;L;006F 0301;;;;N;LATIN SMALL LETTER O ACUTE;;00D3;;00D3
+00F4;LATIN SMALL LETTER O WITH CIRCUMFLEX;Ll;0;L;006F 0302;;;;N;LATIN SMALL LETTER O CIRCUMFLEX;;00D4;;00D4
+00F5;LATIN SMALL LETTER O WITH TILDE;Ll;0;L;006F 0303;;;;N;LATIN SMALL LETTER O TILDE;;00D5;;00D5
+00F6;LATIN SMALL LETTER O WITH DIAERESIS;Ll;0;L;006F 0308;;;;N;LATIN SMALL LETTER O DIAERESIS;;00D6;;00D6
+00F7;DIVISION SIGN;Sm;0;ON;;;;;N;;;;;
+00F8;LATIN SMALL LETTER O WITH STROKE;Ll;0;L;;;;;N;LATIN SMALL LETTER O SLASH;;00D8;;00D8
+00F9;LATIN SMALL LETTER U WITH GRAVE;Ll;0;L;0075 0300;;;;N;LATIN SMALL LETTER U GRAVE;;00D9;;00D9
+00FA;LATIN SMALL LETTER U WITH ACUTE;Ll;0;L;0075 0301;;;;N;LATIN SMALL LETTER U ACUTE;;00DA;;00DA
+00FB;LATIN SMALL LETTER U WITH CIRCUMFLEX;Ll;0;L;0075 0302;;;;N;LATIN SMALL LETTER U CIRCUMFLEX;;00DB;;00DB
+00FC;LATIN SMALL LETTER U WITH DIAERESIS;Ll;0;L;0075 0308;;;;N;LATIN SMALL LETTER U DIAERESIS;;00DC;;00DC
+00FD;LATIN SMALL LETTER Y WITH ACUTE;Ll;0;L;0079 0301;;;;N;LATIN SMALL LETTER Y ACUTE;;00DD;;00DD
+00FE;LATIN SMALL LETTER THORN;Ll;0;L;;;;;N;;Icelandic;00DE;;00DE
+00FF;LATIN SMALL LETTER Y WITH DIAERESIS;Ll;0;L;0079 0308;;;;N;LATIN SMALL LETTER Y DIAERESIS;;0178;;0178
+0100;LATIN CAPITAL LETTER A WITH MACRON;Lu;0;L;0041 0304;;;;N;LATIN CAPITAL LETTER A MACRON;;;0101;
+0101;LATIN SMALL LETTER A WITH MACRON;Ll;0;L;0061 0304;;;;N;LATIN SMALL LETTER A MACRON;;0100;;0100
+0102;LATIN CAPITAL LETTER A WITH BREVE;Lu;0;L;0041 0306;;;;N;LATIN CAPITAL LETTER A BREVE;;;0103;
+0103;LATIN SMALL LETTER A WITH BREVE;Ll;0;L;0061 0306;;;;N;LATIN SMALL LETTER A BREVE;;0102;;0102
+0104;LATIN CAPITAL LETTER A WITH OGONEK;Lu;0;L;0041 0328;;;;N;LATIN CAPITAL LETTER A OGONEK;;;0105;
+0105;LATIN SMALL LETTER A WITH OGONEK;Ll;0;L;0061 0328;;;;N;LATIN SMALL LETTER A OGONEK;;0104;;0104
+0106;LATIN CAPITAL LETTER C WITH ACUTE;Lu;0;L;0043 0301;;;;N;LATIN CAPITAL LETTER C ACUTE;;;0107;
+0107;LATIN SMALL LETTER C WITH ACUTE;Ll;0;L;0063 0301;;;;N;LATIN SMALL LETTER C ACUTE;;0106;;0106
+0108;LATIN CAPITAL LETTER C WITH CIRCUMFLEX;Lu;0;L;0043 0302;;;;N;LATIN CAPITAL LETTER C CIRCUMFLEX;;;0109;
+0109;LATIN SMALL LETTER C WITH CIRCUMFLEX;Ll;0;L;0063 0302;;;;N;LATIN SMALL LETTER C CIRCUMFLEX;;0108;;0108
+010A;LATIN CAPITAL LETTER C WITH DOT ABOVE;Lu;0;L;0043 0307;;;;N;LATIN CAPITAL LETTER C DOT;;;010B;
+010B;LATIN SMALL LETTER C WITH DOT ABOVE;Ll;0;L;0063 0307;;;;N;LATIN SMALL LETTER C DOT;;010A;;010A
+010C;LATIN CAPITAL LETTER C WITH CARON;Lu;0;L;0043 030C;;;;N;LATIN CAPITAL LETTER C HACEK;;;010D;
+010D;LATIN SMALL LETTER C WITH CARON;Ll;0;L;0063 030C;;;;N;LATIN SMALL LETTER C HACEK;;010C;;010C
+010E;LATIN CAPITAL LETTER D WITH CARON;Lu;0;L;0044 030C;;;;N;LATIN CAPITAL LETTER D HACEK;;;010F;
+010F;LATIN SMALL LETTER D WITH CARON;Ll;0;L;0064 030C;;;;N;LATIN SMALL LETTER D HACEK;;010E;;010E
+0110;LATIN CAPITAL LETTER D WITH STROKE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER D BAR;;;0111;
+0111;LATIN SMALL LETTER D WITH STROKE;Ll;0;L;;;;;N;LATIN SMALL LETTER D BAR;;0110;;0110
+0112;LATIN CAPITAL LETTER E WITH MACRON;Lu;0;L;0045 0304;;;;N;LATIN CAPITAL LETTER E MACRON;;;0113;
+0113;LATIN SMALL LETTER E WITH MACRON;Ll;0;L;0065 0304;;;;N;LATIN SMALL LETTER E MACRON;;0112;;0112
+0114;LATIN CAPITAL LETTER E WITH BREVE;Lu;0;L;0045 0306;;;;N;LATIN CAPITAL LETTER E BREVE;;;0115;
+0115;LATIN SMALL LETTER E WITH BREVE;Ll;0;L;0065 0306;;;;N;LATIN SMALL LETTER E BREVE;;0114;;0114
+0116;LATIN CAPITAL LETTER E WITH DOT ABOVE;Lu;0;L;0045 0307;;;;N;LATIN CAPITAL LETTER E DOT;;;0117;
+0117;LATIN SMALL LETTER E WITH DOT ABOVE;Ll;0;L;0065 0307;;;;N;LATIN SMALL LETTER E DOT;;0116;;0116
+0118;LATIN CAPITAL LETTER E WITH OGONEK;Lu;0;L;0045 0328;;;;N;LATIN CAPITAL LETTER E OGONEK;;;0119;
+0119;LATIN SMALL LETTER E WITH OGONEK;Ll;0;L;0065 0328;;;;N;LATIN SMALL LETTER E OGONEK;;0118;;0118
+011A;LATIN CAPITAL LETTER E WITH CARON;Lu;0;L;0045 030C;;;;N;LATIN CAPITAL LETTER E HACEK;;;011B;
+011B;LATIN SMALL LETTER E WITH CARON;Ll;0;L;0065 030C;;;;N;LATIN SMALL LETTER E HACEK;;011A;;011A
+011C;LATIN CAPITAL LETTER G WITH CIRCUMFLEX;Lu;0;L;0047 0302;;;;N;LATIN CAPITAL LETTER G CIRCUMFLEX;;;011D;
+011D;LATIN SMALL LETTER G WITH CIRCUMFLEX;Ll;0;L;0067 0302;;;;N;LATIN SMALL LETTER G CIRCUMFLEX;;011C;;011C
+011E;LATIN CAPITAL LETTER G WITH BREVE;Lu;0;L;0047 0306;;;;N;LATIN CAPITAL LETTER G BREVE;;;011F;
+011F;LATIN SMALL LETTER G WITH BREVE;Ll;0;L;0067 0306;;;;N;LATIN SMALL LETTER G BREVE;;011E;;011E
+0120;LATIN CAPITAL LETTER G WITH DOT ABOVE;Lu;0;L;0047 0307;;;;N;LATIN CAPITAL LETTER G DOT;;;0121;
+0121;LATIN SMALL LETTER G WITH DOT ABOVE;Ll;0;L;0067 0307;;;;N;LATIN SMALL LETTER G DOT;;0120;;0120
+0122;LATIN CAPITAL LETTER G WITH CEDILLA;Lu;0;L;0047 0327;;;;N;LATIN CAPITAL LETTER G CEDILLA;;;0123;
+0123;LATIN SMALL LETTER G WITH CEDILLA;Ll;0;L;0067 0327;;;;N;LATIN SMALL LETTER G CEDILLA;;0122;;0122
+0124;LATIN CAPITAL LETTER H WITH CIRCUMFLEX;Lu;0;L;0048 0302;;;;N;LATIN CAPITAL LETTER H CIRCUMFLEX;;;0125;
+0125;LATIN SMALL LETTER H WITH CIRCUMFLEX;Ll;0;L;0068 0302;;;;N;LATIN SMALL LETTER H CIRCUMFLEX;;0124;;0124
+0126;LATIN CAPITAL LETTER H WITH STROKE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER H BAR;;;0127;
+0127;LATIN SMALL LETTER H WITH STROKE;Ll;0;L;;;;;N;LATIN SMALL LETTER H BAR;;0126;;0126
+0128;LATIN CAPITAL LETTER I WITH TILDE;Lu;0;L;0049 0303;;;;N;LATIN CAPITAL LETTER I TILDE;;;0129;
+0129;LATIN SMALL LETTER I WITH TILDE;Ll;0;L;0069 0303;;;;N;LATIN SMALL LETTER I TILDE;;0128;;0128
+012A;LATIN CAPITAL LETTER I WITH MACRON;Lu;0;L;0049 0304;;;;N;LATIN CAPITAL LETTER I MACRON;;;012B;
+012B;LATIN SMALL LETTER I WITH MACRON;Ll;0;L;0069 0304;;;;N;LATIN SMALL LETTER I MACRON;;012A;;012A
+012C;LATIN CAPITAL LETTER I WITH BREVE;Lu;0;L;0049 0306;;;;N;LATIN CAPITAL LETTER I BREVE;;;012D;
+012D;LATIN SMALL LETTER I WITH BREVE;Ll;0;L;0069 0306;;;;N;LATIN SMALL LETTER I BREVE;;012C;;012C
+012E;LATIN CAPITAL LETTER I WITH OGONEK;Lu;0;L;0049 0328;;;;N;LATIN CAPITAL LETTER I OGONEK;;;012F;
+012F;LATIN SMALL LETTER I WITH OGONEK;Ll;0;L;0069 0328;;;;N;LATIN SMALL LETTER I OGONEK;;012E;;012E
+0130;LATIN CAPITAL LETTER I WITH DOT ABOVE;Lu;0;L;0049 0307;;;;N;LATIN CAPITAL LETTER I DOT;;;0069;
+0131;LATIN SMALL LETTER DOTLESS I;Ll;0;L;;;;;N;;;0049;;0049
+0132;LATIN CAPITAL LIGATURE IJ;Lu;0;L;<compat> 0049 004A;;;;N;LATIN CAPITAL LETTER I J;;;0133;
+0133;LATIN SMALL LIGATURE IJ;Ll;0;L;<compat> 0069 006A;;;;N;LATIN SMALL LETTER I J;;0132;;0132
+0134;LATIN CAPITAL LETTER J WITH CIRCUMFLEX;Lu;0;L;004A 0302;;;;N;LATIN CAPITAL LETTER J CIRCUMFLEX;;;0135;
+0135;LATIN SMALL LETTER J WITH CIRCUMFLEX;Ll;0;L;006A 0302;;;;N;LATIN SMALL LETTER J CIRCUMFLEX;;0134;;0134
+0136;LATIN CAPITAL LETTER K WITH CEDILLA;Lu;0;L;004B 0327;;;;N;LATIN CAPITAL LETTER K CEDILLA;;;0137;
+0137;LATIN SMALL LETTER K WITH CEDILLA;Ll;0;L;006B 0327;;;;N;LATIN SMALL LETTER K CEDILLA;;0136;;0136
+0138;LATIN SMALL LETTER KRA;Ll;0;L;;;;;N;;Greenlandic;;;
+0139;LATIN CAPITAL LETTER L WITH ACUTE;Lu;0;L;004C 0301;;;;N;LATIN CAPITAL LETTER L ACUTE;;;013A;
+013A;LATIN SMALL LETTER L WITH ACUTE;Ll;0;L;006C 0301;;;;N;LATIN SMALL LETTER L ACUTE;;0139;;0139
+013B;LATIN CAPITAL LETTER L WITH CEDILLA;Lu;0;L;004C 0327;;;;N;LATIN CAPITAL LETTER L CEDILLA;;;013C;
+013C;LATIN SMALL LETTER L WITH CEDILLA;Ll;0;L;006C 0327;;;;N;LATIN SMALL LETTER L CEDILLA;;013B;;013B
+013D;LATIN CAPITAL LETTER L WITH CARON;Lu;0;L;004C 030C;;;;N;LATIN CAPITAL LETTER L HACEK;;;013E;
+013E;LATIN SMALL LETTER L WITH CARON;Ll;0;L;006C 030C;;;;N;LATIN SMALL LETTER L HACEK;;013D;;013D
+013F;LATIN CAPITAL LETTER L WITH MIDDLE DOT;Lu;0;L;<compat> 004C 00B7;;;;N;;;;0140;
+0140;LATIN SMALL LETTER L WITH MIDDLE DOT;Ll;0;L;<compat> 006C 00B7;;;;N;;;013F;;013F
+0141;LATIN CAPITAL LETTER L WITH STROKE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER L SLASH;;;0142;
+0142;LATIN SMALL LETTER L WITH STROKE;Ll;0;L;;;;;N;LATIN SMALL LETTER L SLASH;;0141;;0141
+0143;LATIN CAPITAL LETTER N WITH ACUTE;Lu;0;L;004E 0301;;;;N;LATIN CAPITAL LETTER N ACUTE;;;0144;
+0144;LATIN SMALL LETTER N WITH ACUTE;Ll;0;L;006E 0301;;;;N;LATIN SMALL LETTER N ACUTE;;0143;;0143
+0145;LATIN CAPITAL LETTER N WITH CEDILLA;Lu;0;L;004E 0327;;;;N;LATIN CAPITAL LETTER N CEDILLA;;;0146;
+0146;LATIN SMALL LETTER N WITH CEDILLA;Ll;0;L;006E 0327;;;;N;LATIN SMALL LETTER N CEDILLA;;0145;;0145
+0147;LATIN CAPITAL LETTER N WITH CARON;Lu;0;L;004E 030C;;;;N;LATIN CAPITAL LETTER N HACEK;;;0148;
+0148;LATIN SMALL LETTER N WITH CARON;Ll;0;L;006E 030C;;;;N;LATIN SMALL LETTER N HACEK;;0147;;0147
+0149;LATIN SMALL LETTER N PRECEDED BY APOSTROPHE;Ll;0;L;<compat> 02BC 006E;;;;N;LATIN SMALL LETTER APOSTROPHE N;;;;
+014A;LATIN CAPITAL LETTER ENG;Lu;0;L;;;;;N;;Sami;;014B;
+014B;LATIN SMALL LETTER ENG;Ll;0;L;;;;;N;;Sami;014A;;014A
+014C;LATIN CAPITAL LETTER O WITH MACRON;Lu;0;L;004F 0304;;;;N;LATIN CAPITAL LETTER O MACRON;;;014D;
+014D;LATIN SMALL LETTER O WITH MACRON;Ll;0;L;006F 0304;;;;N;LATIN SMALL LETTER O MACRON;;014C;;014C
+014E;LATIN CAPITAL LETTER O WITH BREVE;Lu;0;L;004F 0306;;;;N;LATIN CAPITAL LETTER O BREVE;;;014F;
+014F;LATIN SMALL LETTER O WITH BREVE;Ll;0;L;006F 0306;;;;N;LATIN SMALL LETTER O BREVE;;014E;;014E
+0150;LATIN CAPITAL LETTER O WITH DOUBLE ACUTE;Lu;0;L;004F 030B;;;;N;LATIN CAPITAL LETTER O DOUBLE ACUTE;;;0151;
+0151;LATIN SMALL LETTER O WITH DOUBLE ACUTE;Ll;0;L;006F 030B;;;;N;LATIN SMALL LETTER O DOUBLE ACUTE;;0150;;0150
+0152;LATIN CAPITAL LIGATURE OE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER O E;;;0153;
+0153;LATIN SMALL LIGATURE OE;Ll;0;L;;;;;N;LATIN SMALL LETTER O E;;0152;;0152
+0154;LATIN CAPITAL LETTER R WITH ACUTE;Lu;0;L;0052 0301;;;;N;LATIN CAPITAL LETTER R ACUTE;;;0155;
+0155;LATIN SMALL LETTER R WITH ACUTE;Ll;0;L;0072 0301;;;;N;LATIN SMALL LETTER R ACUTE;;0154;;0154
+0156;LATIN CAPITAL LETTER R WITH CEDILLA;Lu;0;L;0052 0327;;;;N;LATIN CAPITAL LETTER R CEDILLA;;;0157;
+0157;LATIN SMALL LETTER R WITH CEDILLA;Ll;0;L;0072 0327;;;;N;LATIN SMALL LETTER R CEDILLA;;0156;;0156
+0158;LATIN CAPITAL LETTER R WITH CARON;Lu;0;L;0052 030C;;;;N;LATIN CAPITAL LETTER R HACEK;;;0159;
+0159;LATIN SMALL LETTER R WITH CARON;Ll;0;L;0072 030C;;;;N;LATIN SMALL LETTER R HACEK;;0158;;0158
+015A;LATIN CAPITAL LETTER S WITH ACUTE;Lu;0;L;0053 0301;;;;N;LATIN CAPITAL LETTER S ACUTE;;;015B;
+015B;LATIN SMALL LETTER S WITH ACUTE;Ll;0;L;0073 0301;;;;N;LATIN SMALL LETTER S ACUTE;;015A;;015A
+015C;LATIN CAPITAL LETTER S WITH CIRCUMFLEX;Lu;0;L;0053 0302;;;;N;LATIN CAPITAL LETTER S CIRCUMFLEX;;;015D;
+015D;LATIN SMALL LETTER S WITH CIRCUMFLEX;Ll;0;L;0073 0302;;;;N;LATIN SMALL LETTER S CIRCUMFLEX;;015C;;015C
+015E;LATIN CAPITAL LETTER S WITH CEDILLA;Lu;0;L;0053 0327;;;;N;LATIN CAPITAL LETTER S CEDILLA;*;;015F;
+015F;LATIN SMALL LETTER S WITH CEDILLA;Ll;0;L;0073 0327;;;;N;LATIN SMALL LETTER S CEDILLA;*;015E;;015E
+0160;LATIN CAPITAL LETTER S WITH CARON;Lu;0;L;0053 030C;;;;N;LATIN CAPITAL LETTER S HACEK;;;0161;
+0161;LATIN SMALL LETTER S WITH CARON;Ll;0;L;0073 030C;;;;N;LATIN SMALL LETTER S HACEK;;0160;;0160
+0162;LATIN CAPITAL LETTER T WITH CEDILLA;Lu;0;L;0054 0327;;;;N;LATIN CAPITAL LETTER T CEDILLA;*;;0163;
+0163;LATIN SMALL LETTER T WITH CEDILLA;Ll;0;L;0074 0327;;;;N;LATIN SMALL LETTER T CEDILLA;*;0162;;0162
+0164;LATIN CAPITAL LETTER T WITH CARON;Lu;0;L;0054 030C;;;;N;LATIN CAPITAL LETTER T HACEK;;;0165;
+0165;LATIN SMALL LETTER T WITH CARON;Ll;0;L;0074 030C;;;;N;LATIN SMALL LETTER T HACEK;;0164;;0164
+0166;LATIN CAPITAL LETTER T WITH STROKE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER T BAR;;;0167;
+0167;LATIN SMALL LETTER T WITH STROKE;Ll;0;L;;;;;N;LATIN SMALL LETTER T BAR;;0166;;0166
+0168;LATIN CAPITAL LETTER U WITH TILDE;Lu;0;L;0055 0303;;;;N;LATIN CAPITAL LETTER U TILDE;;;0169;
+0169;LATIN SMALL LETTER U WITH TILDE;Ll;0;L;0075 0303;;;;N;LATIN SMALL LETTER U TILDE;;0168;;0168
+016A;LATIN CAPITAL LETTER U WITH MACRON;Lu;0;L;0055 0304;;;;N;LATIN CAPITAL LETTER U MACRON;;;016B;
+016B;LATIN SMALL LETTER U WITH MACRON;Ll;0;L;0075 0304;;;;N;LATIN SMALL LETTER U MACRON;;016A;;016A
+016C;LATIN CAPITAL LETTER U WITH BREVE;Lu;0;L;0055 0306;;;;N;LATIN CAPITAL LETTER U BREVE;;;016D;
+016D;LATIN SMALL LETTER U WITH BREVE;Ll;0;L;0075 0306;;;;N;LATIN SMALL LETTER U BREVE;;016C;;016C
+016E;LATIN CAPITAL LETTER U WITH RING ABOVE;Lu;0;L;0055 030A;;;;N;LATIN CAPITAL LETTER U RING;;;016F;
+016F;LATIN SMALL LETTER U WITH RING ABOVE;Ll;0;L;0075 030A;;;;N;LATIN SMALL LETTER U RING;;016E;;016E
+0170;LATIN CAPITAL LETTER U WITH DOUBLE ACUTE;Lu;0;L;0055 030B;;;;N;LATIN CAPITAL LETTER U DOUBLE ACUTE;;;0171;
+0171;LATIN SMALL LETTER U WITH DOUBLE ACUTE;Ll;0;L;0075 030B;;;;N;LATIN SMALL LETTER U DOUBLE ACUTE;;0170;;0170
+0172;LATIN CAPITAL LETTER U WITH OGONEK;Lu;0;L;0055 0328;;;;N;LATIN CAPITAL LETTER U OGONEK;;;0173;
+0173;LATIN SMALL LETTER U WITH OGONEK;Ll;0;L;0075 0328;;;;N;LATIN SMALL LETTER U OGONEK;;0172;;0172
+0174;LATIN CAPITAL LETTER W WITH CIRCUMFLEX;Lu;0;L;0057 0302;;;;N;LATIN CAPITAL LETTER W CIRCUMFLEX;;;0175;
+0175;LATIN SMALL LETTER W WITH CIRCUMFLEX;Ll;0;L;0077 0302;;;;N;LATIN SMALL LETTER W CIRCUMFLEX;;0174;;0174
+0176;LATIN CAPITAL LETTER Y WITH CIRCUMFLEX;Lu;0;L;0059 0302;;;;N;LATIN CAPITAL LETTER Y CIRCUMFLEX;;;0177;
+0177;LATIN SMALL LETTER Y WITH CIRCUMFLEX;Ll;0;L;0079 0302;;;;N;LATIN SMALL LETTER Y CIRCUMFLEX;;0176;;0176
+0178;LATIN CAPITAL LETTER Y WITH DIAERESIS;Lu;0;L;0059 0308;;;;N;LATIN CAPITAL LETTER Y DIAERESIS;;;00FF;
+0179;LATIN CAPITAL LETTER Z WITH ACUTE;Lu;0;L;005A 0301;;;;N;LATIN CAPITAL LETTER Z ACUTE;;;017A;
+017A;LATIN SMALL LETTER Z WITH ACUTE;Ll;0;L;007A 0301;;;;N;LATIN SMALL LETTER Z ACUTE;;0179;;0179
+017B;LATIN CAPITAL LETTER Z WITH DOT ABOVE;Lu;0;L;005A 0307;;;;N;LATIN CAPITAL LETTER Z DOT;;;017C;
+017C;LATIN SMALL LETTER Z WITH DOT ABOVE;Ll;0;L;007A 0307;;;;N;LATIN SMALL LETTER Z DOT;;017B;;017B
+017D;LATIN CAPITAL LETTER Z WITH CARON;Lu;0;L;005A 030C;;;;N;LATIN CAPITAL LETTER Z HACEK;;;017E;
+017E;LATIN SMALL LETTER Z WITH CARON;Ll;0;L;007A 030C;;;;N;LATIN SMALL LETTER Z HACEK;;017D;;017D
+017F;LATIN SMALL LETTER LONG S;Ll;0;L;<compat> 0073;;;;N;;;0053;;0053
+0180;LATIN SMALL LETTER B WITH STROKE;Ll;0;L;;;;;N;LATIN SMALL LETTER B BAR;;;;
+0181;LATIN CAPITAL LETTER B WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER B HOOK;;;0253;
+0182;LATIN CAPITAL LETTER B WITH TOPBAR;Lu;0;L;;;;;N;LATIN CAPITAL LETTER B TOPBAR;;;0183;
+0183;LATIN SMALL LETTER B WITH TOPBAR;Ll;0;L;;;;;N;LATIN SMALL LETTER B TOPBAR;;0182;;0182
+0184;LATIN CAPITAL LETTER TONE SIX;Lu;0;L;;;;;N;;;;0185;
+0185;LATIN SMALL LETTER TONE SIX;Ll;0;L;;;;;N;;;0184;;0184
+0186;LATIN CAPITAL LETTER OPEN O;Lu;0;L;;;;;N;;;;0254;
+0187;LATIN CAPITAL LETTER C WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER C HOOK;;;0188;
+0188;LATIN SMALL LETTER C WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER C HOOK;;0187;;0187
+0189;LATIN CAPITAL LETTER AFRICAN D;Lu;0;L;;;;;N;;*;;0256;
+018A;LATIN CAPITAL LETTER D WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER D HOOK;;;0257;
+018B;LATIN CAPITAL LETTER D WITH TOPBAR;Lu;0;L;;;;;N;LATIN CAPITAL LETTER D TOPBAR;;;018C;
+018C;LATIN SMALL LETTER D WITH TOPBAR;Ll;0;L;;;;;N;LATIN SMALL LETTER D TOPBAR;;018B;;018B
+018D;LATIN SMALL LETTER TURNED DELTA;Ll;0;L;;;;;N;;;;;
+018E;LATIN CAPITAL LETTER REVERSED E;Lu;0;L;;;;;N;LATIN CAPITAL LETTER TURNED E;;;01DD;
+018F;LATIN CAPITAL LETTER SCHWA;Lu;0;L;;;;;N;;;;0259;
+0190;LATIN CAPITAL LETTER OPEN E;Lu;0;L;;;;;N;LATIN CAPITAL LETTER EPSILON;;;025B;
+0191;LATIN CAPITAL LETTER F WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER F HOOK;;;0192;
+0192;LATIN SMALL LETTER F WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER SCRIPT F;;0191;;0191
+0193;LATIN CAPITAL LETTER G WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER G HOOK;;;0260;
+0194;LATIN CAPITAL LETTER GAMMA;Lu;0;L;;;;;N;;;;0263;
+0195;LATIN SMALL LETTER HV;Ll;0;L;;;;;N;LATIN SMALL LETTER H V;hwair;01F6;;01F6
+0196;LATIN CAPITAL LETTER IOTA;Lu;0;L;;;;;N;;;;0269;
+0197;LATIN CAPITAL LETTER I WITH STROKE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER BARRED I;;;0268;
+0198;LATIN CAPITAL LETTER K WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER K HOOK;;;0199;
+0199;LATIN SMALL LETTER K WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER K HOOK;;0198;;0198
+019A;LATIN SMALL LETTER L WITH BAR;Ll;0;L;;;;;N;LATIN SMALL LETTER BARRED L;;;;
+019B;LATIN SMALL LETTER LAMBDA WITH STROKE;Ll;0;L;;;;;N;LATIN SMALL LETTER BARRED LAMBDA;;;;
+019C;LATIN CAPITAL LETTER TURNED M;Lu;0;L;;;;;N;;;;026F;
+019D;LATIN CAPITAL LETTER N WITH LEFT HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER N HOOK;;;0272;
+019E;LATIN SMALL LETTER N WITH LONG RIGHT LEG;Ll;0;L;;;;;N;;;0220;;0220
+019F;LATIN CAPITAL LETTER O WITH MIDDLE TILDE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER BARRED O;*;;0275;
+01A0;LATIN CAPITAL LETTER O WITH HORN;Lu;0;L;004F 031B;;;;N;LATIN CAPITAL LETTER O HORN;;;01A1;
+01A1;LATIN SMALL LETTER O WITH HORN;Ll;0;L;006F 031B;;;;N;LATIN SMALL LETTER O HORN;;01A0;;01A0
+01A2;LATIN CAPITAL LETTER OI;Lu;0;L;;;;;N;LATIN CAPITAL LETTER O I;gha;;01A3;
+01A3;LATIN SMALL LETTER OI;Ll;0;L;;;;;N;LATIN SMALL LETTER O I;gha;01A2;;01A2
+01A4;LATIN CAPITAL LETTER P WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER P HOOK;;;01A5;
+01A5;LATIN SMALL LETTER P WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER P HOOK;;01A4;;01A4
+01A6;LATIN LETTER YR;Lu;0;L;;;;;N;LATIN LETTER Y R;*;;0280;
+01A7;LATIN CAPITAL LETTER TONE TWO;Lu;0;L;;;;;N;;;;01A8;
+01A8;LATIN SMALL LETTER TONE TWO;Ll;0;L;;;;;N;;;01A7;;01A7
+01A9;LATIN CAPITAL LETTER ESH;Lu;0;L;;;;;N;;;;0283;
+01AA;LATIN LETTER REVERSED ESH LOOP;Ll;0;L;;;;;N;;;;;
+01AB;LATIN SMALL LETTER T WITH PALATAL HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER T PALATAL HOOK;;;;
+01AC;LATIN CAPITAL LETTER T WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER T HOOK;;;01AD;
+01AD;LATIN SMALL LETTER T WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER T HOOK;;01AC;;01AC
+01AE;LATIN CAPITAL LETTER T WITH RETROFLEX HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER T RETROFLEX HOOK;;;0288;
+01AF;LATIN CAPITAL LETTER U WITH HORN;Lu;0;L;0055 031B;;;;N;LATIN CAPITAL LETTER U HORN;;;01B0;
+01B0;LATIN SMALL LETTER U WITH HORN;Ll;0;L;0075 031B;;;;N;LATIN SMALL LETTER U HORN;;01AF;;01AF
+01B1;LATIN CAPITAL LETTER UPSILON;Lu;0;L;;;;;N;;;;028A;
+01B2;LATIN CAPITAL LETTER V WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER SCRIPT V;;;028B;
+01B3;LATIN CAPITAL LETTER Y WITH HOOK;Lu;0;L;;;;;N;LATIN CAPITAL LETTER Y HOOK;;;01B4;
+01B4;LATIN SMALL LETTER Y WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER Y HOOK;;01B3;;01B3
+01B5;LATIN CAPITAL LETTER Z WITH STROKE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER Z BAR;;;01B6;
+01B6;LATIN SMALL LETTER Z WITH STROKE;Ll;0;L;;;;;N;LATIN SMALL LETTER Z BAR;;01B5;;01B5
+01B7;LATIN CAPITAL LETTER EZH;Lu;0;L;;;;;N;LATIN CAPITAL LETTER YOGH;;;0292;
+01B8;LATIN CAPITAL LETTER EZH REVERSED;Lu;0;L;;;;;N;LATIN CAPITAL LETTER REVERSED YOGH;;;01B9;
+01B9;LATIN SMALL LETTER EZH REVERSED;Ll;0;L;;;;;N;LATIN SMALL LETTER REVERSED YOGH;;01B8;;01B8
+01BA;LATIN SMALL LETTER EZH WITH TAIL;Ll;0;L;;;;;N;LATIN SMALL LETTER YOGH WITH TAIL;;;;
+01BB;LATIN LETTER TWO WITH STROKE;Lo;0;L;;;;;N;LATIN LETTER TWO BAR;;;;
+01BC;LATIN CAPITAL LETTER TONE FIVE;Lu;0;L;;;;;N;;;;01BD;
+01BD;LATIN SMALL LETTER TONE FIVE;Ll;0;L;;;;;N;;;01BC;;01BC
+01BE;LATIN LETTER INVERTED GLOTTAL STOP WITH STROKE;Ll;0;L;;;;;N;LATIN LETTER INVERTED GLOTTAL STOP BAR;;;;
+01BF;LATIN LETTER WYNN;Ll;0;L;;;;;N;;;01F7;;01F7
+01C0;LATIN LETTER DENTAL CLICK;Lo;0;L;;;;;N;LATIN LETTER PIPE;;;;
+01C1;LATIN LETTER LATERAL CLICK;Lo;0;L;;;;;N;LATIN LETTER DOUBLE PIPE;;;;
+01C2;LATIN LETTER ALVEOLAR CLICK;Lo;0;L;;;;;N;LATIN LETTER PIPE DOUBLE BAR;;;;
+01C3;LATIN LETTER RETROFLEX CLICK;Lo;0;L;;;;;N;LATIN LETTER EXCLAMATION MARK;;;;
+01C4;LATIN CAPITAL LETTER DZ WITH CARON;Lu;0;L;<compat> 0044 017D;;;;N;LATIN CAPITAL LETTER D Z HACEK;;;01C6;01C5
+01C5;LATIN CAPITAL LETTER D WITH SMALL LETTER Z WITH CARON;Lt;0;L;<compat> 0044 017E;;;;N;LATIN LETTER CAPITAL D SMALL Z HACEK;;01C4;01C6;01C5
+01C6;LATIN SMALL LETTER DZ WITH CARON;Ll;0;L;<compat> 0064 017E;;;;N;LATIN SMALL LETTER D Z HACEK;;01C4;;01C5
+01C7;LATIN CAPITAL LETTER LJ;Lu;0;L;<compat> 004C 004A;;;;N;LATIN CAPITAL LETTER L J;;;01C9;01C8
+01C8;LATIN CAPITAL LETTER L WITH SMALL LETTER J;Lt;0;L;<compat> 004C 006A;;;;N;LATIN LETTER CAPITAL L SMALL J;;01C7;01C9;01C8
+01C9;LATIN SMALL LETTER LJ;Ll;0;L;<compat> 006C 006A;;;;N;LATIN SMALL LETTER L J;;01C7;;01C8
+01CA;LATIN CAPITAL LETTER NJ;Lu;0;L;<compat> 004E 004A;;;;N;LATIN CAPITAL LETTER N J;;;01CC;01CB
+01CB;LATIN CAPITAL LETTER N WITH SMALL LETTER J;Lt;0;L;<compat> 004E 006A;;;;N;LATIN LETTER CAPITAL N SMALL J;;01CA;01CC;01CB
+01CC;LATIN SMALL LETTER NJ;Ll;0;L;<compat> 006E 006A;;;;N;LATIN SMALL LETTER N J;;01CA;;01CB
+01CD;LATIN CAPITAL LETTER A WITH CARON;Lu;0;L;0041 030C;;;;N;LATIN CAPITAL LETTER A HACEK;;;01CE;
+01CE;LATIN SMALL LETTER A WITH CARON;Ll;0;L;0061 030C;;;;N;LATIN SMALL LETTER A HACEK;;01CD;;01CD
+01CF;LATIN CAPITAL LETTER I WITH CARON;Lu;0;L;0049 030C;;;;N;LATIN CAPITAL LETTER I HACEK;;;01D0;
+01D0;LATIN SMALL LETTER I WITH CARON;Ll;0;L;0069 030C;;;;N;LATIN SMALL LETTER I HACEK;;01CF;;01CF
+01D1;LATIN CAPITAL LETTER O WITH CARON;Lu;0;L;004F 030C;;;;N;LATIN CAPITAL LETTER O HACEK;;;01D2;
+01D2;LATIN SMALL LETTER O WITH CARON;Ll;0;L;006F 030C;;;;N;LATIN SMALL LETTER O HACEK;;01D1;;01D1
+01D3;LATIN CAPITAL LETTER U WITH CARON;Lu;0;L;0055 030C;;;;N;LATIN CAPITAL LETTER U HACEK;;;01D4;
+01D4;LATIN SMALL LETTER U WITH CARON;Ll;0;L;0075 030C;;;;N;LATIN SMALL LETTER U HACEK;;01D3;;01D3
+01D5;LATIN CAPITAL LETTER U WITH DIAERESIS AND MACRON;Lu;0;L;00DC 0304;;;;N;LATIN CAPITAL LETTER U DIAERESIS MACRON;;;01D6;
+01D6;LATIN SMALL LETTER U WITH DIAERESIS AND MACRON;Ll;0;L;00FC 0304;;;;N;LATIN SMALL LETTER U DIAERESIS MACRON;;01D5;;01D5
+01D7;LATIN CAPITAL LETTER U WITH DIAERESIS AND ACUTE;Lu;0;L;00DC 0301;;;;N;LATIN CAPITAL LETTER U DIAERESIS ACUTE;;;01D8;
+01D8;LATIN SMALL LETTER U WITH DIAERESIS AND ACUTE;Ll;0;L;00FC 0301;;;;N;LATIN SMALL LETTER U DIAERESIS ACUTE;;01D7;;01D7
+01D9;LATIN CAPITAL LETTER U WITH DIAERESIS AND CARON;Lu;0;L;00DC 030C;;;;N;LATIN CAPITAL LETTER U DIAERESIS HACEK;;;01DA;
+01DA;LATIN SMALL LETTER U WITH DIAERESIS AND CARON;Ll;0;L;00FC 030C;;;;N;LATIN SMALL LETTER U DIAERESIS HACEK;;01D9;;01D9
+01DB;LATIN CAPITAL LETTER U WITH DIAERESIS AND GRAVE;Lu;0;L;00DC 0300;;;;N;LATIN CAPITAL LETTER U DIAERESIS GRAVE;;;01DC;
+01DC;LATIN SMALL LETTER U WITH DIAERESIS AND GRAVE;Ll;0;L;00FC 0300;;;;N;LATIN SMALL LETTER U DIAERESIS GRAVE;;01DB;;01DB
+01DD;LATIN SMALL LETTER TURNED E;Ll;0;L;;;;;N;;;018E;;018E
+01DE;LATIN CAPITAL LETTER A WITH DIAERESIS AND MACRON;Lu;0;L;00C4 0304;;;;N;LATIN CAPITAL LETTER A DIAERESIS MACRON;;;01DF;
+01DF;LATIN SMALL LETTER A WITH DIAERESIS AND MACRON;Ll;0;L;00E4 0304;;;;N;LATIN SMALL LETTER A DIAERESIS MACRON;;01DE;;01DE
+01E0;LATIN CAPITAL LETTER A WITH DOT ABOVE AND MACRON;Lu;0;L;0226 0304;;;;N;LATIN CAPITAL LETTER A DOT MACRON;;;01E1;
+01E1;LATIN SMALL LETTER A WITH DOT ABOVE AND MACRON;Ll;0;L;0227 0304;;;;N;LATIN SMALL LETTER A DOT MACRON;;01E0;;01E0
+01E2;LATIN CAPITAL LETTER AE WITH MACRON;Lu;0;L;00C6 0304;;;;N;LATIN CAPITAL LETTER A E MACRON;ash *;;01E3;
+01E3;LATIN SMALL LETTER AE WITH MACRON;Ll;0;L;00E6 0304;;;;N;LATIN SMALL LETTER A E MACRON;ash *;01E2;;01E2
+01E4;LATIN CAPITAL LETTER G WITH STROKE;Lu;0;L;;;;;N;LATIN CAPITAL LETTER G BAR;;;01E5;
+01E5;LATIN SMALL LETTER G WITH STROKE;Ll;0;L;;;;;N;LATIN SMALL LETTER G BAR;;01E4;;01E4
+01E6;LATIN CAPITAL LETTER G WITH CARON;Lu;0;L;0047 030C;;;;N;LATIN CAPITAL LETTER G HACEK;;;01E7;
+01E7;LATIN SMALL LETTER G WITH CARON;Ll;0;L;0067 030C;;;;N;LATIN SMALL LETTER G HACEK;;01E6;;01E6
+01E8;LATIN CAPITAL LETTER K WITH CARON;Lu;0;L;004B 030C;;;;N;LATIN CAPITAL LETTER K HACEK;;;01E9;
+01E9;LATIN SMALL LETTER K WITH CARON;Ll;0;L;006B 030C;;;;N;LATIN SMALL LETTER K HACEK;;01E8;;01E8
+01EA;LATIN CAPITAL LETTER O WITH OGONEK;Lu;0;L;004F 0328;;;;N;LATIN CAPITAL LETTER O OGONEK;;;01EB;
+01EB;LATIN SMALL LETTER O WITH OGONEK;Ll;0;L;006F 0328;;;;N;LATIN SMALL LETTER O OGONEK;;01EA;;01EA
+01EC;LATIN CAPITAL LETTER O WITH OGONEK AND MACRON;Lu;0;L;01EA 0304;;;;N;LATIN CAPITAL LETTER O OGONEK MACRON;;;01ED;
+01ED;LATIN SMALL LETTER O WITH OGONEK AND MACRON;Ll;0;L;01EB 0304;;;;N;LATIN SMALL LETTER O OGONEK MACRON;;01EC;;01EC
+01EE;LATIN CAPITAL LETTER EZH WITH CARON;Lu;0;L;01B7 030C;;;;N;LATIN CAPITAL LETTER YOGH HACEK;;;01EF;
+01EF;LATIN SMALL LETTER EZH WITH CARON;Ll;0;L;0292 030C;;;;N;LATIN SMALL LETTER YOGH HACEK;;01EE;;01EE
+01F0;LATIN SMALL LETTER J WITH CARON;Ll;0;L;006A 030C;;;;N;LATIN SMALL LETTER J HACEK;;;;
+01F1;LATIN CAPITAL LETTER DZ;Lu;0;L;<compat> 0044 005A;;;;N;;;;01F3;01F2
+01F2;LATIN CAPITAL LETTER D WITH SMALL LETTER Z;Lt;0;L;<compat> 0044 007A;;;;N;;;01F1;01F3;01F2
+01F3;LATIN SMALL LETTER DZ;Ll;0;L;<compat> 0064 007A;;;;N;;;01F1;;01F2
+01F4;LATIN CAPITAL LETTER G WITH ACUTE;Lu;0;L;0047 0301;;;;N;;;;01F5;
+01F5;LATIN SMALL LETTER G WITH ACUTE;Ll;0;L;0067 0301;;;;N;;;01F4;;01F4
+01F6;LATIN CAPITAL LETTER HWAIR;Lu;0;L;;;;;N;;;;0195;
+01F7;LATIN CAPITAL LETTER WYNN;Lu;0;L;;;;;N;;;;01BF;
+01F8;LATIN CAPITAL LETTER N WITH GRAVE;Lu;0;L;004E 0300;;;;N;;;;01F9;
+01F9;LATIN SMALL LETTER N WITH GRAVE;Ll;0;L;006E 0300;;;;N;;;01F8;;01F8
+01FA;LATIN CAPITAL LETTER A WITH RING ABOVE AND ACUTE;Lu;0;L;00C5 0301;;;;N;;;;01FB;
+01FB;LATIN SMALL LETTER A WITH RING ABOVE AND ACUTE;Ll;0;L;00E5 0301;;;;N;;;01FA;;01FA
+01FC;LATIN CAPITAL LETTER AE WITH ACUTE;Lu;0;L;00C6 0301;;;;N;;ash *;;01FD;
+01FD;LATIN SMALL LETTER AE WITH ACUTE;Ll;0;L;00E6 0301;;;;N;;ash *;01FC;;01FC
+01FE;LATIN CAPITAL LETTER O WITH STROKE AND ACUTE;Lu;0;L;00D8 0301;;;;N;;;;01FF;
+01FF;LATIN SMALL LETTER O WITH STROKE AND ACUTE;Ll;0;L;00F8 0301;;;;N;;;01FE;;01FE
+0200;LATIN CAPITAL LETTER A WITH DOUBLE GRAVE;Lu;0;L;0041 030F;;;;N;;;;0201;
+0201;LATIN SMALL LETTER A WITH DOUBLE GRAVE;Ll;0;L;0061 030F;;;;N;;;0200;;0200
+0202;LATIN CAPITAL LETTER A WITH INVERTED BREVE;Lu;0;L;0041 0311;;;;N;;;;0203;
+0203;LATIN SMALL LETTER A WITH INVERTED BREVE;Ll;0;L;0061 0311;;;;N;;;0202;;0202
+0204;LATIN CAPITAL LETTER E WITH DOUBLE GRAVE;Lu;0;L;0045 030F;;;;N;;;;0205;
+0205;LATIN SMALL LETTER E WITH DOUBLE GRAVE;Ll;0;L;0065 030F;;;;N;;;0204;;0204
+0206;LATIN CAPITAL LETTER E WITH INVERTED BREVE;Lu;0;L;0045 0311;;;;N;;;;0207;
+0207;LATIN SMALL LETTER E WITH INVERTED BREVE;Ll;0;L;0065 0311;;;;N;;;0206;;0206
+0208;LATIN CAPITAL LETTER I WITH DOUBLE GRAVE;Lu;0;L;0049 030F;;;;N;;;;0209;
+0209;LATIN SMALL LETTER I WITH DOUBLE GRAVE;Ll;0;L;0069 030F;;;;N;;;0208;;0208
+020A;LATIN CAPITAL LETTER I WITH INVERTED BREVE;Lu;0;L;0049 0311;;;;N;;;;020B;
+020B;LATIN SMALL LETTER I WITH INVERTED BREVE;Ll;0;L;0069 0311;;;;N;;;020A;;020A
+020C;LATIN CAPITAL LETTER O WITH DOUBLE GRAVE;Lu;0;L;004F 030F;;;;N;;;;020D;
+020D;LATIN SMALL LETTER O WITH DOUBLE GRAVE;Ll;0;L;006F 030F;;;;N;;;020C;;020C
+020E;LATIN CAPITAL LETTER O WITH INVERTED BREVE;Lu;0;L;004F 0311;;;;N;;;;020F;
+020F;LATIN SMALL LETTER O WITH INVERTED BREVE;Ll;0;L;006F 0311;;;;N;;;020E;;020E
+0210;LATIN CAPITAL LETTER R WITH DOUBLE GRAVE;Lu;0;L;0052 030F;;;;N;;;;0211;
+0211;LATIN SMALL LETTER R WITH DOUBLE GRAVE;Ll;0;L;0072 030F;;;;N;;;0210;;0210
+0212;LATIN CAPITAL LETTER R WITH INVERTED BREVE;Lu;0;L;0052 0311;;;;N;;;;0213;
+0213;LATIN SMALL LETTER R WITH INVERTED BREVE;Ll;0;L;0072 0311;;;;N;;;0212;;0212
+0214;LATIN CAPITAL LETTER U WITH DOUBLE GRAVE;Lu;0;L;0055 030F;;;;N;;;;0215;
+0215;LATIN SMALL LETTER U WITH DOUBLE GRAVE;Ll;0;L;0075 030F;;;;N;;;0214;;0214
+0216;LATIN CAPITAL LETTER U WITH INVERTED BREVE;Lu;0;L;0055 0311;;;;N;;;;0217;
+0217;LATIN SMALL LETTER U WITH INVERTED BREVE;Ll;0;L;0075 0311;;;;N;;;0216;;0216
+0218;LATIN CAPITAL LETTER S WITH COMMA BELOW;Lu;0;L;0053 0326;;;;N;;*;;0219;
+0219;LATIN SMALL LETTER S WITH COMMA BELOW;Ll;0;L;0073 0326;;;;N;;*;0218;;0218
+021A;LATIN CAPITAL LETTER T WITH COMMA BELOW;Lu;0;L;0054 0326;;;;N;;*;;021B;
+021B;LATIN SMALL LETTER T WITH COMMA BELOW;Ll;0;L;0074 0326;;;;N;;*;021A;;021A
+021C;LATIN CAPITAL LETTER YOGH;Lu;0;L;;;;;N;;;;021D;
+021D;LATIN SMALL LETTER YOGH;Ll;0;L;;;;;N;;;021C;;021C
+021E;LATIN CAPITAL LETTER H WITH CARON;Lu;0;L;0048 030C;;;;N;;;;021F;
+021F;LATIN SMALL LETTER H WITH CARON;Ll;0;L;0068 030C;;;;N;;;021E;;021E
+0220;LATIN CAPITAL LETTER N WITH LONG RIGHT LEG;Lu;0;L;;;;;N;;;;019E;
+0221;LATIN SMALL LETTER D WITH CURL;Ll;0;L;;;;;N;;;;;
+0222;LATIN CAPITAL LETTER OU;Lu;0;L;;;;;N;;;;0223;
+0223;LATIN SMALL LETTER OU;Ll;0;L;;;;;N;;;0222;;0222
+0224;LATIN CAPITAL LETTER Z WITH HOOK;Lu;0;L;;;;;N;;;;0225;
+0225;LATIN SMALL LETTER Z WITH HOOK;Ll;0;L;;;;;N;;;0224;;0224
+0226;LATIN CAPITAL LETTER A WITH DOT ABOVE;Lu;0;L;0041 0307;;;;N;;;;0227;
+0227;LATIN SMALL LETTER A WITH DOT ABOVE;Ll;0;L;0061 0307;;;;N;;;0226;;0226
+0228;LATIN CAPITAL LETTER E WITH CEDILLA;Lu;0;L;0045 0327;;;;N;;;;0229;
+0229;LATIN SMALL LETTER E WITH CEDILLA;Ll;0;L;0065 0327;;;;N;;;0228;;0228
+022A;LATIN CAPITAL LETTER O WITH DIAERESIS AND MACRON;Lu;0;L;00D6 0304;;;;N;;;;022B;
+022B;LATIN SMALL LETTER O WITH DIAERESIS AND MACRON;Ll;0;L;00F6 0304;;;;N;;;022A;;022A
+022C;LATIN CAPITAL LETTER O WITH TILDE AND MACRON;Lu;0;L;00D5 0304;;;;N;;;;022D;
+022D;LATIN SMALL LETTER O WITH TILDE AND MACRON;Ll;0;L;00F5 0304;;;;N;;;022C;;022C
+022E;LATIN CAPITAL LETTER O WITH DOT ABOVE;Lu;0;L;004F 0307;;;;N;;;;022F;
+022F;LATIN SMALL LETTER O WITH DOT ABOVE;Ll;0;L;006F 0307;;;;N;;;022E;;022E
+0230;LATIN CAPITAL LETTER O WITH DOT ABOVE AND MACRON;Lu;0;L;022E 0304;;;;N;;;;0231;
+0231;LATIN SMALL LETTER O WITH DOT ABOVE AND MACRON;Ll;0;L;022F 0304;;;;N;;;0230;;0230
+0232;LATIN CAPITAL LETTER Y WITH MACRON;Lu;0;L;0059 0304;;;;N;;;;0233;
+0233;LATIN SMALL LETTER Y WITH MACRON;Ll;0;L;0079 0304;;;;N;;;0232;;0232
+0234;LATIN SMALL LETTER L WITH CURL;Ll;0;L;;;;;N;;;;;
+0235;LATIN SMALL LETTER N WITH CURL;Ll;0;L;;;;;N;;;;;
+0236;LATIN SMALL LETTER T WITH CURL;Ll;0;L;;;;;N;;;;;
+0250;LATIN SMALL LETTER TURNED A;Ll;0;L;;;;;N;;;;;
+0251;LATIN SMALL LETTER ALPHA;Ll;0;L;;;;;N;LATIN SMALL LETTER SCRIPT A;;;;
+0252;LATIN SMALL LETTER TURNED ALPHA;Ll;0;L;;;;;N;LATIN SMALL LETTER TURNED SCRIPT A;;;;
+0253;LATIN SMALL LETTER B WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER B HOOK;;0181;;0181
+0254;LATIN SMALL LETTER OPEN O;Ll;0;L;;;;;N;;;0186;;0186
+0255;LATIN SMALL LETTER C WITH CURL;Ll;0;L;;;;;N;LATIN SMALL LETTER C CURL;;;;
+0256;LATIN SMALL LETTER D WITH TAIL;Ll;0;L;;;;;N;LATIN SMALL LETTER D RETROFLEX HOOK;;0189;;0189
+0257;LATIN SMALL LETTER D WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER D HOOK;;018A;;018A
+0258;LATIN SMALL LETTER REVERSED E;Ll;0;L;;;;;N;;;;;
+0259;LATIN SMALL LETTER SCHWA;Ll;0;L;;;;;N;;;018F;;018F
+025A;LATIN SMALL LETTER SCHWA WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER SCHWA HOOK;;;;
+025B;LATIN SMALL LETTER OPEN E;Ll;0;L;;;;;N;LATIN SMALL LETTER EPSILON;;0190;;0190
+025C;LATIN SMALL LETTER REVERSED OPEN E;Ll;0;L;;;;;N;LATIN SMALL LETTER REVERSED EPSILON;;;;
+025D;LATIN SMALL LETTER REVERSED OPEN E WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER REVERSED EPSILON HOOK;;;;
+025E;LATIN SMALL LETTER CLOSED REVERSED OPEN E;Ll;0;L;;;;;N;LATIN SMALL LETTER CLOSED REVERSED EPSILON;;;;
+025F;LATIN SMALL LETTER DOTLESS J WITH STROKE;Ll;0;L;;;;;N;LATIN SMALL LETTER DOTLESS J BAR;;;;
+0260;LATIN SMALL LETTER G WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER G HOOK;;0193;;0193
+0261;LATIN SMALL LETTER SCRIPT G;Ll;0;L;;;;;N;;;;;
+0262;LATIN LETTER SMALL CAPITAL G;Ll;0;L;;;;;N;;;;;
+0263;LATIN SMALL LETTER GAMMA;Ll;0;L;;;;;N;;;0194;;0194
+0264;LATIN SMALL LETTER RAMS HORN;Ll;0;L;;;;;N;LATIN SMALL LETTER BABY GAMMA;;;;
+0265;LATIN SMALL LETTER TURNED H;Ll;0;L;;;;;N;;;;;
+0266;LATIN SMALL LETTER H WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER H HOOK;;;;
+0267;LATIN SMALL LETTER HENG WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER HENG HOOK;;;;
+0268;LATIN SMALL LETTER I WITH STROKE;Ll;0;L;;;;;N;LATIN SMALL LETTER BARRED I;;0197;;0197
+0269;LATIN SMALL LETTER IOTA;Ll;0;L;;;;;N;;;0196;;0196
+026A;LATIN LETTER SMALL CAPITAL I;Ll;0;L;;;;;N;;;;;
+026B;LATIN SMALL LETTER L WITH MIDDLE TILDE;Ll;0;L;;;;;N;;;;;
+026C;LATIN SMALL LETTER L WITH BELT;Ll;0;L;;;;;N;LATIN SMALL LETTER L BELT;;;;
+026D;LATIN SMALL LETTER L WITH RETROFLEX HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER L RETROFLEX HOOK;;;;
+026E;LATIN SMALL LETTER LEZH;Ll;0;L;;;;;N;LATIN SMALL LETTER L YOGH;;;;
+026F;LATIN SMALL LETTER TURNED M;Ll;0;L;;;;;N;;;019C;;019C
+0270;LATIN SMALL LETTER TURNED M WITH LONG LEG;Ll;0;L;;;;;N;;;;;
+0271;LATIN SMALL LETTER M WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER M HOOK;;;;
+0272;LATIN SMALL LETTER N WITH LEFT HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER N HOOK;;019D;;019D
+0273;LATIN SMALL LETTER N WITH RETROFLEX HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER N RETROFLEX HOOK;;;;
+0274;LATIN LETTER SMALL CAPITAL N;Ll;0;L;;;;;N;;;;;
+0275;LATIN SMALL LETTER BARRED O;Ll;0;L;;;;;N;;;019F;;019F
+0276;LATIN LETTER SMALL CAPITAL OE;Ll;0;L;;;;;N;LATIN LETTER SMALL CAPITAL O E;;;;
+0277;LATIN SMALL LETTER CLOSED OMEGA;Ll;0;L;;;;;N;;;;;
+0278;LATIN SMALL LETTER PHI;Ll;0;L;;;;;N;;;;;
+0279;LATIN SMALL LETTER TURNED R;Ll;0;L;;;;;N;;;;;
+027A;LATIN SMALL LETTER TURNED R WITH LONG LEG;Ll;0;L;;;;;N;;;;;
+027B;LATIN SMALL LETTER TURNED R WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER TURNED R HOOK;;;;
+027C;LATIN SMALL LETTER R WITH LONG LEG;Ll;0;L;;;;;N;;;;;
+027D;LATIN SMALL LETTER R WITH TAIL;Ll;0;L;;;;;N;LATIN SMALL LETTER R HOOK;;;;
+027E;LATIN SMALL LETTER R WITH FISHHOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER FISHHOOK R;;;;
+027F;LATIN SMALL LETTER REVERSED R WITH FISHHOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER REVERSED FISHHOOK R;;;;
+0280;LATIN LETTER SMALL CAPITAL R;Ll;0;L;;;;;N;;*;01A6;;01A6
+0281;LATIN LETTER SMALL CAPITAL INVERTED R;Ll;0;L;;;;;N;;;;;
+0282;LATIN SMALL LETTER S WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER S HOOK;;;;
+0283;LATIN SMALL LETTER ESH;Ll;0;L;;;;;N;;;01A9;;01A9
+0284;LATIN SMALL LETTER DOTLESS J WITH STROKE AND HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER DOTLESS J BAR HOOK;;;;
+0285;LATIN SMALL LETTER SQUAT REVERSED ESH;Ll;0;L;;;;;N;;;;;
+0286;LATIN SMALL LETTER ESH WITH CURL;Ll;0;L;;;;;N;LATIN SMALL LETTER ESH CURL;;;;
+0287;LATIN SMALL LETTER TURNED T;Ll;0;L;;;;;N;;;;;
+0288;LATIN SMALL LETTER T WITH RETROFLEX HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER T RETROFLEX HOOK;;01AE;;01AE
+0289;LATIN SMALL LETTER U BAR;Ll;0;L;;;;;N;;;;;
+028A;LATIN SMALL LETTER UPSILON;Ll;0;L;;;;;N;;;01B1;;01B1
+028B;LATIN SMALL LETTER V WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER SCRIPT V;;01B2;;01B2
+028C;LATIN SMALL LETTER TURNED V;Ll;0;L;;;;;N;;;;;
+028D;LATIN SMALL LETTER TURNED W;Ll;0;L;;;;;N;;;;;
+028E;LATIN SMALL LETTER TURNED Y;Ll;0;L;;;;;N;;;;;
+028F;LATIN LETTER SMALL CAPITAL Y;Ll;0;L;;;;;N;;;;;
+0290;LATIN SMALL LETTER Z WITH RETROFLEX HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER Z RETROFLEX HOOK;;;;
+0291;LATIN SMALL LETTER Z WITH CURL;Ll;0;L;;;;;N;LATIN SMALL LETTER Z CURL;;;;
+0292;LATIN SMALL LETTER EZH;Ll;0;L;;;;;N;LATIN SMALL LETTER YOGH;;01B7;;01B7
+0293;LATIN SMALL LETTER EZH WITH CURL;Ll;0;L;;;;;N;LATIN SMALL LETTER YOGH CURL;;;;
+0294;LATIN LETTER GLOTTAL STOP;Ll;0;L;;;;;N;;;;;
+0295;LATIN LETTER PHARYNGEAL VOICED FRICATIVE;Ll;0;L;;;;;N;LATIN LETTER REVERSED GLOTTAL STOP;;;;
+0296;LATIN LETTER INVERTED GLOTTAL STOP;Ll;0;L;;;;;N;;;;;
+0297;LATIN LETTER STRETCHED C;Ll;0;L;;;;;N;;;;;
+0298;LATIN LETTER BILABIAL CLICK;Ll;0;L;;;;;N;LATIN LETTER BULLSEYE;;;;
+0299;LATIN LETTER SMALL CAPITAL B;Ll;0;L;;;;;N;;;;;
+029A;LATIN SMALL LETTER CLOSED OPEN E;Ll;0;L;;;;;N;LATIN SMALL LETTER CLOSED EPSILON;;;;
+029B;LATIN LETTER SMALL CAPITAL G WITH HOOK;Ll;0;L;;;;;N;LATIN LETTER SMALL CAPITAL G HOOK;;;;
+029C;LATIN LETTER SMALL CAPITAL H;Ll;0;L;;;;;N;;;;;
+029D;LATIN SMALL LETTER J WITH CROSSED-TAIL;Ll;0;L;;;;;N;LATIN SMALL LETTER CROSSED-TAIL J;;;;
+029E;LATIN SMALL LETTER TURNED K;Ll;0;L;;;;;N;;;;;
+029F;LATIN LETTER SMALL CAPITAL L;Ll;0;L;;;;;N;;;;;
+02A0;LATIN SMALL LETTER Q WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER Q HOOK;;;;
+02A1;LATIN LETTER GLOTTAL STOP WITH STROKE;Ll;0;L;;;;;N;LATIN LETTER GLOTTAL STOP BAR;;;;
+02A2;LATIN LETTER REVERSED GLOTTAL STOP WITH STROKE;Ll;0;L;;;;;N;LATIN LETTER REVERSED GLOTTAL STOP BAR;;;;
+02A3;LATIN SMALL LETTER DZ DIGRAPH;Ll;0;L;;;;;N;LATIN SMALL LETTER D Z;;;;
+02A4;LATIN SMALL LETTER DEZH DIGRAPH;Ll;0;L;;;;;N;LATIN SMALL LETTER D YOGH;;;;
+02A5;LATIN SMALL LETTER DZ DIGRAPH WITH CURL;Ll;0;L;;;;;N;LATIN SMALL LETTER D Z CURL;;;;
+02A6;LATIN SMALL LETTER TS DIGRAPH;Ll;0;L;;;;;N;LATIN SMALL LETTER T S;;;;
+02A7;LATIN SMALL LETTER TESH DIGRAPH;Ll;0;L;;;;;N;LATIN SMALL LETTER T ESH;;;;
+02A8;LATIN SMALL LETTER TC DIGRAPH WITH CURL;Ll;0;L;;;;;N;LATIN SMALL LETTER T C CURL;;;;
+02A9;LATIN SMALL LETTER FENG DIGRAPH;Ll;0;L;;;;;N;;;;;
+02AA;LATIN SMALL LETTER LS DIGRAPH;Ll;0;L;;;;;N;;;;;
+02AB;LATIN SMALL LETTER LZ DIGRAPH;Ll;0;L;;;;;N;;;;;
+02AC;LATIN LETTER BILABIAL PERCUSSIVE;Ll;0;L;;;;;N;;;;;
+02AD;LATIN LETTER BIDENTAL PERCUSSIVE;Ll;0;L;;;;;N;;;;;
+02AE;LATIN SMALL LETTER TURNED H WITH FISHHOOK ;Ll;0;L;;;;;N;;;;;
+02AF;LATIN SMALL LETTER TURNED H WITH FISHHOOK AND TAIL;Ll;0;L;;;;;N;;;;;
+02B0;MODIFIER LETTER SMALL H;Lm;0;L;<super> 0068;;;;N;;;;;
+02B1;MODIFIER LETTER SMALL H WITH HOOK;Lm;0;L;<super> 0266;;;;N;MODIFIER LETTER SMALL H HOOK;;;;
+02B2;MODIFIER LETTER SMALL J;Lm;0;L;<super> 006A;;;;N;;;;;
+02B3;MODIFIER LETTER SMALL R;Lm;0;L;<super> 0072;;;;N;;;;;
+02B4;MODIFIER LETTER SMALL TURNED R;Lm;0;L;<super> 0279;;;;N;;;;;
+02B5;MODIFIER LETTER SMALL TURNED R WITH HOOK;Lm;0;L;<super> 027B;;;;N;MODIFIER LETTER SMALL TURNED R HOOK;;;;
+02B6;MODIFIER LETTER SMALL CAPITAL INVERTED R;Lm;0;L;<super> 0281;;;;N;;;;;
+02B7;MODIFIER LETTER SMALL W;Lm;0;L;<super> 0077;;;;N;;;;;
+02B8;MODIFIER LETTER SMALL Y;Lm;0;L;<super> 0079;;;;N;;;;;
+02B9;MODIFIER LETTER PRIME;Lm;0;ON;;;;;N;;;;;
+02BA;MODIFIER LETTER DOUBLE PRIME;Lm;0;ON;;;;;N;;;;;
+02BB;MODIFIER LETTER TURNED COMMA;Lm;0;L;;;;;N;;;;;
+02BC;MODIFIER LETTER APOSTROPHE;Lm;0;L;;;;;N;;;;;
+02BD;MODIFIER LETTER REVERSED COMMA;Lm;0;L;;;;;N;;;;;
+02BE;MODIFIER LETTER RIGHT HALF RING;Lm;0;L;;;;;N;;;;;
+02BF;MODIFIER LETTER LEFT HALF RING;Lm;0;L;;;;;N;;;;;
+02C0;MODIFIER LETTER GLOTTAL STOP;Lm;0;L;;;;;N;;;;;
+02C1;MODIFIER LETTER REVERSED GLOTTAL STOP;Lm;0;L;;;;;N;;;;;
+02C2;MODIFIER LETTER LEFT ARROWHEAD;Sk;0;ON;;;;;N;;;;;
+02C3;MODIFIER LETTER RIGHT ARROWHEAD;Sk;0;ON;;;;;N;;;;;
+02C4;MODIFIER LETTER UP ARROWHEAD;Sk;0;ON;;;;;N;;;;;
+02C5;MODIFIER LETTER DOWN ARROWHEAD;Sk;0;ON;;;;;N;;;;;
+02C6;MODIFIER LETTER CIRCUMFLEX ACCENT;Lm;0;ON;;;;;N;MODIFIER LETTER CIRCUMFLEX;;;;
+02C7;CARON;Lm;0;ON;;;;;N;MODIFIER LETTER HACEK;Mandarin Chinese third tone;;;
+02C8;MODIFIER LETTER VERTICAL LINE;Lm;0;ON;;;;;N;;;;;
+02C9;MODIFIER LETTER MACRON;Lm;0;ON;;;;;N;;Mandarin Chinese first tone;;;
+02CA;MODIFIER LETTER ACUTE ACCENT;Lm;0;ON;;;;;N;MODIFIER LETTER ACUTE;Mandarin Chinese second tone;;;
+02CB;MODIFIER LETTER GRAVE ACCENT;Lm;0;ON;;;;;N;MODIFIER LETTER GRAVE;Mandarin Chinese fourth tone;;;
+02CC;MODIFIER LETTER LOW VERTICAL LINE;Lm;0;ON;;;;;N;;;;;
+02CD;MODIFIER LETTER LOW MACRON;Lm;0;ON;;;;;N;;;;;
+02CE;MODIFIER LETTER LOW GRAVE ACCENT;Lm;0;ON;;;;;N;MODIFIER LETTER LOW GRAVE;;;;
+02CF;MODIFIER LETTER LOW ACUTE ACCENT;Lm;0;ON;;;;;N;MODIFIER LETTER LOW ACUTE;;;;
+02D0;MODIFIER LETTER TRIANGULAR COLON;Lm;0;L;;;;;N;;;;;
+02D1;MODIFIER LETTER HALF TRIANGULAR COLON;Lm;0;L;;;;;N;;;;;
+02D2;MODIFIER LETTER CENTRED RIGHT HALF RING;Sk;0;ON;;;;;N;MODIFIER LETTER CENTERED RIGHT HALF RING;;;;
+02D3;MODIFIER LETTER CENTRED LEFT HALF RING;Sk;0;ON;;;;;N;MODIFIER LETTER CENTERED LEFT HALF RING;;;;
+02D4;MODIFIER LETTER UP TACK;Sk;0;ON;;;;;N;;;;;
+02D5;MODIFIER LETTER DOWN TACK;Sk;0;ON;;;;;N;;;;;
+02D6;MODIFIER LETTER PLUS SIGN;Sk;0;ON;;;;;N;;;;;
+02D7;MODIFIER LETTER MINUS SIGN;Sk;0;ON;;;;;N;;;;;
+02D8;BREVE;Sk;0;ON;<compat> 0020 0306;;;;N;SPACING BREVE;;;;
+02D9;DOT ABOVE;Sk;0;ON;<compat> 0020 0307;;;;N;SPACING DOT ABOVE;Mandarin Chinese light tone;;;
+02DA;RING ABOVE;Sk;0;ON;<compat> 0020 030A;;;;N;SPACING RING ABOVE;;;;
+02DB;OGONEK;Sk;0;ON;<compat> 0020 0328;;;;N;SPACING OGONEK;;;;
+02DC;SMALL TILDE;Sk;0;ON;<compat> 0020 0303;;;;N;SPACING TILDE;;;;
+02DD;DOUBLE ACUTE ACCENT;Sk;0;ON;<compat> 0020 030B;;;;N;SPACING DOUBLE ACUTE;;;;
+02DE;MODIFIER LETTER RHOTIC HOOK;Sk;0;ON;;;;;N;;;;;
+02DF;MODIFIER LETTER CROSS ACCENT;Sk;0;ON;;;;;N;;;;;
+02E0;MODIFIER LETTER SMALL GAMMA;Lm;0;L;<super> 0263;;;;N;;;;;
+02E1;MODIFIER LETTER SMALL L;Lm;0;L;<super> 006C;;;;N;;;;;
+02E2;MODIFIER LETTER SMALL S;Lm;0;L;<super> 0073;;;;N;;;;;
+02E3;MODIFIER LETTER SMALL X;Lm;0;L;<super> 0078;;;;N;;;;;
+02E4;MODIFIER LETTER SMALL REVERSED GLOTTAL STOP;Lm;0;L;<super> 0295;;;;N;;;;;
+02E5;MODIFIER LETTER EXTRA-HIGH TONE BAR;Sk;0;ON;;;;;N;;;;;
+02E6;MODIFIER LETTER HIGH TONE BAR;Sk;0;ON;;;;;N;;;;;
+02E7;MODIFIER LETTER MID TONE BAR;Sk;0;ON;;;;;N;;;;;
+02E8;MODIFIER LETTER LOW TONE BAR;Sk;0;ON;;;;;N;;;;;
+02E9;MODIFIER LETTER EXTRA-LOW TONE BAR;Sk;0;ON;;;;;N;;;;;
+02EA;MODIFIER LETTER YIN DEPARTING TONE MARK;Sk;0;ON;;;;;N;;;;;
+02EB;MODIFIER LETTER YANG DEPARTING TONE MARK;Sk;0;ON;;;;;N;;;;;
+02EC;MODIFIER LETTER VOICING;Sk;0;ON;;;;;N;;;;;
+02ED;MODIFIER LETTER UNASPIRATED;Sk;0;ON;;;;;N;;;;;
+02EE;MODIFIER LETTER DOUBLE APOSTROPHE;Lm;0;L;;;;;N;;;;;
+02EF;MODIFIER LETTER LOW DOWN ARROWHEAD;Sk;0;ON;;;;;N;;;;;
+02F0;MODIFIER LETTER LOW UP ARROWHEAD;Sk;0;ON;;;;;N;;;;;
+02F1;MODIFIER LETTER LOW LEFT ARROWHEAD;Sk;0;ON;;;;;N;;;;;
+02F2;MODIFIER LETTER LOW RIGHT ARROWHEAD;Sk;0;ON;;;;;N;;;;;
+02F3;MODIFIER LETTER LOW RING;Sk;0;ON;;;;;N;;;;;
+02F4;MODIFIER LETTER MIDDLE GRAVE ACCENT;Sk;0;ON;;;;;N;;;;;
+02F5;MODIFIER LETTER MIDDLE DOUBLE GRAVE ACCENT;Sk;0;ON;;;;;N;;;;;
+02F6;MODIFIER LETTER MIDDLE DOUBLE ACUTE ACCENT;Sk;0;ON;;;;;N;;;;;
+02F7;MODIFIER LETTER LOW TILDE;Sk;0;ON;;;;;N;;;;;
+02F8;MODIFIER LETTER RAISED COLON;Sk;0;ON;;;;;N;;;;;
+02F9;MODIFIER LETTER BEGIN HIGH TONE;Sk;0;ON;;;;;N;;;;;
+02FA;MODIFIER LETTER END HIGH TONE;Sk;0;ON;;;;;N;;;;;
+02FB;MODIFIER LETTER BEGIN LOW TONE;Sk;0;ON;;;;;N;;;;;
+02FC;MODIFIER LETTER END LOW TONE;Sk;0;ON;;;;;N;;;;;
+02FD;MODIFIER LETTER SHELF;Sk;0;ON;;;;;N;;;;;
+02FE;MODIFIER LETTER OPEN SHELF;Sk;0;ON;;;;;N;;;;;
+02FF;MODIFIER LETTER LOW LEFT ARROW;Sk;0;ON;;;;;N;;;;;
+0300;COMBINING GRAVE ACCENT;Mn;230;NSM;;;;;N;NON-SPACING GRAVE;Varia;;;
+0301;COMBINING ACUTE ACCENT;Mn;230;NSM;;;;;N;NON-SPACING ACUTE;Oxia, Tonos;;;
+0302;COMBINING CIRCUMFLEX ACCENT;Mn;230;NSM;;;;;N;NON-SPACING CIRCUMFLEX;;;;
+0303;COMBINING TILDE;Mn;230;NSM;;;;;N;NON-SPACING TILDE;;;;
+0304;COMBINING MACRON;Mn;230;NSM;;;;;N;NON-SPACING MACRON;;;;
+0305;COMBINING OVERLINE;Mn;230;NSM;;;;;N;NON-SPACING OVERSCORE;;;;
+0306;COMBINING BREVE;Mn;230;NSM;;;;;N;NON-SPACING BREVE;Vrachy;;;
+0307;COMBINING DOT ABOVE;Mn;230;NSM;;;;;N;NON-SPACING DOT ABOVE;;;;
+0308;COMBINING DIAERESIS;Mn;230;NSM;;;;;N;NON-SPACING DIAERESIS;Dialytika;;;
+0309;COMBINING HOOK ABOVE;Mn;230;NSM;;;;;N;NON-SPACING HOOK ABOVE;;;;
+030A;COMBINING RING ABOVE;Mn;230;NSM;;;;;N;NON-SPACING RING ABOVE;;;;
+030B;COMBINING DOUBLE ACUTE ACCENT;Mn;230;NSM;;;;;N;NON-SPACING DOUBLE ACUTE;;;;
+030C;COMBINING CARON;Mn;230;NSM;;;;;N;NON-SPACING HACEK;;;;
+030D;COMBINING VERTICAL LINE ABOVE;Mn;230;NSM;;;;;N;NON-SPACING VERTICAL LINE ABOVE;;;;
+030E;COMBINING DOUBLE VERTICAL LINE ABOVE;Mn;230;NSM;;;;;N;NON-SPACING DOUBLE VERTICAL LINE ABOVE;;;;
+030F;COMBINING DOUBLE GRAVE ACCENT;Mn;230;NSM;;;;;N;NON-SPACING DOUBLE GRAVE;;;;
+0310;COMBINING CANDRABINDU;Mn;230;NSM;;;;;N;NON-SPACING CANDRABINDU;;;;
+0311;COMBINING INVERTED BREVE;Mn;230;NSM;;;;;N;NON-SPACING INVERTED BREVE;;;;
+0312;COMBINING TURNED COMMA ABOVE;Mn;230;NSM;;;;;N;NON-SPACING TURNED COMMA ABOVE;;;;
+0313;COMBINING COMMA ABOVE;Mn;230;NSM;;;;;N;NON-SPACING COMMA ABOVE;Psili;;;
+0314;COMBINING REVERSED COMMA ABOVE;Mn;230;NSM;;;;;N;NON-SPACING REVERSED COMMA ABOVE;Dasia;;;
+0315;COMBINING COMMA ABOVE RIGHT;Mn;232;NSM;;;;;N;NON-SPACING COMMA ABOVE RIGHT;;;;
+0316;COMBINING GRAVE ACCENT BELOW;Mn;220;NSM;;;;;N;NON-SPACING GRAVE BELOW;;;;
+0317;COMBINING ACUTE ACCENT BELOW;Mn;220;NSM;;;;;N;NON-SPACING ACUTE BELOW;;;;
+0318;COMBINING LEFT TACK BELOW;Mn;220;NSM;;;;;N;NON-SPACING LEFT TACK BELOW;;;;
+0319;COMBINING RIGHT TACK BELOW;Mn;220;NSM;;;;;N;NON-SPACING RIGHT TACK BELOW;;;;
+031A;COMBINING LEFT ANGLE ABOVE;Mn;232;NSM;;;;;N;NON-SPACING LEFT ANGLE ABOVE;;;;
+031B;COMBINING HORN;Mn;216;NSM;;;;;N;NON-SPACING HORN;;;;
+031C;COMBINING LEFT HALF RING BELOW;Mn;220;NSM;;;;;N;NON-SPACING LEFT HALF RING BELOW;;;;
+031D;COMBINING UP TACK BELOW;Mn;220;NSM;;;;;N;NON-SPACING UP TACK BELOW;;;;
+031E;COMBINING DOWN TACK BELOW;Mn;220;NSM;;;;;N;NON-SPACING DOWN TACK BELOW;;;;
+031F;COMBINING PLUS SIGN BELOW;Mn;220;NSM;;;;;N;NON-SPACING PLUS SIGN BELOW;;;;
+0320;COMBINING MINUS SIGN BELOW;Mn;220;NSM;;;;;N;NON-SPACING MINUS SIGN BELOW;;;;
+0321;COMBINING PALATALIZED HOOK BELOW;Mn;202;NSM;;;;;N;NON-SPACING PALATALIZED HOOK BELOW;;;;
+0322;COMBINING RETROFLEX HOOK BELOW;Mn;202;NSM;;;;;N;NON-SPACING RETROFLEX HOOK BELOW;;;;
+0323;COMBINING DOT BELOW;Mn;220;NSM;;;;;N;NON-SPACING DOT BELOW;;;;
+0324;COMBINING DIAERESIS BELOW;Mn;220;NSM;;;;;N;NON-SPACING DOUBLE DOT BELOW;;;;
+0325;COMBINING RING BELOW;Mn;220;NSM;;;;;N;NON-SPACING RING BELOW;;;;
+0326;COMBINING COMMA BELOW;Mn;220;NSM;;;;;N;NON-SPACING COMMA BELOW;;;;
+0327;COMBINING CEDILLA;Mn;202;NSM;;;;;N;NON-SPACING CEDILLA;;;;
+0328;COMBINING OGONEK;Mn;202;NSM;;;;;N;NON-SPACING OGONEK;;;;
+0329;COMBINING VERTICAL LINE BELOW;Mn;220;NSM;;;;;N;NON-SPACING VERTICAL LINE BELOW;;;;
+032A;COMBINING BRIDGE BELOW;Mn;220;NSM;;;;;N;NON-SPACING BRIDGE BELOW;;;;
+032B;COMBINING INVERTED DOUBLE ARCH BELOW;Mn;220;NSM;;;;;N;NON-SPACING INVERTED DOUBLE ARCH BELOW;;;;
+032C;COMBINING CARON BELOW;Mn;220;NSM;;;;;N;NON-SPACING HACEK BELOW;;;;
+032D;COMBINING CIRCUMFLEX ACCENT BELOW;Mn;220;NSM;;;;;N;NON-SPACING CIRCUMFLEX BELOW;;;;
+032E;COMBINING BREVE BELOW;Mn;220;NSM;;;;;N;NON-SPACING BREVE BELOW;;;;
+032F;COMBINING INVERTED BREVE BELOW;Mn;220;NSM;;;;;N;NON-SPACING INVERTED BREVE BELOW;;;;
+0330;COMBINING TILDE BELOW;Mn;220;NSM;;;;;N;NON-SPACING TILDE BELOW;;;;
+0331;COMBINING MACRON BELOW;Mn;220;NSM;;;;;N;NON-SPACING MACRON BELOW;;;;
+0332;COMBINING LOW LINE;Mn;220;NSM;;;;;N;NON-SPACING UNDERSCORE;;;;
+0333;COMBINING DOUBLE LOW LINE;Mn;220;NSM;;;;;N;NON-SPACING DOUBLE UNDERSCORE;;;;
+0334;COMBINING TILDE OVERLAY;Mn;1;NSM;;;;;N;NON-SPACING TILDE OVERLAY;;;;
+0335;COMBINING SHORT STROKE OVERLAY;Mn;1;NSM;;;;;N;NON-SPACING SHORT BAR OVERLAY;;;;
+0336;COMBINING LONG STROKE OVERLAY;Mn;1;NSM;;;;;N;NON-SPACING LONG BAR OVERLAY;;;;
+0337;COMBINING SHORT SOLIDUS OVERLAY;Mn;1;NSM;;;;;N;NON-SPACING SHORT SLASH OVERLAY;;;;
+0338;COMBINING LONG SOLIDUS OVERLAY;Mn;1;NSM;;;;;N;NON-SPACING LONG SLASH OVERLAY;;;;
+0339;COMBINING RIGHT HALF RING BELOW;Mn;220;NSM;;;;;N;NON-SPACING RIGHT HALF RING BELOW;;;;
+033A;COMBINING INVERTED BRIDGE BELOW;Mn;220;NSM;;;;;N;NON-SPACING INVERTED BRIDGE BELOW;;;;
+033B;COMBINING SQUARE BELOW;Mn;220;NSM;;;;;N;NON-SPACING SQUARE BELOW;;;;
+033C;COMBINING SEAGULL BELOW;Mn;220;NSM;;;;;N;NON-SPACING SEAGULL BELOW;;;;
+033D;COMBINING X ABOVE;Mn;230;NSM;;;;;N;NON-SPACING X ABOVE;;;;
+033E;COMBINING VERTICAL TILDE;Mn;230;NSM;;;;;N;NON-SPACING VERTICAL TILDE;;;;
+033F;COMBINING DOUBLE OVERLINE;Mn;230;NSM;;;;;N;NON-SPACING DOUBLE OVERSCORE;;;;
+0340;COMBINING GRAVE TONE MARK;Mn;230;NSM;0300;;;;N;NON-SPACING GRAVE TONE MARK;Vietnamese;;;
+0341;COMBINING ACUTE TONE MARK;Mn;230;NSM;0301;;;;N;NON-SPACING ACUTE TONE MARK;Vietnamese;;;
+0342;COMBINING GREEK PERISPOMENI;Mn;230;NSM;;;;;N;;;;;
+0343;COMBINING GREEK KORONIS;Mn;230;NSM;0313;;;;N;;;;;
+0344;COMBINING GREEK DIALYTIKA TONOS;Mn;230;NSM;0308 0301;;;;N;GREEK NON-SPACING DIAERESIS TONOS;;;;
+0345;COMBINING GREEK YPOGEGRAMMENI;Mn;240;NSM;;;;;N;GREEK NON-SPACING IOTA BELOW;;0399;;0399
+0346;COMBINING BRIDGE ABOVE;Mn;230;NSM;;;;;N;;;;;
+0347;COMBINING EQUALS SIGN BELOW;Mn;220;NSM;;;;;N;;;;;
+0348;COMBINING DOUBLE VERTICAL LINE BELOW;Mn;220;NSM;;;;;N;;;;;
+0349;COMBINING LEFT ANGLE BELOW;Mn;220;NSM;;;;;N;;;;;
+034A;COMBINING NOT TILDE ABOVE;Mn;230;NSM;;;;;N;;;;;
+034B;COMBINING HOMOTHETIC ABOVE;Mn;230;NSM;;;;;N;;;;;
+034C;COMBINING ALMOST EQUAL TO ABOVE;Mn;230;NSM;;;;;N;;;;;
+034D;COMBINING LEFT RIGHT ARROW BELOW;Mn;220;NSM;;;;;N;;;;;
+034E;COMBINING UPWARDS ARROW BELOW;Mn;220;NSM;;;;;N;;;;;
+034F;COMBINING GRAPHEME JOINER;Mn;0;NSM;;;;;N;;;;;
+0350;COMBINING RIGHT ARROWHEAD ABOVE;Mn;230;NSM;;;;;N;;;;;
+0351;COMBINING LEFT HALF RING ABOVE;Mn;230;NSM;;;;;N;;;;;
+0352;COMBINING FERMATA;Mn;230;NSM;;;;;N;;;;;
+0353;COMBINING X BELOW;Mn;220;NSM;;;;;N;;;;;
+0354;COMBINING LEFT ARROWHEAD BELOW;Mn;220;NSM;;;;;N;;;;;
+0355;COMBINING RIGHT ARROWHEAD BELOW;Mn;220;NSM;;;;;N;;;;;
+0356;COMBINING RIGHT ARROWHEAD AND UP ARROWHEAD BELOW;Mn;220;NSM;;;;;N;;;;;
+0357;COMBINING RIGHT HALF RING ABOVE;Mn;230;NSM;;;;;N;;;;;
+035D;COMBINING DOUBLE BREVE;Mn;234;NSM;;;;;N;;;;;
+035E;COMBINING DOUBLE MACRON;Mn;234;NSM;;;;;N;;;;;
+035F;COMBINING DOUBLE MACRON BELOW;Mn;233;NSM;;;;;N;;;;;
+0360;COMBINING DOUBLE TILDE;Mn;234;NSM;;;;;N;;;;;
+0361;COMBINING DOUBLE INVERTED BREVE;Mn;234;NSM;;;;;N;;;;;
+0362;COMBINING DOUBLE RIGHTWARDS ARROW BELOW;Mn;233;NSM;;;;;N;;;;;
+0363;COMBINING LATIN SMALL LETTER A;Mn;230;NSM;;;;;N;;;;;
+0364;COMBINING LATIN SMALL LETTER E;Mn;230;NSM;;;;;N;;;;;
+0365;COMBINING LATIN SMALL LETTER I;Mn;230;NSM;;;;;N;;;;;
+0366;COMBINING LATIN SMALL LETTER O;Mn;230;NSM;;;;;N;;;;;
+0367;COMBINING LATIN SMALL LETTER U;Mn;230;NSM;;;;;N;;;;;
+0368;COMBINING LATIN SMALL LETTER C;Mn;230;NSM;;;;;N;;;;;
+0369;COMBINING LATIN SMALL LETTER D;Mn;230;NSM;;;;;N;;;;;
+036A;COMBINING LATIN SMALL LETTER H;Mn;230;NSM;;;;;N;;;;;
+036B;COMBINING LATIN SMALL LETTER M;Mn;230;NSM;;;;;N;;;;;
+036C;COMBINING LATIN SMALL LETTER R;Mn;230;NSM;;;;;N;;;;;
+036D;COMBINING LATIN SMALL LETTER T;Mn;230;NSM;;;;;N;;;;;
+036E;COMBINING LATIN SMALL LETTER V;Mn;230;NSM;;;;;N;;;;;
+036F;COMBINING LATIN SMALL LETTER X;Mn;230;NSM;;;;;N;;;;;
+0374;GREEK NUMERAL SIGN;Sk;0;ON;02B9;;;;N;GREEK UPPER NUMERAL SIGN;Dexia keraia;;;
+0375;GREEK LOWER NUMERAL SIGN;Sk;0;ON;;;;;N;;Aristeri keraia;;;
+037A;GREEK YPOGEGRAMMENI;Lm;0;L;<compat> 0020 0345;;;;N;GREEK SPACING IOTA BELOW;;;;
+037E;GREEK QUESTION MARK;Po;0;ON;003B;;;;N;;Erotimatiko;;;
+0384;GREEK TONOS;Sk;0;ON;<compat> 0020 0301;;;;N;GREEK SPACING TONOS;;;;
+0385;GREEK DIALYTIKA TONOS;Sk;0;ON;00A8 0301;;;;N;GREEK SPACING DIAERESIS TONOS;;;;
+0386;GREEK CAPITAL LETTER ALPHA WITH TONOS;Lu;0;L;0391 0301;;;;N;GREEK CAPITAL LETTER ALPHA TONOS;;;03AC;
+0387;GREEK ANO TELEIA;Po;0;ON;00B7;;;;N;;;;;
+0388;GREEK CAPITAL LETTER EPSILON WITH TONOS;Lu;0;L;0395 0301;;;;N;GREEK CAPITAL LETTER EPSILON TONOS;;;03AD;
+0389;GREEK CAPITAL LETTER ETA WITH TONOS;Lu;0;L;0397 0301;;;;N;GREEK CAPITAL LETTER ETA TONOS;;;03AE;
+038A;GREEK CAPITAL LETTER IOTA WITH TONOS;Lu;0;L;0399 0301;;;;N;GREEK CAPITAL LETTER IOTA TONOS;;;03AF;
+038C;GREEK CAPITAL LETTER OMICRON WITH TONOS;Lu;0;L;039F 0301;;;;N;GREEK CAPITAL LETTER OMICRON TONOS;;;03CC;
+038E;GREEK CAPITAL LETTER UPSILON WITH TONOS;Lu;0;L;03A5 0301;;;;N;GREEK CAPITAL LETTER UPSILON TONOS;;;03CD;
+038F;GREEK CAPITAL LETTER OMEGA WITH TONOS;Lu;0;L;03A9 0301;;;;N;GREEK CAPITAL LETTER OMEGA TONOS;;;03CE;
+0390;GREEK SMALL LETTER IOTA WITH DIALYTIKA AND TONOS;Ll;0;L;03CA 0301;;;;N;GREEK SMALL LETTER IOTA DIAERESIS TONOS;;;;
+0391;GREEK CAPITAL LETTER ALPHA;Lu;0;L;;;;;N;;;;03B1;
+0392;GREEK CAPITAL LETTER BETA;Lu;0;L;;;;;N;;;;03B2;
+0393;GREEK CAPITAL LETTER GAMMA;Lu;0;L;;;;;N;;;;03B3;
+0394;GREEK CAPITAL LETTER DELTA;Lu;0;L;;;;;N;;;;03B4;
+0395;GREEK CAPITAL LETTER EPSILON;Lu;0;L;;;;;N;;;;03B5;
+0396;GREEK CAPITAL LETTER ZETA;Lu;0;L;;;;;N;;;;03B6;
+0397;GREEK CAPITAL LETTER ETA;Lu;0;L;;;;;N;;;;03B7;
+0398;GREEK CAPITAL LETTER THETA;Lu;0;L;;;;;N;;;;03B8;
+0399;GREEK CAPITAL LETTER IOTA;Lu;0;L;;;;;N;;;;03B9;
+039A;GREEK CAPITAL LETTER KAPPA;Lu;0;L;;;;;N;;;;03BA;
+039B;GREEK CAPITAL LETTER LAMDA;Lu;0;L;;;;;N;GREEK CAPITAL LETTER LAMBDA;;;03BB;
+039C;GREEK CAPITAL LETTER MU;Lu;0;L;;;;;N;;;;03BC;
+039D;GREEK CAPITAL LETTER NU;Lu;0;L;;;;;N;;;;03BD;
+039E;GREEK CAPITAL LETTER XI;Lu;0;L;;;;;N;;;;03BE;
+039F;GREEK CAPITAL LETTER OMICRON;Lu;0;L;;;;;N;;;;03BF;
+03A0;GREEK CAPITAL LETTER PI;Lu;0;L;;;;;N;;;;03C0;
+03A1;GREEK CAPITAL LETTER RHO;Lu;0;L;;;;;N;;;;03C1;
+03A3;GREEK CAPITAL LETTER SIGMA;Lu;0;L;;;;;N;;;;03C3;
+03A4;GREEK CAPITAL LETTER TAU;Lu;0;L;;;;;N;;;;03C4;
+03A5;GREEK CAPITAL LETTER UPSILON;Lu;0;L;;;;;N;;;;03C5;
+03A6;GREEK CAPITAL LETTER PHI;Lu;0;L;;;;;N;;;;03C6;
+03A7;GREEK CAPITAL LETTER CHI;Lu;0;L;;;;;N;;;;03C7;
+03A8;GREEK CAPITAL LETTER PSI;Lu;0;L;;;;;N;;;;03C8;
+03A9;GREEK CAPITAL LETTER OMEGA;Lu;0;L;;;;;N;;;;03C9;
+03AA;GREEK CAPITAL LETTER IOTA WITH DIALYTIKA;Lu;0;L;0399 0308;;;;N;GREEK CAPITAL LETTER IOTA DIAERESIS;;;03CA;
+03AB;GREEK CAPITAL LETTER UPSILON WITH DIALYTIKA;Lu;0;L;03A5 0308;;;;N;GREEK CAPITAL LETTER UPSILON DIAERESIS;;;03CB;
+03AC;GREEK SMALL LETTER ALPHA WITH TONOS;Ll;0;L;03B1 0301;;;;N;GREEK SMALL LETTER ALPHA TONOS;;0386;;0386
+03AD;GREEK SMALL LETTER EPSILON WITH TONOS;Ll;0;L;03B5 0301;;;;N;GREEK SMALL LETTER EPSILON TONOS;;0388;;0388
+03AE;GREEK SMALL LETTER ETA WITH TONOS;Ll;0;L;03B7 0301;;;;N;GREEK SMALL LETTER ETA TONOS;;0389;;0389
+03AF;GREEK SMALL LETTER IOTA WITH TONOS;Ll;0;L;03B9 0301;;;;N;GREEK SMALL LETTER IOTA TONOS;;038A;;038A
+03B0;GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND TONOS;Ll;0;L;03CB 0301;;;;N;GREEK SMALL LETTER UPSILON DIAERESIS TONOS;;;;
+03B1;GREEK SMALL LETTER ALPHA;Ll;0;L;;;;;N;;;0391;;0391
+03B2;GREEK SMALL LETTER BETA;Ll;0;L;;;;;N;;;0392;;0392
+03B3;GREEK SMALL LETTER GAMMA;Ll;0;L;;;;;N;;;0393;;0393
+03B4;GREEK SMALL LETTER DELTA;Ll;0;L;;;;;N;;;0394;;0394
+03B5;GREEK SMALL LETTER EPSILON;Ll;0;L;;;;;N;;;0395;;0395
+03B6;GREEK SMALL LETTER ZETA;Ll;0;L;;;;;N;;;0396;;0396
+03B7;GREEK SMALL LETTER ETA;Ll;0;L;;;;;N;;;0397;;0397
+03B8;GREEK SMALL LETTER THETA;Ll;0;L;;;;;N;;;0398;;0398
+03B9;GREEK SMALL LETTER IOTA;Ll;0;L;;;;;N;;;0399;;0399
+03BA;GREEK SMALL LETTER KAPPA;Ll;0;L;;;;;N;;;039A;;039A
+03BB;GREEK SMALL LETTER LAMDA;Ll;0;L;;;;;N;GREEK SMALL LETTER LAMBDA;;039B;;039B
+03BC;GREEK SMALL LETTER MU;Ll;0;L;;;;;N;;;039C;;039C
+03BD;GREEK SMALL LETTER NU;Ll;0;L;;;;;N;;;039D;;039D
+03BE;GREEK SMALL LETTER XI;Ll;0;L;;;;;N;;;039E;;039E
+03BF;GREEK SMALL LETTER OMICRON;Ll;0;L;;;;;N;;;039F;;039F
+03C0;GREEK SMALL LETTER PI;Ll;0;L;;;;;N;;;03A0;;03A0
+03C1;GREEK SMALL LETTER RHO;Ll;0;L;;;;;N;;;03A1;;03A1
+03C2;GREEK SMALL LETTER FINAL SIGMA;Ll;0;L;;;;;N;;;03A3;;03A3
+03C3;GREEK SMALL LETTER SIGMA;Ll;0;L;;;;;N;;;03A3;;03A3
+03C4;GREEK SMALL LETTER TAU;Ll;0;L;;;;;N;;;03A4;;03A4
+03C5;GREEK SMALL LETTER UPSILON;Ll;0;L;;;;;N;;;03A5;;03A5
+03C6;GREEK SMALL LETTER PHI;Ll;0;L;;;;;N;;;03A6;;03A6
+03C7;GREEK SMALL LETTER CHI;Ll;0;L;;;;;N;;;03A7;;03A7
+03C8;GREEK SMALL LETTER PSI;Ll;0;L;;;;;N;;;03A8;;03A8
+03C9;GREEK SMALL LETTER OMEGA;Ll;0;L;;;;;N;;;03A9;;03A9
+03CA;GREEK SMALL LETTER IOTA WITH DIALYTIKA;Ll;0;L;03B9 0308;;;;N;GREEK SMALL LETTER IOTA DIAERESIS;;03AA;;03AA
+03CB;GREEK SMALL LETTER UPSILON WITH DIALYTIKA;Ll;0;L;03C5 0308;;;;N;GREEK SMALL LETTER UPSILON DIAERESIS;;03AB;;03AB
+03CC;GREEK SMALL LETTER OMICRON WITH TONOS;Ll;0;L;03BF 0301;;;;N;GREEK SMALL LETTER OMICRON TONOS;;038C;;038C
+03CD;GREEK SMALL LETTER UPSILON WITH TONOS;Ll;0;L;03C5 0301;;;;N;GREEK SMALL LETTER UPSILON TONOS;;038E;;038E
+03CE;GREEK SMALL LETTER OMEGA WITH TONOS;Ll;0;L;03C9 0301;;;;N;GREEK SMALL LETTER OMEGA TONOS;;038F;;038F
+03D0;GREEK BETA SYMBOL;Ll;0;L;<compat> 03B2;;;;N;GREEK SMALL LETTER CURLED BETA;;0392;;0392
+03D1;GREEK THETA SYMBOL;Ll;0;L;<compat> 03B8;;;;N;GREEK SMALL LETTER SCRIPT THETA;;0398;;0398
+03D2;GREEK UPSILON WITH HOOK SYMBOL;Lu;0;L;<compat> 03A5;;;;N;GREEK CAPITAL LETTER UPSILON HOOK;;;;
+03D3;GREEK UPSILON WITH ACUTE AND HOOK SYMBOL;Lu;0;L;03D2 0301;;;;N;GREEK CAPITAL LETTER UPSILON HOOK TONOS;;;;
+03D4;GREEK UPSILON WITH DIAERESIS AND HOOK SYMBOL;Lu;0;L;03D2 0308;;;;N;GREEK CAPITAL LETTER UPSILON HOOK DIAERESIS;;;;
+03D5;GREEK PHI SYMBOL;Ll;0;L;<compat> 03C6;;;;N;GREEK SMALL LETTER SCRIPT PHI;;03A6;;03A6
+03D6;GREEK PI SYMBOL;Ll;0;L;<compat> 03C0;;;;N;GREEK SMALL LETTER OMEGA PI;;03A0;;03A0
+03D7;GREEK KAI SYMBOL;Ll;0;L;;;;;N;;;;;
+03D8;GREEK LETTER ARCHAIC KOPPA;Lu;0;L;;;;;N;;*;;03D9;
+03D9;GREEK SMALL LETTER ARCHAIC KOPPA;Ll;0;L;;;;;N;;*;03D8;;03D8
+03DA;GREEK LETTER STIGMA;Lu;0;L;;;;;N;GREEK CAPITAL LETTER STIGMA;;;03DB;
+03DB;GREEK SMALL LETTER STIGMA;Ll;0;L;;;;;N;;;03DA;;03DA
+03DC;GREEK LETTER DIGAMMA;Lu;0;L;;;;;N;GREEK CAPITAL LETTER DIGAMMA;;;03DD;
+03DD;GREEK SMALL LETTER DIGAMMA;Ll;0;L;;;;;N;;;03DC;;03DC
+03DE;GREEK LETTER KOPPA;Lu;0;L;;;;;N;GREEK CAPITAL LETTER KOPPA;;;03DF;
+03DF;GREEK SMALL LETTER KOPPA;Ll;0;L;;;;;N;;;03DE;;03DE
+03E0;GREEK LETTER SAMPI;Lu;0;L;;;;;N;GREEK CAPITAL LETTER SAMPI;;;03E1;
+03E1;GREEK SMALL LETTER SAMPI;Ll;0;L;;;;;N;;;03E0;;03E0
+03E2;COPTIC CAPITAL LETTER SHEI;Lu;0;L;;;;;N;GREEK CAPITAL LETTER SHEI;;;03E3;
+03E3;COPTIC SMALL LETTER SHEI;Ll;0;L;;;;;N;GREEK SMALL LETTER SHEI;;03E2;;03E2
+03E4;COPTIC CAPITAL LETTER FEI;Lu;0;L;;;;;N;GREEK CAPITAL LETTER FEI;;;03E5;
+03E5;COPTIC SMALL LETTER FEI;Ll;0;L;;;;;N;GREEK SMALL LETTER FEI;;03E4;;03E4
+03E6;COPTIC CAPITAL LETTER KHEI;Lu;0;L;;;;;N;GREEK CAPITAL LETTER KHEI;;;03E7;
+03E7;COPTIC SMALL LETTER KHEI;Ll;0;L;;;;;N;GREEK SMALL LETTER KHEI;;03E6;;03E6
+03E8;COPTIC CAPITAL LETTER HORI;Lu;0;L;;;;;N;GREEK CAPITAL LETTER HORI;;;03E9;
+03E9;COPTIC SMALL LETTER HORI;Ll;0;L;;;;;N;GREEK SMALL LETTER HORI;;03E8;;03E8
+03EA;COPTIC CAPITAL LETTER GANGIA;Lu;0;L;;;;;N;GREEK CAPITAL LETTER GANGIA;;;03EB;
+03EB;COPTIC SMALL LETTER GANGIA;Ll;0;L;;;;;N;GREEK SMALL LETTER GANGIA;;03EA;;03EA
+03EC;COPTIC CAPITAL LETTER SHIMA;Lu;0;L;;;;;N;GREEK CAPITAL LETTER SHIMA;;;03ED;
+03ED;COPTIC SMALL LETTER SHIMA;Ll;0;L;;;;;N;GREEK SMALL LETTER SHIMA;;03EC;;03EC
+03EE;COPTIC CAPITAL LETTER DEI;Lu;0;L;;;;;N;GREEK CAPITAL LETTER DEI;;;03EF;
+03EF;COPTIC SMALL LETTER DEI;Ll;0;L;;;;;N;GREEK SMALL LETTER DEI;;03EE;;03EE
+03F0;GREEK KAPPA SYMBOL;Ll;0;L;<compat> 03BA;;;;N;GREEK SMALL LETTER SCRIPT KAPPA;;039A;;039A
+03F1;GREEK RHO SYMBOL;Ll;0;L;<compat> 03C1;;;;N;GREEK SMALL LETTER TAILED RHO;;03A1;;03A1
+03F2;GREEK LUNATE SIGMA SYMBOL;Ll;0;L;<compat> 03C2;;;;N;GREEK SMALL LETTER LUNATE SIGMA;;03F9;;03F9
+03F3;GREEK LETTER YOT;Ll;0;L;;;;;N;;;;;
+03F4;GREEK CAPITAL THETA SYMBOL;Lu;0;L;<compat> 0398;;;;N;;;;03B8;
+03F5;GREEK LUNATE EPSILON SYMBOL;Ll;0;L;<compat> 03B5;;;;N;;;0395;;0395
+03F6;GREEK REVERSED LUNATE EPSILON SYMBOL;Sm;0;ON;;;;;N;;;;;
+03F7;GREEK CAPITAL LETTER SHO;Lu;0;L;;;;;N;;;;03F8;
+03F8;GREEK SMALL LETTER SHO;Ll;0;L;;;;;N;;;03F7;;03F7
+03F9;GREEK CAPITAL LUNATE SIGMA SYMBOL;Lu;0;L;<compat> 03A3;;;;N;;;;03F2;
+03FA;GREEK CAPITAL LETTER SAN;Lu;0;L;;;;;N;;;;03FB;
+03FB;GREEK SMALL LETTER SAN;Ll;0;L;;;;;N;;;03FA;;03FA
+0400;CYRILLIC CAPITAL LETTER IE WITH GRAVE;Lu;0;L;0415 0300;;;;N;;;;0450;
+0401;CYRILLIC CAPITAL LETTER IO;Lu;0;L;0415 0308;;;;N;;;;0451;
+0402;CYRILLIC CAPITAL LETTER DJE;Lu;0;L;;;;;N;;Serbocroatian;;0452;
+0403;CYRILLIC CAPITAL LETTER GJE;Lu;0;L;0413 0301;;;;N;;;;0453;
+0404;CYRILLIC CAPITAL LETTER UKRAINIAN IE;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER E;;;0454;
+0405;CYRILLIC CAPITAL LETTER DZE;Lu;0;L;;;;;N;;;;0455;
+0406;CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER I;;;0456;
+0407;CYRILLIC CAPITAL LETTER YI;Lu;0;L;0406 0308;;;;N;;Ukrainian;;0457;
+0408;CYRILLIC CAPITAL LETTER JE;Lu;0;L;;;;;N;;;;0458;
+0409;CYRILLIC CAPITAL LETTER LJE;Lu;0;L;;;;;N;;;;0459;
+040A;CYRILLIC CAPITAL LETTER NJE;Lu;0;L;;;;;N;;;;045A;
+040B;CYRILLIC CAPITAL LETTER TSHE;Lu;0;L;;;;;N;;Serbocroatian;;045B;
+040C;CYRILLIC CAPITAL LETTER KJE;Lu;0;L;041A 0301;;;;N;;;;045C;
+040D;CYRILLIC CAPITAL LETTER I WITH GRAVE;Lu;0;L;0418 0300;;;;N;;;;045D;
+040E;CYRILLIC CAPITAL LETTER SHORT U;Lu;0;L;0423 0306;;;;N;;Byelorussian;;045E;
+040F;CYRILLIC CAPITAL LETTER DZHE;Lu;0;L;;;;;N;;;;045F;
+0410;CYRILLIC CAPITAL LETTER A;Lu;0;L;;;;;N;;;;0430;
+0411;CYRILLIC CAPITAL LETTER BE;Lu;0;L;;;;;N;;;;0431;
+0412;CYRILLIC CAPITAL LETTER VE;Lu;0;L;;;;;N;;;;0432;
+0413;CYRILLIC CAPITAL LETTER GHE;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER GE;;;0433;
+0414;CYRILLIC CAPITAL LETTER DE;Lu;0;L;;;;;N;;;;0434;
+0415;CYRILLIC CAPITAL LETTER IE;Lu;0;L;;;;;N;;;;0435;
+0416;CYRILLIC CAPITAL LETTER ZHE;Lu;0;L;;;;;N;;;;0436;
+0417;CYRILLIC CAPITAL LETTER ZE;Lu;0;L;;;;;N;;;;0437;
+0418;CYRILLIC CAPITAL LETTER I;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER II;;;0438;
+0419;CYRILLIC CAPITAL LETTER SHORT I;Lu;0;L;0418 0306;;;;N;CYRILLIC CAPITAL LETTER SHORT II;;;0439;
+041A;CYRILLIC CAPITAL LETTER KA;Lu;0;L;;;;;N;;;;043A;
+041B;CYRILLIC CAPITAL LETTER EL;Lu;0;L;;;;;N;;;;043B;
+041C;CYRILLIC CAPITAL LETTER EM;Lu;0;L;;;;;N;;;;043C;
+041D;CYRILLIC CAPITAL LETTER EN;Lu;0;L;;;;;N;;;;043D;
+041E;CYRILLIC CAPITAL LETTER O;Lu;0;L;;;;;N;;;;043E;
+041F;CYRILLIC CAPITAL LETTER PE;Lu;0;L;;;;;N;;;;043F;
+0420;CYRILLIC CAPITAL LETTER ER;Lu;0;L;;;;;N;;;;0440;
+0421;CYRILLIC CAPITAL LETTER ES;Lu;0;L;;;;;N;;;;0441;
+0422;CYRILLIC CAPITAL LETTER TE;Lu;0;L;;;;;N;;;;0442;
+0423;CYRILLIC CAPITAL LETTER U;Lu;0;L;;;;;N;;;;0443;
+0424;CYRILLIC CAPITAL LETTER EF;Lu;0;L;;;;;N;;;;0444;
+0425;CYRILLIC CAPITAL LETTER HA;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER KHA;;;0445;
+0426;CYRILLIC CAPITAL LETTER TSE;Lu;0;L;;;;;N;;;;0446;
+0427;CYRILLIC CAPITAL LETTER CHE;Lu;0;L;;;;;N;;;;0447;
+0428;CYRILLIC CAPITAL LETTER SHA;Lu;0;L;;;;;N;;;;0448;
+0429;CYRILLIC CAPITAL LETTER SHCHA;Lu;0;L;;;;;N;;;;0449;
+042A;CYRILLIC CAPITAL LETTER HARD SIGN;Lu;0;L;;;;;N;;;;044A;
+042B;CYRILLIC CAPITAL LETTER YERU;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER YERI;;;044B;
+042C;CYRILLIC CAPITAL LETTER SOFT SIGN;Lu;0;L;;;;;N;;;;044C;
+042D;CYRILLIC CAPITAL LETTER E;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER REVERSED E;;;044D;
+042E;CYRILLIC CAPITAL LETTER YU;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER IU;;;044E;
+042F;CYRILLIC CAPITAL LETTER YA;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER IA;;;044F;
+0430;CYRILLIC SMALL LETTER A;Ll;0;L;;;;;N;;;0410;;0410
+0431;CYRILLIC SMALL LETTER BE;Ll;0;L;;;;;N;;;0411;;0411
+0432;CYRILLIC SMALL LETTER VE;Ll;0;L;;;;;N;;;0412;;0412
+0433;CYRILLIC SMALL LETTER GHE;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER GE;;0413;;0413
+0434;CYRILLIC SMALL LETTER DE;Ll;0;L;;;;;N;;;0414;;0414
+0435;CYRILLIC SMALL LETTER IE;Ll;0;L;;;;;N;;;0415;;0415
+0436;CYRILLIC SMALL LETTER ZHE;Ll;0;L;;;;;N;;;0416;;0416
+0437;CYRILLIC SMALL LETTER ZE;Ll;0;L;;;;;N;;;0417;;0417
+0438;CYRILLIC SMALL LETTER I;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER II;;0418;;0418
+0439;CYRILLIC SMALL LETTER SHORT I;Ll;0;L;0438 0306;;;;N;CYRILLIC SMALL LETTER SHORT II;;0419;;0419
+043A;CYRILLIC SMALL LETTER KA;Ll;0;L;;;;;N;;;041A;;041A
+043B;CYRILLIC SMALL LETTER EL;Ll;0;L;;;;;N;;;041B;;041B
+043C;CYRILLIC SMALL LETTER EM;Ll;0;L;;;;;N;;;041C;;041C
+043D;CYRILLIC SMALL LETTER EN;Ll;0;L;;;;;N;;;041D;;041D
+043E;CYRILLIC SMALL LETTER O;Ll;0;L;;;;;N;;;041E;;041E
+043F;CYRILLIC SMALL LETTER PE;Ll;0;L;;;;;N;;;041F;;041F
+0440;CYRILLIC SMALL LETTER ER;Ll;0;L;;;;;N;;;0420;;0420
+0441;CYRILLIC SMALL LETTER ES;Ll;0;L;;;;;N;;;0421;;0421
+0442;CYRILLIC SMALL LETTER TE;Ll;0;L;;;;;N;;;0422;;0422
+0443;CYRILLIC SMALL LETTER U;Ll;0;L;;;;;N;;;0423;;0423
+0444;CYRILLIC SMALL LETTER EF;Ll;0;L;;;;;N;;;0424;;0424
+0445;CYRILLIC SMALL LETTER HA;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER KHA;;0425;;0425
+0446;CYRILLIC SMALL LETTER TSE;Ll;0;L;;;;;N;;;0426;;0426
+0447;CYRILLIC SMALL LETTER CHE;Ll;0;L;;;;;N;;;0427;;0427
+0448;CYRILLIC SMALL LETTER SHA;Ll;0;L;;;;;N;;;0428;;0428
+0449;CYRILLIC SMALL LETTER SHCHA;Ll;0;L;;;;;N;;;0429;;0429
+044A;CYRILLIC SMALL LETTER HARD SIGN;Ll;0;L;;;;;N;;;042A;;042A
+044B;CYRILLIC SMALL LETTER YERU;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER YERI;;042B;;042B
+044C;CYRILLIC SMALL LETTER SOFT SIGN;Ll;0;L;;;;;N;;;042C;;042C
+044D;CYRILLIC SMALL LETTER E;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER REVERSED E;;042D;;042D
+044E;CYRILLIC SMALL LETTER YU;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER IU;;042E;;042E
+044F;CYRILLIC SMALL LETTER YA;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER IA;;042F;;042F
+0450;CYRILLIC SMALL LETTER IE WITH GRAVE;Ll;0;L;0435 0300;;;;N;;;0400;;0400
+0451;CYRILLIC SMALL LETTER IO;Ll;0;L;0435 0308;;;;N;;;0401;;0401
+0452;CYRILLIC SMALL LETTER DJE;Ll;0;L;;;;;N;;Serbocroatian;0402;;0402
+0453;CYRILLIC SMALL LETTER GJE;Ll;0;L;0433 0301;;;;N;;;0403;;0403
+0454;CYRILLIC SMALL LETTER UKRAINIAN IE;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER E;;0404;;0404
+0455;CYRILLIC SMALL LETTER DZE;Ll;0;L;;;;;N;;;0405;;0405
+0456;CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER I;;0406;;0406
+0457;CYRILLIC SMALL LETTER YI;Ll;0;L;0456 0308;;;;N;;Ukrainian;0407;;0407
+0458;CYRILLIC SMALL LETTER JE;Ll;0;L;;;;;N;;;0408;;0408
+0459;CYRILLIC SMALL LETTER LJE;Ll;0;L;;;;;N;;;0409;;0409
+045A;CYRILLIC SMALL LETTER NJE;Ll;0;L;;;;;N;;;040A;;040A
+045B;CYRILLIC SMALL LETTER TSHE;Ll;0;L;;;;;N;;Serbocroatian;040B;;040B
+045C;CYRILLIC SMALL LETTER KJE;Ll;0;L;043A 0301;;;;N;;;040C;;040C
+045D;CYRILLIC SMALL LETTER I WITH GRAVE;Ll;0;L;0438 0300;;;;N;;;040D;;040D
+045E;CYRILLIC SMALL LETTER SHORT U;Ll;0;L;0443 0306;;;;N;;Byelorussian;040E;;040E
+045F;CYRILLIC SMALL LETTER DZHE;Ll;0;L;;;;;N;;;040F;;040F
+0460;CYRILLIC CAPITAL LETTER OMEGA;Lu;0;L;;;;;N;;;;0461;
+0461;CYRILLIC SMALL LETTER OMEGA;Ll;0;L;;;;;N;;;0460;;0460
+0462;CYRILLIC CAPITAL LETTER YAT;Lu;0;L;;;;;N;;;;0463;
+0463;CYRILLIC SMALL LETTER YAT;Ll;0;L;;;;;N;;;0462;;0462
+0464;CYRILLIC CAPITAL LETTER IOTIFIED E;Lu;0;L;;;;;N;;;;0465;
+0465;CYRILLIC SMALL LETTER IOTIFIED E;Ll;0;L;;;;;N;;;0464;;0464
+0466;CYRILLIC CAPITAL LETTER LITTLE YUS;Lu;0;L;;;;;N;;;;0467;
+0467;CYRILLIC SMALL LETTER LITTLE YUS;Ll;0;L;;;;;N;;;0466;;0466
+0468;CYRILLIC CAPITAL LETTER IOTIFIED LITTLE YUS;Lu;0;L;;;;;N;;;;0469;
+0469;CYRILLIC SMALL LETTER IOTIFIED LITTLE YUS;Ll;0;L;;;;;N;;;0468;;0468
+046A;CYRILLIC CAPITAL LETTER BIG YUS;Lu;0;L;;;;;N;;;;046B;
+046B;CYRILLIC SMALL LETTER BIG YUS;Ll;0;L;;;;;N;;;046A;;046A
+046C;CYRILLIC CAPITAL LETTER IOTIFIED BIG YUS;Lu;0;L;;;;;N;;;;046D;
+046D;CYRILLIC SMALL LETTER IOTIFIED BIG YUS;Ll;0;L;;;;;N;;;046C;;046C
+046E;CYRILLIC CAPITAL LETTER KSI;Lu;0;L;;;;;N;;;;046F;
+046F;CYRILLIC SMALL LETTER KSI;Ll;0;L;;;;;N;;;046E;;046E
+0470;CYRILLIC CAPITAL LETTER PSI;Lu;0;L;;;;;N;;;;0471;
+0471;CYRILLIC SMALL LETTER PSI;Ll;0;L;;;;;N;;;0470;;0470
+0472;CYRILLIC CAPITAL LETTER FITA;Lu;0;L;;;;;N;;;;0473;
+0473;CYRILLIC SMALL LETTER FITA;Ll;0;L;;;;;N;;;0472;;0472
+0474;CYRILLIC CAPITAL LETTER IZHITSA;Lu;0;L;;;;;N;;;;0475;
+0475;CYRILLIC SMALL LETTER IZHITSA;Ll;0;L;;;;;N;;;0474;;0474
+0476;CYRILLIC CAPITAL LETTER IZHITSA WITH DOUBLE GRAVE ACCENT;Lu;0;L;0474 030F;;;;N;CYRILLIC CAPITAL LETTER IZHITSA DOUBLE GRAVE;;;0477;
+0477;CYRILLIC SMALL LETTER IZHITSA WITH DOUBLE GRAVE ACCENT;Ll;0;L;0475 030F;;;;N;CYRILLIC SMALL LETTER IZHITSA DOUBLE GRAVE;;0476;;0476
+0478;CYRILLIC CAPITAL LETTER UK;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER UK DIGRAPH;;;0479;
+0479;CYRILLIC SMALL LETTER UK;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER UK DIGRAPH;;0478;;0478
+047A;CYRILLIC CAPITAL LETTER ROUND OMEGA;Lu;0;L;;;;;N;;;;047B;
+047B;CYRILLIC SMALL LETTER ROUND OMEGA;Ll;0;L;;;;;N;;;047A;;047A
+047C;CYRILLIC CAPITAL LETTER OMEGA WITH TITLO;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER OMEGA TITLO;;;047D;
+047D;CYRILLIC SMALL LETTER OMEGA WITH TITLO;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER OMEGA TITLO;;047C;;047C
+047E;CYRILLIC CAPITAL LETTER OT;Lu;0;L;;;;;N;;;;047F;
+047F;CYRILLIC SMALL LETTER OT;Ll;0;L;;;;;N;;;047E;;047E
+0480;CYRILLIC CAPITAL LETTER KOPPA;Lu;0;L;;;;;N;;;;0481;
+0481;CYRILLIC SMALL LETTER KOPPA;Ll;0;L;;;;;N;;;0480;;0480
+0482;CYRILLIC THOUSANDS SIGN;So;0;L;;;;;N;;;;;
+0483;COMBINING CYRILLIC TITLO;Mn;230;NSM;;;;;N;CYRILLIC NON-SPACING TITLO;;;;
+0484;COMBINING CYRILLIC PALATALIZATION;Mn;230;NSM;;;;;N;CYRILLIC NON-SPACING PALATALIZATION;;;;
+0485;COMBINING CYRILLIC DASIA PNEUMATA;Mn;230;NSM;;;;;N;CYRILLIC NON-SPACING DASIA PNEUMATA;;;;
+0486;COMBINING CYRILLIC PSILI PNEUMATA;Mn;230;NSM;;;;;N;CYRILLIC NON-SPACING PSILI PNEUMATA;;;;
+0488;COMBINING CYRILLIC HUNDRED THOUSANDS SIGN;Me;0;NSM;;;;;N;;;;;
+0489;COMBINING CYRILLIC MILLIONS SIGN;Me;0;NSM;;;;;N;;;;;
+048A;CYRILLIC CAPITAL LETTER SHORT I WITH TAIL;Lu;0;L;;;;;N;;;;048B;
+048B;CYRILLIC SMALL LETTER SHORT I WITH TAIL;Ll;0;L;;;;;N;;;048A;;048A
+048C;CYRILLIC CAPITAL LETTER SEMISOFT SIGN;Lu;0;L;;;;;N;;;;048D;
+048D;CYRILLIC SMALL LETTER SEMISOFT SIGN;Ll;0;L;;;;;N;;;048C;;048C
+048E;CYRILLIC CAPITAL LETTER ER WITH TICK;Lu;0;L;;;;;N;;;;048F;
+048F;CYRILLIC SMALL LETTER ER WITH TICK;Ll;0;L;;;;;N;;;048E;;048E
+0490;CYRILLIC CAPITAL LETTER GHE WITH UPTURN;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER GE WITH UPTURN;;;0491;
+0491;CYRILLIC SMALL LETTER GHE WITH UPTURN;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER GE WITH UPTURN;;0490;;0490
+0492;CYRILLIC CAPITAL LETTER GHE WITH STROKE;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER GE BAR;;;0493;
+0493;CYRILLIC SMALL LETTER GHE WITH STROKE;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER GE BAR;;0492;;0492
+0494;CYRILLIC CAPITAL LETTER GHE WITH MIDDLE HOOK;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER GE HOOK;;;0495;
+0495;CYRILLIC SMALL LETTER GHE WITH MIDDLE HOOK;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER GE HOOK;;0494;;0494
+0496;CYRILLIC CAPITAL LETTER ZHE WITH DESCENDER;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER ZHE WITH RIGHT DESCENDER;;;0497;
+0497;CYRILLIC SMALL LETTER ZHE WITH DESCENDER;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER ZHE WITH RIGHT DESCENDER;;0496;;0496
+0498;CYRILLIC CAPITAL LETTER ZE WITH DESCENDER;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER ZE CEDILLA;;;0499;
+0499;CYRILLIC SMALL LETTER ZE WITH DESCENDER;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER ZE CEDILLA;;0498;;0498
+049A;CYRILLIC CAPITAL LETTER KA WITH DESCENDER;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER KA WITH RIGHT DESCENDER;;;049B;
+049B;CYRILLIC SMALL LETTER KA WITH DESCENDER;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER KA WITH RIGHT DESCENDER;;049A;;049A
+049C;CYRILLIC CAPITAL LETTER KA WITH VERTICAL STROKE;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER KA VERTICAL BAR;;;049D;
+049D;CYRILLIC SMALL LETTER KA WITH VERTICAL STROKE;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER KA VERTICAL BAR;;049C;;049C
+049E;CYRILLIC CAPITAL LETTER KA WITH STROKE;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER KA BAR;;;049F;
+049F;CYRILLIC SMALL LETTER KA WITH STROKE;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER KA BAR;;049E;;049E
+04A0;CYRILLIC CAPITAL LETTER BASHKIR KA;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER REVERSED GE KA;;;04A1;
+04A1;CYRILLIC SMALL LETTER BASHKIR KA;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER REVERSED GE KA;;04A0;;04A0
+04A2;CYRILLIC CAPITAL LETTER EN WITH DESCENDER;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER EN WITH RIGHT DESCENDER;;;04A3;
+04A3;CYRILLIC SMALL LETTER EN WITH DESCENDER;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER EN WITH RIGHT DESCENDER;;04A2;;04A2
+04A4;CYRILLIC CAPITAL LIGATURE EN GHE;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER EN GE;;;04A5;
+04A5;CYRILLIC SMALL LIGATURE EN GHE;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER EN GE;;04A4;;04A4
+04A6;CYRILLIC CAPITAL LETTER PE WITH MIDDLE HOOK;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER PE HOOK;Abkhasian;;04A7;
+04A7;CYRILLIC SMALL LETTER PE WITH MIDDLE HOOK;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER PE HOOK;Abkhasian;04A6;;04A6
+04A8;CYRILLIC CAPITAL LETTER ABKHASIAN HA;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER O HOOK;;;04A9;
+04A9;CYRILLIC SMALL LETTER ABKHASIAN HA;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER O HOOK;;04A8;;04A8
+04AA;CYRILLIC CAPITAL LETTER ES WITH DESCENDER;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER ES CEDILLA;;;04AB;
+04AB;CYRILLIC SMALL LETTER ES WITH DESCENDER;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER ES CEDILLA;;04AA;;04AA
+04AC;CYRILLIC CAPITAL LETTER TE WITH DESCENDER;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER TE WITH RIGHT DESCENDER;;;04AD;
+04AD;CYRILLIC SMALL LETTER TE WITH DESCENDER;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER TE WITH RIGHT DESCENDER;;04AC;;04AC
+04AE;CYRILLIC CAPITAL LETTER STRAIGHT U;Lu;0;L;;;;;N;;;;04AF;
+04AF;CYRILLIC SMALL LETTER STRAIGHT U;Ll;0;L;;;;;N;;;04AE;;04AE
+04B0;CYRILLIC CAPITAL LETTER STRAIGHT U WITH STROKE;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER STRAIGHT U BAR;;;04B1;
+04B1;CYRILLIC SMALL LETTER STRAIGHT U WITH STROKE;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER STRAIGHT U BAR;;04B0;;04B0
+04B2;CYRILLIC CAPITAL LETTER HA WITH DESCENDER;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER KHA WITH RIGHT DESCENDER;;;04B3;
+04B3;CYRILLIC SMALL LETTER HA WITH DESCENDER;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER KHA WITH RIGHT DESCENDER;;04B2;;04B2
+04B4;CYRILLIC CAPITAL LIGATURE TE TSE;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER TE TSE;Abkhasian;;04B5;
+04B5;CYRILLIC SMALL LIGATURE TE TSE;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER TE TSE;Abkhasian;04B4;;04B4
+04B6;CYRILLIC CAPITAL LETTER CHE WITH DESCENDER;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER CHE WITH RIGHT DESCENDER;;;04B7;
+04B7;CYRILLIC SMALL LETTER CHE WITH DESCENDER;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER CHE WITH RIGHT DESCENDER;;04B6;;04B6
+04B8;CYRILLIC CAPITAL LETTER CHE WITH VERTICAL STROKE;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER CHE VERTICAL BAR;;;04B9;
+04B9;CYRILLIC SMALL LETTER CHE WITH VERTICAL STROKE;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER CHE VERTICAL BAR;;04B8;;04B8
+04BA;CYRILLIC CAPITAL LETTER SHHA;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER H;;;04BB;
+04BB;CYRILLIC SMALL LETTER SHHA;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER H;;04BA;;04BA
+04BC;CYRILLIC CAPITAL LETTER ABKHASIAN CHE;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER IE HOOK;;;04BD;
+04BD;CYRILLIC SMALL LETTER ABKHASIAN CHE;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER IE HOOK;;04BC;;04BC
+04BE;CYRILLIC CAPITAL LETTER ABKHASIAN CHE WITH DESCENDER;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER IE HOOK OGONEK;;;04BF;
+04BF;CYRILLIC SMALL LETTER ABKHASIAN CHE WITH DESCENDER;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER IE HOOK OGONEK;;04BE;;04BE
+04C0;CYRILLIC LETTER PALOCHKA;Lu;0;L;;;;;N;CYRILLIC LETTER I;;;;
+04C1;CYRILLIC CAPITAL LETTER ZHE WITH BREVE;Lu;0;L;0416 0306;;;;N;CYRILLIC CAPITAL LETTER SHORT ZHE;;;04C2;
+04C2;CYRILLIC SMALL LETTER ZHE WITH BREVE;Ll;0;L;0436 0306;;;;N;CYRILLIC SMALL LETTER SHORT ZHE;;04C1;;04C1
+04C3;CYRILLIC CAPITAL LETTER KA WITH HOOK;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER KA HOOK;;;04C4;
+04C4;CYRILLIC SMALL LETTER KA WITH HOOK;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER KA HOOK;;04C3;;04C3
+04C5;CYRILLIC CAPITAL LETTER EL WITH TAIL;Lu;0;L;;;;;N;;;;04C6;
+04C6;CYRILLIC SMALL LETTER EL WITH TAIL;Ll;0;L;;;;;N;;;04C5;;04C5
+04C7;CYRILLIC CAPITAL LETTER EN WITH HOOK;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER EN HOOK;;;04C8;
+04C8;CYRILLIC SMALL LETTER EN WITH HOOK;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER EN HOOK;;04C7;;04C7
+04C9;CYRILLIC CAPITAL LETTER EN WITH TAIL;Lu;0;L;;;;;N;;;;04CA;
+04CA;CYRILLIC SMALL LETTER EN WITH TAIL;Ll;0;L;;;;;N;;;04C9;;04C9
+04CB;CYRILLIC CAPITAL LETTER KHAKASSIAN CHE;Lu;0;L;;;;;N;CYRILLIC CAPITAL LETTER CHE WITH LEFT DESCENDER;;;04CC;
+04CC;CYRILLIC SMALL LETTER KHAKASSIAN CHE;Ll;0;L;;;;;N;CYRILLIC SMALL LETTER CHE WITH LEFT DESCENDER;;04CB;;04CB
+04CD;CYRILLIC CAPITAL LETTER EM WITH TAIL;Lu;0;L;;;;;N;;;;04CE;
+04CE;CYRILLIC SMALL LETTER EM WITH TAIL;Ll;0;L;;;;;N;;;04CD;;04CD
+04D0;CYRILLIC CAPITAL LETTER A WITH BREVE;Lu;0;L;0410 0306;;;;N;;;;04D1;
+04D1;CYRILLIC SMALL LETTER A WITH BREVE;Ll;0;L;0430 0306;;;;N;;;04D0;;04D0
+04D2;CYRILLIC CAPITAL LETTER A WITH DIAERESIS;Lu;0;L;0410 0308;;;;N;;;;04D3;
+04D3;CYRILLIC SMALL LETTER A WITH DIAERESIS;Ll;0;L;0430 0308;;;;N;;;04D2;;04D2
+04D4;CYRILLIC CAPITAL LIGATURE A IE;Lu;0;L;;;;;N;;;;04D5;
+04D5;CYRILLIC SMALL LIGATURE A IE;Ll;0;L;;;;;N;;;04D4;;04D4
+04D6;CYRILLIC CAPITAL LETTER IE WITH BREVE;Lu;0;L;0415 0306;;;;N;;;;04D7;
+04D7;CYRILLIC SMALL LETTER IE WITH BREVE;Ll;0;L;0435 0306;;;;N;;;04D6;;04D6
+04D8;CYRILLIC CAPITAL LETTER SCHWA;Lu;0;L;;;;;N;;;;04D9;
+04D9;CYRILLIC SMALL LETTER SCHWA;Ll;0;L;;;;;N;;;04D8;;04D8
+04DA;CYRILLIC CAPITAL LETTER SCHWA WITH DIAERESIS;Lu;0;L;04D8 0308;;;;N;;;;04DB;
+04DB;CYRILLIC SMALL LETTER SCHWA WITH DIAERESIS;Ll;0;L;04D9 0308;;;;N;;;04DA;;04DA
+04DC;CYRILLIC CAPITAL LETTER ZHE WITH DIAERESIS;Lu;0;L;0416 0308;;;;N;;;;04DD;
+04DD;CYRILLIC SMALL LETTER ZHE WITH DIAERESIS;Ll;0;L;0436 0308;;;;N;;;04DC;;04DC
+04DE;CYRILLIC CAPITAL LETTER ZE WITH DIAERESIS;Lu;0;L;0417 0308;;;;N;;;;04DF;
+04DF;CYRILLIC SMALL LETTER ZE WITH DIAERESIS;Ll;0;L;0437 0308;;;;N;;;04DE;;04DE
+04E0;CYRILLIC CAPITAL LETTER ABKHASIAN DZE;Lu;0;L;;;;;N;;;;04E1;
+04E1;CYRILLIC SMALL LETTER ABKHASIAN DZE;Ll;0;L;;;;;N;;;04E0;;04E0
+04E2;CYRILLIC CAPITAL LETTER I WITH MACRON;Lu;0;L;0418 0304;;;;N;;;;04E3;
+04E3;CYRILLIC SMALL LETTER I WITH MACRON;Ll;0;L;0438 0304;;;;N;;;04E2;;04E2
+04E4;CYRILLIC CAPITAL LETTER I WITH DIAERESIS;Lu;0;L;0418 0308;;;;N;;;;04E5;
+04E5;CYRILLIC SMALL LETTER I WITH DIAERESIS;Ll;0;L;0438 0308;;;;N;;;04E4;;04E4
+04E6;CYRILLIC CAPITAL LETTER O WITH DIAERESIS;Lu;0;L;041E 0308;;;;N;;;;04E7;
+04E7;CYRILLIC SMALL LETTER O WITH DIAERESIS;Ll;0;L;043E 0308;;;;N;;;04E6;;04E6
+04E8;CYRILLIC CAPITAL LETTER BARRED O;Lu;0;L;;;;;N;;;;04E9;
+04E9;CYRILLIC SMALL LETTER BARRED O;Ll;0;L;;;;;N;;;04E8;;04E8
+04EA;CYRILLIC CAPITAL LETTER BARRED O WITH DIAERESIS;Lu;0;L;04E8 0308;;;;N;;;;04EB;
+04EB;CYRILLIC SMALL LETTER BARRED O WITH DIAERESIS;Ll;0;L;04E9 0308;;;;N;;;04EA;;04EA
+04EC;CYRILLIC CAPITAL LETTER E WITH DIAERESIS;Lu;0;L;042D 0308;;;;N;;;;04ED;
+04ED;CYRILLIC SMALL LETTER E WITH DIAERESIS;Ll;0;L;044D 0308;;;;N;;;04EC;;04EC
+04EE;CYRILLIC CAPITAL LETTER U WITH MACRON;Lu;0;L;0423 0304;;;;N;;;;04EF;
+04EF;CYRILLIC SMALL LETTER U WITH MACRON;Ll;0;L;0443 0304;;;;N;;;04EE;;04EE
+04F0;CYRILLIC CAPITAL LETTER U WITH DIAERESIS;Lu;0;L;0423 0308;;;;N;;;;04F1;
+04F1;CYRILLIC SMALL LETTER U WITH DIAERESIS;Ll;0;L;0443 0308;;;;N;;;04F0;;04F0
+04F2;CYRILLIC CAPITAL LETTER U WITH DOUBLE ACUTE;Lu;0;L;0423 030B;;;;N;;;;04F3;
+04F3;CYRILLIC SMALL LETTER U WITH DOUBLE ACUTE;Ll;0;L;0443 030B;;;;N;;;04F2;;04F2
+04F4;CYRILLIC CAPITAL LETTER CHE WITH DIAERESIS;Lu;0;L;0427 0308;;;;N;;;;04F5;
+04F5;CYRILLIC SMALL LETTER CHE WITH DIAERESIS;Ll;0;L;0447 0308;;;;N;;;04F4;;04F4
+04F8;CYRILLIC CAPITAL LETTER YERU WITH DIAERESIS;Lu;0;L;042B 0308;;;;N;;;;04F9;
+04F9;CYRILLIC SMALL LETTER YERU WITH DIAERESIS;Ll;0;L;044B 0308;;;;N;;;04F8;;04F8
+0500;CYRILLIC CAPITAL LETTER KOMI DE;Lu;0;L;;;;;N;;;;0501;
+0501;CYRILLIC SMALL LETTER KOMI DE;Ll;0;L;;;;;N;;;0500;;0500
+0502;CYRILLIC CAPITAL LETTER KOMI DJE;Lu;0;L;;;;;N;;;;0503;
+0503;CYRILLIC SMALL LETTER KOMI DJE;Ll;0;L;;;;;N;;;0502;;0502
+0504;CYRILLIC CAPITAL LETTER KOMI ZJE;Lu;0;L;;;;;N;;;;0505;
+0505;CYRILLIC SMALL LETTER KOMI ZJE;Ll;0;L;;;;;N;;;0504;;0504
+0506;CYRILLIC CAPITAL LETTER KOMI DZJE;Lu;0;L;;;;;N;;;;0507;
+0507;CYRILLIC SMALL LETTER KOMI DZJE;Ll;0;L;;;;;N;;;0506;;0506
+0508;CYRILLIC CAPITAL LETTER KOMI LJE;Lu;0;L;;;;;N;;;;0509;
+0509;CYRILLIC SMALL LETTER KOMI LJE;Ll;0;L;;;;;N;;;0508;;0508
+050A;CYRILLIC CAPITAL LETTER KOMI NJE;Lu;0;L;;;;;N;;;;050B;
+050B;CYRILLIC SMALL LETTER KOMI NJE;Ll;0;L;;;;;N;;;050A;;050A
+050C;CYRILLIC CAPITAL LETTER KOMI SJE;Lu;0;L;;;;;N;;;;050D;
+050D;CYRILLIC SMALL LETTER KOMI SJE;Ll;0;L;;;;;N;;;050C;;050C
+050E;CYRILLIC CAPITAL LETTER KOMI TJE;Lu;0;L;;;;;N;;;;050F;
+050F;CYRILLIC SMALL LETTER KOMI TJE;Ll;0;L;;;;;N;;;050E;;050E
+0531;ARMENIAN CAPITAL LETTER AYB;Lu;0;L;;;;;N;;;;0561;
+0532;ARMENIAN CAPITAL LETTER BEN;Lu;0;L;;;;;N;;;;0562;
+0533;ARMENIAN CAPITAL LETTER GIM;Lu;0;L;;;;;N;;;;0563;
+0534;ARMENIAN CAPITAL LETTER DA;Lu;0;L;;;;;N;;;;0564;
+0535;ARMENIAN CAPITAL LETTER ECH;Lu;0;L;;;;;N;;;;0565;
+0536;ARMENIAN CAPITAL LETTER ZA;Lu;0;L;;;;;N;;;;0566;
+0537;ARMENIAN CAPITAL LETTER EH;Lu;0;L;;;;;N;;;;0567;
+0538;ARMENIAN CAPITAL LETTER ET;Lu;0;L;;;;;N;;;;0568;
+0539;ARMENIAN CAPITAL LETTER TO;Lu;0;L;;;;;N;;;;0569;
+053A;ARMENIAN CAPITAL LETTER ZHE;Lu;0;L;;;;;N;;;;056A;
+053B;ARMENIAN CAPITAL LETTER INI;Lu;0;L;;;;;N;;;;056B;
+053C;ARMENIAN CAPITAL LETTER LIWN;Lu;0;L;;;;;N;;;;056C;
+053D;ARMENIAN CAPITAL LETTER XEH;Lu;0;L;;;;;N;;;;056D;
+053E;ARMENIAN CAPITAL LETTER CA;Lu;0;L;;;;;N;;;;056E;
+053F;ARMENIAN CAPITAL LETTER KEN;Lu;0;L;;;;;N;;;;056F;
+0540;ARMENIAN CAPITAL LETTER HO;Lu;0;L;;;;;N;;;;0570;
+0541;ARMENIAN CAPITAL LETTER JA;Lu;0;L;;;;;N;;;;0571;
+0542;ARMENIAN CAPITAL LETTER GHAD;Lu;0;L;;;;;N;ARMENIAN CAPITAL LETTER LAD;;;0572;
+0543;ARMENIAN CAPITAL LETTER CHEH;Lu;0;L;;;;;N;;;;0573;
+0544;ARMENIAN CAPITAL LETTER MEN;Lu;0;L;;;;;N;;;;0574;
+0545;ARMENIAN CAPITAL LETTER YI;Lu;0;L;;;;;N;;;;0575;
+0546;ARMENIAN CAPITAL LETTER NOW;Lu;0;L;;;;;N;;;;0576;
+0547;ARMENIAN CAPITAL LETTER SHA;Lu;0;L;;;;;N;;;;0577;
+0548;ARMENIAN CAPITAL LETTER VO;Lu;0;L;;;;;N;;;;0578;
+0549;ARMENIAN CAPITAL LETTER CHA;Lu;0;L;;;;;N;;;;0579;
+054A;ARMENIAN CAPITAL LETTER PEH;Lu;0;L;;;;;N;;;;057A;
+054B;ARMENIAN CAPITAL LETTER JHEH;Lu;0;L;;;;;N;;;;057B;
+054C;ARMENIAN CAPITAL LETTER RA;Lu;0;L;;;;;N;;;;057C;
+054D;ARMENIAN CAPITAL LETTER SEH;Lu;0;L;;;;;N;;;;057D;
+054E;ARMENIAN CAPITAL LETTER VEW;Lu;0;L;;;;;N;;;;057E;
+054F;ARMENIAN CAPITAL LETTER TIWN;Lu;0;L;;;;;N;;;;057F;
+0550;ARMENIAN CAPITAL LETTER REH;Lu;0;L;;;;;N;;;;0580;
+0551;ARMENIAN CAPITAL LETTER CO;Lu;0;L;;;;;N;;;;0581;
+0552;ARMENIAN CAPITAL LETTER YIWN;Lu;0;L;;;;;N;;;;0582;
+0553;ARMENIAN CAPITAL LETTER PIWR;Lu;0;L;;;;;N;;;;0583;
+0554;ARMENIAN CAPITAL LETTER KEH;Lu;0;L;;;;;N;;;;0584;
+0555;ARMENIAN CAPITAL LETTER OH;Lu;0;L;;;;;N;;;;0585;
+0556;ARMENIAN CAPITAL LETTER FEH;Lu;0;L;;;;;N;;;;0586;
+0559;ARMENIAN MODIFIER LETTER LEFT HALF RING;Lm;0;L;;;;;N;;;;;
+055A;ARMENIAN APOSTROPHE;Po;0;L;;;;;N;ARMENIAN MODIFIER LETTER RIGHT HALF RING;;;;
+055B;ARMENIAN EMPHASIS MARK;Po;0;L;;;;;N;;;;;
+055C;ARMENIAN EXCLAMATION MARK;Po;0;L;;;;;N;;;;;
+055D;ARMENIAN COMMA;Po;0;L;;;;;N;;;;;
+055E;ARMENIAN QUESTION MARK;Po;0;L;;;;;N;;;;;
+055F;ARMENIAN ABBREVIATION MARK;Po;0;L;;;;;N;;;;;
+0561;ARMENIAN SMALL LETTER AYB;Ll;0;L;;;;;N;;;0531;;0531
+0562;ARMENIAN SMALL LETTER BEN;Ll;0;L;;;;;N;;;0532;;0532
+0563;ARMENIAN SMALL LETTER GIM;Ll;0;L;;;;;N;;;0533;;0533
+0564;ARMENIAN SMALL LETTER DA;Ll;0;L;;;;;N;;;0534;;0534
+0565;ARMENIAN SMALL LETTER ECH;Ll;0;L;;;;;N;;;0535;;0535
+0566;ARMENIAN SMALL LETTER ZA;Ll;0;L;;;;;N;;;0536;;0536
+0567;ARMENIAN SMALL LETTER EH;Ll;0;L;;;;;N;;;0537;;0537
+0568;ARMENIAN SMALL LETTER ET;Ll;0;L;;;;;N;;;0538;;0538
+0569;ARMENIAN SMALL LETTER TO;Ll;0;L;;;;;N;;;0539;;0539
+056A;ARMENIAN SMALL LETTER ZHE;Ll;0;L;;;;;N;;;053A;;053A
+056B;ARMENIAN SMALL LETTER INI;Ll;0;L;;;;;N;;;053B;;053B
+056C;ARMENIAN SMALL LETTER LIWN;Ll;0;L;;;;;N;;;053C;;053C
+056D;ARMENIAN SMALL LETTER XEH;Ll;0;L;;;;;N;;;053D;;053D
+056E;ARMENIAN SMALL LETTER CA;Ll;0;L;;;;;N;;;053E;;053E
+056F;ARMENIAN SMALL LETTER KEN;Ll;0;L;;;;;N;;;053F;;053F
+0570;ARMENIAN SMALL LETTER HO;Ll;0;L;;;;;N;;;0540;;0540
+0571;ARMENIAN SMALL LETTER JA;Ll;0;L;;;;;N;;;0541;;0541
+0572;ARMENIAN SMALL LETTER GHAD;Ll;0;L;;;;;N;ARMENIAN SMALL LETTER LAD;;0542;;0542
+0573;ARMENIAN SMALL LETTER CHEH;Ll;0;L;;;;;N;;;0543;;0543
+0574;ARMENIAN SMALL LETTER MEN;Ll;0;L;;;;;N;;;0544;;0544
+0575;ARMENIAN SMALL LETTER YI;Ll;0;L;;;;;N;;;0545;;0545
+0576;ARMENIAN SMALL LETTER NOW;Ll;0;L;;;;;N;;;0546;;0546
+0577;ARMENIAN SMALL LETTER SHA;Ll;0;L;;;;;N;;;0547;;0547
+0578;ARMENIAN SMALL LETTER VO;Ll;0;L;;;;;N;;;0548;;0548
+0579;ARMENIAN SMALL LETTER CHA;Ll;0;L;;;;;N;;;0549;;0549
+057A;ARMENIAN SMALL LETTER PEH;Ll;0;L;;;;;N;;;054A;;054A
+057B;ARMENIAN SMALL LETTER JHEH;Ll;0;L;;;;;N;;;054B;;054B
+057C;ARMENIAN SMALL LETTER RA;Ll;0;L;;;;;N;;;054C;;054C
+057D;ARMENIAN SMALL LETTER SEH;Ll;0;L;;;;;N;;;054D;;054D
+057E;ARMENIAN SMALL LETTER VEW;Ll;0;L;;;;;N;;;054E;;054E
+057F;ARMENIAN SMALL LETTER TIWN;Ll;0;L;;;;;N;;;054F;;054F
+0580;ARMENIAN SMALL LETTER REH;Ll;0;L;;;;;N;;;0550;;0550
+0581;ARMENIAN SMALL LETTER CO;Ll;0;L;;;;;N;;;0551;;0551
+0582;ARMENIAN SMALL LETTER YIWN;Ll;0;L;;;;;N;;;0552;;0552
+0583;ARMENIAN SMALL LETTER PIWR;Ll;0;L;;;;;N;;;0553;;0553
+0584;ARMENIAN SMALL LETTER KEH;Ll;0;L;;;;;N;;;0554;;0554
+0585;ARMENIAN SMALL LETTER OH;Ll;0;L;;;;;N;;;0555;;0555
+0586;ARMENIAN SMALL LETTER FEH;Ll;0;L;;;;;N;;;0556;;0556
+0587;ARMENIAN SMALL LIGATURE ECH YIWN;Ll;0;L;<compat> 0565 0582;;;;N;;;;;
+0589;ARMENIAN FULL STOP;Po;0;L;;;;;N;ARMENIAN PERIOD;;;;
+058A;ARMENIAN HYPHEN;Pd;0;ON;;;;;N;;;;;
+0591;HEBREW ACCENT ETNAHTA;Mn;220;NSM;;;;;N;;;;;
+0592;HEBREW ACCENT SEGOL;Mn;230;NSM;;;;;N;;;;;
+0593;HEBREW ACCENT SHALSHELET;Mn;230;NSM;;;;;N;;;;;
+0594;HEBREW ACCENT ZAQEF QATAN;Mn;230;NSM;;;;;N;;;;;
+0595;HEBREW ACCENT ZAQEF GADOL;Mn;230;NSM;;;;;N;;;;;
+0596;HEBREW ACCENT TIPEHA;Mn;220;NSM;;;;;N;;*;;;
+0597;HEBREW ACCENT REVIA;Mn;230;NSM;;;;;N;;;;;
+0598;HEBREW ACCENT ZARQA;Mn;230;NSM;;;;;N;;*;;;
+0599;HEBREW ACCENT PASHTA;Mn;230;NSM;;;;;N;;;;;
+059A;HEBREW ACCENT YETIV;Mn;222;NSM;;;;;N;;;;;
+059B;HEBREW ACCENT TEVIR;Mn;220;NSM;;;;;N;;;;;
+059C;HEBREW ACCENT GERESH;Mn;230;NSM;;;;;N;;;;;
+059D;HEBREW ACCENT GERESH MUQDAM;Mn;230;NSM;;;;;N;;;;;
+059E;HEBREW ACCENT GERSHAYIM;Mn;230;NSM;;;;;N;;;;;
+059F;HEBREW ACCENT QARNEY PARA;Mn;230;NSM;;;;;N;;;;;
+05A0;HEBREW ACCENT TELISHA GEDOLA;Mn;230;NSM;;;;;N;;;;;
+05A1;HEBREW ACCENT PAZER;Mn;230;NSM;;;;;N;;;;;
+05A3;HEBREW ACCENT MUNAH;Mn;220;NSM;;;;;N;;;;;
+05A4;HEBREW ACCENT MAHAPAKH;Mn;220;NSM;;;;;N;;;;;
+05A5;HEBREW ACCENT MERKHA;Mn;220;NSM;;;;;N;;*;;;
+05A6;HEBREW ACCENT MERKHA KEFULA;Mn;220;NSM;;;;;N;;;;;
+05A7;HEBREW ACCENT DARGA;Mn;220;NSM;;;;;N;;;;;
+05A8;HEBREW ACCENT QADMA;Mn;230;NSM;;;;;N;;*;;;
+05A9;HEBREW ACCENT TELISHA QETANA;Mn;230;NSM;;;;;N;;;;;
+05AA;HEBREW ACCENT YERAH BEN YOMO;Mn;220;NSM;;;;;N;;*;;;
+05AB;HEBREW ACCENT OLE;Mn;230;NSM;;;;;N;;;;;
+05AC;HEBREW ACCENT ILUY;Mn;230;NSM;;;;;N;;;;;
+05AD;HEBREW ACCENT DEHI;Mn;222;NSM;;;;;N;;;;;
+05AE;HEBREW ACCENT ZINOR;Mn;228;NSM;;;;;N;;;;;
+05AF;HEBREW MARK MASORA CIRCLE;Mn;230;NSM;;;;;N;;;;;
+05B0;HEBREW POINT SHEVA;Mn;10;NSM;;;;;N;;;;;
+05B1;HEBREW POINT HATAF SEGOL;Mn;11;NSM;;;;;N;;;;;
+05B2;HEBREW POINT HATAF PATAH;Mn;12;NSM;;;;;N;;;;;
+05B3;HEBREW POINT HATAF QAMATS;Mn;13;NSM;;;;;N;;;;;
+05B4;HEBREW POINT HIRIQ;Mn;14;NSM;;;;;N;;;;;
+05B5;HEBREW POINT TSERE;Mn;15;NSM;;;;;N;;;;;
+05B6;HEBREW POINT SEGOL;Mn;16;NSM;;;;;N;;;;;
+05B7;HEBREW POINT PATAH;Mn;17;NSM;;;;;N;;;;;
+05B8;HEBREW POINT QAMATS;Mn;18;NSM;;;;;N;;;;;
+05B9;HEBREW POINT HOLAM;Mn;19;NSM;;;;;N;;;;;
+05BB;HEBREW POINT QUBUTS;Mn;20;NSM;;;;;N;;;;;
+05BC;HEBREW POINT DAGESH OR MAPIQ;Mn;21;NSM;;;;;N;HEBREW POINT DAGESH;or shuruq;;;
+05BD;HEBREW POINT METEG;Mn;22;NSM;;;;;N;;*;;;
+05BE;HEBREW PUNCTUATION MAQAF;Po;0;R;;;;;N;;;;;
+05BF;HEBREW POINT RAFE;Mn;23;NSM;;;;;N;;;;;
+05C0;HEBREW PUNCTUATION PASEQ;Po;0;R;;;;;N;HEBREW POINT PASEQ;*;;;
+05C1;HEBREW POINT SHIN DOT;Mn;24;NSM;;;;;N;;;;;
+05C2;HEBREW POINT SIN DOT;Mn;25;NSM;;;;;N;;;;;
+05C3;HEBREW PUNCTUATION SOF PASUQ;Po;0;R;;;;;N;;*;;;
+05C4;HEBREW MARK UPPER DOT;Mn;230;NSM;;;;;N;;;;;
+05D0;HEBREW LETTER ALEF;Lo;0;R;;;;;N;;;;;
+05D1;HEBREW LETTER BET;Lo;0;R;;;;;N;;;;;
+05D2;HEBREW LETTER GIMEL;Lo;0;R;;;;;N;;;;;
+05D3;HEBREW LETTER DALET;Lo;0;R;;;;;N;;;;;
+05D4;HEBREW LETTER HE;Lo;0;R;;;;;N;;;;;
+05D5;HEBREW LETTER VAV;Lo;0;R;;;;;N;;;;;
+05D6;HEBREW LETTER ZAYIN;Lo;0;R;;;;;N;;;;;
+05D7;HEBREW LETTER HET;Lo;0;R;;;;;N;;;;;
+05D8;HEBREW LETTER TET;Lo;0;R;;;;;N;;;;;
+05D9;HEBREW LETTER YOD;Lo;0;R;;;;;N;;;;;
+05DA;HEBREW LETTER FINAL KAF;Lo;0;R;;;;;N;;;;;
+05DB;HEBREW LETTER KAF;Lo;0;R;;;;;N;;;;;
+05DC;HEBREW LETTER LAMED;Lo;0;R;;;;;N;;;;;
+05DD;HEBREW LETTER FINAL MEM;Lo;0;R;;;;;N;;;;;
+05DE;HEBREW LETTER MEM;Lo;0;R;;;;;N;;;;;
+05DF;HEBREW LETTER FINAL NUN;Lo;0;R;;;;;N;;;;;
+05E0;HEBREW LETTER NUN;Lo;0;R;;;;;N;;;;;
+05E1;HEBREW LETTER SAMEKH;Lo;0;R;;;;;N;;;;;
+05E2;HEBREW LETTER AYIN;Lo;0;R;;;;;N;;;;;
+05E3;HEBREW LETTER FINAL PE;Lo;0;R;;;;;N;;;;;
+05E4;HEBREW LETTER PE;Lo;0;R;;;;;N;;;;;
+05E5;HEBREW LETTER FINAL TSADI;Lo;0;R;;;;;N;;;;;
+05E6;HEBREW LETTER TSADI;Lo;0;R;;;;;N;;;;;
+05E7;HEBREW LETTER QOF;Lo;0;R;;;;;N;;;;;
+05E8;HEBREW LETTER RESH;Lo;0;R;;;;;N;;;;;
+05E9;HEBREW LETTER SHIN;Lo;0;R;;;;;N;;;;;
+05EA;HEBREW LETTER TAV;Lo;0;R;;;;;N;;;;;
+05F0;HEBREW LIGATURE YIDDISH DOUBLE VAV;Lo;0;R;;;;;N;HEBREW LETTER DOUBLE VAV;;;;
+05F1;HEBREW LIGATURE YIDDISH VAV YOD;Lo;0;R;;;;;N;HEBREW LETTER VAV YOD;;;;
+05F2;HEBREW LIGATURE YIDDISH DOUBLE YOD;Lo;0;R;;;;;N;HEBREW LETTER DOUBLE YOD;;;;
+05F3;HEBREW PUNCTUATION GERESH;Po;0;R;;;;;N;;;;;
+05F4;HEBREW PUNCTUATION GERSHAYIM;Po;0;R;;;;;N;;;;;
+0600;ARABIC NUMBER SIGN;Cf;0;AL;;;;;N;;;;;
+0601;ARABIC SIGN SANAH;Cf;0;AL;;;;;N;;;;;
+0602;ARABIC FOOTNOTE MARKER;Cf;0;AL;;;;;N;;;;;
+0603;ARABIC SIGN SAFHA;Cf;0;AL;;;;;N;;;;;
+060C;ARABIC COMMA;Po;0;CS;;;;;N;;;;;
+060D;ARABIC DATE SEPARATOR;Po;0;AL;;;;;N;;;;;
+060E;ARABIC POETIC VERSE SIGN;So;0;ON;;;;;N;;;;;
+060F;ARABIC SIGN MISRA;So;0;ON;;;;;N;;;;;
+0610;ARABIC SIGN SALLALLAHOU ALAYHE WASSALLAM;Mn;230;NSM;;;;;N;;;;;
+0611;ARABIC SIGN ALAYHE ASSALLAM;Mn;230;NSM;;;;;N;;;;;
+0612;ARABIC SIGN RAHMATULLAH ALAYHE;Mn;230;NSM;;;;;N;;;;;
+0613;ARABIC SIGN RADI ALLAHOU ANHU;Mn;230;NSM;;;;;N;;;;;
+0614;ARABIC SIGN TAKHALLUS;Mn;230;NSM;;;;;N;;;;;
+0615;ARABIC SMALL HIGH TAH ;Mn;230;NSM;;;;;N;;;;;
+061B;ARABIC SEMICOLON;Po;0;AL;;;;;N;;;;;
+061F;ARABIC QUESTION MARK;Po;0;AL;;;;;N;;;;;
+0621;ARABIC LETTER HAMZA;Lo;0;AL;;;;;N;ARABIC LETTER HAMZAH;;;;
+0622;ARABIC LETTER ALEF WITH MADDA ABOVE;Lo;0;AL;0627 0653;;;;N;ARABIC LETTER MADDAH ON ALEF;;;;
+0623;ARABIC LETTER ALEF WITH HAMZA ABOVE;Lo;0;AL;0627 0654;;;;N;ARABIC LETTER HAMZAH ON ALEF;;;;
+0624;ARABIC LETTER WAW WITH HAMZA ABOVE;Lo;0;AL;0648 0654;;;;N;ARABIC LETTER HAMZAH ON WAW;;;;
+0625;ARABIC LETTER ALEF WITH HAMZA BELOW;Lo;0;AL;0627 0655;;;;N;ARABIC LETTER HAMZAH UNDER ALEF;;;;
+0626;ARABIC LETTER YEH WITH HAMZA ABOVE;Lo;0;AL;064A 0654;;;;N;ARABIC LETTER HAMZAH ON YA;;;;
+0627;ARABIC LETTER ALEF;Lo;0;AL;;;;;N;;;;;
+0628;ARABIC LETTER BEH;Lo;0;AL;;;;;N;ARABIC LETTER BAA;;;;
+0629;ARABIC LETTER TEH MARBUTA;Lo;0;AL;;;;;N;ARABIC LETTER TAA MARBUTAH;;;;
+062A;ARABIC LETTER TEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA;;;;
+062B;ARABIC LETTER THEH;Lo;0;AL;;;;;N;ARABIC LETTER THAA;;;;
+062C;ARABIC LETTER JEEM;Lo;0;AL;;;;;N;;;;;
+062D;ARABIC LETTER HAH;Lo;0;AL;;;;;N;ARABIC LETTER HAA;;;;
+062E;ARABIC LETTER KHAH;Lo;0;AL;;;;;N;ARABIC LETTER KHAA;;;;
+062F;ARABIC LETTER DAL;Lo;0;AL;;;;;N;;;;;
+0630;ARABIC LETTER THAL;Lo;0;AL;;;;;N;;;;;
+0631;ARABIC LETTER REH;Lo;0;AL;;;;;N;ARABIC LETTER RA;;;;
+0632;ARABIC LETTER ZAIN;Lo;0;AL;;;;;N;;;;;
+0633;ARABIC LETTER SEEN;Lo;0;AL;;;;;N;;;;;
+0634;ARABIC LETTER SHEEN;Lo;0;AL;;;;;N;;;;;
+0635;ARABIC LETTER SAD;Lo;0;AL;;;;;N;;;;;
+0636;ARABIC LETTER DAD;Lo;0;AL;;;;;N;;;;;
+0637;ARABIC LETTER TAH;Lo;0;AL;;;;;N;;;;;
+0638;ARABIC LETTER ZAH;Lo;0;AL;;;;;N;ARABIC LETTER DHAH;;;;
+0639;ARABIC LETTER AIN;Lo;0;AL;;;;;N;;;;;
+063A;ARABIC LETTER GHAIN;Lo;0;AL;;;;;N;;;;;
+0640;ARABIC TATWEEL;Lm;0;AL;;;;;N;;;;;
+0641;ARABIC LETTER FEH;Lo;0;AL;;;;;N;ARABIC LETTER FA;;;;
+0642;ARABIC LETTER QAF;Lo;0;AL;;;;;N;;;;;
+0643;ARABIC LETTER KAF;Lo;0;AL;;;;;N;ARABIC LETTER CAF;;;;
+0644;ARABIC LETTER LAM;Lo;0;AL;;;;;N;;;;;
+0645;ARABIC LETTER MEEM;Lo;0;AL;;;;;N;;;;;
+0646;ARABIC LETTER NOON;Lo;0;AL;;;;;N;;;;;
+0647;ARABIC LETTER HEH;Lo;0;AL;;;;;N;ARABIC LETTER HA;;;;
+0648;ARABIC LETTER WAW;Lo;0;AL;;;;;N;;;;;
+0649;ARABIC LETTER ALEF MAKSURA;Lo;0;AL;;;;;N;ARABIC LETTER ALEF MAQSURAH;;;;
+064A;ARABIC LETTER YEH;Lo;0;AL;;;;;N;ARABIC LETTER YA;;;;
+064B;ARABIC FATHATAN;Mn;27;NSM;;;;;N;;;;;
+064C;ARABIC DAMMATAN;Mn;28;NSM;;;;;N;;;;;
+064D;ARABIC KASRATAN;Mn;29;NSM;;;;;N;;;;;
+064E;ARABIC FATHA;Mn;30;NSM;;;;;N;ARABIC FATHAH;;;;
+064F;ARABIC DAMMA;Mn;31;NSM;;;;;N;ARABIC DAMMAH;;;;
+0650;ARABIC KASRA;Mn;32;NSM;;;;;N;ARABIC KASRAH;;;;
+0651;ARABIC SHADDA;Mn;33;NSM;;;;;N;ARABIC SHADDAH;;;;
+0652;ARABIC SUKUN;Mn;34;NSM;;;;;N;;;;;
+0653;ARABIC MADDAH ABOVE;Mn;230;NSM;;;;;N;;;;;
+0654;ARABIC HAMZA ABOVE;Mn;230;NSM;;;;;N;;;;;
+0655;ARABIC HAMZA BELOW;Mn;220;NSM;;;;;N;;;;;
+0656;ARABIC SUBSCRIPT ALEF;Mn;220;NSM;;;;;N;;;;;
+0657;ARABIC INVERTED DAMMA;Mn;230;NSM;;;;;N;;;;;
+0658;ARABIC MARK NOON GHUNNA;Mn;230;NSM;;;;;N;;;;;
+0660;ARABIC-INDIC DIGIT ZERO;Nd;0;AN;;0;0;0;N;;;;;
+0661;ARABIC-INDIC DIGIT ONE;Nd;0;AN;;1;1;1;N;;;;;
+0662;ARABIC-INDIC DIGIT TWO;Nd;0;AN;;2;2;2;N;;;;;
+0663;ARABIC-INDIC DIGIT THREE;Nd;0;AN;;3;3;3;N;;;;;
+0664;ARABIC-INDIC DIGIT FOUR;Nd;0;AN;;4;4;4;N;;;;;
+0665;ARABIC-INDIC DIGIT FIVE;Nd;0;AN;;5;5;5;N;;;;;
+0666;ARABIC-INDIC DIGIT SIX;Nd;0;AN;;6;6;6;N;;;;;
+0667;ARABIC-INDIC DIGIT SEVEN;Nd;0;AN;;7;7;7;N;;;;;
+0668;ARABIC-INDIC DIGIT EIGHT;Nd;0;AN;;8;8;8;N;;;;;
+0669;ARABIC-INDIC DIGIT NINE;Nd;0;AN;;9;9;9;N;;;;;
+066A;ARABIC PERCENT SIGN;Po;0;ET;;;;;N;;;;;
+066B;ARABIC DECIMAL SEPARATOR;Po;0;AN;;;;;N;;;;;
+066C;ARABIC THOUSANDS SEPARATOR;Po;0;AN;;;;;N;;;;;
+066D;ARABIC FIVE POINTED STAR;Po;0;AL;;;;;N;;;;;
+066E;ARABIC LETTER DOTLESS BEH;Lo;0;AL;;;;;N;;;;;
+066F;ARABIC LETTER DOTLESS QAF;Lo;0;AL;;;;;N;;;;;
+0670;ARABIC LETTER SUPERSCRIPT ALEF;Mn;35;NSM;;;;;N;ARABIC ALEF ABOVE;;;;
+0671;ARABIC LETTER ALEF WASLA;Lo;0;AL;;;;;N;ARABIC LETTER HAMZAT WASL ON ALEF;;;;
+0672;ARABIC LETTER ALEF WITH WAVY HAMZA ABOVE;Lo;0;AL;;;;;N;ARABIC LETTER WAVY HAMZAH ON ALEF;;;;
+0673;ARABIC LETTER ALEF WITH WAVY HAMZA BELOW;Lo;0;AL;;;;;N;ARABIC LETTER WAVY HAMZAH UNDER ALEF;;;;
+0674;ARABIC LETTER HIGH HAMZA;Lo;0;AL;;;;;N;ARABIC LETTER HIGH HAMZAH;;;;
+0675;ARABIC LETTER HIGH HAMZA ALEF;Lo;0;AL;<compat> 0627 0674;;;;N;ARABIC LETTER HIGH HAMZAH ALEF;;;;
+0676;ARABIC LETTER HIGH HAMZA WAW;Lo;0;AL;<compat> 0648 0674;;;;N;ARABIC LETTER HIGH HAMZAH WAW;;;;
+0677;ARABIC LETTER U WITH HAMZA ABOVE;Lo;0;AL;<compat> 06C7 0674;;;;N;ARABIC LETTER HIGH HAMZAH WAW WITH DAMMAH;;;;
+0678;ARABIC LETTER HIGH HAMZA YEH;Lo;0;AL;<compat> 064A 0674;;;;N;ARABIC LETTER HIGH HAMZAH YA;;;;
+0679;ARABIC LETTER TTEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH SMALL TAH;;;;
+067A;ARABIC LETTER TTEHEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH TWO DOTS VERTICAL ABOVE;;;;
+067B;ARABIC LETTER BEEH;Lo;0;AL;;;;;N;ARABIC LETTER BAA WITH TWO DOTS VERTICAL BELOW;;;;
+067C;ARABIC LETTER TEH WITH RING;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH RING;;;;
+067D;ARABIC LETTER TEH WITH THREE DOTS ABOVE DOWNWARDS;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH THREE DOTS ABOVE DOWNWARD;;;;
+067E;ARABIC LETTER PEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH THREE DOTS BELOW;;;;
+067F;ARABIC LETTER TEHEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH FOUR DOTS ABOVE;;;;
+0680;ARABIC LETTER BEHEH;Lo;0;AL;;;;;N;ARABIC LETTER BAA WITH FOUR DOTS BELOW;;;;
+0681;ARABIC LETTER HAH WITH HAMZA ABOVE;Lo;0;AL;;;;;N;ARABIC LETTER HAMZAH ON HAA;;;;
+0682;ARABIC LETTER HAH WITH TWO DOTS VERTICAL ABOVE;Lo;0;AL;;;;;N;ARABIC LETTER HAA WITH TWO DOTS VERTICAL ABOVE;;;;
+0683;ARABIC LETTER NYEH;Lo;0;AL;;;;;N;ARABIC LETTER HAA WITH MIDDLE TWO DOTS;;;;
+0684;ARABIC LETTER DYEH;Lo;0;AL;;;;;N;ARABIC LETTER HAA WITH MIDDLE TWO DOTS VERTICAL;;;;
+0685;ARABIC LETTER HAH WITH THREE DOTS ABOVE;Lo;0;AL;;;;;N;ARABIC LETTER HAA WITH THREE DOTS ABOVE;;;;
+0686;ARABIC LETTER TCHEH;Lo;0;AL;;;;;N;ARABIC LETTER HAA WITH MIDDLE THREE DOTS DOWNWARD;;;;
+0687;ARABIC LETTER TCHEHEH;Lo;0;AL;;;;;N;ARABIC LETTER HAA WITH MIDDLE FOUR DOTS;;;;
+0688;ARABIC LETTER DDAL;Lo;0;AL;;;;;N;ARABIC LETTER DAL WITH SMALL TAH;;;;
+0689;ARABIC LETTER DAL WITH RING;Lo;0;AL;;;;;N;;;;;
+068A;ARABIC LETTER DAL WITH DOT BELOW;Lo;0;AL;;;;;N;;;;;
+068B;ARABIC LETTER DAL WITH DOT BELOW AND SMALL TAH;Lo;0;AL;;;;;N;;;;;
+068C;ARABIC LETTER DAHAL;Lo;0;AL;;;;;N;ARABIC LETTER DAL WITH TWO DOTS ABOVE;;;;
+068D;ARABIC LETTER DDAHAL;Lo;0;AL;;;;;N;ARABIC LETTER DAL WITH TWO DOTS BELOW;;;;
+068E;ARABIC LETTER DUL;Lo;0;AL;;;;;N;ARABIC LETTER DAL WITH THREE DOTS ABOVE;;;;
+068F;ARABIC LETTER DAL WITH THREE DOTS ABOVE DOWNWARDS;Lo;0;AL;;;;;N;ARABIC LETTER DAL WITH THREE DOTS ABOVE DOWNWARD;;;;
+0690;ARABIC LETTER DAL WITH FOUR DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+0691;ARABIC LETTER RREH;Lo;0;AL;;;;;N;ARABIC LETTER RA WITH SMALL TAH;;;;
+0692;ARABIC LETTER REH WITH SMALL V;Lo;0;AL;;;;;N;ARABIC LETTER RA WITH SMALL V;;;;
+0693;ARABIC LETTER REH WITH RING;Lo;0;AL;;;;;N;ARABIC LETTER RA WITH RING;;;;
+0694;ARABIC LETTER REH WITH DOT BELOW;Lo;0;AL;;;;;N;ARABIC LETTER RA WITH DOT BELOW;;;;
+0695;ARABIC LETTER REH WITH SMALL V BELOW;Lo;0;AL;;;;;N;ARABIC LETTER RA WITH SMALL V BELOW;;;;
+0696;ARABIC LETTER REH WITH DOT BELOW AND DOT ABOVE;Lo;0;AL;;;;;N;ARABIC LETTER RA WITH DOT BELOW AND DOT ABOVE;;;;
+0697;ARABIC LETTER REH WITH TWO DOTS ABOVE;Lo;0;AL;;;;;N;ARABIC LETTER RA WITH TWO DOTS ABOVE;;;;
+0698;ARABIC LETTER JEH;Lo;0;AL;;;;;N;ARABIC LETTER RA WITH THREE DOTS ABOVE;;;;
+0699;ARABIC LETTER REH WITH FOUR DOTS ABOVE;Lo;0;AL;;;;;N;ARABIC LETTER RA WITH FOUR DOTS ABOVE;;;;
+069A;ARABIC LETTER SEEN WITH DOT BELOW AND DOT ABOVE;Lo;0;AL;;;;;N;;;;;
+069B;ARABIC LETTER SEEN WITH THREE DOTS BELOW;Lo;0;AL;;;;;N;;;;;
+069C;ARABIC LETTER SEEN WITH THREE DOTS BELOW AND THREE DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+069D;ARABIC LETTER SAD WITH TWO DOTS BELOW;Lo;0;AL;;;;;N;;;;;
+069E;ARABIC LETTER SAD WITH THREE DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+069F;ARABIC LETTER TAH WITH THREE DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+06A0;ARABIC LETTER AIN WITH THREE DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+06A1;ARABIC LETTER DOTLESS FEH;Lo;0;AL;;;;;N;ARABIC LETTER DOTLESS FA;;;;
+06A2;ARABIC LETTER FEH WITH DOT MOVED BELOW;Lo;0;AL;;;;;N;ARABIC LETTER FA WITH DOT MOVED BELOW;;;;
+06A3;ARABIC LETTER FEH WITH DOT BELOW;Lo;0;AL;;;;;N;ARABIC LETTER FA WITH DOT BELOW;;;;
+06A4;ARABIC LETTER VEH;Lo;0;AL;;;;;N;ARABIC LETTER FA WITH THREE DOTS ABOVE;;;;
+06A5;ARABIC LETTER FEH WITH THREE DOTS BELOW;Lo;0;AL;;;;;N;ARABIC LETTER FA WITH THREE DOTS BELOW;;;;
+06A6;ARABIC LETTER PEHEH;Lo;0;AL;;;;;N;ARABIC LETTER FA WITH FOUR DOTS ABOVE;;;;
+06A7;ARABIC LETTER QAF WITH DOT ABOVE;Lo;0;AL;;;;;N;;;;;
+06A8;ARABIC LETTER QAF WITH THREE DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+06A9;ARABIC LETTER KEHEH;Lo;0;AL;;;;;N;ARABIC LETTER OPEN CAF;;;;
+06AA;ARABIC LETTER SWASH KAF;Lo;0;AL;;;;;N;ARABIC LETTER SWASH CAF;;;;
+06AB;ARABIC LETTER KAF WITH RING;Lo;0;AL;;;;;N;ARABIC LETTER CAF WITH RING;;;;
+06AC;ARABIC LETTER KAF WITH DOT ABOVE;Lo;0;AL;;;;;N;ARABIC LETTER CAF WITH DOT ABOVE;;;;
+06AD;ARABIC LETTER NG;Lo;0;AL;;;;;N;ARABIC LETTER CAF WITH THREE DOTS ABOVE;;;;
+06AE;ARABIC LETTER KAF WITH THREE DOTS BELOW;Lo;0;AL;;;;;N;ARABIC LETTER CAF WITH THREE DOTS BELOW;;;;
+06AF;ARABIC LETTER GAF;Lo;0;AL;;;;;N;;*;;;
+06B0;ARABIC LETTER GAF WITH RING;Lo;0;AL;;;;;N;;;;;
+06B1;ARABIC LETTER NGOEH;Lo;0;AL;;;;;N;ARABIC LETTER GAF WITH TWO DOTS ABOVE;;;;
+06B2;ARABIC LETTER GAF WITH TWO DOTS BELOW;Lo;0;AL;;;;;N;;;;;
+06B3;ARABIC LETTER GUEH;Lo;0;AL;;;;;N;ARABIC LETTER GAF WITH TWO DOTS VERTICAL BELOW;;;;
+06B4;ARABIC LETTER GAF WITH THREE DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+06B5;ARABIC LETTER LAM WITH SMALL V;Lo;0;AL;;;;;N;;;;;
+06B6;ARABIC LETTER LAM WITH DOT ABOVE;Lo;0;AL;;;;;N;;;;;
+06B7;ARABIC LETTER LAM WITH THREE DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+06B8;ARABIC LETTER LAM WITH THREE DOTS BELOW;Lo;0;AL;;;;;N;;;;;
+06B9;ARABIC LETTER NOON WITH DOT BELOW;Lo;0;AL;;;;;N;;;;;
+06BA;ARABIC LETTER NOON GHUNNA;Lo;0;AL;;;;;N;ARABIC LETTER DOTLESS NOON;;;;
+06BB;ARABIC LETTER RNOON;Lo;0;AL;;;;;N;ARABIC LETTER DOTLESS NOON WITH SMALL TAH;;;;
+06BC;ARABIC LETTER NOON WITH RING;Lo;0;AL;;;;;N;;;;;
+06BD;ARABIC LETTER NOON WITH THREE DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+06BE;ARABIC LETTER HEH DOACHASHMEE;Lo;0;AL;;;;;N;ARABIC LETTER KNOTTED HA;;;;
+06BF;ARABIC LETTER TCHEH WITH DOT ABOVE;Lo;0;AL;;;;;N;;;;;
+06C0;ARABIC LETTER HEH WITH YEH ABOVE;Lo;0;AL;06D5 0654;;;;N;ARABIC LETTER HAMZAH ON HA;;;;
+06C1;ARABIC LETTER HEH GOAL;Lo;0;AL;;;;;N;ARABIC LETTER HA GOAL;;;;
+06C2;ARABIC LETTER HEH GOAL WITH HAMZA ABOVE;Lo;0;AL;06C1 0654;;;;N;ARABIC LETTER HAMZAH ON HA GOAL;;;;
+06C3;ARABIC LETTER TEH MARBUTA GOAL;Lo;0;AL;;;;;N;ARABIC LETTER TAA MARBUTAH GOAL;;;;
+06C4;ARABIC LETTER WAW WITH RING;Lo;0;AL;;;;;N;;;;;
+06C5;ARABIC LETTER KIRGHIZ OE;Lo;0;AL;;;;;N;ARABIC LETTER WAW WITH BAR;;;;
+06C6;ARABIC LETTER OE;Lo;0;AL;;;;;N;ARABIC LETTER WAW WITH SMALL V;;;;
+06C7;ARABIC LETTER U;Lo;0;AL;;;;;N;ARABIC LETTER WAW WITH DAMMAH;;;;
+06C8;ARABIC LETTER YU;Lo;0;AL;;;;;N;ARABIC LETTER WAW WITH ALEF ABOVE;;;;
+06C9;ARABIC LETTER KIRGHIZ YU;Lo;0;AL;;;;;N;ARABIC LETTER WAW WITH INVERTED SMALL V;;;;
+06CA;ARABIC LETTER WAW WITH TWO DOTS ABOVE;Lo;0;AL;;;;;N;;;;;
+06CB;ARABIC LETTER VE;Lo;0;AL;;;;;N;ARABIC LETTER WAW WITH THREE DOTS ABOVE;;;;
+06CC;ARABIC LETTER FARSI YEH;Lo;0;AL;;;;;N;ARABIC LETTER DOTLESS YA;;;;
+06CD;ARABIC LETTER YEH WITH TAIL;Lo;0;AL;;;;;N;ARABIC LETTER YA WITH TAIL;;;;
+06CE;ARABIC LETTER YEH WITH SMALL V;Lo;0;AL;;;;;N;ARABIC LETTER YA WITH SMALL V;;;;
+06CF;ARABIC LETTER WAW WITH DOT ABOVE;Lo;0;AL;;;;;N;;;;;
+06D0;ARABIC LETTER E;Lo;0;AL;;;;;N;ARABIC LETTER YA WITH TWO DOTS VERTICAL BELOW;*;;;
+06D1;ARABIC LETTER YEH WITH THREE DOTS BELOW;Lo;0;AL;;;;;N;ARABIC LETTER YA WITH THREE DOTS BELOW;;;;
+06D2;ARABIC LETTER YEH BARREE;Lo;0;AL;;;;;N;ARABIC LETTER YA BARREE;;;;
+06D3;ARABIC LETTER YEH BARREE WITH HAMZA ABOVE;Lo;0;AL;06D2 0654;;;;N;ARABIC LETTER HAMZAH ON YA BARREE;;;;
+06D4;ARABIC FULL STOP;Po;0;AL;;;;;N;ARABIC PERIOD;;;;
+06D5;ARABIC LETTER AE;Lo;0;AL;;;;;N;;;;;
+06D6;ARABIC SMALL HIGH LIGATURE SAD WITH LAM WITH ALEF MAKSURA;Mn;230;NSM;;;;;N;;;;;
+06D7;ARABIC SMALL HIGH LIGATURE QAF WITH LAM WITH ALEF MAKSURA;Mn;230;NSM;;;;;N;;;;;
+06D8;ARABIC SMALL HIGH MEEM INITIAL FORM;Mn;230;NSM;;;;;N;;;;;
+06D9;ARABIC SMALL HIGH LAM ALEF;Mn;230;NSM;;;;;N;;;;;
+06DA;ARABIC SMALL HIGH JEEM;Mn;230;NSM;;;;;N;;;;;
+06DB;ARABIC SMALL HIGH THREE DOTS;Mn;230;NSM;;;;;N;;;;;
+06DC;ARABIC SMALL HIGH SEEN;Mn;230;NSM;;;;;N;;;;;
+06DD;ARABIC END OF AYAH;Cf;0;AL;;;;;N;;;;;
+06DE;ARABIC START OF RUB EL HIZB;Me;0;NSM;;;;;N;;;;;
+06DF;ARABIC SMALL HIGH ROUNDED ZERO;Mn;230;NSM;;;;;N;;;;;
+06E0;ARABIC SMALL HIGH UPRIGHT RECTANGULAR ZERO;Mn;230;NSM;;;;;N;;;;;
+06E1;ARABIC SMALL HIGH DOTLESS HEAD OF KHAH;Mn;230;NSM;;;;;N;;;;;
+06E2;ARABIC SMALL HIGH MEEM ISOLATED FORM;Mn;230;NSM;;;;;N;;;;;
+06E3;ARABIC SMALL LOW SEEN;Mn;220;NSM;;;;;N;;;;;
+06E4;ARABIC SMALL HIGH MADDA;Mn;230;NSM;;;;;N;;;;;
+06E5;ARABIC SMALL WAW;Lm;0;AL;;;;;N;;;;;
+06E6;ARABIC SMALL YEH;Lm;0;AL;;;;;N;;;;;
+06E7;ARABIC SMALL HIGH YEH;Mn;230;NSM;;;;;N;;;;;
+06E8;ARABIC SMALL HIGH NOON;Mn;230;NSM;;;;;N;;;;;
+06E9;ARABIC PLACE OF SAJDAH;So;0;ON;;;;;N;;;;;
+06EA;ARABIC EMPTY CENTRE LOW STOP;Mn;220;NSM;;;;;N;;;;;
+06EB;ARABIC EMPTY CENTRE HIGH STOP;Mn;230;NSM;;;;;N;;;;;
+06EC;ARABIC ROUNDED HIGH STOP WITH FILLED CENTRE;Mn;230;NSM;;;;;N;;;;;
+06ED;ARABIC SMALL LOW MEEM;Mn;220;NSM;;;;;N;;;;;
+06EE;ARABIC LETTER DAL WITH INVERTED V;Lo;0;AL;;;;;N;;;;;
+06EF;ARABIC LETTER REH WITH INVERTED V;Lo;0;AL;;;;;N;;;;;
+06F0;EXTENDED ARABIC-INDIC DIGIT ZERO;Nd;0;EN;;0;0;0;N;EASTERN ARABIC-INDIC DIGIT ZERO;;;;
+06F1;EXTENDED ARABIC-INDIC DIGIT ONE;Nd;0;EN;;1;1;1;N;EASTERN ARABIC-INDIC DIGIT ONE;;;;
+06F2;EXTENDED ARABIC-INDIC DIGIT TWO;Nd;0;EN;;2;2;2;N;EASTERN ARABIC-INDIC DIGIT TWO;;;;
+06F3;EXTENDED ARABIC-INDIC DIGIT THREE;Nd;0;EN;;3;3;3;N;EASTERN ARABIC-INDIC DIGIT THREE;;;;
+06F4;EXTENDED ARABIC-INDIC DIGIT FOUR;Nd;0;EN;;4;4;4;N;EASTERN ARABIC-INDIC DIGIT FOUR;;;;
+06F5;EXTENDED ARABIC-INDIC DIGIT FIVE;Nd;0;EN;;5;5;5;N;EASTERN ARABIC-INDIC DIGIT FIVE;;;;
+06F6;EXTENDED ARABIC-INDIC DIGIT SIX;Nd;0;EN;;6;6;6;N;EASTERN ARABIC-INDIC DIGIT SIX;;;;
+06F7;EXTENDED ARABIC-INDIC DIGIT SEVEN;Nd;0;EN;;7;7;7;N;EASTERN ARABIC-INDIC DIGIT SEVEN;;;;
+06F8;EXTENDED ARABIC-INDIC DIGIT EIGHT;Nd;0;EN;;8;8;8;N;EASTERN ARABIC-INDIC DIGIT EIGHT;;;;
+06F9;EXTENDED ARABIC-INDIC DIGIT NINE;Nd;0;EN;;9;9;9;N;EASTERN ARABIC-INDIC DIGIT NINE;;;;
+06FA;ARABIC LETTER SHEEN WITH DOT BELOW;Lo;0;AL;;;;;N;;;;;
+06FB;ARABIC LETTER DAD WITH DOT BELOW;Lo;0;AL;;;;;N;;;;;
+06FC;ARABIC LETTER GHAIN WITH DOT BELOW;Lo;0;AL;;;;;N;;;;;
+06FD;ARABIC SIGN SINDHI AMPERSAND;So;0;AL;;;;;N;;;;;
+06FE;ARABIC SIGN SINDHI POSTPOSITION MEN;So;0;AL;;;;;N;;;;;
+06FF;ARABIC LETTER HEH WITH INVERTED V;Lo;0;AL;;;;;N;;;;;
+0700;SYRIAC END OF PARAGRAPH;Po;0;AL;;;;;N;;;;;
+0701;SYRIAC SUPRALINEAR FULL STOP;Po;0;AL;;;;;N;;;;;
+0702;SYRIAC SUBLINEAR FULL STOP;Po;0;AL;;;;;N;;;;;
+0703;SYRIAC SUPRALINEAR COLON;Po;0;AL;;;;;N;;;;;
+0704;SYRIAC SUBLINEAR COLON;Po;0;AL;;;;;N;;;;;
+0705;SYRIAC HORIZONTAL COLON;Po;0;AL;;;;;N;;;;;
+0706;SYRIAC COLON SKEWED LEFT;Po;0;AL;;;;;N;;;;;
+0707;SYRIAC COLON SKEWED RIGHT;Po;0;AL;;;;;N;;;;;
+0708;SYRIAC SUPRALINEAR COLON SKEWED LEFT;Po;0;AL;;;;;N;;;;;
+0709;SYRIAC SUBLINEAR COLON SKEWED RIGHT;Po;0;AL;;;;;N;;;;;
+070A;SYRIAC CONTRACTION;Po;0;AL;;;;;N;;;;;
+070B;SYRIAC HARKLEAN OBELUS;Po;0;AL;;;;;N;;;;;
+070C;SYRIAC HARKLEAN METOBELUS;Po;0;AL;;;;;N;;;;;
+070D;SYRIAC HARKLEAN ASTERISCUS;Po;0;AL;;;;;N;;;;;
+070F;SYRIAC ABBREVIATION MARK;Cf;0;BN;;;;;N;;;;;
+0710;SYRIAC LETTER ALAPH;Lo;0;AL;;;;;N;;;;;
+0711;SYRIAC LETTER SUPERSCRIPT ALAPH;Mn;36;NSM;;;;;N;;;;;
+0712;SYRIAC LETTER BETH;Lo;0;AL;;;;;N;;;;;
+0713;SYRIAC LETTER GAMAL;Lo;0;AL;;;;;N;;;;;
+0714;SYRIAC LETTER GAMAL GARSHUNI;Lo;0;AL;;;;;N;;;;;
+0715;SYRIAC LETTER DALATH;Lo;0;AL;;;;;N;;;;;
+0716;SYRIAC LETTER DOTLESS DALATH RISH;Lo;0;AL;;;;;N;;;;;
+0717;SYRIAC LETTER HE;Lo;0;AL;;;;;N;;;;;
+0718;SYRIAC LETTER WAW;Lo;0;AL;;;;;N;;;;;
+0719;SYRIAC LETTER ZAIN;Lo;0;AL;;;;;N;;;;;
+071A;SYRIAC LETTER HETH;Lo;0;AL;;;;;N;;;;;
+071B;SYRIAC LETTER TETH;Lo;0;AL;;;;;N;;;;;
+071C;SYRIAC LETTER TETH GARSHUNI;Lo;0;AL;;;;;N;;;;;
+071D;SYRIAC LETTER YUDH;Lo;0;AL;;;;;N;;;;;
+071E;SYRIAC LETTER YUDH HE;Lo;0;AL;;;;;N;;;;;
+071F;SYRIAC LETTER KAPH;Lo;0;AL;;;;;N;;;;;
+0720;SYRIAC LETTER LAMADH;Lo;0;AL;;;;;N;;;;;
+0721;SYRIAC LETTER MIM;Lo;0;AL;;;;;N;;;;;
+0722;SYRIAC LETTER NUN;Lo;0;AL;;;;;N;;;;;
+0723;SYRIAC LETTER SEMKATH;Lo;0;AL;;;;;N;;;;;
+0724;SYRIAC LETTER FINAL SEMKATH;Lo;0;AL;;;;;N;;;;;
+0725;SYRIAC LETTER E;Lo;0;AL;;;;;N;;;;;
+0726;SYRIAC LETTER PE;Lo;0;AL;;;;;N;;;;;
+0727;SYRIAC LETTER REVERSED PE;Lo;0;AL;;;;;N;;;;;
+0728;SYRIAC LETTER SADHE;Lo;0;AL;;;;;N;;;;;
+0729;SYRIAC LETTER QAPH;Lo;0;AL;;;;;N;;;;;
+072A;SYRIAC LETTER RISH;Lo;0;AL;;;;;N;;;;;
+072B;SYRIAC LETTER SHIN;Lo;0;AL;;;;;N;;;;;
+072C;SYRIAC LETTER TAW;Lo;0;AL;;;;;N;;;;;
+072D;SYRIAC LETTER PERSIAN BHETH;Lo;0;AL;;;;;N;;;;;
+072E;SYRIAC LETTER PERSIAN GHAMAL;Lo;0;AL;;;;;N;;;;;
+072F;SYRIAC LETTER PERSIAN DHALATH;Lo;0;AL;;;;;N;;;;;
+0730;SYRIAC PTHAHA ABOVE;Mn;230;NSM;;;;;N;;;;;
+0731;SYRIAC PTHAHA BELOW;Mn;220;NSM;;;;;N;;;;;
+0732;SYRIAC PTHAHA DOTTED;Mn;230;NSM;;;;;N;;;;;
+0733;SYRIAC ZQAPHA ABOVE;Mn;230;NSM;;;;;N;;;;;
+0734;SYRIAC ZQAPHA BELOW;Mn;220;NSM;;;;;N;;;;;
+0735;SYRIAC ZQAPHA DOTTED;Mn;230;NSM;;;;;N;;;;;
+0736;SYRIAC RBASA ABOVE;Mn;230;NSM;;;;;N;;;;;
+0737;SYRIAC RBASA BELOW;Mn;220;NSM;;;;;N;;;;;
+0738;SYRIAC DOTTED ZLAMA HORIZONTAL;Mn;220;NSM;;;;;N;;;;;
+0739;SYRIAC DOTTED ZLAMA ANGULAR;Mn;220;NSM;;;;;N;;;;;
+073A;SYRIAC HBASA ABOVE;Mn;230;NSM;;;;;N;;;;;
+073B;SYRIAC HBASA BELOW;Mn;220;NSM;;;;;N;;;;;
+073C;SYRIAC HBASA-ESASA DOTTED;Mn;220;NSM;;;;;N;;;;;
+073D;SYRIAC ESASA ABOVE;Mn;230;NSM;;;;;N;;;;;
+073E;SYRIAC ESASA BELOW;Mn;220;NSM;;;;;N;;;;;
+073F;SYRIAC RWAHA;Mn;230;NSM;;;;;N;;;;;
+0740;SYRIAC FEMININE DOT;Mn;230;NSM;;;;;N;;;;;
+0741;SYRIAC QUSHSHAYA;Mn;230;NSM;;;;;N;;;;;
+0742;SYRIAC RUKKAKHA;Mn;220;NSM;;;;;N;;;;;
+0743;SYRIAC TWO VERTICAL DOTS ABOVE;Mn;230;NSM;;;;;N;;;;;
+0744;SYRIAC TWO VERTICAL DOTS BELOW;Mn;220;NSM;;;;;N;;;;;
+0745;SYRIAC THREE DOTS ABOVE;Mn;230;NSM;;;;;N;;;;;
+0746;SYRIAC THREE DOTS BELOW;Mn;220;NSM;;;;;N;;;;;
+0747;SYRIAC OBLIQUE LINE ABOVE;Mn;230;NSM;;;;;N;;;;;
+0748;SYRIAC OBLIQUE LINE BELOW;Mn;220;NSM;;;;;N;;;;;
+0749;SYRIAC MUSIC;Mn;230;NSM;;;;;N;;;;;
+074A;SYRIAC BARREKH;Mn;230;NSM;;;;;N;;;;;
+074D;SYRIAC LETTER SOGDIAN ZHAIN;Lo;0;AL;;;;;N;;;;;
+074E;SYRIAC LETTER SOGDIAN KHAPH;Lo;0;AL;;;;;N;;;;;
+074F;SYRIAC LETTER SOGDIAN FE;Lo;0;AL;;;;;N;;;;;
+0780;THAANA LETTER HAA;Lo;0;AL;;;;;N;;;;;
+0781;THAANA LETTER SHAVIYANI;Lo;0;AL;;;;;N;;;;;
+0782;THAANA LETTER NOONU;Lo;0;AL;;;;;N;;;;;
+0783;THAANA LETTER RAA;Lo;0;AL;;;;;N;;;;;
+0784;THAANA LETTER BAA;Lo;0;AL;;;;;N;;;;;
+0785;THAANA LETTER LHAVIYANI;Lo;0;AL;;;;;N;;;;;
+0786;THAANA LETTER KAAFU;Lo;0;AL;;;;;N;;;;;
+0787;THAANA LETTER ALIFU;Lo;0;AL;;;;;N;;;;;
+0788;THAANA LETTER VAAVU;Lo;0;AL;;;;;N;;;;;
+0789;THAANA LETTER MEEMU;Lo;0;AL;;;;;N;;;;;
+078A;THAANA LETTER FAAFU;Lo;0;AL;;;;;N;;;;;
+078B;THAANA LETTER DHAALU;Lo;0;AL;;;;;N;;;;;
+078C;THAANA LETTER THAA;Lo;0;AL;;;;;N;;;;;
+078D;THAANA LETTER LAAMU;Lo;0;AL;;;;;N;;;;;
+078E;THAANA LETTER GAAFU;Lo;0;AL;;;;;N;;;;;
+078F;THAANA LETTER GNAVIYANI;Lo;0;AL;;;;;N;;;;;
+0790;THAANA LETTER SEENU;Lo;0;AL;;;;;N;;;;;
+0791;THAANA LETTER DAVIYANI;Lo;0;AL;;;;;N;;;;;
+0792;THAANA LETTER ZAVIYANI;Lo;0;AL;;;;;N;;;;;
+0793;THAANA LETTER TAVIYANI;Lo;0;AL;;;;;N;;;;;
+0794;THAANA LETTER YAA;Lo;0;AL;;;;;N;;;;;
+0795;THAANA LETTER PAVIYANI;Lo;0;AL;;;;;N;;;;;
+0796;THAANA LETTER JAVIYANI;Lo;0;AL;;;;;N;;;;;
+0797;THAANA LETTER CHAVIYANI;Lo;0;AL;;;;;N;;;;;
+0798;THAANA LETTER TTAA;Lo;0;AL;;;;;N;;;;;
+0799;THAANA LETTER HHAA;Lo;0;AL;;;;;N;;;;;
+079A;THAANA LETTER KHAA;Lo;0;AL;;;;;N;;;;;
+079B;THAANA LETTER THAALU;Lo;0;AL;;;;;N;;;;;
+079C;THAANA LETTER ZAA;Lo;0;AL;;;;;N;;;;;
+079D;THAANA LETTER SHEENU;Lo;0;AL;;;;;N;;;;;
+079E;THAANA LETTER SAADHU;Lo;0;AL;;;;;N;;;;;
+079F;THAANA LETTER DAADHU;Lo;0;AL;;;;;N;;;;;
+07A0;THAANA LETTER TO;Lo;0;AL;;;;;N;;;;;
+07A1;THAANA LETTER ZO;Lo;0;AL;;;;;N;;;;;
+07A2;THAANA LETTER AINU;Lo;0;AL;;;;;N;;;;;
+07A3;THAANA LETTER GHAINU;Lo;0;AL;;;;;N;;;;;
+07A4;THAANA LETTER QAAFU;Lo;0;AL;;;;;N;;;;;
+07A5;THAANA LETTER WAAVU;Lo;0;AL;;;;;N;;;;;
+07A6;THAANA ABAFILI;Mn;0;NSM;;;;;N;;;;;
+07A7;THAANA AABAAFILI;Mn;0;NSM;;;;;N;;;;;
+07A8;THAANA IBIFILI;Mn;0;NSM;;;;;N;;;;;
+07A9;THAANA EEBEEFILI;Mn;0;NSM;;;;;N;;;;;
+07AA;THAANA UBUFILI;Mn;0;NSM;;;;;N;;;;;
+07AB;THAANA OOBOOFILI;Mn;0;NSM;;;;;N;;;;;
+07AC;THAANA EBEFILI;Mn;0;NSM;;;;;N;;;;;
+07AD;THAANA EYBEYFILI;Mn;0;NSM;;;;;N;;;;;
+07AE;THAANA OBOFILI;Mn;0;NSM;;;;;N;;;;;
+07AF;THAANA OABOAFILI;Mn;0;NSM;;;;;N;;;;;
+07B0;THAANA SUKUN;Mn;0;NSM;;;;;N;;;;;
+07B1;THAANA LETTER NAA;Lo;0;AL;;;;;N;;;;;
+0901;DEVANAGARI SIGN CANDRABINDU;Mn;0;NSM;;;;;N;;;;;
+0902;DEVANAGARI SIGN ANUSVARA;Mn;0;NSM;;;;;N;;;;;
+0903;DEVANAGARI SIGN VISARGA;Mc;0;L;;;;;N;;;;;
+0904;DEVANAGARI LETTER SHORT A;Lo;0;L;;;;;N;;;;;
+0905;DEVANAGARI LETTER A;Lo;0;L;;;;;N;;;;;
+0906;DEVANAGARI LETTER AA;Lo;0;L;;;;;N;;;;;
+0907;DEVANAGARI LETTER I;Lo;0;L;;;;;N;;;;;
+0908;DEVANAGARI LETTER II;Lo;0;L;;;;;N;;;;;
+0909;DEVANAGARI LETTER U;Lo;0;L;;;;;N;;;;;
+090A;DEVANAGARI LETTER UU;Lo;0;L;;;;;N;;;;;
+090B;DEVANAGARI LETTER VOCALIC R;Lo;0;L;;;;;N;;;;;
+090C;DEVANAGARI LETTER VOCALIC L;Lo;0;L;;;;;N;;;;;
+090D;DEVANAGARI LETTER CANDRA E;Lo;0;L;;;;;N;;;;;
+090E;DEVANAGARI LETTER SHORT E;Lo;0;L;;;;;N;;;;;
+090F;DEVANAGARI LETTER E;Lo;0;L;;;;;N;;;;;
+0910;DEVANAGARI LETTER AI;Lo;0;L;;;;;N;;;;;
+0911;DEVANAGARI LETTER CANDRA O;Lo;0;L;;;;;N;;;;;
+0912;DEVANAGARI LETTER SHORT O;Lo;0;L;;;;;N;;;;;
+0913;DEVANAGARI LETTER O;Lo;0;L;;;;;N;;;;;
+0914;DEVANAGARI LETTER AU;Lo;0;L;;;;;N;;;;;
+0915;DEVANAGARI LETTER KA;Lo;0;L;;;;;N;;;;;
+0916;DEVANAGARI LETTER KHA;Lo;0;L;;;;;N;;;;;
+0917;DEVANAGARI LETTER GA;Lo;0;L;;;;;N;;;;;
+0918;DEVANAGARI LETTER GHA;Lo;0;L;;;;;N;;;;;
+0919;DEVANAGARI LETTER NGA;Lo;0;L;;;;;N;;;;;
+091A;DEVANAGARI LETTER CA;Lo;0;L;;;;;N;;;;;
+091B;DEVANAGARI LETTER CHA;Lo;0;L;;;;;N;;;;;
+091C;DEVANAGARI LETTER JA;Lo;0;L;;;;;N;;;;;
+091D;DEVANAGARI LETTER JHA;Lo;0;L;;;;;N;;;;;
+091E;DEVANAGARI LETTER NYA;Lo;0;L;;;;;N;;;;;
+091F;DEVANAGARI LETTER TTA;Lo;0;L;;;;;N;;;;;
+0920;DEVANAGARI LETTER TTHA;Lo;0;L;;;;;N;;;;;
+0921;DEVANAGARI LETTER DDA;Lo;0;L;;;;;N;;;;;
+0922;DEVANAGARI LETTER DDHA;Lo;0;L;;;;;N;;;;;
+0923;DEVANAGARI LETTER NNA;Lo;0;L;;;;;N;;;;;
+0924;DEVANAGARI LETTER TA;Lo;0;L;;;;;N;;;;;
+0925;DEVANAGARI LETTER THA;Lo;0;L;;;;;N;;;;;
+0926;DEVANAGARI LETTER DA;Lo;0;L;;;;;N;;;;;
+0927;DEVANAGARI LETTER DHA;Lo;0;L;;;;;N;;;;;
+0928;DEVANAGARI LETTER NA;Lo;0;L;;;;;N;;;;;
+0929;DEVANAGARI LETTER NNNA;Lo;0;L;0928 093C;;;;N;;;;;
+092A;DEVANAGARI LETTER PA;Lo;0;L;;;;;N;;;;;
+092B;DEVANAGARI LETTER PHA;Lo;0;L;;;;;N;;;;;
+092C;DEVANAGARI LETTER BA;Lo;0;L;;;;;N;;;;;
+092D;DEVANAGARI LETTER BHA;Lo;0;L;;;;;N;;;;;
+092E;DEVANAGARI LETTER MA;Lo;0;L;;;;;N;;;;;
+092F;DEVANAGARI LETTER YA;Lo;0;L;;;;;N;;;;;
+0930;DEVANAGARI LETTER RA;Lo;0;L;;;;;N;;;;;
+0931;DEVANAGARI LETTER RRA;Lo;0;L;0930 093C;;;;N;;;;;
+0932;DEVANAGARI LETTER LA;Lo;0;L;;;;;N;;;;;
+0933;DEVANAGARI LETTER LLA;Lo;0;L;;;;;N;;;;;
+0934;DEVANAGARI LETTER LLLA;Lo;0;L;0933 093C;;;;N;;;;;
+0935;DEVANAGARI LETTER VA;Lo;0;L;;;;;N;;;;;
+0936;DEVANAGARI LETTER SHA;Lo;0;L;;;;;N;;;;;
+0937;DEVANAGARI LETTER SSA;Lo;0;L;;;;;N;;;;;
+0938;DEVANAGARI LETTER SA;Lo;0;L;;;;;N;;;;;
+0939;DEVANAGARI LETTER HA;Lo;0;L;;;;;N;;;;;
+093C;DEVANAGARI SIGN NUKTA;Mn;7;NSM;;;;;N;;;;;
+093D;DEVANAGARI SIGN AVAGRAHA;Lo;0;L;;;;;N;;;;;
+
+093E;DEVANAGARI VOWEL SIGN AA;Mc;0;L;;;;;N;;;;;
+093F;DEVANAGARI VOWEL SIGN I;Mc;0;L;;;;;N;;;;;
+0940;DEVANAGARI VOWEL SIGN II;Mc;0;L;;;;;N;;;;;
+0941;DEVANAGARI VOWEL SIGN U;Mn;0;NSM;;;;;N;;;;;
+0942;DEVANAGARI VOWEL SIGN UU;Mn;0;NSM;;;;;N;;;;;
+0943;DEVANAGARI VOWEL SIGN VOCALIC R;Mn;0;NSM;;;;;N;;;;;
+0944;DEVANAGARI VOWEL SIGN VOCALIC RR;Mn;0;NSM;;;;;N;;;;;
+0945;DEVANAGARI VOWEL SIGN CANDRA E;Mn;0;NSM;;;;;N;;;;;
+0946;DEVANAGARI VOWEL SIGN SHORT E;Mn;0;NSM;;;;;N;;;;;
+0947;DEVANAGARI VOWEL SIGN E;Mn;0;NSM;;;;;N;;;;;
+0948;DEVANAGARI VOWEL SIGN AI;Mn;0;NSM;;;;;N;;;;;
+0949;DEVANAGARI VOWEL SIGN CANDRA O;Mc;0;L;;;;;N;;;;;
+094A;DEVANAGARI VOWEL SIGN SHORT O;Mc;0;L;;;;;N;;;;;
+094B;DEVANAGARI VOWEL SIGN O;Mc;0;L;;;;;N;;;;;
+094C;DEVANAGARI VOWEL SIGN AU;Mc;0;L;;;;;N;;;;;
+094D;DEVANAGARI SIGN VIRAMA;Mn;9;NSM;;;;;N;;;;;
+0950;DEVANAGARI OM;Lo;0;L;;;;;N;;;;;
+0951;DEVANAGARI STRESS SIGN UDATTA;Mn;230;NSM;;;;;N;;;;;
+0952;DEVANAGARI STRESS SIGN ANUDATTA;Mn;220;NSM;;;;;N;;;;;
+0953;DEVANAGARI GRAVE ACCENT;Mn;230;NSM;;;;;N;;;;;
+0954;DEVANAGARI ACUTE ACCENT;Mn;230;NSM;;;;;N;;;;;
+0958;DEVANAGARI LETTER QA;Lo;0;L;0915 093C;;;;N;;;;;
+0959;DEVANAGARI LETTER KHHA;Lo;0;L;0916 093C;;;;N;;;;;
+095A;DEVANAGARI LETTER GHHA;Lo;0;L;0917 093C;;;;N;;;;;
+095B;DEVANAGARI LETTER ZA;Lo;0;L;091C 093C;;;;N;;;;;
+095C;DEVANAGARI LETTER DDDHA;Lo;0;L;0921 093C;;;;N;;;;;
+095D;DEVANAGARI LETTER RHA;Lo;0;L;0922 093C;;;;N;;;;;
+095E;DEVANAGARI LETTER FA;Lo;0;L;092B 093C;;;;N;;;;;
+095F;DEVANAGARI LETTER YYA;Lo;0;L;092F 093C;;;;N;;;;;
+0960;DEVANAGARI LETTER VOCALIC RR;Lo;0;L;;;;;N;;;;;
+0961;DEVANAGARI LETTER VOCALIC LL;Lo;0;L;;;;;N;;;;;
+0962;DEVANAGARI VOWEL SIGN VOCALIC L;Mn;0;NSM;;;;;N;;;;;
+0963;DEVANAGARI VOWEL SIGN VOCALIC LL;Mn;0;NSM;;;;;N;;;;;
+0964;DEVANAGARI DANDA;Po;0;L;;;;;N;;;;;
+0965;DEVANAGARI DOUBLE DANDA;Po;0;L;;;;;N;;;;;
+0966;DEVANAGARI DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+0967;DEVANAGARI DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+0968;DEVANAGARI DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+0969;DEVANAGARI DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+096A;DEVANAGARI DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+096B;DEVANAGARI DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+096C;DEVANAGARI DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+096D;DEVANAGARI DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+096E;DEVANAGARI DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+096F;DEVANAGARI DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+0970;DEVANAGARI ABBREVIATION SIGN;Po;0;L;;;;;N;;;;;
+0981;BENGALI SIGN CANDRABINDU;Mn;0;NSM;;;;;N;;;;;
+0982;BENGALI SIGN ANUSVARA;Mc;0;L;;;;;N;;;;;
+0983;BENGALI SIGN VISARGA;Mc;0;L;;;;;N;;;;;
+0985;BENGALI LETTER A;Lo;0;L;;;;;N;;;;;
+0986;BENGALI LETTER AA;Lo;0;L;;;;;N;;;;;
+0987;BENGALI LETTER I;Lo;0;L;;;;;N;;;;;
+0988;BENGALI LETTER II;Lo;0;L;;;;;N;;;;;
+0989;BENGALI LETTER U;Lo;0;L;;;;;N;;;;;
+098A;BENGALI LETTER UU;Lo;0;L;;;;;N;;;;;
+098B;BENGALI LETTER VOCALIC R;Lo;0;L;;;;;N;;;;;
+098C;BENGALI LETTER VOCALIC L;Lo;0;L;;;;;N;;;;;
+098F;BENGALI LETTER E;Lo;0;L;;;;;N;;;;;
+0990;BENGALI LETTER AI;Lo;0;L;;;;;N;;;;;
+0993;BENGALI LETTER O;Lo;0;L;;;;;N;;;;;
+0994;BENGALI LETTER AU;Lo;0;L;;;;;N;;;;;
+0995;BENGALI LETTER KA;Lo;0;L;;;;;N;;;;;
+0996;BENGALI LETTER KHA;Lo;0;L;;;;;N;;;;;
+0997;BENGALI LETTER GA;Lo;0;L;;;;;N;;;;;
+0998;BENGALI LETTER GHA;Lo;0;L;;;;;N;;;;;
+0999;BENGALI LETTER NGA;Lo;0;L;;;;;N;;;;;
+099A;BENGALI LETTER CA;Lo;0;L;;;;;N;;;;;
+099B;BENGALI LETTER CHA;Lo;0;L;;;;;N;;;;;
+099C;BENGALI LETTER JA;Lo;0;L;;;;;N;;;;;
+099D;BENGALI LETTER JHA;Lo;0;L;;;;;N;;;;;
+099E;BENGALI LETTER NYA;Lo;0;L;;;;;N;;;;;
+099F;BENGALI LETTER TTA;Lo;0;L;;;;;N;;;;;
+09A0;BENGALI LETTER TTHA;Lo;0;L;;;;;N;;;;;
+09A1;BENGALI LETTER DDA;Lo;0;L;;;;;N;;;;;
+09A2;BENGALI LETTER DDHA;Lo;0;L;;;;;N;;;;;
+09A3;BENGALI LETTER NNA;Lo;0;L;;;;;N;;;;;
+09A4;BENGALI LETTER TA;Lo;0;L;;;;;N;;;;;
+09A5;BENGALI LETTER THA;Lo;0;L;;;;;N;;;;;
+09A6;BENGALI LETTER DA;Lo;0;L;;;;;N;;;;;
+09A7;BENGALI LETTER DHA;Lo;0;L;;;;;N;;;;;
+09A8;BENGALI LETTER NA;Lo;0;L;;;;;N;;;;;
+09AA;BENGALI LETTER PA;Lo;0;L;;;;;N;;;;;
+09AB;BENGALI LETTER PHA;Lo;0;L;;;;;N;;;;;
+09AC;BENGALI LETTER BA;Lo;0;L;;;;;N;;;;;
+09AD;BENGALI LETTER BHA;Lo;0;L;;;;;N;;;;;
+09AE;BENGALI LETTER MA;Lo;0;L;;;;;N;;;;;
+09AF;BENGALI LETTER YA;Lo;0;L;;;;;N;;;;;
+09B0;BENGALI LETTER RA;Lo;0;L;;;;;N;;;;;
+09B2;BENGALI LETTER LA;Lo;0;L;;;;;N;;;;;
+09B6;BENGALI LETTER SHA;Lo;0;L;;;;;N;;;;;
+09B7;BENGALI LETTER SSA;Lo;0;L;;;;;N;;;;;
+09B8;BENGALI LETTER SA;Lo;0;L;;;;;N;;;;;
+09B9;BENGALI LETTER HA;Lo;0;L;;;;;N;;;;;
+09BC;BENGALI SIGN NUKTA;Mn;7;NSM;;;;;N;;;;;
+09BD;BENGALI SIGN AVAGRAHA;Lo;0;L;;;;;N;;;;;
+09BE;BENGALI VOWEL SIGN AA;Mc;0;L;;;;;N;;;;;
+09BF;BENGALI VOWEL SIGN I;Mc;0;L;;;;;N;;;;;
+09C0;BENGALI VOWEL SIGN II;Mc;0;L;;;;;N;;;;;
+09C1;BENGALI VOWEL SIGN U;Mn;0;NSM;;;;;N;;;;;
+09C2;BENGALI VOWEL SIGN UU;Mn;0;NSM;;;;;N;;;;;
+09C3;BENGALI VOWEL SIGN VOCALIC R;Mn;0;NSM;;;;;N;;;;;
+09C4;BENGALI VOWEL SIGN VOCALIC RR;Mn;0;NSM;;;;;N;;;;;
+09C7;BENGALI VOWEL SIGN E;Mc;0;L;;;;;N;;;;;
+09C8;BENGALI VOWEL SIGN AI;Mc;0;L;;;;;N;;;;;
+09CB;BENGALI VOWEL SIGN O;Mc;0;L;09C7 09BE;;;;N;;;;;
+09CC;BENGALI VOWEL SIGN AU;Mc;0;L;09C7 09D7;;;;N;;;;;
+09CD;BENGALI SIGN VIRAMA;Mn;9;NSM;;;;;N;;;;;
+09D7;BENGALI AU LENGTH MARK;Mc;0;L;;;;;N;;;;;
+09DC;BENGALI LETTER RRA;Lo;0;L;09A1 09BC;;;;N;;;;;
+09DD;BENGALI LETTER RHA;Lo;0;L;09A2 09BC;;;;N;;;;;
+09DF;BENGALI LETTER YYA;Lo;0;L;09AF 09BC;;;;N;;;;;
+09E0;BENGALI LETTER VOCALIC RR;Lo;0;L;;;;;N;;;;;
+09E1;BENGALI LETTER VOCALIC LL;Lo;0;L;;;;;N;;;;;
+09E2;BENGALI VOWEL SIGN VOCALIC L;Mn;0;NSM;;;;;N;;;;;
+09E3;BENGALI VOWEL SIGN VOCALIC LL;Mn;0;NSM;;;;;N;;;;;
+09E6;BENGALI DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+09E7;BENGALI DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+09E8;BENGALI DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+09E9;BENGALI DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+09EA;BENGALI DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+09EB;BENGALI DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+09EC;BENGALI DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+09ED;BENGALI DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+09EE;BENGALI DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+09EF;BENGALI DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+09F0;BENGALI LETTER RA WITH MIDDLE DIAGONAL;Lo;0;L;;;;;N;;Assamese;;;
+09F1;BENGALI LETTER RA WITH LOWER DIAGONAL;Lo;0;L;;;;;N;BENGALI LETTER VA WITH LOWER DIAGONAL;Assamese;;;
+09F2;BENGALI RUPEE MARK;Sc;0;ET;;;;;N;;;;;
+09F3;BENGALI RUPEE SIGN;Sc;0;ET;;;;;N;;;;;
+09F4;BENGALI CURRENCY NUMERATOR ONE;No;0;L;;;;1;N;;;;;
+09F5;BENGALI CURRENCY NUMERATOR TWO;No;0;L;;;;2;N;;;;;
+09F6;BENGALI CURRENCY NUMERATOR THREE;No;0;L;;;;3;N;;;;;
+09F7;BENGALI CURRENCY NUMERATOR FOUR;No;0;L;;;;4;N;;;;;
+09F8;BENGALI CURRENCY NUMERATOR ONE LESS THAN THE DENOMINATOR;No;0;L;;;;;N;;;;;
+09F9;BENGALI CURRENCY DENOMINATOR SIXTEEN;No;0;L;;;;16;N;;;;;
+09FA;BENGALI ISSHAR;So;0;L;;;;;N;;;;;
+0A01;GURMUKHI SIGN ADAK BINDI;Mn;0;NSM;;;;;N;;;;;
+0A02;GURMUKHI SIGN BINDI;Mn;0;NSM;;;;;N;;;;;
+0A03;GURMUKHI SIGN VISARGA;Mc;0;L;;;;;N;;;;;
+0A05;GURMUKHI LETTER A;Lo;0;L;;;;;N;;;;;
+0A06;GURMUKHI LETTER AA;Lo;0;L;;;;;N;;;;;
+0A07;GURMUKHI LETTER I;Lo;0;L;;;;;N;;;;;
+0A08;GURMUKHI LETTER II;Lo;0;L;;;;;N;;;;;
+0A09;GURMUKHI LETTER U;Lo;0;L;;;;;N;;;;;
+0A0A;GURMUKHI LETTER UU;Lo;0;L;;;;;N;;;;;
+0A0F;GURMUKHI LETTER EE;Lo;0;L;;;;;N;;;;;
+0A10;GURMUKHI LETTER AI;Lo;0;L;;;;;N;;;;;
+0A13;GURMUKHI LETTER OO;Lo;0;L;;;;;N;;;;;
+0A14;GURMUKHI LETTER AU;Lo;0;L;;;;;N;;;;;
+0A15;GURMUKHI LETTER KA;Lo;0;L;;;;;N;;;;;
+0A16;GURMUKHI LETTER KHA;Lo;0;L;;;;;N;;;;;
+0A17;GURMUKHI LETTER GA;Lo;0;L;;;;;N;;;;;
+0A18;GURMUKHI LETTER GHA;Lo;0;L;;;;;N;;;;;
+0A19;GURMUKHI LETTER NGA;Lo;0;L;;;;;N;;;;;
+0A1A;GURMUKHI LETTER CA;Lo;0;L;;;;;N;;;;;
+0A1B;GURMUKHI LETTER CHA;Lo;0;L;;;;;N;;;;;
+0A1C;GURMUKHI LETTER JA;Lo;0;L;;;;;N;;;;;
+0A1D;GURMUKHI LETTER JHA;Lo;0;L;;;;;N;;;;;
+0A1E;GURMUKHI LETTER NYA;Lo;0;L;;;;;N;;;;;
+0A1F;GURMUKHI LETTER TTA;Lo;0;L;;;;;N;;;;;
+0A20;GURMUKHI LETTER TTHA;Lo;0;L;;;;;N;;;;;
+0A21;GURMUKHI LETTER DDA;Lo;0;L;;;;;N;;;;;
+0A22;GURMUKHI LETTER DDHA;Lo;0;L;;;;;N;;;;;
+0A23;GURMUKHI LETTER NNA;Lo;0;L;;;;;N;;;;;
+0A24;GURMUKHI LETTER TA;Lo;0;L;;;;;N;;;;;
+0A25;GURMUKHI LETTER THA;Lo;0;L;;;;;N;;;;;
+0A26;GURMUKHI LETTER DA;Lo;0;L;;;;;N;;;;;
+0A27;GURMUKHI LETTER DHA;Lo;0;L;;;;;N;;;;;
+0A28;GURMUKHI LETTER NA;Lo;0;L;;;;;N;;;;;
+0A2A;GURMUKHI LETTER PA;Lo;0;L;;;;;N;;;;;
+0A2B;GURMUKHI LETTER PHA;Lo;0;L;;;;;N;;;;;
+0A2C;GURMUKHI LETTER BA;Lo;0;L;;;;;N;;;;;
+0A2D;GURMUKHI LETTER BHA;Lo;0;L;;;;;N;;;;;
+0A2E;GURMUKHI LETTER MA;Lo;0;L;;;;;N;;;;;
+0A2F;GURMUKHI LETTER YA;Lo;0;L;;;;;N;;;;;
+0A30;GURMUKHI LETTER RA;Lo;0;L;;;;;N;;;;;
+0A32;GURMUKHI LETTER LA;Lo;0;L;;;;;N;;;;;
+0A33;GURMUKHI LETTER LLA;Lo;0;L;0A32 0A3C;;;;N;;;;;
+0A35;GURMUKHI LETTER VA;Lo;0;L;;;;;N;;;;;
+0A36;GURMUKHI LETTER SHA;Lo;0;L;0A38 0A3C;;;;N;;;;;
+0A38;GURMUKHI LETTER SA;Lo;0;L;;;;;N;;;;;
+0A39;GURMUKHI LETTER HA;Lo;0;L;;;;;N;;;;;
+0A3C;GURMUKHI SIGN NUKTA;Mn;7;NSM;;;;;N;;;;;
+0A3E;GURMUKHI VOWEL SIGN AA;Mc;0;L;;;;;N;;;;;
+0A3F;GURMUKHI VOWEL SIGN I;Mc;0;L;;;;;N;;;;;
+0A40;GURMUKHI VOWEL SIGN II;Mc;0;L;;;;;N;;;;;
+0A41;GURMUKHI VOWEL SIGN U;Mn;0;NSM;;;;;N;;;;;
+0A42;GURMUKHI VOWEL SIGN UU;Mn;0;NSM;;;;;N;;;;;
+0A47;GURMUKHI VOWEL SIGN EE;Mn;0;NSM;;;;;N;;;;;
+0A48;GURMUKHI VOWEL SIGN AI;Mn;0;NSM;;;;;N;;;;;
+0A4B;GURMUKHI VOWEL SIGN OO;Mn;0;NSM;;;;;N;;;;;
+0A4C;GURMUKHI VOWEL SIGN AU;Mn;0;NSM;;;;;N;;;;;
+0A4D;GURMUKHI SIGN VIRAMA;Mn;9;NSM;;;;;N;;;;;
+0A59;GURMUKHI LETTER KHHA;Lo;0;L;0A16 0A3C;;;;N;;;;;
+0A5A;GURMUKHI LETTER GHHA;Lo;0;L;0A17 0A3C;;;;N;;;;;
+0A5B;GURMUKHI LETTER ZA;Lo;0;L;0A1C 0A3C;;;;N;;;;;
+0A5C;GURMUKHI LETTER RRA;Lo;0;L;;;;;N;;;;;
+0A5E;GURMUKHI LETTER FA;Lo;0;L;0A2B 0A3C;;;;N;;;;;
+0A66;GURMUKHI DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+0A67;GURMUKHI DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+0A68;GURMUKHI DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+0A69;GURMUKHI DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+0A6A;GURMUKHI DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+0A6B;GURMUKHI DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+0A6C;GURMUKHI DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+0A6D;GURMUKHI DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+0A6E;GURMUKHI DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+0A6F;GURMUKHI DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+0A70;GURMUKHI TIPPI;Mn;0;NSM;;;;;N;;;;;
+0A71;GURMUKHI ADDAK;Mn;0;NSM;;;;;N;;;;;
+0A72;GURMUKHI IRI;Lo;0;L;;;;;N;;;;;
+0A73;GURMUKHI URA;Lo;0;L;;;;;N;;;;;
+0A74;GURMUKHI EK ONKAR;Lo;0;L;;;;;N;;;;;
+0A81;GUJARATI SIGN CANDRABINDU;Mn;0;NSM;;;;;N;;;;;
+0A82;GUJARATI SIGN ANUSVARA;Mn;0;NSM;;;;;N;;;;;
+0A83;GUJARATI SIGN VISARGA;Mc;0;L;;;;;N;;;;;
+0A85;GUJARATI LETTER A;Lo;0;L;;;;;N;;;;;
+0A86;GUJARATI LETTER AA;Lo;0;L;;;;;N;;;;;
+0A87;GUJARATI LETTER I;Lo;0;L;;;;;N;;;;;
+0A88;GUJARATI LETTER II;Lo;0;L;;;;;N;;;;;
+0A89;GUJARATI LETTER U;Lo;0;L;;;;;N;;;;;
+0A8A;GUJARATI LETTER UU;Lo;0;L;;;;;N;;;;;
+0A8B;GUJARATI LETTER VOCALIC R;Lo;0;L;;;;;N;;;;;
+0A8C;GUJARATI LETTER VOCALIC L;Lo;0;L;;;;;N;;;;;
+0A8D;GUJARATI VOWEL CANDRA E;Lo;0;L;;;;;N;;;;;
+0A8F;GUJARATI LETTER E;Lo;0;L;;;;;N;;;;;
+0A90;GUJARATI LETTER AI;Lo;0;L;;;;;N;;;;;
+0A91;GUJARATI VOWEL CANDRA O;Lo;0;L;;;;;N;;;;;
+0A93;GUJARATI LETTER O;Lo;0;L;;;;;N;;;;;
+0A94;GUJARATI LETTER AU;Lo;0;L;;;;;N;;;;;
+0A95;GUJARATI LETTER KA;Lo;0;L;;;;;N;;;;;
+0A96;GUJARATI LETTER KHA;Lo;0;L;;;;;N;;;;;
+0A97;GUJARATI LETTER GA;Lo;0;L;;;;;N;;;;;
+0A98;GUJARATI LETTER GHA;Lo;0;L;;;;;N;;;;;
+0A99;GUJARATI LETTER NGA;Lo;0;L;;;;;N;;;;;
+0A9A;GUJARATI LETTER CA;Lo;0;L;;;;;N;;;;;
+0A9B;GUJARATI LETTER CHA;Lo;0;L;;;;;N;;;;;
+0A9C;GUJARATI LETTER JA;Lo;0;L;;;;;N;;;;;
+0A9D;GUJARATI LETTER JHA;Lo;0;L;;;;;N;;;;;
+0A9E;GUJARATI LETTER NYA;Lo;0;L;;;;;N;;;;;
+0A9F;GUJARATI LETTER TTA;Lo;0;L;;;;;N;;;;;
+0AA0;GUJARATI LETTER TTHA;Lo;0;L;;;;;N;;;;;
+0AA1;GUJARATI LETTER DDA;Lo;0;L;;;;;N;;;;;
+0AA2;GUJARATI LETTER DDHA;Lo;0;L;;;;;N;;;;;
+0AA3;GUJARATI LETTER NNA;Lo;0;L;;;;;N;;;;;
+0AA4;GUJARATI LETTER TA;Lo;0;L;;;;;N;;;;;
+0AA5;GUJARATI LETTER THA;Lo;0;L;;;;;N;;;;;
+0AA6;GUJARATI LETTER DA;Lo;0;L;;;;;N;;;;;
+0AA7;GUJARATI LETTER DHA;Lo;0;L;;;;;N;;;;;
+0AA8;GUJARATI LETTER NA;Lo;0;L;;;;;N;;;;;
+0AAA;GUJARATI LETTER PA;Lo;0;L;;;;;N;;;;;
+0AAB;GUJARATI LETTER PHA;Lo;0;L;;;;;N;;;;;
+0AAC;GUJARATI LETTER BA;Lo;0;L;;;;;N;;;;;
+0AAD;GUJARATI LETTER BHA;Lo;0;L;;;;;N;;;;;
+0AAE;GUJARATI LETTER MA;Lo;0;L;;;;;N;;;;;
+0AAF;GUJARATI LETTER YA;Lo;0;L;;;;;N;;;;;
+0AB0;GUJARATI LETTER RA;Lo;0;L;;;;;N;;;;;
+0AB2;GUJARATI LETTER LA;Lo;0;L;;;;;N;;;;;
+0AB3;GUJARATI LETTER LLA;Lo;0;L;;;;;N;;;;;
+0AB5;GUJARATI LETTER VA;Lo;0;L;;;;;N;;;;;
+0AB6;GUJARATI LETTER SHA;Lo;0;L;;;;;N;;;;;
+0AB7;GUJARATI LETTER SSA;Lo;0;L;;;;;N;;;;;
+0AB8;GUJARATI LETTER SA;Lo;0;L;;;;;N;;;;;
+0AB9;GUJARATI LETTER HA;Lo;0;L;;;;;N;;;;;
+0ABC;GUJARATI SIGN NUKTA;Mn;7;NSM;;;;;N;;;;;
+0ABD;GUJARATI SIGN AVAGRAHA;Lo;0;L;;;;;N;;;;;
+0ABE;GUJARATI VOWEL SIGN AA;Mc;0;L;;;;;N;;;;;
+0ABF;GUJARATI VOWEL SIGN I;Mc;0;L;;;;;N;;;;;
+0AC0;GUJARATI VOWEL SIGN II;Mc;0;L;;;;;N;;;;;
+0AC1;GUJARATI VOWEL SIGN U;Mn;0;NSM;;;;;N;;;;;
+0AC2;GUJARATI VOWEL SIGN UU;Mn;0;NSM;;;;;N;;;;;
+0AC3;GUJARATI VOWEL SIGN VOCALIC R;Mn;0;NSM;;;;;N;;;;;
+0AC4;GUJARATI VOWEL SIGN VOCALIC RR;Mn;0;NSM;;;;;N;;;;;
+0AC5;GUJARATI VOWEL SIGN CANDRA E;Mn;0;NSM;;;;;N;;;;;
+0AC7;GUJARATI VOWEL SIGN E;Mn;0;NSM;;;;;N;;;;;
+0AC8;GUJARATI VOWEL SIGN AI;Mn;0;NSM;;;;;N;;;;;
+0AC9;GUJARATI VOWEL SIGN CANDRA O;Mc;0;L;;;;;N;;;;;
+0ACB;GUJARATI VOWEL SIGN O;Mc;0;L;;;;;N;;;;;
+0ACC;GUJARATI VOWEL SIGN AU;Mc;0;L;;;;;N;;;;;
+0ACD;GUJARATI SIGN VIRAMA;Mn;9;NSM;;;;;N;;;;;
+0AD0;GUJARATI OM;Lo;0;L;;;;;N;;;;;
+0AE0;GUJARATI LETTER VOCALIC RR;Lo;0;L;;;;;N;;;;;
+0AE1;GUJARATI LETTER VOCALIC LL;Lo;0;L;;;;;N;;;;;
+0AE2;GUJARATI VOWEL SIGN VOCALIC L;Mn;0;NSM;;;;;N;;;;;
+0AE3;GUJARATI VOWEL SIGN VOCALIC LL;Mn;0;NSM;;;;;N;;;;;
+0AE6;GUJARATI DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+0AE7;GUJARATI DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+0AE8;GUJARATI DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+0AE9;GUJARATI DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+0AEA;GUJARATI DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+0AEB;GUJARATI DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+0AEC;GUJARATI DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+0AED;GUJARATI DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+0AEE;GUJARATI DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+0AEF;GUJARATI DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+0AF1;GUJARATI RUPEE SIGN;Sc;0;ET;;;;;N;;;;;
+0B01;ORIYA SIGN CANDRABINDU;Mn;0;NSM;;;;;N;;;;;
+0B02;ORIYA SIGN ANUSVARA;Mc;0;L;;;;;N;;;;;
+0B03;ORIYA SIGN VISARGA;Mc;0;L;;;;;N;;;;;
+0B05;ORIYA LETTER A;Lo;0;L;;;;;N;;;;;
+0B06;ORIYA LETTER AA;Lo;0;L;;;;;N;;;;;
+0B07;ORIYA LETTER I;Lo;0;L;;;;;N;;;;;
+0B08;ORIYA LETTER II;Lo;0;L;;;;;N;;;;;
+0B09;ORIYA LETTER U;Lo;0;L;;;;;N;;;;;
+0B0A;ORIYA LETTER UU;Lo;0;L;;;;;N;;;;;
+0B0B;ORIYA LETTER VOCALIC R;Lo;0;L;;;;;N;;;;;
+0B0C;ORIYA LETTER VOCALIC L;Lo;0;L;;;;;N;;;;;
+0B0F;ORIYA LETTER E;Lo;0;L;;;;;N;;;;;
+0B10;ORIYA LETTER AI;Lo;0;L;;;;;N;;;;;
+0B13;ORIYA LETTER O;Lo;0;L;;;;;N;;;;;
+0B14;ORIYA LETTER AU;Lo;0;L;;;;;N;;;;;
+0B15;ORIYA LETTER KA;Lo;0;L;;;;;N;;;;;
+0B16;ORIYA LETTER KHA;Lo;0;L;;;;;N;;;;;
+0B17;ORIYA LETTER GA;Lo;0;L;;;;;N;;;;;
+0B18;ORIYA LETTER GHA;Lo;0;L;;;;;N;;;;;
+0B19;ORIYA LETTER NGA;Lo;0;L;;;;;N;;;;;
+0B1A;ORIYA LETTER CA;Lo;0;L;;;;;N;;;;;
+0B1B;ORIYA LETTER CHA;Lo;0;L;;;;;N;;;;;
+0B1C;ORIYA LETTER JA;Lo;0;L;;;;;N;;;;;
+0B1D;ORIYA LETTER JHA;Lo;0;L;;;;;N;;;;;
+0B1E;ORIYA LETTER NYA;Lo;0;L;;;;;N;;;;;
+0B1F;ORIYA LETTER TTA;Lo;0;L;;;;;N;;;;;
+0B20;ORIYA LETTER TTHA;Lo;0;L;;;;;N;;;;;
+0B21;ORIYA LETTER DDA;Lo;0;L;;;;;N;;;;;
+0B22;ORIYA LETTER DDHA;Lo;0;L;;;;;N;;;;;
+0B23;ORIYA LETTER NNA;Lo;0;L;;;;;N;;;;;
+0B24;ORIYA LETTER TA;Lo;0;L;;;;;N;;;;;
+0B25;ORIYA LETTER THA;Lo;0;L;;;;;N;;;;;
+0B26;ORIYA LETTER DA;Lo;0;L;;;;;N;;;;;
+0B27;ORIYA LETTER DHA;Lo;0;L;;;;;N;;;;;
+0B28;ORIYA LETTER NA;Lo;0;L;;;;;N;;;;;
+0B2A;ORIYA LETTER PA;Lo;0;L;;;;;N;;;;;
+0B2B;ORIYA LETTER PHA;Lo;0;L;;;;;N;;;;;
+0B2C;ORIYA LETTER BA;Lo;0;L;;;;;N;;;;;
+0B2D;ORIYA LETTER BHA;Lo;0;L;;;;;N;;;;;
+0B2E;ORIYA LETTER MA;Lo;0;L;;;;;N;;;;;
+0B2F;ORIYA LETTER YA;Lo;0;L;;;;;N;;;;;
+0B30;ORIYA LETTER RA;Lo;0;L;;;;;N;;;;;
+0B32;ORIYA LETTER LA;Lo;0;L;;;;;N;;;;;
+0B33;ORIYA LETTER LLA;Lo;0;L;;;;;N;;;;;
+0B35;ORIYA LETTER VA;Lo;0;L;;;;;N;;;;;
+0B36;ORIYA LETTER SHA;Lo;0;L;;;;;N;;;;;
+0B37;ORIYA LETTER SSA;Lo;0;L;;;;;N;;;;;
+0B38;ORIYA LETTER SA;Lo;0;L;;;;;N;;;;;
+0B39;ORIYA LETTER HA;Lo;0;L;;;;;N;;;;;
+0B3C;ORIYA SIGN NUKTA;Mn;7;NSM;;;;;N;;;;;
+0B3D;ORIYA SIGN AVAGRAHA;Lo;0;L;;;;;N;;;;;
+0B3E;ORIYA VOWEL SIGN AA;Mc;0;L;;;;;N;;;;;
+0B3F;ORIYA VOWEL SIGN I;Mn;0;NSM;;;;;N;;;;;
+0B40;ORIYA VOWEL SIGN II;Mc;0;L;;;;;N;;;;;
+0B41;ORIYA VOWEL SIGN U;Mn;0;NSM;;;;;N;;;;;
+0B42;ORIYA VOWEL SIGN UU;Mn;0;NSM;;;;;N;;;;;
+0B43;ORIYA VOWEL SIGN VOCALIC R;Mn;0;NSM;;;;;N;;;;;
+0B47;ORIYA VOWEL SIGN E;Mc;0;L;;;;;N;;;;;
+0B48;ORIYA VOWEL SIGN AI;Mc;0;L;0B47 0B56;;;;N;;;;;
+0B4B;ORIYA VOWEL SIGN O;Mc;0;L;0B47 0B3E;;;;N;;;;;
+0B4C;ORIYA VOWEL SIGN AU;Mc;0;L;0B47 0B57;;;;N;;;;;
+0B4D;ORIYA SIGN VIRAMA;Mn;9;NSM;;;;;N;;;;;
+0B56;ORIYA AI LENGTH MARK;Mn;0;NSM;;;;;N;;;;;
+0B57;ORIYA AU LENGTH MARK;Mc;0;L;;;;;N;;;;;
+0B5C;ORIYA LETTER RRA;Lo;0;L;0B21 0B3C;;;;N;;;;;
+0B5D;ORIYA LETTER RHA;Lo;0;L;0B22 0B3C;;;;N;;;;;
+0B5F;ORIYA LETTER YYA;Lo;0;L;;;;;N;;;;;
+0B60;ORIYA LETTER VOCALIC RR;Lo;0;L;;;;;N;;;;;
+0B61;ORIYA LETTER VOCALIC LL;Lo;0;L;;;;;N;;;;;
+0B66;ORIYA DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+0B67;ORIYA DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+0B68;ORIYA DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+0B69;ORIYA DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+0B6A;ORIYA DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+0B6B;ORIYA DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+0B6C;ORIYA DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+0B6D;ORIYA DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+0B6E;ORIYA DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+0B6F;ORIYA DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+0B70;ORIYA ISSHAR;So;0;L;;;;;N;;;;;
+0B71;ORIYA LETTER WA;Lo;0;L;;;;;N;;;;;
+0B82;TAMIL SIGN ANUSVARA;Mn;0;NSM;;;;;N;;;;;
+0B83;TAMIL SIGN VISARGA;Lo;0;L;;;;;N;;;;;
+0B85;TAMIL LETTER A;Lo;0;L;;;;;N;;;;;
+0B86;TAMIL LETTER AA;Lo;0;L;;;;;N;;;;;
+0B87;TAMIL LETTER I;Lo;0;L;;;;;N;;;;;
+0B88;TAMIL LETTER II;Lo;0;L;;;;;N;;;;;
+0B89;TAMIL LETTER U;Lo;0;L;;;;;N;;;;;
+0B8A;TAMIL LETTER UU;Lo;0;L;;;;;N;;;;;
+0B8E;TAMIL LETTER E;Lo;0;L;;;;;N;;;;;
+0B8F;TAMIL LETTER EE;Lo;0;L;;;;;N;;;;;
+0B90;TAMIL LETTER AI;Lo;0;L;;;;;N;;;;;
+0B92;TAMIL LETTER O;Lo;0;L;;;;;N;;;;;
+0B93;TAMIL LETTER OO;Lo;0;L;;;;;N;;;;;
+0B94;TAMIL LETTER AU;Lo;0;L;0B92 0BD7;;;;N;;;;;
+0B95;TAMIL LETTER KA;Lo;0;L;;;;;N;;;;;
+0B99;TAMIL LETTER NGA;Lo;0;L;;;;;N;;;;;
+0B9A;TAMIL LETTER CA;Lo;0;L;;;;;N;;;;;
+0B9C;TAMIL LETTER JA;Lo;0;L;;;;;N;;;;;
+0B9E;TAMIL LETTER NYA;Lo;0;L;;;;;N;;;;;
+0B9F;TAMIL LETTER TTA;Lo;0;L;;;;;N;;;;;
+0BA3;TAMIL LETTER NNA;Lo;0;L;;;;;N;;;;;
+0BA4;TAMIL LETTER TA;Lo;0;L;;;;;N;;;;;
+0BA8;TAMIL LETTER NA;Lo;0;L;;;;;N;;;;;
+0BA9;TAMIL LETTER NNNA;Lo;0;L;;;;;N;;;;;
+0BAA;TAMIL LETTER PA;Lo;0;L;;;;;N;;;;;
+0BAE;TAMIL LETTER MA;Lo;0;L;;;;;N;;;;;
+0BAF;TAMIL LETTER YA;Lo;0;L;;;;;N;;;;;
+0BB0;TAMIL LETTER RA;Lo;0;L;;;;;N;;;;;
+0BB1;TAMIL LETTER RRA;Lo;0;L;;;;;N;;;;;
+0BB2;TAMIL LETTER LA;Lo;0;L;;;;;N;;;;;
+0BB3;TAMIL LETTER LLA;Lo;0;L;;;;;N;;;;;
+0BB4;TAMIL LETTER LLLA;Lo;0;L;;;;;N;;;;;
+0BB5;TAMIL LETTER VA;Lo;0;L;;;;;N;;;;;
+0BB7;TAMIL LETTER SSA;Lo;0;L;;;;;N;;;;;
+0BB8;TAMIL LETTER SA;Lo;0;L;;;;;N;;;;;
+0BB9;TAMIL LETTER HA;Lo;0;L;;;;;N;;;;;
+0BBE;TAMIL VOWEL SIGN AA;Mc;0;L;;;;;N;;;;;
+0BBF;TAMIL VOWEL SIGN I;Mc;0;L;;;;;N;;;;;
+0BC0;TAMIL VOWEL SIGN II;Mn;0;NSM;;;;;N;;;;;
+0BC1;TAMIL VOWEL SIGN U;Mc;0;L;;;;;N;;;;;
+0BC2;TAMIL VOWEL SIGN UU;Mc;0;L;;;;;N;;;;;
+0BC6;TAMIL VOWEL SIGN E;Mc;0;L;;;;;N;;;;;
+0BC7;TAMIL VOWEL SIGN EE;Mc;0;L;;;;;N;;;;;
+0BC8;TAMIL VOWEL SIGN AI;Mc;0;L;;;;;N;;;;;
+0BCA;TAMIL VOWEL SIGN O;Mc;0;L;0BC6 0BBE;;;;N;;;;;
+0BCB;TAMIL VOWEL SIGN OO;Mc;0;L;0BC7 0BBE;;;;N;;;;;
+0BCC;TAMIL VOWEL SIGN AU;Mc;0;L;0BC6 0BD7;;;;N;;;;;
+0BCD;TAMIL SIGN VIRAMA;Mn;9;NSM;;;;;N;;;;;
+0BD7;TAMIL AU LENGTH MARK;Mc;0;L;;;;;N;;;;;
+0BE7;TAMIL DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+0BE8;TAMIL DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+0BE9;TAMIL DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+0BEA;TAMIL DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+0BEB;TAMIL DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+0BEC;TAMIL DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+0BED;TAMIL DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+0BEE;TAMIL DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+0BEF;TAMIL DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+0BF0;TAMIL NUMBER TEN;No;0;L;;;;10;N;;;;;
+0BF1;TAMIL NUMBER ONE HUNDRED;No;0;L;;;;100;N;;;;;
+0BF2;TAMIL NUMBER ONE THOUSAND;No;0;L;;;;1000;N;;;;;
+0BF3;TAMIL DAY SIGN;So;0;ON;;;;;N;;Naal;;;
+0BF4;TAMIL MONTH SIGN;So;0;ON;;;;;N;;Maatham;;;
+0BF5;TAMIL YEAR SIGN;So;0;ON;;;;;N;;Varudam;;;
+0BF6;TAMIL DEBIT SIGN;So;0;ON;;;;;N;;Patru;;;
+0BF7;TAMIL CREDIT SIGN;So;0;ON;;;;;N;;Varavu;;;
+0BF8;TAMIL AS ABOVE SIGN;So;0;ON;;;;;N;;Merpadi;;;
+0BF9;TAMIL RUPEE SIGN;Sc;0;ET;;;;;N;;Rupai;;;
+0BFA;TAMIL NUMBER SIGN;So;0;ON;;;;;N;;Enn;;;
+0C01;TELUGU SIGN CANDRABINDU;Mc;0;L;;;;;N;;;;;
+0C02;TELUGU SIGN ANUSVARA;Mc;0;L;;;;;N;;;;;
+0C03;TELUGU SIGN VISARGA;Mc;0;L;;;;;N;;;;;
+0C05;TELUGU LETTER A;Lo;0;L;;;;;N;;;;;
+0C06;TELUGU LETTER AA;Lo;0;L;;;;;N;;;;;
+0C07;TELUGU LETTER I;Lo;0;L;;;;;N;;;;;
+0C08;TELUGU LETTER II;Lo;0;L;;;;;N;;;;;
+0C09;TELUGU LETTER U;Lo;0;L;;;;;N;;;;;
+0C0A;TELUGU LETTER UU;Lo;0;L;;;;;N;;;;;
+0C0B;TELUGU LETTER VOCALIC R;Lo;0;L;;;;;N;;;;;
+0C0C;TELUGU LETTER VOCALIC L;Lo;0;L;;;;;N;;;;;
+0C0E;TELUGU LETTER E;Lo;0;L;;;;;N;;;;;
+0C0F;TELUGU LETTER EE;Lo;0;L;;;;;N;;;;;
+0C10;TELUGU LETTER AI;Lo;0;L;;;;;N;;;;;
+0C12;TELUGU LETTER O;Lo;0;L;;;;;N;;;;;
+0C13;TELUGU LETTER OO;Lo;0;L;;;;;N;;;;;
+0C14;TELUGU LETTER AU;Lo;0;L;;;;;N;;;;;
+0C15;TELUGU LETTER KA;Lo;0;L;;;;;N;;;;;
+0C16;TELUGU LETTER KHA;Lo;0;L;;;;;N;;;;;
+0C17;TELUGU LETTER GA;Lo;0;L;;;;;N;;;;;
+0C18;TELUGU LETTER GHA;Lo;0;L;;;;;N;;;;;
+0C19;TELUGU LETTER NGA;Lo;0;L;;;;;N;;;;;
+0C1A;TELUGU LETTER CA;Lo;0;L;;;;;N;;;;;
+0C1B;TELUGU LETTER CHA;Lo;0;L;;;;;N;;;;;
+0C1C;TELUGU LETTER JA;Lo;0;L;;;;;N;;;;;
+0C1D;TELUGU LETTER JHA;Lo;0;L;;;;;N;;;;;
+0C1E;TELUGU LETTER NYA;Lo;0;L;;;;;N;;;;;
+0C1F;TELUGU LETTER TTA;Lo;0;L;;;;;N;;;;;
+0C20;TELUGU LETTER TTHA;Lo;0;L;;;;;N;;;;;
+0C21;TELUGU LETTER DDA;Lo;0;L;;;;;N;;;;;
+0C22;TELUGU LETTER DDHA;Lo;0;L;;;;;N;;;;;
+0C23;TELUGU LETTER NNA;Lo;0;L;;;;;N;;;;;
+0C24;TELUGU LETTER TA;Lo;0;L;;;;;N;;;;;
+0C25;TELUGU LETTER THA;Lo;0;L;;;;;N;;;;;
+0C26;TELUGU LETTER DA;Lo;0;L;;;;;N;;;;;
+0C27;TELUGU LETTER DHA;Lo;0;L;;;;;N;;;;;
+0C28;TELUGU LETTER NA;Lo;0;L;;;;;N;;;;;
+0C2A;TELUGU LETTER PA;Lo;0;L;;;;;N;;;;;
+0C2B;TELUGU LETTER PHA;Lo;0;L;;;;;N;;;;;
+0C2C;TELUGU LETTER BA;Lo;0;L;;;;;N;;;;;
+0C2D;TELUGU LETTER BHA;Lo;0;L;;;;;N;;;;;
+0C2E;TELUGU LETTER MA;Lo;0;L;;;;;N;;;;;
+0C2F;TELUGU LETTER YA;Lo;0;L;;;;;N;;;;;
+0C30;TELUGU LETTER RA;Lo;0;L;;;;;N;;;;;
+0C31;TELUGU LETTER RRA;Lo;0;L;;;;;N;;;;;
+0C32;TELUGU LETTER LA;Lo;0;L;;;;;N;;;;;
+0C33;TELUGU LETTER LLA;Lo;0;L;;;;;N;;;;;
+0C35;TELUGU LETTER VA;Lo;0;L;;;;;N;;;;;
+0C36;TELUGU LETTER SHA;Lo;0;L;;;;;N;;;;;
+0C37;TELUGU LETTER SSA;Lo;0;L;;;;;N;;;;;
+0C38;TELUGU LETTER SA;Lo;0;L;;;;;N;;;;;
+0C39;TELUGU LETTER HA;Lo;0;L;;;;;N;;;;;
+0C3E;TELUGU VOWEL SIGN AA;Mn;0;NSM;;;;;N;;;;;
+0C3F;TELUGU VOWEL SIGN I;Mn;0;NSM;;;;;N;;;;;
+0C40;TELUGU VOWEL SIGN II;Mn;0;NSM;;;;;N;;;;;
+0C41;TELUGU VOWEL SIGN U;Mc;0;L;;;;;N;;;;;
+0C42;TELUGU VOWEL SIGN UU;Mc;0;L;;;;;N;;;;;
+0C43;TELUGU VOWEL SIGN VOCALIC R;Mc;0;L;;;;;N;;;;;
+0C44;TELUGU VOWEL SIGN VOCALIC RR;Mc;0;L;;;;;N;;;;;
+0C46;TELUGU VOWEL SIGN E;Mn;0;NSM;;;;;N;;;;;
+0C47;TELUGU VOWEL SIGN EE;Mn;0;NSM;;;;;N;;;;;
+0C48;TELUGU VOWEL SIGN AI;Mn;0;NSM;0C46 0C56;;;;N;;;;;
+0C4A;TELUGU VOWEL SIGN O;Mn;0;NSM;;;;;N;;;;;
+0C4B;TELUGU VOWEL SIGN OO;Mn;0;NSM;;;;;N;;;;;
+0C4C;TELUGU VOWEL SIGN AU;Mn;0;NSM;;;;;N;;;;;
+0C4D;TELUGU SIGN VIRAMA;Mn;9;NSM;;;;;N;;;;;
+0C55;TELUGU LENGTH MARK;Mn;84;NSM;;;;;N;;;;;
+
+0C56;TELUGU AI LENGTH MARK;Mn;91;NSM;;;;;N;;;;;
+0C60;TELUGU LETTER VOCALIC RR;Lo;0;L;;;;;N;;;;;
+0C61;TELUGU LETTER VOCALIC LL;Lo;0;L;;;;;N;;;;;
+0C66;TELUGU DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+0C67;TELUGU DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+0C68;TELUGU DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+0C69;TELUGU DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+0C6A;TELUGU DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+0C6B;TELUGU DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+0C6C;TELUGU DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+0C6D;TELUGU DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+0C6E;TELUGU DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+0C6F;TELUGU DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+0C82;KANNADA SIGN ANUSVARA;Mc;0;L;;;;;N;;;;;
+0C83;KANNADA SIGN VISARGA;Mc;0;L;;;;;N;;;;;
+0C85;KANNADA LETTER A;Lo;0;L;;;;;N;;;;;
+0C86;KANNADA LETTER AA;Lo;0;L;;;;;N;;;;;
+0C87;KANNADA LETTER I;Lo;0;L;;;;;N;;;;;
+0C88;KANNADA LETTER II;Lo;0;L;;;;;N;;;;;
+0C89;KANNADA LETTER U;Lo;0;L;;;;;N;;;;;
+0C8A;KANNADA LETTER UU;Lo;0;L;;;;;N;;;;;
+0C8B;KANNADA LETTER VOCALIC R;Lo;0;L;;;;;N;;;;;
+0C8C;KANNADA LETTER VOCALIC L;Lo;0;L;;;;;N;;;;;
+0C8E;KANNADA LETTER E;Lo;0;L;;;;;N;;;;;
+0C8F;KANNADA LETTER EE;Lo;0;L;;;;;N;;;;;
+0C90;KANNADA LETTER AI;Lo;0;L;;;;;N;;;;;
+0C92;KANNADA LETTER O;Lo;0;L;;;;;N;;;;;
+0C93;KANNADA LETTER OO;Lo;0;L;;;;;N;;;;;
+0C94;KANNADA LETTER AU;Lo;0;L;;;;;N;;;;;
+0C95;KANNADA LETTER KA;Lo;0;L;;;;;N;;;;;
+0C96;KANNADA LETTER KHA;Lo;0;L;;;;;N;;;;;
+0C97;KANNADA LETTER GA;Lo;0;L;;;;;N;;;;;
+0C98;KANNADA LETTER GHA;Lo;0;L;;;;;N;;;;;
+0C99;KANNADA LETTER NGA;Lo;0;L;;;;;N;;;;;
+0C9A;KANNADA LETTER CA;Lo;0;L;;;;;N;;;;;
+0C9B;KANNADA LETTER CHA;Lo;0;L;;;;;N;;;;;
+0C9C;KANNADA LETTER JA;Lo;0;L;;;;;N;;;;;
+0C9D;KANNADA LETTER JHA;Lo;0;L;;;;;N;;;;;
+0C9E;KANNADA LETTER NYA;Lo;0;L;;;;;N;;;;;
+0C9F;KANNADA LETTER TTA;Lo;0;L;;;;;N;;;;;
+0CA0;KANNADA LETTER TTHA;Lo;0;L;;;;;N;;;;;
+0CA1;KANNADA LETTER DDA;Lo;0;L;;;;;N;;;;;
+0CA2;KANNADA LETTER DDHA;Lo;0;L;;;;;N;;;;;
+0CA3;KANNADA LETTER NNA;Lo;0;L;;;;;N;;;;;
+0CA4;KANNADA LETTER TA;Lo;0;L;;;;;N;;;;;
+0CA5;KANNADA LETTER THA;Lo;0;L;;;;;N;;;;;
+0CA6;KANNADA LETTER DA;Lo;0;L;;;;;N;;;;;
+0CA7;KANNADA LETTER DHA;Lo;0;L;;;;;N;;;;;
+0CA8;KANNADA LETTER NA;Lo;0;L;;;;;N;;;;;
+0CAA;KANNADA LETTER PA;Lo;0;L;;;;;N;;;;;
+0CAB;KANNADA LETTER PHA;Lo;0;L;;;;;N;;;;;
+0CAC;KANNADA LETTER BA;Lo;0;L;;;;;N;;;;;
+0CAD;KANNADA LETTER BHA;Lo;0;L;;;;;N;;;;;
+0CAE;KANNADA LETTER MA;Lo;0;L;;;;;N;;;;;
+0CAF;KANNADA LETTER YA;Lo;0;L;;;;;N;;;;;
+0CB0;KANNADA LETTER RA;Lo;0;L;;;;;N;;;;;
+0CB1;KANNADA LETTER RRA;Lo;0;L;;;;;N;;;;;
+0CB2;KANNADA LETTER LA;Lo;0;L;;;;;N;;;;;
+0CB3;KANNADA LETTER LLA;Lo;0;L;;;;;N;;;;;
+0CB5;KANNADA LETTER VA;Lo;0;L;;;;;N;;;;;
+0CB6;KANNADA LETTER SHA;Lo;0;L;;;;;N;;;;;
+0CB7;KANNADA LETTER SSA;Lo;0;L;;;;;N;;;;;
+0CB8;KANNADA LETTER SA;Lo;0;L;;;;;N;;;;;
+0CB9;KANNADA LETTER HA;Lo;0;L;;;;;N;;;;;
+0CBC;KANNADA SIGN NUKTA;Mn;7;NSM;;;;;N;;;;;
+0CBD;KANNADA SIGN AVAGRAHA;Lo;0;L;;;;;N;;;;;
+0CBE;KANNADA VOWEL SIGN AA;Mc;0;L;;;;;N;;;;;
+0CBF;KANNADA VOWEL SIGN I;Mn;0;L;;;;;N;;;;;
+0CC0;KANNADA VOWEL SIGN II;Mc;0;L;0CBF 0CD5;;;;N;;;;;
+0CC1;KANNADA VOWEL SIGN U;Mc;0;L;;;;;N;;;;;
+0CC2;KANNADA VOWEL SIGN UU;Mc;0;L;;;;;N;;;;;
+0CC3;KANNADA VOWEL SIGN VOCALIC R;Mc;0;L;;;;;N;;;;;
+0CC4;KANNADA VOWEL SIGN VOCALIC RR;Mc;0;L;;;;;N;;;;;
+0CC6;KANNADA VOWEL SIGN E;Mn;0;L;;;;;N;;;;;
+0CC7;KANNADA VOWEL SIGN EE;Mc;0;L;0CC6 0CD5;;;;N;;;;;
+0CC8;KANNADA VOWEL SIGN AI;Mc;0;L;0CC6 0CD6;;;;N;;;;;
+0CCA;KANNADA VOWEL SIGN O;Mc;0;L;0CC6 0CC2;;;;N;;;;;
+0CCB;KANNADA VOWEL SIGN OO;Mc;0;L;0CCA 0CD5;;;;N;;;;;
+0CCC;KANNADA VOWEL SIGN AU;Mn;0;NSM;;;;;N;;;;;
+0CCD;KANNADA SIGN VIRAMA;Mn;9;NSM;;;;;N;;;;;
+0CD5;KANNADA LENGTH MARK;Mc;0;L;;;;;N;;;;;
+0CD6;KANNADA AI LENGTH MARK;Mc;0;L;;;;;N;;;;;
+0CDE;KANNADA LETTER FA;Lo;0;L;;;;;N;;;;;
+0CE0;KANNADA LETTER VOCALIC RR;Lo;0;L;;;;;N;;;;;
+0CE1;KANNADA LETTER VOCALIC LL;Lo;0;L;;;;;N;;;;;
+0CE6;KANNADA DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+0CE7;KANNADA DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+0CE8;KANNADA DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+0CE9;KANNADA DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+0CEA;KANNADA DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+0CEB;KANNADA DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+0CEC;KANNADA DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+0CED;KANNADA DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+0CEE;KANNADA DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+0CEF;KANNADA DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+0D02;MALAYALAM SIGN ANUSVARA;Mc;0;L;;;;;N;;;;;
+0D03;MALAYALAM SIGN VISARGA;Mc;0;L;;;;;N;;;;;
+0D05;MALAYALAM LETTER A;Lo;0;L;;;;;N;;;;;
+0D06;MALAYALAM LETTER AA;Lo;0;L;;;;;N;;;;;
+0D07;MALAYALAM LETTER I;Lo;0;L;;;;;N;;;;;
+0D08;MALAYALAM LETTER II;Lo;0;L;;;;;N;;;;;
+0D09;MALAYALAM LETTER U;Lo;0;L;;;;;N;;;;;
+0D0A;MALAYALAM LETTER UU;Lo;0;L;;;;;N;;;;;
+0D0B;MALAYALAM LETTER VOCALIC R;Lo;0;L;;;;;N;;;;;
+0D0C;MALAYALAM LETTER VOCALIC L;Lo;0;L;;;;;N;;;;;
+0D0E;MALAYALAM LETTER E;Lo;0;L;;;;;N;;;;;
+0D0F;MALAYALAM LETTER EE;Lo;0;L;;;;;N;;;;;
+0D10;MALAYALAM LETTER AI;Lo;0;L;;;;;N;;;;;
+0D12;MALAYALAM LETTER O;Lo;0;L;;;;;N;;;;;
+0D13;MALAYALAM LETTER OO;Lo;0;L;;;;;N;;;;;
+0D14;MALAYALAM LETTER AU;Lo;0;L;;;;;N;;;;;
+0D15;MALAYALAM LETTER KA;Lo;0;L;;;;;N;;;;;
+0D16;MALAYALAM LETTER KHA;Lo;0;L;;;;;N;;;;;
+0D17;MALAYALAM LETTER GA;Lo;0;L;;;;;N;;;;;
+0D18;MALAYALAM LETTER GHA;Lo;0;L;;;;;N;;;;;
+0D19;MALAYALAM LETTER NGA;Lo;0;L;;;;;N;;;;;
+0D1A;MALAYALAM LETTER CA;Lo;0;L;;;;;N;;;;;
+0D1B;MALAYALAM LETTER CHA;Lo;0;L;;;;;N;;;;;
+0D1C;MALAYALAM LETTER JA;Lo;0;L;;;;;N;;;;;
+0D1D;MALAYALAM LETTER JHA;Lo;0;L;;;;;N;;;;;
+0D1E;MALAYALAM LETTER NYA;Lo;0;L;;;;;N;;;;;
+0D1F;MALAYALAM LETTER TTA;Lo;0;L;;;;;N;;;;;
+0D20;MALAYALAM LETTER TTHA;Lo;0;L;;;;;N;;;;;
+0D21;MALAYALAM LETTER DDA;Lo;0;L;;;;;N;;;;;
+0D22;MALAYALAM LETTER DDHA;Lo;0;L;;;;;N;;;;;
+0D23;MALAYALAM LETTER NNA;Lo;0;L;;;;;N;;;;;
+0D24;MALAYALAM LETTER TA;Lo;0;L;;;;;N;;;;;
+0D25;MALAYALAM LETTER THA;Lo;0;L;;;;;N;;;;;
+0D26;MALAYALAM LETTER DA;Lo;0;L;;;;;N;;;;;
+0D27;MALAYALAM LETTER DHA;Lo;0;L;;;;;N;;;;;
+0D28;MALAYALAM LETTER NA;Lo;0;L;;;;;N;;;;;
+0D2A;MALAYALAM LETTER PA;Lo;0;L;;;;;N;;;;;
+0D2B;MALAYALAM LETTER PHA;Lo;0;L;;;;;N;;;;;
+0D2C;MALAYALAM LETTER BA;Lo;0;L;;;;;N;;;;;
+0D2D;MALAYALAM LETTER BHA;Lo;0;L;;;;;N;;;;;
+0D2E;MALAYALAM LETTER MA;Lo;0;L;;;;;N;;;;;
+0D2F;MALAYALAM LETTER YA;Lo;0;L;;;;;N;;;;;
+0D30;MALAYALAM LETTER RA;Lo;0;L;;;;;N;;;;;
+0D31;MALAYALAM LETTER RRA;Lo;0;L;;;;;N;;;;;
+0D32;MALAYALAM LETTER LA;Lo;0;L;;;;;N;;;;;
+0D33;MALAYALAM LETTER LLA;Lo;0;L;;;;;N;;;;;
+0D34;MALAYALAM LETTER LLLA;Lo;0;L;;;;;N;;;;;
+0D35;MALAYALAM LETTER VA;Lo;0;L;;;;;N;;;;;
+0D36;MALAYALAM LETTER SHA;Lo;0;L;;;;;N;;;;;
+0D37;MALAYALAM LETTER SSA;Lo;0;L;;;;;N;;;;;
+0D38;MALAYALAM LETTER SA;Lo;0;L;;;;;N;;;;;
+0D39;MALAYALAM LETTER HA;Lo;0;L;;;;;N;;;;;
+0D3E;MALAYALAM VOWEL SIGN AA;Mc;0;L;;;;;N;;;;;
+0D3F;MALAYALAM VOWEL SIGN I;Mc;0;L;;;;;N;;;;;
+0D40;MALAYALAM VOWEL SIGN II;Mc;0;L;;;;;N;;;;;
+0D41;MALAYALAM VOWEL SIGN U;Mn;0;NSM;;;;;N;;;;;
+0D42;MALAYALAM VOWEL SIGN UU;Mn;0;NSM;;;;;N;;;;;
+0D43;MALAYALAM VOWEL SIGN VOCALIC R;Mn;0;NSM;;;;;N;;;;;
+0D46;MALAYALAM VOWEL SIGN E;Mc;0;L;;;;;N;;;;;
+0D47;MALAYALAM VOWEL SIGN EE;Mc;0;L;;;;;N;;;;;
+0D48;MALAYALAM VOWEL SIGN AI;Mc;0;L;;;;;N;;;;;
+0D4A;MALAYALAM VOWEL SIGN O;Mc;0;L;0D46 0D3E;;;;N;;;;;
+0D4B;MALAYALAM VOWEL SIGN OO;Mc;0;L;0D47 0D3E;;;;N;;;;;
+0D4C;MALAYALAM VOWEL SIGN AU;Mc;0;L;0D46 0D57;;;;N;;;;;
+0D4D;MALAYALAM SIGN VIRAMA;Mn;9;NSM;;;;;N;;;;;
+0D57;MALAYALAM AU LENGTH MARK;Mc;0;L;;;;;N;;;;;
+0D60;MALAYALAM LETTER VOCALIC RR;Lo;0;L;;;;;N;;;;;
+0D61;MALAYALAM LETTER VOCALIC LL;Lo;0;L;;;;;N;;;;;
+0D66;MALAYALAM DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+0D67;MALAYALAM DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+0D68;MALAYALAM DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+0D69;MALAYALAM DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+0D6A;MALAYALAM DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+0D6B;MALAYALAM DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+0D6C;MALAYALAM DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+0D6D;MALAYALAM DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+0D6E;MALAYALAM DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+0D6F;MALAYALAM DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+0D82;SINHALA SIGN ANUSVARAYA;Mc;0;L;;;;;N;;;;;
+0D83;SINHALA SIGN VISARGAYA;Mc;0;L;;;;;N;;;;;
+0D85;SINHALA LETTER AYANNA;Lo;0;L;;;;;N;;;;;
+0D86;SINHALA LETTER AAYANNA;Lo;0;L;;;;;N;;;;;
+0D87;SINHALA LETTER AEYANNA;Lo;0;L;;;;;N;;;;;
+0D88;SINHALA LETTER AEEYANNA;Lo;0;L;;;;;N;;;;;
+0D89;SINHALA LETTER IYANNA;Lo;0;L;;;;;N;;;;;
+0D8A;SINHALA LETTER IIYANNA;Lo;0;L;;;;;N;;;;;
+0D8B;SINHALA LETTER UYANNA;Lo;0;L;;;;;N;;;;;
+0D8C;SINHALA LETTER UUYANNA;Lo;0;L;;;;;N;;;;;
+0D8D;SINHALA LETTER IRUYANNA;Lo;0;L;;;;;N;;;;;
+0D8E;SINHALA LETTER IRUUYANNA;Lo;0;L;;;;;N;;;;;
+0D8F;SINHALA LETTER ILUYANNA;Lo;0;L;;;;;N;;;;;
+0D90;SINHALA LETTER ILUUYANNA;Lo;0;L;;;;;N;;;;;
+0D91;SINHALA LETTER EYANNA;Lo;0;L;;;;;N;;;;;
+0D92;SINHALA LETTER EEYANNA;Lo;0;L;;;;;N;;;;;
+0D93;SINHALA LETTER AIYANNA;Lo;0;L;;;;;N;;;;;
+0D94;SINHALA LETTER OYANNA;Lo;0;L;;;;;N;;;;;
+0D95;SINHALA LETTER OOYANNA;Lo;0;L;;;;;N;;;;;
+0D96;SINHALA LETTER AUYANNA;Lo;0;L;;;;;N;;;;;
+0D9A;SINHALA LETTER ALPAPRAANA KAYANNA;Lo;0;L;;;;;N;;;;;
+0D9B;SINHALA LETTER MAHAAPRAANA KAYANNA;Lo;0;L;;;;;N;;;;;
+0D9C;SINHALA LETTER ALPAPRAANA GAYANNA;Lo;0;L;;;;;N;;;;;
+0D9D;SINHALA LETTER MAHAAPRAANA GAYANNA;Lo;0;L;;;;;N;;;;;
+0D9E;SINHALA LETTER KANTAJA NAASIKYAYA;Lo;0;L;;;;;N;;;;;
+0D9F;SINHALA LETTER SANYAKA GAYANNA;Lo;0;L;;;;;N;;;;;
+0DA0;SINHALA LETTER ALPAPRAANA CAYANNA;Lo;0;L;;;;;N;;;;;
+0DA1;SINHALA LETTER MAHAAPRAANA CAYANNA;Lo;0;L;;;;;N;;;;;
+0DA2;SINHALA LETTER ALPAPRAANA JAYANNA;Lo;0;L;;;;;N;;;;;
+0DA3;SINHALA LETTER MAHAAPRAANA JAYANNA;Lo;0;L;;;;;N;;;;;
+0DA4;SINHALA LETTER TAALUJA NAASIKYAYA;Lo;0;L;;;;;N;;;;;
+0DA5;SINHALA LETTER TAALUJA SANYOOGA NAAKSIKYAYA;Lo;0;L;;;;;N;;;;;
+0DA6;SINHALA LETTER SANYAKA JAYANNA;Lo;0;L;;;;;N;;;;;
+0DA7;SINHALA LETTER ALPAPRAANA TTAYANNA;Lo;0;L;;;;;N;;;;;
+0DA8;SINHALA LETTER MAHAAPRAANA TTAYANNA;Lo;0;L;;;;;N;;;;;
+0DA9;SINHALA LETTER ALPAPRAANA DDAYANNA;Lo;0;L;;;;;N;;;;;
+0DAA;SINHALA LETTER MAHAAPRAANA DDAYANNA;Lo;0;L;;;;;N;;;;;
+0DAB;SINHALA LETTER MUURDHAJA NAYANNA;Lo;0;L;;;;;N;;;;;
+0DAC;SINHALA LETTER SANYAKA DDAYANNA;Lo;0;L;;;;;N;;;;;
+0DAD;SINHALA LETTER ALPAPRAANA TAYANNA;Lo;0;L;;;;;N;;;;;
+0DAE;SINHALA LETTER MAHAAPRAANA TAYANNA;Lo;0;L;;;;;N;;;;;
+0DAF;SINHALA LETTER ALPAPRAANA DAYANNA;Lo;0;L;;;;;N;;;;;
+0DB0;SINHALA LETTER MAHAAPRAANA DAYANNA;Lo;0;L;;;;;N;;;;;
+0DB1;SINHALA LETTER DANTAJA NAYANNA;Lo;0;L;;;;;N;;;;;
+0DB3;SINHALA LETTER SANYAKA DAYANNA;Lo;0;L;;;;;N;;;;;
+0DB4;SINHALA LETTER ALPAPRAANA PAYANNA;Lo;0;L;;;;;N;;;;;
+0DB5;SINHALA LETTER MAHAAPRAANA PAYANNA;Lo;0;L;;;;;N;;;;;
+0DB6;SINHALA LETTER ALPAPRAANA BAYANNA;Lo;0;L;;;;;N;;;;;
+0DB7;SINHALA LETTER MAHAAPRAANA BAYANNA;Lo;0;L;;;;;N;;;;;
+0DB8;SINHALA LETTER MAYANNA;Lo;0;L;;;;;N;;;;;
+0DB9;SINHALA LETTER AMBA BAYANNA;Lo;0;L;;;;;N;;;;;
+0DBA;SINHALA LETTER YAYANNA;Lo;0;L;;;;;N;;;;;
+0DBB;SINHALA LETTER RAYANNA;Lo;0;L;;;;;N;;;;;
+0DBD;SINHALA LETTER DANTAJA LAYANNA;Lo;0;L;;;;;N;;;;;
+0DC0;SINHALA LETTER VAYANNA;Lo;0;L;;;;;N;;;;;
+0DC1;SINHALA LETTER TAALUJA SAYANNA;Lo;0;L;;;;;N;;;;;
+0DC2;SINHALA LETTER MUURDHAJA SAYANNA;Lo;0;L;;;;;N;;;;;
+0DC3;SINHALA LETTER DANTAJA SAYANNA;Lo;0;L;;;;;N;;;;;
+0DC4;SINHALA LETTER HAYANNA;Lo;0;L;;;;;N;;;;;
+0DC5;SINHALA LETTER MUURDHAJA LAYANNA;Lo;0;L;;;;;N;;;;;
+0DC6;SINHALA LETTER FAYANNA;Lo;0;L;;;;;N;;;;;
+0DCA;SINHALA SIGN AL-LAKUNA;Mn;9;NSM;;;;;N;;;;;
+0DCF;SINHALA VOWEL SIGN AELA-PILLA;Mc;0;L;;;;;N;;;;;
+0DD0;SINHALA VOWEL SIGN KETTI AEDA-PILLA;Mc;0;L;;;;;N;;;;;
+0DD1;SINHALA VOWEL SIGN DIGA AEDA-PILLA;Mc;0;L;;;;;N;;;;;
+0DD2;SINHALA VOWEL SIGN KETTI IS-PILLA;Mn;0;NSM;;;;;N;;;;;
+0DD3;SINHALA VOWEL SIGN DIGA IS-PILLA;Mn;0;NSM;;;;;N;;;;;
+0DD4;SINHALA VOWEL SIGN KETTI PAA-PILLA;Mn;0;NSM;;;;;N;;;;;
+0DD6;SINHALA VOWEL SIGN DIGA PAA-PILLA;Mn;0;NSM;;;;;N;;;;;
+0DD8;SINHALA VOWEL SIGN GAETTA-PILLA;Mc;0;L;;;;;N;;;;;
+0DD9;SINHALA VOWEL SIGN KOMBUVA;Mc;0;L;;;;;N;;;;;
+0DDA;SINHALA VOWEL SIGN DIGA KOMBUVA;Mc;0;L;0DD9 0DCA;;;;N;;;;;
+0DDB;SINHALA VOWEL SIGN KOMBU DEKA;Mc;0;L;;;;;N;;;;;
+0DDC;SINHALA VOWEL SIGN KOMBUVA HAA AELA-PILLA;Mc;0;L;0DD9 0DCF;;;;N;;;;;
+0DDD;SINHALA VOWEL SIGN KOMBUVA HAA DIGA AELA-PILLA;Mc;0;L;0DDC 0DCA;;;;N;;;;;
+0DDE;SINHALA VOWEL SIGN KOMBUVA HAA GAYANUKITTA;Mc;0;L;0DD9 0DDF;;;;N;;;;;
+0DDF;SINHALA VOWEL SIGN GAYANUKITTA;Mc;0;L;;;;;N;;;;;
+0DF2;SINHALA VOWEL SIGN DIGA GAETTA-PILLA;Mc;0;L;;;;;N;;;;;
+0DF3;SINHALA VOWEL SIGN DIGA GAYANUKITTA;Mc;0;L;;;;;N;;;;;
+0DF4;SINHALA PUNCTUATION KUNDDALIYA;Po;0;L;;;;;N;;;;;
+0E01;THAI CHARACTER KO KAI;Lo;0;L;;;;;N;THAI LETTER KO KAI;;;;
+0E02;THAI CHARACTER KHO KHAI;Lo;0;L;;;;;N;THAI LETTER KHO KHAI;;;;
+0E03;THAI CHARACTER KHO KHUAT;Lo;0;L;;;;;N;THAI LETTER KHO KHUAT;;;;
+0E04;THAI CHARACTER KHO KHWAI;Lo;0;L;;;;;N;THAI LETTER KHO KHWAI;;;;
+0E05;THAI CHARACTER KHO KHON;Lo;0;L;;;;;N;THAI LETTER KHO KHON;;;;
+0E06;THAI CHARACTER KHO RAKHANG;Lo;0;L;;;;;N;THAI LETTER KHO RAKHANG;;;;
+0E07;THAI CHARACTER NGO NGU;Lo;0;L;;;;;N;THAI LETTER NGO NGU;;;;
+0E08;THAI CHARACTER CHO CHAN;Lo;0;L;;;;;N;THAI LETTER CHO CHAN;;;;
+0E09;THAI CHARACTER CHO CHING;Lo;0;L;;;;;N;THAI LETTER CHO CHING;;;;
+0E0A;THAI CHARACTER CHO CHANG;Lo;0;L;;;;;N;THAI LETTER CHO CHANG;;;;
+0E0B;THAI CHARACTER SO SO;Lo;0;L;;;;;N;THAI LETTER SO SO;;;;
+0E0C;THAI CHARACTER CHO CHOE;Lo;0;L;;;;;N;THAI LETTER CHO CHOE;;;;
+0E0D;THAI CHARACTER YO YING;Lo;0;L;;;;;N;THAI LETTER YO YING;;;;
+0E0E;THAI CHARACTER DO CHADA;Lo;0;L;;;;;N;THAI LETTER DO CHADA;;;;
+0E0F;THAI CHARACTER TO PATAK;Lo;0;L;;;;;N;THAI LETTER TO PATAK;;;;
+0E10;THAI CHARACTER THO THAN;Lo;0;L;;;;;N;THAI LETTER THO THAN;;;;
+0E11;THAI CHARACTER THO NANGMONTHO;Lo;0;L;;;;;N;THAI LETTER THO NANGMONTHO;;;;
+0E12;THAI CHARACTER THO PHUTHAO;Lo;0;L;;;;;N;THAI LETTER THO PHUTHAO;;;;
+0E13;THAI CHARACTER NO NEN;Lo;0;L;;;;;N;THAI LETTER NO NEN;;;;
+0E14;THAI CHARACTER DO DEK;Lo;0;L;;;;;N;THAI LETTER DO DEK;;;;
+0E15;THAI CHARACTER TO TAO;Lo;0;L;;;;;N;THAI LETTER TO TAO;;;;
+0E16;THAI CHARACTER THO THUNG;Lo;0;L;;;;;N;THAI LETTER THO THUNG;;;;
+0E17;THAI CHARACTER THO THAHAN;Lo;0;L;;;;;N;THAI LETTER THO THAHAN;;;;
+0E18;THAI CHARACTER THO THONG;Lo;0;L;;;;;N;THAI LETTER THO THONG;;;;
+0E19;THAI CHARACTER NO NU;Lo;0;L;;;;;N;THAI LETTER NO NU;;;;
+0E1A;THAI CHARACTER BO BAIMAI;Lo;0;L;;;;;N;THAI LETTER BO BAIMAI;;;;
+0E1B;THAI CHARACTER PO PLA;Lo;0;L;;;;;N;THAI LETTER PO PLA;;;;
+0E1C;THAI CHARACTER PHO PHUNG;Lo;0;L;;;;;N;THAI LETTER PHO PHUNG;;;;
+0E1D;THAI CHARACTER FO FA;Lo;0;L;;;;;N;THAI LETTER FO FA;;;;
+0E1E;THAI CHARACTER PHO PHAN;Lo;0;L;;;;;N;THAI LETTER PHO PHAN;;;;
+0E1F;THAI CHARACTER FO FAN;Lo;0;L;;;;;N;THAI LETTER FO FAN;;;;
+0E20;THAI CHARACTER PHO SAMPHAO;Lo;0;L;;;;;N;THAI LETTER PHO SAMPHAO;;;;
+0E21;THAI CHARACTER MO MA;Lo;0;L;;;;;N;THAI LETTER MO MA;;;;
+0E22;THAI CHARACTER YO YAK;Lo;0;L;;;;;N;THAI LETTER YO YAK;;;;
+0E23;THAI CHARACTER RO RUA;Lo;0;L;;;;;N;THAI LETTER RO RUA;;;;
+0E24;THAI CHARACTER RU;Lo;0;L;;;;;N;THAI LETTER RU;;;;
+0E25;THAI CHARACTER LO LING;Lo;0;L;;;;;N;THAI LETTER LO LING;;;;
+0E26;THAI CHARACTER LU;Lo;0;L;;;;;N;THAI LETTER LU;;;;
+0E27;THAI CHARACTER WO WAEN;Lo;0;L;;;;;N;THAI LETTER WO WAEN;;;;
+0E28;THAI CHARACTER SO SALA;Lo;0;L;;;;;N;THAI LETTER SO SALA;;;;
+0E29;THAI CHARACTER SO RUSI;Lo;0;L;;;;;N;THAI LETTER SO RUSI;;;;
+0E2A;THAI CHARACTER SO SUA;Lo;0;L;;;;;N;THAI LETTER SO SUA;;;;
+0E2B;THAI CHARACTER HO HIP;Lo;0;L;;;;;N;THAI LETTER HO HIP;;;;
+0E2C;THAI CHARACTER LO CHULA;Lo;0;L;;;;;N;THAI LETTER LO CHULA;;;;
+0E2D;THAI CHARACTER O ANG;Lo;0;L;;;;;N;THAI LETTER O ANG;;;;
+0E2E;THAI CHARACTER HO NOKHUK;Lo;0;L;;;;;N;THAI LETTER HO NOK HUK;;;;
+0E2F;THAI CHARACTER PAIYANNOI;Lo;0;L;;;;;N;THAI PAI YAN NOI;paiyan noi;;;
+0E30;THAI CHARACTER SARA A;Lo;0;L;;;;;N;THAI VOWEL SIGN SARA A;;;;
+0E31;THAI CHARACTER MAI HAN-AKAT;Mn;0;NSM;;;;;N;THAI VOWEL SIGN MAI HAN-AKAT;;;;
+0E32;THAI CHARACTER SARA AA;Lo;0;L;;;;;N;THAI VOWEL SIGN SARA AA;;;;
+0E33;THAI CHARACTER SARA AM;Lo;0;L;<compat> 0E4D 0E32;;;;N;THAI VOWEL SIGN SARA AM;;;;
+0E34;THAI CHARACTER SARA I;Mn;0;NSM;;;;;N;THAI VOWEL SIGN SARA I;;;;
+0E35;THAI CHARACTER SARA II;Mn;0;NSM;;;;;N;THAI VOWEL SIGN SARA II;;;;
+0E36;THAI CHARACTER SARA UE;Mn;0;NSM;;;;;N;THAI VOWEL SIGN SARA UE;;;;
+0E37;THAI CHARACTER SARA UEE;Mn;0;NSM;;;;;N;THAI VOWEL SIGN SARA UEE;sara uue;;;
+0E38;THAI CHARACTER SARA U;Mn;103;NSM;;;;;N;THAI VOWEL SIGN SARA U;;;;
+0E39;THAI CHARACTER SARA UU;Mn;103;NSM;;;;;N;THAI VOWEL SIGN SARA UU;;;;
+0E3A;THAI CHARACTER PHINTHU;Mn;9;NSM;;;;;N;THAI VOWEL SIGN PHINTHU;;;;
+0E3F;THAI CURRENCY SYMBOL BAHT;Sc;0;ET;;;;;N;THAI BAHT SIGN;;;;
+0E40;THAI CHARACTER SARA E;Lo;0;L;;;;;N;THAI VOWEL SIGN SARA E;;;;
+0E41;THAI CHARACTER SARA AE;Lo;0;L;;;;;N;THAI VOWEL SIGN SARA AE;;;;
+0E42;THAI CHARACTER SARA O;Lo;0;L;;;;;N;THAI VOWEL SIGN SARA O;;;;
+0E43;THAI CHARACTER SARA AI MAIMUAN;Lo;0;L;;;;;N;THAI VOWEL SIGN SARA MAI MUAN;sara ai mai muan;;;
+0E44;THAI CHARACTER SARA AI MAIMALAI;Lo;0;L;;;;;N;THAI VOWEL SIGN SARA MAI MALAI;sara ai mai malai;;;
+0E45;THAI CHARACTER LAKKHANGYAO;Lo;0;L;;;;;N;THAI LAK KHANG YAO;lakkhang yao;;;
+0E46;THAI CHARACTER MAIYAMOK;Lm;0;L;;;;;N;THAI MAI YAMOK;mai yamok;;;
+0E47;THAI CHARACTER MAITAIKHU;Mn;0;NSM;;;;;N;THAI VOWEL SIGN MAI TAI KHU;mai taikhu;;;
+0E48;THAI CHARACTER MAI EK;Mn;107;NSM;;;;;N;THAI TONE MAI EK;;;;
+0E49;THAI CHARACTER MAI THO;Mn;107;NSM;;;;;N;THAI TONE MAI THO;;;;
+0E4A;THAI CHARACTER MAI TRI;Mn;107;NSM;;;;;N;THAI TONE MAI TRI;;;;
+0E4B;THAI CHARACTER MAI CHATTAWA;Mn;107;NSM;;;;;N;THAI TONE MAI CHATTAWA;;;;
+0E4C;THAI CHARACTER THANTHAKHAT;Mn;0;NSM;;;;;N;THAI THANTHAKHAT;;;;
+0E4D;THAI CHARACTER NIKHAHIT;Mn;0;NSM;;;;;N;THAI NIKKHAHIT;nikkhahit;;;
+0E4E;THAI CHARACTER YAMAKKAN;Mn;0;NSM;;;;;N;THAI YAMAKKAN;;;;
+0E4F;THAI CHARACTER FONGMAN;Po;0;L;;;;;N;THAI FONGMAN;;;;
+0E50;THAI DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+0E51;THAI DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+0E52;THAI DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+0E53;THAI DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+0E54;THAI DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+0E55;THAI DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+0E56;THAI DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+0E57;THAI DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+0E58;THAI DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+0E59;THAI DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+0E5A;THAI CHARACTER ANGKHANKHU;Po;0;L;;;;;N;THAI ANGKHANKHU;;;;
+0E5B;THAI CHARACTER KHOMUT;Po;0;L;;;;;N;THAI KHOMUT;;;;
+0E81;LAO LETTER KO;Lo;0;L;;;;;N;;;;;
+0E82;LAO LETTER KHO SUNG;Lo;0;L;;;;;N;;;;;
+0E84;LAO LETTER KHO TAM;Lo;0;L;;;;;N;;;;;
+0E87;LAO LETTER NGO;Lo;0;L;;;;;N;;;;;
+0E88;LAO LETTER CO;Lo;0;L;;;;;N;;;;;
+0E8A;LAO LETTER SO TAM;Lo;0;L;;;;;N;;;;;
+0E8D;LAO LETTER NYO;Lo;0;L;;;;;N;;;;;
+0E94;LAO LETTER DO;Lo;0;L;;;;;N;;;;;
+0E95;LAO LETTER TO;Lo;0;L;;;;;N;;;;;
+0E96;LAO LETTER THO SUNG;Lo;0;L;;;;;N;;;;;
+0E97;LAO LETTER THO TAM;Lo;0;L;;;;;N;;;;;
+0E99;LAO LETTER NO;Lo;0;L;;;;;N;;;;;
+0E9A;LAO LETTER BO;Lo;0;L;;;;;N;;;;;
+0E9B;LAO LETTER PO;Lo;0;L;;;;;N;;;;;
+0E9C;LAO LETTER PHO SUNG;Lo;0;L;;;;;N;;;;;
+0E9D;LAO LETTER FO TAM;Lo;0;L;;;;;N;;;;;
+0E9E;LAO LETTER PHO TAM;Lo;0;L;;;;;N;;;;;
+0E9F;LAO LETTER FO SUNG;Lo;0;L;;;;;N;;;;;
+0EA1;LAO LETTER MO;Lo;0;L;;;;;N;;;;;
+0EA2;LAO LETTER YO;Lo;0;L;;;;;N;;;;;
+0EA3;LAO LETTER LO LING;Lo;0;L;;;;;N;;;;;
+0EA5;LAO LETTER LO LOOT;Lo;0;L;;;;;N;;;;;
+0EA7;LAO LETTER WO;Lo;0;L;;;;;N;;;;;
+0EAA;LAO LETTER SO SUNG;Lo;0;L;;;;;N;;;;;
+0EAB;LAO LETTER HO SUNG;Lo;0;L;;;;;N;;;;;
+0EAD;LAO LETTER O;Lo;0;L;;;;;N;;;;;
+0EAE;LAO LETTER HO TAM;Lo;0;L;;;;;N;;;;;
+0EAF;LAO ELLIPSIS;Lo;0;L;;;;;N;;;;;
+0EB0;LAO VOWEL SIGN A;Lo;0;L;;;;;N;;;;;
+0EB1;LAO VOWEL SIGN MAI KAN;Mn;0;NSM;;;;;N;;;;;
+0EB2;LAO VOWEL SIGN AA;Lo;0;L;;;;;N;;;;;
+0EB3;LAO VOWEL SIGN AM;Lo;0;L;<compat> 0ECD 0EB2;;;;N;;;;;
+0EB4;LAO VOWEL SIGN I;Mn;0;NSM;;;;;N;;;;;
+0EB5;LAO VOWEL SIGN II;Mn;0;NSM;;;;;N;;;;;
+0EB6;LAO VOWEL SIGN Y;Mn;0;NSM;;;;;N;;;;;
+0EB7;LAO VOWEL SIGN YY;Mn;0;NSM;;;;;N;;;;;
+0EB8;LAO VOWEL SIGN U;Mn;118;NSM;;;;;N;;;;;
+0EB9;LAO VOWEL SIGN UU;Mn;118;NSM;;;;;N;;;;;
+0EBB;LAO VOWEL SIGN MAI KON;Mn;0;NSM;;;;;N;;;;;
+0EBC;LAO SEMIVOWEL SIGN LO;Mn;0;NSM;;;;;N;;;;;
+0EBD;LAO SEMIVOWEL SIGN NYO;Lo;0;L;;;;;N;;;;;
+0EC0;LAO VOWEL SIGN E;Lo;0;L;;;;;N;;;;;
+0EC1;LAO VOWEL SIGN EI;Lo;0;L;;;;;N;;;;;
+0EC2;LAO VOWEL SIGN O;Lo;0;L;;;;;N;;;;;
+0EC3;LAO VOWEL SIGN AY;Lo;0;L;;;;;N;;;;;
+0EC4;LAO VOWEL SIGN AI;Lo;0;L;;;;;N;;;;;
+0EC6;LAO KO LA;Lm;0;L;;;;;N;;;;;
+0EC8;LAO TONE MAI EK;Mn;122;NSM;;;;;N;;;;;
+0EC9;LAO TONE MAI THO;Mn;122;NSM;;;;;N;;;;;
+0ECA;LAO TONE MAI TI;Mn;122;NSM;;;;;N;;;;;
+0ECB;LAO TONE MAI CATAWA;Mn;122;NSM;;;;;N;;;;;
+0ECC;LAO CANCELLATION MARK;Mn;0;NSM;;;;;N;;;;;
+0ECD;LAO NIGGAHITA;Mn;0;NSM;;;;;N;;;;;
+0ED0;LAO DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+0ED1;LAO DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+0ED2;LAO DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+0ED3;LAO DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+0ED4;LAO DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+0ED5;LAO DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+0ED6;LAO DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+0ED7;LAO DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+0ED8;LAO DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+0ED9;LAO DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+0EDC;LAO HO NO;Lo;0;L;<compat> 0EAB 0E99;;;;N;;;;;
+0EDD;LAO HO MO;Lo;0;L;<compat> 0EAB 0EA1;;;;N;;;;;
+0F00;TIBETAN SYLLABLE OM;Lo;0;L;;;;;N;;;;;
+0F01;TIBETAN MARK GTER YIG MGO TRUNCATED A;So;0;L;;;;;N;;ter yik go a thung;;;
+0F02;TIBETAN MARK GTER YIG MGO -UM RNAM BCAD MA;So;0;L;;;;;N;;ter yik go wum nam chey ma;;;
+0F03;TIBETAN MARK GTER YIG MGO -UM GTER TSHEG MA;So;0;L;;;;;N;;ter yik go wum ter tsek ma;;;
+0F04;TIBETAN MARK INITIAL YIG MGO MDUN MA;Po;0;L;;;;;N;TIBETAN SINGLE ORNAMENT;yik go dun ma;;;
+0F05;TIBETAN MARK CLOSING YIG MGO SGAB MA;Po;0;L;;;;;N;;yik go kab ma;;;
+0F06;TIBETAN MARK CARET YIG MGO PHUR SHAD MA;Po;0;L;;;;;N;;yik go pur shey ma;;;
+0F07;TIBETAN MARK YIG MGO TSHEG SHAD MA;Po;0;L;;;;;N;;yik go tsek shey ma;;;
+0F08;TIBETAN MARK SBRUL SHAD;Po;0;L;;;;;N;TIBETAN RGYANSHAD;drul shey;;;
+0F09;TIBETAN MARK BSKUR YIG MGO;Po;0;L;;;;;N;;kur yik go;;;
+0F0A;TIBETAN MARK BKA- SHOG YIG MGO;Po;0;L;;;;;N;;ka sho yik go;;;
+0F0B;TIBETAN MARK INTERSYLLABIC TSHEG;Po;0;L;;;;;N;TIBETAN TSEG;tsek;;;
+0F0C;TIBETAN MARK DELIMITER TSHEG BSTAR;Po;0;L;<noBreak> 0F0B;;;;N;;tsek tar;;;
+0F0D;TIBETAN MARK SHAD;Po;0;L;;;;;N;TIBETAN SHAD;shey;;;
+
+0F0E;TIBETAN MARK NYIS SHAD;Po;0;L;;;;;N;TIBETAN DOUBLE SHAD;nyi shey;;;
+0F0F;TIBETAN MARK TSHEG SHAD;Po;0;L;;;;;N;;tsek shey;;;
+0F10;TIBETAN MARK NYIS TSHEG SHAD;Po;0;L;;;;;N;;nyi tsek shey;;;
+0F11;TIBETAN MARK RIN CHEN SPUNGS SHAD;Po;0;L;;;;;N;TIBETAN RINCHANPHUNGSHAD;rinchen pung shey;;;
+0F12;TIBETAN MARK RGYA GRAM SHAD;Po;0;L;;;;;N;;gya tram shey;;;
+0F13;TIBETAN MARK CARET -DZUD RTAGS ME LONG CAN;So;0;L;;;;;N;;dzu ta me long chen;;;
+0F14;TIBETAN MARK GTER TSHEG;So;0;L;;;;;N;TIBETAN COMMA;ter tsek;;;
+0F15;TIBETAN LOGOTYPE SIGN CHAD RTAGS;So;0;L;;;;;N;;che ta;;;
+0F16;TIBETAN LOGOTYPE SIGN LHAG RTAGS;So;0;L;;;;;N;;hlak ta;;;
+0F17;TIBETAN ASTROLOGICAL SIGN SGRA GCAN -CHAR RTAGS;So;0;L;;;;;N;;trachen char ta;;;
+0F18;TIBETAN ASTROLOGICAL SIGN -KHYUD PA;Mn;220;NSM;;;;;N;;kyu pa;;;
+0F19;TIBETAN ASTROLOGICAL SIGN SDONG TSHUGS;Mn;220;NSM;;;;;N;;dong tsu;;;
+0F1A;TIBETAN SIGN RDEL DKAR GCIG;So;0;L;;;;;N;;deka chig;;;
+0F1B;TIBETAN SIGN RDEL DKAR GNYIS;So;0;L;;;;;N;;deka nyi;;;
+0F1C;TIBETAN SIGN RDEL DKAR GSUM;So;0;L;;;;;N;;deka sum;;;
+0F1D;TIBETAN SIGN RDEL NAG GCIG;So;0;L;;;;;N;;dena chig;;;
+0F1E;TIBETAN SIGN RDEL NAG GNYIS;So;0;L;;;;;N;;dena nyi;;;
+0F1F;TIBETAN SIGN RDEL DKAR RDEL NAG;So;0;L;;;;;N;;deka dena;;;
+0F20;TIBETAN DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+0F21;TIBETAN DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+0F22;TIBETAN DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+0F23;TIBETAN DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+0F24;TIBETAN DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+0F25;TIBETAN DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+0F26;TIBETAN DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+0F27;TIBETAN DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+0F28;TIBETAN DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+0F29;TIBETAN DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+0F2A;TIBETAN DIGIT HALF ONE;No;0;L;;;;1/2;N;;;;;
+0F2B;TIBETAN DIGIT HALF TWO;No;0;L;;;;3/2;N;;;;;
+0F2C;TIBETAN DIGIT HALF THREE;No;0;L;;;;5/2;N;;;;;
+0F2D;TIBETAN DIGIT HALF FOUR;No;0;L;;;;7/2;N;;;;;
+0F2E;TIBETAN DIGIT HALF FIVE;No;0;L;;;;9/2;N;;;;;
+0F2F;TIBETAN DIGIT HALF SIX;No;0;L;;;;11/2;N;;;;;
+0F30;TIBETAN DIGIT HALF SEVEN;No;0;L;;;;13/2;N;;;;;
+0F31;TIBETAN DIGIT HALF EIGHT;No;0;L;;;;15/2;N;;;;;
+0F32;TIBETAN DIGIT HALF NINE;No;0;L;;;;17/2;N;;;;;
+0F33;TIBETAN DIGIT HALF ZERO;No;0;L;;;;-1/2;N;;;;;
+0F34;TIBETAN MARK BSDUS RTAGS;So;0;L;;;;;N;;du ta;;;
+0F35;TIBETAN MARK NGAS BZUNG NYI ZLA;Mn;220;NSM;;;;;N;TIBETAN HONORIFIC UNDER RING;nge zung nyi da;;;
+0F36;TIBETAN MARK CARET -DZUD RTAGS BZHI MIG CAN;So;0;L;;;;;N;;dzu ta shi mig chen;;;
+0F37;TIBETAN MARK NGAS BZUNG SGOR RTAGS;Mn;220;NSM;;;;;N;TIBETAN UNDER RING;nge zung gor ta;;;
+0F38;TIBETAN MARK CHE MGO;So;0;L;;;;;N;;che go;;;
+0F39;TIBETAN MARK TSA -PHRU;Mn;216;NSM;;;;;N;TIBETAN LENITION MARK;tsa tru;;;
+0F3A;TIBETAN MARK GUG RTAGS GYON;Ps;0;ON;;;;;N;;gug ta yun;;;
+0F3B;TIBETAN MARK GUG RTAGS GYAS;Pe;0;ON;;;;;N;;gug ta ye;;;
+0F3C;TIBETAN MARK ANG KHANG GYON;Ps;0;ON;;;;;N;TIBETAN LEFT BRACE;ang kang yun;;;
+0F3D;TIBETAN MARK ANG KHANG GYAS;Pe;0;ON;;;;;N;TIBETAN RIGHT BRACE;ang kang ye;;;
+0F3E;TIBETAN SIGN YAR TSHES;Mc;0;L;;;;;N;;yar tse;;;
+0F3F;TIBETAN SIGN MAR TSHES;Mc;0;L;;;;;N;;mar tse;;;
+0F40;TIBETAN LETTER KA;Lo;0;L;;;;;N;;;;;
+0F41;TIBETAN LETTER KHA;Lo;0;L;;;;;N;;;;;
+0F42;TIBETAN LETTER GA;Lo;0;L;;;;;N;;;;;
+0F43;TIBETAN LETTER GHA;Lo;0;L;0F42 0FB7;;;;N;;;;;
+0F44;TIBETAN LETTER NGA;Lo;0;L;;;;;N;;;;;
+0F45;TIBETAN LETTER CA;Lo;0;L;;;;;N;;;;;
+0F46;TIBETAN LETTER CHA;Lo;0;L;;;;;N;;;;;
+0F47;TIBETAN LETTER JA;Lo;0;L;;;;;N;;;;;
+0F49;TIBETAN LETTER NYA;Lo;0;L;;;;;N;;;;;
+0F4A;TIBETAN LETTER TTA;Lo;0;L;;;;;N;TIBETAN LETTER REVERSED TA;;;;
+0F4B;TIBETAN LETTER TTHA;Lo;0;L;;;;;N;TIBETAN LETTER REVERSED THA;;;;
+0F4C;TIBETAN LETTER DDA;Lo;0;L;;;;;N;TIBETAN LETTER REVERSED DA;;;;
+0F4D;TIBETAN LETTER DDHA;Lo;0;L;0F4C 0FB7;;;;N;;;;;
+0F4E;TIBETAN LETTER NNA;Lo;0;L;;;;;N;TIBETAN LETTER REVERSED NA;;;;
+0F4F;TIBETAN LETTER TA;Lo;0;L;;;;;N;;;;;
+0F50;TIBETAN LETTER THA;Lo;0;L;;;;;N;;;;;
+0F51;TIBETAN LETTER DA;Lo;0;L;;;;;N;;;;;
+0F52;TIBETAN LETTER DHA;Lo;0;L;0F51 0FB7;;;;N;;;;;
+0F53;TIBETAN LETTER NA;Lo;0;L;;;;;N;;;;;
+0F54;TIBETAN LETTER PA;Lo;0;L;;;;;N;;;;;
+0F55;TIBETAN LETTER PHA;Lo;0;L;;;;;N;;;;;
+0F56;TIBETAN LETTER BA;Lo;0;L;;;;;N;;;;;
+0F57;TIBETAN LETTER BHA;Lo;0;L;0F56 0FB7;;;;N;;;;;
+0F58;TIBETAN LETTER MA;Lo;0;L;;;;;N;;;;;
+0F59;TIBETAN LETTER TSA;Lo;0;L;;;;;N;;;;;
+0F5A;TIBETAN LETTER TSHA;Lo;0;L;;;;;N;;;;;
+0F5B;TIBETAN LETTER DZA;Lo;0;L;;;;;N;;;;;
+0F5C;TIBETAN LETTER DZHA;Lo;0;L;0F5B 0FB7;;;;N;;;;;
+0F5D;TIBETAN LETTER WA;Lo;0;L;;;;;N;;;;;
+0F5E;TIBETAN LETTER ZHA;Lo;0;L;;;;;N;;;;;
+0F5F;TIBETAN LETTER ZA;Lo;0;L;;;;;N;;;;;
+0F60;TIBETAN LETTER -A;Lo;0;L;;;;;N;TIBETAN LETTER AA;;;;
+0F61;TIBETAN LETTER YA;Lo;0;L;;;;;N;;;;;
+0F62;TIBETAN LETTER RA;Lo;0;L;;;;;N;;*;;;
+0F63;TIBETAN LETTER LA;Lo;0;L;;;;;N;;;;;
+0F64;TIBETAN LETTER SHA;Lo;0;L;;;;;N;;;;;
+0F65;TIBETAN LETTER SSA;Lo;0;L;;;;;N;TIBETAN LETTER REVERSED SHA;;;;
+0F66;TIBETAN LETTER SA;Lo;0;L;;;;;N;;;;;
+0F67;TIBETAN LETTER HA;Lo;0;L;;;;;N;;;;;
+0F68;TIBETAN LETTER A;Lo;0;L;;;;;N;;;;;
+0F69;TIBETAN LETTER KSSA;Lo;0;L;0F40 0FB5;;;;N;;;;;
+0F6A;TIBETAN LETTER FIXED-FORM RA;Lo;0;L;;;;;N;;*;;;
+0F71;TIBETAN VOWEL SIGN AA;Mn;129;NSM;;;;;N;;;;;
+0F72;TIBETAN VOWEL SIGN I;Mn;130;NSM;;;;;N;;;;;
+0F73;TIBETAN VOWEL SIGN II;Mn;0;NSM;0F71 0F72;;;;N;;;;;
+0F74;TIBETAN VOWEL SIGN U;Mn;132;NSM;;;;;N;;;;;
+0F75;TIBETAN VOWEL SIGN UU;Mn;0;NSM;0F71 0F74;;;;N;;;;;
+0F76;TIBETAN VOWEL SIGN VOCALIC R;Mn;0;NSM;0FB2 0F80;;;;N;;;;;
+0F77;TIBETAN VOWEL SIGN VOCALIC RR;Mn;0;NSM;<compat> 0FB2 0F81;;;;N;;;;;
+0F78;TIBETAN VOWEL SIGN VOCALIC L;Mn;0;NSM;0FB3 0F80;;;;N;;;;;
+0F79;TIBETAN VOWEL SIGN VOCALIC LL;Mn;0;NSM;<compat> 0FB3 0F81;;;;N;;;;;
+0F7A;TIBETAN VOWEL SIGN E;Mn;130;NSM;;;;;N;;;;;
+0F7B;TIBETAN VOWEL SIGN EE;Mn;130;NSM;;;;;N;TIBETAN VOWEL SIGN AI;;;;
+0F7C;TIBETAN VOWEL SIGN O;Mn;130;NSM;;;;;N;;;;;
+0F7D;TIBETAN VOWEL SIGN OO;Mn;130;NSM;;;;;N;TIBETAN VOWEL SIGN AU;;;;
+0F7E;TIBETAN SIGN RJES SU NGA RO;Mn;0;NSM;;;;;N;TIBETAN ANUSVARA;je su nga ro;;;
+0F7F;TIBETAN SIGN RNAM BCAD;Mc;0;L;;;;;N;TIBETAN VISARGA;nam chey;;;
+0F80;TIBETAN VOWEL SIGN REVERSED I;Mn;130;NSM;;;;;N;TIBETAN VOWEL SIGN SHORT I;;;;
+0F81;TIBETAN VOWEL SIGN REVERSED II;Mn;0;NSM;0F71 0F80;;;;N;;;;;
+0F82;TIBETAN SIGN NYI ZLA NAA DA;Mn;230;NSM;;;;;N;TIBETAN CANDRABINDU WITH ORNAMENT;nyi da na da;;;
+0F83;TIBETAN SIGN SNA LDAN;Mn;230;NSM;;;;;N;TIBETAN CANDRABINDU;nan de;;;
+0F84;TIBETAN MARK HALANTA;Mn;9;NSM;;;;;N;TIBETAN VIRAMA;;;;
+0F85;TIBETAN MARK PALUTA;Po;0;L;;;;;N;TIBETAN CHUCHENYIGE;;;;
+0F86;TIBETAN SIGN LCI RTAGS;Mn;230;NSM;;;;;N;;ji ta;;;
+0F87;TIBETAN SIGN YANG RTAGS;Mn;230;NSM;;;;;N;;yang ta;;;
+0F88;TIBETAN SIGN LCE TSA CAN;Lo;0;L;;;;;N;;che tsa chen;;;
+0F89;TIBETAN SIGN MCHU CAN;Lo;0;L;;;;;N;;chu chen;;;
+0F8A;TIBETAN SIGN GRU CAN RGYINGS;Lo;0;L;;;;;N;;tru chen ging;;;
+0F8B;TIBETAN SIGN GRU MED RGYINGS;Lo;0;L;;;;;N;;tru me ging;;;
+0F90;TIBETAN SUBJOINED LETTER KA;Mn;0;NSM;;;;;N;;;;;
+0F91;TIBETAN SUBJOINED LETTER KHA;Mn;0;NSM;;;;;N;;;;;
+0F92;TIBETAN SUBJOINED LETTER GA;Mn;0;NSM;;;;;N;;;;;
+0F93;TIBETAN SUBJOINED LETTER GHA;Mn;0;NSM;0F92 0FB7;;;;N;;;;;
+0F94;TIBETAN SUBJOINED LETTER NGA;Mn;0;NSM;;;;;N;;;;;
+0F95;TIBETAN SUBJOINED LETTER CA;Mn;0;NSM;;;;;N;;;;;
+0F96;TIBETAN SUBJOINED LETTER CHA;Mn;0;NSM;;;;;N;;;;;
+0F97;TIBETAN SUBJOINED LETTER JA;Mn;0;NSM;;;;;N;;;;;
+0F99;TIBETAN SUBJOINED LETTER NYA;Mn;0;NSM;;;;;N;;;;;
+0F9A;TIBETAN SUBJOINED LETTER TTA;Mn;0;NSM;;;;;N;;;;;
+0F9B;TIBETAN SUBJOINED LETTER TTHA;Mn;0;NSM;;;;;N;;;;;
+0F9C;TIBETAN SUBJOINED LETTER DDA;Mn;0;NSM;;;;;N;;;;;
+0F9D;TIBETAN SUBJOINED LETTER DDHA;Mn;0;NSM;0F9C 0FB7;;;;N;;;;;
+0F9E;TIBETAN SUBJOINED LETTER NNA;Mn;0;NSM;;;;;N;;;;;
+0F9F;TIBETAN SUBJOINED LETTER TA;Mn;0;NSM;;;;;N;;;;;
+0FA0;TIBETAN SUBJOINED LETTER THA;Mn;0;NSM;;;;;N;;;;;
+0FA1;TIBETAN SUBJOINED LETTER DA;Mn;0;NSM;;;;;N;;;;;
+0FA2;TIBETAN SUBJOINED LETTER DHA;Mn;0;NSM;0FA1 0FB7;;;;N;;;;;
+0FA3;TIBETAN SUBJOINED LETTER NA;Mn;0;NSM;;;;;N;;;;;
+0FA4;TIBETAN SUBJOINED LETTER PA;Mn;0;NSM;;;;;N;;;;;
+0FA5;TIBETAN SUBJOINED LETTER PHA;Mn;0;NSM;;;;;N;;;;;
+0FA6;TIBETAN SUBJOINED LETTER BA;Mn;0;NSM;;;;;N;;;;;
+0FA7;TIBETAN SUBJOINED LETTER BHA;Mn;0;NSM;0FA6 0FB7;;;;N;;;;;
+0FA8;TIBETAN SUBJOINED LETTER MA;Mn;0;NSM;;;;;N;;;;;
+0FA9;TIBETAN SUBJOINED LETTER TSA;Mn;0;NSM;;;;;N;;;;;
+0FAA;TIBETAN SUBJOINED LETTER TSHA;Mn;0;NSM;;;;;N;;;;;
+0FAB;TIBETAN SUBJOINED LETTER DZA;Mn;0;NSM;;;;;N;;;;;
+0FAC;TIBETAN SUBJOINED LETTER DZHA;Mn;0;NSM;0FAB 0FB7;;;;N;;;;;
+0FAD;TIBETAN SUBJOINED LETTER WA;Mn;0;NSM;;;;;N;;*;;;
+0FAE;TIBETAN SUBJOINED LETTER ZHA;Mn;0;NSM;;;;;N;;;;;
+0FAF;TIBETAN SUBJOINED LETTER ZA;Mn;0;NSM;;;;;N;;;;;
+0FB0;TIBETAN SUBJOINED LETTER -A;Mn;0;NSM;;;;;N;;;;;
+0FB1;TIBETAN SUBJOINED LETTER YA;Mn;0;NSM;;;;;N;;*;;;
+0FB2;TIBETAN SUBJOINED LETTER RA;Mn;0;NSM;;;;;N;;*;;;
+0FB3;TIBETAN SUBJOINED LETTER LA;Mn;0;NSM;;;;;N;;;;;
+0FB4;TIBETAN SUBJOINED LETTER SHA;Mn;0;NSM;;;;;N;;;;;
+0FB5;TIBETAN SUBJOINED LETTER SSA;Mn;0;NSM;;;;;N;;;;;
+0FB6;TIBETAN SUBJOINED LETTER SA;Mn;0;NSM;;;;;N;;;;;
+0FB7;TIBETAN SUBJOINED LETTER HA;Mn;0;NSM;;;;;N;;;;;
+0FB8;TIBETAN SUBJOINED LETTER A;Mn;0;NSM;;;;;N;;;;;
+0FB9;TIBETAN SUBJOINED LETTER KSSA;Mn;0;NSM;0F90 0FB5;;;;N;;;;;
+0FBA;TIBETAN SUBJOINED LETTER FIXED-FORM WA;Mn;0;NSM;;;;;N;;*;;;
+0FBB;TIBETAN SUBJOINED LETTER FIXED-FORM YA;Mn;0;NSM;;;;;N;;*;;;
+0FBC;TIBETAN SUBJOINED LETTER FIXED-FORM RA;Mn;0;NSM;;;;;N;;*;;;
+0FBE;TIBETAN KU RU KHA;So;0;L;;;;;N;;kuruka;;;
+0FBF;TIBETAN KU RU KHA BZHI MIG CAN;So;0;L;;;;;N;;kuruka shi mik chen;;;
+0FC0;TIBETAN CANTILLATION SIGN HEAVY BEAT;So;0;L;;;;;N;;;;;
+0FC1;TIBETAN CANTILLATION SIGN LIGHT BEAT;So;0;L;;;;;N;;;;;
+0FC2;TIBETAN CANTILLATION SIGN CANG TE-U;So;0;L;;;;;N;;chang tyu;;;
+0FC3;TIBETAN CANTILLATION SIGN SBUB -CHAL;So;0;L;;;;;N;;bub chey;;;
+0FC4;TIBETAN SYMBOL DRIL BU;So;0;L;;;;;N;;drilbu;;;
+0FC5;TIBETAN SYMBOL RDO RJE;So;0;L;;;;;N;;dorje;;;
+0FC6;TIBETAN SYMBOL PADMA GDAN;Mn;220;NSM;;;;;N;;pema den;;;
+0FC7;TIBETAN SYMBOL RDO RJE RGYA GRAM;So;0;L;;;;;N;;dorje gya dram;;;
+0FC8;TIBETAN SYMBOL PHUR PA;So;0;L;;;;;N;;phurba;;;
+0FC9;TIBETAN SYMBOL NOR BU;So;0;L;;;;;N;;norbu;;;
+0FCA;TIBETAN SYMBOL NOR BU NYIS -KHYIL;So;0;L;;;;;N;;norbu nyi khyi;;;
+0FCB;TIBETAN SYMBOL NOR BU GSUM -KHYIL;So;0;L;;;;;N;;norbu sum khyi;;;
+0FCC;TIBETAN SYMBOL NOR BU BZHI -KHYIL;So;0;L;;;;;N;;norbu shi khyi;;;
+0FCF;TIBETAN SIGN RDEL NAG GSUM;So;0;L;;;;;N;;dena sum;;;
+1000;MYANMAR LETTER KA;Lo;0;L;;;;;N;;;;;
+1001;MYANMAR LETTER KHA;Lo;0;L;;;;;N;;;;;
+1002;MYANMAR LETTER GA;Lo;0;L;;;;;N;;;;;
+1003;MYANMAR LETTER GHA;Lo;0;L;;;;;N;;;;;
+1004;MYANMAR LETTER NGA;Lo;0;L;;;;;N;;;;;
+1005;MYANMAR LETTER CA;Lo;0;L;;;;;N;;;;;
+1006;MYANMAR LETTER CHA;Lo;0;L;;;;;N;;;;;
+1007;MYANMAR LETTER JA;Lo;0;L;;;;;N;;;;;
+1008;MYANMAR LETTER JHA;Lo;0;L;;;;;N;;;;;
+1009;MYANMAR LETTER NYA;Lo;0;L;;;;;N;;;;;
+100A;MYANMAR LETTER NNYA;Lo;0;L;;;;;N;;;;;
+100B;MYANMAR LETTER TTA;Lo;0;L;;;;;N;;;;;
+100C;MYANMAR LETTER TTHA;Lo;0;L;;;;;N;;;;;
+100D;MYANMAR LETTER DDA;Lo;0;L;;;;;N;;;;;
+100E;MYANMAR LETTER DDHA;Lo;0;L;;;;;N;;;;;
+100F;MYANMAR LETTER NNA;Lo;0;L;;;;;N;;;;;
+1010;MYANMAR LETTER TA;Lo;0;L;;;;;N;;;;;
+1011;MYANMAR LETTER THA;Lo;0;L;;;;;N;;;;;
+1012;MYANMAR LETTER DA;Lo;0;L;;;;;N;;;;;
+1013;MYANMAR LETTER DHA;Lo;0;L;;;;;N;;;;;
+1014;MYANMAR LETTER NA;Lo;0;L;;;;;N;;;;;
+1015;MYANMAR LETTER PA;Lo;0;L;;;;;N;;;;;
+1016;MYANMAR LETTER PHA;Lo;0;L;;;;;N;;;;;
+1017;MYANMAR LETTER BA;Lo;0;L;;;;;N;;;;;
+1018;MYANMAR LETTER BHA;Lo;0;L;;;;;N;;;;;
+1019;MYANMAR LETTER MA;Lo;0;L;;;;;N;;;;;
+101A;MYANMAR LETTER YA;Lo;0;L;;;;;N;;;;;
+101B;MYANMAR LETTER RA;Lo;0;L;;;;;N;;;;;
+101C;MYANMAR LETTER LA;Lo;0;L;;;;;N;;;;;
+101D;MYANMAR LETTER WA;Lo;0;L;;;;;N;;;;;
+101E;MYANMAR LETTER SA;Lo;0;L;;;;;N;;;;;
+101F;MYANMAR LETTER HA;Lo;0;L;;;;;N;;;;;
+1020;MYANMAR LETTER LLA;Lo;0;L;;;;;N;;;;;
+1021;MYANMAR LETTER A;Lo;0;L;;;;;N;;;;;
+1023;MYANMAR LETTER I;Lo;0;L;;;;;N;;;;;
+1024;MYANMAR LETTER II;Lo;0;L;;;;;N;;;;;
+1025;MYANMAR LETTER U;Lo;0;L;;;;;N;;;;;
+1026;MYANMAR LETTER UU;Lo;0;L;1025 102E;;;;N;;;;;
+1027;MYANMAR LETTER E;Lo;0;L;;;;;N;;;;;
+1029;MYANMAR LETTER O;Lo;0;L;;;;;N;;;;;
+102A;MYANMAR LETTER AU;Lo;0;L;;;;;N;;;;;
+102C;MYANMAR VOWEL SIGN AA;Mc;0;L;;;;;N;;;;;
+102D;MYANMAR VOWEL SIGN I;Mn;0;NSM;;;;;N;;;;;
+102E;MYANMAR VOWEL SIGN II;Mn;0;NSM;;;;;N;;;;;
+102F;MYANMAR VOWEL SIGN U;Mn;0;NSM;;;;;N;;;;;
+1030;MYANMAR VOWEL SIGN UU;Mn;0;NSM;;;;;N;;;;;
+1031;MYANMAR VOWEL SIGN E;Mc;0;L;;;;;N;;;;;
+1032;MYANMAR VOWEL SIGN AI;Mn;0;NSM;;;;;N;;;;;
+1036;MYANMAR SIGN ANUSVARA;Mn;0;NSM;;;;;N;;;;;
+1037;MYANMAR SIGN DOT BELOW;Mn;7;NSM;;;;;N;;;;;
+1038;MYANMAR SIGN VISARGA;Mc;0;L;;;;;N;;;;;
+1039;MYANMAR SIGN VIRAMA;Mn;9;NSM;;;;;N;;;;;
+1040;MYANMAR DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+1041;MYANMAR DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+1042;MYANMAR DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+1043;MYANMAR DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+1044;MYANMAR DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+1045;MYANMAR DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+1046;MYANMAR DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+1047;MYANMAR DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+1048;MYANMAR DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+1049;MYANMAR DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+104A;MYANMAR SIGN LITTLE SECTION;Po;0;L;;;;;N;;;;;
+104B;MYANMAR SIGN SECTION;Po;0;L;;;;;N;;;;;
+104C;MYANMAR SYMBOL LOCATIVE;Po;0;L;;;;;N;;;;;
+104D;MYANMAR SYMBOL COMPLETED;Po;0;L;;;;;N;;;;;
+104E;MYANMAR SYMBOL AFOREMENTIONED;Po;0;L;;;;;N;;;;;
+104F;MYANMAR SYMBOL GENITIVE;Po;0;L;;;;;N;;;;;
+1050;MYANMAR LETTER SHA;Lo;0;L;;;;;N;;;;;
+1051;MYANMAR LETTER SSA;Lo;0;L;;;;;N;;;;;
+1052;MYANMAR LETTER VOCALIC R;Lo;0;L;;;;;N;;;;;
+1053;MYANMAR LETTER VOCALIC RR;Lo;0;L;;;;;N;;;;;
+1054;MYANMAR LETTER VOCALIC L;Lo;0;L;;;;;N;;;;;
+1055;MYANMAR LETTER VOCALIC LL;Lo;0;L;;;;;N;;;;;
+1056;MYANMAR VOWEL SIGN VOCALIC R;Mc;0;L;;;;;N;;;;;
+1057;MYANMAR VOWEL SIGN VOCALIC RR;Mc;0;L;;;;;N;;;;;
+1058;MYANMAR VOWEL SIGN VOCALIC L;Mn;0;NSM;;;;;N;;;;;
+1059;MYANMAR VOWEL SIGN VOCALIC LL;Mn;0;NSM;;;;;N;;;;;
+10A0;GEORGIAN CAPITAL LETTER AN;Lu;0;L;;;;;N;;Khutsuri;;;
+10A1;GEORGIAN CAPITAL LETTER BAN;Lu;0;L;;;;;N;;Khutsuri;;;
+10A2;GEORGIAN CAPITAL LETTER GAN;Lu;0;L;;;;;N;;Khutsuri;;;
+10A3;GEORGIAN CAPITAL LETTER DON;Lu;0;L;;;;;N;;Khutsuri;;;
+10A4;GEORGIAN CAPITAL LETTER EN;Lu;0;L;;;;;N;;Khutsuri;;;
+10A5;GEORGIAN CAPITAL LETTER VIN;Lu;0;L;;;;;N;;Khutsuri;;;
+10A6;GEORGIAN CAPITAL LETTER ZEN;Lu;0;L;;;;;N;;Khutsuri;;;
+10A7;GEORGIAN CAPITAL LETTER TAN;Lu;0;L;;;;;N;;Khutsuri;;;
+10A8;GEORGIAN CAPITAL LETTER IN;Lu;0;L;;;;;N;;Khutsuri;;;
+10A9;GEORGIAN CAPITAL LETTER KAN;Lu;0;L;;;;;N;;Khutsuri;;;
+10AA;GEORGIAN CAPITAL LETTER LAS;Lu;0;L;;;;;N;;Khutsuri;;;
+10AB;GEORGIAN CAPITAL LETTER MAN;Lu;0;L;;;;;N;;Khutsuri;;;
+10AC;GEORGIAN CAPITAL LETTER NAR;Lu;0;L;;;;;N;;Khutsuri;;;
+10AD;GEORGIAN CAPITAL LETTER ON;Lu;0;L;;;;;N;;Khutsuri;;;
+10AE;GEORGIAN CAPITAL LETTER PAR;Lu;0;L;;;;;N;;Khutsuri;;;
+10AF;GEORGIAN CAPITAL LETTER ZHAR;Lu;0;L;;;;;N;;Khutsuri;;;
+10B0;GEORGIAN CAPITAL LETTER RAE;Lu;0;L;;;;;N;;Khutsuri;;;
+10B1;GEORGIAN CAPITAL LETTER SAN;Lu;0;L;;;;;N;;Khutsuri;;;
+10B2;GEORGIAN CAPITAL LETTER TAR;Lu;0;L;;;;;N;;Khutsuri;;;
+10B3;GEORGIAN CAPITAL LETTER UN;Lu;0;L;;;;;N;;Khutsuri;;;
+10B4;GEORGIAN CAPITAL LETTER PHAR;Lu;0;L;;;;;N;;Khutsuri;;;
+10B5;GEORGIAN CAPITAL LETTER KHAR;Lu;0;L;;;;;N;;Khutsuri;;;
+10B6;GEORGIAN CAPITAL LETTER GHAN;Lu;0;L;;;;;N;;Khutsuri;;;
+10B7;GEORGIAN CAPITAL LETTER QAR;Lu;0;L;;;;;N;;Khutsuri;;;
+10B8;GEORGIAN CAPITAL LETTER SHIN;Lu;0;L;;;;;N;;Khutsuri;;;
+10B9;GEORGIAN CAPITAL LETTER CHIN;Lu;0;L;;;;;N;;Khutsuri;;;
+10BA;GEORGIAN CAPITAL LETTER CAN;Lu;0;L;;;;;N;;Khutsuri;;;
+10BB;GEORGIAN CAPITAL LETTER JIL;Lu;0;L;;;;;N;;Khutsuri;;;
+10BC;GEORGIAN CAPITAL LETTER CIL;Lu;0;L;;;;;N;;Khutsuri;;;
+10BD;GEORGIAN CAPITAL LETTER CHAR;Lu;0;L;;;;;N;;Khutsuri;;;
+10BE;GEORGIAN CAPITAL LETTER XAN;Lu;0;L;;;;;N;;Khutsuri;;;
+10BF;GEORGIAN CAPITAL LETTER JHAN;Lu;0;L;;;;;N;;Khutsuri;;;
+10C0;GEORGIAN CAPITAL LETTER HAE;Lu;0;L;;;;;N;;Khutsuri;;;
+10C1;GEORGIAN CAPITAL LETTER HE;Lu;0;L;;;;;N;;Khutsuri;;;
+10C2;GEORGIAN CAPITAL LETTER HIE;Lu;0;L;;;;;N;;Khutsuri;;;
+10C3;GEORGIAN CAPITAL LETTER WE;Lu;0;L;;;;;N;;Khutsuri;;;
+10C4;GEORGIAN CAPITAL LETTER HAR;Lu;0;L;;;;;N;;Khutsuri;;;
+10C5;GEORGIAN CAPITAL LETTER HOE;Lu;0;L;;;;;N;;Khutsuri;;;
+10D0;GEORGIAN LETTER AN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER AN;;;;
+10D1;GEORGIAN LETTER BAN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER BAN;;;;
+10D2;GEORGIAN LETTER GAN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER GAN;;;;
+10D3;GEORGIAN LETTER DON;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER DON;;;;
+10D4;GEORGIAN LETTER EN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER EN;;;;
+10D5;GEORGIAN LETTER VIN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER VIN;;;;
+10D6;GEORGIAN LETTER ZEN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER ZEN;;;;
+10D7;GEORGIAN LETTER TAN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER TAN;;;;
+10D8;GEORGIAN LETTER IN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER IN;;;;
+10D9;GEORGIAN LETTER KAN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER KAN;;;;
+10DA;GEORGIAN LETTER LAS;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER LAS;;;;
+10DB;GEORGIAN LETTER MAN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER MAN;;;;
+10DC;GEORGIAN LETTER NAR;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER NAR;;;;
+10DD;GEORGIAN LETTER ON;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER ON;;;;
+10DE;GEORGIAN LETTER PAR;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER PAR;;;;
+10DF;GEORGIAN LETTER ZHAR;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER ZHAR;;;;
+10E0;GEORGIAN LETTER RAE;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER RAE;;;;
+10E1;GEORGIAN LETTER SAN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER SAN;;;;
+10E2;GEORGIAN LETTER TAR;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER TAR;;;;
+10E3;GEORGIAN LETTER UN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER UN;;;;
+10E4;GEORGIAN LETTER PHAR;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER PHAR;;;;
+10E5;GEORGIAN LETTER KHAR;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER KHAR;;;;
+10E6;GEORGIAN LETTER GHAN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER GHAN;;;;
+10E7;GEORGIAN LETTER QAR;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER QAR;;;;
+10E8;GEORGIAN LETTER SHIN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER SHIN;;;;
+10E9;GEORGIAN LETTER CHIN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER CHIN;;;;
+10EA;GEORGIAN LETTER CAN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER CAN;;;;
+10EB;GEORGIAN LETTER JIL;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER JIL;;;;
+10EC;GEORGIAN LETTER CIL;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER CIL;;;;
+10ED;GEORGIAN LETTER CHAR;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER CHAR;;;;
+10EE;GEORGIAN LETTER XAN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER XAN;;;;
+10EF;GEORGIAN LETTER JHAN;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER JHAN;;;;
+10F0;GEORGIAN LETTER HAE;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER HAE;;;;
+10F1;GEORGIAN LETTER HE;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER HE;;;;
+10F2;GEORGIAN LETTER HIE;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER HIE;;;;
+10F3;GEORGIAN LETTER WE;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER WE;;;;
+10F4;GEORGIAN LETTER HAR;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER HAR;;;;
+10F5;GEORGIAN LETTER HOE;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER HOE;;;;
+10F6;GEORGIAN LETTER FI;Lo;0;L;;;;;N;GEORGIAN SMALL LETTER FI;;;;
+10F7;GEORGIAN LETTER YN;Lo;0;L;;;;;N;;;;;
+10F8;GEORGIAN LETTER ELIFI;Lo;0;L;;;;;N;;;;;
+10FB;GEORGIAN PARAGRAPH SEPARATOR;Po;0;L;;;;;N;;;;;
+1100;HANGUL CHOSEONG KIYEOK;Lo;0;L;;;;;N;;g *;;;
+1101;HANGUL CHOSEONG SSANGKIYEOK;Lo;0;L;;;;;N;;gg *;;;
+1102;HANGUL CHOSEONG NIEUN;Lo;0;L;;;;;N;;n *;;;
+1103;HANGUL CHOSEONG TIKEUT;Lo;0;L;;;;;N;;d *;;;
+1104;HANGUL CHOSEONG SSANGTIKEUT;Lo;0;L;;;;;N;;dd *;;;
+1105;HANGUL CHOSEONG RIEUL;Lo;0;L;;;;;N;;r *;;;
+1106;HANGUL CHOSEONG MIEUM;Lo;0;L;;;;;N;;m *;;;
+1107;HANGUL CHOSEONG PIEUP;Lo;0;L;;;;;N;;b *;;;
+1108;HANGUL CHOSEONG SSANGPIEUP;Lo;0;L;;;;;N;;bb *;;;
+1109;HANGUL CHOSEONG SIOS;Lo;0;L;;;;;N;;s *;;;
+110A;HANGUL CHOSEONG SSANGSIOS;Lo;0;L;;;;;N;;ss *;;;
+110B;HANGUL CHOSEONG IEUNG;Lo;0;L;;;;;N;;;;;
+110C;HANGUL CHOSEONG CIEUC;Lo;0;L;;;;;N;;j *;;;
+110D;HANGUL CHOSEONG SSANGCIEUC;Lo;0;L;;;;;N;;jj *;;;
+110E;HANGUL CHOSEONG CHIEUCH;Lo;0;L;;;;;N;;c *;;;
+110F;HANGUL CHOSEONG KHIEUKH;Lo;0;L;;;;;N;;k *;;;
+1110;HANGUL CHOSEONG THIEUTH;Lo;0;L;;;;;N;;t *;;;
+1111;HANGUL CHOSEONG PHIEUPH;Lo;0;L;;;;;N;;p *;;;
+1112;HANGUL CHOSEONG HIEUH;Lo;0;L;;;;;N;;h *;;;
+1113;HANGUL CHOSEONG NIEUN-KIYEOK;Lo;0;L;;;;;N;;;;;
+1114;HANGUL CHOSEONG SSANGNIEUN;Lo;0;L;;;;;N;;;;;
+1115;HANGUL CHOSEONG NIEUN-TIKEUT;Lo;0;L;;;;;N;;;;;
+1116;HANGUL CHOSEONG NIEUN-PIEUP;Lo;0;L;;;;;N;;;;;
+1117;HANGUL CHOSEONG TIKEUT-KIYEOK;Lo;0;L;;;;;N;;;;;
+1118;HANGUL CHOSEONG RIEUL-NIEUN;Lo;0;L;;;;;N;;;;;
+1119;HANGUL CHOSEONG SSANGRIEUL;Lo;0;L;;;;;N;;;;;
+111A;HANGUL CHOSEONG RIEUL-HIEUH;Lo;0;L;;;;;N;;;;;
+111B;HANGUL CHOSEONG KAPYEOUNRIEUL;Lo;0;L;;;;;N;;;;;
+111C;HANGUL CHOSEONG MIEUM-PIEUP;Lo;0;L;;;;;N;;;;;
+111D;HANGUL CHOSEONG KAPYEOUNMIEUM;Lo;0;L;;;;;N;;;;;
+111E;HANGUL CHOSEONG PIEUP-KIYEOK;Lo;0;L;;;;;N;;;;;
+111F;HANGUL CHOSEONG PIEUP-NIEUN;Lo;0;L;;;;;N;;;;;
+1120;HANGUL CHOSEONG PIEUP-TIKEUT;Lo;0;L;;;;;N;;;;;
+1121;HANGUL CHOSEONG PIEUP-SIOS;Lo;0;L;;;;;N;;;;;
+1122;HANGUL CHOSEONG PIEUP-SIOS-KIYEOK;Lo;0;L;;;;;N;;;;;
+1123;HANGUL CHOSEONG PIEUP-SIOS-TIKEUT;Lo;0;L;;;;;N;;;;;
+1124;HANGUL CHOSEONG PIEUP-SIOS-PIEUP;Lo;0;L;;;;;N;;;;;
+1125;HANGUL CHOSEONG PIEUP-SSANGSIOS;Lo;0;L;;;;;N;;;;;
+1126;HANGUL CHOSEONG PIEUP-SIOS-CIEUC;Lo;0;L;;;;;N;;;;;
+1127;HANGUL CHOSEONG PIEUP-CIEUC;Lo;0;L;;;;;N;;;;;
+1128;HANGUL CHOSEONG PIEUP-CHIEUCH;Lo;0;L;;;;;N;;;;;
+1129;HANGUL CHOSEONG PIEUP-THIEUTH;Lo;0;L;;;;;N;;;;;
+112A;HANGUL CHOSEONG PIEUP-PHIEUPH;Lo;0;L;;;;;N;;;;;
+112B;HANGUL CHOSEONG KAPYEOUNPIEUP;Lo;0;L;;;;;N;;;;;
+112C;HANGUL CHOSEONG KAPYEOUNSSANGPIEUP;Lo;0;L;;;;;N;;;;;
+112D;HANGUL CHOSEONG SIOS-KIYEOK;Lo;0;L;;;;;N;;;;;
+112E;HANGUL CHOSEONG SIOS-NIEUN;Lo;0;L;;;;;N;;;;;
+112F;HANGUL CHOSEONG SIOS-TIKEUT;Lo;0;L;;;;;N;;;;;
+1130;HANGUL CHOSEONG SIOS-RIEUL;Lo;0;L;;;;;N;;;;;
+1131;HANGUL CHOSEONG SIOS-MIEUM;Lo;0;L;;;;;N;;;;;
+1132;HANGUL CHOSEONG SIOS-PIEUP;Lo;0;L;;;;;N;;;;;
+1133;HANGUL CHOSEONG SIOS-PIEUP-KIYEOK;Lo;0;L;;;;;N;;;;;
+1134;HANGUL CHOSEONG SIOS-SSANGSIOS;Lo;0;L;;;;;N;;;;;
+1135;HANGUL CHOSEONG SIOS-IEUNG;Lo;0;L;;;;;N;;;;;
+1136;HANGUL CHOSEONG SIOS-CIEUC;Lo;0;L;;;;;N;;;;;
+1137;HANGUL CHOSEONG SIOS-CHIEUCH;Lo;0;L;;;;;N;;;;;
+1138;HANGUL CHOSEONG SIOS-KHIEUKH;Lo;0;L;;;;;N;;;;;
+1139;HANGUL CHOSEONG SIOS-THIEUTH;Lo;0;L;;;;;N;;;;;
+113A;HANGUL CHOSEONG SIOS-PHIEUPH;Lo;0;L;;;;;N;;;;;
+113B;HANGUL CHOSEONG SIOS-HIEUH;Lo;0;L;;;;;N;;;;;
+113C;HANGUL CHOSEONG CHITUEUMSIOS;Lo;0;L;;;;;N;;;;;
+113D;HANGUL CHOSEONG CHITUEUMSSANGSIOS;Lo;0;L;;;;;N;;;;;
+113E;HANGUL CHOSEONG CEONGCHIEUMSIOS;Lo;0;L;;;;;N;;;;;
+113F;HANGUL CHOSEONG CEONGCHIEUMSSANGSIOS;Lo;0;L;;;;;N;;;;;
+1140;HANGUL CHOSEONG PANSIOS;Lo;0;L;;;;;N;;;;;
+1141;HANGUL CHOSEONG IEUNG-KIYEOK;Lo;0;L;;;;;N;;;;;
+1142;HANGUL CHOSEONG IEUNG-TIKEUT;Lo;0;L;;;;;N;;;;;
+1143;HANGUL CHOSEONG IEUNG-MIEUM;Lo;0;L;;;;;N;;;;;
+1144;HANGUL CHOSEONG IEUNG-PIEUP;Lo;0;L;;;;;N;;;;;
+1145;HANGUL CHOSEONG IEUNG-SIOS;Lo;0;L;;;;;N;;;;;
+1146;HANGUL CHOSEONG IEUNG-PANSIOS;Lo;0;L;;;;;N;;;;;
+1147;HANGUL CHOSEONG SSANGIEUNG;Lo;0;L;;;;;N;;;;;
+1148;HANGUL CHOSEONG IEUNG-CIEUC;Lo;0;L;;;;;N;;;;;
+1149;HANGUL CHOSEONG IEUNG-CHIEUCH;Lo;0;L;;;;;N;;;;;
+114A;HANGUL CHOSEONG IEUNG-THIEUTH;Lo;0;L;;;;;N;;;;;
+114B;HANGUL CHOSEONG IEUNG-PHIEUPH;Lo;0;L;;;;;N;;;;;
+114C;HANGUL CHOSEONG YESIEUNG;Lo;0;L;;;;;N;;;;;
+114D;HANGUL CHOSEONG CIEUC-IEUNG;Lo;0;L;;;;;N;;;;;
+114E;HANGUL CHOSEONG CHITUEUMCIEUC;Lo;0;L;;;;;N;;;;;
+114F;HANGUL CHOSEONG CHITUEUMSSANGCIEUC;Lo;0;L;;;;;N;;;;;
+1150;HANGUL CHOSEONG CEONGCHIEUMCIEUC;Lo;0;L;;;;;N;;;;;
+1151;HANGUL CHOSEONG CEONGCHIEUMSSANGCIEUC;Lo;0;L;;;;;N;;;;;
+1152;HANGUL CHOSEONG CHIEUCH-KHIEUKH;Lo;0;L;;;;;N;;;;;
+1153;HANGUL CHOSEONG CHIEUCH-HIEUH;Lo;0;L;;;;;N;;;;;
+1154;HANGUL CHOSEONG CHITUEUMCHIEUCH;Lo;0;L;;;;;N;;;;;
+1155;HANGUL CHOSEONG CEONGCHIEUMCHIEUCH;Lo;0;L;;;;;N;;;;;
+1156;HANGUL CHOSEONG PHIEUPH-PIEUP;Lo;0;L;;;;;N;;;;;
+1157;HANGUL CHOSEONG KAPYEOUNPHIEUPH;Lo;0;L;;;;;N;;;;;
+1158;HANGUL CHOSEONG SSANGHIEUH;Lo;0;L;;;;;N;;;;;
+1159;HANGUL CHOSEONG YEORINHIEUH;Lo;0;L;;;;;N;;;;;
+115F;HANGUL CHOSEONG FILLER;Lo;0;L;;;;;N;;;;;
+1160;HANGUL JUNGSEONG FILLER;Lo;0;L;;;;;N;;;;;
+1161;HANGUL JUNGSEONG A;Lo;0;L;;;;;N;;;;;
+1162;HANGUL JUNGSEONG AE;Lo;0;L;;;;;N;;;;;
+1163;HANGUL JUNGSEONG YA;Lo;0;L;;;;;N;;;;;
+1164;HANGUL JUNGSEONG YAE;Lo;0;L;;;;;N;;;;;
+1165;HANGUL JUNGSEONG EO;Lo;0;L;;;;;N;;;;;
+1166;HANGUL JUNGSEONG E;Lo;0;L;;;;;N;;;;;
+1167;HANGUL JUNGSEONG YEO;Lo;0;L;;;;;N;;;;;
+1168;HANGUL JUNGSEONG YE;Lo;0;L;;;;;N;;;;;
+1169;HANGUL JUNGSEONG O;Lo;0;L;;;;;N;;;;;
+116A;HANGUL JUNGSEONG WA;Lo;0;L;;;;;N;;;;;
+116B;HANGUL JUNGSEONG WAE;Lo;0;L;;;;;N;;;;;
+116C;HANGUL JUNGSEONG OE;Lo;0;L;;;;;N;;;;;
+116D;HANGUL JUNGSEONG YO;Lo;0;L;;;;;N;;;;;
+116E;HANGUL JUNGSEONG U;Lo;0;L;;;;;N;;;;;
+116F;HANGUL JUNGSEONG WEO;Lo;0;L;;;;;N;;;;;
+1170;HANGUL JUNGSEONG WE;Lo;0;L;;;;;N;;;;;
+1171;HANGUL JUNGSEONG WI;Lo;0;L;;;;;N;;;;;
+1172;HANGUL JUNGSEONG YU;Lo;0;L;;;;;N;;;;;
+1173;HANGUL JUNGSEONG EU;Lo;0;L;;;;;N;;;;;
+1174;HANGUL JUNGSEONG YI;Lo;0;L;;;;;N;;;;;
+1175;HANGUL JUNGSEONG I;Lo;0;L;;;;;N;;;;;
+1176;HANGUL JUNGSEONG A-O;Lo;0;L;;;;;N;;;;;
+1177;HANGUL JUNGSEONG A-U;Lo;0;L;;;;;N;;;;;
+1178;HANGUL JUNGSEONG YA-O;Lo;0;L;;;;;N;;;;;
+1179;HANGUL JUNGSEONG YA-YO;Lo;0;L;;;;;N;;;;;
+117A;HANGUL JUNGSEONG EO-O;Lo;0;L;;;;;N;;;;;
+117B;HANGUL JUNGSEONG EO-U;Lo;0;L;;;;;N;;;;;
+117C;HANGUL JUNGSEONG EO-EU;Lo;0;L;;;;;N;;;;;
+117D;HANGUL JUNGSEONG YEO-O;Lo;0;L;;;;;N;;;;;
+117E;HANGUL JUNGSEONG YEO-U;Lo;0;L;;;;;N;;;;;
+117F;HANGUL JUNGSEONG O-EO;Lo;0;L;;;;;N;;;;;
+1180;HANGUL JUNGSEONG O-E;Lo;0;L;;;;;N;;;;;
+1181;HANGUL JUNGSEONG O-YE;Lo;0;L;;;;;N;;;;;
+1182;HANGUL JUNGSEONG O-O;Lo;0;L;;;;;N;;;;;
+1183;HANGUL JUNGSEONG O-U;Lo;0;L;;;;;N;;;;;
+1184;HANGUL JUNGSEONG YO-YA;Lo;0;L;;;;;N;;;;;
+1185;HANGUL JUNGSEONG YO-YAE;Lo;0;L;;;;;N;;;;;
+1186;HANGUL JUNGSEONG YO-YEO;Lo;0;L;;;;;N;;;;;
+1187;HANGUL JUNGSEONG YO-O;Lo;0;L;;;;;N;;;;;
+1188;HANGUL JUNGSEONG YO-I;Lo;0;L;;;;;N;;;;;
+1189;HANGUL JUNGSEONG U-A;Lo;0;L;;;;;N;;;;;
+118A;HANGUL JUNGSEONG U-AE;Lo;0;L;;;;;N;;;;;
+118B;HANGUL JUNGSEONG U-EO-EU;Lo;0;L;;;;;N;;;;;
+118C;HANGUL JUNGSEONG U-YE;Lo;0;L;;;;;N;;;;;
+118D;HANGUL JUNGSEONG U-U;Lo;0;L;;;;;N;;;;;
+118E;HANGUL JUNGSEONG YU-A;Lo;0;L;;;;;N;;;;;
+118F;HANGUL JUNGSEONG YU-EO;Lo;0;L;;;;;N;;;;;
+1190;HANGUL JUNGSEONG YU-E;Lo;0;L;;;;;N;;;;;
+1191;HANGUL JUNGSEONG YU-YEO;Lo;0;L;;;;;N;;;;;
+1192;HANGUL JUNGSEONG YU-YE;Lo;0;L;;;;;N;;;;;
+1193;HANGUL JUNGSEONG YU-U;Lo;0;L;;;;;N;;;;;
+1194;HANGUL JUNGSEONG YU-I;Lo;0;L;;;;;N;;;;;
+1195;HANGUL JUNGSEONG EU-U;Lo;0;L;;;;;N;;;;;
+1196;HANGUL JUNGSEONG EU-EU;Lo;0;L;;;;;N;;;;;
+1197;HANGUL JUNGSEONG YI-U;Lo;0;L;;;;;N;;;;;
+1198;HANGUL JUNGSEONG I-A;Lo;0;L;;;;;N;;;;;
+1199;HANGUL JUNGSEONG I-YA;Lo;0;L;;;;;N;;;;;
+119A;HANGUL JUNGSEONG I-O;Lo;0;L;;;;;N;;;;;
+119B;HANGUL JUNGSEONG I-U;Lo;0;L;;;;;N;;;;;
+119C;HANGUL JUNGSEONG I-EU;Lo;0;L;;;;;N;;;;;
+119D;HANGUL JUNGSEONG I-ARAEA;Lo;0;L;;;;;N;;;;;
+119E;HANGUL JUNGSEONG ARAEA;Lo;0;L;;;;;N;;;;;
+119F;HANGUL JUNGSEONG ARAEA-EO;Lo;0;L;;;;;N;;;;;
+11A0;HANGUL JUNGSEONG ARAEA-U;Lo;0;L;;;;;N;;;;;
+11A1;HANGUL JUNGSEONG ARAEA-I;Lo;0;L;;;;;N;;;;;
+11A2;HANGUL JUNGSEONG SSANGARAEA;Lo;0;L;;;;;N;;;;;
+11A8;HANGUL JONGSEONG KIYEOK;Lo;0;L;;;;;N;;g *;;;
+11A9;HANGUL JONGSEONG SSANGKIYEOK;Lo;0;L;;;;;N;;gg *;;;
+11AA;HANGUL JONGSEONG KIYEOK-SIOS;Lo;0;L;;;;;N;;gs *;;;
+11AB;HANGUL JONGSEONG NIEUN;Lo;0;L;;;;;N;;n *;;;
+11AC;HANGUL JONGSEONG NIEUN-CIEUC;Lo;0;L;;;;;N;;nj *;;;
+11AD;HANGUL JONGSEONG NIEUN-HIEUH;Lo;0;L;;;;;N;;nh *;;;
+11AE;HANGUL JONGSEONG TIKEUT;Lo;0;L;;;;;N;;d *;;;
+11AF;HANGUL JONGSEONG RIEUL;Lo;0;L;;;;;N;;l *;;;
+11B0;HANGUL JONGSEONG RIEUL-KIYEOK;Lo;0;L;;;;;N;;lg *;;;
+11B1;HANGUL JONGSEONG RIEUL-MIEUM;Lo;0;L;;;;;N;;lm *;;;
+11B2;HANGUL JONGSEONG RIEUL-PIEUP;Lo;0;L;;;;;N;;lb *;;;
+11B3;HANGUL JONGSEONG RIEUL-SIOS;Lo;0;L;;;;;N;;ls *;;;
+11B4;HANGUL JONGSEONG RIEUL-THIEUTH;Lo;0;L;;;;;N;;lt *;;;
+11B5;HANGUL JONGSEONG RIEUL-PHIEUPH;Lo;0;L;;;;;N;;lp *;;;
+11B6;HANGUL JONGSEONG RIEUL-HIEUH;Lo;0;L;;;;;N;;lh *;;;
+11B7;HANGUL JONGSEONG MIEUM;Lo;0;L;;;;;N;;m *;;;
+11B8;HANGUL JONGSEONG PIEUP;Lo;0;L;;;;;N;;b *;;;
+11B9;HANGUL JONGSEONG PIEUP-SIOS;Lo;0;L;;;;;N;;bs *;;;
+11BA;HANGUL JONGSEONG SIOS;Lo;0;L;;;;;N;;s *;;;
+11BB;HANGUL JONGSEONG SSANGSIOS;Lo;0;L;;;;;N;;ss *;;;
+11BC;HANGUL JONGSEONG IEUNG;Lo;0;L;;;;;N;;ng *;;;
+11BD;HANGUL JONGSEONG CIEUC;Lo;0;L;;;;;N;;j *;;;
+11BE;HANGUL JONGSEONG CHIEUCH;Lo;0;L;;;;;N;;c *;;;
+11BF;HANGUL JONGSEONG KHIEUKH;Lo;0;L;;;;;N;;k *;;;
+11C0;HANGUL JONGSEONG THIEUTH;Lo;0;L;;;;;N;;t *;;;
+11C1;HANGUL JONGSEONG PHIEUPH;Lo;0;L;;;;;N;;p *;;;
+11C2;HANGUL JONGSEONG HIEUH;Lo;0;L;;;;;N;;h *;;;
+11C3;HANGUL JONGSEONG KIYEOK-RIEUL;Lo;0;L;;;;;N;;;;;
+11C4;HANGUL JONGSEONG KIYEOK-SIOS-KIYEOK;Lo;0;L;;;;;N;;;;;
+11C5;HANGUL JONGSEONG NIEUN-KIYEOK;Lo;0;L;;;;;N;;;;;
+11C6;HANGUL JONGSEONG NIEUN-TIKEUT;Lo;0;L;;;;;N;;;;;
+11C7;HANGUL JONGSEONG NIEUN-SIOS;Lo;0;L;;;;;N;;;;;
+11C8;HANGUL JONGSEONG NIEUN-PANSIOS;Lo;0;L;;;;;N;;;;;
+11C9;HANGUL JONGSEONG NIEUN-THIEUTH;Lo;0;L;;;;;N;;;;;
+11CA;HANGUL JONGSEONG TIKEUT-KIYEOK;Lo;0;L;;;;;N;;;;;
+11CB;HANGUL JONGSEONG TIKEUT-RIEUL;Lo;0;L;;;;;N;;;;;
+11CC;HANGUL JONGSEONG RIEUL-KIYEOK-SIOS;Lo;0;L;;;;;N;;;;;
+11CD;HANGUL JONGSEONG RIEUL-NIEUN;Lo;0;L;;;;;N;;;;;
+11CE;HANGUL JONGSEONG RIEUL-TIKEUT;Lo;0;L;;;;;N;;;;;
+11CF;HANGUL JONGSEONG RIEUL-TIKEUT-HIEUH;Lo;0;L;;;;;N;;;;;
+11D0;HANGUL JONGSEONG SSANGRIEUL;Lo;0;L;;;;;N;;;;;
+11D1;HANGUL JONGSEONG RIEUL-MIEUM-KIYEOK;Lo;0;L;;;;;N;;;;;
+11D2;HANGUL JONGSEONG RIEUL-MIEUM-SIOS;Lo;0;L;;;;;N;;;;;
+11D3;HANGUL JONGSEONG RIEUL-PIEUP-SIOS;Lo;0;L;;;;;N;;;;;
+11D4;HANGUL JONGSEONG RIEUL-PIEUP-HIEUH;Lo;0;L;;;;;N;;;;;
+11D5;HANGUL JONGSEONG RIEUL-KAPYEOUNPIEUP;Lo;0;L;;;;;N;;;;;
+11D6;HANGUL JONGSEONG RIEUL-SSANGSIOS;Lo;0;L;;;;;N;;;;;
+11D7;HANGUL JONGSEONG RIEUL-PANSIOS;Lo;0;L;;;;;N;;;;;
+11D8;HANGUL JONGSEONG RIEUL-KHIEUKH;Lo;0;L;;;;;N;;;;;
+11D9;HANGUL JONGSEONG RIEUL-YEORINHIEUH;Lo;0;L;;;;;N;;;;;
+11DA;HANGUL JONGSEONG MIEUM-KIYEOK;Lo;0;L;;;;;N;;;;;
+11DB;HANGUL JONGSEONG MIEUM-RIEUL;Lo;0;L;;;;;N;;;;;
+11DC;HANGUL JONGSEONG MIEUM-PIEUP;Lo;0;L;;;;;N;;;;;
+11DD;HANGUL JONGSEONG MIEUM-SIOS;Lo;0;L;;;;;N;;;;;
+11DE;HANGUL JONGSEONG MIEUM-SSANGSIOS;Lo;0;L;;;;;N;;;;;
+11DF;HANGUL JONGSEONG MIEUM-PANSIOS;Lo;0;L;;;;;N;;;;;
+11E0;HANGUL JONGSEONG MIEUM-CHIEUCH;Lo;0;L;;;;;N;;;;;
+11E1;HANGUL JONGSEONG MIEUM-HIEUH;Lo;0;L;;;;;N;;;;;
+11E2;HANGUL JONGSEONG KAPYEOUNMIEUM;Lo;0;L;;;;;N;;;;;
+11E3;HANGUL JONGSEONG PIEUP-RIEUL;Lo;0;L;;;;;N;;;;;
+11E4;HANGUL JONGSEONG PIEUP-PHIEUPH;Lo;0;L;;;;;N;;;;;
+11E5;HANGUL JONGSEONG PIEUP-HIEUH;Lo;0;L;;;;;N;;;;;
+11E6;HANGUL JONGSEONG KAPYEOUNPIEUP;Lo;0;L;;;;;N;;;;;
+11E7;HANGUL JONGSEONG SIOS-KIYEOK;Lo;0;L;;;;;N;;;;;
+11E8;HANGUL JONGSEONG SIOS-TIKEUT;Lo;0;L;;;;;N;;;;;
+11E9;HANGUL JONGSEONG SIOS-RIEUL;Lo;0;L;;;;;N;;;;;
+11EA;HANGUL JONGSEONG SIOS-PIEUP;Lo;0;L;;;;;N;;;;;
+11EB;HANGUL JONGSEONG PANSIOS;Lo;0;L;;;;;N;;;;;
+11EC;HANGUL JONGSEONG IEUNG-KIYEOK;Lo;0;L;;;;;N;;;;;
+11ED;HANGUL JONGSEONG IEUNG-SSANGKIYEOK;Lo;0;L;;;;;N;;;;;
+11EE;HANGUL JONGSEONG SSANGIEUNG;Lo;0;L;;;;;N;;;;;
+11EF;HANGUL JONGSEONG IEUNG-KHIEUKH;Lo;0;L;;;;;N;;;;;
+11F0;HANGUL JONGSEONG YESIEUNG;Lo;0;L;;;;;N;;;;;
+11F1;HANGUL JONGSEONG YESIEUNG-SIOS;Lo;0;L;;;;;N;;;;;
+11F2;HANGUL JONGSEONG YESIEUNG-PANSIOS;Lo;0;L;;;;;N;;;;;
+11F3;HANGUL JONGSEONG PHIEUPH-PIEUP;Lo;0;L;;;;;N;;;;;
+11F4;HANGUL JONGSEONG KAPYEOUNPHIEUPH;Lo;0;L;;;;;N;;;;;
+11F5;HANGUL JONGSEONG HIEUH-NIEUN;Lo;0;L;;;;;N;;;;;
+11F6;HANGUL JONGSEONG HIEUH-RIEUL;Lo;0;L;;;;;N;;;;;
+11F7;HANGUL JONGSEONG HIEUH-MIEUM;Lo;0;L;;;;;N;;;;;
+11F8;HANGUL JONGSEONG HIEUH-PIEUP;Lo;0;L;;;;;N;;;;;
+11F9;HANGUL JONGSEONG YEORINHIEUH;Lo;0;L;;;;;N;;;;;
+1200;ETHIOPIC SYLLABLE HA;Lo;0;L;;;;;N;;;;;
+1201;ETHIOPIC SYLLABLE HU;Lo;0;L;;;;;N;;;;;
+1202;ETHIOPIC SYLLABLE HI;Lo;0;L;;;;;N;;;;;
+1203;ETHIOPIC SYLLABLE HAA;Lo;0;L;;;;;N;;;;;
+1204;ETHIOPIC SYLLABLE HEE;Lo;0;L;;;;;N;;;;;
+1205;ETHIOPIC SYLLABLE HE;Lo;0;L;;;;;N;;;;;
+1206;ETHIOPIC SYLLABLE HO;Lo;0;L;;;;;N;;;;;
+1208;ETHIOPIC SYLLABLE LA;Lo;0;L;;;;;N;;;;;
+1209;ETHIOPIC SYLLABLE LU;Lo;0;L;;;;;N;;;;;
+120A;ETHIOPIC SYLLABLE LI;Lo;0;L;;;;;N;;;;;
+120B;ETHIOPIC SYLLABLE LAA;Lo;0;L;;;;;N;;;;;
+120C;ETHIOPIC SYLLABLE LEE;Lo;0;L;;;;;N;;;;;
+120D;ETHIOPIC SYLLABLE LE;Lo;0;L;;;;;N;;;;;
+120E;ETHIOPIC SYLLABLE LO;Lo;0;L;;;;;N;;;;;
+120F;ETHIOPIC SYLLABLE LWA;Lo;0;L;;;;;N;;;;;
+1210;ETHIOPIC SYLLABLE HHA;Lo;0;L;;;;;N;;;;;
+1211;ETHIOPIC SYLLABLE HHU;Lo;0;L;;;;;N;;;;;
+1212;ETHIOPIC SYLLABLE HHI;Lo;0;L;;;;;N;;;;;
+1213;ETHIOPIC SYLLABLE HHAA;Lo;0;L;;;;;N;;;;;
+1214;ETHIOPIC SYLLABLE HHEE;Lo;0;L;;;;;N;;;;;
+1215;ETHIOPIC SYLLABLE HHE;Lo;0;L;;;;;N;;;;;
+1216;ETHIOPIC SYLLABLE HHO;Lo;0;L;;;;;N;;;;;
+1217;ETHIOPIC SYLLABLE HHWA;Lo;0;L;;;;;N;;;;;
+1218;ETHIOPIC SYLLABLE MA;Lo;0;L;;;;;N;;;;;
+1219;ETHIOPIC SYLLABLE MU;Lo;0;L;;;;;N;;;;;
+121A;ETHIOPIC SYLLABLE MI;Lo;0;L;;;;;N;;;;;
+121B;ETHIOPIC SYLLABLE MAA;Lo;0;L;;;;;N;;;;;
+121C;ETHIOPIC SYLLABLE MEE;Lo;0;L;;;;;N;;;;;
+121D;ETHIOPIC SYLLABLE ME;Lo;0;L;;;;;N;;;;;
+121E;ETHIOPIC SYLLABLE MO;Lo;0;L;;;;;N;;;;;
+121F;ETHIOPIC SYLLABLE MWA;Lo;0;L;;;;;N;;;;;
+1220;ETHIOPIC SYLLABLE SZA;Lo;0;L;;;;;N;;;;;
+1221;ETHIOPIC SYLLABLE SZU;Lo;0;L;;;;;N;;;;;
+1222;ETHIOPIC SYLLABLE SZI;Lo;0;L;;;;;N;;;;;
+1223;ETHIOPIC SYLLABLE SZAA;Lo;0;L;;;;;N;;;;;
+1224;ETHIOPIC SYLLABLE SZEE;Lo;0;L;;;;;N;;;;;
+1225;ETHIOPIC SYLLABLE SZE;Lo;0;L;;;;;N;;;;;
+1226;ETHIOPIC SYLLABLE SZO;Lo;0;L;;;;;N;;;;;
+1227;ETHIOPIC SYLLABLE SZWA;Lo;0;L;;;;;N;;;;;
+1228;ETHIOPIC SYLLABLE RA;Lo;0;L;;;;;N;;;;;
+1229;ETHIOPIC SYLLABLE RU;Lo;0;L;;;;;N;;;;;
+122A;ETHIOPIC SYLLABLE RI;Lo;0;L;;;;;N;;;;;
+122B;ETHIOPIC SYLLABLE RAA;Lo;0;L;;;;;N;;;;;
+122C;ETHIOPIC SYLLABLE REE;Lo;0;L;;;;;N;;;;;
+122D;ETHIOPIC SYLLABLE RE;Lo;0;L;;;;;N;;;;;
+122E;ETHIOPIC SYLLABLE RO;Lo;0;L;;;;;N;;;;;
+122F;ETHIOPIC SYLLABLE RWA;Lo;0;L;;;;;N;;;;;
+1230;ETHIOPIC SYLLABLE SA;Lo;0;L;;;;;N;;;;;
+1231;ETHIOPIC SYLLABLE SU;Lo;0;L;;;;;N;;;;;
+1232;ETHIOPIC SYLLABLE SI;Lo;0;L;;;;;N;;;;;
+1233;ETHIOPIC SYLLABLE SAA;Lo;0;L;;;;;N;;;;;
+1234;ETHIOPIC SYLLABLE SEE;Lo;0;L;;;;;N;;;;;
+1235;ETHIOPIC SYLLABLE SE;Lo;0;L;;;;;N;;;;;
+1236;ETHIOPIC SYLLABLE SO;Lo;0;L;;;;;N;;;;;
+1237;ETHIOPIC SYLLABLE SWA;Lo;0;L;;;;;N;;;;;
+1238;ETHIOPIC SYLLABLE SHA;Lo;0;L;;;;;N;;;;;
+1239;ETHIOPIC SYLLABLE SHU;Lo;0;L;;;;;N;;;;;
+123A;ETHIOPIC SYLLABLE SHI;Lo;0;L;;;;;N;;;;;
+123B;ETHIOPIC SYLLABLE SHAA;Lo;0;L;;;;;N;;;;;
+123C;ETHIOPIC SYLLABLE SHEE;Lo;0;L;;;;;N;;;;;
+123D;ETHIOPIC SYLLABLE SHE;Lo;0;L;;;;;N;;;;;
+123E;ETHIOPIC SYLLABLE SHO;Lo;0;L;;;;;N;;;;;
+123F;ETHIOPIC SYLLABLE SHWA;Lo;0;L;;;;;N;;;;;
+1240;ETHIOPIC SYLLABLE QA;Lo;0;L;;;;;N;;;;;
+1241;ETHIOPIC SYLLABLE QU;Lo;0;L;;;;;N;;;;;
+1242;ETHIOPIC SYLLABLE QI;Lo;0;L;;;;;N;;;;;
+1243;ETHIOPIC SYLLABLE QAA;Lo;0;L;;;;;N;;;;;
+1244;ETHIOPIC SYLLABLE QEE;Lo;0;L;;;;;N;;;;;
+1245;ETHIOPIC SYLLABLE QE;Lo;0;L;;;;;N;;;;;
+1246;ETHIOPIC SYLLABLE QO;Lo;0;L;;;;;N;;;;;
+1248;ETHIOPIC SYLLABLE QWA;Lo;0;L;;;;;N;;;;;
+124A;ETHIOPIC SYLLABLE QWI;Lo;0;L;;;;;N;;;;;
+124B;ETHIOPIC SYLLABLE QWAA;Lo;0;L;;;;;N;;;;;
+124C;ETHIOPIC SYLLABLE QWEE;Lo;0;L;;;;;N;;;;;
+124D;ETHIOPIC SYLLABLE QWE;Lo;0;L;;;;;N;;;;;
+1250;ETHIOPIC SYLLABLE QHA;Lo;0;L;;;;;N;;;;;
+1251;ETHIOPIC SYLLABLE QHU;Lo;0;L;;;;;N;;;;;
+1252;ETHIOPIC SYLLABLE QHI;Lo;0;L;;;;;N;;;;;
+1253;ETHIOPIC SYLLABLE QHAA;Lo;0;L;;;;;N;;;;;
+1254;ETHIOPIC SYLLABLE QHEE;Lo;0;L;;;;;N;;;;;
+1255;ETHIOPIC SYLLABLE QHE;Lo;0;L;;;;;N;;;;;
+1256;ETHIOPIC SYLLABLE QHO;Lo;0;L;;;;;N;;;;;
+1258;ETHIOPIC SYLLABLE QHWA;Lo;0;L;;;;;N;;;;;
+125A;ETHIOPIC SYLLABLE QHWI;Lo;0;L;;;;;N;;;;;
+125B;ETHIOPIC SYLLABLE QHWAA;Lo;0;L;;;;;N;;;;;
+125C;ETHIOPIC SYLLABLE QHWEE;Lo;0;L;;;;;N;;;;;
+125D;ETHIOPIC SYLLABLE QHWE;Lo;0;L;;;;;N;;;;;
+1260;ETHIOPIC SYLLABLE BA;Lo;0;L;;;;;N;;;;;
+1261;ETHIOPIC SYLLABLE BU;Lo;0;L;;;;;N;;;;;
+1262;ETHIOPIC SYLLABLE BI;Lo;0;L;;;;;N;;;;;
+1263;ETHIOPIC SYLLABLE BAA;Lo;0;L;;;;;N;;;;;
+1264;ETHIOPIC SYLLABLE BEE;Lo;0;L;;;;;N;;;;;
+1265;ETHIOPIC SYLLABLE BE;Lo;0;L;;;;;N;;;;;
+1266;ETHIOPIC SYLLABLE BO;Lo;0;L;;;;;N;;;;;
+1267;ETHIOPIC SYLLABLE BWA;Lo;0;L;;;;;N;;;;;
+1268;ETHIOPIC SYLLABLE VA;Lo;0;L;;;;;N;;;;;
+1269;ETHIOPIC SYLLABLE VU;Lo;0;L;;;;;N;;;;;
+126A;ETHIOPIC SYLLABLE VI;Lo;0;L;;;;;N;;;;;
+126B;ETHIOPIC SYLLABLE VAA;Lo;0;L;;;;;N;;;;;
+126C;ETHIOPIC SYLLABLE VEE;Lo;0;L;;;;;N;;;;;
+126D;ETHIOPIC SYLLABLE VE;Lo;0;L;;;;;N;;;;;
+126E;ETHIOPIC SYLLABLE VO;Lo;0;L;;;;;N;;;;;
+126F;ETHIOPIC SYLLABLE VWA;Lo;0;L;;;;;N;;;;;
+1270;ETHIOPIC SYLLABLE TA;Lo;0;L;;;;;N;;;;;
+1271;ETHIOPIC SYLLABLE TU;Lo;0;L;;;;;N;;;;;
+1272;ETHIOPIC SYLLABLE TI;Lo;0;L;;;;;N;;;;;
+1273;ETHIOPIC SYLLABLE TAA;Lo;0;L;;;;;N;;;;;
+1274;ETHIOPIC SYLLABLE TEE;Lo;0;L;;;;;N;;;;;
+1275;ETHIOPIC SYLLABLE TE;Lo;0;L;;;;;N;;;;;
+1276;ETHIOPIC SYLLABLE TO;Lo;0;L;;;;;N;;;;;
+1277;ETHIOPIC SYLLABLE TWA;Lo;0;L;;;;;N;;;;;
+1278;ETHIOPIC SYLLABLE CA;Lo;0;L;;;;;N;;;;;
+1279;ETHIOPIC SYLLABLE CU;Lo;0;L;;;;;N;;;;;
+127A;ETHIOPIC SYLLABLE CI;Lo;0;L;;;;;N;;;;;
+127B;ETHIOPIC SYLLABLE CAA;Lo;0;L;;;;;N;;;;;
+127C;ETHIOPIC SYLLABLE CEE;Lo;0;L;;;;;N;;;;;
+127D;ETHIOPIC SYLLABLE CE;Lo;0;L;;;;;N;;;;;
+127E;ETHIOPIC SYLLABLE CO;Lo;0;L;;;;;N;;;;;
+127F;ETHIOPIC SYLLABLE CWA;Lo;0;L;;;;;N;;;;;
+1280;ETHIOPIC SYLLABLE XA;Lo;0;L;;;;;N;;;;;
+1281;ETHIOPIC SYLLABLE XU;Lo;0;L;;;;;N;;;;;
+1282;ETHIOPIC SYLLABLE XI;Lo;0;L;;;;;N;;;;;
+1283;ETHIOPIC SYLLABLE XAA;Lo;0;L;;;;;N;;;;;
+1284;ETHIOPIC SYLLABLE XEE;Lo;0;L;;;;;N;;;;;
+1285;ETHIOPIC SYLLABLE XE;Lo;0;L;;;;;N;;;;;
+1286;ETHIOPIC SYLLABLE XO;Lo;0;L;;;;;N;;;;;
+1288;ETHIOPIC SYLLABLE XWA;Lo;0;L;;;;;N;;;;;
+128A;ETHIOPIC SYLLABLE XWI;Lo;0;L;;;;;N;;;;;
+128B;ETHIOPIC SYLLABLE XWAA;Lo;0;L;;;;;N;;;;;
+128C;ETHIOPIC SYLLABLE XWEE;Lo;0;L;;;;;N;;;;;
+128D;ETHIOPIC SYLLABLE XWE;Lo;0;L;;;;;N;;;;;
+1290;ETHIOPIC SYLLABLE NA;Lo;0;L;;;;;N;;;;;
+1291;ETHIOPIC SYLLABLE NU;Lo;0;L;;;;;N;;;;;
+1292;ETHIOPIC SYLLABLE NI;Lo;0;L;;;;;N;;;;;
+1293;ETHIOPIC SYLLABLE NAA;Lo;0;L;;;;;N;;;;;
+1294;ETHIOPIC SYLLABLE NEE;Lo;0;L;;;;;N;;;;;
+1295;ETHIOPIC SYLLABLE NE;Lo;0;L;;;;;N;;;;;
+1296;ETHIOPIC SYLLABLE NO;Lo;0;L;;;;;N;;;;;
+1297;ETHIOPIC SYLLABLE NWA;Lo;0;L;;;;;N;;;;;
+1298;ETHIOPIC SYLLABLE NYA;Lo;0;L;;;;;N;;;;;
+1299;ETHIOPIC SYLLABLE NYU;Lo;0;L;;;;;N;;;;;
+129A;ETHIOPIC SYLLABLE NYI;Lo;0;L;;;;;N;;;;;
+129B;ETHIOPIC SYLLABLE NYAA;Lo;0;L;;;;;N;;;;;
+129C;ETHIOPIC SYLLABLE NYEE;Lo;0;L;;;;;N;;;;;
+129D;ETHIOPIC SYLLABLE NYE;Lo;0;L;;;;;N;;;;;
+129E;ETHIOPIC SYLLABLE NYO;Lo;0;L;;;;;N;;;;;
+129F;ETHIOPIC SYLLABLE NYWA;Lo;0;L;;;;;N;;;;;
+12A0;ETHIOPIC SYLLABLE GLOTTAL A;Lo;0;L;;;;;N;;;;;
+12A1;ETHIOPIC SYLLABLE GLOTTAL U;Lo;0;L;;;;;N;;;;;
+12A2;ETHIOPIC SYLLABLE GLOTTAL I;Lo;0;L;;;;;N;;;;;
+12A3;ETHIOPIC SYLLABLE GLOTTAL AA;Lo;0;L;;;;;N;;;;;
+12A4;ETHIOPIC SYLLABLE GLOTTAL EE;Lo;0;L;;;;;N;;;;;
+12A5;ETHIOPIC SYLLABLE GLOTTAL E;Lo;0;L;;;;;N;;;;;
+12A6;ETHIOPIC SYLLABLE GLOTTAL O;Lo;0;L;;;;;N;;;;;
+12A7;ETHIOPIC SYLLABLE GLOTTAL WA;Lo;0;L;;;;;N;;;;;
+12A8;ETHIOPIC SYLLABLE KA;Lo;0;L;;;;;N;;;;;
+12A9;ETHIOPIC SYLLABLE KU;Lo;0;L;;;;;N;;;;;
+12AA;ETHIOPIC SYLLABLE KI;Lo;0;L;;;;;N;;;;;
+12AB;ETHIOPIC SYLLABLE KAA;Lo;0;L;;;;;N;;;;;
+12AC;ETHIOPIC SYLLABLE KEE;Lo;0;L;;;;;N;;;;;
+12AD;ETHIOPIC SYLLABLE KE;Lo;0;L;;;;;N;;;;;
+12AE;ETHIOPIC SYLLABLE KO;Lo;0;L;;;;;N;;;;;
+12B0;ETHIOPIC SYLLABLE KWA;Lo;0;L;;;;;N;;;;;
+12B2;ETHIOPIC SYLLABLE KWI;Lo;0;L;;;;;N;;;;;
+12B3;ETHIOPIC SYLLABLE KWAA;Lo;0;L;;;;;N;;;;;
+12B4;ETHIOPIC SYLLABLE KWEE;Lo;0;L;;;;;N;;;;;
+12B5;ETHIOPIC SYLLABLE KWE;Lo;0;L;;;;;N;;;;;
+12B8;ETHIOPIC SYLLABLE KXA;Lo;0;L;;;;;N;;;;;
+12B9;ETHIOPIC SYLLABLE KXU;Lo;0;L;;;;;N;;;;;
+12BA;ETHIOPIC SYLLABLE KXI;Lo;0;L;;;;;N;;;;;
+12BB;ETHIOPIC SYLLABLE KXAA;Lo;0;L;;;;;N;;;;;
+12BC;ETHIOPIC SYLLABLE KXEE;Lo;0;L;;;;;N;;;;;
+12BD;ETHIOPIC SYLLABLE KXE;Lo;0;L;;;;;N;;;;;
+12BE;ETHIOPIC SYLLABLE KXO;Lo;0;L;;;;;N;;;;;
+12C0;ETHIOPIC SYLLABLE KXWA;Lo;0;L;;;;;N;;;;;
+12C2;ETHIOPIC SYLLABLE KXWI;Lo;0;L;;;;;N;;;;;
+12C3;ETHIOPIC SYLLABLE KXWAA;Lo;0;L;;;;;N;;;;;
+12C4;ETHIOPIC SYLLABLE KXWEE;Lo;0;L;;;;;N;;;;;
+12C5;ETHIOPIC SYLLABLE KXWE;Lo;0;L;;;;;N;;;;;
+12C8;ETHIOPIC SYLLABLE WA;Lo;0;L;;;;;N;;;;;
+12C9;ETHIOPIC SYLLABLE WU;Lo;0;L;;;;;N;;;;;
+12CA;ETHIOPIC SYLLABLE WI;Lo;0;L;;;;;N;;;;;
+12CB;ETHIOPIC SYLLABLE WAA;Lo;0;L;;;;;N;;;;;
+12CC;ETHIOPIC SYLLABLE WEE;Lo;0;L;;;;;N;;;;;
+12CD;ETHIOPIC SYLLABLE WE;Lo;0;L;;;;;N;;;;;
+12CE;ETHIOPIC SYLLABLE WO;Lo;0;L;;;;;N;;;;;
+12D0;ETHIOPIC SYLLABLE PHARYNGEAL A;Lo;0;L;;;;;N;;;;;
+12D1;ETHIOPIC SYLLABLE PHARYNGEAL U;Lo;0;L;;;;;N;;;;;
+12D2;ETHIOPIC SYLLABLE PHARYNGEAL I;Lo;0;L;;;;;N;;;;;
+12D3;ETHIOPIC SYLLABLE PHARYNGEAL AA;Lo;0;L;;;;;N;;;;;
+12D4;ETHIOPIC SYLLABLE PHARYNGEAL EE;Lo;0;L;;;;;N;;;;;
+12D5;ETHIOPIC SYLLABLE PHARYNGEAL E;Lo;0;L;;;;;N;;;;;
+12D6;ETHIOPIC SYLLABLE PHARYNGEAL O;Lo;0;L;;;;;N;;;;;
+12D8;ETHIOPIC SYLLABLE ZA;Lo;0;L;;;;;N;;;;;
+12D9;ETHIOPIC SYLLABLE ZU;Lo;0;L;;;;;N;;;;;
+12DA;ETHIOPIC SYLLABLE ZI;Lo;0;L;;;;;N;;;;;
+12DB;ETHIOPIC SYLLABLE ZAA;Lo;0;L;;;;;N;;;;;
+12DC;ETHIOPIC SYLLABLE ZEE;Lo;0;L;;;;;N;;;;;
+12DD;ETHIOPIC SYLLABLE ZE;Lo;0;L;;;;;N;;;;;
+12DE;ETHIOPIC SYLLABLE ZO;Lo;0;L;;;;;N;;;;;
+12DF;ETHIOPIC SYLLABLE ZWA;Lo;0;L;;;;;N;;;;;
+12E0;ETHIOPIC SYLLABLE ZHA;Lo;0;L;;;;;N;;;;;
+12E1;ETHIOPIC SYLLABLE ZHU;Lo;0;L;;;;;N;;;;;
+12E2;ETHIOPIC SYLLABLE ZHI;Lo;0;L;;;;;N;;;;;
+12E3;ETHIOPIC SYLLABLE ZHAA;Lo;0;L;;;;;N;;;;;
+12E4;ETHIOPIC SYLLABLE ZHEE;Lo;0;L;;;;;N;;;;;
+12E5;ETHIOPIC SYLLABLE ZHE;Lo;0;L;;;;;N;;;;;
+12E6;ETHIOPIC SYLLABLE ZHO;Lo;0;L;;;;;N;;;;;
+12E7;ETHIOPIC SYLLABLE ZHWA;Lo;0;L;;;;;N;;;;;
+12E8;ETHIOPIC SYLLABLE YA;Lo;0;L;;;;;N;;;;;
+12E9;ETHIOPIC SYLLABLE YU;Lo;0;L;;;;;N;;;;;
+12EA;ETHIOPIC SYLLABLE YI;Lo;0;L;;;;;N;;;;;
+12EB;ETHIOPIC SYLLABLE YAA;Lo;0;L;;;;;N;;;;;
+12EC;ETHIOPIC SYLLABLE YEE;Lo;0;L;;;;;N;;;;;
+12ED;ETHIOPIC SYLLABLE YE;Lo;0;L;;;;;N;;;;;
+12EE;ETHIOPIC SYLLABLE YO;Lo;0;L;;;;;N;;;;;
+12F0;ETHIOPIC SYLLABLE DA;Lo;0;L;;;;;N;;;;;
+12F1;ETHIOPIC SYLLABLE DU;Lo;0;L;;;;;N;;;;;
+12F2;ETHIOPIC SYLLABLE DI;Lo;0;L;;;;;N;;;;;
+12F3;ETHIOPIC SYLLABLE DAA;Lo;0;L;;;;;N;;;;;
+12F4;ETHIOPIC SYLLABLE DEE;Lo;0;L;;;;;N;;;;;
+12F5;ETHIOPIC SYLLABLE DE;Lo;0;L;;;;;N;;;;;
+12F6;ETHIOPIC SYLLABLE DO;Lo;0;L;;;;;N;;;;;
+12F7;ETHIOPIC SYLLABLE DWA;Lo;0;L;;;;;N;;;;;
+12F8;ETHIOPIC SYLLABLE DDA;Lo;0;L;;;;;N;;;;;
+12F9;ETHIOPIC SYLLABLE DDU;Lo;0;L;;;;;N;;;;;
+12FA;ETHIOPIC SYLLABLE DDI;Lo;0;L;;;;;N;;;;;
+12FB;ETHIOPIC SYLLABLE DDAA;Lo;0;L;;;;;N;;;;;
+12FC;ETHIOPIC SYLLABLE DDEE;Lo;0;L;;;;;N;;;;;
+12FD;ETHIOPIC SYLLABLE DDE;Lo;0;L;;;;;N;;;;;
+12FE;ETHIOPIC SYLLABLE DDO;Lo;0;L;;;;;N;;;;;
+12FF;ETHIOPIC SYLLABLE DDWA;Lo;0;L;;;;;N;;;;;
+1300;ETHIOPIC SYLLABLE JA;Lo;0;L;;;;;N;;;;;
+1301;ETHIOPIC SYLLABLE JU;Lo;0;L;;;;;N;;;;;
+1302;ETHIOPIC SYLLABLE JI;Lo;0;L;;;;;N;;;;;
+1303;ETHIOPIC SYLLABLE JAA;Lo;0;L;;;;;N;;;;;
+1304;ETHIOPIC SYLLABLE JEE;Lo;0;L;;;;;N;;;;;
+1305;ETHIOPIC SYLLABLE JE;Lo;0;L;;;;;N;;;;;
+1306;ETHIOPIC SYLLABLE JO;Lo;0;L;;;;;N;;;;;
+1307;ETHIOPIC SYLLABLE JWA;Lo;0;L;;;;;N;;;;;
+1308;ETHIOPIC SYLLABLE GA;Lo;0;L;;;;;N;;;;;
+1309;ETHIOPIC SYLLABLE GU;Lo;0;L;;;;;N;;;;;
+130A;ETHIOPIC SYLLABLE GI;Lo;0;L;;;;;N;;;;;
+130B;ETHIOPIC SYLLABLE GAA;Lo;0;L;;;;;N;;;;;
+130C;ETHIOPIC SYLLABLE GEE;Lo;0;L;;;;;N;;;;;
+130D;ETHIOPIC SYLLABLE GE;Lo;0;L;;;;;N;;;;;
+130E;ETHIOPIC SYLLABLE GO;Lo;0;L;;;;;N;;;;;
+1310;ETHIOPIC SYLLABLE GWA;Lo;0;L;;;;;N;;;;;
+1312;ETHIOPIC SYLLABLE GWI;Lo;0;L;;;;;N;;;;;
+1313;ETHIOPIC SYLLABLE GWAA;Lo;0;L;;;;;N;;;;;
+1314;ETHIOPIC SYLLABLE GWEE;Lo;0;L;;;;;N;;;;;
+1315;ETHIOPIC SYLLABLE GWE;Lo;0;L;;;;;N;;;;;
+1318;ETHIOPIC SYLLABLE GGA;Lo;0;L;;;;;N;;;;;
+1319;ETHIOPIC SYLLABLE GGU;Lo;0;L;;;;;N;;;;;
+131A;ETHIOPIC SYLLABLE GGI;Lo;0;L;;;;;N;;;;;
+131B;ETHIOPIC SYLLABLE GGAA;Lo;0;L;;;;;N;;;;;
+131C;ETHIOPIC SYLLABLE GGEE;Lo;0;L;;;;;N;;;;;
+131D;ETHIOPIC SYLLABLE GGE;Lo;0;L;;;;;N;;;;;
+131E;ETHIOPIC SYLLABLE GGO;Lo;0;L;;;;;N;;;;;
+1320;ETHIOPIC SYLLABLE THA;Lo;0;L;;;;;N;;;;;
+1321;ETHIOPIC SYLLABLE THU;Lo;0;L;;;;;N;;;;;
+1322;ETHIOPIC SYLLABLE THI;Lo;0;L;;;;;N;;;;;
+1323;ETHIOPIC SYLLABLE THAA;Lo;0;L;;;;;N;;;;;
+1324;ETHIOPIC SYLLABLE THEE;Lo;0;L;;;;;N;;;;;
+1325;ETHIOPIC SYLLABLE THE;Lo;0;L;;;;;N;;;;;
+1326;ETHIOPIC SYLLABLE THO;Lo;0;L;;;;;N;;;;;
+1327;ETHIOPIC SYLLABLE THWA;Lo;0;L;;;;;N;;;;;
+1328;ETHIOPIC SYLLABLE CHA;Lo;0;L;;;;;N;;;;;
+1329;ETHIOPIC SYLLABLE CHU;Lo;0;L;;;;;N;;;;;
+132A;ETHIOPIC SYLLABLE CHI;Lo;0;L;;;;;N;;;;;
+132B;ETHIOPIC SYLLABLE CHAA;Lo;0;L;;;;;N;;;;;
+132C;ETHIOPIC SYLLABLE CHEE;Lo;0;L;;;;;N;;;;;
+132D;ETHIOPIC SYLLABLE CHE;Lo;0;L;;;;;N;;;;;
+132E;ETHIOPIC SYLLABLE CHO;Lo;0;L;;;;;N;;;;;
+132F;ETHIOPIC SYLLABLE CHWA;Lo;0;L;;;;;N;;;;;
+1330;ETHIOPIC SYLLABLE PHA;Lo;0;L;;;;;N;;;;;
+1331;ETHIOPIC SYLLABLE PHU;Lo;0;L;;;;;N;;;;;
+1332;ETHIOPIC SYLLABLE PHI;Lo;0;L;;;;;N;;;;;
+1333;ETHIOPIC SYLLABLE PHAA;Lo;0;L;;;;;N;;;;;
+1334;ETHIOPIC SYLLABLE PHEE;Lo;0;L;;;;;N;;;;;
+1335;ETHIOPIC SYLLABLE PHE;Lo;0;L;;;;;N;;;;;
+1336;ETHIOPIC SYLLABLE PHO;Lo;0;L;;;;;N;;;;;
+1337;ETHIOPIC SYLLABLE PHWA;Lo;0;L;;;;;N;;;;;
+1338;ETHIOPIC SYLLABLE TSA;Lo;0;L;;;;;N;;;;;
+1339;ETHIOPIC SYLLABLE TSU;Lo;0;L;;;;;N;;;;;
+133A;ETHIOPIC SYLLABLE TSI;Lo;0;L;;;;;N;;;;;
+133B;ETHIOPIC SYLLABLE TSAA;Lo;0;L;;;;;N;;;;;
+133C;ETHIOPIC SYLLABLE TSEE;Lo;0;L;;;;;N;;;;;
+133D;ETHIOPIC SYLLABLE TSE;Lo;0;L;;;;;N;;;;;
+133E;ETHIOPIC SYLLABLE TSO;Lo;0;L;;;;;N;;;;;
+133F;ETHIOPIC SYLLABLE TSWA;Lo;0;L;;;;;N;;;;;
+1340;ETHIOPIC SYLLABLE TZA;Lo;0;L;;;;;N;;;;;
+1341;ETHIOPIC SYLLABLE TZU;Lo;0;L;;;;;N;;;;;
+1342;ETHIOPIC SYLLABLE TZI;Lo;0;L;;;;;N;;;;;
+1343;ETHIOPIC SYLLABLE TZAA;Lo;0;L;;;;;N;;;;;
+1344;ETHIOPIC SYLLABLE TZEE;Lo;0;L;;;;;N;;;;;
+1345;ETHIOPIC SYLLABLE TZE;Lo;0;L;;;;;N;;;;;
+1346;ETHIOPIC SYLLABLE TZO;Lo;0;L;;;;;N;;;;;
+1348;ETHIOPIC SYLLABLE FA;Lo;0;L;;;;;N;;;;;
+1349;ETHIOPIC SYLLABLE FU;Lo;0;L;;;;;N;;;;;
+134A;ETHIOPIC SYLLABLE FI;Lo;0;L;;;;;N;;;;;
+134B;ETHIOPIC SYLLABLE FAA;Lo;0;L;;;;;N;;;;;
+134C;ETHIOPIC SYLLABLE FEE;Lo;0;L;;;;;N;;;;;
+134D;ETHIOPIC SYLLABLE FE;Lo;0;L;;;;;N;;;;;
+134E;ETHIOPIC SYLLABLE FO;Lo;0;L;;;;;N;;;;;
+134F;ETHIOPIC SYLLABLE FWA;Lo;0;L;;;;;N;;;;;
+1350;ETHIOPIC SYLLABLE PA;Lo;0;L;;;;;N;;;;;
+1351;ETHIOPIC SYLLABLE PU;Lo;0;L;;;;;N;;;;;
+1352;ETHIOPIC SYLLABLE PI;Lo;0;L;;;;;N;;;;;
+1353;ETHIOPIC SYLLABLE PAA;Lo;0;L;;;;;N;;;;;
+1354;ETHIOPIC SYLLABLE PEE;Lo;0;L;;;;;N;;;;;
+1355;ETHIOPIC SYLLABLE PE;Lo;0;L;;;;;N;;;;;
+1356;ETHIOPIC SYLLABLE PO;Lo;0;L;;;;;N;;;;;
+1357;ETHIOPIC SYLLABLE PWA;Lo;0;L;;;;;N;;;;;
+1358;ETHIOPIC SYLLABLE RYA;Lo;0;L;;;;;N;;;;;
+1359;ETHIOPIC SYLLABLE MYA;Lo;0;L;;;;;N;;;;;
+135A;ETHIOPIC SYLLABLE FYA;Lo;0;L;;;;;N;;;;;
+1361;ETHIOPIC WORDSPACE;Po;0;L;;;;;N;;;;;
+1362;ETHIOPIC FULL STOP;Po;0;L;;;;;N;;;;;
+1363;ETHIOPIC COMMA;Po;0;L;;;;;N;;;;;
+1364;ETHIOPIC SEMICOLON;Po;0;L;;;;;N;;;;;
+1365;ETHIOPIC COLON;Po;0;L;;;;;N;;;;;
+1366;ETHIOPIC PREFACE COLON;Po;0;L;;;;;N;;;;;
+1367;ETHIOPIC QUESTION MARK;Po;0;L;;;;;N;;;;;
+1368;ETHIOPIC PARAGRAPH SEPARATOR;Po;0;L;;;;;N;;;;;
+1369;ETHIOPIC DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+136A;ETHIOPIC DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+136B;ETHIOPIC DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+136C;ETHIOPIC DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+136D;ETHIOPIC DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+136E;ETHIOPIC DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+136F;ETHIOPIC DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+1370;ETHIOPIC DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+1371;ETHIOPIC DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+1372;ETHIOPIC NUMBER TEN;No;0;L;;;;10;N;;;;;
+1373;ETHIOPIC NUMBER TWENTY;No;0;L;;;;20;N;;;;;
+1374;ETHIOPIC NUMBER THIRTY;No;0;L;;;;30;N;;;;;
+1375;ETHIOPIC NUMBER FORTY;No;0;L;;;;40;N;;;;;
+1376;ETHIOPIC NUMBER FIFTY;No;0;L;;;;50;N;;;;;
+1377;ETHIOPIC NUMBER SIXTY;No;0;L;;;;60;N;;;;;
+1378;ETHIOPIC NUMBER SEVENTY;No;0;L;;;;70;N;;;;;
+1379;ETHIOPIC NUMBER EIGHTY;No;0;L;;;;80;N;;;;;
+137A;ETHIOPIC NUMBER NINETY;No;0;L;;;;90;N;;;;;
+137B;ETHIOPIC NUMBER HUNDRED;No;0;L;;;;100;N;;;;;
+137C;ETHIOPIC NUMBER TEN THOUSAND;No;0;L;;;;10000;N;;;;;
+13A0;CHEROKEE LETTER A;Lo;0;L;;;;;N;;;;;
+13A1;CHEROKEE LETTER E;Lo;0;L;;;;;N;;;;;
+13A2;CHEROKEE LETTER I;Lo;0;L;;;;;N;;;;;
+13A3;CHEROKEE LETTER O;Lo;0;L;;;;;N;;;;;
+13A4;CHEROKEE LETTER U;Lo;0;L;;;;;N;;;;;
+13A5;CHEROKEE LETTER V;Lo;0;L;;;;;N;;;;;
+13A6;CHEROKEE LETTER GA;Lo;0;L;;;;;N;;;;;
+13A7;CHEROKEE LETTER KA;Lo;0;L;;;;;N;;;;;
+13A8;CHEROKEE LETTER GE;Lo;0;L;;;;;N;;;;;
+13A9;CHEROKEE LETTER GI;Lo;0;L;;;;;N;;;;;
+13AA;CHEROKEE LETTER GO;Lo;0;L;;;;;N;;;;;
+13AB;CHEROKEE LETTER GU;Lo;0;L;;;;;N;;;;;
+13AC;CHEROKEE LETTER GV;Lo;0;L;;;;;N;;;;;
+13AD;CHEROKEE LETTER HA;Lo;0;L;;;;;N;;;;;
+13AE;CHEROKEE LETTER HE;Lo;0;L;;;;;N;;;;;
+13AF;CHEROKEE LETTER HI;Lo;0;L;;;;;N;;;;;
+13B0;CHEROKEE LETTER HO;Lo;0;L;;;;;N;;;;;
+13B1;CHEROKEE LETTER HU;Lo;0;L;;;;;N;;;;;
+13B2;CHEROKEE LETTER HV;Lo;0;L;;;;;N;;;;;
+13B3;CHEROKEE LETTER LA;Lo;0;L;;;;;N;;;;;
+13B4;CHEROKEE LETTER LE;Lo;0;L;;;;;N;;;;;
+13B5;CHEROKEE LETTER LI;Lo;0;L;;;;;N;;;;;
+13B6;CHEROKEE LETTER LO;Lo;0;L;;;;;N;;;;;
+13B7;CHEROKEE LETTER LU;Lo;0;L;;;;;N;;;;;
+13B8;CHEROKEE LETTER LV;Lo;0;L;;;;;N;;;;;
+13B9;CHEROKEE LETTER MA;Lo;0;L;;;;;N;;;;;
+13BA;CHEROKEE LETTER ME;Lo;0;L;;;;;N;;;;;
+13BB;CHEROKEE LETTER MI;Lo;0;L;;;;;N;;;;;
+13BC;CHEROKEE LETTER MO;Lo;0;L;;;;;N;;;;;
+13BD;CHEROKEE LETTER MU;Lo;0;L;;;;;N;;;;;
+13BE;CHEROKEE LETTER NA;Lo;0;L;;;;;N;;;;;
+13BF;CHEROKEE LETTER HNA;Lo;0;L;;;;;N;;;;;
+13C0;CHEROKEE LETTER NAH;Lo;0;L;;;;;N;;;;;
+13C1;CHEROKEE LETTER NE;Lo;0;L;;;;;N;;;;;
+13C2;CHEROKEE LETTER NI;Lo;0;L;;;;;N;;;;;
+13C3;CHEROKEE LETTER NO;Lo;0;L;;;;;N;;;;;
+13C4;CHEROKEE LETTER NU;Lo;0;L;;;;;N;;;;;
+13C5;CHEROKEE LETTER NV;Lo;0;L;;;;;N;;;;;
+13C6;CHEROKEE LETTER QUA;Lo;0;L;;;;;N;;;;;
+13C7;CHEROKEE LETTER QUE;Lo;0;L;;;;;N;;;;;
+13C8;CHEROKEE LETTER QUI;Lo;0;L;;;;;N;;;;;
+13C9;CHEROKEE LETTER QUO;Lo;0;L;;;;;N;;;;;
+13CA;CHEROKEE LETTER QUU;Lo;0;L;;;;;N;;;;;
+13CB;CHEROKEE LETTER QUV;Lo;0;L;;;;;N;;;;;
+13CC;CHEROKEE LETTER SA;Lo;0;L;;;;;N;;;;;
+13CD;CHEROKEE LETTER S;Lo;0;L;;;;;N;;;;;
+13CE;CHEROKEE LETTER SE;Lo;0;L;;;;;N;;;;;
+13CF;CHEROKEE LETTER SI;Lo;0;L;;;;;N;;;;;
+13D0;CHEROKEE LETTER SO;Lo;0;L;;;;;N;;;;;
+13D1;CHEROKEE LETTER SU;Lo;0;L;;;;;N;;;;;
+13D2;CHEROKEE LETTER SV;Lo;0;L;;;;;N;;;;;
+13D3;CHEROKEE LETTER DA;Lo;0;L;;;;;N;;;;;
+13D4;CHEROKEE LETTER TA;Lo;0;L;;;;;N;;;;;
+13D5;CHEROKEE LETTER DE;Lo;0;L;;;;;N;;;;;
+13D6;CHEROKEE LETTER TE;Lo;0;L;;;;;N;;;;;
+13D7;CHEROKEE LETTER DI;Lo;0;L;;;;;N;;;;;
+13D8;CHEROKEE LETTER TI;Lo;0;L;;;;;N;;;;;
+13D9;CHEROKEE LETTER DO;Lo;0;L;;;;;N;;;;;
+13DA;CHEROKEE LETTER DU;Lo;0;L;;;;;N;;;;;
+13DB;CHEROKEE LETTER DV;Lo;0;L;;;;;N;;;;;
+13DC;CHEROKEE LETTER DLA;Lo;0;L;;;;;N;;;;;
+13DD;CHEROKEE LETTER TLA;Lo;0;L;;;;;N;;;;;
+13DE;CHEROKEE LETTER TLE;Lo;0;L;;;;;N;;;;;
+13DF;CHEROKEE LETTER TLI;Lo;0;L;;;;;N;;;;;
+13E0;CHEROKEE LETTER TLO;Lo;0;L;;;;;N;;;;;
+13E1;CHEROKEE LETTER TLU;Lo;0;L;;;;;N;;;;;
+13E2;CHEROKEE LETTER TLV;Lo;0;L;;;;;N;;;;;
+13E3;CHEROKEE LETTER TSA;Lo;0;L;;;;;N;;;;;
+13E4;CHEROKEE LETTER TSE;Lo;0;L;;;;;N;;;;;
+13E5;CHEROKEE LETTER TSI;Lo;0;L;;;;;N;;;;;
+13E6;CHEROKEE LETTER TSO;Lo;0;L;;;;;N;;;;;
+13E7;CHEROKEE LETTER TSU;Lo;0;L;;;;;N;;;;;
+13E8;CHEROKEE LETTER TSV;Lo;0;L;;;;;N;;;;;
+13E9;CHEROKEE LETTER WA;Lo;0;L;;;;;N;;;;;
+13EA;CHEROKEE LETTER WE;Lo;0;L;;;;;N;;;;;
+13EB;CHEROKEE LETTER WI;Lo;0;L;;;;;N;;;;;
+13EC;CHEROKEE LETTER WO;Lo;0;L;;;;;N;;;;;
+13ED;CHEROKEE LETTER WU;Lo;0;L;;;;;N;;;;;
+13EE;CHEROKEE LETTER WV;Lo;0;L;;;;;N;;;;;
+13EF;CHEROKEE LETTER YA;Lo;0;L;;;;;N;;;;;
+13F0;CHEROKEE LETTER YE;Lo;0;L;;;;;N;;;;;
+13F1;CHEROKEE LETTER YI;Lo;0;L;;;;;N;;;;;
+13F2;CHEROKEE LETTER YO;Lo;0;L;;;;;N;;;;;
+13F3;CHEROKEE LETTER YU;Lo;0;L;;;;;N;;;;;
+13F4;CHEROKEE LETTER YV;Lo;0;L;;;;;N;;;;;
+1401;CANADIAN SYLLABICS E;Lo;0;L;;;;;N;;;;;
+1402;CANADIAN SYLLABICS AAI;Lo;0;L;;;;;N;;;;;
+1403;CANADIAN SYLLABICS I;Lo;0;L;;;;;N;;;;;
+1404;CANADIAN SYLLABICS II;Lo;0;L;;;;;N;;;;;
+1405;CANADIAN SYLLABICS O;Lo;0;L;;;;;N;;;;;
+1406;CANADIAN SYLLABICS OO;Lo;0;L;;;;;N;;;;;
+1407;CANADIAN SYLLABICS Y-CREE OO;Lo;0;L;;;;;N;;;;;
+1408;CANADIAN SYLLABICS CARRIER EE;Lo;0;L;;;;;N;;;;;
+1409;CANADIAN SYLLABICS CARRIER I;Lo;0;L;;;;;N;;;;;
+140A;CANADIAN SYLLABICS A;Lo;0;L;;;;;N;;;;;
+140B;CANADIAN SYLLABICS AA;Lo;0;L;;;;;N;;;;;
+140C;CANADIAN SYLLABICS WE;Lo;0;L;;;;;N;;;;;
+140D;CANADIAN SYLLABICS WEST-CREE WE;Lo;0;L;;;;;N;;;;;
+140E;CANADIAN SYLLABICS WI;Lo;0;L;;;;;N;;;;;
+140F;CANADIAN SYLLABICS WEST-CREE WI;Lo;0;L;;;;;N;;;;;
+1410;CANADIAN SYLLABICS WII;Lo;0;L;;;;;N;;;;;
+1411;CANADIAN SYLLABICS WEST-CREE WII;Lo;0;L;;;;;N;;;;;
+1412;CANADIAN SYLLABICS WO;Lo;0;L;;;;;N;;;;;
+1413;CANADIAN SYLLABICS WEST-CREE WO;Lo;0;L;;;;;N;;;;;
+1414;CANADIAN SYLLABICS WOO;Lo;0;L;;;;;N;;;;;
+1415;CANADIAN SYLLABICS WEST-CREE WOO;Lo;0;L;;;;;N;;;;;
+1416;CANADIAN SYLLABICS NASKAPI WOO;Lo;0;L;;;;;N;;;;;
+1417;CANADIAN SYLLABICS WA;Lo;0;L;;;;;N;;;;;
+1418;CANADIAN SYLLABICS WEST-CREE WA;Lo;0;L;;;;;N;;;;;
+1419;CANADIAN SYLLABICS WAA;Lo;0;L;;;;;N;;;;;
+141A;CANADIAN SYLLABICS WEST-CREE WAA;Lo;0;L;;;;;N;;;;;
+141B;CANADIAN SYLLABICS NASKAPI WAA;Lo;0;L;;;;;N;;;;;
+141C;CANADIAN SYLLABICS AI;Lo;0;L;;;;;N;;;;;
+141D;CANADIAN SYLLABICS Y-CREE W;Lo;0;L;;;;;N;;;;;
+141E;CANADIAN SYLLABICS GLOTTAL STOP;Lo;0;L;;;;;N;;;;;
+141F;CANADIAN SYLLABICS FINAL ACUTE;Lo;0;L;;;;;N;;;;;
+1420;CANADIAN SYLLABICS FINAL GRAVE;Lo;0;L;;;;;N;;;;;
+1421;CANADIAN SYLLABICS FINAL BOTTOM HALF RING;Lo;0;L;;;;;N;;;;;
+1422;CANADIAN SYLLABICS FINAL TOP HALF RING;Lo;0;L;;;;;N;;;;;
+1423;CANADIAN SYLLABICS FINAL RIGHT HALF RING;Lo;0;L;;;;;N;;;;;
+1424;CANADIAN SYLLABICS FINAL RING;Lo;0;L;;;;;N;;;;;
+1425;CANADIAN SYLLABICS FINAL DOUBLE ACUTE;Lo;0;L;;;;;N;;;;;
+1426;CANADIAN SYLLABICS FINAL DOUBLE SHORT VERTICAL STROKES;Lo;0;L;;;;;N;;;;;
+1427;CANADIAN SYLLABICS FINAL MIDDLE DOT;Lo;0;L;;;;;N;;;;;
+1428;CANADIAN SYLLABICS FINAL SHORT HORIZONTAL STROKE;Lo;0;L;;;;;N;;;;;
+1429;CANADIAN SYLLABICS FINAL PLUS;Lo;0;L;;;;;N;;;;;
+142A;CANADIAN SYLLABICS FINAL DOWN TACK;Lo;0;L;;;;;N;;;;;
+142B;CANADIAN SYLLABICS EN;Lo;0;L;;;;;N;;;;;
+142C;CANADIAN SYLLABICS IN;Lo;0;L;;;;;N;;;;;
+142D;CANADIAN SYLLABICS ON;Lo;0;L;;;;;N;;;;;
+142E;CANADIAN SYLLABICS AN;Lo;0;L;;;;;N;;;;;
+142F;CANADIAN SYLLABICS PE;Lo;0;L;;;;;N;;;;;
+1430;CANADIAN SYLLABICS PAAI;Lo;0;L;;;;;N;;;;;
+1431;CANADIAN SYLLABICS PI;Lo;0;L;;;;;N;;;;;
+1432;CANADIAN SYLLABICS PII;Lo;0;L;;;;;N;;;;;
+1433;CANADIAN SYLLABICS PO;Lo;0;L;;;;;N;;;;;
+1434;CANADIAN SYLLABICS POO;Lo;0;L;;;;;N;;;;;
+1435;CANADIAN SYLLABICS Y-CREE POO;Lo;0;L;;;;;N;;;;;
+1436;CANADIAN SYLLABICS CARRIER HEE;Lo;0;L;;;;;N;;;;;
+1437;CANADIAN SYLLABICS CARRIER HI;Lo;0;L;;;;;N;;;;;
+1438;CANADIAN SYLLABICS PA;Lo;0;L;;;;;N;;;;;
+1439;CANADIAN SYLLABICS PAA;Lo;0;L;;;;;N;;;;;
+143A;CANADIAN SYLLABICS PWE;Lo;0;L;;;;;N;;;;;
+143B;CANADIAN SYLLABICS WEST-CREE PWE;Lo;0;L;;;;;N;;;;;
+143C;CANADIAN SYLLABICS PWI;Lo;0;L;;;;;N;;;;;
+143D;CANADIAN SYLLABICS WEST-CREE PWI;Lo;0;L;;;;;N;;;;;
+143E;CANADIAN SYLLABICS PWII;Lo;0;L;;;;;N;;;;;
+143F;CANADIAN SYLLABICS WEST-CREE PWII;Lo;0;L;;;;;N;;;;;
+1440;CANADIAN SYLLABICS PWO;Lo;0;L;;;;;N;;;;;
+1441;CANADIAN SYLLABICS WEST-CREE PWO;Lo;0;L;;;;;N;;;;;
+1442;CANADIAN SYLLABICS PWOO;Lo;0;L;;;;;N;;;;;
+1443;CANADIAN SYLLABICS WEST-CREE PWOO;Lo;0;L;;;;;N;;;;;
+1444;CANADIAN SYLLABICS PWA;Lo;0;L;;;;;N;;;;;
+1445;CANADIAN SYLLABICS WEST-CREE PWA;Lo;0;L;;;;;N;;;;;
+1446;CANADIAN SYLLABICS PWAA;Lo;0;L;;;;;N;;;;;
+1447;CANADIAN SYLLABICS WEST-CREE PWAA;Lo;0;L;;;;;N;;;;;
+1448;CANADIAN SYLLABICS Y-CREE PWAA;Lo;0;L;;;;;N;;;;;
+1449;CANADIAN SYLLABICS P;Lo;0;L;;;;;N;;;;;
+144A;CANADIAN SYLLABICS WEST-CREE P;Lo;0;L;;;;;N;;;;;
+144B;CANADIAN SYLLABICS CARRIER H;Lo;0;L;;;;;N;;;;;
+144C;CANADIAN SYLLABICS TE;Lo;0;L;;;;;N;;;;;
+144D;CANADIAN SYLLABICS TAAI;Lo;0;L;;;;;N;;;;;
+144E;CANADIAN SYLLABICS TI;Lo;0;L;;;;;N;;;;;
+144F;CANADIAN SYLLABICS TII;Lo;0;L;;;;;N;;;;;
+1450;CANADIAN SYLLABICS TO;Lo;0;L;;;;;N;;;;;
+1451;CANADIAN SYLLABICS TOO;Lo;0;L;;;;;N;;;;;
+1452;CANADIAN SYLLABICS Y-CREE TOO;Lo;0;L;;;;;N;;;;;
+1453;CANADIAN SYLLABICS CARRIER DEE;Lo;0;L;;;;;N;;;;;
+1454;CANADIAN SYLLABICS CARRIER DI;Lo;0;L;;;;;N;;;;;
+1455;CANADIAN SYLLABICS TA;Lo;0;L;;;;;N;;;;;
+1456;CANADIAN SYLLABICS TAA;Lo;0;L;;;;;N;;;;;
+1457;CANADIAN SYLLABICS TWE;Lo;0;L;;;;;N;;;;;
+1458;CANADIAN SYLLABICS WEST-CREE TWE;Lo;0;L;;;;;N;;;;;
+1459;CANADIAN SYLLABICS TWI;Lo;0;L;;;;;N;;;;;
+145A;CANADIAN SYLLABICS WEST-CREE TWI;Lo;0;L;;;;;N;;;;;
+145B;CANADIAN SYLLABICS TWII;Lo;0;L;;;;;N;;;;;
+145C;CANADIAN SYLLABICS WEST-CREE TWII;Lo;0;L;;;;;N;;;;;
+145D;CANADIAN SYLLABICS TWO;Lo;0;L;;;;;N;;;;;
+145E;CANADIAN SYLLABICS WEST-CREE TWO;Lo;0;L;;;;;N;;;;;
+145F;CANADIAN SYLLABICS TWOO;Lo;0;L;;;;;N;;;;;
+1460;CANADIAN SYLLABICS WEST-CREE TWOO;Lo;0;L;;;;;N;;;;;
+1461;CANADIAN SYLLABICS TWA;Lo;0;L;;;;;N;;;;;
+1462;CANADIAN SYLLABICS WEST-CREE TWA;Lo;0;L;;;;;N;;;;;
+1463;CANADIAN SYLLABICS TWAA;Lo;0;L;;;;;N;;;;;
+1464;CANADIAN SYLLABICS WEST-CREE TWAA;Lo;0;L;;;;;N;;;;;
+1465;CANADIAN SYLLABICS NASKAPI TWAA;Lo;0;L;;;;;N;;;;;
+1466;CANADIAN SYLLABICS T;Lo;0;L;;;;;N;;;;;
+1467;CANADIAN SYLLABICS TTE;Lo;0;L;;;;;N;;;;;
+1468;CANADIAN SYLLABICS TTI;Lo;0;L;;;;;N;;;;;
+1469;CANADIAN SYLLABICS TTO;Lo;0;L;;;;;N;;;;;
+146A;CANADIAN SYLLABICS TTA;Lo;0;L;;;;;N;;;;;
+146B;CANADIAN SYLLABICS KE;Lo;0;L;;;;;N;;;;;
+146C;CANADIAN SYLLABICS KAAI;Lo;0;L;;;;;N;;;;;
+146D;CANADIAN SYLLABICS KI;Lo;0;L;;;;;N;;;;;
+146E;CANADIAN SYLLABICS KII;Lo;0;L;;;;;N;;;;;
+146F;CANADIAN SYLLABICS KO;Lo;0;L;;;;;N;;;;;
+1470;CANADIAN SYLLABICS KOO;Lo;0;L;;;;;N;;;;;
+1471;CANADIAN SYLLABICS Y-CREE KOO;Lo;0;L;;;;;N;;;;;
+1472;CANADIAN SYLLABICS KA;Lo;0;L;;;;;N;;;;;
+1473;CANADIAN SYLLABICS KAA;Lo;0;L;;;;;N;;;;;
+1474;CANADIAN SYLLABICS KWE;Lo;0;L;;;;;N;;;;;
+1475;CANADIAN SYLLABICS WEST-CREE KWE;Lo;0;L;;;;;N;;;;;
+1476;CANADIAN SYLLABICS KWI;Lo;0;L;;;;;N;;;;;
+1477;CANADIAN SYLLABICS WEST-CREE KWI;Lo;0;L;;;;;N;;;;;
+1478;CANADIAN SYLLABICS KWII;Lo;0;L;;;;;N;;;;;
+1479;CANADIAN SYLLABICS WEST-CREE KWII;Lo;0;L;;;;;N;;;;;
+147A;CANADIAN SYLLABICS KWO;Lo;0;L;;;;;N;;;;;
+147B;CANADIAN SYLLABICS WEST-CREE KWO;Lo;0;L;;;;;N;;;;;
+147C;CANADIAN SYLLABICS KWOO;Lo;0;L;;;;;N;;;;;
+147D;CANADIAN SYLLABICS WEST-CREE KWOO;Lo;0;L;;;;;N;;;;;
+147E;CANADIAN SYLLABICS KWA;Lo;0;L;;;;;N;;;;;
+147F;CANADIAN SYLLABICS WEST-CREE KWA;Lo;0;L;;;;;N;;;;;
+1480;CANADIAN SYLLABICS KWAA;Lo;0;L;;;;;N;;;;;
+1481;CANADIAN SYLLABICS WEST-CREE KWAA;Lo;0;L;;;;;N;;;;;
+1482;CANADIAN SYLLABICS NASKAPI KWAA;Lo;0;L;;;;;N;;;;;
+1483;CANADIAN SYLLABICS K;Lo;0;L;;;;;N;;;;;
+1484;CANADIAN SYLLABICS KW;Lo;0;L;;;;;N;;;;;
+1485;CANADIAN SYLLABICS SOUTH-SLAVEY KEH;Lo;0;L;;;;;N;;;;;
+1486;CANADIAN SYLLABICS SOUTH-SLAVEY KIH;Lo;0;L;;;;;N;;;;;
+1487;CANADIAN SYLLABICS SOUTH-SLAVEY KOH;Lo;0;L;;;;;N;;;;;
+1488;CANADIAN SYLLABICS SOUTH-SLAVEY KAH;Lo;0;L;;;;;N;;;;;
+1489;CANADIAN SYLLABICS CE;Lo;0;L;;;;;N;;;;;
+148A;CANADIAN SYLLABICS CAAI;Lo;0;L;;;;;N;;;;;
+148B;CANADIAN SYLLABICS CI;Lo;0;L;;;;;N;;;;;
+148C;CANADIAN SYLLABICS CII;Lo;0;L;;;;;N;;;;;
+148D;CANADIAN SYLLABICS CO;Lo;0;L;;;;;N;;;;;
+148E;CANADIAN SYLLABICS COO;Lo;0;L;;;;;N;;;;;
+148F;CANADIAN SYLLABICS Y-CREE COO;Lo;0;L;;;;;N;;;;;
+1490;CANADIAN SYLLABICS CA;Lo;0;L;;;;;N;;;;;
+1491;CANADIAN SYLLABICS CAA;Lo;0;L;;;;;N;;;;;
+1492;CANADIAN SYLLABICS CWE;Lo;0;L;;;;;N;;;;;
+1493;CANADIAN SYLLABICS WEST-CREE CWE;Lo;0;L;;;;;N;;;;;
+1494;CANADIAN SYLLABICS CWI;Lo;0;L;;;;;N;;;;;
+1495;CANADIAN SYLLABICS WEST-CREE CWI;Lo;0;L;;;;;N;;;;;
+1496;CANADIAN SYLLABICS CWII;Lo;0;L;;;;;N;;;;;
+1497;CANADIAN SYLLABICS WEST-CREE CWII;Lo;0;L;;;;;N;;;;;
+1498;CANADIAN SYLLABICS CWO;Lo;0;L;;;;;N;;;;;
+1499;CANADIAN SYLLABICS WEST-CREE CWO;Lo;0;L;;;;;N;;;;;
+149A;CANADIAN SYLLABICS CWOO;Lo;0;L;;;;;N;;;;;
+149B;CANADIAN SYLLABICS WEST-CREE CWOO;Lo;0;L;;;;;N;;;;;
+149C;CANADIAN SYLLABICS CWA;Lo;0;L;;;;;N;;;;;
+149D;CANADIAN SYLLABICS WEST-CREE CWA;Lo;0;L;;;;;N;;;;;
+149E;CANADIAN SYLLABICS CWAA;Lo;0;L;;;;;N;;;;;
+149F;CANADIAN SYLLABICS WEST-CREE CWAA;Lo;0;L;;;;;N;;;;;
+14A0;CANADIAN SYLLABICS NASKAPI CWAA;Lo;0;L;;;;;N;;;;;
+14A1;CANADIAN SYLLABICS C;Lo;0;L;;;;;N;;;;;
+14A2;CANADIAN SYLLABICS SAYISI TH;Lo;0;L;;;;;N;;;;;
+14A3;CANADIAN SYLLABICS ME;Lo;0;L;;;;;N;;;;;
+14A4;CANADIAN SYLLABICS MAAI;Lo;0;L;;;;;N;;;;;
+14A5;CANADIAN SYLLABICS MI;Lo;0;L;;;;;N;;;;;
+14A6;CANADIAN SYLLABICS MII;Lo;0;L;;;;;N;;;;;
+14A7;CANADIAN SYLLABICS MO;Lo;0;L;;;;;N;;;;;
+14A8;CANADIAN SYLLABICS MOO;Lo;0;L;;;;;N;;;;;
+14A9;CANADIAN SYLLABICS Y-CREE MOO;Lo;0;L;;;;;N;;;;;
+14AA;CANADIAN SYLLABICS MA;Lo;0;L;;;;;N;;;;;
+14AB;CANADIAN SYLLABICS MAA;Lo;0;L;;;;;N;;;;;
+14AC;CANADIAN SYLLABICS MWE;Lo;0;L;;;;;N;;;;;
+14AD;CANADIAN SYLLABICS WEST-CREE MWE;Lo;0;L;;;;;N;;;;;
+14AE;CANADIAN SYLLABICS MWI;Lo;0;L;;;;;N;;;;;
+14AF;CANADIAN SYLLABICS WEST-CREE MWI;Lo;0;L;;;;;N;;;;;
+14B0;CANADIAN SYLLABICS MWII;Lo;0;L;;;;;N;;;;;
+14B1;CANADIAN SYLLABICS WEST-CREE MWII;Lo;0;L;;;;;N;;;;;
+14B2;CANADIAN SYLLABICS MWO;Lo;0;L;;;;;N;;;;;
+14B3;CANADIAN SYLLABICS WEST-CREE MWO;Lo;0;L;;;;;N;;;;;
+14B4;CANADIAN SYLLABICS MWOO;Lo;0;L;;;;;N;;;;;
+14B5;CANADIAN SYLLABICS WEST-CREE MWOO;Lo;0;L;;;;;N;;;;;
+14B6;CANADIAN SYLLABICS MWA;Lo;0;L;;;;;N;;;;;
+14B7;CANADIAN SYLLABICS WEST-CREE MWA;Lo;0;L;;;;;N;;;;;
+14B8;CANADIAN SYLLABICS MWAA;Lo;0;L;;;;;N;;;;;
+14B9;CANADIAN SYLLABICS WEST-CREE MWAA;Lo;0;L;;;;;N;;;;;
+14BA;CANADIAN SYLLABICS NASKAPI MWAA;Lo;0;L;;;;;N;;;;;
+14BB;CANADIAN SYLLABICS M;Lo;0;L;;;;;N;;;;;
+14BC;CANADIAN SYLLABICS WEST-CREE M;Lo;0;L;;;;;N;;;;;
+14BD;CANADIAN SYLLABICS MH;Lo;0;L;;;;;N;;;;;
+14BE;CANADIAN SYLLABICS ATHAPASCAN M;Lo;0;L;;;;;N;;;;;
+14BF;CANADIAN SYLLABICS SAYISI M;Lo;0;L;;;;;N;;;;;
+14C0;CANADIAN SYLLABICS NE;Lo;0;L;;;;;N;;;;;
+14C1;CANADIAN SYLLABICS NAAI;Lo;0;L;;;;;N;;;;;
+14C2;CANADIAN SYLLABICS NI;Lo;0;L;;;;;N;;;;;
+14C3;CANADIAN SYLLABICS NII;Lo;0;L;;;;;N;;;;;
+14C4;CANADIAN SYLLABICS NO;Lo;0;L;;;;;N;;;;;
+14C5;CANADIAN SYLLABICS NOO;Lo;0;L;;;;;N;;;;;
+14C6;CANADIAN SYLLABICS Y-CREE NOO;Lo;0;L;;;;;N;;;;;
+14C7;CANADIAN SYLLABICS NA;Lo;0;L;;;;;N;;;;;
+14C8;CANADIAN SYLLABICS NAA;Lo;0;L;;;;;N;;;;;
+14C9;CANADIAN SYLLABICS NWE;Lo;0;L;;;;;N;;;;;
+14CA;CANADIAN SYLLABICS WEST-CREE NWE;Lo;0;L;;;;;N;;;;;
+14CB;CANADIAN SYLLABICS NWA;Lo;0;L;;;;;N;;;;;
+14CC;CANADIAN SYLLABICS WEST-CREE NWA;Lo;0;L;;;;;N;;;;;
+14CD;CANADIAN SYLLABICS NWAA;Lo;0;L;;;;;N;;;;;
+14CE;CANADIAN SYLLABICS WEST-CREE NWAA;Lo;0;L;;;;;N;;;;;
+14CF;CANADIAN SYLLABICS NASKAPI NWAA;Lo;0;L;;;;;N;;;;;
+14D0;CANADIAN SYLLABICS N;Lo;0;L;;;;;N;;;;;
+14D1;CANADIAN SYLLABICS CARRIER NG;Lo;0;L;;;;;N;;;;;
+14D2;CANADIAN SYLLABICS NH;Lo;0;L;;;;;N;;;;;
+14D3;CANADIAN SYLLABICS LE;Lo;0;L;;;;;N;;;;;
+14D4;CANADIAN SYLLABICS LAAI;Lo;0;L;;;;;N;;;;;
+14D5;CANADIAN SYLLABICS LI;Lo;0;L;;;;;N;;;;;
+14D6;CANADIAN SYLLABICS LII;Lo;0;L;;;;;N;;;;;
+14D7;CANADIAN SYLLABICS LO;Lo;0;L;;;;;N;;;;;
+14D8;CANADIAN SYLLABICS LOO;Lo;0;L;;;;;N;;;;;
+14D9;CANADIAN SYLLABICS Y-CREE LOO;Lo;0;L;;;;;N;;;;;
+14DA;CANADIAN SYLLABICS LA;Lo;0;L;;;;;N;;;;;
+14DB;CANADIAN SYLLABICS LAA;Lo;0;L;;;;;N;;;;;
+14DC;CANADIAN SYLLABICS LWE;Lo;0;L;;;;;N;;;;;
+14DD;CANADIAN SYLLABICS WEST-CREE LWE;Lo;0;L;;;;;N;;;;;
+14DE;CANADIAN SYLLABICS LWI;Lo;0;L;;;;;N;;;;;
+14DF;CANADIAN SYLLABICS WEST-CREE LWI;Lo;0;L;;;;;N;;;;;
+14E0;CANADIAN SYLLABICS LWII;Lo;0;L;;;;;N;;;;;
+14E1;CANADIAN SYLLABICS WEST-CREE LWII;Lo;0;L;;;;;N;;;;;
+14E2;CANADIAN SYLLABICS LWO;Lo;0;L;;;;;N;;;;;
+14E3;CANADIAN SYLLABICS WEST-CREE LWO;Lo;0;L;;;;;N;;;;;
+14E4;CANADIAN SYLLABICS LWOO;Lo;0;L;;;;;N;;;;;
+14E5;CANADIAN SYLLABICS WEST-CREE LWOO;Lo;0;L;;;;;N;;;;;
+14E6;CANADIAN SYLLABICS LWA;Lo;0;L;;;;;N;;;;;
+14E7;CANADIAN SYLLABICS WEST-CREE LWA;Lo;0;L;;;;;N;;;;;
+14E8;CANADIAN SYLLABICS LWAA;Lo;0;L;;;;;N;;;;;
+14E9;CANADIAN SYLLABICS WEST-CREE LWAA;Lo;0;L;;;;;N;;;;;
+14EA;CANADIAN SYLLABICS L;Lo;0;L;;;;;N;;;;;
+14EB;CANADIAN SYLLABICS WEST-CREE L;Lo;0;L;;;;;N;;;;;
+14EC;CANADIAN SYLLABICS MEDIAL L;Lo;0;L;;;;;N;;;;;
+14ED;CANADIAN SYLLABICS SE;Lo;0;L;;;;;N;;;;;
+14EE;CANADIAN SYLLABICS SAAI;Lo;0;L;;;;;N;;;;;
+14EF;CANADIAN SYLLABICS SI;Lo;0;L;;;;;N;;;;;
+14F0;CANADIAN SYLLABICS SII;Lo;0;L;;;;;N;;;;;
+14F1;CANADIAN SYLLABICS SO;Lo;0;L;;;;;N;;;;;
+14F2;CANADIAN SYLLABICS SOO;Lo;0;L;;;;;N;;;;;
+14F3;CANADIAN SYLLABICS Y-CREE SOO;Lo;0;L;;;;;N;;;;;
+14F4;CANADIAN SYLLABICS SA;Lo;0;L;;;;;N;;;;;
+14F5;CANADIAN SYLLABICS SAA;Lo;0;L;;;;;N;;;;;
+14F6;CANADIAN SYLLABICS SWE;Lo;0;L;;;;;N;;;;;
+14F7;CANADIAN SYLLABICS WEST-CREE SWE;Lo;0;L;;;;;N;;;;;
+14F8;CANADIAN SYLLABICS SWI;Lo;0;L;;;;;N;;;;;
+14F9;CANADIAN SYLLABICS WEST-CREE SWI;Lo;0;L;;;;;N;;;;;
+14FA;CANADIAN SYLLABICS SWII;Lo;0;L;;;;;N;;;;;
+14FB;CANADIAN SYLLABICS WEST-CREE SWII;Lo;0;L;;;;;N;;;;;
+14FC;CANADIAN SYLLABICS SWO;Lo;0;L;;;;;N;;;;;
+14FD;CANADIAN SYLLABICS WEST-CREE SWO;Lo;0;L;;;;;N;;;;;
+14FE;CANADIAN SYLLABICS SWOO;Lo;0;L;;;;;N;;;;;
+14FF;CANADIAN SYLLABICS WEST-CREE SWOO;Lo;0;L;;;;;N;;;;;
+1500;CANADIAN SYLLABICS SWA;Lo;0;L;;;;;N;;;;;
+1501;CANADIAN SYLLABICS WEST-CREE SWA;Lo;0;L;;;;;N;;;;;
+1502;CANADIAN SYLLABICS SWAA;Lo;0;L;;;;;N;;;;;
+1503;CANADIAN SYLLABICS WEST-CREE SWAA;Lo;0;L;;;;;N;;;;;
+1504;CANADIAN SYLLABICS NASKAPI SWAA;Lo;0;L;;;;;N;;;;;
+1505;CANADIAN SYLLABICS S;Lo;0;L;;;;;N;;;;;
+1506;CANADIAN SYLLABICS ATHAPASCAN S;Lo;0;L;;;;;N;;;;;
+1507;CANADIAN SYLLABICS SW;Lo;0;L;;;;;N;;;;;
+1508;CANADIAN SYLLABICS BLACKFOOT S;Lo;0;L;;;;;N;;;;;
+1509;CANADIAN SYLLABICS MOOSE-CREE SK;Lo;0;L;;;;;N;;;;;
+150A;CANADIAN SYLLABICS NASKAPI SKW;Lo;0;L;;;;;N;;;;;
+150B;CANADIAN SYLLABICS NASKAPI S-W;Lo;0;L;;;;;N;;;;;
+150C;CANADIAN SYLLABICS NASKAPI SPWA;Lo;0;L;;;;;N;;;;;
+150D;CANADIAN SYLLABICS NASKAPI STWA;Lo;0;L;;;;;N;;;;;
+150E;CANADIAN SYLLABICS NASKAPI SKWA;Lo;0;L;;;;;N;;;;;
+150F;CANADIAN SYLLABICS NASKAPI SCWA;Lo;0;L;;;;;N;;;;;
+1510;CANADIAN SYLLABICS SHE;Lo;0;L;;;;;N;;;;;
+1511;CANADIAN SYLLABICS SHI;Lo;0;L;;;;;N;;;;;
+1512;CANADIAN SYLLABICS SHII;Lo;0;L;;;;;N;;;;;
+1513;CANADIAN SYLLABICS SHO;Lo;0;L;;;;;N;;;;;
+1514;CANADIAN SYLLABICS SHOO;Lo;0;L;;;;;N;;;;;
+1515;CANADIAN SYLLABICS SHA;Lo;0;L;;;;;N;;;;;
+1516;CANADIAN SYLLABICS SHAA;Lo;0;L;;;;;N;;;;;
+1517;CANADIAN SYLLABICS SHWE;Lo;0;L;;;;;N;;;;;
+1518;CANADIAN SYLLABICS WEST-CREE SHWE;Lo;0;L;;;;;N;;;;;
+1519;CANADIAN SYLLABICS SHWI;Lo;0;L;;;;;N;;;;;
+151A;CANADIAN SYLLABICS WEST-CREE SHWI;Lo;0;L;;;;;N;;;;;
+151B;CANADIAN SYLLABICS SHWII;Lo;0;L;;;;;N;;;;;
+151C;CANADIAN SYLLABICS WEST-CREE SHWII;Lo;0;L;;;;;N;;;;;
+151D;CANADIAN SYLLABICS SHWO;Lo;0;L;;;;;N;;;;;
+151E;CANADIAN SYLLABICS WEST-CREE SHWO;Lo;0;L;;;;;N;;;;;
+151F;CANADIAN SYLLABICS SHWOO;Lo;0;L;;;;;N;;;;;
+1520;CANADIAN SYLLABICS WEST-CREE SHWOO;Lo;0;L;;;;;N;;;;;
+1521;CANADIAN SYLLABICS SHWA;Lo;0;L;;;;;N;;;;;
+1522;CANADIAN SYLLABICS WEST-CREE SHWA;Lo;0;L;;;;;N;;;;;
+1523;CANADIAN SYLLABICS SHWAA;Lo;0;L;;;;;N;;;;;
+1524;CANADIAN SYLLABICS WEST-CREE SHWAA;Lo;0;L;;;;;N;;;;;
+1525;CANADIAN SYLLABICS SH;Lo;0;L;;;;;N;;;;;
+1526;CANADIAN SYLLABICS YE;Lo;0;L;;;;;N;;;;;
+1527;CANADIAN SYLLABICS YAAI;Lo;0;L;;;;;N;;;;;
+1528;CANADIAN SYLLABICS YI;Lo;0;L;;;;;N;;;;;
+1529;CANADIAN SYLLABICS YII;Lo;0;L;;;;;N;;;;;
+152A;CANADIAN SYLLABICS YO;Lo;0;L;;;;;N;;;;;
+152B;CANADIAN SYLLABICS YOO;Lo;0;L;;;;;N;;;;;
+152C;CANADIAN SYLLABICS Y-CREE YOO;Lo;0;L;;;;;N;;;;;
+152D;CANADIAN SYLLABICS YA;Lo;0;L;;;;;N;;;;;
+152E;CANADIAN SYLLABICS YAA;Lo;0;L;;;;;N;;;;;
+152F;CANADIAN SYLLABICS YWE;Lo;0;L;;;;;N;;;;;
+1530;CANADIAN SYLLABICS WEST-CREE YWE;Lo;0;L;;;;;N;;;;;
+1531;CANADIAN SYLLABICS YWI;Lo;0;L;;;;;N;;;;;
+1532;CANADIAN SYLLABICS WEST-CREE YWI;Lo;0;L;;;;;N;;;;;
+1533;CANADIAN SYLLABICS YWII;Lo;0;L;;;;;N;;;;;
+1534;CANADIAN SYLLABICS WEST-CREE YWII;Lo;0;L;;;;;N;;;;;
+1535;CANADIAN SYLLABICS YWO;Lo;0;L;;;;;N;;;;;
+1536;CANADIAN SYLLABICS WEST-CREE YWO;Lo;0;L;;;;;N;;;;;
+1537;CANADIAN SYLLABICS YWOO;Lo;0;L;;;;;N;;;;;
+1538;CANADIAN SYLLABICS WEST-CREE YWOO;Lo;0;L;;;;;N;;;;;
+1539;CANADIAN SYLLABICS YWA;Lo;0;L;;;;;N;;;;;
+153A;CANADIAN SYLLABICS WEST-CREE YWA;Lo;0;L;;;;;N;;;;;
+153B;CANADIAN SYLLABICS YWAA;Lo;0;L;;;;;N;;;;;
+153C;CANADIAN SYLLABICS WEST-CREE YWAA;Lo;0;L;;;;;N;;;;;
+153D;CANADIAN SYLLABICS NASKAPI YWAA;Lo;0;L;;;;;N;;;;;
+153E;CANADIAN SYLLABICS Y;Lo;0;L;;;;;N;;;;;
+153F;CANADIAN SYLLABICS BIBLE-CREE Y;Lo;0;L;;;;;N;;;;;
+1540;CANADIAN SYLLABICS WEST-CREE Y;Lo;0;L;;;;;N;;;;;
+1541;CANADIAN SYLLABICS SAYISI YI;Lo;0;L;;;;;N;;;;;
+1542;CANADIAN SYLLABICS RE;Lo;0;L;;;;;N;;;;;
+1543;CANADIAN SYLLABICS R-CREE RE;Lo;0;L;;;;;N;;;;;
+1544;CANADIAN SYLLABICS WEST-CREE LE;Lo;0;L;;;;;N;;;;;
+1545;CANADIAN SYLLABICS RAAI;Lo;0;L;;;;;N;;;;;
+1546;CANADIAN SYLLABICS RI;Lo;0;L;;;;;N;;;;;
+1547;CANADIAN SYLLABICS RII;Lo;0;L;;;;;N;;;;;
+1548;CANADIAN SYLLABICS RO;Lo;0;L;;;;;N;;;;;
+1549;CANADIAN SYLLABICS ROO;Lo;0;L;;;;;N;;;;;
+154A;CANADIAN SYLLABICS WEST-CREE LO;Lo;0;L;;;;;N;;;;;
+154B;CANADIAN SYLLABICS RA;Lo;0;L;;;;;N;;;;;
+154C;CANADIAN SYLLABICS RAA;Lo;0;L;;;;;N;;;;;
+154D;CANADIAN SYLLABICS WEST-CREE LA;Lo;0;L;;;;;N;;;;;
+154E;CANADIAN SYLLABICS RWAA;Lo;0;L;;;;;N;;;;;
+154F;CANADIAN SYLLABICS WEST-CREE RWAA;Lo;0;L;;;;;N;;;;;
+1550;CANADIAN SYLLABICS R;Lo;0;L;;;;;N;;;;;
+1551;CANADIAN SYLLABICS WEST-CREE R;Lo;0;L;;;;;N;;;;;
+1552;CANADIAN SYLLABICS MEDIAL R;Lo;0;L;;;;;N;;;;;
+1553;CANADIAN SYLLABICS FE;Lo;0;L;;;;;N;;;;;
+1554;CANADIAN SYLLABICS FAAI;Lo;0;L;;;;;N;;;;;
+1555;CANADIAN SYLLABICS FI;Lo;0;L;;;;;N;;;;;
+1556;CANADIAN SYLLABICS FII;Lo;0;L;;;;;N;;;;;
+1557;CANADIAN SYLLABICS FO;Lo;0;L;;;;;N;;;;;
+1558;CANADIAN SYLLABICS FOO;Lo;0;L;;;;;N;;;;;
+1559;CANADIAN SYLLABICS FA;Lo;0;L;;;;;N;;;;;
+155A;CANADIAN SYLLABICS FAA;Lo;0;L;;;;;N;;;;;
+155B;CANADIAN SYLLABICS FWAA;Lo;0;L;;;;;N;;;;;
+155C;CANADIAN SYLLABICS WEST-CREE FWAA;Lo;0;L;;;;;N;;;;;
+155D;CANADIAN SYLLABICS F;Lo;0;L;;;;;N;;;;;
+155E;CANADIAN SYLLABICS THE;Lo;0;L;;;;;N;;;;;
+155F;CANADIAN SYLLABICS N-CREE THE;Lo;0;L;;;;;N;;;;;
+1560;CANADIAN SYLLABICS THI;Lo;0;L;;;;;N;;;;;
+1561;CANADIAN SYLLABICS N-CREE THI;Lo;0;L;;;;;N;;;;;
+1562;CANADIAN SYLLABICS THII;Lo;0;L;;;;;N;;;;;
+1563;CANADIAN SYLLABICS N-CREE THII;Lo;0;L;;;;;N;;;;;
+1564;CANADIAN SYLLABICS THO;Lo;0;L;;;;;N;;;;;
+1565;CANADIAN SYLLABICS THOO;Lo;0;L;;;;;N;;;;;
+1566;CANADIAN SYLLABICS THA;Lo;0;L;;;;;N;;;;;
+1567;CANADIAN SYLLABICS THAA;Lo;0;L;;;;;N;;;;;
+1568;CANADIAN SYLLABICS THWAA;Lo;0;L;;;;;N;;;;;
+1569;CANADIAN SYLLABICS WEST-CREE THWAA;Lo;0;L;;;;;N;;;;;
+156A;CANADIAN SYLLABICS TH;Lo;0;L;;;;;N;;;;;
+156B;CANADIAN SYLLABICS TTHE;Lo;0;L;;;;;N;;;;;
+156C;CANADIAN SYLLABICS TTHI;Lo;0;L;;;;;N;;;;;
+156D;CANADIAN SYLLABICS TTHO;Lo;0;L;;;;;N;;;;;
+156E;CANADIAN SYLLABICS TTHA;Lo;0;L;;;;;N;;;;;
+156F;CANADIAN SYLLABICS TTH;Lo;0;L;;;;;N;;;;;
+1570;CANADIAN SYLLABICS TYE;Lo;0;L;;;;;N;;;;;
+1571;CANADIAN SYLLABICS TYI;Lo;0;L;;;;;N;;;;;
+1572;CANADIAN SYLLABICS TYO;Lo;0;L;;;;;N;;;;;
+1573;CANADIAN SYLLABICS TYA;Lo;0;L;;;;;N;;;;;
+1574;CANADIAN SYLLABICS NUNAVIK HE;Lo;0;L;;;;;N;;;;;
+1575;CANADIAN SYLLABICS NUNAVIK HI;Lo;0;L;;;;;N;;;;;
+1576;CANADIAN SYLLABICS NUNAVIK HII;Lo;0;L;;;;;N;;;;;
+1577;CANADIAN SYLLABICS NUNAVIK HO;Lo;0;L;;;;;N;;;;;
+1578;CANADIAN SYLLABICS NUNAVIK HOO;Lo;0;L;;;;;N;;;;;
+1579;CANADIAN SYLLABICS NUNAVIK HA;Lo;0;L;;;;;N;;;;;
+157A;CANADIAN SYLLABICS NUNAVIK HAA;Lo;0;L;;;;;N;;;;;
+157B;CANADIAN SYLLABICS NUNAVIK H;Lo;0;L;;;;;N;;;;;
+157C;CANADIAN SYLLABICS NUNAVUT H;Lo;0;L;;;;;N;;;;;
+157D;CANADIAN SYLLABICS HK;Lo;0;L;;;;;N;;;;;
+157E;CANADIAN SYLLABICS QAAI;Lo;0;L;;;;;N;;;;;
+157F;CANADIAN SYLLABICS QI;Lo;0;L;;;;;N;;;;;
+1580;CANADIAN SYLLABICS QII;Lo;0;L;;;;;N;;;;;
+1581;CANADIAN SYLLABICS QO;Lo;0;L;;;;;N;;;;;
+1582;CANADIAN SYLLABICS QOO;Lo;0;L;;;;;N;;;;;
+1583;CANADIAN SYLLABICS QA;Lo;0;L;;;;;N;;;;;
+1584;CANADIAN SYLLABICS QAA;Lo;0;L;;;;;N;;;;;
+
+1585;CANADIAN SYLLABICS Q;Lo;0;L;;;;;N;;;;;
+1586;CANADIAN SYLLABICS TLHE;Lo;0;L;;;;;N;;;;;
+1587;CANADIAN SYLLABICS TLHI;Lo;0;L;;;;;N;;;;;
+1588;CANADIAN SYLLABICS TLHO;Lo;0;L;;;;;N;;;;;
+1589;CANADIAN SYLLABICS TLHA;Lo;0;L;;;;;N;;;;;
+158A;CANADIAN SYLLABICS WEST-CREE RE;Lo;0;L;;;;;N;;;;;
+158B;CANADIAN SYLLABICS WEST-CREE RI;Lo;0;L;;;;;N;;;;;
+158C;CANADIAN SYLLABICS WEST-CREE RO;Lo;0;L;;;;;N;;;;;
+158D;CANADIAN SYLLABICS WEST-CREE RA;Lo;0;L;;;;;N;;;;;
+158E;CANADIAN SYLLABICS NGAAI;Lo;0;L;;;;;N;;;;;
+158F;CANADIAN SYLLABICS NGI;Lo;0;L;;;;;N;;;;;
+1590;CANADIAN SYLLABICS NGII;Lo;0;L;;;;;N;;;;;
+1591;CANADIAN SYLLABICS NGO;Lo;0;L;;;;;N;;;;;
+1592;CANADIAN SYLLABICS NGOO;Lo;0;L;;;;;N;;;;;
+1593;CANADIAN SYLLABICS NGA;Lo;0;L;;;;;N;;;;;
+1594;CANADIAN SYLLABICS NGAA;Lo;0;L;;;;;N;;;;;
+1595;CANADIAN SYLLABICS NG;Lo;0;L;;;;;N;;;;;
+1596;CANADIAN SYLLABICS NNG;Lo;0;L;;;;;N;;;;;
+1597;CANADIAN SYLLABICS SAYISI SHE;Lo;0;L;;;;;N;;;;;
+1598;CANADIAN SYLLABICS SAYISI SHI;Lo;0;L;;;;;N;;;;;
+1599;CANADIAN SYLLABICS SAYISI SHO;Lo;0;L;;;;;N;;;;;
+159A;CANADIAN SYLLABICS SAYISI SHA;Lo;0;L;;;;;N;;;;;
+159B;CANADIAN SYLLABICS WOODS-CREE THE;Lo;0;L;;;;;N;;;;;
+159C;CANADIAN SYLLABICS WOODS-CREE THI;Lo;0;L;;;;;N;;;;;
+159D;CANADIAN SYLLABICS WOODS-CREE THO;Lo;0;L;;;;;N;;;;;
+159E;CANADIAN SYLLABICS WOODS-CREE THA;Lo;0;L;;;;;N;;;;;
+159F;CANADIAN SYLLABICS WOODS-CREE TH;Lo;0;L;;;;;N;;;;;
+15A0;CANADIAN SYLLABICS LHI;Lo;0;L;;;;;N;;;;;
+15A1;CANADIAN SYLLABICS LHII;Lo;0;L;;;;;N;;;;;
+15A2;CANADIAN SYLLABICS LHO;Lo;0;L;;;;;N;;;;;
+15A3;CANADIAN SYLLABICS LHOO;Lo;0;L;;;;;N;;;;;
+15A4;CANADIAN SYLLABICS LHA;Lo;0;L;;;;;N;;;;;
+15A5;CANADIAN SYLLABICS LHAA;Lo;0;L;;;;;N;;;;;
+15A6;CANADIAN SYLLABICS LH;Lo;0;L;;;;;N;;;;;
+15A7;CANADIAN SYLLABICS TH-CREE THE;Lo;0;L;;;;;N;;;;;
+15A8;CANADIAN SYLLABICS TH-CREE THI;Lo;0;L;;;;;N;;;;;
+15A9;CANADIAN SYLLABICS TH-CREE THII;Lo;0;L;;;;;N;;;;;
+15AA;CANADIAN SYLLABICS TH-CREE THO;Lo;0;L;;;;;N;;;;;
+15AB;CANADIAN SYLLABICS TH-CREE THOO;Lo;0;L;;;;;N;;;;;
+15AC;CANADIAN SYLLABICS TH-CREE THA;Lo;0;L;;;;;N;;;;;
+15AD;CANADIAN SYLLABICS TH-CREE THAA;Lo;0;L;;;;;N;;;;;
+15AE;CANADIAN SYLLABICS TH-CREE TH;Lo;0;L;;;;;N;;;;;
+15AF;CANADIAN SYLLABICS AIVILIK B;Lo;0;L;;;;;N;;;;;
+15B0;CANADIAN SYLLABICS BLACKFOOT E;Lo;0;L;;;;;N;;;;;
+15B1;CANADIAN SYLLABICS BLACKFOOT I;Lo;0;L;;;;;N;;;;;
+15B2;CANADIAN SYLLABICS BLACKFOOT O;Lo;0;L;;;;;N;;;;;
+15B3;CANADIAN SYLLABICS BLACKFOOT A;Lo;0;L;;;;;N;;;;;
+15B4;CANADIAN SYLLABICS BLACKFOOT WE;Lo;0;L;;;;;N;;;;;
+15B5;CANADIAN SYLLABICS BLACKFOOT WI;Lo;0;L;;;;;N;;;;;
+15B6;CANADIAN SYLLABICS BLACKFOOT WO;Lo;0;L;;;;;N;;;;;
+15B7;CANADIAN SYLLABICS BLACKFOOT WA;Lo;0;L;;;;;N;;;;;
+15B8;CANADIAN SYLLABICS BLACKFOOT NE;Lo;0;L;;;;;N;;;;;
+15B9;CANADIAN SYLLABICS BLACKFOOT NI;Lo;0;L;;;;;N;;;;;
+15BA;CANADIAN SYLLABICS BLACKFOOT NO;Lo;0;L;;;;;N;;;;;
+15BB;CANADIAN SYLLABICS BLACKFOOT NA;Lo;0;L;;;;;N;;;;;
+15BC;CANADIAN SYLLABICS BLACKFOOT KE;Lo;0;L;;;;;N;;;;;
+15BD;CANADIAN SYLLABICS BLACKFOOT KI;Lo;0;L;;;;;N;;;;;
+15BE;CANADIAN SYLLABICS BLACKFOOT KO;Lo;0;L;;;;;N;;;;;
+15BF;CANADIAN SYLLABICS BLACKFOOT KA;Lo;0;L;;;;;N;;;;;
+15C0;CANADIAN SYLLABICS SAYISI HE;Lo;0;L;;;;;N;;;;;
+15C1;CANADIAN SYLLABICS SAYISI HI;Lo;0;L;;;;;N;;;;;
+15C2;CANADIAN SYLLABICS SAYISI HO;Lo;0;L;;;;;N;;;;;
+15C3;CANADIAN SYLLABICS SAYISI HA;Lo;0;L;;;;;N;;;;;
+15C4;CANADIAN SYLLABICS CARRIER GHU;Lo;0;L;;;;;N;;;;;
+15C5;CANADIAN SYLLABICS CARRIER GHO;Lo;0;L;;;;;N;;;;;
+15C6;CANADIAN SYLLABICS CARRIER GHE;Lo;0;L;;;;;N;;;;;
+15C7;CANADIAN SYLLABICS CARRIER GHEE;Lo;0;L;;;;;N;;;;;
+15C8;CANADIAN SYLLABICS CARRIER GHI;Lo;0;L;;;;;N;;;;;
+15C9;CANADIAN SYLLABICS CARRIER GHA;Lo;0;L;;;;;N;;;;;
+15CA;CANADIAN SYLLABICS CARRIER RU;Lo;0;L;;;;;N;;;;;
+15CB;CANADIAN SYLLABICS CARRIER RO;Lo;0;L;;;;;N;;;;;
+15CC;CANADIAN SYLLABICS CARRIER RE;Lo;0;L;;;;;N;;;;;
+15CD;CANADIAN SYLLABICS CARRIER REE;Lo;0;L;;;;;N;;;;;
+15CE;CANADIAN SYLLABICS CARRIER RI;Lo;0;L;;;;;N;;;;;
+15CF;CANADIAN SYLLABICS CARRIER RA;Lo;0;L;;;;;N;;;;;
+15D0;CANADIAN SYLLABICS CARRIER WU;Lo;0;L;;;;;N;;;;;
+15D1;CANADIAN SYLLABICS CARRIER WO;Lo;0;L;;;;;N;;;;;
+15D2;CANADIAN SYLLABICS CARRIER WE;Lo;0;L;;;;;N;;;;;
+15D3;CANADIAN SYLLABICS CARRIER WEE;Lo;0;L;;;;;N;;;;;
+15D4;CANADIAN SYLLABICS CARRIER WI;Lo;0;L;;;;;N;;;;;
+15D5;CANADIAN SYLLABICS CARRIER WA;Lo;0;L;;;;;N;;;;;
+15D6;CANADIAN SYLLABICS CARRIER HWU;Lo;0;L;;;;;N;;;;;
+15D7;CANADIAN SYLLABICS CARRIER HWO;Lo;0;L;;;;;N;;;;;
+15D8;CANADIAN SYLLABICS CARRIER HWE;Lo;0;L;;;;;N;;;;;
+15D9;CANADIAN SYLLABICS CARRIER HWEE;Lo;0;L;;;;;N;;;;;
+15DA;CANADIAN SYLLABICS CARRIER HWI;Lo;0;L;;;;;N;;;;;
+15DB;CANADIAN SYLLABICS CARRIER HWA;Lo;0;L;;;;;N;;;;;
+15DC;CANADIAN SYLLABICS CARRIER THU;Lo;0;L;;;;;N;;;;;
+15DD;CANADIAN SYLLABICS CARRIER THO;Lo;0;L;;;;;N;;;;;
+15DE;CANADIAN SYLLABICS CARRIER THE;Lo;0;L;;;;;N;;;;;
+15DF;CANADIAN SYLLABICS CARRIER THEE;Lo;0;L;;;;;N;;;;;
+15E0;CANADIAN SYLLABICS CARRIER THI;Lo;0;L;;;;;N;;;;;
+15E1;CANADIAN SYLLABICS CARRIER THA;Lo;0;L;;;;;N;;;;;
+15E2;CANADIAN SYLLABICS CARRIER TTU;Lo;0;L;;;;;N;;;;;
+15E3;CANADIAN SYLLABICS CARRIER TTO;Lo;0;L;;;;;N;;;;;
+15E4;CANADIAN SYLLABICS CARRIER TTE;Lo;0;L;;;;;N;;;;;
+15E5;CANADIAN SYLLABICS CARRIER TTEE;Lo;0;L;;;;;N;;;;;
+15E6;CANADIAN SYLLABICS CARRIER TTI;Lo;0;L;;;;;N;;;;;
+15E7;CANADIAN SYLLABICS CARRIER TTA;Lo;0;L;;;;;N;;;;;
+15E8;CANADIAN SYLLABICS CARRIER PU;Lo;0;L;;;;;N;;;;;
+15E9;CANADIAN SYLLABICS CARRIER PO;Lo;0;L;;;;;N;;;;;
+15EA;CANADIAN SYLLABICS CARRIER PE;Lo;0;L;;;;;N;;;;;
+15EB;CANADIAN SYLLABICS CARRIER PEE;Lo;0;L;;;;;N;;;;;
+15EC;CANADIAN SYLLABICS CARRIER PI;Lo;0;L;;;;;N;;;;;
+15ED;CANADIAN SYLLABICS CARRIER PA;Lo;0;L;;;;;N;;;;;
+15EE;CANADIAN SYLLABICS CARRIER P;Lo;0;L;;;;;N;;;;;
+15EF;CANADIAN SYLLABICS CARRIER GU;Lo;0;L;;;;;N;;;;;
+15F0;CANADIAN SYLLABICS CARRIER GO;Lo;0;L;;;;;N;;;;;
+15F1;CANADIAN SYLLABICS CARRIER GE;Lo;0;L;;;;;N;;;;;
+15F2;CANADIAN SYLLABICS CARRIER GEE;Lo;0;L;;;;;N;;;;;
+15F3;CANADIAN SYLLABICS CARRIER GI;Lo;0;L;;;;;N;;;;;
+15F4;CANADIAN SYLLABICS CARRIER GA;Lo;0;L;;;;;N;;;;;
+15F5;CANADIAN SYLLABICS CARRIER KHU;Lo;0;L;;;;;N;;;;;
+15F6;CANADIAN SYLLABICS CARRIER KHO;Lo;0;L;;;;;N;;;;;
+15F7;CANADIAN SYLLABICS CARRIER KHE;Lo;0;L;;;;;N;;;;;
+15F8;CANADIAN SYLLABICS CARRIER KHEE;Lo;0;L;;;;;N;;;;;
+15F9;CANADIAN SYLLABICS CARRIER KHI;Lo;0;L;;;;;N;;;;;
+15FA;CANADIAN SYLLABICS CARRIER KHA;Lo;0;L;;;;;N;;;;;
+15FB;CANADIAN SYLLABICS CARRIER KKU;Lo;0;L;;;;;N;;;;;
+15FC;CANADIAN SYLLABICS CARRIER KKO;Lo;0;L;;;;;N;;;;;
+15FD;CANADIAN SYLLABICS CARRIER KKE;Lo;0;L;;;;;N;;;;;
+15FE;CANADIAN SYLLABICS CARRIER KKEE;Lo;0;L;;;;;N;;;;;
+15FF;CANADIAN SYLLABICS CARRIER KKI;Lo;0;L;;;;;N;;;;;
+1600;CANADIAN SYLLABICS CARRIER KKA;Lo;0;L;;;;;N;;;;;
+1601;CANADIAN SYLLABICS CARRIER KK;Lo;0;L;;;;;N;;;;;
+1602;CANADIAN SYLLABICS CARRIER NU;Lo;0;L;;;;;N;;;;;
+1603;CANADIAN SYLLABICS CARRIER NO;Lo;0;L;;;;;N;;;;;
+1604;CANADIAN SYLLABICS CARRIER NE;Lo;0;L;;;;;N;;;;;
+1605;CANADIAN SYLLABICS CARRIER NEE;Lo;0;L;;;;;N;;;;;
+1606;CANADIAN SYLLABICS CARRIER NI;Lo;0;L;;;;;N;;;;;
+1607;CANADIAN SYLLABICS CARRIER NA;Lo;0;L;;;;;N;;;;;
+1608;CANADIAN SYLLABICS CARRIER MU;Lo;0;L;;;;;N;;;;;
+1609;CANADIAN SYLLABICS CARRIER MO;Lo;0;L;;;;;N;;;;;
+160A;CANADIAN SYLLABICS CARRIER ME;Lo;0;L;;;;;N;;;;;
+160B;CANADIAN SYLLABICS CARRIER MEE;Lo;0;L;;;;;N;;;;;
+160C;CANADIAN SYLLABICS CARRIER MI;Lo;0;L;;;;;N;;;;;
+160D;CANADIAN SYLLABICS CARRIER MA;Lo;0;L;;;;;N;;;;;
+160E;CANADIAN SYLLABICS CARRIER YU;Lo;0;L;;;;;N;;;;;
+160F;CANADIAN SYLLABICS CARRIER YO;Lo;0;L;;;;;N;;;;;
+1610;CANADIAN SYLLABICS CARRIER YE;Lo;0;L;;;;;N;;;;;
+1611;CANADIAN SYLLABICS CARRIER YEE;Lo;0;L;;;;;N;;;;;
+1612;CANADIAN SYLLABICS CARRIER YI;Lo;0;L;;;;;N;;;;;
+1613;CANADIAN SYLLABICS CARRIER YA;Lo;0;L;;;;;N;;;;;
+1614;CANADIAN SYLLABICS CARRIER JU;Lo;0;L;;;;;N;;;;;
+1615;CANADIAN SYLLABICS SAYISI JU;Lo;0;L;;;;;N;;;;;
+1616;CANADIAN SYLLABICS CARRIER JO;Lo;0;L;;;;;N;;;;;
+1617;CANADIAN SYLLABICS CARRIER JE;Lo;0;L;;;;;N;;;;;
+1618;CANADIAN SYLLABICS CARRIER JEE;Lo;0;L;;;;;N;;;;;
+1619;CANADIAN SYLLABICS CARRIER JI;Lo;0;L;;;;;N;;;;;
+161A;CANADIAN SYLLABICS SAYISI JI;Lo;0;L;;;;;N;;;;;
+161B;CANADIAN SYLLABICS CARRIER JA;Lo;0;L;;;;;N;;;;;
+161C;CANADIAN SYLLABICS CARRIER JJU;Lo;0;L;;;;;N;;;;;
+161D;CANADIAN SYLLABICS CARRIER JJO;Lo;0;L;;;;;N;;;;;
+161E;CANADIAN SYLLABICS CARRIER JJE;Lo;0;L;;;;;N;;;;;
+161F;CANADIAN SYLLABICS CARRIER JJEE;Lo;0;L;;;;;N;;;;;
+1620;CANADIAN SYLLABICS CARRIER JJI;Lo;0;L;;;;;N;;;;;
+1621;CANADIAN SYLLABICS CARRIER JJA;Lo;0;L;;;;;N;;;;;
+1622;CANADIAN SYLLABICS CARRIER LU;Lo;0;L;;;;;N;;;;;
+1623;CANADIAN SYLLABICS CARRIER LO;Lo;0;L;;;;;N;;;;;
+1624;CANADIAN SYLLABICS CARRIER LE;Lo;0;L;;;;;N;;;;;
+1625;CANADIAN SYLLABICS CARRIER LEE;Lo;0;L;;;;;N;;;;;
+1626;CANADIAN SYLLABICS CARRIER LI;Lo;0;L;;;;;N;;;;;
+1627;CANADIAN SYLLABICS CARRIER LA;Lo;0;L;;;;;N;;;;;
+1628;CANADIAN SYLLABICS CARRIER DLU;Lo;0;L;;;;;N;;;;;
+1629;CANADIAN SYLLABICS CARRIER DLO;Lo;0;L;;;;;N;;;;;
+162A;CANADIAN SYLLABICS CARRIER DLE;Lo;0;L;;;;;N;;;;;
+162B;CANADIAN SYLLABICS CARRIER DLEE;Lo;0;L;;;;;N;;;;;
+162C;CANADIAN SYLLABICS CARRIER DLI;Lo;0;L;;;;;N;;;;;
+162D;CANADIAN SYLLABICS CARRIER DLA;Lo;0;L;;;;;N;;;;;
+162E;CANADIAN SYLLABICS CARRIER LHU;Lo;0;L;;;;;N;;;;;
+162F;CANADIAN SYLLABICS CARRIER LHO;Lo;0;L;;;;;N;;;;;
+1630;CANADIAN SYLLABICS CARRIER LHE;Lo;0;L;;;;;N;;;;;
+1631;CANADIAN SYLLABICS CARRIER LHEE;Lo;0;L;;;;;N;;;;;
+1632;CANADIAN SYLLABICS CARRIER LHI;Lo;0;L;;;;;N;;;;;
+1633;CANADIAN SYLLABICS CARRIER LHA;Lo;0;L;;;;;N;;;;;
+1634;CANADIAN SYLLABICS CARRIER TLHU;Lo;0;L;;;;;N;;;;;
+1635;CANADIAN SYLLABICS CARRIER TLHO;Lo;0;L;;;;;N;;;;;
+1636;CANADIAN SYLLABICS CARRIER TLHE;Lo;0;L;;;;;N;;;;;
+1637;CANADIAN SYLLABICS CARRIER TLHEE;Lo;0;L;;;;;N;;;;;
+1638;CANADIAN SYLLABICS CARRIER TLHI;Lo;0;L;;;;;N;;;;;
+1639;CANADIAN SYLLABICS CARRIER TLHA;Lo;0;L;;;;;N;;;;;
+163A;CANADIAN SYLLABICS CARRIER TLU;Lo;0;L;;;;;N;;;;;
+163B;CANADIAN SYLLABICS CARRIER TLO;Lo;0;L;;;;;N;;;;;
+163C;CANADIAN SYLLABICS CARRIER TLE;Lo;0;L;;;;;N;;;;;
+163D;CANADIAN SYLLABICS CARRIER TLEE;Lo;0;L;;;;;N;;;;;
+163E;CANADIAN SYLLABICS CARRIER TLI;Lo;0;L;;;;;N;;;;;
+163F;CANADIAN SYLLABICS CARRIER TLA;Lo;0;L;;;;;N;;;;;
+1640;CANADIAN SYLLABICS CARRIER ZU;Lo;0;L;;;;;N;;;;;
+1641;CANADIAN SYLLABICS CARRIER ZO;Lo;0;L;;;;;N;;;;;
+1642;CANADIAN SYLLABICS CARRIER ZE;Lo;0;L;;;;;N;;;;;
+1643;CANADIAN SYLLABICS CARRIER ZEE;Lo;0;L;;;;;N;;;;;
+1644;CANADIAN SYLLABICS CARRIER ZI;Lo;0;L;;;;;N;;;;;
+1645;CANADIAN SYLLABICS CARRIER ZA;Lo;0;L;;;;;N;;;;;
+1646;CANADIAN SYLLABICS CARRIER Z;Lo;0;L;;;;;N;;;;;
+1647;CANADIAN SYLLABICS CARRIER INITIAL Z;Lo;0;L;;;;;N;;;;;
+1648;CANADIAN SYLLABICS CARRIER DZU;Lo;0;L;;;;;N;;;;;
+1649;CANADIAN SYLLABICS CARRIER DZO;Lo;0;L;;;;;N;;;;;
+164A;CANADIAN SYLLABICS CARRIER DZE;Lo;0;L;;;;;N;;;;;
+164B;CANADIAN SYLLABICS CARRIER DZEE;Lo;0;L;;;;;N;;;;;
+164C;CANADIAN SYLLABICS CARRIER DZI;Lo;0;L;;;;;N;;;;;
+164D;CANADIAN SYLLABICS CARRIER DZA;Lo;0;L;;;;;N;;;;;
+164E;CANADIAN SYLLABICS CARRIER SU;Lo;0;L;;;;;N;;;;;
+164F;CANADIAN SYLLABICS CARRIER SO;Lo;0;L;;;;;N;;;;;
+1650;CANADIAN SYLLABICS CARRIER SE;Lo;0;L;;;;;N;;;;;
+1651;CANADIAN SYLLABICS CARRIER SEE;Lo;0;L;;;;;N;;;;;
+1652;CANADIAN SYLLABICS CARRIER SI;Lo;0;L;;;;;N;;;;;
+1653;CANADIAN SYLLABICS CARRIER SA;Lo;0;L;;;;;N;;;;;
+1654;CANADIAN SYLLABICS CARRIER SHU;Lo;0;L;;;;;N;;;;;
+1655;CANADIAN SYLLABICS CARRIER SHO;Lo;0;L;;;;;N;;;;;
+1656;CANADIAN SYLLABICS CARRIER SHE;Lo;0;L;;;;;N;;;;;
+1657;CANADIAN SYLLABICS CARRIER SHEE;Lo;0;L;;;;;N;;;;;
+1658;CANADIAN SYLLABICS CARRIER SHI;Lo;0;L;;;;;N;;;;;
+1659;CANADIAN SYLLABICS CARRIER SHA;Lo;0;L;;;;;N;;;;;
+165A;CANADIAN SYLLABICS CARRIER SH;Lo;0;L;;;;;N;;;;;
+165B;CANADIAN SYLLABICS CARRIER TSU;Lo;0;L;;;;;N;;;;;
+165C;CANADIAN SYLLABICS CARRIER TSO;Lo;0;L;;;;;N;;;;;
+165D;CANADIAN SYLLABICS CARRIER TSE;Lo;0;L;;;;;N;;;;;
+165E;CANADIAN SYLLABICS CARRIER TSEE;Lo;0;L;;;;;N;;;;;
+165F;CANADIAN SYLLABICS CARRIER TSI;Lo;0;L;;;;;N;;;;;
+1660;CANADIAN SYLLABICS CARRIER TSA;Lo;0;L;;;;;N;;;;;
+1661;CANADIAN SYLLABICS CARRIER CHU;Lo;0;L;;;;;N;;;;;
+1662;CANADIAN SYLLABICS CARRIER CHO;Lo;0;L;;;;;N;;;;;
+1663;CANADIAN SYLLABICS CARRIER CHE;Lo;0;L;;;;;N;;;;;
+1664;CANADIAN SYLLABICS CARRIER CHEE;Lo;0;L;;;;;N;;;;;
+1665;CANADIAN SYLLABICS CARRIER CHI;Lo;0;L;;;;;N;;;;;
+1666;CANADIAN SYLLABICS CARRIER CHA;Lo;0;L;;;;;N;;;;;
+1667;CANADIAN SYLLABICS CARRIER TTSU;Lo;0;L;;;;;N;;;;;
+1668;CANADIAN SYLLABICS CARRIER TTSO;Lo;0;L;;;;;N;;;;;
+1669;CANADIAN SYLLABICS CARRIER TTSE;Lo;0;L;;;;;N;;;;;
+166A;CANADIAN SYLLABICS CARRIER TTSEE;Lo;0;L;;;;;N;;;;;
+166B;CANADIAN SYLLABICS CARRIER TTSI;Lo;0;L;;;;;N;;;;;
+166C;CANADIAN SYLLABICS CARRIER TTSA;Lo;0;L;;;;;N;;;;;
+166D;CANADIAN SYLLABICS CHI SIGN;Po;0;L;;;;;N;;;;;
+166E;CANADIAN SYLLABICS FULL STOP;Po;0;L;;;;;N;;;;;
+166F;CANADIAN SYLLABICS QAI;Lo;0;L;;;;;N;;;;;
+1670;CANADIAN SYLLABICS NGAI;Lo;0;L;;;;;N;;;;;
+1671;CANADIAN SYLLABICS NNGI;Lo;0;L;;;;;N;;;;;
+1672;CANADIAN SYLLABICS NNGII;Lo;0;L;;;;;N;;;;;
+1673;CANADIAN SYLLABICS NNGO;Lo;0;L;;;;;N;;;;;
+1674;CANADIAN SYLLABICS NNGOO;Lo;0;L;;;;;N;;;;;
+1675;CANADIAN SYLLABICS NNGA;Lo;0;L;;;;;N;;;;;
+1676;CANADIAN SYLLABICS NNGAA;Lo;0;L;;;;;N;;;;;
+1680;OGHAM SPACE MARK;Zs;0;WS;;;;;N;;;;;
+1681;OGHAM LETTER BEITH;Lo;0;L;;;;;N;;;;;
+1682;OGHAM LETTER LUIS;Lo;0;L;;;;;N;;;;;
+1683;OGHAM LETTER FEARN;Lo;0;L;;;;;N;;;;;
+1684;OGHAM LETTER SAIL;Lo;0;L;;;;;N;;;;;
+1685;OGHAM LETTER NION;Lo;0;L;;;;;N;;;;;
+1686;OGHAM LETTER UATH;Lo;0;L;;;;;N;;;;;
+1687;OGHAM LETTER DAIR;Lo;0;L;;;;;N;;;;;
+1688;OGHAM LETTER TINNE;Lo;0;L;;;;;N;;;;;
+1689;OGHAM LETTER COLL;Lo;0;L;;;;;N;;;;;
+168A;OGHAM LETTER CEIRT;Lo;0;L;;;;;N;;;;;
+168B;OGHAM LETTER MUIN;Lo;0;L;;;;;N;;;;;
+168C;OGHAM LETTER GORT;Lo;0;L;;;;;N;;;;;
+168D;OGHAM LETTER NGEADAL;Lo;0;L;;;;;N;;;;;
+168E;OGHAM LETTER STRAIF;Lo;0;L;;;;;N;;;;;
+168F;OGHAM LETTER RUIS;Lo;0;L;;;;;N;;;;;
+1690;OGHAM LETTER AILM;Lo;0;L;;;;;N;;;;;
+1691;OGHAM LETTER ONN;Lo;0;L;;;;;N;;;;;
+1692;OGHAM LETTER UR;Lo;0;L;;;;;N;;;;;
+1693;OGHAM LETTER EADHADH;Lo;0;L;;;;;N;;;;;
+1694;OGHAM LETTER IODHADH;Lo;0;L;;;;;N;;;;;
+1695;OGHAM LETTER EABHADH;Lo;0;L;;;;;N;;;;;
+1696;OGHAM LETTER OR;Lo;0;L;;;;;N;;;;;
+1697;OGHAM LETTER UILLEANN;Lo;0;L;;;;;N;;;;;
+1698;OGHAM LETTER IFIN;Lo;0;L;;;;;N;;;;;
+1699;OGHAM LETTER EAMHANCHOLL;Lo;0;L;;;;;N;;;;;
+169A;OGHAM LETTER PEITH;Lo;0;L;;;;;N;;;;;
+169B;OGHAM FEATHER MARK;Ps;0;ON;;;;;N;;;;;
+169C;OGHAM REVERSED FEATHER MARK;Pe;0;ON;;;;;N;;;;;
+16A0;RUNIC LETTER FEHU FEOH FE F;Lo;0;L;;;;;N;;;;;
+16A1;RUNIC LETTER V;Lo;0;L;;;;;N;;;;;
+16A2;RUNIC LETTER URUZ UR U;Lo;0;L;;;;;N;;;;;
+16A3;RUNIC LETTER YR;Lo;0;L;;;;;N;;;;;
+16A4;RUNIC LETTER Y;Lo;0;L;;;;;N;;;;;
+16A5;RUNIC LETTER W;Lo;0;L;;;;;N;;;;;
+16A6;RUNIC LETTER THURISAZ THURS THORN;Lo;0;L;;;;;N;;;;;
+16A7;RUNIC LETTER ETH;Lo;0;L;;;;;N;;;;;
+16A8;RUNIC LETTER ANSUZ A;Lo;0;L;;;;;N;;;;;
+16A9;RUNIC LETTER OS O;Lo;0;L;;;;;N;;;;;
+16AA;RUNIC LETTER AC A;Lo;0;L;;;;;N;;;;;
+16AB;RUNIC LETTER AESC;Lo;0;L;;;;;N;;;;;
+16AC;RUNIC LETTER LONG-BRANCH-OSS O;Lo;0;L;;;;;N;;;;;
+16AD;RUNIC LETTER SHORT-TWIG-OSS O;Lo;0;L;;;;;N;;;;;
+16AE;RUNIC LETTER O;Lo;0;L;;;;;N;;;;;
+16AF;RUNIC LETTER OE;Lo;0;L;;;;;N;;;;;
+
+16B0;RUNIC LETTER ON;Lo;0;L;;;;;N;;;;;
+16B1;RUNIC LETTER RAIDO RAD REID R;Lo;0;L;;;;;N;;;;;
+16B2;RUNIC LETTER KAUNA;Lo;0;L;;;;;N;;;;;
+16B3;RUNIC LETTER CEN;Lo;0;L;;;;;N;;;;;
+16B4;RUNIC LETTER KAUN K;Lo;0;L;;;;;N;;;;;
+16B5;RUNIC LETTER G;Lo;0;L;;;;;N;;;;;
+16B6;RUNIC LETTER ENG;Lo;0;L;;;;;N;;;;;
+16B7;RUNIC LETTER GEBO GYFU G;Lo;0;L;;;;;N;;;;;
+16B8;RUNIC LETTER GAR;Lo;0;L;;;;;N;;;;;
+16B9;RUNIC LETTER WUNJO WYNN W;Lo;0;L;;;;;N;;;;;
+16BA;RUNIC LETTER HAGLAZ H;Lo;0;L;;;;;N;;;;;
+16BB;RUNIC LETTER HAEGL H;Lo;0;L;;;;;N;;;;;
+16BC;RUNIC LETTER LONG-BRANCH-HAGALL H;Lo;0;L;;;;;N;;;;;
+16BD;RUNIC LETTER SHORT-TWIG-HAGALL H;Lo;0;L;;;;;N;;;;;
+16BE;RUNIC LETTER NAUDIZ NYD NAUD N;Lo;0;L;;;;;N;;;;;
+16BF;RUNIC LETTER SHORT-TWIG-NAUD N;Lo;0;L;;;;;N;;;;;
+16C0;RUNIC LETTER DOTTED-N;Lo;0;L;;;;;N;;;;;
+16C1;RUNIC LETTER ISAZ IS ISS I;Lo;0;L;;;;;N;;;;;
+16C2;RUNIC LETTER E;Lo;0;L;;;;;N;;;;;
+16C3;RUNIC LETTER JERAN J;Lo;0;L;;;;;N;;;;;
+16C4;RUNIC LETTER GER;Lo;0;L;;;;;N;;;;;
+16C5;RUNIC LETTER LONG-BRANCH-AR AE;Lo;0;L;;;;;N;;;;;
+16C6;RUNIC LETTER SHORT-TWIG-AR A;Lo;0;L;;;;;N;;;;;
+16C7;RUNIC LETTER IWAZ EOH;Lo;0;L;;;;;N;;;;;
+16C8;RUNIC LETTER PERTHO PEORTH P;Lo;0;L;;;;;N;;;;;
+16C9;RUNIC LETTER ALGIZ EOLHX;Lo;0;L;;;;;N;;;;;
+16CA;RUNIC LETTER SOWILO S;Lo;0;L;;;;;N;;;;;
+16CB;RUNIC LETTER SIGEL LONG-BRANCH-SOL S;Lo;0;L;;;;;N;;;;;
+16CC;RUNIC LETTER SHORT-TWIG-SOL S;Lo;0;L;;;;;N;;;;;
+16CD;RUNIC LETTER C;Lo;0;L;;;;;N;;;;;
+16CE;RUNIC LETTER Z;Lo;0;L;;;;;N;;;;;
+16CF;RUNIC LETTER TIWAZ TIR TYR T;Lo;0;L;;;;;N;;;;;
+16D0;RUNIC LETTER SHORT-TWIG-TYR T;Lo;0;L;;;;;N;;;;;
+16D1;RUNIC LETTER D;Lo;0;L;;;;;N;;;;;
+16D2;RUNIC LETTER BERKANAN BEORC BJARKAN B;Lo;0;L;;;;;N;;;;;
+16D3;RUNIC LETTER SHORT-TWIG-BJARKAN B;Lo;0;L;;;;;N;;;;;
+16D4;RUNIC LETTER DOTTED-P;Lo;0;L;;;;;N;;;;;
+16D5;RUNIC LETTER OPEN-P;Lo;0;L;;;;;N;;;;;
+16D6;RUNIC LETTER EHWAZ EH E;Lo;0;L;;;;;N;;;;;
+16D7;RUNIC LETTER MANNAZ MAN M;Lo;0;L;;;;;N;;;;;
+16D8;RUNIC LETTER LONG-BRANCH-MADR M;Lo;0;L;;;;;N;;;;;
+16D9;RUNIC LETTER SHORT-TWIG-MADR M;Lo;0;L;;;;;N;;;;;
+16DA;RUNIC LETTER LAUKAZ LAGU LOGR L;Lo;0;L;;;;;N;;;;;
+16DB;RUNIC LETTER DOTTED-L;Lo;0;L;;;;;N;;;;;
+16DC;RUNIC LETTER INGWAZ;Lo;0;L;;;;;N;;;;;
+16DD;RUNIC LETTER ING;Lo;0;L;;;;;N;;;;;
+16DE;RUNIC LETTER DAGAZ DAEG D;Lo;0;L;;;;;N;;;;;
+16DF;RUNIC LETTER OTHALAN ETHEL O;Lo;0;L;;;;;N;;;;;
+16E0;RUNIC LETTER EAR;Lo;0;L;;;;;N;;;;;
+16E1;RUNIC LETTER IOR;Lo;0;L;;;;;N;;;;;
+16E2;RUNIC LETTER CWEORTH;Lo;0;L;;;;;N;;;;;
+16E3;RUNIC LETTER CALC;Lo;0;L;;;;;N;;;;;
+16E4;RUNIC LETTER CEALC;Lo;0;L;;;;;N;;;;;
+16E5;RUNIC LETTER STAN;Lo;0;L;;;;;N;;;;;
+16E6;RUNIC LETTER LONG-BRANCH-YR;Lo;0;L;;;;;N;;;;;
+16E7;RUNIC LETTER SHORT-TWIG-YR;Lo;0;L;;;;;N;;;;;
+16E8;RUNIC LETTER ICELANDIC-YR;Lo;0;L;;;;;N;;;;;
+16E9;RUNIC LETTER Q;Lo;0;L;;;;;N;;;;;
+16EA;RUNIC LETTER X;Lo;0;L;;;;;N;;;;;
+16EB;RUNIC SINGLE PUNCTUATION;Po;0;L;;;;;N;;;;;
+16EC;RUNIC MULTIPLE PUNCTUATION;Po;0;L;;;;;N;;;;;
+16ED;RUNIC CROSS PUNCTUATION;Po;0;L;;;;;N;;;;;
+16EE;RUNIC ARLAUG SYMBOL;Nl;0;L;;;;17;N;;golden number 17;;;
+16EF;RUNIC TVIMADUR SYMBOL;Nl;0;L;;;;18;N;;golden number 18;;;
+16F0;RUNIC BELGTHOR SYMBOL;Nl;0;L;;;;19;N;;golden number 19;;;
+1700;TAGALOG LETTER A;Lo;0;L;;;;;N;;;;;
+1701;TAGALOG LETTER I;Lo;0;L;;;;;N;;;;;
+1702;TAGALOG LETTER U;Lo;0;L;;;;;N;;;;;
+1703;TAGALOG LETTER KA;Lo;0;L;;;;;N;;;;;
+1704;TAGALOG LETTER GA;Lo;0;L;;;;;N;;;;;
+1705;TAGALOG LETTER NGA;Lo;0;L;;;;;N;;;;;
+1706;TAGALOG LETTER TA;Lo;0;L;;;;;N;;;;;
+1707;TAGALOG LETTER DA;Lo;0;L;;;;;N;;;;;
+1708;TAGALOG LETTER NA;Lo;0;L;;;;;N;;;;;
+1709;TAGALOG LETTER PA;Lo;0;L;;;;;N;;;;;
+170A;TAGALOG LETTER BA;Lo;0;L;;;;;N;;;;;
+170B;TAGALOG LETTER MA;Lo;0;L;;;;;N;;;;;
+170C;TAGALOG LETTER YA;Lo;0;L;;;;;N;;;;;
+170E;TAGALOG LETTER LA;Lo;0;L;;;;;N;;;;;
+170F;TAGALOG LETTER WA;Lo;0;L;;;;;N;;;;;
+1710;TAGALOG LETTER SA;Lo;0;L;;;;;N;;;;;
+1711;TAGALOG LETTER HA;Lo;0;L;;;;;N;;;;;
+1712;TAGALOG VOWEL SIGN I;Mn;0;NSM;;;;;N;;;;;
+1713;TAGALOG VOWEL SIGN U;Mn;0;NSM;;;;;N;;;;;
+1714;TAGALOG SIGN VIRAMA;Mn;9;NSM;;;;;N;;;;;
+1720;HANUNOO LETTER A;Lo;0;L;;;;;N;;;;;
+1721;HANUNOO LETTER I;Lo;0;L;;;;;N;;;;;
+1722;HANUNOO LETTER U;Lo;0;L;;;;;N;;;;;
+1723;HANUNOO LETTER KA;Lo;0;L;;;;;N;;;;;
+1724;HANUNOO LETTER GA;Lo;0;L;;;;;N;;;;;
+1725;HANUNOO LETTER NGA;Lo;0;L;;;;;N;;;;;
+1726;HANUNOO LETTER TA;Lo;0;L;;;;;N;;;;;
+1727;HANUNOO LETTER DA;Lo;0;L;;;;;N;;;;;
+1728;HANUNOO LETTER NA;Lo;0;L;;;;;N;;;;;
+1729;HANUNOO LETTER PA;Lo;0;L;;;;;N;;;;;
+172A;HANUNOO LETTER BA;Lo;0;L;;;;;N;;;;;
+172B;HANUNOO LETTER MA;Lo;0;L;;;;;N;;;;;
+172C;HANUNOO LETTER YA;Lo;0;L;;;;;N;;;;;
+172D;HANUNOO LETTER RA;Lo;0;L;;;;;N;;;;;
+172E;HANUNOO LETTER LA;Lo;0;L;;;;;N;;;;;
+172F;HANUNOO LETTER WA;Lo;0;L;;;;;N;;;;;
+1730;HANUNOO LETTER SA;Lo;0;L;;;;;N;;;;;
+1731;HANUNOO LETTER HA;Lo;0;L;;;;;N;;;;;
+1732;HANUNOO VOWEL SIGN I;Mn;0;NSM;;;;;N;;;;;
+1733;HANUNOO VOWEL SIGN U;Mn;0;NSM;;;;;N;;;;;
+1734;HANUNOO SIGN PAMUDPOD;Mn;9;NSM;;;;;N;;;;;
+1735;PHILIPPINE SINGLE PUNCTUATION;Po;0;L;;;;;N;;;;;
+1736;PHILIPPINE DOUBLE PUNCTUATION;Po;0;L;;;;;N;;;;;
+1740;BUHID LETTER A;Lo;0;L;;;;;N;;;;;
+1741;BUHID LETTER I;Lo;0;L;;;;;N;;;;;
+1742;BUHID LETTER U;Lo;0;L;;;;;N;;;;;
+1743;BUHID LETTER KA;Lo;0;L;;;;;N;;;;;
+1744;BUHID LETTER GA;Lo;0;L;;;;;N;;;;;
+1745;BUHID LETTER NGA;Lo;0;L;;;;;N;;;;;
+1746;BUHID LETTER TA;Lo;0;L;;;;;N;;;;;
+1747;BUHID LETTER DA;Lo;0;L;;;;;N;;;;;
+1748;BUHID LETTER NA;Lo;0;L;;;;;N;;;;;
+1749;BUHID LETTER PA;Lo;0;L;;;;;N;;;;;
+174A;BUHID LETTER BA;Lo;0;L;;;;;N;;;;;
+174B;BUHID LETTER MA;Lo;0;L;;;;;N;;;;;
+174C;BUHID LETTER YA;Lo;0;L;;;;;N;;;;;
+174D;BUHID LETTER RA;Lo;0;L;;;;;N;;;;;
+174E;BUHID LETTER LA;Lo;0;L;;;;;N;;;;;
+174F;BUHID LETTER WA;Lo;0;L;;;;;N;;;;;
+1750;BUHID LETTER SA;Lo;0;L;;;;;N;;;;;
+1751;BUHID LETTER HA;Lo;0;L;;;;;N;;;;;
+1752;BUHID VOWEL SIGN I;Mn;0;NSM;;;;;N;;;;;
+1753;BUHID VOWEL SIGN U;Mn;0;NSM;;;;;N;;;;;
+1760;TAGBANWA LETTER A;Lo;0;L;;;;;N;;;;;
+1761;TAGBANWA LETTER I;Lo;0;L;;;;;N;;;;;
+1762;TAGBANWA LETTER U;Lo;0;L;;;;;N;;;;;
+1763;TAGBANWA LETTER KA;Lo;0;L;;;;;N;;;;;
+1764;TAGBANWA LETTER GA;Lo;0;L;;;;;N;;;;;
+1765;TAGBANWA LETTER NGA;Lo;0;L;;;;;N;;;;;
+1766;TAGBANWA LETTER TA;Lo;0;L;;;;;N;;;;;
+1767;TAGBANWA LETTER DA;Lo;0;L;;;;;N;;;;;
+1768;TAGBANWA LETTER NA;Lo;0;L;;;;;N;;;;;
+1769;TAGBANWA LETTER PA;Lo;0;L;;;;;N;;;;;
+176A;TAGBANWA LETTER BA;Lo;0;L;;;;;N;;;;;
+176B;TAGBANWA LETTER MA;Lo;0;L;;;;;N;;;;;
+176C;TAGBANWA LETTER YA;Lo;0;L;;;;;N;;;;;
+176E;TAGBANWA LETTER LA;Lo;0;L;;;;;N;;;;;
+176F;TAGBANWA LETTER WA;Lo;0;L;;;;;N;;;;;
+1770;TAGBANWA LETTER SA;Lo;0;L;;;;;N;;;;;
+1772;TAGBANWA VOWEL SIGN I;Mn;0;NSM;;;;;N;;;;;
+1773;TAGBANWA VOWEL SIGN U;Mn;0;NSM;;;;;N;;;;;
+1780;KHMER LETTER KA;Lo;0;L;;;;;N;;;;;
+1781;KHMER LETTER KHA;Lo;0;L;;;;;N;;;;;
+1782;KHMER LETTER KO;Lo;0;L;;;;;N;;;;;
+1783;KHMER LETTER KHO;Lo;0;L;;;;;N;;;;;
+1784;KHMER LETTER NGO;Lo;0;L;;;;;N;;;;;
+1785;KHMER LETTER CA;Lo;0;L;;;;;N;;;;;
+1786;KHMER LETTER CHA;Lo;0;L;;;;;N;;;;;
+1787;KHMER LETTER CO;Lo;0;L;;;;;N;;;;;
+1788;KHMER LETTER CHO;Lo;0;L;;;;;N;;;;;
+1789;KHMER LETTER NYO;Lo;0;L;;;;;N;;;;;
+178A;KHMER LETTER DA;Lo;0;L;;;;;N;;;;;
+178B;KHMER LETTER TTHA;Lo;0;L;;;;;N;;;;;
+178C;KHMER LETTER DO;Lo;0;L;;;;;N;;;;;
+178D;KHMER LETTER TTHO;Lo;0;L;;;;;N;;;;;
+178E;KHMER LETTER NNO;Lo;0;L;;;;;N;;;;;
+178F;KHMER LETTER TA;Lo;0;L;;;;;N;;;;;
+1790;KHMER LETTER THA;Lo;0;L;;;;;N;;;;;
+1791;KHMER LETTER TO;Lo;0;L;;;;;N;;;;;
+1792;KHMER LETTER THO;Lo;0;L;;;;;N;;;;;
+1793;KHMER LETTER NO;Lo;0;L;;;;;N;;;;;
+1794;KHMER LETTER BA;Lo;0;L;;;;;N;;;;;
+1795;KHMER LETTER PHA;Lo;0;L;;;;;N;;;;;
+1796;KHMER LETTER PO;Lo;0;L;;;;;N;;;;;
+1797;KHMER LETTER PHO;Lo;0;L;;;;;N;;;;;
+1798;KHMER LETTER MO;Lo;0;L;;;;;N;;;;;
+1799;KHMER LETTER YO;Lo;0;L;;;;;N;;;;;
+179A;KHMER LETTER RO;Lo;0;L;;;;;N;;;;;
+179B;KHMER LETTER LO;Lo;0;L;;;;;N;;;;;
+179C;KHMER LETTER VO;Lo;0;L;;;;;N;;;;;
+179D;KHMER LETTER SHA;Lo;0;L;;;;;N;;;;;
+179E;KHMER LETTER SSO;Lo;0;L;;;;;N;;;;;
+179F;KHMER LETTER SA;Lo;0;L;;;;;N;;;;;
+17A0;KHMER LETTER HA;Lo;0;L;;;;;N;;;;;
+17A1;KHMER LETTER LA;Lo;0;L;;;;;N;;;;;
+17A2;KHMER LETTER QA;Lo;0;L;;;;;N;;;;;
+17A3;KHMER INDEPENDENT VOWEL QAQ;Lo;0;L;;;;;N;;*;;;
+17A4;KHMER INDEPENDENT VOWEL QAA;Lo;0;L;;;;;N;;*;;;
+17A5;KHMER INDEPENDENT VOWEL QI;Lo;0;L;;;;;N;;;;;
+17A6;KHMER INDEPENDENT VOWEL QII;Lo;0;L;;;;;N;;;;;
+17A7;KHMER INDEPENDENT VOWEL QU;Lo;0;L;;;;;N;;;;;
+17A8;KHMER INDEPENDENT VOWEL QUK;Lo;0;L;;;;;N;;;;;
+17A9;KHMER INDEPENDENT VOWEL QUU;Lo;0;L;;;;;N;;;;;
+17AA;KHMER INDEPENDENT VOWEL QUUV;Lo;0;L;;;;;N;;;;;
+17AB;KHMER INDEPENDENT VOWEL RY;Lo;0;L;;;;;N;;;;;
+17AC;KHMER INDEPENDENT VOWEL RYY;Lo;0;L;;;;;N;;;;;
+17AD;KHMER INDEPENDENT VOWEL LY;Lo;0;L;;;;;N;;;;;
+17AE;KHMER INDEPENDENT VOWEL LYY;Lo;0;L;;;;;N;;;;;
+17AF;KHMER INDEPENDENT VOWEL QE;Lo;0;L;;;;;N;;;;;
+17B0;KHMER INDEPENDENT VOWEL QAI;Lo;0;L;;;;;N;;;;;
+17B1;KHMER INDEPENDENT VOWEL QOO TYPE ONE;Lo;0;L;;;;;N;;;;;
+17B2;KHMER INDEPENDENT VOWEL QOO TYPE TWO;Lo;0;L;;;;;N;;;;;
+17B3;KHMER INDEPENDENT VOWEL QAU;Lo;0;L;;;;;N;;;;;
+17B4;KHMER VOWEL INHERENT AQ;Cf;0;L;;;;;N;;*;;;
+17B5;KHMER VOWEL INHERENT AA;Cf;0;L;;;;;N;;*;;;
+17B6;KHMER VOWEL SIGN AA;Mc;0;L;;;;;N;;;;;
+17B7;KHMER VOWEL SIGN I;Mn;0;NSM;;;;;N;;;;;
+17B8;KHMER VOWEL SIGN II;Mn;0;NSM;;;;;N;;;;;
+17B9;KHMER VOWEL SIGN Y;Mn;0;NSM;;;;;N;;;;;
+17BA;KHMER VOWEL SIGN YY;Mn;0;NSM;;;;;N;;;;;
+17BB;KHMER VOWEL SIGN U;Mn;0;NSM;;;;;N;;;;;
+17BC;KHMER VOWEL SIGN UU;Mn;0;NSM;;;;;N;;;;;
+17BD;KHMER VOWEL SIGN UA;Mn;0;NSM;;;;;N;;;;;
+17BE;KHMER VOWEL SIGN OE;Mc;0;L;;;;;N;;;;;
+17BF;KHMER VOWEL SIGN YA;Mc;0;L;;;;;N;;;;;
+17C0;KHMER VOWEL SIGN IE;Mc;0;L;;;;;N;;;;;
+17C1;KHMER VOWEL SIGN E;Mc;0;L;;;;;N;;;;;
+17C2;KHMER VOWEL SIGN AE;Mc;0;L;;;;;N;;;;;
+17C3;KHMER VOWEL SIGN AI;Mc;0;L;;;;;N;;;;;
+17C4;KHMER VOWEL SIGN OO;Mc;0;L;;;;;N;;;;;
+17C5;KHMER VOWEL SIGN AU;Mc;0;L;;;;;N;;;;;
+17C6;KHMER SIGN NIKAHIT;Mn;0;NSM;;;;;N;;;;;
+17C7;KHMER SIGN REAHMUK;Mc;0;L;;;;;N;;;;;
+17C8;KHMER SIGN YUUKALEAPINTU;Mc;0;L;;;;;N;;;;;
+17C9;KHMER SIGN MUUSIKATOAN;Mn;0;NSM;;;;;N;;;;;
+17CA;KHMER SIGN TRIISAP;Mn;0;NSM;;;;;N;;;;;
+17CB;KHMER SIGN BANTOC;Mn;0;NSM;;;;;N;;;;;
+17CC;KHMER SIGN ROBAT;Mn;0;NSM;;;;;N;;;;;
+17CD;KHMER SIGN TOANDAKHIAT;Mn;0;NSM;;;;;N;;;;;
+17CE;KHMER SIGN KAKABAT;Mn;0;NSM;;;;;N;;;;;
+17CF;KHMER SIGN AHSDA;Mn;0;NSM;;;;;N;;;;;
+17D0;KHMER SIGN SAMYOK SANNYA;Mn;0;NSM;;;;;N;;;;;
+17D1;KHMER SIGN VIRIAM;Mn;0;NSM;;;;;N;;;;;
+17D2;KHMER SIGN COENG;Mn;9;NSM;;;;;N;;;;;
+17D3;KHMER SIGN BATHAMASAT;Mn;0;NSM;;;;;N;;*;;;
+17D4;KHMER SIGN KHAN;Po;0;L;;;;;N;;;;;
+17D5;KHMER SIGN BARIYOOSAN;Po;0;L;;;;;N;;;;;
+17D6;KHMER SIGN CAMNUC PII KUUH;Po;0;L;;;;;N;;;;;
+17D7;KHMER SIGN LEK TOO;Lm;0;L;;;;;N;;;;;
+17D8;KHMER SIGN BEYYAL;Po;0;L;;;;;N;;*;;;
+17D9;KHMER SIGN PHNAEK MUAN;Po;0;L;;;;;N;;;;;
+17DA;KHMER SIGN KOOMUUT;Po;0;L;;;;;N;;;;;
+17DB;KHMER CURRENCY SYMBOL RIEL;Sc;0;ET;;;;;N;;;;;
+17DC;KHMER SIGN AVAKRAHASANYA;Lo;0;L;;;;;N;;;;;
+17DD;KHMER SIGN ATTHACAN;Mn;230;NSM;;;;;N;;;;;
+17E0;KHMER DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+17E1;KHMER DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+17E2;KHMER DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+17E3;KHMER DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+17E4;KHMER DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+17E5;KHMER DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+17E6;KHMER DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+17E7;KHMER DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+17E8;KHMER DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+17E9;KHMER DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+17F0;KHMER SYMBOL LEK ATTAK SON;No;0;ON;;;;0;N;;;;;
+17F1;KHMER SYMBOL LEK ATTAK MUOY;No;0;ON;;;;1;N;;;;;
+17F2;KHMER SYMBOL LEK ATTAK PII;No;0;ON;;;;2;N;;;;;
+17F3;KHMER SYMBOL LEK ATTAK BEI;No;0;ON;;;;3;N;;;;;
+17F4;KHMER SYMBOL LEK ATTAK BUON;No;0;ON;;;;4;N;;;;;
+17F5;KHMER SYMBOL LEK ATTAK PRAM;No;0;ON;;;;5;N;;;;;
+17F6;KHMER SYMBOL LEK ATTAK PRAM-MUOY;No;0;ON;;;;6;N;;;;;
+17F7;KHMER SYMBOL LEK ATTAK PRAM-PII;No;0;ON;;;;7;N;;;;;
+17F8;KHMER SYMBOL LEK ATTAK PRAM-BEI;No;0;ON;;;;8;N;;;;;
+17F9;KHMER SYMBOL LEK ATTAK PRAM-BUON;No;0;ON;;;;9;N;;;;;
+1800;MONGOLIAN BIRGA;Po;0;ON;;;;;N;;;;;
+1801;MONGOLIAN ELLIPSIS;Po;0;ON;;;;;N;;;;;
+1802;MONGOLIAN COMMA;Po;0;ON;;;;;N;;;;;
+1803;MONGOLIAN FULL STOP;Po;0;ON;;;;;N;;;;;
+1804;MONGOLIAN COLON;Po;0;ON;;;;;N;;;;;
+1805;MONGOLIAN FOUR DOTS;Po;0;ON;;;;;N;;;;;
+1806;MONGOLIAN TODO SOFT HYPHEN;Pd;0;ON;;;;;N;;;;;
+1807;MONGOLIAN SIBE SYLLABLE BOUNDARY MARKER;Po;0;ON;;;;;N;;;;;
+1808;MONGOLIAN MANCHU COMMA;Po;0;ON;;;;;N;;;;;
+1809;MONGOLIAN MANCHU FULL STOP;Po;0;ON;;;;;N;;;;;
+180A;MONGOLIAN NIRUGU;Po;0;ON;;;;;N;;;;;
+180B;MONGOLIAN FREE VARIATION SELECTOR ONE;Mn;0;NSM;;;;;N;;;;;
+180C;MONGOLIAN FREE VARIATION SELECTOR TWO;Mn;0;NSM;;;;;N;;;;;
+180D;MONGOLIAN FREE VARIATION SELECTOR THREE;Mn;0;NSM;;;;;N;;;;;
+180E;MONGOLIAN VOWEL SEPARATOR;Zs;0;WS;;;;;N;;;;;
+1810;MONGOLIAN DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+1811;MONGOLIAN DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+1812;MONGOLIAN DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+1813;MONGOLIAN DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+1814;MONGOLIAN DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+1815;MONGOLIAN DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+1816;MONGOLIAN DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+1817;MONGOLIAN DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+1818;MONGOLIAN DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+1819;MONGOLIAN DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+1820;MONGOLIAN LETTER A;Lo;0;L;;;;;N;;;;;
+1821;MONGOLIAN LETTER E;Lo;0;L;;;;;N;;;;;
+1822;MONGOLIAN LETTER I;Lo;0;L;;;;;N;;;;;
+1823;MONGOLIAN LETTER O;Lo;0;L;;;;;N;;;;;
+1824;MONGOLIAN LETTER U;Lo;0;L;;;;;N;;;;;
+1825;MONGOLIAN LETTER OE;Lo;0;L;;;;;N;;;;;
+1826;MONGOLIAN LETTER UE;Lo;0;L;;;;;N;;;;;
+1827;MONGOLIAN LETTER EE;Lo;0;L;;;;;N;;;;;
+1828;MONGOLIAN LETTER NA;Lo;0;L;;;;;N;;;;;
+1829;MONGOLIAN LETTER ANG;Lo;0;L;;;;;N;;;;;
+182A;MONGOLIAN LETTER BA;Lo;0;L;;;;;N;;;;;
+182B;MONGOLIAN LETTER PA;Lo;0;L;;;;;N;;;;;
+182C;MONGOLIAN LETTER QA;Lo;0;L;;;;;N;;;;;
+182D;MONGOLIAN LETTER GA;Lo;0;L;;;;;N;;;;;
+
+182E;MONGOLIAN LETTER MA;Lo;0;L;;;;;N;;;;;
+182F;MONGOLIAN LETTER LA;Lo;0;L;;;;;N;;;;;
+1830;MONGOLIAN LETTER SA;Lo;0;L;;;;;N;;;;;
+1831;MONGOLIAN LETTER SHA;Lo;0;L;;;;;N;;;;;
+1832;MONGOLIAN LETTER TA;Lo;0;L;;;;;N;;;;;
+1833;MONGOLIAN LETTER DA;Lo;0;L;;;;;N;;;;;
+1834;MONGOLIAN LETTER CHA;Lo;0;L;;;;;N;;;;;
+1835;MONGOLIAN LETTER JA;Lo;0;L;;;;;N;;;;;
+1836;MONGOLIAN LETTER YA;Lo;0;L;;;;;N;;;;;
+1837;MONGOLIAN LETTER RA;Lo;0;L;;;;;N;;;;;
+1838;MONGOLIAN LETTER WA;Lo;0;L;;;;;N;;;;;
+1839;MONGOLIAN LETTER FA;Lo;0;L;;;;;N;;;;;
+183A;MONGOLIAN LETTER KA;Lo;0;L;;;;;N;;;;;
+183B;MONGOLIAN LETTER KHA;Lo;0;L;;;;;N;;;;;
+183C;MONGOLIAN LETTER TSA;Lo;0;L;;;;;N;;;;;
+183D;MONGOLIAN LETTER ZA;Lo;0;L;;;;;N;;;;;
+183E;MONGOLIAN LETTER HAA;Lo;0;L;;;;;N;;;;;
+183F;MONGOLIAN LETTER ZRA;Lo;0;L;;;;;N;;;;;
+1840;MONGOLIAN LETTER LHA;Lo;0;L;;;;;N;;;;;
+1841;MONGOLIAN LETTER ZHI;Lo;0;L;;;;;N;;;;;
+1842;MONGOLIAN LETTER CHI;Lo;0;L;;;;;N;;;;;
+1843;MONGOLIAN LETTER TODO LONG VOWEL SIGN;Lm;0;L;;;;;N;;;;;
+1844;MONGOLIAN LETTER TODO E;Lo;0;L;;;;;N;;;;;
+1845;MONGOLIAN LETTER TODO I;Lo;0;L;;;;;N;;;;;
+1846;MONGOLIAN LETTER TODO O;Lo;0;L;;;;;N;;;;;
+1847;MONGOLIAN LETTER TODO U;Lo;0;L;;;;;N;;;;;
+1848;MONGOLIAN LETTER TODO OE;Lo;0;L;;;;;N;;;;;
+1849;MONGOLIAN LETTER TODO UE;Lo;0;L;;;;;N;;;;;
+184A;MONGOLIAN LETTER TODO ANG;Lo;0;L;;;;;N;;;;;
+184B;MONGOLIAN LETTER TODO BA;Lo;0;L;;;;;N;;;;;
+184C;MONGOLIAN LETTER TODO PA;Lo;0;L;;;;;N;;;;;
+184D;MONGOLIAN LETTER TODO QA;Lo;0;L;;;;;N;;;;;
+184E;MONGOLIAN LETTER TODO GA;Lo;0;L;;;;;N;;;;;
+184F;MONGOLIAN LETTER TODO MA;Lo;0;L;;;;;N;;;;;
+1850;MONGOLIAN LETTER TODO TA;Lo;0;L;;;;;N;;;;;
+1851;MONGOLIAN LETTER TODO DA;Lo;0;L;;;;;N;;;;;
+1852;MONGOLIAN LETTER TODO CHA;Lo;0;L;;;;;N;;;;;
+1853;MONGOLIAN LETTER TODO JA;Lo;0;L;;;;;N;;;;;
+1854;MONGOLIAN LETTER TODO TSA;Lo;0;L;;;;;N;;;;;
+1855;MONGOLIAN LETTER TODO YA;Lo;0;L;;;;;N;;;;;
+1856;MONGOLIAN LETTER TODO WA;Lo;0;L;;;;;N;;;;;
+1857;MONGOLIAN LETTER TODO KA;Lo;0;L;;;;;N;;;;;
+1858;MONGOLIAN LETTER TODO GAA;Lo;0;L;;;;;N;;;;;
+1859;MONGOLIAN LETTER TODO HAA;Lo;0;L;;;;;N;;;;;
+185A;MONGOLIAN LETTER TODO JIA;Lo;0;L;;;;;N;;;;;
+185B;MONGOLIAN LETTER TODO NIA;Lo;0;L;;;;;N;;;;;
+185C;MONGOLIAN LETTER TODO DZA;Lo;0;L;;;;;N;;;;;
+185D;MONGOLIAN LETTER SIBE E;Lo;0;L;;;;;N;;;;;
+185E;MONGOLIAN LETTER SIBE I;Lo;0;L;;;;;N;;;;;
+185F;MONGOLIAN LETTER SIBE IY;Lo;0;L;;;;;N;;;;;
+1860;MONGOLIAN LETTER SIBE UE;Lo;0;L;;;;;N;;;;;
+1861;MONGOLIAN LETTER SIBE U;Lo;0;L;;;;;N;;;;;
+1862;MONGOLIAN LETTER SIBE ANG;Lo;0;L;;;;;N;;;;;
+1863;MONGOLIAN LETTER SIBE KA;Lo;0;L;;;;;N;;;;;
+1864;MONGOLIAN LETTER SIBE GA;Lo;0;L;;;;;N;;;;;
+1865;MONGOLIAN LETTER SIBE HA;Lo;0;L;;;;;N;;;;;
+1866;MONGOLIAN LETTER SIBE PA;Lo;0;L;;;;;N;;;;;
+1867;MONGOLIAN LETTER SIBE SHA;Lo;0;L;;;;;N;;;;;
+1868;MONGOLIAN LETTER SIBE TA;Lo;0;L;;;;;N;;;;;
+1869;MONGOLIAN LETTER SIBE DA;Lo;0;L;;;;;N;;;;;
+186A;MONGOLIAN LETTER SIBE JA;Lo;0;L;;;;;N;;;;;
+186B;MONGOLIAN LETTER SIBE FA;Lo;0;L;;;;;N;;;;;
+186C;MONGOLIAN LETTER SIBE GAA;Lo;0;L;;;;;N;;;;;
+186D;MONGOLIAN LETTER SIBE HAA;Lo;0;L;;;;;N;;;;;
+186E;MONGOLIAN LETTER SIBE TSA;Lo;0;L;;;;;N;;;;;
+186F;MONGOLIAN LETTER SIBE ZA;Lo;0;L;;;;;N;;;;;
+1870;MONGOLIAN LETTER SIBE RAA;Lo;0;L;;;;;N;;;;;
+1871;MONGOLIAN LETTER SIBE CHA;Lo;0;L;;;;;N;;;;;
+1872;MONGOLIAN LETTER SIBE ZHA;Lo;0;L;;;;;N;;;;;
+1873;MONGOLIAN LETTER MANCHU I;Lo;0;L;;;;;N;;;;;
+1874;MONGOLIAN LETTER MANCHU KA;Lo;0;L;;;;;N;;;;;
+1875;MONGOLIAN LETTER MANCHU RA;Lo;0;L;;;;;N;;;;;
+1876;MONGOLIAN LETTER MANCHU FA;Lo;0;L;;;;;N;;;;;
+1877;MONGOLIAN LETTER MANCHU ZHA;Lo;0;L;;;;;N;;;;;
+1880;MONGOLIAN LETTER ALI GALI ANUSVARA ONE;Lo;0;L;;;;;N;;;;;
+1881;MONGOLIAN LETTER ALI GALI VISARGA ONE;Lo;0;L;;;;;N;;;;;
+1882;MONGOLIAN LETTER ALI GALI DAMARU;Lo;0;L;;;;;N;;;;;
+1883;MONGOLIAN LETTER ALI GALI UBADAMA;Lo;0;L;;;;;N;;;;;
+1884;MONGOLIAN LETTER ALI GALI INVERTED UBADAMA;Lo;0;L;;;;;N;;;;;
+1885;MONGOLIAN LETTER ALI GALI BALUDA;Lo;0;L;;;;;N;;;;;
+1886;MONGOLIAN LETTER ALI GALI THREE BALUDA;Lo;0;L;;;;;N;;;;;
+1887;MONGOLIAN LETTER ALI GALI A;Lo;0;L;;;;;N;;;;;
+1888;MONGOLIAN LETTER ALI GALI I;Lo;0;L;;;;;N;;;;;
+1889;MONGOLIAN LETTER ALI GALI KA;Lo;0;L;;;;;N;;;;;
+188A;MONGOLIAN LETTER ALI GALI NGA;Lo;0;L;;;;;N;;;;;
+188B;MONGOLIAN LETTER ALI GALI CA;Lo;0;L;;;;;N;;;;;
+188C;MONGOLIAN LETTER ALI GALI TTA;Lo;0;L;;;;;N;;;;;
+188D;MONGOLIAN LETTER ALI GALI TTHA;Lo;0;L;;;;;N;;;;;
+188E;MONGOLIAN LETTER ALI GALI DDA;Lo;0;L;;;;;N;;;;;
+188F;MONGOLIAN LETTER ALI GALI NNA;Lo;0;L;;;;;N;;;;;
+1890;MONGOLIAN LETTER ALI GALI TA;Lo;0;L;;;;;N;;;;;
+1891;MONGOLIAN LETTER ALI GALI DA;Lo;0;L;;;;;N;;;;;
+1892;MONGOLIAN LETTER ALI GALI PA;Lo;0;L;;;;;N;;;;;
+1893;MONGOLIAN LETTER ALI GALI PHA;Lo;0;L;;;;;N;;;;;
+1894;MONGOLIAN LETTER ALI GALI SSA;Lo;0;L;;;;;N;;;;;
+1895;MONGOLIAN LETTER ALI GALI ZHA;Lo;0;L;;;;;N;;;;;
+1896;MONGOLIAN LETTER ALI GALI ZA;Lo;0;L;;;;;N;;;;;
+1897;MONGOLIAN LETTER ALI GALI AH;Lo;0;L;;;;;N;;;;;
+1898;MONGOLIAN LETTER TODO ALI GALI TA;Lo;0;L;;;;;N;;;;;
+1899;MONGOLIAN LETTER TODO ALI GALI ZHA;Lo;0;L;;;;;N;;;;;
+189A;MONGOLIAN LETTER MANCHU ALI GALI GHA;Lo;0;L;;;;;N;;;;;
+189B;MONGOLIAN LETTER MANCHU ALI GALI NGA;Lo;0;L;;;;;N;;;;;
+189C;MONGOLIAN LETTER MANCHU ALI GALI CA;Lo;0;L;;;;;N;;;;;
+189D;MONGOLIAN LETTER MANCHU ALI GALI JHA;Lo;0;L;;;;;N;;;;;
+189E;MONGOLIAN LETTER MANCHU ALI GALI TTA;Lo;0;L;;;;;N;;;;;
+189F;MONGOLIAN LETTER MANCHU ALI GALI DDHA;Lo;0;L;;;;;N;;;;;
+18A0;MONGOLIAN LETTER MANCHU ALI GALI TA;Lo;0;L;;;;;N;;;;;
+18A1;MONGOLIAN LETTER MANCHU ALI GALI DHA;Lo;0;L;;;;;N;;;;;
+18A2;MONGOLIAN LETTER MANCHU ALI GALI SSA;Lo;0;L;;;;;N;;;;;
+18A3;MONGOLIAN LETTER MANCHU ALI GALI CYA;Lo;0;L;;;;;N;;;;;
+18A4;MONGOLIAN LETTER MANCHU ALI GALI ZHA;Lo;0;L;;;;;N;;;;;
+18A5;MONGOLIAN LETTER MANCHU ALI GALI ZA;Lo;0;L;;;;;N;;;;;
+18A6;MONGOLIAN LETTER ALI GALI HALF U;Lo;0;L;;;;;N;;;;;
+18A7;MONGOLIAN LETTER ALI GALI HALF YA;Lo;0;L;;;;;N;;;;;
+18A8;MONGOLIAN LETTER MANCHU ALI GALI BHA;Lo;0;L;;;;;N;;;;;
+18A9;MONGOLIAN LETTER ALI GALI DAGALGA;Mn;228;NSM;;;;;N;;;;;
+1900;LIMBU VOWEL-CARRIER LETTER;Lo;0;L;;;;;N;;;;;
+1901;LIMBU LETTER KA;Lo;0;L;;;;;N;;;;;
+1902;LIMBU LETTER KHA;Lo;0;L;;;;;N;;;;;
+1903;LIMBU LETTER GA;Lo;0;L;;;;;N;;;;;
+1904;LIMBU LETTER GHA;Lo;0;L;;;;;N;;;;;
+1905;LIMBU LETTER NGA;Lo;0;L;;;;;N;;;;;
+1906;LIMBU LETTER CA;Lo;0;L;;;;;N;;;;;
+1907;LIMBU LETTER CHA;Lo;0;L;;;;;N;;;;;
+1908;LIMBU LETTER JA;Lo;0;L;;;;;N;;;;;
+1909;LIMBU LETTER JHA;Lo;0;L;;;;;N;;;;;
+190A;LIMBU LETTER YAN;Lo;0;L;;;;;N;;;;;
+190B;LIMBU LETTER TA;Lo;0;L;;;;;N;;;;;
+190C;LIMBU LETTER THA;Lo;0;L;;;;;N;;;;;
+190D;LIMBU LETTER DA;Lo;0;L;;;;;N;;;;;
+190E;LIMBU LETTER DHA;Lo;0;L;;;;;N;;;;;
+190F;LIMBU LETTER NA;Lo;0;L;;;;;N;;;;;
+1910;LIMBU LETTER PA;Lo;0;L;;;;;N;;;;;
+1911;LIMBU LETTER PHA;Lo;0;L;;;;;N;;;;;
+1912;LIMBU LETTER BA;Lo;0;L;;;;;N;;;;;
+1913;LIMBU LETTER BHA;Lo;0;L;;;;;N;;;;;
+1914;LIMBU LETTER MA;Lo;0;L;;;;;N;;;;;
+1915;LIMBU LETTER YA;Lo;0;L;;;;;N;;;;;
+1916;LIMBU LETTER RA;Lo;0;L;;;;;N;;;;;
+1917;LIMBU LETTER LA;Lo;0;L;;;;;N;;;;;
+1918;LIMBU LETTER WA;Lo;0;L;;;;;N;;;;;
+1919;LIMBU LETTER SHA;Lo;0;L;;;;;N;;;;;
+191A;LIMBU LETTER SSA;Lo;0;L;;;;;N;;;;;
+191B;LIMBU LETTER SA;Lo;0;L;;;;;N;;;;;
+191C;LIMBU LETTER HA;Lo;0;L;;;;;N;;;;;
+1920;LIMBU VOWEL SIGN A;Mn;0;NSM;;;;;N;;;;;
+1921;LIMBU VOWEL SIGN I;Mn;0;NSM;;;;;N;;;;;
+1922;LIMBU VOWEL SIGN U;Mn;0;NSM;;;;;N;;;;;
+1923;LIMBU VOWEL SIGN EE;Mc;0;L;;;;;N;;;;;
+1924;LIMBU VOWEL SIGN AI;Mc;0;L;;;;;N;;;;;
+1925;LIMBU VOWEL SIGN OO;Mc;0;L;;;;;N;;;;;
+1926;LIMBU VOWEL SIGN AU;Mc;0;L;;;;;N;;;;;
+1927;LIMBU VOWEL SIGN E;Mn;0;NSM;;;;;N;;;;;
+1928;LIMBU VOWEL SIGN O;Mn;0;NSM;;;;;N;;;;;
+1929;LIMBU SUBJOINED LETTER YA;Mc;0;NSM;;;;;N;;;;;
+192A;LIMBU SUBJOINED LETTER RA;Mc;0;NSM;;;;;N;;;;;
+192B;LIMBU SUBJOINED LETTER WA;Mc;0;NSM;;;;;N;;;;;
+1930;LIMBU SMALL LETTER KA;Mc;0;L;;;;;N;;;;;
+1931;LIMBU SMALL LETTER NGA;Mc;0;L;;;;;N;;;;;
+1932;LIMBU SMALL LETTER ANUSVARA;Mn;0;NSM;;;;;N;;;;;
+1933;LIMBU SMALL LETTER TA;Mc;0;L;;;;;N;;;;;
+1934;LIMBU SMALL LETTER NA;Mc;0;L;;;;;N;;;;;
+1935;LIMBU SMALL LETTER PA;Mc;0;L;;;;;N;;;;;
+1936;LIMBU SMALL LETTER MA;Mc;0;L;;;;;N;;;;;
+1937;LIMBU SMALL LETTER RA;Mc;0;L;;;;;N;;;;;
+1938;LIMBU SMALL LETTER LA;Mc;0;L;;;;;N;;;;;
+1939;LIMBU SIGN MUKPHRENG;Mn;222;NSM;;;;;N;;;;;
+193A;LIMBU SIGN KEMPHRENG;Mn;230;NSM;;;;;N;;;;;
+193B;LIMBU SIGN SA-I;Mn;220;NSM;;;;;N;;;;;
+1940;LIMBU SIGN LOO;So;0;ON;;;;;N;;;;;
+1944;LIMBU EXCLAMATION MARK;Po;0;ON;;;;;N;;;;;
+1945;LIMBU QUESTION MARK;Po;0;ON;;;;;N;;;;;
+1946;LIMBU DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+1947;LIMBU DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+1948;LIMBU DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+1949;LIMBU DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+194A;LIMBU DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+194B;LIMBU DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+194C;LIMBU DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+194D;LIMBU DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+194E;LIMBU DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+194F;LIMBU DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+1950;TAI LE LETTER KA;Lo;0;L;;;;;N;;;;;
+1951;TAI LE LETTER XA;Lo;0;L;;;;;N;;;;;
+1952;TAI LE LETTER NGA;Lo;0;L;;;;;N;;;;;
+1953;TAI LE LETTER TSA;Lo;0;L;;;;;N;;;;;
+1954;TAI LE LETTER SA;Lo;0;L;;;;;N;;;;;
+1955;TAI LE LETTER YA;Lo;0;L;;;;;N;;;;;
+1956;TAI LE LETTER TA;Lo;0;L;;;;;N;;;;;
+1957;TAI LE LETTER THA;Lo;0;L;;;;;N;;;;;
+1958;TAI LE LETTER LA;Lo;0;L;;;;;N;;;;;
+1959;TAI LE LETTER PA;Lo;0;L;;;;;N;;;;;
+195A;TAI LE LETTER PHA;Lo;0;L;;;;;N;;;;;
+195B;TAI LE LETTER MA;Lo;0;L;;;;;N;;;;;
+195C;TAI LE LETTER FA;Lo;0;L;;;;;N;;;;;
+195D;TAI LE LETTER VA;Lo;0;L;;;;;N;;;;;
+195E;TAI LE LETTER HA;Lo;0;L;;;;;N;;;;;
+195F;TAI LE LETTER QA;Lo;0;L;;;;;N;;;;;
+1960;TAI LE LETTER KHA;Lo;0;L;;;;;N;;;;;
+1961;TAI LE LETTER TSHA;Lo;0;L;;;;;N;;;;;
+1962;TAI LE LETTER NA;Lo;0;L;;;;;N;;;;;
+1963;TAI LE LETTER A;Lo;0;L;;;;;N;;;;;
+1964;TAI LE LETTER I;Lo;0;L;;;;;N;;;;;
+1965;TAI LE LETTER EE;Lo;0;L;;;;;N;;;;;
+1966;TAI LE LETTER EH;Lo;0;L;;;;;N;;;;;
+1967;TAI LE LETTER U;Lo;0;L;;;;;N;;;;;
+1968;TAI LE LETTER OO;Lo;0;L;;;;;N;;;;;
+1969;TAI LE LETTER O;Lo;0;L;;;;;N;;;;;
+196A;TAI LE LETTER UE;Lo;0;L;;;;;N;;;;;
+196B;TAI LE LETTER E;Lo;0;L;;;;;N;;;;;
+196C;TAI LE LETTER AUE;Lo;0;L;;;;;N;;;;;
+196D;TAI LE LETTER AI;Lo;0;L;;;;;N;;;;;
+1970;TAI LE LETTER TONE-2;Lo;0;L;;;;;N;;;;;
+1971;TAI LE LETTER TONE-3;Lo;0;L;;;;;N;;;;;
+1972;TAI LE LETTER TONE-4;Lo;0;L;;;;;N;;;;;
+1973;TAI LE LETTER TONE-5;Lo;0;L;;;;;N;;;;;
+1974;TAI LE LETTER TONE-6;Lo;0;L;;;;;N;;;;;
+19E0;KHMER SYMBOL PATHAMASAT;So;0;ON;;;;;N;;;;;
+19E1;KHMER SYMBOL MUOY KOET;So;0;ON;;;;;N;;;;;
+19E2;KHMER SYMBOL PII KOET;So;0;ON;;;;;N;;;;;
+19E3;KHMER SYMBOL BEI KOET;So;0;ON;;;;;N;;;;;
+19E4;KHMER SYMBOL BUON KOET;So;0;ON;;;;;N;;;;;
+19E5;KHMER SYMBOL PRAM KOET;So;0;ON;;;;;N;;;;;
+19E6;KHMER SYMBOL PRAM-MUOY KOET;So;0;ON;;;;;N;;;;;
+19E7;KHMER SYMBOL PRAM-PII KOET;So;0;ON;;;;;N;;;;;
+19E8;KHMER SYMBOL PRAM-BEI KOET;So;0;ON;;;;;N;;;;;
+19E9;KHMER SYMBOL PRAM-BUON KOET;So;0;ON;;;;;N;;;;;
+19EA;KHMER SYMBOL DAP KOET;So;0;ON;;;;;N;;;;;
+19EB;KHMER SYMBOL DAP-MUOY KOET;So;0;ON;;;;;N;;;;;
+19EC;KHMER SYMBOL DAP-PII KOET;So;0;ON;;;;;N;;;;;
+19ED;KHMER SYMBOL DAP-BEI KOET;So;0;ON;;;;;N;;;;;
+19EE;KHMER SYMBOL DAP-BUON KOET;So;0;ON;;;;;N;;;;;
+19EF;KHMER SYMBOL DAP-PRAM KOET;So;0;ON;;;;;N;;;;;
+19F0;KHMER SYMBOL TUTEYASAT;So;0;ON;;;;;N;;;;;
+19F1;KHMER SYMBOL MUOY ROC;So;0;ON;;;;;N;;;;;
+19F2;KHMER SYMBOL PII ROC;So;0;ON;;;;;N;;;;;
+19F3;KHMER SYMBOL BEI ROC;So;0;ON;;;;;N;;;;;
+19F4;KHMER SYMBOL BUON ROC;So;0;ON;;;;;N;;;;;
+19F5;KHMER SYMBOL PRAM ROC;So;0;ON;;;;;N;;;;;
+19F6;KHMER SYMBOL PRAM-MUOY ROC;So;0;ON;;;;;N;;;;;
+19F7;KHMER SYMBOL PRAM-PII ROC;So;0;ON;;;;;N;;;;;
+19F8;KHMER SYMBOL PRAM-BEI ROC;So;0;ON;;;;;N;;;;;
+19F9;KHMER SYMBOL PRAM-BUON ROC;So;0;ON;;;;;N;;;;;
+19FA;KHMER SYMBOL DAP ROC;So;0;ON;;;;;N;;;;;
+19FB;KHMER SYMBOL DAP-MUOY ROC;So;0;ON;;;;;N;;;;;
+19FC;KHMER SYMBOL DAP-PII ROC;So;0;ON;;;;;N;;;;;
+19FD;KHMER SYMBOL DAP-BEI ROC;So;0;ON;;;;;N;;;;;
+19FE;KHMER SYMBOL DAP-BUON ROC;So;0;ON;;;;;N;;;;;
+19FF;KHMER SYMBOL DAP-PRAM ROC;So;0;ON;;;;;N;;;;;
+1D00;LATIN LETTER SMALL CAPITAL A;Ll;0;L;;;;;N;;;;;
+1D01;LATIN LETTER SMALL CAPITAL AE;Ll;0;L;;;;;N;;;;;
+1D02;LATIN SMALL LETTER TURNED AE;Ll;0;L;;;;;N;;;;;
+1D03;LATIN LETTER SMALL CAPITAL BARRED B;Ll;0;L;;;;;N;;;;;
+1D04;LATIN LETTER SMALL CAPITAL C;Ll;0;L;;;;;N;;;;;
+1D05;LATIN LETTER SMALL CAPITAL D;Ll;0;L;;;;;N;;;;;
+1D06;LATIN LETTER SMALL CAPITAL ETH;Ll;0;L;;;;;N;;;;;
+1D07;LATIN LETTER SMALL CAPITAL E;Ll;0;L;;;;;N;;;;;
+1D08;LATIN SMALL LETTER TURNED OPEN E;Ll;0;L;;;;;N;;;;;
+1D09;LATIN SMALL LETTER TURNED I;Ll;0;L;;;;;N;;;;;
+1D0A;LATIN LETTER SMALL CAPITAL J;Ll;0;L;;;;;N;;;;;
+1D0B;LATIN LETTER SMALL CAPITAL K;Ll;0;L;;;;;N;;;;;
+1D0C;LATIN LETTER SMALL CAPITAL L WITH STROKE;Ll;0;L;;;;;N;;;;;
+1D0D;LATIN LETTER SMALL CAPITAL M;Ll;0;L;;;;;N;;;;;
+1D0E;LATIN LETTER SMALL CAPITAL REVERSED N;Ll;0;L;;;;;N;;;;;
+1D0F;LATIN LETTER SMALL CAPITAL O;Ll;0;L;;;;;N;;;;;
+1D10;LATIN LETTER SMALL CAPITAL OPEN O;Ll;0;L;;;;;N;;;;;
+1D11;LATIN SMALL LETTER SIDEWAYS O;Ll;0;L;;;;;N;;;;;
+1D12;LATIN SMALL LETTER SIDEWAYS OPEN O;Ll;0;L;;;;;N;;;;;
+1D13;LATIN SMALL LETTER SIDEWAYS O WITH STROKE;Ll;0;L;;;;;N;;;;;
+1D14;LATIN SMALL LETTER TURNED OE;Ll;0;L;;;;;N;;;;;
+1D15;LATIN LETTER SMALL CAPITAL OU;Ll;0;L;;;;;N;;;;;
+1D16;LATIN SMALL LETTER TOP HALF O;Ll;0;L;;;;;N;;;;;
+1D17;LATIN SMALL LETTER BOTTOM HALF O;Ll;0;L;;;;;N;;;;;
+1D18;LATIN LETTER SMALL CAPITAL P;Ll;0;L;;;;;N;;;;;
+1D19;LATIN LETTER SMALL CAPITAL REVERSED R;Ll;0;L;;;;;N;;;;;
+1D1A;LATIN LETTER SMALL CAPITAL TURNED R;Ll;0;L;;;;;N;;;;;
+1D1B;LATIN LETTER SMALL CAPITAL T;Ll;0;L;;;;;N;;;;;
+1D1C;LATIN LETTER SMALL CAPITAL U;Ll;0;L;;;;;N;;;;;
+1D1D;LATIN SMALL LETTER SIDEWAYS U;Ll;0;L;;;;;N;;;;;
+1D1E;LATIN SMALL LETTER SIDEWAYS DIAERESIZED U;Ll;0;L;;;;;N;;;;;
+1D1F;LATIN SMALL LETTER SIDEWAYS TURNED M;Ll;0;L;;;;;N;;;;;
+1D20;LATIN LETTER SMALL CAPITAL V;Ll;0;L;;;;;N;;;;;
+1D21;LATIN LETTER SMALL CAPITAL W;Ll;0;L;;;;;N;;;;;
+1D22;LATIN LETTER SMALL CAPITAL Z;Ll;0;L;;;;;N;;;;;
+1D23;LATIN LETTER SMALL CAPITAL EZH;Ll;0;L;;;;;N;;;;;
+1D24;LATIN LETTER VOICED LARYNGEAL SPIRANT;Ll;0;L;;;;;N;;;;;
+1D25;LATIN LETTER AIN;Ll;0;L;;;;;N;;;;;
+1D26;GREEK LETTER SMALL CAPITAL GAMMA;Ll;0;L;;;;;N;;;;;
+1D27;GREEK LETTER SMALL CAPITAL LAMDA;Ll;0;L;;;;;N;;;;;
+1D28;GREEK LETTER SMALL CAPITAL PI;Ll;0;L;;;;;N;;;;;
+1D29;GREEK LETTER SMALL CAPITAL RHO;Ll;0;L;;;;;N;;;;;
+1D2A;GREEK LETTER SMALL CAPITAL PSI;Ll;0;L;;;;;N;;;;;
+1D2B;CYRILLIC LETTER SMALL CAPITAL EL;Ll;0;L;;;;;N;;;;;
+1D2C;MODIFIER LETTER CAPITAL A;Lm;0;L;<super> 0041;;;;N;;;;;
+1D2D;MODIFIER LETTER CAPITAL AE;Lm;0;L;<super> 00C6;;;;N;;;;;
+1D2E;MODIFIER LETTER CAPITAL B;Lm;0;L;<super> 0042;;;;N;;;;;
+1D2F;MODIFIER LETTER CAPITAL BARRED B;Lm;0;L;;;;;N;;;;;
+1D30;MODIFIER LETTER CAPITAL D;Lm;0;L;<super> 0044;;;;N;;;;;
+1D31;MODIFIER LETTER CAPITAL E;Lm;0;L;<super> 0045;;;;N;;;;;
+1D32;MODIFIER LETTER CAPITAL REVERSED E;Lm;0;L;<super> 018E;;;;N;;;;;
+1D33;MODIFIER LETTER CAPITAL G;Lm;0;L;<super> 0047;;;;N;;;;;
+1D34;MODIFIER LETTER CAPITAL H;Lm;0;L;<super> 0048;;;;N;;;;;
+1D35;MODIFIER LETTER CAPITAL I;Lm;0;L;<super> 0049;;;;N;;;;;
+1D36;MODIFIER LETTER CAPITAL J;Lm;0;L;<super> 004A;;;;N;;;;;
+1D37;MODIFIER LETTER CAPITAL K;Lm;0;L;<super> 004B;;;;N;;;;;
+1D38;MODIFIER LETTER CAPITAL L;Lm;0;L;<super> 004C;;;;N;;;;;
+1D39;MODIFIER LETTER CAPITAL M;Lm;0;L;<super> 004D;;;;N;;;;;
+1D3A;MODIFIER LETTER CAPITAL N;Lm;0;L;<super> 004E;;;;N;;;;;
+1D3B;MODIFIER LETTER CAPITAL REVERSED N;Lm;0;L;;;;;N;;;;;
+1D3C;MODIFIER LETTER CAPITAL O;Lm;0;L;<super> 004F;;;;N;;;;;
+1D3D;MODIFIER LETTER CAPITAL OU;Lm;0;L;<super> 0222;;;;N;;;;;
+1D3E;MODIFIER LETTER CAPITAL P;Lm;0;L;<super> 0050;;;;N;;;;;
+1D3F;MODIFIER LETTER CAPITAL R;Lm;0;L;<super> 0052;;;;N;;;;;
+1D40;MODIFIER LETTER CAPITAL T;Lm;0;L;<super> 0054;;;;N;;;;;
+1D41;MODIFIER LETTER CAPITAL U;Lm;0;L;<super> 0055;;;;N;;;;;
+1D42;MODIFIER LETTER CAPITAL W;Lm;0;L;<super> 0057;;;;N;;;;;
+1D43;MODIFIER LETTER SMALL A;Lm;0;L;<super> 0061;;;;N;;;;;
+1D44;MODIFIER LETTER SMALL TURNED A;Lm;0;L;<super> 0250;;;;N;;;;;
+1D45;MODIFIER LETTER SMALL ALPHA;Lm;0;L;<super> 0251;;;;N;;;;;
+1D46;MODIFIER LETTER SMALL TURNED AE;Lm;0;L;<super> 1D02;;;;N;;;;;
+1D47;MODIFIER LETTER SMALL B;Lm;0;L;<super> 0062;;;;N;;;;;
+1D48;MODIFIER LETTER SMALL D;Lm;0;L;<super> 0064;;;;N;;;;;
+1D49;MODIFIER LETTER SMALL E;Lm;0;L;<super> 0065;;;;N;;;;;
+1D4A;MODIFIER LETTER SMALL SCHWA;Lm;0;L;<super> 0259;;;;N;;;;;
+1D4B;MODIFIER LETTER SMALL OPEN E;Lm;0;L;<super> 025B;;;;N;;;;;
+1D4C;MODIFIER LETTER SMALL TURNED OPEN E;Lm;0;L;<super> 025C;;;;N;;;;;
+1D4D;MODIFIER LETTER SMALL G;Lm;0;L;<super> 0067;;;;N;;;;;
+1D4E;MODIFIER LETTER SMALL TURNED I;Lm;0;L;;;;;N;;;;;
+1D4F;MODIFIER LETTER SMALL K;Lm;0;L;<super> 006B;;;;N;;;;;
+1D50;MODIFIER LETTER SMALL M;Lm;0;L;<super> 006D;;;;N;;;;;
+1D51;MODIFIER LETTER SMALL ENG;Lm;0;L;<super> 014B;;;;N;;;;;
+1D52;MODIFIER LETTER SMALL O;Lm;0;L;<super> 006F;;;;N;;;;;
+1D53;MODIFIER LETTER SMALL OPEN O;Lm;0;L;<super> 0254;;;;N;;;;;
+1D54;MODIFIER LETTER SMALL TOP HALF O;Lm;0;L;<super> 1D16;;;;N;;;;;
+1D55;MODIFIER LETTER SMALL BOTTOM HALF O;Lm;0;L;<super> 1D17;;;;N;;;;;
+1D56;MODIFIER LETTER SMALL P;Lm;0;L;<super> 0070;;;;N;;;;;
+1D57;MODIFIER LETTER SMALL T;Lm;0;L;<super> 0074;;;;N;;;;;
+1D58;MODIFIER LETTER SMALL U;Lm;0;L;<super> 0075;;;;N;;;;;
+1D59;MODIFIER LETTER SMALL SIDEWAYS U;Lm;0;L;<super> 1D1D;;;;N;;;;;
+1D5A;MODIFIER LETTER SMALL TURNED M;Lm;0;L;<super> 026F;;;;N;;;;;
+1D5B;MODIFIER LETTER SMALL V;Lm;0;L;<super> 0076;;;;N;;;;;
+1D5C;MODIFIER LETTER SMALL AIN;Lm;0;L;<super> 1D25;;;;N;;;;;
+1D5D;MODIFIER LETTER SMALL BETA;Lm;0;L;<super> 03B2;;;;N;;;;;
+1D5E;MODIFIER LETTER SMALL GREEK GAMMA;Lm;0;L;<super> 03B3;;;;N;;;;;
+1D5F;MODIFIER LETTER SMALL DELTA;Lm;0;L;<super> 03B4;;;;N;;;;;
+1D60;MODIFIER LETTER SMALL GREEK PHI;Lm;0;L;<super> 03C6;;;;N;;;;;
+1D61;MODIFIER LETTER SMALL CHI;Lm;0;L;<super> 03C7;;;;N;;;;;
+1D62;LATIN SUBSCRIPT SMALL LETTER I;Ll;0;L;<sub> 0069;;;;N;;;;;
+1D63;LATIN SUBSCRIPT SMALL LETTER R;Ll;0;L;<sub> 0072;;;;N;;;;;
+1D64;LATIN SUBSCRIPT SMALL LETTER U;Ll;0;L;<sub> 0075;;;;N;;;;;
+1D65;LATIN SUBSCRIPT SMALL LETTER V;Ll;0;L;<sub> 0076;;;;N;;;;;
+1D66;GREEK SUBSCRIPT SMALL LETTER BETA;Ll;0;L;<sub> 03B2;;;;N;;;;;
+1D67;GREEK SUBSCRIPT SMALL LETTER GAMMA;Ll;0;L;<sub> 03B3;;;;N;;;;;
+1D68;GREEK SUBSCRIPT SMALL LETTER RHO;Ll;0;L;<sub> 03C1;;;;N;;;;;
+1D69;GREEK SUBSCRIPT SMALL LETTER PHI;Ll;0;L;<sub> 03C6;;;;N;;;;;
+1D6A;GREEK SUBSCRIPT SMALL LETTER CHI;Ll;0;L;<sub> 03C7;;;;N;;;;;
+1D6B;LATIN SMALL LETTER UE;Ll;0;L;;;;;N;;;;;
+1E00;LATIN CAPITAL LETTER A WITH RING BELOW;Lu;0;L;0041 0325;;;;N;;;;1E01;
+1E01;LATIN SMALL LETTER A WITH RING BELOW;Ll;0;L;0061 0325;;;;N;;;1E00;;1E00
+1E02;LATIN CAPITAL LETTER B WITH DOT ABOVE;Lu;0;L;0042 0307;;;;N;;;;1E03;
+1E03;LATIN SMALL LETTER B WITH DOT ABOVE;Ll;0;L;0062 0307;;;;N;;;1E02;;1E02
+1E04;LATIN CAPITAL LETTER B WITH DOT BELOW;Lu;0;L;0042 0323;;;;N;;;;1E05;
+1E05;LATIN SMALL LETTER B WITH DOT BELOW;Ll;0;L;0062 0323;;;;N;;;1E04;;1E04
+1E06;LATIN CAPITAL LETTER B WITH LINE BELOW;Lu;0;L;0042 0331;;;;N;;;;1E07;
+1E07;LATIN SMALL LETTER B WITH LINE BELOW;Ll;0;L;0062 0331;;;;N;;;1E06;;1E06
+1E08;LATIN CAPITAL LETTER C WITH CEDILLA AND ACUTE;Lu;0;L;00C7 0301;;;;N;;;;1E09;
+1E09;LATIN SMALL LETTER C WITH CEDILLA AND ACUTE;Ll;0;L;00E7 0301;;;;N;;;1E08;;1E08
+1E0A;LATIN CAPITAL LETTER D WITH DOT ABOVE;Lu;0;L;0044 0307;;;;N;;;;1E0B;
+1E0B;LATIN SMALL LETTER D WITH DOT ABOVE;Ll;0;L;0064 0307;;;;N;;;1E0A;;1E0A
+1E0C;LATIN CAPITAL LETTER D WITH DOT BELOW;Lu;0;L;0044 0323;;;;N;;;;1E0D;
+1E0D;LATIN SMALL LETTER D WITH DOT BELOW;Ll;0;L;0064 0323;;;;N;;;1E0C;;1E0C
+1E0E;LATIN CAPITAL LETTER D WITH LINE BELOW;Lu;0;L;0044 0331;;;;N;;;;1E0F;
+1E0F;LATIN SMALL LETTER D WITH LINE BELOW;Ll;0;L;0064 0331;;;;N;;;1E0E;;1E0E
+1E10;LATIN CAPITAL LETTER D WITH CEDILLA;Lu;0;L;0044 0327;;;;N;;;;1E11;
+1E11;LATIN SMALL LETTER D WITH CEDILLA;Ll;0;L;0064 0327;;;;N;;;1E10;;1E10
+1E12;LATIN CAPITAL LETTER D WITH CIRCUMFLEX BELOW;Lu;0;L;0044 032D;;;;N;;;;1E13;
+1E13;LATIN SMALL LETTER D WITH CIRCUMFLEX BELOW;Ll;0;L;0064 032D;;;;N;;;1E12;;1E12
+1E14;LATIN CAPITAL LETTER E WITH MACRON AND GRAVE;Lu;0;L;0112 0300;;;;N;;;;1E15;
+1E15;LATIN SMALL LETTER E WITH MACRON AND GRAVE;Ll;0;L;0113 0300;;;;N;;;1E14;;1E14
+1E16;LATIN CAPITAL LETTER E WITH MACRON AND ACUTE;Lu;0;L;0112 0301;;;;N;;;;1E17;
+1E17;LATIN SMALL LETTER E WITH MACRON AND ACUTE;Ll;0;L;0113 0301;;;;N;;;1E16;;1E16
+1E18;LATIN CAPITAL LETTER E WITH CIRCUMFLEX BELOW;Lu;0;L;0045 032D;;;;N;;;;1E19;
+1E19;LATIN SMALL LETTER E WITH CIRCUMFLEX BELOW;Ll;0;L;0065 032D;;;;N;;;1E18;;1E18
+1E1A;LATIN CAPITAL LETTER E WITH TILDE BELOW;Lu;0;L;0045 0330;;;;N;;;;1E1B;
+1E1B;LATIN SMALL LETTER E WITH TILDE BELOW;Ll;0;L;0065 0330;;;;N;;;1E1A;;1E1A
+1E1C;LATIN CAPITAL LETTER E WITH CEDILLA AND BREVE;Lu;0;L;0228 0306;;;;N;;;;1E1D;
+1E1D;LATIN SMALL LETTER E WITH CEDILLA AND BREVE;Ll;0;L;0229 0306;;;;N;;;1E1C;;1E1C
+1E1E;LATIN CAPITAL LETTER F WITH DOT ABOVE;Lu;0;L;0046 0307;;;;N;;;;1E1F;
+1E1F;LATIN SMALL LETTER F WITH DOT ABOVE;Ll;0;L;0066 0307;;;;N;;;1E1E;;1E1E
+1E20;LATIN CAPITAL LETTER G WITH MACRON;Lu;0;L;0047 0304;;;;N;;;;1E21;
+1E21;LATIN SMALL LETTER G WITH MACRON;Ll;0;L;0067 0304;;;;N;;;1E20;;1E20
+1E22;LATIN CAPITAL LETTER H WITH DOT ABOVE;Lu;0;L;0048 0307;;;;N;;;;1E23;
+1E23;LATIN SMALL LETTER H WITH DOT ABOVE;Ll;0;L;0068 0307;;;;N;;;1E22;;1E22
+1E24;LATIN CAPITAL LETTER H WITH DOT BELOW;Lu;0;L;0048 0323;;;;N;;;;1E25;
+1E25;LATIN SMALL LETTER H WITH DOT BELOW;Ll;0;L;0068 0323;;;;N;;;1E24;;1E24
+1E26;LATIN CAPITAL LETTER H WITH DIAERESIS;Lu;0;L;0048 0308;;;;N;;;;1E27;
+1E27;LATIN SMALL LETTER H WITH DIAERESIS;Ll;0;L;0068 0308;;;;N;;;1E26;;1E26
+1E28;LATIN CAPITAL LETTER H WITH CEDILLA;Lu;0;L;0048 0327;;;;N;;;;1E29;
+1E29;LATIN SMALL LETTER H WITH CEDILLA;Ll;0;L;0068 0327;;;;N;;;1E28;;1E28
+1E2A;LATIN CAPITAL LETTER H WITH BREVE BELOW;Lu;0;L;0048 032E;;;;N;;;;1E2B;
+1E2B;LATIN SMALL LETTER H WITH BREVE BELOW;Ll;0;L;0068 032E;;;;N;;;1E2A;;1E2A
+1E2C;LATIN CAPITAL LETTER I WITH TILDE BELOW;Lu;0;L;0049 0330;;;;N;;;;1E2D;
+1E2D;LATIN SMALL LETTER I WITH TILDE BELOW;Ll;0;L;0069 0330;;;;N;;;1E2C;;1E2C
+1E2E;LATIN CAPITAL LETTER I WITH DIAERESIS AND ACUTE;Lu;0;L;00CF 0301;;;;N;;;;1E2F;
+1E2F;LATIN SMALL LETTER I WITH DIAERESIS AND ACUTE;Ll;0;L;00EF 0301;;;;N;;;1E2E;;1E2E
+1E30;LATIN CAPITAL LETTER K WITH ACUTE;Lu;0;L;004B 0301;;;;N;;;;1E31;
+1E31;LATIN SMALL LETTER K WITH ACUTE;Ll;0;L;006B 0301;;;;N;;;1E30;;1E30
+1E32;LATIN CAPITAL LETTER K WITH DOT BELOW;Lu;0;L;004B 0323;;;;N;;;;1E33;
+1E33;LATIN SMALL LETTER K WITH DOT BELOW;Ll;0;L;006B 0323;;;;N;;;1E32;;1E32
+1E34;LATIN CAPITAL LETTER K WITH LINE BELOW;Lu;0;L;004B 0331;;;;N;;;;1E35;
+1E35;LATIN SMALL LETTER K WITH LINE BELOW;Ll;0;L;006B 0331;;;;N;;;1E34;;1E34
+1E36;LATIN CAPITAL LETTER L WITH DOT BELOW;Lu;0;L;004C 0323;;;;N;;;;1E37;
+1E37;LATIN SMALL LETTER L WITH DOT BELOW;Ll;0;L;006C 0323;;;;N;;;1E36;;1E36
+1E38;LATIN CAPITAL LETTER L WITH DOT BELOW AND MACRON;Lu;0;L;1E36 0304;;;;N;;;;1E39;
+1E39;LATIN SMALL LETTER L WITH DOT BELOW AND MACRON;Ll;0;L;1E37 0304;;;;N;;;1E38;;1E38
+1E3A;LATIN CAPITAL LETTER L WITH LINE BELOW;Lu;0;L;004C 0331;;;;N;;;;1E3B;
+1E3B;LATIN SMALL LETTER L WITH LINE BELOW;Ll;0;L;006C 0331;;;;N;;;1E3A;;1E3A
+1E3C;LATIN CAPITAL LETTER L WITH CIRCUMFLEX BELOW;Lu;0;L;004C 032D;;;;N;;;;1E3D;
+1E3D;LATIN SMALL LETTER L WITH CIRCUMFLEX BELOW;Ll;0;L;006C 032D;;;;N;;;1E3C;;1E3C
+1E3E;LATIN CAPITAL LETTER M WITH ACUTE;Lu;0;L;004D 0301;;;;N;;;;1E3F;
+1E3F;LATIN SMALL LETTER M WITH ACUTE;Ll;0;L;006D 0301;;;;N;;;1E3E;;1E3E
+1E40;LATIN CAPITAL LETTER M WITH DOT ABOVE;Lu;0;L;004D 0307;;;;N;;;;1E41;
+1E41;LATIN SMALL LETTER M WITH DOT ABOVE;Ll;0;L;006D 0307;;;;N;;;1E40;;1E40
+1E42;LATIN CAPITAL LETTER M WITH DOT BELOW;Lu;0;L;004D 0323;;;;N;;;;1E43;
+1E43;LATIN SMALL LETTER M WITH DOT BELOW;Ll;0;L;006D 0323;;;;N;;;1E42;;1E42
+1E44;LATIN CAPITAL LETTER N WITH DOT ABOVE;Lu;0;L;004E 0307;;;;N;;;;1E45;
+1E45;LATIN SMALL LETTER N WITH DOT ABOVE;Ll;0;L;006E 0307;;;;N;;;1E44;;1E44
+1E46;LATIN CAPITAL LETTER N WITH DOT BELOW;Lu;0;L;004E 0323;;;;N;;;;1E47;
+1E47;LATIN SMALL LETTER N WITH DOT BELOW;Ll;0;L;006E 0323;;;;N;;;1E46;;1E46
+1E48;LATIN CAPITAL LETTER N WITH LINE BELOW;Lu;0;L;004E 0331;;;;N;;;;1E49;
+1E49;LATIN SMALL LETTER N WITH LINE BELOW;Ll;0;L;006E 0331;;;;N;;;1E48;;1E48
+1E4A;LATIN CAPITAL LETTER N WITH CIRCUMFLEX BELOW;Lu;0;L;004E 032D;;;;N;;;;1E4B;
+1E4B;LATIN SMALL LETTER N WITH CIRCUMFLEX BELOW;Ll;0;L;006E 032D;;;;N;;;1E4A;;1E4A
+1E4C;LATIN CAPITAL LETTER O WITH TILDE AND ACUTE;Lu;0;L;00D5 0301;;;;N;;;;1E4D;
+1E4D;LATIN SMALL LETTER O WITH TILDE AND ACUTE;Ll;0;L;00F5 0301;;;;N;;;1E4C;;1E4C
+1E4E;LATIN CAPITAL LETTER O WITH TILDE AND DIAERESIS;Lu;0;L;00D5 0308;;;;N;;;;1E4F;
+1E4F;LATIN SMALL LETTER O WITH TILDE AND DIAERESIS;Ll;0;L;00F5 0308;;;;N;;;1E4E;;1E4E
+1E50;LATIN CAPITAL LETTER O WITH MACRON AND GRAVE;Lu;0;L;014C 0300;;;;N;;;;1E51;
+1E51;LATIN SMALL LETTER O WITH MACRON AND GRAVE;Ll;0;L;014D 0300;;;;N;;;1E50;;1E50
+1E52;LATIN CAPITAL LETTER O WITH MACRON AND ACUTE;Lu;0;L;014C 0301;;;;N;;;;1E53;
+1E53;LATIN SMALL LETTER O WITH MACRON AND ACUTE;Ll;0;L;014D 0301;;;;N;;;1E52;;1E52
+1E54;LATIN CAPITAL LETTER P WITH ACUTE;Lu;0;L;0050 0301;;;;N;;;;1E55;
+1E55;LATIN SMALL LETTER P WITH ACUTE;Ll;0;L;0070 0301;;;;N;;;1E54;;1E54
+1E56;LATIN CAPITAL LETTER P WITH DOT ABOVE;Lu;0;L;0050 0307;;;;N;;;;1E57;
+1E57;LATIN SMALL LETTER P WITH DOT ABOVE;Ll;0;L;0070 0307;;;;N;;;1E56;;1E56
+1E58;LATIN CAPITAL LETTER R WITH DOT ABOVE;Lu;0;L;0052 0307;;;;N;;;;1E59;
+1E59;LATIN SMALL LETTER R WITH DOT ABOVE;Ll;0;L;0072 0307;;;;N;;;1E58;;1E58
+1E5A;LATIN CAPITAL LETTER R WITH DOT BELOW;Lu;0;L;0052 0323;;;;N;;;;1E5B;
+1E5B;LATIN SMALL LETTER R WITH DOT BELOW;Ll;0;L;0072 0323;;;;N;;;1E5A;;1E5A
+1E5C;LATIN CAPITAL LETTER R WITH DOT BELOW AND MACRON;Lu;0;L;1E5A 0304;;;;N;;;;1E5D;
+1E5D;LATIN SMALL LETTER R WITH DOT BELOW AND MACRON;Ll;0;L;1E5B 0304;;;;N;;;1E5C;;1E5C
+1E5E;LATIN CAPITAL LETTER R WITH LINE BELOW;Lu;0;L;0052 0331;;;;N;;;;1E5F;
+1E5F;LATIN SMALL LETTER R WITH LINE BELOW;Ll;0;L;0072 0331;;;;N;;;1E5E;;1E5E
+1E60;LATIN CAPITAL LETTER S WITH DOT ABOVE;Lu;0;L;0053 0307;;;;N;;;;1E61;
+1E61;LATIN SMALL LETTER S WITH DOT ABOVE;Ll;0;L;0073 0307;;;;N;;;1E60;;1E60
+1E62;LATIN CAPITAL LETTER S WITH DOT BELOW;Lu;0;L;0053 0323;;;;N;;;;1E63;
+1E63;LATIN SMALL LETTER S WITH DOT BELOW;Ll;0;L;0073 0323;;;;N;;;1E62;;1E62
+1E64;LATIN CAPITAL LETTER S WITH ACUTE AND DOT ABOVE;Lu;0;L;015A 0307;;;;N;;;;1E65;
+1E65;LATIN SMALL LETTER S WITH ACUTE AND DOT ABOVE;Ll;0;L;015B 0307;;;;N;;;1E64;;1E64
+1E66;LATIN CAPITAL LETTER S WITH CARON AND DOT ABOVE;Lu;0;L;0160 0307;;;;N;;;;1E67;
+1E67;LATIN SMALL LETTER S WITH CARON AND DOT ABOVE;Ll;0;L;0161 0307;;;;N;;;1E66;;1E66
+1E68;LATIN CAPITAL LETTER S WITH DOT BELOW AND DOT ABOVE;Lu;0;L;1E62 0307;;;;N;;;;1E69;
+1E69;LATIN SMALL LETTER S WITH DOT BELOW AND DOT ABOVE;Ll;0;L;1E63 0307;;;;N;;;1E68;;1E68
+1E6A;LATIN CAPITAL LETTER T WITH DOT ABOVE;Lu;0;L;0054 0307;;;;N;;;;1E6B;
+1E6B;LATIN SMALL LETTER T WITH DOT ABOVE;Ll;0;L;0074 0307;;;;N;;;1E6A;;1E6A
+1E6C;LATIN CAPITAL LETTER T WITH DOT BELOW;Lu;0;L;0054 0323;;;;N;;;;1E6D;
+1E6D;LATIN SMALL LETTER T WITH DOT BELOW;Ll;0;L;0074 0323;;;;N;;;1E6C;;1E6C
+1E6E;LATIN CAPITAL LETTER T WITH LINE BELOW;Lu;0;L;0054 0331;;;;N;;;;1E6F;
+1E6F;LATIN SMALL LETTER T WITH LINE BELOW;Ll;0;L;0074 0331;;;;N;;;1E6E;;1E6E
+1E70;LATIN CAPITAL LETTER T WITH CIRCUMFLEX BELOW;Lu;0;L;0054 032D;;;;N;;;;1E71;
+1E71;LATIN SMALL LETTER T WITH CIRCUMFLEX BELOW;Ll;0;L;0074 032D;;;;N;;;1E70;;1E70
+1E72;LATIN CAPITAL LETTER U WITH DIAERESIS BELOW;Lu;0;L;0055 0324;;;;N;;;;1E73;
+1E73;LATIN SMALL LETTER U WITH DIAERESIS BELOW;Ll;0;L;0075 0324;;;;N;;;1E72;;1E72
+1E74;LATIN CAPITAL LETTER U WITH TILDE BELOW;Lu;0;L;0055 0330;;;;N;;;;1E75;
+1E75;LATIN SMALL LETTER U WITH TILDE BELOW;Ll;0;L;0075 0330;;;;N;;;1E74;;1E74
+1E76;LATIN CAPITAL LETTER U WITH CIRCUMFLEX BELOW;Lu;0;L;0055 032D;;;;N;;;;1E77;
+1E77;LATIN SMALL LETTER U WITH CIRCUMFLEX BELOW;Ll;0;L;0075 032D;;;;N;;;1E76;;1E76
+1E78;LATIN CAPITAL LETTER U WITH TILDE AND ACUTE;Lu;0;L;0168 0301;;;;N;;;;1E79;
+1E79;LATIN SMALL LETTER U WITH TILDE AND ACUTE;Ll;0;L;0169 0301;;;;N;;;1E78;;1E78
+1E7A;LATIN CAPITAL LETTER U WITH MACRON AND DIAERESIS;Lu;0;L;016A 0308;;;;N;;;;1E7B;
+1E7B;LATIN SMALL LETTER U WITH MACRON AND DIAERESIS;Ll;0;L;016B 0308;;;;N;;;1E7A;;1E7A
+1E7C;LATIN CAPITAL LETTER V WITH TILDE;Lu;0;L;0056 0303;;;;N;;;;1E7D;
+1E7D;LATIN SMALL LETTER V WITH TILDE;Ll;0;L;0076 0303;;;;N;;;1E7C;;1E7C
+1E7E;LATIN CAPITAL LETTER V WITH DOT BELOW;Lu;0;L;0056 0323;;;;N;;;;1E7F;
+1E7F;LATIN SMALL LETTER V WITH DOT BELOW;Ll;0;L;0076 0323;;;;N;;;1E7E;;1E7E
+1E80;LATIN CAPITAL LETTER W WITH GRAVE;Lu;0;L;0057 0300;;;;N;;;;1E81;
+1E81;LATIN SMALL LETTER W WITH GRAVE;Ll;0;L;0077 0300;;;;N;;;1E80;;1E80
+1E82;LATIN CAPITAL LETTER W WITH ACUTE;Lu;0;L;0057 0301;;;;N;;;;1E83;
+1E83;LATIN SMALL LETTER W WITH ACUTE;Ll;0;L;0077 0301;;;;N;;;1E82;;1E82
+1E84;LATIN CAPITAL LETTER W WITH DIAERESIS;Lu;0;L;0057 0308;;;;N;;;;1E85;
+1E85;LATIN SMALL LETTER W WITH DIAERESIS;Ll;0;L;0077 0308;;;;N;;;1E84;;1E84
+1E86;LATIN CAPITAL LETTER W WITH DOT ABOVE;Lu;0;L;0057 0307;;;;N;;;;1E87;
+1E87;LATIN SMALL LETTER W WITH DOT ABOVE;Ll;0;L;0077 0307;;;;N;;;1E86;;1E86
+1E88;LATIN CAPITAL LETTER W WITH DOT BELOW;Lu;0;L;0057 0323;;;;N;;;;1E89;
+1E89;LATIN SMALL LETTER W WITH DOT BELOW;Ll;0;L;0077 0323;;;;N;;;1E88;;1E88
+1E8A;LATIN CAPITAL LETTER X WITH DOT ABOVE;Lu;0;L;0058 0307;;;;N;;;;1E8B;
+1E8B;LATIN SMALL LETTER X WITH DOT ABOVE;Ll;0;L;0078 0307;;;;N;;;1E8A;;1E8A
+1E8C;LATIN CAPITAL LETTER X WITH DIAERESIS;Lu;0;L;0058 0308;;;;N;;;;1E8D;
+1E8D;LATIN SMALL LETTER X WITH DIAERESIS;Ll;0;L;0078 0308;;;;N;;;1E8C;;1E8C
+1E8E;LATIN CAPITAL LETTER Y WITH DOT ABOVE;Lu;0;L;0059 0307;;;;N;;;;1E8F;
+1E8F;LATIN SMALL LETTER Y WITH DOT ABOVE;Ll;0;L;0079 0307;;;;N;;;1E8E;;1E8E
+1E90;LATIN CAPITAL LETTER Z WITH CIRCUMFLEX;Lu;0;L;005A 0302;;;;N;;;;1E91;
+1E91;LATIN SMALL LETTER Z WITH CIRCUMFLEX;Ll;0;L;007A 0302;;;;N;;;1E90;;1E90
+1E92;LATIN CAPITAL LETTER Z WITH DOT BELOW;Lu;0;L;005A 0323;;;;N;;;;1E93;
+1E93;LATIN SMALL LETTER Z WITH DOT BELOW;Ll;0;L;007A 0323;;;;N;;;1E92;;1E92
+1E94;LATIN CAPITAL LETTER Z WITH LINE BELOW;Lu;0;L;005A 0331;;;;N;;;;1E95;
+1E95;LATIN SMALL LETTER Z WITH LINE BELOW;Ll;0;L;007A 0331;;;;N;;;1E94;;1E94
+1E96;LATIN SMALL LETTER H WITH LINE BELOW;Ll;0;L;0068 0331;;;;N;;;;;
+1E97;LATIN SMALL LETTER T WITH DIAERESIS;Ll;0;L;0074 0308;;;;N;;;;;
+1E98;LATIN SMALL LETTER W WITH RING ABOVE;Ll;0;L;0077 030A;;;;N;;;;;
+1E99;LATIN SMALL LETTER Y WITH RING ABOVE;Ll;0;L;0079 030A;;;;N;;;;;
+1E9A;LATIN SMALL LETTER A WITH RIGHT HALF RING;Ll;0;L;<compat> 0061 02BE;;;;N;;;;;
+1E9B;LATIN SMALL LETTER LONG S WITH DOT ABOVE;Ll;0;L;017F 0307;;;;N;;;1E60;;1E60
+1EA0;LATIN CAPITAL LETTER A WITH DOT BELOW;Lu;0;L;0041 0323;;;;N;;;;1EA1;
+1EA1;LATIN SMALL LETTER A WITH DOT BELOW;Ll;0;L;0061 0323;;;;N;;;1EA0;;1EA0
+1EA2;LATIN CAPITAL LETTER A WITH HOOK ABOVE;Lu;0;L;0041 0309;;;;N;;;;1EA3;
+1EA3;LATIN SMALL LETTER A WITH HOOK ABOVE;Ll;0;L;0061 0309;;;;N;;;1EA2;;1EA2
+1EA4;LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND ACUTE;Lu;0;L;00C2 0301;;;;N;;;;1EA5;
+1EA5;LATIN SMALL LETTER A WITH CIRCUMFLEX AND ACUTE;Ll;0;L;00E2 0301;;;;N;;;1EA4;;1EA4
+1EA6;LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND GRAVE;Lu;0;L;00C2 0300;;;;N;;;;1EA7;
+1EA7;LATIN SMALL LETTER A WITH CIRCUMFLEX AND GRAVE;Ll;0;L;00E2 0300;;;;N;;;1EA6;;1EA6
+1EA8;LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND HOOK ABOVE;Lu;0;L;00C2 0309;;;;N;;;;1EA9;
+1EA9;LATIN SMALL LETTER A WITH CIRCUMFLEX AND HOOK ABOVE;Ll;0;L;00E2 0309;;;;N;;;1EA8;;1EA8
+1EAA;LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND TILDE;Lu;0;L;00C2 0303;;;;N;;;;1EAB;
+1EAB;LATIN SMALL LETTER A WITH CIRCUMFLEX AND TILDE;Ll;0;L;00E2 0303;;;;N;;;1EAA;;1EAA
+1EAC;LATIN CAPITAL LETTER A WITH CIRCUMFLEX AND DOT BELOW;Lu;0;L;1EA0 0302;;;;N;;;;1EAD;
+1EAD;LATIN SMALL LETTER A WITH CIRCUMFLEX AND DOT BELOW;Ll;0;L;1EA1 0302;;;;N;;;1EAC;;1EAC
+1EAE;LATIN CAPITAL LETTER A WITH BREVE AND ACUTE;Lu;0;L;0102 0301;;;;N;;;;1EAF;
+1EAF;LATIN SMALL LETTER A WITH BREVE AND ACUTE;Ll;0;L;0103 0301;;;;N;;;1EAE;;1EAE
+1EB0;LATIN CAPITAL LETTER A WITH BREVE AND GRAVE;Lu;0;L;0102 0300;;;;N;;;;1EB1;
+1EB1;LATIN SMALL LETTER A WITH BREVE AND GRAVE;Ll;0;L;0103 0300;;;;N;;;1EB0;;1EB0
+1EB2;LATIN CAPITAL LETTER A WITH BREVE AND HOOK ABOVE;Lu;0;L;0102 0309;;;;N;;;;1EB3;
+1EB3;LATIN SMALL LETTER A WITH BREVE AND HOOK ABOVE;Ll;0;L;0103 0309;;;;N;;;1EB2;;1EB2
+1EB4;LATIN CAPITAL LETTER A WITH BREVE AND TILDE;Lu;0;L;0102 0303;;;;N;;;;1EB5;
+1EB5;LATIN SMALL LETTER A WITH BREVE AND TILDE;Ll;0;L;0103 0303;;;;N;;;1EB4;;1EB4
+1EB6;LATIN CAPITAL LETTER A WITH BREVE AND DOT BELOW;Lu;0;L;1EA0 0306;;;;N;;;;1EB7;
+1EB7;LATIN SMALL LETTER A WITH BREVE AND DOT BELOW;Ll;0;L;1EA1 0306;;;;N;;;1EB6;;1EB6
+1EB8;LATIN CAPITAL LETTER E WITH DOT BELOW;Lu;0;L;0045 0323;;;;N;;;;1EB9;
+1EB9;LATIN SMALL LETTER E WITH DOT BELOW;Ll;0;L;0065 0323;;;;N;;;1EB8;;1EB8
+1EBA;LATIN CAPITAL LETTER E WITH HOOK ABOVE;Lu;0;L;0045 0309;;;;N;;;;1EBB;
+1EBB;LATIN SMALL LETTER E WITH HOOK ABOVE;Ll;0;L;0065 0309;;;;N;;;1EBA;;1EBA
+1EBC;LATIN CAPITAL LETTER E WITH TILDE;Lu;0;L;0045 0303;;;;N;;;;1EBD;
+1EBD;LATIN SMALL LETTER E WITH TILDE;Ll;0;L;0065 0303;;;;N;;;1EBC;;1EBC
+1EBE;LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND ACUTE;Lu;0;L;00CA 0301;;;;N;;;;1EBF;
+1EBF;LATIN SMALL LETTER E WITH CIRCUMFLEX AND ACUTE;Ll;0;L;00EA 0301;;;;N;;;1EBE;;1EBE
+1EC0;LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND GRAVE;Lu;0;L;00CA 0300;;;;N;;;;1EC1;
+1EC1;LATIN SMALL LETTER E WITH CIRCUMFLEX AND GRAVE;Ll;0;L;00EA 0300;;;;N;;;1EC0;;1EC0
+1EC2;LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE;Lu;0;L;00CA 0309;;;;N;;;;1EC3;
+1EC3;LATIN SMALL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE;Ll;0;L;00EA 0309;;;;N;;;1EC2;;1EC2
+1EC4;LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND TILDE;Lu;0;L;00CA 0303;;;;N;;;;1EC5;
+1EC5;LATIN SMALL LETTER E WITH CIRCUMFLEX AND TILDE;Ll;0;L;00EA 0303;;;;N;;;1EC4;;1EC4
+1EC6;LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND DOT BELOW;Lu;0;L;1EB8 0302;;;;N;;;;1EC7;
+1EC7;LATIN SMALL LETTER E WITH CIRCUMFLEX AND DOT BELOW;Ll;0;L;1EB9 0302;;;;N;;;1EC6;;1EC6
+1EC8;LATIN CAPITAL LETTER I WITH HOOK ABOVE;Lu;0;L;0049 0309;;;;N;;;;1EC9;
+1EC9;LATIN SMALL LETTER I WITH HOOK ABOVE;Ll;0;L;0069 0309;;;;N;;;1EC8;;1EC8
+1ECA;LATIN CAPITAL LETTER I WITH DOT BELOW;Lu;0;L;0049 0323;;;;N;;;;1ECB;
+1ECB;LATIN SMALL LETTER I WITH DOT BELOW;Ll;0;L;0069 0323;;;;N;;;1ECA;;1ECA
+1ECC;LATIN CAPITAL LETTER O WITH DOT BELOW;Lu;0;L;004F 0323;;;;N;;;;1ECD;
+1ECD;LATIN SMALL LETTER O WITH DOT BELOW;Ll;0;L;006F 0323;;;;N;;;1ECC;;1ECC
+1ECE;LATIN CAPITAL LETTER O WITH HOOK ABOVE;Lu;0;L;004F 0309;;;;N;;;;1ECF;
+1ECF;LATIN SMALL LETTER O WITH HOOK ABOVE;Ll;0;L;006F 0309;;;;N;;;1ECE;;1ECE
+1ED0;LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND ACUTE;Lu;0;L;00D4 0301;;;;N;;;;1ED1;
+1ED1;LATIN SMALL LETTER O WITH CIRCUMFLEX AND ACUTE;Ll;0;L;00F4 0301;;;;N;;;1ED0;;1ED0
+1ED2;LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND GRAVE;Lu;0;L;00D4 0300;;;;N;;;;1ED3;
+1ED3;LATIN SMALL LETTER O WITH CIRCUMFLEX AND GRAVE;Ll;0;L;00F4 0300;;;;N;;;1ED2;;1ED2
+1ED4;LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND HOOK ABOVE;Lu;0;L;00D4 0309;;;;N;;;;1ED5;
+1ED5;LATIN SMALL LETTER O WITH CIRCUMFLEX AND HOOK ABOVE;Ll;0;L;00F4 0309;;;;N;;;1ED4;;1ED4
+1ED6;LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND TILDE;Lu;0;L;00D4 0303;;;;N;;;;1ED7;
+1ED7;LATIN SMALL LETTER O WITH CIRCUMFLEX AND TILDE;Ll;0;L;00F4 0303;;;;N;;;1ED6;;1ED6
+1ED8;LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND DOT BELOW;Lu;0;L;1ECC 0302;;;;N;;;;1ED9;
+1ED9;LATIN SMALL LETTER O WITH CIRCUMFLEX AND DOT BELOW;Ll;0;L;1ECD 0302;;;;N;;;1ED8;;1ED8
+1EDA;LATIN CAPITAL LETTER O WITH HORN AND ACUTE;Lu;0;L;01A0 0301;;;;N;;;;1EDB;
+1EDB;LATIN SMALL LETTER O WITH HORN AND ACUTE;Ll;0;L;01A1 0301;;;;N;;;1EDA;;1EDA
+1EDC;LATIN CAPITAL LETTER O WITH HORN AND GRAVE;Lu;0;L;01A0 0300;;;;N;;;;1EDD;
+1EDD;LATIN SMALL LETTER O WITH HORN AND GRAVE;Ll;0;L;01A1 0300;;;;N;;;1EDC;;1EDC
+1EDE;LATIN CAPITAL LETTER O WITH HORN AND HOOK ABOVE;Lu;0;L;01A0 0309;;;;N;;;;1EDF;
+1EDF;LATIN SMALL LETTER O WITH HORN AND HOOK ABOVE;Ll;0;L;01A1 0309;;;;N;;;1EDE;;1EDE
+1EE0;LATIN CAPITAL LETTER O WITH HORN AND TILDE;Lu;0;L;01A0 0303;;;;N;;;;1EE1;
+1EE1;LATIN SMALL LETTER O WITH HORN AND TILDE;Ll;0;L;01A1 0303;;;;N;;;1EE0;;1EE0
+1EE2;LATIN CAPITAL LETTER O WITH HORN AND DOT BELOW;Lu;0;L;01A0 0323;;;;N;;;;1EE3;
+1EE3;LATIN SMALL LETTER O WITH HORN AND DOT BELOW;Ll;0;L;01A1 0323;;;;N;;;1EE2;;1EE2
+1EE4;LATIN CAPITAL LETTER U WITH DOT BELOW;Lu;0;L;0055 0323;;;;N;;;;1EE5;
+1EE5;LATIN SMALL LETTER U WITH DOT BELOW;Ll;0;L;0075 0323;;;;N;;;1EE4;;1EE4
+1EE6;LATIN CAPITAL LETTER U WITH HOOK ABOVE;Lu;0;L;0055 0309;;;;N;;;;1EE7;
+1EE7;LATIN SMALL LETTER U WITH HOOK ABOVE;Ll;0;L;0075 0309;;;;N;;;1EE6;;1EE6
+1EE8;LATIN CAPITAL LETTER U WITH HORN AND ACUTE;Lu;0;L;01AF 0301;;;;N;;;;1EE9;
+1EE9;LATIN SMALL LETTER U WITH HORN AND ACUTE;Ll;0;L;01B0 0301;;;;N;;;1EE8;;1EE8
+1EEA;LATIN CAPITAL LETTER U WITH HORN AND GRAVE;Lu;0;L;01AF 0300;;;;N;;;;1EEB;
+1EEB;LATIN SMALL LETTER U WITH HORN AND GRAVE;Ll;0;L;01B0 0300;;;;N;;;1EEA;;1EEA
+1EEC;LATIN CAPITAL LETTER U WITH HORN AND HOOK ABOVE;Lu;0;L;01AF 0309;;;;N;;;;1EED;
+1EED;LATIN SMALL LETTER U WITH HORN AND HOOK ABOVE;Ll;0;L;01B0 0309;;;;N;;;1EEC;;1EEC
+1EEE;LATIN CAPITAL LETTER U WITH HORN AND TILDE;Lu;0;L;01AF 0303;;;;N;;;;1EEF;
+1EEF;LATIN SMALL LETTER U WITH HORN AND TILDE;Ll;0;L;01B0 0303;;;;N;;;1EEE;;1EEE
+1EF0;LATIN CAPITAL LETTER U WITH HORN AND DOT BELOW;Lu;0;L;01AF 0323;;;;N;;;;1EF1;
+1EF1;LATIN SMALL LETTER U WITH HORN AND DOT BELOW;Ll;0;L;01B0 0323;;;;N;;;1EF0;;1EF0
+1EF2;LATIN CAPITAL LETTER Y WITH GRAVE;Lu;0;L;0059 0300;;;;N;;;;1EF3;
+1EF3;LATIN SMALL LETTER Y WITH GRAVE;Ll;0;L;0079 0300;;;;N;;;1EF2;;1EF2
+1EF4;LATIN CAPITAL LETTER Y WITH DOT BELOW;Lu;0;L;0059 0323;;;;N;;;;1EF5;
+1EF5;LATIN SMALL LETTER Y WITH DOT BELOW;Ll;0;L;0079 0323;;;;N;;;1EF4;;1EF4
+1EF6;LATIN CAPITAL LETTER Y WITH HOOK ABOVE;Lu;0;L;0059 0309;;;;N;;;;1EF7;
+1EF7;LATIN SMALL LETTER Y WITH HOOK ABOVE;Ll;0;L;0079 0309;;;;N;;;1EF6;;1EF6
+1EF8;LATIN CAPITAL LETTER Y WITH TILDE;Lu;0;L;0059 0303;;;;N;;;;1EF9;
+1EF9;LATIN SMALL LETTER Y WITH TILDE;Ll;0;L;0079 0303;;;;N;;;1EF8;;1EF8
+1F00;GREEK SMALL LETTER ALPHA WITH PSILI;Ll;0;L;03B1 0313;;;;N;;;1F08;;1F08
+1F01;GREEK SMALL LETTER ALPHA WITH DASIA;Ll;0;L;03B1 0314;;;;N;;;1F09;;1F09
+1F02;GREEK SMALL LETTER ALPHA WITH PSILI AND VARIA;Ll;0;L;1F00 0300;;;;N;;;1F0A;;1F0A
+1F03;GREEK SMALL LETTER ALPHA WITH DASIA AND VARIA;Ll;0;L;1F01 0300;;;;N;;;1F0B;;1F0B
+1F04;GREEK SMALL LETTER ALPHA WITH PSILI AND OXIA;Ll;0;L;1F00 0301;;;;N;;;1F0C;;1F0C
+1F05;GREEK SMALL LETTER ALPHA WITH DASIA AND OXIA;Ll;0;L;1F01 0301;;;;N;;;1F0D;;1F0D
+1F06;GREEK SMALL LETTER ALPHA WITH PSILI AND PERISPOMENI;Ll;0;L;1F00 0342;;;;N;;;1F0E;;1F0E
+1F07;GREEK SMALL LETTER ALPHA WITH DASIA AND PERISPOMENI;Ll;0;L;1F01 0342;;;;N;;;1F0F;;1F0F
+1F08;GREEK CAPITAL LETTER ALPHA WITH PSILI;Lu;0;L;0391 0313;;;;N;;;;1F00;
+1F09;GREEK CAPITAL LETTER ALPHA WITH DASIA;Lu;0;L;0391 0314;;;;N;;;;1F01;
+1F0A;GREEK CAPITAL LETTER ALPHA WITH PSILI AND VARIA;Lu;0;L;1F08 0300;;;;N;;;;1F02;
+1F0B;GREEK CAPITAL LETTER ALPHA WITH DASIA AND VARIA;Lu;0;L;1F09 0300;;;;N;;;;1F03;
+1F0C;GREEK CAPITAL LETTER ALPHA WITH PSILI AND OXIA;Lu;0;L;1F08 0301;;;;N;;;;1F04;
+1F0D;GREEK CAPITAL LETTER ALPHA WITH DASIA AND OXIA;Lu;0;L;1F09 0301;;;;N;;;;1F05;
+1F0E;GREEK CAPITAL LETTER ALPHA WITH PSILI AND PERISPOMENI;Lu;0;L;1F08 0342;;;;N;;;;1F06;
+1F0F;GREEK CAPITAL LETTER ALPHA WITH DASIA AND PERISPOMENI;Lu;0;L;1F09 0342;;;;N;;;;1F07;
+1F10;GREEK SMALL LETTER EPSILON WITH PSILI;Ll;0;L;03B5 0313;;;;N;;;1F18;;1F18
+1F11;GREEK SMALL LETTER EPSILON WITH DASIA;Ll;0;L;03B5 0314;;;;N;;;1F19;;1F19
+1F12;GREEK SMALL LETTER EPSILON WITH PSILI AND VARIA;Ll;0;L;1F10 0300;;;;N;;;1F1A;;1F1A
+1F13;GREEK SMALL LETTER EPSILON WITH DASIA AND VARIA;Ll;0;L;1F11 0300;;;;N;;;1F1B;;1F1B
+1F14;GREEK SMALL LETTER EPSILON WITH PSILI AND OXIA;Ll;0;L;1F10 0301;;;;N;;;1F1C;;1F1C
+1F15;GREEK SMALL LETTER EPSILON WITH DASIA AND OXIA;Ll;0;L;1F11 0301;;;;N;;;1F1D;;1F1D
+1F18;GREEK CAPITAL LETTER EPSILON WITH PSILI;Lu;0;L;0395 0313;;;;N;;;;1F10;
+1F19;GREEK CAPITAL LETTER EPSILON WITH DASIA;Lu;0;L;0395 0314;;;;N;;;;1F11;
+1F1A;GREEK CAPITAL LETTER EPSILON WITH PSILI AND VARIA;Lu;0;L;1F18 0300;;;;N;;;;1F12;
+1F1B;GREEK CAPITAL LETTER EPSILON WITH DASIA AND VARIA;Lu;0;L;1F19 0300;;;;N;;;;1F13;
+1F1C;GREEK CAPITAL LETTER EPSILON WITH PSILI AND OXIA;Lu;0;L;1F18 0301;;;;N;;;;1F14;
+1F1D;GREEK CAPITAL LETTER EPSILON WITH DASIA AND OXIA;Lu;0;L;1F19 0301;;;;N;;;;1F15;
+1F20;GREEK SMALL LETTER ETA WITH PSILI;Ll;0;L;03B7 0313;;;;N;;;1F28;;1F28
+1F21;GREEK SMALL LETTER ETA WITH DASIA;Ll;0;L;03B7 0314;;;;N;;;1F29;;1F29
+1F22;GREEK SMALL LETTER ETA WITH PSILI AND VARIA;Ll;0;L;1F20 0300;;;;N;;;1F2A;;1F2A
+1F23;GREEK SMALL LETTER ETA WITH DASIA AND VARIA;Ll;0;L;1F21 0300;;;;N;;;1F2B;;1F2B
+1F24;GREEK SMALL LETTER ETA WITH PSILI AND OXIA;Ll;0;L;1F20 0301;;;;N;;;1F2C;;1F2C
+1F25;GREEK SMALL LETTER ETA WITH DASIA AND OXIA;Ll;0;L;1F21 0301;;;;N;;;1F2D;;1F2D
+1F26;GREEK SMALL LETTER ETA WITH PSILI AND PERISPOMENI;Ll;0;L;1F20 0342;;;;N;;;1F2E;;1F2E
+1F27;GREEK SMALL LETTER ETA WITH DASIA AND PERISPOMENI;Ll;0;L;1F21 0342;;;;N;;;1F2F;;1F2F
+1F28;GREEK CAPITAL LETTER ETA WITH PSILI;Lu;0;L;0397 0313;;;;N;;;;1F20;
+1F29;GREEK CAPITAL LETTER ETA WITH DASIA;Lu;0;L;0397 0314;;;;N;;;;1F21;
+1F2A;GREEK CAPITAL LETTER ETA WITH PSILI AND VARIA;Lu;0;L;1F28 0300;;;;N;;;;1F22;
+1F2B;GREEK CAPITAL LETTER ETA WITH DASIA AND VARIA;Lu;0;L;1F29 0300;;;;N;;;;1F23;
+1F2C;GREEK CAPITAL LETTER ETA WITH PSILI AND OXIA;Lu;0;L;1F28 0301;;;;N;;;;1F24;
+1F2D;GREEK CAPITAL LETTER ETA WITH DASIA AND OXIA;Lu;0;L;1F29 0301;;;;N;;;;1F25;
+1F2E;GREEK CAPITAL LETTER ETA WITH PSILI AND PERISPOMENI;Lu;0;L;1F28 0342;;;;N;;;;1F26;
+1F2F;GREEK CAPITAL LETTER ETA WITH DASIA AND PERISPOMENI;Lu;0;L;1F29 0342;;;;N;;;;1F27;
+1F30;GREEK SMALL LETTER IOTA WITH PSILI;Ll;0;L;03B9 0313;;;;N;;;1F38;;1F38
+1F31;GREEK SMALL LETTER IOTA WITH DASIA;Ll;0;L;03B9 0314;;;;N;;;1F39;;1F39
+1F32;GREEK SMALL LETTER IOTA WITH PSILI AND VARIA;Ll;0;L;1F30 0300;;;;N;;;1F3A;;1F3A
+1F33;GREEK SMALL LETTER IOTA WITH DASIA AND VARIA;Ll;0;L;1F31 0300;;;;N;;;1F3B;;1F3B
+1F34;GREEK SMALL LETTER IOTA WITH PSILI AND OXIA;Ll;0;L;1F30 0301;;;;N;;;1F3C;;1F3C
+1F35;GREEK SMALL LETTER IOTA WITH DASIA AND OXIA;Ll;0;L;1F31 0301;;;;N;;;1F3D;;1F3D
+1F36;GREEK SMALL LETTER IOTA WITH PSILI AND PERISPOMENI;Ll;0;L;1F30 0342;;;;N;;;1F3E;;1F3E
+1F37;GREEK SMALL LETTER IOTA WITH DASIA AND PERISPOMENI;Ll;0;L;1F31 0342;;;;N;;;1F3F;;1F3F
+1F38;GREEK CAPITAL LETTER IOTA WITH PSILI;Lu;0;L;0399 0313;;;;N;;;;1F30;
+1F39;GREEK CAPITAL LETTER IOTA WITH DASIA;Lu;0;L;0399 0314;;;;N;;;;1F31;
+1F3A;GREEK CAPITAL LETTER IOTA WITH PSILI AND VARIA;Lu;0;L;1F38 0300;;;;N;;;;1F32;
+1F3B;GREEK CAPITAL LETTER IOTA WITH DASIA AND VARIA;Lu;0;L;1F39 0300;;;;N;;;;1F33;
+1F3C;GREEK CAPITAL LETTER IOTA WITH PSILI AND OXIA;Lu;0;L;1F38 0301;;;;N;;;;1F34;
+1F3D;GREEK CAPITAL LETTER IOTA WITH DASIA AND OXIA;Lu;0;L;1F39 0301;;;;N;;;;1F35;
+1F3E;GREEK CAPITAL LETTER IOTA WITH PSILI AND PERISPOMENI;Lu;0;L;1F38 0342;;;;N;;;;1F36;
+1F3F;GREEK CAPITAL LETTER IOTA WITH DASIA AND PERISPOMENI;Lu;0;L;1F39 0342;;;;N;;;;1F37;
+1F40;GREEK SMALL LETTER OMICRON WITH PSILI;Ll;0;L;03BF 0313;;;;N;;;1F48;;1F48
+1F41;GREEK SMALL LETTER OMICRON WITH DASIA;Ll;0;L;03BF 0314;;;;N;;;1F49;;1F49
+1F42;GREEK SMALL LETTER OMICRON WITH PSILI AND VARIA;Ll;0;L;1F40 0300;;;;N;;;1F4A;;1F4A
+1F43;GREEK SMALL LETTER OMICRON WITH DASIA AND VARIA;Ll;0;L;1F41 0300;;;;N;;;1F4B;;1F4B
+1F44;GREEK SMALL LETTER OMICRON WITH PSILI AND OXIA;Ll;0;L;1F40 0301;;;;N;;;1F4C;;1F4C
+1F45;GREEK SMALL LETTER OMICRON WITH DASIA AND OXIA;Ll;0;L;1F41 0301;;;;N;;;1F4D;;1F4D
+1F48;GREEK CAPITAL LETTER OMICRON WITH PSILI;Lu;0;L;039F 0313;;;;N;;;;1F40;
+1F49;GREEK CAPITAL LETTER OMICRON WITH DASIA;Lu;0;L;039F 0314;;;;N;;;;1F41;
+1F4A;GREEK CAPITAL LETTER OMICRON WITH PSILI AND VARIA;Lu;0;L;1F48 0300;;;;N;;;;1F42;
+1F4B;GREEK CAPITAL LETTER OMICRON WITH DASIA AND VARIA;Lu;0;L;1F49 0300;;;;N;;;;1F43;
+1F4C;GREEK CAPITAL LETTER OMICRON WITH PSILI AND OXIA;Lu;0;L;1F48 0301;;;;N;;;;1F44;
+1F4D;GREEK CAPITAL LETTER OMICRON WITH DASIA AND OXIA;Lu;0;L;1F49 0301;;;;N;;;;1F45;
+1F50;GREEK SMALL LETTER UPSILON WITH PSILI;Ll;0;L;03C5 0313;;;;N;;;;;
+1F51;GREEK SMALL LETTER UPSILON WITH DASIA;Ll;0;L;03C5 0314;;;;N;;;1F59;;1F59
+1F52;GREEK SMALL LETTER UPSILON WITH PSILI AND VARIA;Ll;0;L;1F50 0300;;;;N;;;;;
+1F53;GREEK SMALL LETTER UPSILON WITH DASIA AND VARIA;Ll;0;L;1F51 0300;;;;N;;;1F5B;;1F5B
+1F54;GREEK SMALL LETTER UPSILON WITH PSILI AND OXIA;Ll;0;L;1F50 0301;;;;N;;;;;
+1F55;GREEK SMALL LETTER UPSILON WITH DASIA AND OXIA;Ll;0;L;1F51 0301;;;;N;;;1F5D;;1F5D
+1F56;GREEK SMALL LETTER UPSILON WITH PSILI AND PERISPOMENI;Ll;0;L;1F50 0342;;;;N;;;;;
+1F57;GREEK SMALL LETTER UPSILON WITH DASIA AND PERISPOMENI;Ll;0;L;1F51 0342;;;;N;;;1F5F;;1F5F
+1F59;GREEK CAPITAL LETTER UPSILON WITH DASIA;Lu;0;L;03A5 0314;;;;N;;;;1F51;
+1F5B;GREEK CAPITAL LETTER UPSILON WITH DASIA AND VARIA;Lu;0;L;1F59 0300;;;;N;;;;1F53;
+1F5D;GREEK CAPITAL LETTER UPSILON WITH DASIA AND OXIA;Lu;0;L;1F59 0301;;;;N;;;;1F55;
+1F5F;GREEK CAPITAL LETTER UPSILON WITH DASIA AND PERISPOMENI;Lu;0;L;1F59 0342;;;;N;;;;1F57;
+1F60;GREEK SMALL LETTER OMEGA WITH PSILI;Ll;0;L;03C9 0313;;;;N;;;1F68;;1F68
+1F61;GREEK SMALL LETTER OMEGA WITH DASIA;Ll;0;L;03C9 0314;;;;N;;;1F69;;1F69
+1F62;GREEK SMALL LETTER OMEGA WITH PSILI AND VARIA;Ll;0;L;1F60 0300;;;;N;;;1F6A;;1F6A
+1F63;GREEK SMALL LETTER OMEGA WITH DASIA AND VARIA;Ll;0;L;1F61 0300;;;;N;;;1F6B;;1F6B
+1F64;GREEK SMALL LETTER OMEGA WITH PSILI AND OXIA;Ll;0;L;1F60 0301;;;;N;;;1F6C;;1F6C
+1F65;GREEK SMALL LETTER OMEGA WITH DASIA AND OXIA;Ll;0;L;1F61 0301;;;;N;;;1F6D;;1F6D
+1F66;GREEK SMALL LETTER OMEGA WITH PSILI AND PERISPOMENI;Ll;0;L;1F60 0342;;;;N;;;1F6E;;1F6E
+1F67;GREEK SMALL LETTER OMEGA WITH DASIA AND PERISPOMENI;Ll;0;L;1F61 0342;;;;N;;;1F6F;;1F6F
+1F68;GREEK CAPITAL LETTER OMEGA WITH PSILI;Lu;0;L;03A9 0313;;;;N;;;;1F60;
+1F69;GREEK CAPITAL LETTER OMEGA WITH DASIA;Lu;0;L;03A9 0314;;;;N;;;;1F61;
+1F6A;GREEK CAPITAL LETTER OMEGA WITH PSILI AND VARIA;Lu;0;L;1F68 0300;;;;N;;;;1F62;
+1F6B;GREEK CAPITAL LETTER OMEGA WITH DASIA AND VARIA;Lu;0;L;1F69 0300;;;;N;;;;1F63;
+1F6C;GREEK CAPITAL LETTER OMEGA WITH PSILI AND OXIA;Lu;0;L;1F68 0301;;;;N;;;;1F64;
+1F6D;GREEK CAPITAL LETTER OMEGA WITH DASIA AND OXIA;Lu;0;L;1F69 0301;;;;N;;;;1F65;
+1F6E;GREEK CAPITAL LETTER OMEGA WITH PSILI AND PERISPOMENI;Lu;0;L;1F68 0342;;;;N;;;;1F66;
+1F6F;GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI;Lu;0;L;1F69 0342;;;;N;;;;1F67;
+1F70;GREEK SMALL LETTER ALPHA WITH VARIA;Ll;0;L;03B1 0300;;;;N;;;1FBA;;1FBA
+1F71;GREEK SMALL LETTER ALPHA WITH OXIA;Ll;0;L;03AC;;;;N;;;1FBB;;1FBB
+1F72;GREEK SMALL LETTER EPSILON WITH VARIA;Ll;0;L;03B5 0300;;;;N;;;1FC8;;1FC8
+1F73;GREEK SMALL LETTER EPSILON WITH OXIA;Ll;0;L;03AD;;;;N;;;1FC9;;1FC9
+1F74;GREEK SMALL LETTER ETA WITH VARIA;Ll;0;L;03B7 0300;;;;N;;;1FCA;;1FCA
+1F75;GREEK SMALL LETTER ETA WITH OXIA;Ll;0;L;03AE;;;;N;;;1FCB;;1FCB
+1F76;GREEK SMALL LETTER IOTA WITH VARIA;Ll;0;L;03B9 0300;;;;N;;;1FDA;;1FDA
+1F77;GREEK SMALL LETTER IOTA WITH OXIA;Ll;0;L;03AF;;;;N;;;1FDB;;1FDB
+1F78;GREEK SMALL LETTER OMICRON WITH VARIA;Ll;0;L;03BF 0300;;;;N;;;1FF8;;1FF8
+1F79;GREEK SMALL LETTER OMICRON WITH OXIA;Ll;0;L;03CC;;;;N;;;1FF9;;1FF9
+1F7A;GREEK SMALL LETTER UPSILON WITH VARIA;Ll;0;L;03C5 0300;;;;N;;;1FEA;;1FEA
+1F7B;GREEK SMALL LETTER UPSILON WITH OXIA;Ll;0;L;03CD;;;;N;;;1FEB;;1FEB
+1F7C;GREEK SMALL LETTER OMEGA WITH VARIA;Ll;0;L;03C9 0300;;;;N;;;1FFA;;1FFA
+1F7D;GREEK SMALL LETTER OMEGA WITH OXIA;Ll;0;L;03CE;;;;N;;;1FFB;;1FFB
+1F80;GREEK SMALL LETTER ALPHA WITH PSILI AND YPOGEGRAMMENI;Ll;0;L;1F00 0345;;;;N;;;1F88;;1F88
+1F81;GREEK SMALL LETTER ALPHA WITH DASIA AND YPOGEGRAMMENI;Ll;0;L;1F01 0345;;;;N;;;1F89;;1F89
+1F82;GREEK SMALL LETTER ALPHA WITH PSILI AND VARIA AND YPOGEGRAMMENI;Ll;0;L;1F02 0345;;;;N;;;1F8A;;1F8A
+1F83;GREEK SMALL LETTER ALPHA WITH DASIA AND VARIA AND YPOGEGRAMMENI;Ll;0;L;1F03 0345;;;;N;;;1F8B;;1F8B
+1F84;GREEK SMALL LETTER ALPHA WITH PSILI AND OXIA AND YPOGEGRAMMENI;Ll;0;L;1F04 0345;;;;N;;;1F8C;;1F8C
+1F85;GREEK SMALL LETTER ALPHA WITH DASIA AND OXIA AND YPOGEGRAMMENI;Ll;0;L;1F05 0345;;;;N;;;1F8D;;1F8D
+1F86;GREEK SMALL LETTER ALPHA WITH PSILI AND PERISPOMENI AND YPOGEGRAMMENI;Ll;0;L;1F06 0345;;;;N;;;1F8E;;1F8E
+1F87;GREEK SMALL LETTER ALPHA WITH DASIA AND PERISPOMENI AND YPOGEGRAMMENI;Ll;0;L;1F07 0345;;;;N;;;1F8F;;1F8F
+1F88;GREEK CAPITAL LETTER ALPHA WITH PSILI AND PROSGEGRAMMENI;Lt;0;L;1F08 0345;;;;N;;;;1F80;
+1F89;GREEK CAPITAL LETTER ALPHA WITH DASIA AND PROSGEGRAMMENI;Lt;0;L;1F09 0345;;;;N;;;;1F81;
+1F8A;GREEK CAPITAL LETTER ALPHA WITH PSILI AND VARIA AND PROSGEGRAMMENI;Lt;0;L;1F0A 0345;;;;N;;;;1F82;
+1F8B;GREEK CAPITAL LETTER ALPHA WITH DASIA AND VARIA AND PROSGEGRAMMENI;Lt;0;L;1F0B 0345;;;;N;;;;1F83;
+1F8C;GREEK CAPITAL LETTER ALPHA WITH PSILI AND OXIA AND PROSGEGRAMMENI;Lt;0;L;1F0C 0345;;;;N;;;;1F84;
+1F8D;GREEK CAPITAL LETTER ALPHA WITH DASIA AND OXIA AND PROSGEGRAMMENI;Lt;0;L;1F0D 0345;;;;N;;;;1F85;
+1F8E;GREEK CAPITAL LETTER ALPHA WITH PSILI AND PERISPOMENI AND PROSGEGRAMMENI;Lt;0;L;1F0E 0345;;;;N;;;;1F86;
+1F8F;GREEK CAPITAL LETTER ALPHA WITH DASIA AND PERISPOMENI AND PROSGEGRAMMENI;Lt;0;L;1F0F 0345;;;;N;;;;1F87;
+1F90;GREEK SMALL LETTER ETA WITH PSILI AND YPOGEGRAMMENI;Ll;0;L;1F20 0345;;;;N;;;1F98;;1F98
+1F91;GREEK SMALL LETTER ETA WITH DASIA AND YPOGEGRAMMENI;Ll;0;L;1F21 0345;;;;N;;;1F99;;1F99
+1F92;GREEK SMALL LETTER ETA WITH PSILI AND VARIA AND YPOGEGRAMMENI;Ll;0;L;1F22 0345;;;;N;;;1F9A;;1F9A
+1F93;GREEK SMALL LETTER ETA WITH DASIA AND VARIA AND YPOGEGRAMMENI;Ll;0;L;1F23 0345;;;;N;;;1F9B;;1F9B
+1F94;GREEK SMALL LETTER ETA WITH PSILI AND OXIA AND YPOGEGRAMMENI;Ll;0;L;1F24 0345;;;;N;;;1F9C;;1F9C
+1F95;GREEK SMALL LETTER ETA WITH DASIA AND OXIA AND YPOGEGRAMMENI;Ll;0;L;1F25 0345;;;;N;;;1F9D;;1F9D
+1F96;GREEK SMALL LETTER ETA WITH PSILI AND PERISPOMENI AND YPOGEGRAMMENI;Ll;0;L;1F26 0345;;;;N;;;1F9E;;1F9E
+1F97;GREEK SMALL LETTER ETA WITH DASIA AND PERISPOMENI AND YPOGEGRAMMENI;Ll;0;L;1F27 0345;;;;N;;;1F9F;;1F9F
+1F98;GREEK CAPITAL LETTER ETA WITH PSILI AND PROSGEGRAMMENI;Lt;0;L;1F28 0345;;;;N;;;;1F90;
+1F99;GREEK CAPITAL LETTER ETA WITH DASIA AND PROSGEGRAMMENI;Lt;0;L;1F29 0345;;;;N;;;;1F91;
+1F9A;GREEK CAPITAL LETTER ETA WITH PSILI AND VARIA AND PROSGEGRAMMENI;Lt;0;L;1F2A 0345;;;;N;;;;1F92;
+1F9B;GREEK CAPITAL LETTER ETA WITH DASIA AND VARIA AND PROSGEGRAMMENI;Lt;0;L;1F2B 0345;;;;N;;;;1F93;
+1F9C;GREEK CAPITAL LETTER ETA WITH PSILI AND OXIA AND PROSGEGRAMMENI;Lt;0;L;1F2C 0345;;;;N;;;;1F94;
+1F9D;GREEK CAPITAL LETTER ETA WITH DASIA AND OXIA AND PROSGEGRAMMENI;Lt;0;L;1F2D 0345;;;;N;;;;1F95;
+1F9E;GREEK CAPITAL LETTER ETA WITH PSILI AND PERISPOMENI AND PROSGEGRAMMENI;Lt;0;L;1F2E 0345;;;;N;;;;1F96;
+1F9F;GREEK CAPITAL LETTER ETA WITH DASIA AND PERISPOMENI AND PROSGEGRAMMENI;Lt;0;L;1F2F 0345;;;;N;;;;1F97;
+1FA0;GREEK SMALL LETTER OMEGA WITH PSILI AND YPOGEGRAMMENI;Ll;0;L;1F60 0345;;;;N;;;1FA8;;1FA8
+1FA1;GREEK SMALL LETTER OMEGA WITH DASIA AND YPOGEGRAMMENI;Ll;0;L;1F61 0345;;;;N;;;1FA9;;1FA9
+1FA2;GREEK SMALL LETTER OMEGA WITH PSILI AND VARIA AND YPOGEGRAMMENI;Ll;0;L;1F62 0345;;;;N;;;1FAA;;1FAA
+1FA3;GREEK SMALL LETTER OMEGA WITH DASIA AND VARIA AND YPOGEGRAMMENI;Ll;0;L;1F63 0345;;;;N;;;1FAB;;1FAB
+1FA4;GREEK SMALL LETTER OMEGA WITH PSILI AND OXIA AND YPOGEGRAMMENI;Ll;0;L;1F64 0345;;;;N;;;1FAC;;1FAC
+1FA5;GREEK SMALL LETTER OMEGA WITH DASIA AND OXIA AND YPOGEGRAMMENI;Ll;0;L;1F65 0345;;;;N;;;1FAD;;1FAD
+1FA6;GREEK SMALL LETTER OMEGA WITH PSILI AND PERISPOMENI AND YPOGEGRAMMENI;Ll;0;L;1F66 0345;;;;N;;;1FAE;;1FAE
+1FA7;GREEK SMALL LETTER OMEGA WITH DASIA AND PERISPOMENI AND YPOGEGRAMMENI;Ll;0;L;1F67 0345;;;;N;;;1FAF;;1FAF
+1FA8;GREEK CAPITAL LETTER OMEGA WITH PSILI AND PROSGEGRAMMENI;Lt;0;L;1F68 0345;;;;N;;;;1FA0;
+1FA9;GREEK CAPITAL LETTER OMEGA WITH DASIA AND PROSGEGRAMMENI;Lt;0;L;1F69 0345;;;;N;;;;1FA1;
+1FAA;GREEK CAPITAL LETTER OMEGA WITH PSILI AND VARIA AND PROSGEGRAMMENI;Lt;0;L;1F6A 0345;;;;N;;;;1FA2;
+1FAB;GREEK CAPITAL LETTER OMEGA WITH DASIA AND VARIA AND PROSGEGRAMMENI;Lt;0;L;1F6B 0345;;;;N;;;;1FA3;
+1FAC;GREEK CAPITAL LETTER OMEGA WITH PSILI AND OXIA AND PROSGEGRAMMENI;Lt;0;L;1F6C 0345;;;;N;;;;1FA4;
+1FAD;GREEK CAPITAL LETTER OMEGA WITH DASIA AND OXIA AND PROSGEGRAMMENI;Lt;0;L;1F6D 0345;;;;N;;;;1FA5;
+1FAE;GREEK CAPITAL LETTER OMEGA WITH PSILI AND PERISPOMENI AND PROSGEGRAMMENI;Lt;0;L;1F6E 0345;;;;N;;;;1FA6;
+1FAF;GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI AND PROSGEGRAMMENI;Lt;0;L;1F6F 0345;;;;N;;;;1FA7;
+1FB0;GREEK SMALL LETTER ALPHA WITH VRACHY;Ll;0;L;03B1 0306;;;;N;;;1FB8;;1FB8
+1FB1;GREEK SMALL LETTER ALPHA WITH MACRON;Ll;0;L;03B1 0304;;;;N;;;1FB9;;1FB9
+1FB2;GREEK SMALL LETTER ALPHA WITH VARIA AND YPOGEGRAMMENI;Ll;0;L;1F70 0345;;;;N;;;;;
+1FB3;GREEK SMALL LETTER ALPHA WITH YPOGEGRAMMENI;Ll;0;L;03B1 0345;;;;N;;;1FBC;;1FBC
+1FB4;GREEK SMALL LETTER ALPHA WITH OXIA AND YPOGEGRAMMENI;Ll;0;L;03AC 0345;;;;N;;;;;
+1FB6;GREEK SMALL LETTER ALPHA WITH PERISPOMENI;Ll;0;L;03B1 0342;;;;N;;;;;
+1FB7;GREEK SMALL LETTER ALPHA WITH PERISPOMENI AND YPOGEGRAMMENI;Ll;0;L;1FB6 0345;;;;N;;;;;
+1FB8;GREEK CAPITAL LETTER ALPHA WITH VRACHY;Lu;0;L;0391 0306;;;;N;;;;1FB0;
+1FB9;GREEK CAPITAL LETTER ALPHA WITH MACRON;Lu;0;L;0391 0304;;;;N;;;;1FB1;
+1FBA;GREEK CAPITAL LETTER ALPHA WITH VARIA;Lu;0;L;0391 0300;;;;N;;;;1F70;
+1FBB;GREEK CAPITAL LETTER ALPHA WITH OXIA;Lu;0;L;0386;;;;N;;;;1F71;
+1FBC;GREEK CAPITAL LETTER ALPHA WITH PROSGEGRAMMENI;Lt;0;L;0391 0345;;;;N;;;;1FB3;
+1FBD;GREEK KORONIS;Sk;0;ON;<compat> 0020 0313;;;;N;;;;;
+1FBE;GREEK PROSGEGRAMMENI;Ll;0;L;03B9;;;;N;;;0399;;0399
+1FBF;GREEK PSILI;Sk;0;ON;<compat> 0020 0313;;;;N;;;;;
+1FC0;GREEK PERISPOMENI;Sk;0;ON;<compat> 0020 0342;;;;N;;;;;
+1FC1;GREEK DIALYTIKA AND PERISPOMENI;Sk;0;ON;00A8 0342;;;;N;;;;;
+1FC2;GREEK SMALL LETTER ETA WITH VARIA AND YPOGEGRAMMENI;Ll;0;L;1F74 0345;;;;N;;;;;
+1FC3;GREEK SMALL LETTER ETA WITH YPOGEGRAMMENI;Ll;0;L;03B7 0345;;;;N;;;1FCC;;1FCC
+1FC4;GREEK SMALL LETTER ETA WITH OXIA AND YPOGEGRAMMENI;Ll;0;L;03AE 0345;;;;N;;;;;
+1FC6;GREEK SMALL LETTER ETA WITH PERISPOMENI;Ll;0;L;03B7 0342;;;;N;;;;;
+1FC7;GREEK SMALL LETTER ETA WITH PERISPOMENI AND YPOGEGRAMMENI;Ll;0;L;1FC6 0345;;;;N;;;;;
+1FC8;GREEK CAPITAL LETTER EPSILON WITH VARIA;Lu;0;L;0395 0300;;;;N;;;;1F72;
+1FC9;GREEK CAPITAL LETTER EPSILON WITH OXIA;Lu;0;L;0388;;;;N;;;;1F73;
+1FCA;GREEK CAPITAL LETTER ETA WITH VARIA;Lu;0;L;0397 0300;;;;N;;;;1F74;
+1FCB;GREEK CAPITAL LETTER ETA WITH OXIA;Lu;0;L;0389;;;;N;;;;1F75;
+1FCC;GREEK CAPITAL LETTER ETA WITH PROSGEGRAMMENI;Lt;0;L;0397 0345;;;;N;;;;1FC3;
+1FCD;GREEK PSILI AND VARIA;Sk;0;ON;1FBF 0300;;;;N;;;;;
+1FCE;GREEK PSILI AND OXIA;Sk;0;ON;1FBF 0301;;;;N;;;;;
+1FCF;GREEK PSILI AND PERISPOMENI;Sk;0;ON;1FBF 0342;;;;N;;;;;
+1FD0;GREEK SMALL LETTER IOTA WITH VRACHY;Ll;0;L;03B9 0306;;;;N;;;1FD8;;1FD8
+1FD1;GREEK SMALL LETTER IOTA WITH MACRON;Ll;0;L;03B9 0304;;;;N;;;1FD9;;1FD9
+1FD2;GREEK SMALL LETTER IOTA WITH DIALYTIKA AND VARIA;Ll;0;L;03CA 0300;;;;N;;;;;
+1FD3;GREEK SMALL LETTER IOTA WITH DIALYTIKA AND OXIA;Ll;0;L;0390;;;;N;;;;;
+1FD6;GREEK SMALL LETTER IOTA WITH PERISPOMENI;Ll;0;L;03B9 0342;;;;N;;;;;
+1FD7;GREEK SMALL LETTER IOTA WITH DIALYTIKA AND PERISPOMENI;Ll;0;L;03CA 0342;;;;N;;;;;
+1FD8;GREEK CAPITAL LETTER IOTA WITH VRACHY;Lu;0;L;0399 0306;;;;N;;;;1FD0;
+1FD9;GREEK CAPITAL LETTER IOTA WITH MACRON;Lu;0;L;0399 0304;;;;N;;;;1FD1;
+1FDA;GREEK CAPITAL LETTER IOTA WITH VARIA;Lu;0;L;0399 0300;;;;N;;;;1F76;
+1FDB;GREEK CAPITAL LETTER IOTA WITH OXIA;Lu;0;L;038A;;;;N;;;;1F77;
+1FDD;GREEK DASIA AND VARIA;Sk;0;ON;1FFE 0300;;;;N;;;;;
+1FDE;GREEK DASIA AND OXIA;Sk;0;ON;1FFE 0301;;;;N;;;;;
+1FDF;GREEK DASIA AND PERISPOMENI;Sk;0;ON;1FFE 0342;;;;N;;;;;
+1FE0;GREEK SMALL LETTER UPSILON WITH VRACHY;Ll;0;L;03C5 0306;;;;N;;;1FE8;;1FE8
+1FE1;GREEK SMALL LETTER UPSILON WITH MACRON;Ll;0;L;03C5 0304;;;;N;;;1FE9;;1FE9
+1FE2;GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND VARIA;Ll;0;L;03CB 0300;;;;N;;;;;
+1FE3;GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND OXIA;Ll;0;L;03B0;;;;N;;;;;
+1FE4;GREEK SMALL LETTER RHO WITH PSILI;Ll;0;L;03C1 0313;;;;N;;;;;
+1FE5;GREEK SMALL LETTER RHO WITH DASIA;Ll;0;L;03C1 0314;;;;N;;;1FEC;;1FEC
+1FE6;GREEK SMALL LETTER UPSILON WITH PERISPOMENI;Ll;0;L;03C5 0342;;;;N;;;;;
+1FE7;GREEK SMALL LETTER UPSILON WITH DIALYTIKA AND PERISPOMENI;Ll;0;L;03CB 0342;;;;N;;;;;
+1FE8;GREEK CAPITAL LETTER UPSILON WITH VRACHY;Lu;0;L;03A5 0306;;;;N;;;;1FE0;
+1FE9;GREEK CAPITAL LETTER UPSILON WITH MACRON;Lu;0;L;03A5 0304;;;;N;;;;1FE1;
+1FEA;GREEK CAPITAL LETTER UPSILON WITH VARIA;Lu;0;L;03A5 0300;;;;N;;;;1F7A;
+1FEB;GREEK CAPITAL LETTER UPSILON WITH OXIA;Lu;0;L;038E;;;;N;;;;1F7B;
+1FEC;GREEK CAPITAL LETTER RHO WITH DASIA;Lu;0;L;03A1 0314;;;;N;;;;1FE5;
+1FED;GREEK DIALYTIKA AND VARIA;Sk;0;ON;00A8 0300;;;;N;;;;;
+1FEE;GREEK DIALYTIKA AND OXIA;Sk;0;ON;0385;;;;N;;;;;
+1FEF;GREEK VARIA;Sk;0;ON;0060;;;;N;;;;;
+1FF2;GREEK SMALL LETTER OMEGA WITH VARIA AND YPOGEGRAMMENI;Ll;0;L;1F7C 0345;;;;N;;;;;
+1FF3;GREEK SMALL LETTER OMEGA WITH YPOGEGRAMMENI;Ll;0;L;03C9 0345;;;;N;;;1FFC;;1FFC
+1FF4;GREEK SMALL LETTER OMEGA WITH OXIA AND YPOGEGRAMMENI;Ll;0;L;03CE 0345;;;;N;;;;;
+1FF6;GREEK SMALL LETTER OMEGA WITH PERISPOMENI;Ll;0;L;03C9 0342;;;;N;;;;;
+1FF7;GREEK SMALL LETTER OMEGA WITH PERISPOMENI AND YPOGEGRAMMENI;Ll;0;L;1FF6 0345;;;;N;;;;;
+1FF8;GREEK CAPITAL LETTER OMICRON WITH VARIA;Lu;0;L;039F 0300;;;;N;;;;1F78;
+1FF9;GREEK CAPITAL LETTER OMICRON WITH OXIA;Lu;0;L;038C;;;;N;;;;1F79;
+1FFA;GREEK CAPITAL LETTER OMEGA WITH VARIA;Lu;0;L;03A9 0300;;;;N;;;;1F7C;
+1FFB;GREEK CAPITAL LETTER OMEGA WITH OXIA;Lu;0;L;038F;;;;N;;;;1F7D;
+1FFC;GREEK CAPITAL LETTER OMEGA WITH PROSGEGRAMMENI;Lt;0;L;03A9 0345;;;;N;;;;1FF3;
+1FFD;GREEK OXIA;Sk;0;ON;00B4;;;;N;;;;;
+1FFE;GREEK DASIA;Sk;0;ON;<compat> 0020 0314;;;;N;;;;;
+2000;EN QUAD;Zs;0;WS;2002;;;;N;;;;;
+2001;EM QUAD;Zs;0;WS;2003;;;;N;;;;;
+2002;EN SPACE;Zs;0;WS;<compat> 0020;;;;N;;;;;
+2003;EM SPACE;Zs;0;WS;<compat> 0020;;;;N;;;;;
+2004;THREE-PER-EM SPACE;Zs;0;WS;<compat> 0020;;;;N;;;;;
+2005;FOUR-PER-EM SPACE;Zs;0;WS;<compat> 0020;;;;N;;;;;
+2006;SIX-PER-EM SPACE;Zs;0;WS;<compat> 0020;;;;N;;;;;
+2007;FIGURE SPACE;Zs;0;WS;<noBreak> 0020;;;;N;;;;;
+2008;PUNCTUATION SPACE;Zs;0;WS;<compat> 0020;;;;N;;;;;
+2009;THIN SPACE;Zs;0;WS;<compat> 0020;;;;N;;;;;
+200A;HAIR SPACE;Zs;0;WS;<compat> 0020;;;;N;;;;;
+200B;ZERO WIDTH SPACE;Zs;0;BN;;;;;N;;;;;
+200C;ZERO WIDTH NON-JOINER;Cf;0;BN;;;;;N;;;;;
+200D;ZERO WIDTH JOINER;Cf;0;BN;;;;;N;;;;;
+200E;LEFT-TO-RIGHT MARK;Cf;0;L;;;;;N;;;;;
+200F;RIGHT-TO-LEFT MARK;Cf;0;R;;;;;N;;;;;
+2010;HYPHEN;Pd;0;ON;;;;;N;;;;;
+2011;NON-BREAKING HYPHEN;Pd;0;ON;<noBreak> 2010;;;;N;;;;;
+2012;FIGURE DASH;Pd;0;ON;;;;;N;;;;;
+2013;EN DASH;Pd;0;ON;;;;;N;;;;;
+2014;EM DASH;Pd;0;ON;;;;;N;;;;;
+2015;HORIZONTAL BAR;Pd;0;ON;;;;;N;QUOTATION DASH;;;;
+2016;DOUBLE VERTICAL LINE;Po;0;ON;;;;;N;DOUBLE VERTICAL BAR;;;;
+2017;DOUBLE LOW LINE;Po;0;ON;<compat> 0020 0333;;;;N;SPACING DOUBLE UNDERSCORE;;;;
+2018;LEFT SINGLE QUOTATION MARK;Pi;0;ON;;;;;N;SINGLE TURNED COMMA QUOTATION MARK;;;;
+2019;RIGHT SINGLE QUOTATION MARK;Pf;0;ON;;;;;N;SINGLE COMMA QUOTATION MARK;;;;
+201A;SINGLE LOW-9 QUOTATION MARK;Ps;0;ON;;;;;N;LOW SINGLE COMMA QUOTATION MARK;;;;
+201B;SINGLE HIGH-REVERSED-9 QUOTATION MARK;Pi;0;ON;;;;;N;SINGLE REVERSED COMMA QUOTATION MARK;;;;
+201C;LEFT DOUBLE QUOTATION MARK;Pi;0;ON;;;;;N;DOUBLE TURNED COMMA QUOTATION MARK;;;;
+201D;RIGHT DOUBLE QUOTATION MARK;Pf;0;ON;;;;;N;DOUBLE COMMA QUOTATION MARK;;;;
+201E;DOUBLE LOW-9 QUOTATION MARK;Ps;0;ON;;;;;N;LOW DOUBLE COMMA QUOTATION MARK;;;;
+201F;DOUBLE HIGH-REVERSED-9 QUOTATION MARK;Pi;0;ON;;;;;N;DOUBLE REVERSED COMMA QUOTATION MARK;;;;
+2020;DAGGER;Po;0;ON;;;;;N;;;;;
+2021;DOUBLE DAGGER;Po;0;ON;;;;;N;;;;;
+2022;BULLET;Po;0;ON;;;;;N;;;;;
+2023;TRIANGULAR BULLET;Po;0;ON;;;;;N;;;;;
+2024;ONE DOT LEADER;Po;0;ON;<compat> 002E;;;;N;;;;;
+2025;TWO DOT LEADER;Po;0;ON;<compat> 002E 002E;;;;N;;;;;
+2026;HORIZONTAL ELLIPSIS;Po;0;ON;<compat> 002E 002E 002E;;;;N;;;;;
+2027;HYPHENATION POINT;Po;0;ON;;;;;N;;;;;
+2028;LINE SEPARATOR;Zl;0;WS;;;;;N;;;;;
+2029;PARAGRAPH SEPARATOR;Zp;0;B;;;;;N;;;;;
+202A;LEFT-TO-RIGHT EMBEDDING;Cf;0;LRE;;;;;N;;;;;
+202B;RIGHT-TO-LEFT EMBEDDING;Cf;0;RLE;;;;;N;;;;;
+202C;POP DIRECTIONAL FORMATTING;Cf;0;PDF;;;;;N;;;;;
+202D;LEFT-TO-RIGHT OVERRIDE;Cf;0;LRO;;;;;N;;;;;
+202E;RIGHT-TO-LEFT OVERRIDE;Cf;0;RLO;;;;;N;;;;;
+202F;NARROW NO-BREAK SPACE;Zs;0;WS;<noBreak> 0020;;;;N;;;;;
+2030;PER MILLE SIGN;Po;0;ET;;;;;N;;;;;
+2031;PER TEN THOUSAND SIGN;Po;0;ET;;;;;N;;;;;
+2032;PRIME;Po;0;ET;;;;;N;;;;;
+2033;DOUBLE PRIME;Po;0;ET;<compat> 2032 2032;;;;N;;;;;
+2034;TRIPLE PRIME;Po;0;ET;<compat> 2032 2032 2032;;;;N;;;;;
+2035;REVERSED PRIME;Po;0;ON;;;;;N;;;;;
+2036;REVERSED DOUBLE PRIME;Po;0;ON;<compat> 2035 2035;;;;N;;;;;
+2037;REVERSED TRIPLE PRIME;Po;0;ON;<compat> 2035 2035 2035;;;;N;;;;;
+2038;CARET;Po;0;ON;;;;;N;;;;;
+2039;SINGLE LEFT-POINTING ANGLE QUOTATION MARK;Pi;0;ON;;;;;Y;LEFT POINTING SINGLE GUILLEMET;;;;
+203A;SINGLE RIGHT-POINTING ANGLE QUOTATION MARK;Pf;0;ON;;;;;Y;RIGHT POINTING SINGLE GUILLEMET;;;;
+203B;REFERENCE MARK;Po;0;ON;;;;;N;;;;;
+203C;DOUBLE EXCLAMATION MARK;Po;0;ON;<compat> 0021 0021;;;;N;;;;;
+203D;INTERROBANG;Po;0;ON;;;;;N;;;;;
+203E;OVERLINE;Po;0;ON;<compat> 0020 0305;;;;N;SPACING OVERSCORE;;;;
+203F;UNDERTIE;Pc;0;ON;;;;;N;;Enotikon;;;
+2040;CHARACTER TIE;Pc;0;ON;;;;;N;;;;;
+2041;CARET INSERTION POINT;Po;0;ON;;;;;N;;;;;
+2042;ASTERISM;Po;0;ON;;;;;N;;;;;
+2043;HYPHEN BULLET;Po;0;ON;;;;;N;;;;;
+2044;FRACTION SLASH;Sm;0;ON;;;;;N;;;;;
+2045;LEFT SQUARE BRACKET WITH QUILL;Ps;0;ON;;;;;Y;;;;;
+2046;RIGHT SQUARE BRACKET WITH QUILL;Pe;0;ON;;;;;Y;;;;;
+2047;DOUBLE QUESTION MARK;Po;0;ON;<compat> 003F 003F;;;;N;;;;;
+2048;QUESTION EXCLAMATION MARK;Po;0;ON;<compat> 003F 0021;;;;N;;;;;
+2049;EXCLAMATION QUESTION MARK;Po;0;ON;<compat> 0021 003F;;;;N;;;;;
+204A;TIRONIAN SIGN ET;Po;0;ON;;;;;N;;;;;
+204B;REVERSED PILCROW SIGN;Po;0;ON;;;;;N;;;;;
+204C;BLACK LEFTWARDS BULLET;Po;0;ON;;;;;N;;;;;
+204D;BLACK RIGHTWARDS BULLET;Po;0;ON;;;;;N;;;;;
+204E;LOW ASTERISK;Po;0;ON;;;;;N;;;;;
+204F;REVERSED SEMICOLON;Po;0;ON;;;;;N;;;;;
+2050;CLOSE UP;Po;0;ON;;;;;N;;;;;
+2051;TWO ASTERISKS ALIGNED VERTICALLY;Po;0;ON;;;;;N;;;;;
+2052;COMMERCIAL MINUS SIGN;Sm;0;ON;;;;;N;;;;;
+2053;SWUNG DASH;Po;0;ON;;;;;N;;;;;
+2054;INVERTED UNDERTIE;Pc;0;ON;;;;;N;;;;;
+2057;QUADRUPLE PRIME;Po;0;ON;<compat> 2032 2032 2032 2032;;;;N;;;;;
+205F;MEDIUM MATHEMATICAL SPACE;Zs;0;WS;<compat> 0020;;;;N;;;;;
+2060;WORD JOINER;Cf;0;BN;;;;;N;;;;;
+2061;FUNCTION APPLICATION;Cf;0;BN;;;;;N;;;;;
+2062;INVISIBLE TIMES;Cf;0;BN;;;;;N;;;;;
+2063;INVISIBLE SEPARATOR;Cf;0;BN;;;;;N;;;;;
+206A;INHIBIT SYMMETRIC SWAPPING;Cf;0;BN;;;;;N;;;;;
+206B;ACTIVATE SYMMETRIC SWAPPING;Cf;0;BN;;;;;N;;;;;
+206C;INHIBIT ARABIC FORM SHAPING;Cf;0;BN;;;;;N;;;;;
+206D;ACTIVATE ARABIC FORM SHAPING;Cf;0;BN;;;;;N;;;;;
+206E;NATIONAL DIGIT SHAPES;Cf;0;BN;;;;;N;;;;;
+206F;NOMINAL DIGIT SHAPES;Cf;0;BN;;;;;N;;;;;
+2070;SUPERSCRIPT ZERO;No;0;EN;<super> 0030;;0;0;N;SUPERSCRIPT DIGIT ZERO;;;;
+2071;SUPERSCRIPT LATIN SMALL LETTER I;Ll;0;L;<super> 0069;;;;N;;;;;
+2074;SUPERSCRIPT FOUR;No;0;EN;<super> 0034;;4;4;N;SUPERSCRIPT DIGIT FOUR;;;;
+2075;SUPERSCRIPT FIVE;No;0;EN;<super> 0035;;5;5;N;SUPERSCRIPT DIGIT FIVE;;;;
+2076;SUPERSCRIPT SIX;No;0;EN;<super> 0036;;6;6;N;SUPERSCRIPT DIGIT SIX;;;;
+2077;SUPERSCRIPT SEVEN;No;0;EN;<super> 0037;;7;7;N;SUPERSCRIPT DIGIT SEVEN;;;;
+2078;SUPERSCRIPT EIGHT;No;0;EN;<super> 0038;;8;8;N;SUPERSCRIPT DIGIT EIGHT;;;;
+2079;SUPERSCRIPT NINE;No;0;EN;<super> 0039;;9;9;N;SUPERSCRIPT DIGIT NINE;;;;
+207A;SUPERSCRIPT PLUS SIGN;Sm;0;ET;<super> 002B;;;;N;;;;;
+207B;SUPERSCRIPT MINUS;Sm;0;ET;<super> 2212;;;;N;SUPERSCRIPT HYPHEN-MINUS;;;;
+207C;SUPERSCRIPT EQUALS SIGN;Sm;0;ON;<super> 003D;;;;N;;;;;
+207D;SUPERSCRIPT LEFT PARENTHESIS;Ps;0;ON;<super> 0028;;;;Y;SUPERSCRIPT OPENING PARENTHESIS;;;;
+207E;SUPERSCRIPT RIGHT PARENTHESIS;Pe;0;ON;<super> 0029;;;;Y;SUPERSCRIPT CLOSING PARENTHESIS;;;;
+207F;SUPERSCRIPT LATIN SMALL LETTER N;Ll;0;L;<super> 006E;;;;N;;;;;
+2080;SUBSCRIPT ZERO;No;0;EN;<sub> 0030;;0;0;N;SUBSCRIPT DIGIT ZERO;;;;
+2081;SUBSCRIPT ONE;No;0;EN;<sub> 0031;;1;1;N;SUBSCRIPT DIGIT ONE;;;;
+2082;SUBSCRIPT TWO;No;0;EN;<sub> 0032;;2;2;N;SUBSCRIPT DIGIT TWO;;;;
+2083;SUBSCRIPT THREE;No;0;EN;<sub> 0033;;3;3;N;SUBSCRIPT DIGIT THREE;;;;
+2084;SUBSCRIPT FOUR;No;0;EN;<sub> 0034;;4;4;N;SUBSCRIPT DIGIT FOUR;;;;
+2085;SUBSCRIPT FIVE;No;0;EN;<sub> 0035;;5;5;N;SUBSCRIPT DIGIT FIVE;;;;
+2086;SUBSCRIPT SIX;No;0;EN;<sub> 0036;;6;6;N;SUBSCRIPT DIGIT SIX;;;;
+2087;SUBSCRIPT SEVEN;No;0;EN;<sub> 0037;;7;7;N;SUBSCRIPT DIGIT SEVEN;;;;
+2088;SUBSCRIPT EIGHT;No;0;EN;<sub> 0038;;8;8;N;SUBSCRIPT DIGIT EIGHT;;;;
+2089;SUBSCRIPT NINE;No;0;EN;<sub> 0039;;9;9;N;SUBSCRIPT DIGIT NINE;;;;
+208A;SUBSCRIPT PLUS SIGN;Sm;0;ET;<sub> 002B;;;;N;;;;;
+208B;SUBSCRIPT MINUS;Sm;0;ET;<sub> 2212;;;;N;SUBSCRIPT HYPHEN-MINUS;;;;
+208C;SUBSCRIPT EQUALS SIGN;Sm;0;ON;<sub> 003D;;;;N;;;;;
+208D;SUBSCRIPT LEFT PARENTHESIS;Ps;0;ON;<sub> 0028;;;;Y;SUBSCRIPT OPENING PARENTHESIS;;;;
+208E;SUBSCRIPT RIGHT PARENTHESIS;Pe;0;ON;<sub> 0029;;;;Y;SUBSCRIPT CLOSING PARENTHESIS;;;;
+20A0;EURO-CURRENCY SIGN;Sc;0;ET;;;;;N;;;;;
+20A1;COLON SIGN;Sc;0;ET;;;;;N;;;;;
+20A2;CRUZEIRO SIGN;Sc;0;ET;;;;;N;;;;;
+20A3;FRENCH FRANC SIGN;Sc;0;ET;;;;;N;;;;;
+20A4;LIRA SIGN;Sc;0;ET;;;;;N;;;;;
+20A5;MILL SIGN;Sc;0;ET;;;;;N;;;;;
+20A6;NAIRA SIGN;Sc;0;ET;;;;;N;;;;;
+20A7;PESETA SIGN;Sc;0;ET;;;;;N;;;;;
+20A8;RUPEE SIGN;Sc;0;ET;<compat> 0052 0073;;;;N;;;;;
+20A9;WON SIGN;Sc;0;ET;;;;;N;;;;;
+20AA;NEW SHEQEL SIGN;Sc;0;ET;;;;;N;;;;;
+20AB;DONG SIGN;Sc;0;ET;;;;;N;;;;;
+20AC;EURO SIGN;Sc;0;ET;;;;;N;;;;;
+20AD;KIP SIGN;Sc;0;ET;;;;;N;;;;;
+20AE;TUGRIK SIGN;Sc;0;ET;;;;;N;;;;;
+20AF;DRACHMA SIGN;Sc;0;ET;;;;;N;;;;;
+20B0;GERMAN PENNY SIGN;Sc;0;ET;;;;;N;;;;;
+20B1;PESO SIGN;Sc;0;ET;;;;;N;;;;;
+20D0;COMBINING LEFT HARPOON ABOVE;Mn;230;NSM;;;;;N;NON-SPACING LEFT HARPOON ABOVE;;;;
+20D1;COMBINING RIGHT HARPOON ABOVE;Mn;230;NSM;;;;;N;NON-SPACING RIGHT HARPOON ABOVE;;;;
+20D2;COMBINING LONG VERTICAL LINE OVERLAY;Mn;1;NSM;;;;;N;NON-SPACING LONG VERTICAL BAR OVERLAY;;;;
+20D3;COMBINING SHORT VERTICAL LINE OVERLAY;Mn;1;NSM;;;;;N;NON-SPACING SHORT VERTICAL BAR OVERLAY;;;;
+20D4;COMBINING ANTICLOCKWISE ARROW ABOVE;Mn;230;NSM;;;;;N;NON-SPACING ANTICLOCKWISE ARROW ABOVE;;;;
+20D5;COMBINING CLOCKWISE ARROW ABOVE;Mn;230;NSM;;;;;N;NON-SPACING CLOCKWISE ARROW ABOVE;;;;
+20D6;COMBINING LEFT ARROW ABOVE;Mn;230;NSM;;;;;N;NON-SPACING LEFT ARROW ABOVE;;;;
+20D7;COMBINING RIGHT ARROW ABOVE;Mn;230;NSM;;;;;N;NON-SPACING RIGHT ARROW ABOVE;;;;
+20D8;COMBINING RING OVERLAY;Mn;1;NSM;;;;;N;NON-SPACING RING OVERLAY;;;;
+20D9;COMBINING CLOCKWISE RING OVERLAY;Mn;1;NSM;;;;;N;NON-SPACING CLOCKWISE RING OVERLAY;;;;
+20DA;COMBINING ANTICLOCKWISE RING OVERLAY;Mn;1;NSM;;;;;N;NON-SPACING ANTICLOCKWISE RING OVERLAY;;;;
+20DB;COMBINING THREE DOTS ABOVE;Mn;230;NSM;;;;;N;NON-SPACING THREE DOTS ABOVE;;;;
+20DC;COMBINING FOUR DOTS ABOVE;Mn;230;NSM;;;;;N;NON-SPACING FOUR DOTS ABOVE;;;;
+20DD;COMBINING ENCLOSING CIRCLE;Me;0;NSM;;;;;N;ENCLOSING CIRCLE;;;;
+20DE;COMBINING ENCLOSING SQUARE;Me;0;NSM;;;;;N;ENCLOSING SQUARE;;;;
+20DF;COMBINING ENCLOSING DIAMOND;Me;0;NSM;;;;;N;ENCLOSING DIAMOND;;;;
+20E0;COMBINING ENCLOSING CIRCLE BACKSLASH;Me;0;NSM;;;;;N;ENCLOSING CIRCLE SLASH;;;;
+20E1;COMBINING LEFT RIGHT ARROW ABOVE;Mn;230;NSM;;;;;N;NON-SPACING LEFT RIGHT ARROW ABOVE;;;;
+20E2;COMBINING ENCLOSING SCREEN;Me;0;NSM;;;;;N;;;;;
+20E3;COMBINING ENCLOSING KEYCAP;Me;0;NSM;;;;;N;;;;;
+20E4;COMBINING ENCLOSING UPWARD POINTING TRIANGLE;Me;0;NSM;;;;;N;;;;;
+20E5;COMBINING REVERSE SOLIDUS OVERLAY;Mn;1;NSM;;;;;N;;;;;
+20E6;COMBINING DOUBLE VERTICAL STROKE OVERLAY;Mn;1;NSM;;;;;N;;;;;
+20E7;COMBINING ANNUITY SYMBOL;Mn;230;NSM;;;;;N;;;;;
+20E8;COMBINING TRIPLE UNDERDOT;Mn;220;NSM;;;;;N;;;;;
+20E9;COMBINING WIDE BRIDGE ABOVE;Mn;230;NSM;;;;;N;;;;;
+20EA;COMBINING LEFTWARDS ARROW OVERLAY;Mn;1;NSM;;;;;N;;;;;
+2100;ACCOUNT OF;So;0;ON;<compat> 0061 002F 0063;;;;N;;;;;
+2101;ADDRESSED TO THE SUBJECT;So;0;ON;<compat> 0061 002F 0073;;;;N;;;;;
+2102;DOUBLE-STRUCK CAPITAL C;Lu;0;L;<font> 0043;;;;N;DOUBLE-STRUCK C;;;;
+2103;DEGREE CELSIUS;So;0;ON;<compat> 00B0 0043;;;;N;DEGREES CENTIGRADE;;;;
+2104;CENTRE LINE SYMBOL;So;0;ON;;;;;N;C L SYMBOL;;;;
+2105;CARE OF;So;0;ON;<compat> 0063 002F 006F;;;;N;;;;;
+2106;CADA UNA;So;0;ON;<compat> 0063 002F 0075;;;;N;;;;;
+2107;EULER CONSTANT;Lu;0;L;<compat> 0190;;;;N;EULERS;;;;
+2108;SCRUPLE;So;0;ON;;;;;N;;;;;
+2109;DEGREE FAHRENHEIT;So;0;ON;<compat> 00B0 0046;;;;N;DEGREES FAHRENHEIT;;;;
+210A;SCRIPT SMALL G;Ll;0;L;<font> 0067;;;;N;;;;;
+210B;SCRIPT CAPITAL H;Lu;0;L;<font> 0048;;;;N;SCRIPT H;;;;
+210C;BLACK-LETTER CAPITAL H;Lu;0;L;<font> 0048;;;;N;BLACK-LETTER H;;;;
+210D;DOUBLE-STRUCK CAPITAL H;Lu;0;L;<font> 0048;;;;N;DOUBLE-STRUCK H;;;;
+210E;PLANCK CONSTANT;Ll;0;L;<font> 0068;;;;N;;;;;
+210F;PLANCK CONSTANT OVER TWO PI;Ll;0;L;<font> 0127;;;;N;PLANCK CONSTANT OVER 2 PI;;;;
+2110;SCRIPT CAPITAL I;Lu;0;L;<font> 0049;;;;N;SCRIPT I;;;;
+2111;BLACK-LETTER CAPITAL I;Lu;0;L;<font> 0049;;;;N;BLACK-LETTER I;;;;
+2112;SCRIPT CAPITAL L;Lu;0;L;<font> 004C;;;;N;SCRIPT L;;;;
+2113;SCRIPT SMALL L;Ll;0;L;<font> 006C;;;;N;;;;;
+2114;L B BAR SYMBOL;So;0;ON;;;;;N;;;;;
+2115;DOUBLE-STRUCK CAPITAL N;Lu;0;L;<font> 004E;;;;N;DOUBLE-STRUCK N;;;;
+2116;NUMERO SIGN;So;0;ON;<compat> 004E 006F;;;;N;NUMERO;;;;
+2117;SOUND RECORDING COPYRIGHT;So;0;ON;;;;;N;;;;;
+2118;SCRIPT CAPITAL P;So;0;ON;;;;;N;SCRIPT P;;;;
+2119;DOUBLE-STRUCK CAPITAL P;Lu;0;L;<font> 0050;;;;N;DOUBLE-STRUCK P;;;;
+211A;DOUBLE-STRUCK CAPITAL Q;Lu;0;L;<font> 0051;;;;N;DOUBLE-STRUCK Q;;;;
+211B;SCRIPT CAPITAL R;Lu;0;L;<font> 0052;;;;N;SCRIPT R;;;;
+211C;BLACK-LETTER CAPITAL R;Lu;0;L;<font> 0052;;;;N;BLACK-LETTER R;;;;
+211D;DOUBLE-STRUCK CAPITAL R;Lu;0;L;<font> 0052;;;;N;DOUBLE-STRUCK R;;;;
+211E;PRESCRIPTION TAKE;So;0;ON;;;;;N;;;;;
+211F;RESPONSE;So;0;ON;;;;;N;;;;;
+2120;SERVICE MARK;So;0;ON;<super> 0053 004D;;;;N;;;;;
+2121;TELEPHONE SIGN;So;0;ON;<compat> 0054 0045 004C;;;;N;T E L SYMBOL;;;;
+2122;TRADE MARK SIGN;So;0;ON;<super> 0054 004D;;;;N;TRADEMARK;;;;
+2123;VERSICLE;So;0;ON;;;;;N;;;;;
+2124;DOUBLE-STRUCK CAPITAL Z;Lu;0;L;<font> 005A;;;;N;DOUBLE-STRUCK Z;;;;
+2125;OUNCE SIGN;So;0;ON;;;;;N;OUNCE;;;;
+2126;OHM SIGN;Lu;0;L;03A9;;;;N;OHM;;;03C9;
+2127;INVERTED OHM SIGN;So;0;ON;;;;;N;MHO;;;;
+2128;BLACK-LETTER CAPITAL Z;Lu;0;L;<font> 005A;;;;N;BLACK-LETTER Z;;;;
+2129;TURNED GREEK SMALL LETTER IOTA;So;0;ON;;;;;N;;;;;
+212A;KELVIN SIGN;Lu;0;L;004B;;;;N;DEGREES KELVIN;;;006B;
+212B;ANGSTROM SIGN;Lu;0;L;00C5;;;;N;ANGSTROM UNIT;;;00E5;
+212C;SCRIPT CAPITAL B;Lu;0;L;<font> 0042;;;;N;SCRIPT B;;;;
+212D;BLACK-LETTER CAPITAL C;Lu;0;L;<font> 0043;;;;N;BLACK-LETTER C;;;;
+212E;ESTIMATED SYMBOL;So;0;ET;;;;;N;;;;;
+212F;SCRIPT SMALL E;Ll;0;L;<font> 0065;;;;N;;;;;
+2130;SCRIPT CAPITAL E;Lu;0;L;<font> 0045;;;;N;SCRIPT E;;;;
+2131;SCRIPT CAPITAL F;Lu;0;L;<font> 0046;;;;N;SCRIPT F;;;;
+2132;TURNED CAPITAL F;So;0;ON;;;;;N;TURNED F;;;;
+2133;SCRIPT CAPITAL M;Lu;0;L;<font> 004D;;;;N;SCRIPT M;;;;
+2134;SCRIPT SMALL O;Ll;0;L;<font> 006F;;;;N;;;;;
+2135;ALEF SYMBOL;Lo;0;L;<compat> 05D0;;;;N;FIRST TRANSFINITE CARDINAL;;;;
+2136;BET SYMBOL;Lo;0;L;<compat> 05D1;;;;N;SECOND TRANSFINITE CARDINAL;;;;
+2137;GIMEL SYMBOL;Lo;0;L;<compat> 05D2;;;;N;THIRD TRANSFINITE CARDINAL;;;;
+2138;DALET SYMBOL;Lo;0;L;<compat> 05D3;;;;N;FOURTH TRANSFINITE CARDINAL;;;;
+2139;INFORMATION SOURCE;Ll;0;L;<font> 0069;;;;N;;;;;
+213A;ROTATED CAPITAL Q;So;0;ON;;;;;N;;;;;
+213B;FACSIMILE SIGN;So;0;ON;<compat> 0046 0041 0058;;;;N;;;;;
+213D;DOUBLE-STRUCK SMALL GAMMA;Ll;0;L;<font> 03B3;;;;N;;;;;
+213E;DOUBLE-STRUCK CAPITAL GAMMA;Lu;0;L;<font> 0393;;;;N;;;;;
+213F;DOUBLE-STRUCK CAPITAL PI;Lu;0;L;<font> 03A0;;;;N;;;;;
+2140;DOUBLE-STRUCK N-ARY SUMMATION;Sm;0;ON;<font> 2211;;;;Y;;;;;
+2141;TURNED SANS-SERIF CAPITAL G;Sm;0;ON;;;;;N;;;;;
+2142;TURNED SANS-SERIF CAPITAL L;Sm;0;ON;;;;;N;;;;;
+2143;REVERSED SANS-SERIF CAPITAL L;Sm;0;ON;;;;;N;;;;;
+2144;TURNED SANS-SERIF CAPITAL Y;Sm;0;ON;;;;;N;;;;;
+2145;DOUBLE-STRUCK ITALIC CAPITAL D;Lu;0;L;<font> 0044;;;;N;;;;;
+2146;DOUBLE-STRUCK ITALIC SMALL D;Ll;0;L;<font> 0064;;;;N;;;;;
+2147;DOUBLE-STRUCK ITALIC SMALL E;Ll;0;L;<font> 0065;;;;N;;;;;
+2148;DOUBLE-STRUCK ITALIC SMALL I;Ll;0;L;<font> 0069;;;;N;;;;;
+2149;DOUBLE-STRUCK ITALIC SMALL J;Ll;0;L;<font> 006A;;;;N;;;;;
+214A;PROPERTY LINE;So;0;ON;;;;;N;;;;;
+214B;TURNED AMPERSAND;Sm;0;ON;;;;;N;;;;;
+2153;VULGAR FRACTION ONE THIRD;No;0;ON;<fraction> 0031 2044 0033;;;1/3;N;FRACTION ONE THIRD;;;;
+2154;VULGAR FRACTION TWO THIRDS;No;0;ON;<fraction> 0032 2044 0033;;;2/3;N;FRACTION TWO THIRDS;;;;
+2155;VULGAR FRACTION ONE FIFTH;No;0;ON;<fraction> 0031 2044 0035;;;1/5;N;FRACTION ONE FIFTH;;;;
+2156;VULGAR FRACTION TWO FIFTHS;No;0;ON;<fraction> 0032 2044 0035;;;2/5;N;FRACTION TWO FIFTHS;;;;
+2157;VULGAR FRACTION THREE FIFTHS;No;0;ON;<fraction> 0033 2044 0035;;;3/5;N;FRACTION THREE FIFTHS;;;;
+2158;VULGAR FRACTION FOUR FIFTHS;No;0;ON;<fraction> 0034 2044 0035;;;4/5;N;FRACTION FOUR FIFTHS;;;;
+2159;VULGAR FRACTION ONE SIXTH;No;0;ON;<fraction> 0031 2044 0036;;;1/6;N;FRACTION ONE SIXTH;;;;
+215A;VULGAR FRACTION FIVE SIXTHS;No;0;ON;<fraction> 0035 2044 0036;;;5/6;N;FRACTION FIVE SIXTHS;;;;
+215B;VULGAR FRACTION ONE EIGHTH;No;0;ON;<fraction> 0031 2044 0038;;;1/8;N;FRACTION ONE EIGHTH;;;;
+215C;VULGAR FRACTION THREE EIGHTHS;No;0;ON;<fraction> 0033 2044 0038;;;3/8;N;FRACTION THREE EIGHTHS;;;;
+215D;VULGAR FRACTION FIVE EIGHTHS;No;0;ON;<fraction> 0035 2044 0038;;;5/8;N;FRACTION FIVE EIGHTHS;;;;
+215E;VULGAR FRACTION SEVEN EIGHTHS;No;0;ON;<fraction> 0037 2044 0038;;;7/8;N;FRACTION SEVEN EIGHTHS;;;;
+215F;FRACTION NUMERATOR ONE;No;0;ON;<fraction> 0031 2044;;;1;N;;;;;
+2160;ROMAN NUMERAL ONE;Nl;0;L;<compat> 0049;;;1;N;;;;2170;
+2161;ROMAN NUMERAL TWO;Nl;0;L;<compat> 0049 0049;;;2;N;;;;2171;
+2162;ROMAN NUMERAL THREE;Nl;0;L;<compat> 0049 0049 0049;;;3;N;;;;2172;
+2163;ROMAN NUMERAL FOUR;Nl;0;L;<compat> 0049 0056;;;4;N;;;;2173;
+2164;ROMAN NUMERAL FIVE;Nl;0;L;<compat> 0056;;;5;N;;;;2174;
+2165;ROMAN NUMERAL SIX;Nl;0;L;<compat> 0056 0049;;;6;N;;;;2175;
+2166;ROMAN NUMERAL SEVEN;Nl;0;L;<compat> 0056 0049 0049;;;7;N;;;;2176;
+2167;ROMAN NUMERAL EIGHT;Nl;0;L;<compat> 0056 0049 0049 0049;;;8;N;;;;2177;
+2168;ROMAN NUMERAL NINE;Nl;0;L;<compat> 0049 0058;;;9;N;;;;2178;
+2169;ROMAN NUMERAL TEN;Nl;0;L;<compat> 0058;;;10;N;;;;2179;
+216A;ROMAN NUMERAL ELEVEN;Nl;0;L;<compat> 0058 0049;;;11;N;;;;217A;
+216B;ROMAN NUMERAL TWELVE;Nl;0;L;<compat> 0058 0049 0049;;;12;N;;;;217B;
+216C;ROMAN NUMERAL FIFTY;Nl;0;L;<compat> 004C;;;50;N;;;;217C;
+216D;ROMAN NUMERAL ONE HUNDRED;Nl;0;L;<compat> 0043;;;100;N;;;;217D;
+216E;ROMAN NUMERAL FIVE HUNDRED;Nl;0;L;<compat> 0044;;;500;N;;;;217E;
+216F;ROMAN NUMERAL ONE THOUSAND;Nl;0;L;<compat> 004D;;;1000;N;;;;217F;
+2170;SMALL ROMAN NUMERAL ONE;Nl;0;L;<compat> 0069;;;1;N;;;2160;;2160
+2171;SMALL ROMAN NUMERAL TWO;Nl;0;L;<compat> 0069 0069;;;2;N;;;2161;;2161
+2172;SMALL ROMAN NUMERAL THREE;Nl;0;L;<compat> 0069 0069 0069;;;3;N;;;2162;;2162
+2173;SMALL ROMAN NUMERAL FOUR;Nl;0;L;<compat> 0069 0076;;;4;N;;;2163;;2163
+2174;SMALL ROMAN NUMERAL FIVE;Nl;0;L;<compat> 0076;;;5;N;;;2164;;2164
+2175;SMALL ROMAN NUMERAL SIX;Nl;0;L;<compat> 0076 0069;;;6;N;;;2165;;2165
+2176;SMALL ROMAN NUMERAL SEVEN;Nl;0;L;<compat> 0076 0069 0069;;;7;N;;;2166;;2166
+2177;SMALL ROMAN NUMERAL EIGHT;Nl;0;L;<compat> 0076 0069 0069 0069;;;8;N;;;2167;;2167
+2178;SMALL ROMAN NUMERAL NINE;Nl;0;L;<compat> 0069 0078;;;9;N;;;2168;;2168
+2179;SMALL ROMAN NUMERAL TEN;Nl;0;L;<compat> 0078;;;10;N;;;2169;;2169
+217A;SMALL ROMAN NUMERAL ELEVEN;Nl;0;L;<compat> 0078 0069;;;11;N;;;216A;;216A
+217B;SMALL ROMAN NUMERAL TWELVE;Nl;0;L;<compat> 0078 0069 0069;;;12;N;;;216B;;216B
+217C;SMALL ROMAN NUMERAL FIFTY;Nl;0;L;<compat> 006C;;;50;N;;;216C;;216C
+217D;SMALL ROMAN NUMERAL ONE HUNDRED;Nl;0;L;<compat> 0063;;;100;N;;;216D;;216D
+217E;SMALL ROMAN NUMERAL FIVE HUNDRED;Nl;0;L;<compat> 0064;;;500;N;;;216E;;216E
+217F;SMALL ROMAN NUMERAL ONE THOUSAND;Nl;0;L;<compat> 006D;;;1000;N;;;216F;;216F
+2180;ROMAN NUMERAL ONE THOUSAND C D;Nl;0;L;;;;1000;N;;;;;
+2181;ROMAN NUMERAL FIVE THOUSAND;Nl;0;L;;;;5000;N;;;;;
+2182;ROMAN NUMERAL TEN THOUSAND;Nl;0;L;;;;10000;N;;;;;
+2183;ROMAN NUMERAL REVERSED ONE HUNDRED;Nl;0;L;;;;;N;;;;;
+2190;LEFTWARDS ARROW;Sm;0;ON;;;;;N;LEFT ARROW;;;;
+2191;UPWARDS ARROW;Sm;0;ON;;;;;N;UP ARROW;;;;
+2192;RIGHTWARDS ARROW;Sm;0;ON;;;;;N;RIGHT ARROW;;;;
+2193;DOWNWARDS ARROW;Sm;0;ON;;;;;N;DOWN ARROW;;;;
+2194;LEFT RIGHT ARROW;Sm;0;ON;;;;;N;;;;;
+2195;UP DOWN ARROW;So;0;ON;;;;;N;;;;;
+2196;NORTH WEST ARROW;So;0;ON;;;;;N;UPPER LEFT ARROW;;;;
+2197;NORTH EAST ARROW;So;0;ON;;;;;N;UPPER RIGHT ARROW;;;;
+2198;SOUTH EAST ARROW;So;0;ON;;;;;N;LOWER RIGHT ARROW;;;;
+2199;SOUTH WEST ARROW;So;0;ON;;;;;N;LOWER LEFT ARROW;;;;
+219A;LEFTWARDS ARROW WITH STROKE;Sm;0;ON;2190 0338;;;;N;LEFT ARROW WITH STROKE;;;;
+219B;RIGHTWARDS ARROW WITH STROKE;Sm;0;ON;2192 0338;;;;N;RIGHT ARROW WITH STROKE;;;;
+219C;LEFTWARDS WAVE ARROW;So;0;ON;;;;;N;LEFT WAVE ARROW;;;;
+219D;RIGHTWARDS WAVE ARROW;So;0;ON;;;;;N;RIGHT WAVE ARROW;;;;
+219E;LEFTWARDS TWO HEADED ARROW;So;0;ON;;;;;N;LEFT TWO HEADED ARROW;;;;
+219F;UPWARDS TWO HEADED ARROW;So;0;ON;;;;;N;UP TWO HEADED ARROW;;;;
+21A0;RIGHTWARDS TWO HEADED ARROW;Sm;0;ON;;;;;N;RIGHT TWO HEADED ARROW;;;;
+21A1;DOWNWARDS TWO HEADED ARROW;So;0;ON;;;;;N;DOWN TWO HEADED ARROW;;;;
+21A2;LEFTWARDS ARROW WITH TAIL;So;0;ON;;;;;N;LEFT ARROW WITH TAIL;;;;
+21A3;RIGHTWARDS ARROW WITH TAIL;Sm;0;ON;;;;;N;RIGHT ARROW WITH TAIL;;;;
+21A4;LEFTWARDS ARROW FROM BAR;So;0;ON;;;;;N;LEFT ARROW FROM BAR;;;;
+21A5;UPWARDS ARROW FROM BAR;So;0;ON;;;;;N;UP ARROW FROM BAR;;;;
+21A6;RIGHTWARDS ARROW FROM BAR;Sm;0;ON;;;;;N;RIGHT ARROW FROM BAR;;;;
+21A7;DOWNWARDS ARROW FROM BAR;So;0;ON;;;;;N;DOWN ARROW FROM BAR;;;;
+21A8;UP DOWN ARROW WITH BASE;So;0;ON;;;;;N;;;;;
+21A9;LEFTWARDS ARROW WITH HOOK;So;0;ON;;;;;N;LEFT ARROW WITH HOOK;;;;
+21AA;RIGHTWARDS ARROW WITH HOOK;So;0;ON;;;;;N;RIGHT ARROW WITH HOOK;;;;
+21AB;LEFTWARDS ARROW WITH LOOP;So;0;ON;;;;;N;LEFT ARROW WITH LOOP;;;;
+21AC;RIGHTWARDS ARROW WITH LOOP;So;0;ON;;;;;N;RIGHT ARROW WITH LOOP;;;;
+21AD;LEFT RIGHT WAVE ARROW;So;0;ON;;;;;N;;;;;
+21AE;LEFT RIGHT ARROW WITH STROKE;Sm;0;ON;2194 0338;;;;N;;;;;
+21AF;DOWNWARDS ZIGZAG ARROW;So;0;ON;;;;;N;DOWN ZIGZAG ARROW;;;;
+21B0;UPWARDS ARROW WITH TIP LEFTWARDS;So;0;ON;;;;;N;UP ARROW WITH TIP LEFT;;;;
+21B1;UPWARDS ARROW WITH TIP RIGHTWARDS;So;0;ON;;;;;N;UP ARROW WITH TIP RIGHT;;;;
+21B2;DOWNWARDS ARROW WITH TIP LEFTWARDS;So;0;ON;;;;;N;DOWN ARROW WITH TIP LEFT;;;;
+21B3;DOWNWARDS ARROW WITH TIP RIGHTWARDS;So;0;ON;;;;;N;DOWN ARROW WITH TIP RIGHT;;;;
+21B4;RIGHTWARDS ARROW WITH CORNER DOWNWARDS;So;0;ON;;;;;N;RIGHT ARROW WITH CORNER DOWN;;;;
+21B5;DOWNWARDS ARROW WITH CORNER LEFTWARDS;So;0;ON;;;;;N;DOWN ARROW WITH CORNER LEFT;;;;
+21B6;ANTICLOCKWISE TOP SEMICIRCLE ARROW;So;0;ON;;;;;N;;;;;
+21B7;CLOCKWISE TOP SEMICIRCLE ARROW;So;0;ON;;;;;N;;;;;
+21B8;NORTH WEST ARROW TO LONG BAR;So;0;ON;;;;;N;UPPER LEFT ARROW TO LONG BAR;;;;
+21B9;LEFTWARDS ARROW TO BAR OVER RIGHTWARDS ARROW TO BAR;So;0;ON;;;;;N;LEFT ARROW TO BAR OVER RIGHT ARROW TO BAR;;;;
+21BA;ANTICLOCKWISE OPEN CIRCLE ARROW;So;0;ON;;;;;N;;;;;
+21BB;CLOCKWISE OPEN CIRCLE ARROW;So;0;ON;;;;;N;;;;;
+21BC;LEFTWARDS HARPOON WITH BARB UPWARDS;So;0;ON;;;;;N;LEFT HARPOON WITH BARB UP;;;;
+21BD;LEFTWARDS HARPOON WITH BARB DOWNWARDS;So;0;ON;;;;;N;LEFT HARPOON WITH BARB DOWN;;;;
+21BE;UPWARDS HARPOON WITH BARB RIGHTWARDS;So;0;ON;;;;;N;UP HARPOON WITH BARB RIGHT;;;;
+21BF;UPWARDS HARPOON WITH BARB LEFTWARDS;So;0;ON;;;;;N;UP HARPOON WITH BARB LEFT;;;;
+21C0;RIGHTWARDS HARPOON WITH BARB UPWARDS;So;0;ON;;;;;N;RIGHT HARPOON WITH BARB UP;;;;
+21C1;RIGHTWARDS HARPOON WITH BARB DOWNWARDS;So;0;ON;;;;;N;RIGHT HARPOON WITH BARB DOWN;;;;
+21C2;DOWNWARDS HARPOON WITH BARB RIGHTWARDS;So;0;ON;;;;;N;DOWN HARPOON WITH BARB RIGHT;;;;
+21C3;DOWNWARDS HARPOON WITH BARB LEFTWARDS;So;0;ON;;;;;N;DOWN HARPOON WITH BARB LEFT;;;;
+21C4;RIGHTWARDS ARROW OVER LEFTWARDS ARROW;So;0;ON;;;;;N;RIGHT ARROW OVER LEFT ARROW;;;;
+21C5;UPWARDS ARROW LEFTWARDS OF DOWNWARDS ARROW;So;0;ON;;;;;N;UP ARROW LEFT OF DOWN ARROW;;;;
+21C6;LEFTWARDS ARROW OVER RIGHTWARDS ARROW;So;0;ON;;;;;N;LEFT ARROW OVER RIGHT ARROW;;;;
+21C7;LEFTWARDS PAIRED ARROWS;So;0;ON;;;;;N;LEFT PAIRED ARROWS;;;;
+21C8;UPWARDS PAIRED ARROWS;So;0;ON;;;;;N;UP PAIRED ARROWS;;;;
+21C9;RIGHTWARDS PAIRED ARROWS;So;0;ON;;;;;N;RIGHT PAIRED ARROWS;;;;
+21CA;DOWNWARDS PAIRED ARROWS;So;0;ON;;;;;N;DOWN PAIRED ARROWS;;;;
+21CB;LEFTWARDS HARPOON OVER RIGHTWARDS HARPOON;So;0;ON;;;;;N;LEFT HARPOON OVER RIGHT HARPOON;;;;
+21CC;RIGHTWARDS HARPOON OVER LEFTWARDS HARPOON;So;0;ON;;;;;N;RIGHT HARPOON OVER LEFT HARPOON;;;;
+21CD;LEFTWARDS DOUBLE ARROW WITH STROKE;So;0;ON;21D0 0338;;;;N;LEFT DOUBLE ARROW WITH STROKE;;;;
+21CE;LEFT RIGHT DOUBLE ARROW WITH STROKE;Sm;0;ON;21D4 0338;;;;N;;;;;
+21CF;RIGHTWARDS DOUBLE ARROW WITH STROKE;Sm;0;ON;21D2 0338;;;;N;RIGHT DOUBLE ARROW WITH STROKE;;;;
+21D0;LEFTWARDS DOUBLE ARROW;So;0;ON;;;;;N;LEFT DOUBLE ARROW;;;;
+21D1;UPWARDS DOUBLE ARROW;So;0;ON;;;;;N;UP DOUBLE ARROW;;;;
+21D2;RIGHTWARDS DOUBLE ARROW;Sm;0;ON;;;;;N;RIGHT DOUBLE ARROW;;;;
+21D3;DOWNWARDS DOUBLE ARROW;So;0;ON;;;;;N;DOWN DOUBLE ARROW;;;;
+21D4;LEFT RIGHT DOUBLE ARROW;Sm;0;ON;;;;;N;;;;;
+21D5;UP DOWN DOUBLE ARROW;So;0;ON;;;;;N;;;;;
+21D6;NORTH WEST DOUBLE ARROW;So;0;ON;;;;;N;UPPER LEFT DOUBLE ARROW;;;;
+21D7;NORTH EAST DOUBLE ARROW;So;0;ON;;;;;N;UPPER RIGHT DOUBLE ARROW;;;;
+21D8;SOUTH EAST DOUBLE ARROW;So;0;ON;;;;;N;LOWER RIGHT DOUBLE ARROW;;;;
+21D9;SOUTH WEST DOUBLE ARROW;So;0;ON;;;;;N;LOWER LEFT DOUBLE ARROW;;;;
+21DA;LEFTWARDS TRIPLE ARROW;So;0;ON;;;;;N;LEFT TRIPLE ARROW;;;;
+21DB;RIGHTWARDS TRIPLE ARROW;So;0;ON;;;;;N;RIGHT TRIPLE ARROW;;;;
+21DC;LEFTWARDS SQUIGGLE ARROW;So;0;ON;;;;;N;LEFT SQUIGGLE ARROW;;;;
+21DD;RIGHTWARDS SQUIGGLE ARROW;So;0;ON;;;;;N;RIGHT SQUIGGLE ARROW;;;;
+21DE;UPWARDS ARROW WITH DOUBLE STROKE;So;0;ON;;;;;N;UP ARROW WITH DOUBLE STROKE;;;;
+21DF;DOWNWARDS ARROW WITH DOUBLE STROKE;So;0;ON;;;;;N;DOWN ARROW WITH DOUBLE STROKE;;;;
+21E0;LEFTWARDS DASHED ARROW;So;0;ON;;;;;N;LEFT DASHED ARROW;;;;
+21E1;UPWARDS DASHED ARROW;So;0;ON;;;;;N;UP DASHED ARROW;;;;
+21E2;RIGHTWARDS DASHED ARROW;So;0;ON;;;;;N;RIGHT DASHED ARROW;;;;
+21E3;DOWNWARDS DASHED ARROW;So;0;ON;;;;;N;DOWN DASHED ARROW;;;;
+21E4;LEFTWARDS ARROW TO BAR;So;0;ON;;;;;N;LEFT ARROW TO BAR;;;;
+21E5;RIGHTWARDS ARROW TO BAR;So;0;ON;;;;;N;RIGHT ARROW TO BAR;;;;
+21E6;LEFTWARDS WHITE ARROW;So;0;ON;;;;;N;WHITE LEFT ARROW;;;;
+21E7;UPWARDS WHITE ARROW;So;0;ON;;;;;N;WHITE UP ARROW;;;;
+21E8;RIGHTWARDS WHITE ARROW;So;0;ON;;;;;N;WHITE RIGHT ARROW;;;;
+21E9;DOWNWARDS WHITE ARROW;So;0;ON;;;;;N;WHITE DOWN ARROW;;;;
+21EA;UPWARDS WHITE ARROW FROM BAR;So;0;ON;;;;;N;WHITE UP ARROW FROM BAR;;;;
+21EB;UPWARDS WHITE ARROW ON PEDESTAL;So;0;ON;;;;;N;;;;;
+21EC;UPWARDS WHITE ARROW ON PEDESTAL WITH HORIZONTAL BAR;So;0;ON;;;;;N;;;;;
+21ED;UPWARDS WHITE ARROW ON PEDESTAL WITH VERTICAL BAR;So;0;ON;;;;;N;;;;;
+21EE;UPWARDS WHITE DOUBLE ARROW;So;0;ON;;;;;N;;;;;
+21EF;UPWARDS WHITE DOUBLE ARROW ON PEDESTAL;So;0;ON;;;;;N;;;;;
+21F0;RIGHTWARDS WHITE ARROW FROM WALL;So;0;ON;;;;;N;;;;;
+21F1;NORTH WEST ARROW TO CORNER;So;0;ON;;;;;N;;;;;
+21F2;SOUTH EAST ARROW TO CORNER;So;0;ON;;;;;N;;;;;
+21F3;UP DOWN WHITE ARROW;So;0;ON;;;;;N;;;;;
+21F4;RIGHT ARROW WITH SMALL CIRCLE;Sm;0;ON;;;;;N;;;;;
+21F5;DOWNWARDS ARROW LEFTWARDS OF UPWARDS ARROW;Sm;0;ON;;;;;N;;;;;
+21F6;THREE RIGHTWARDS ARROWS;Sm;0;ON;;;;;N;;;;;
+21F7;LEFTWARDS ARROW WITH VERTICAL STROKE;Sm;0;ON;;;;;N;;;;;
+21F8;RIGHTWARDS ARROW WITH VERTICAL STROKE;Sm;0;ON;;;;;N;;;;;
+21F9;LEFT RIGHT ARROW WITH VERTICAL STROKE;Sm;0;ON;;;;;N;;;;;
+21FA;LEFTWARDS ARROW WITH DOUBLE VERTICAL STROKE;Sm;0;ON;;;;;N;;;;;
+21FB;RIGHTWARDS ARROW WITH DOUBLE VERTICAL STROKE;Sm;0;ON;;;;;N;;;;;
+21FC;LEFT RIGHT ARROW WITH DOUBLE VERTICAL STROKE;Sm;0;ON;;;;;N;;;;;
+21FD;LEFTWARDS OPEN-HEADED ARROW;Sm;0;ON;;;;;N;;;;;
+21FE;RIGHTWARDS OPEN-HEADED ARROW;Sm;0;ON;;;;;N;;;;;
+21FF;LEFT RIGHT OPEN-HEADED ARROW;Sm;0;ON;;;;;N;;;;;
+2200;FOR ALL;Sm;0;ON;;;;;N;;;;;
+2201;COMPLEMENT;Sm;0;ON;;;;;Y;;;;;
+2202;PARTIAL DIFFERENTIAL;Sm;0;ON;;;;;Y;;;;;
+2203;THERE EXISTS;Sm;0;ON;;;;;Y;;;;;
+2204;THERE DOES NOT EXIST;Sm;0;ON;2203 0338;;;;Y;;;;;
+2205;EMPTY SET;Sm;0;ON;;;;;N;;;;;
+2206;INCREMENT;Sm;0;ON;;;;;N;;;;;
+2207;NABLA;Sm;0;ON;;;;;N;;;;;
+2208;ELEMENT OF;Sm;0;ON;;;;;Y;;;;;
+2209;NOT AN ELEMENT OF;Sm;0;ON;2208 0338;;;;Y;;;;;
+220A;SMALL ELEMENT OF;Sm;0;ON;;;;;Y;;;;;
+220B;CONTAINS AS MEMBER;Sm;0;ON;;;;;Y;;;;;
+220C;DOES NOT CONTAIN AS MEMBER;Sm;0;ON;220B 0338;;;;Y;;;;;
+220D;SMALL CONTAINS AS MEMBER;Sm;0;ON;;;;;Y;;;;;
+220E;END OF PROOF;Sm;0;ON;;;;;N;;;;;
+220F;N-ARY PRODUCT;Sm;0;ON;;;;;N;;;;;
+2210;N-ARY COPRODUCT;Sm;0;ON;;;;;N;;;;;
+2211;N-ARY SUMMATION;Sm;0;ON;;;;;Y;;;;;
+2212;MINUS SIGN;Sm;0;ET;;;;;N;;;;;
+2213;MINUS-OR-PLUS SIGN;Sm;0;ET;;;;;N;;;;;
+2214;DOT PLUS;Sm;0;ON;;;;;N;;;;;
+2215;DIVISION SLASH;Sm;0;ON;;;;;Y;;;;;
+2216;SET MINUS;Sm;0;ON;;;;;Y;;;;;
+2217;ASTERISK OPERATOR;Sm;0;ON;;;;;N;;;;;
+2218;RING OPERATOR;Sm;0;ON;;;;;N;;;;;
+2219;BULLET OPERATOR;Sm;0;ON;;;;;N;;;;;
+221A;SQUARE ROOT;Sm;0;ON;;;;;Y;;;;;
+221B;CUBE ROOT;Sm;0;ON;;;;;Y;;;;;
+221C;FOURTH ROOT;Sm;0;ON;;;;;Y;;;;;
+221D;PROPORTIONAL TO;Sm;0;ON;;;;;Y;;;;;
+221E;INFINITY;Sm;0;ON;;;;;N;;;;;
+221F;RIGHT ANGLE;Sm;0;ON;;;;;Y;;;;;
+2220;ANGLE;Sm;0;ON;;;;;Y;;;;;
+2221;MEASURED ANGLE;Sm;0;ON;;;;;Y;;;;;
+2222;SPHERICAL ANGLE;Sm;0;ON;;;;;Y;;;;;
+2223;DIVIDES;Sm;0;ON;;;;;N;;;;;
+2224;DOES NOT DIVIDE;Sm;0;ON;2223 0338;;;;Y;;;;;
+2225;PARALLEL TO;Sm;0;ON;;;;;N;;;;;
+2226;NOT PARALLEL TO;Sm;0;ON;2225 0338;;;;Y;;;;;
+2227;LOGICAL AND;Sm;0;ON;;;;;N;;;;;
+2228;LOGICAL OR;Sm;0;ON;;;;;N;;;;;
+2229;INTERSECTION;Sm;0;ON;;;;;N;;;;;
+222A;UNION;Sm;0;ON;;;;;N;;;;;
+222B;INTEGRAL;Sm;0;ON;;;;;Y;;;;;
+222C;DOUBLE INTEGRAL;Sm;0;ON;<compat> 222B 222B;;;;Y;;;;;
+222D;TRIPLE INTEGRAL;Sm;0;ON;<compat> 222B 222B 222B;;;;Y;;;;;
+222E;CONTOUR INTEGRAL;Sm;0;ON;;;;;Y;;;;;
+222F;SURFACE INTEGRAL;Sm;0;ON;<compat> 222E 222E;;;;Y;;;;;
+2230;VOLUME INTEGRAL;Sm;0;ON;<compat> 222E 222E 222E;;;;Y;;;;;
+2231;CLOCKWISE INTEGRAL;Sm;0;ON;;;;;Y;;;;;
+2232;CLOCKWISE CONTOUR INTEGRAL;Sm;0;ON;;;;;Y;;;;;
+2233;ANTICLOCKWISE CONTOUR INTEGRAL;Sm;0;ON;;;;;Y;;;;;
+2234;THEREFORE;Sm;0;ON;;;;;N;;;;;
+2235;BECAUSE;Sm;0;ON;;;;;N;;;;;
+2236;RATIO;Sm;0;ON;;;;;N;;;;;
+2237;PROPORTION;Sm;0;ON;;;;;N;;;;;
+2238;DOT MINUS;Sm;0;ON;;;;;N;;;;;
+2239;EXCESS;Sm;0;ON;;;;;Y;;;;;
+223A;GEOMETRIC PROPORTION;Sm;0;ON;;;;;N;;;;;
+223B;HOMOTHETIC;Sm;0;ON;;;;;Y;;;;;
+223C;TILDE OPERATOR;Sm;0;ON;;;;;Y;;;;;
+223D;REVERSED TILDE;Sm;0;ON;;;;;Y;;lazy S;;;
+223E;INVERTED LAZY S;Sm;0;ON;;;;;Y;;;;;
+223F;SINE WAVE;Sm;0;ON;;;;;Y;;;;;
+2240;WREATH PRODUCT;Sm;0;ON;;;;;Y;;;;;
+2241;NOT TILDE;Sm;0;ON;223C 0338;;;;Y;;;;;
+2242;MINUS TILDE;Sm;0;ON;;;;;Y;;;;;
+2243;ASYMPTOTICALLY EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2244;NOT ASYMPTOTICALLY EQUAL TO;Sm;0;ON;2243 0338;;;;Y;;;;;
+2245;APPROXIMATELY EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2246;APPROXIMATELY BUT NOT ACTUALLY EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2247;NEITHER APPROXIMATELY NOR ACTUALLY EQUAL TO;Sm;0;ON;2245 0338;;;;Y;;;;;
+2248;ALMOST EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2249;NOT ALMOST EQUAL TO;Sm;0;ON;2248 0338;;;;Y;;;;;
+224A;ALMOST EQUAL OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+224B;TRIPLE TILDE;Sm;0;ON;;;;;Y;;;;;
+224C;ALL EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+224D;EQUIVALENT TO;Sm;0;ON;;;;;N;;;;;
+224E;GEOMETRICALLY EQUIVALENT TO;Sm;0;ON;;;;;N;;;;;
+224F;DIFFERENCE BETWEEN;Sm;0;ON;;;;;N;;;;;
+2250;APPROACHES THE LIMIT;Sm;0;ON;;;;;N;;;;;
+2251;GEOMETRICALLY EQUAL TO;Sm;0;ON;;;;;N;;;;;
+2252;APPROXIMATELY EQUAL TO OR THE IMAGE OF;Sm;0;ON;;;;;Y;;;;;
+2253;IMAGE OF OR APPROXIMATELY EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2254;COLON EQUALS;Sm;0;ON;;;;;Y;COLON EQUAL;;;;
+2255;EQUALS COLON;Sm;0;ON;;;;;Y;EQUAL COLON;;;;
+2256;RING IN EQUAL TO;Sm;0;ON;;;;;N;;;;;
+2257;RING EQUAL TO;Sm;0;ON;;;;;N;;;;;
+2258;CORRESPONDS TO;Sm;0;ON;;;;;N;;;;;
+2259;ESTIMATES;Sm;0;ON;;;;;N;;;;;
+225A;EQUIANGULAR TO;Sm;0;ON;;;;;N;;;;;
+225B;STAR EQUALS;Sm;0;ON;;;;;N;;;;;
+225C;DELTA EQUAL TO;Sm;0;ON;;;;;N;;;;;
+225D;EQUAL TO BY DEFINITION;Sm;0;ON;;;;;N;;;;;
+225E;MEASURED BY;Sm;0;ON;;;;;N;;;;;
+225F;QUESTIONED EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2260;NOT EQUAL TO;Sm;0;ON;003D 0338;;;;Y;;;;;
+2261;IDENTICAL TO;Sm;0;ON;;;;;N;;;;;
+2262;NOT IDENTICAL TO;Sm;0;ON;2261 0338;;;;Y;;;;;
+2263;STRICTLY EQUIVALENT TO;Sm;0;ON;;;;;N;;;;;
+2264;LESS-THAN OR EQUAL TO;Sm;0;ON;;;;;Y;LESS THAN OR EQUAL TO;;;;
+2265;GREATER-THAN OR EQUAL TO;Sm;0;ON;;;;;Y;GREATER THAN OR EQUAL TO;;;;
+2266;LESS-THAN OVER EQUAL TO;Sm;0;ON;;;;;Y;LESS THAN OVER EQUAL TO;;;;
+2267;GREATER-THAN OVER EQUAL TO;Sm;0;ON;;;;;Y;GREATER THAN OVER EQUAL TO;;;;
+2268;LESS-THAN BUT NOT EQUAL TO;Sm;0;ON;;;;;Y;LESS THAN BUT NOT EQUAL TO;;;;
+2269;GREATER-THAN BUT NOT EQUAL TO;Sm;0;ON;;;;;Y;GREATER THAN BUT NOT EQUAL TO;;;;
+226A;MUCH LESS-THAN;Sm;0;ON;;;;;Y;MUCH LESS THAN;;;;
+226B;MUCH GREATER-THAN;Sm;0;ON;;;;;Y;MUCH GREATER THAN;;;;
+226C;BETWEEN;Sm;0;ON;;;;;N;;;;;
+226D;NOT EQUIVALENT TO;Sm;0;ON;224D 0338;;;;N;;;;;
+226E;NOT LESS-THAN;Sm;0;ON;003C 0338;;;;Y;NOT LESS THAN;;;;
+226F;NOT GREATER-THAN;Sm;0;ON;003E 0338;;;;Y;NOT GREATER THAN;;;;
+2270;NEITHER LESS-THAN NOR EQUAL TO;Sm;0;ON;2264 0338;;;;Y;NEITHER LESS THAN NOR EQUAL TO;;;;
+2271;NEITHER GREATER-THAN NOR EQUAL TO;Sm;0;ON;2265 0338;;;;Y;NEITHER GREATER THAN NOR EQUAL TO;;;;
+2272;LESS-THAN OR EQUIVALENT TO;Sm;0;ON;;;;;Y;LESS THAN OR EQUIVALENT TO;;;;
+2273;GREATER-THAN OR EQUIVALENT TO;Sm;0;ON;;;;;Y;GREATER THAN OR EQUIVALENT TO;;;;
+2274;NEITHER LESS-THAN NOR EQUIVALENT TO;Sm;0;ON;2272 0338;;;;Y;NEITHER LESS THAN NOR EQUIVALENT TO;;;;
+2275;NEITHER GREATER-THAN NOR EQUIVALENT TO;Sm;0;ON;2273 0338;;;;Y;NEITHER GREATER THAN NOR EQUIVALENT TO;;;;
+2276;LESS-THAN OR GREATER-THAN;Sm;0;ON;;;;;Y;LESS THAN OR GREATER THAN;;;;
+2277;GREATER-THAN OR LESS-THAN;Sm;0;ON;;;;;Y;GREATER THAN OR LESS THAN;;;;
+2278;NEITHER LESS-THAN NOR GREATER-THAN;Sm;0;ON;2276 0338;;;;Y;NEITHER LESS THAN NOR GREATER THAN;;;;
+2279;NEITHER GREATER-THAN NOR LESS-THAN;Sm;0;ON;2277 0338;;;;Y;NEITHER GREATER THAN NOR LESS THAN;;;;
+227A;PRECEDES;Sm;0;ON;;;;;Y;;;;;
+227B;SUCCEEDS;Sm;0;ON;;;;;Y;;;;;
+227C;PRECEDES OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+227D;SUCCEEDS OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+227E;PRECEDES OR EQUIVALENT TO;Sm;0;ON;;;;;Y;;;;;
+227F;SUCCEEDS OR EQUIVALENT TO;Sm;0;ON;;;;;Y;;;;;
+2280;DOES NOT PRECEDE;Sm;0;ON;227A 0338;;;;Y;;;;;
+2281;DOES NOT SUCCEED;Sm;0;ON;227B 0338;;;;Y;;;;;
+2282;SUBSET OF;Sm;0;ON;;;;;Y;;;;;
+2283;SUPERSET OF;Sm;0;ON;;;;;Y;;;;;
+2284;NOT A SUBSET OF;Sm;0;ON;2282 0338;;;;Y;;;;;
+2285;NOT A SUPERSET OF;Sm;0;ON;2283 0338;;;;Y;;;;;
+2286;SUBSET OF OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2287;SUPERSET OF OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2288;NEITHER A SUBSET OF NOR EQUAL TO;Sm;0;ON;2286 0338;;;;Y;;;;;
+2289;NEITHER A SUPERSET OF NOR EQUAL TO;Sm;0;ON;2287 0338;;;;Y;;;;;
+228A;SUBSET OF WITH NOT EQUAL TO;Sm;0;ON;;;;;Y;SUBSET OF OR NOT EQUAL TO;;;;
+228B;SUPERSET OF WITH NOT EQUAL TO;Sm;0;ON;;;;;Y;SUPERSET OF OR NOT EQUAL TO;;;;
+228C;MULTISET;Sm;0;ON;;;;;Y;;;;;
+228D;MULTISET MULTIPLICATION;Sm;0;ON;;;;;N;;;;;
+228E;MULTISET UNION;Sm;0;ON;;;;;N;;;;;
+228F;SQUARE IMAGE OF;Sm;0;ON;;;;;Y;;;;;
+2290;SQUARE ORIGINAL OF;Sm;0;ON;;;;;Y;;;;;
+2291;SQUARE IMAGE OF OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2292;SQUARE ORIGINAL OF OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2293;SQUARE CAP;Sm;0;ON;;;;;N;;;;;
+2294;SQUARE CUP;Sm;0;ON;;;;;N;;;;;
+2295;CIRCLED PLUS;Sm;0;ON;;;;;N;;;;;
+2296;CIRCLED MINUS;Sm;0;ON;;;;;N;;;;;
+2297;CIRCLED TIMES;Sm;0;ON;;;;;N;;;;;
+2298;CIRCLED DIVISION SLASH;Sm;0;ON;;;;;Y;;;;;
+2299;CIRCLED DOT OPERATOR;Sm;0;ON;;;;;N;;;;;
+229A;CIRCLED RING OPERATOR;Sm;0;ON;;;;;N;;;;;
+229B;CIRCLED ASTERISK OPERATOR;Sm;0;ON;;;;;N;;;;;
+229C;CIRCLED EQUALS;Sm;0;ON;;;;;N;;;;;
+229D;CIRCLED DASH;Sm;0;ON;;;;;N;;;;;
+229E;SQUARED PLUS;Sm;0;ON;;;;;N;;;;;
+229F;SQUARED MINUS;Sm;0;ON;;;;;N;;;;;
+22A0;SQUARED TIMES;Sm;0;ON;;;;;N;;;;;
+22A1;SQUARED DOT OPERATOR;Sm;0;ON;;;;;N;;;;;
+22A2;RIGHT TACK;Sm;0;ON;;;;;Y;;;;;
+22A3;LEFT TACK;Sm;0;ON;;;;;Y;;;;;
+22A4;DOWN TACK;Sm;0;ON;;;;;N;;;;;
+22A5;UP TACK;Sm;0;ON;;;;;N;;;;;
+22A6;ASSERTION;Sm;0;ON;;;;;Y;;;;;
+22A7;MODELS;Sm;0;ON;;;;;Y;;;;;
+22A8;TRUE;Sm;0;ON;;;;;Y;;;;;
+22A9;FORCES;Sm;0;ON;;;;;Y;;;;;
+22AA;TRIPLE VERTICAL BAR RIGHT TURNSTILE;Sm;0;ON;;;;;Y;;;;;
+22AB;DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE;Sm;0;ON;;;;;Y;;;;;
+22AC;DOES NOT PROVE;Sm;0;ON;22A2 0338;;;;Y;;;;;
+22AD;NOT TRUE;Sm;0;ON;22A8 0338;;;;Y;;;;;
+22AE;DOES NOT FORCE;Sm;0;ON;22A9 0338;;;;Y;;;;;
+22AF;NEGATED DOUBLE VERTICAL BAR DOUBLE RIGHT TURNSTILE;Sm;0;ON;22AB 0338;;;;Y;;;;;
+22B0;PRECEDES UNDER RELATION;Sm;0;ON;;;;;Y;;;;;
+22B1;SUCCEEDS UNDER RELATION;Sm;0;ON;;;;;Y;;;;;
+22B2;NORMAL SUBGROUP OF;Sm;0;ON;;;;;Y;;;;;
+22B3;CONTAINS AS NORMAL SUBGROUP;Sm;0;ON;;;;;Y;;;;;
+22B4;NORMAL SUBGROUP OF OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+22B5;CONTAINS AS NORMAL SUBGROUP OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+22B6;ORIGINAL OF;Sm;0;ON;;;;;Y;;;;;
+22B7;IMAGE OF;Sm;0;ON;;;;;Y;;;;;
+22B8;MULTIMAP;Sm;0;ON;;;;;Y;;;;;
+22B9;HERMITIAN CONJUGATE MATRIX;Sm;0;ON;;;;;N;;;;;
+22BA;INTERCALATE;Sm;0;ON;;;;;N;;;;;
+22BB;XOR;Sm;0;ON;;;;;N;;;;;
+22BC;NAND;Sm;0;ON;;;;;N;;;;;
+22BD;NOR;Sm;0;ON;;;;;N;;;;;
+22BE;RIGHT ANGLE WITH ARC;Sm;0;ON;;;;;Y;;;;;
+22BF;RIGHT TRIANGLE;Sm;0;ON;;;;;Y;;;;;
+22C0;N-ARY LOGICAL AND;Sm;0;ON;;;;;N;;;;;
+22C1;N-ARY LOGICAL OR;Sm;0;ON;;;;;N;;;;;
+22C2;N-ARY INTERSECTION;Sm;0;ON;;;;;N;;;;;
+22C3;N-ARY UNION;Sm;0;ON;;;;;N;;;;;
+22C4;DIAMOND OPERATOR;Sm;0;ON;;;;;N;;;;;
+22C5;DOT OPERATOR;Sm;0;ON;;;;;N;;;;;
+22C6;STAR OPERATOR;Sm;0;ON;;;;;N;;;;;
+22C7;DIVISION TIMES;Sm;0;ON;;;;;N;;;;;
+22C8;BOWTIE;Sm;0;ON;;;;;N;;;;;
+22C9;LEFT NORMAL FACTOR SEMIDIRECT PRODUCT;Sm;0;ON;;;;;Y;;;;;
+22CA;RIGHT NORMAL FACTOR SEMIDIRECT PRODUCT;Sm;0;ON;;;;;Y;;;;;
+22CB;LEFT SEMIDIRECT PRODUCT;Sm;0;ON;;;;;Y;;;;;
+22CC;RIGHT SEMIDIRECT PRODUCT;Sm;0;ON;;;;;Y;;;;;
+22CD;REVERSED TILDE EQUALS;Sm;0;ON;;;;;Y;;;;;
+22CE;CURLY LOGICAL OR;Sm;0;ON;;;;;N;;;;;
+22CF;CURLY LOGICAL AND;Sm;0;ON;;;;;N;;;;;
+22D0;DOUBLE SUBSET;Sm;0;ON;;;;;Y;;;;;
+22D1;DOUBLE SUPERSET;Sm;0;ON;;;;;Y;;;;;
+22D2;DOUBLE INTERSECTION;Sm;0;ON;;;;;N;;;;;
+22D3;DOUBLE UNION;Sm;0;ON;;;;;N;;;;;
+22D4;PITCHFORK;Sm;0;ON;;;;;N;;;;;
+22D5;EQUAL AND PARALLEL TO;Sm;0;ON;;;;;N;;;;;
+22D6;LESS-THAN WITH DOT;Sm;0;ON;;;;;Y;LESS THAN WITH DOT;;;;
+22D7;GREATER-THAN WITH DOT;Sm;0;ON;;;;;Y;GREATER THAN WITH DOT;;;;
+22D8;VERY MUCH LESS-THAN;Sm;0;ON;;;;;Y;VERY MUCH LESS THAN;;;;
+22D9;VERY MUCH GREATER-THAN;Sm;0;ON;;;;;Y;VERY MUCH GREATER THAN;;;;
+22DA;LESS-THAN EQUAL TO OR GREATER-THAN;Sm;0;ON;;;;;Y;LESS THAN EQUAL TO OR GREATER THAN;;;;
+22DB;GREATER-THAN EQUAL TO OR LESS-THAN;Sm;0;ON;;;;;Y;GREATER THAN EQUAL TO OR LESS THAN;;;;
+22DC;EQUAL TO OR LESS-THAN;Sm;0;ON;;;;;Y;EQUAL TO OR LESS THAN;;;;
+22DD;EQUAL TO OR GREATER-THAN;Sm;0;ON;;;;;Y;EQUAL TO OR GREATER THAN;;;;
+22DE;EQUAL TO OR PRECEDES;Sm;0;ON;;;;;Y;;;;;
+22DF;EQUAL TO OR SUCCEEDS;Sm;0;ON;;;;;Y;;;;;
+22E0;DOES NOT PRECEDE OR EQUAL;Sm;0;ON;227C 0338;;;;Y;;;;;
+22E1;DOES NOT SUCCEED OR EQUAL;Sm;0;ON;227D 0338;;;;Y;;;;;
+22E2;NOT SQUARE IMAGE OF OR EQUAL TO;Sm;0;ON;2291 0338;;;;Y;;;;;
+22E3;NOT SQUARE ORIGINAL OF OR EQUAL TO;Sm;0;ON;2292 0338;;;;Y;;;;;
+22E4;SQUARE IMAGE OF OR NOT EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+22E5;SQUARE ORIGINAL OF OR NOT EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+22E6;LESS-THAN BUT NOT EQUIVALENT TO;Sm;0;ON;;;;;Y;LESS THAN BUT NOT EQUIVALENT TO;;;;
+22E7;GREATER-THAN BUT NOT EQUIVALENT TO;Sm;0;ON;;;;;Y;GREATER THAN BUT NOT EQUIVALENT TO;;;;
+22E8;PRECEDES BUT NOT EQUIVALENT TO;Sm;0;ON;;;;;Y;;;;;
+22E9;SUCCEEDS BUT NOT EQUIVALENT TO;Sm;0;ON;;;;;Y;;;;;
+22EA;NOT NORMAL SUBGROUP OF;Sm;0;ON;22B2 0338;;;;Y;;;;;
+22EB;DOES NOT CONTAIN AS NORMAL SUBGROUP;Sm;0;ON;22B3 0338;;;;Y;;;;;
+22EC;NOT NORMAL SUBGROUP OF OR EQUAL TO;Sm;0;ON;22B4 0338;;;;Y;;;;;
+22ED;DOES NOT CONTAIN AS NORMAL SUBGROUP OR EQUAL;Sm;0;ON;22B5 0338;;;;Y;;;;;
+22EE;VERTICAL ELLIPSIS;Sm;0;ON;;;;;N;;;;;
+22EF;MIDLINE HORIZONTAL ELLIPSIS;Sm;0;ON;;;;;N;;;;;
+22F0;UP RIGHT DIAGONAL ELLIPSIS;Sm;0;ON;;;;;Y;;;;;
+22F1;DOWN RIGHT DIAGONAL ELLIPSIS;Sm;0;ON;;;;;Y;;;;;
+22F2;ELEMENT OF WITH LONG HORIZONTAL STROKE;Sm;0;ON;;;;;Y;;;;;
+22F3;ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE;Sm;0;ON;;;;;Y;;;;;
+22F4;SMALL ELEMENT OF WITH VERTICAL BAR AT END OF HORIZONTAL STROKE;Sm;0;ON;;;;;Y;;;;;
+22F5;ELEMENT OF WITH DOT ABOVE;Sm;0;ON;;;;;Y;;;;;
+22F6;ELEMENT OF WITH OVERBAR;Sm;0;ON;;;;;Y;;;;;
+22F7;SMALL ELEMENT OF WITH OVERBAR;Sm;0;ON;;;;;Y;;;;;
+22F8;ELEMENT OF WITH UNDERBAR;Sm;0;ON;;;;;Y;;;;;
+22F9;ELEMENT OF WITH TWO HORIZONTAL STROKES;Sm;0;ON;;;;;Y;;;;;
+22FA;CONTAINS WITH LONG HORIZONTAL STROKE;Sm;0;ON;;;;;Y;;;;;
+22FB;CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE;Sm;0;ON;;;;;Y;;;;;
+22FC;SMALL CONTAINS WITH VERTICAL BAR AT END OF HORIZONTAL STROKE;Sm;0;ON;;;;;Y;;;;;
+22FD;CONTAINS WITH OVERBAR;Sm;0;ON;;;;;Y;;;;;
+22FE;SMALL CONTAINS WITH OVERBAR;Sm;0;ON;;;;;Y;;;;;
+22FF;Z NOTATION BAG MEMBERSHIP;Sm;0;ON;;;;;Y;;;;;
+2300;DIAMETER SIGN;So;0;ON;;;;;N;;;;;
+2301;ELECTRIC ARROW;So;0;ON;;;;;N;;;;;
+2302;HOUSE;So;0;ON;;;;;N;;;;;
+2303;UP ARROWHEAD;So;0;ON;;;;;N;;;;;
+2304;DOWN ARROWHEAD;So;0;ON;;;;;N;;;;;
+2305;PROJECTIVE;So;0;ON;;;;;N;;;;;
+2306;PERSPECTIVE;So;0;ON;;;;;N;;;;;
+2307;WAVY LINE;So;0;ON;;;;;N;;;;;
+2308;LEFT CEILING;Sm;0;ON;;;;;Y;;;;;
+2309;RIGHT CEILING;Sm;0;ON;;;;;Y;;;;;
+230A;LEFT FLOOR;Sm;0;ON;;;;;Y;;;;;
+230B;RIGHT FLOOR;Sm;0;ON;;;;;Y;;;;;
+230C;BOTTOM RIGHT CROP;So;0;ON;;;;;N;;;;;
+230D;BOTTOM LEFT CROP;So;0;ON;;;;;N;;;;;
+230E;TOP RIGHT CROP;So;0;ON;;;;;N;;;;;
+230F;TOP LEFT CROP;So;0;ON;;;;;N;;;;;
+2310;REVERSED NOT SIGN;So;0;ON;;;;;N;;;;;
+2311;SQUARE LOZENGE;So;0;ON;;;;;N;;;;;
+2312;ARC;So;0;ON;;;;;N;;;;;
+2313;SEGMENT;So;0;ON;;;;;N;;;;;
+2314;SECTOR;So;0;ON;;;;;N;;;;;
+2315;TELEPHONE RECORDER;So;0;ON;;;;;N;;;;;
+2316;POSITION INDICATOR;So;0;ON;;;;;N;;;;;
+2317;VIEWDATA SQUARE;So;0;ON;;;;;N;;;;;
+2318;PLACE OF INTEREST SIGN;So;0;ON;;;;;N;COMMAND KEY;;;;
+2319;TURNED NOT SIGN;So;0;ON;;;;;N;;;;;
+231A;WATCH;So;0;ON;;;;;N;;;;;
+231B;HOURGLASS;So;0;ON;;;;;N;;;;;
+231C;TOP LEFT CORNER;So;0;ON;;;;;N;;;;;
+231D;TOP RIGHT CORNER;So;0;ON;;;;;N;;;;;
+231E;BOTTOM LEFT CORNER;So;0;ON;;;;;N;;;;;
+231F;BOTTOM RIGHT CORNER;So;0;ON;;;;;N;;;;;
+2320;TOP HALF INTEGRAL;Sm;0;ON;;;;;Y;;;;;
+2321;BOTTOM HALF INTEGRAL;Sm;0;ON;;;;;Y;;;;;
+2322;FROWN;So;0;ON;;;;;N;;;;;
+2323;SMILE;So;0;ON;;;;;N;;;;;
+2324;UP ARROWHEAD BETWEEN TWO HORIZONTAL BARS;So;0;ON;;;;;N;ENTER KEY;;;;
+2325;OPTION KEY;So;0;ON;;;;;N;;;;;
+2326;ERASE TO THE RIGHT;So;0;ON;;;;;N;DELETE TO THE RIGHT KEY;;;;
+2327;X IN A RECTANGLE BOX;So;0;ON;;;;;N;CLEAR KEY;;;;
+2328;KEYBOARD;So;0;ON;;;;;N;;;;;
+2329;LEFT-POINTING ANGLE BRACKET;Ps;0;ON;3008;;;;Y;BRA;;;;
+232A;RIGHT-POINTING ANGLE BRACKET;Pe;0;ON;3009;;;;Y;KET;;;;
+232B;ERASE TO THE LEFT;So;0;ON;;;;;N;DELETE TO THE LEFT KEY;;;;
+232C;BENZENE RING;So;0;ON;;;;;N;;;;;
+232D;CYLINDRICITY;So;0;ON;;;;;N;;;;;
+232E;ALL AROUND-PROFILE;So;0;ON;;;;;N;;;;;
+232F;SYMMETRY;So;0;ON;;;;;N;;;;;
+2330;TOTAL RUNOUT;So;0;ON;;;;;N;;;;;
+2331;DIMENSION ORIGIN;So;0;ON;;;;;N;;;;;
+2332;CONICAL TAPER;So;0;ON;;;;;N;;;;;
+2333;SLOPE;So;0;ON;;;;;N;;;;;
+2334;COUNTERBORE;So;0;ON;;;;;N;;;;;
+2335;COUNTERSINK;So;0;ON;;;;;N;;;;;
+2336;APL FUNCTIONAL SYMBOL I-BEAM;So;0;L;;;;;N;;;;;
+2337;APL FUNCTIONAL SYMBOL SQUISH QUAD;So;0;L;;;;;N;;;;;
+2338;APL FUNCTIONAL SYMBOL QUAD EQUAL;So;0;L;;;;;N;;;;;
+2339;APL FUNCTIONAL SYMBOL QUAD DIVIDE;So;0;L;;;;;N;;;;;
+233A;APL FUNCTIONAL SYMBOL QUAD DIAMOND;So;0;L;;;;;N;;;;;
+233B;APL FUNCTIONAL SYMBOL QUAD JOT;So;0;L;;;;;N;;;;;
+233C;APL FUNCTIONAL SYMBOL QUAD CIRCLE;So;0;L;;;;;N;;;;;
+233D;APL FUNCTIONAL SYMBOL CIRCLE STILE;So;0;L;;;;;N;;;;;
+233E;APL FUNCTIONAL SYMBOL CIRCLE JOT;So;0;L;;;;;N;;;;;
+233F;APL FUNCTIONAL SYMBOL SLASH BAR;So;0;L;;;;;N;;;;;
+2340;APL FUNCTIONAL SYMBOL BACKSLASH BAR;So;0;L;;;;;N;;;;;
+2341;APL FUNCTIONAL SYMBOL QUAD SLASH;So;0;L;;;;;N;;;;;
+2342;APL FUNCTIONAL SYMBOL QUAD BACKSLASH;So;0;L;;;;;N;;;;;
+2343;APL FUNCTIONAL SYMBOL QUAD LESS-THAN;So;0;L;;;;;N;;;;;
+2344;APL FUNCTIONAL SYMBOL QUAD GREATER-THAN;So;0;L;;;;;N;;;;;
+2345;APL FUNCTIONAL SYMBOL LEFTWARDS VANE;So;0;L;;;;;N;;;;;
+2346;APL FUNCTIONAL SYMBOL RIGHTWARDS VANE;So;0;L;;;;;N;;;;;
+2347;APL FUNCTIONAL SYMBOL QUAD LEFTWARDS ARROW;So;0;L;;;;;N;;;;;
+2348;APL FUNCTIONAL SYMBOL QUAD RIGHTWARDS ARROW;So;0;L;;;;;N;;;;;
+2349;APL FUNCTIONAL SYMBOL CIRCLE BACKSLASH;So;0;L;;;;;N;;;;;
+234A;APL FUNCTIONAL SYMBOL DOWN TACK UNDERBAR;So;0;L;;;;;N;;*;;;
+234B;APL FUNCTIONAL SYMBOL DELTA STILE;So;0;L;;;;;N;;;;;
+234C;APL FUNCTIONAL SYMBOL QUAD DOWN CARET;So;0;L;;;;;N;;;;;
+234D;APL FUNCTIONAL SYMBOL QUAD DELTA;So;0;L;;;;;N;;;;;
+234E;APL FUNCTIONAL SYMBOL DOWN TACK JOT;So;0;L;;;;;N;;*;;;
+234F;APL FUNCTIONAL SYMBOL UPWARDS VANE;So;0;L;;;;;N;;;;;
+2350;APL FUNCTIONAL SYMBOL QUAD UPWARDS ARROW;So;0;L;;;;;N;;;;;
+2351;APL FUNCTIONAL SYMBOL UP TACK OVERBAR;So;0;L;;;;;N;;*;;;
+2352;APL FUNCTIONAL SYMBOL DEL STILE;So;0;L;;;;;N;;;;;
+2353;APL FUNCTIONAL SYMBOL QUAD UP CARET;So;0;L;;;;;N;;;;;
+2354;APL FUNCTIONAL SYMBOL QUAD DEL;So;0;L;;;;;N;;;;;
+2355;APL FUNCTIONAL SYMBOL UP TACK JOT;So;0;L;;;;;N;;*;;;
+2356;APL FUNCTIONAL SYMBOL DOWNWARDS VANE;So;0;L;;;;;N;;;;;
+2357;APL FUNCTIONAL SYMBOL QUAD DOWNWARDS ARROW;So;0;L;;;;;N;;;;;
+2358;APL FUNCTIONAL SYMBOL QUOTE UNDERBAR;So;0;L;;;;;N;;;;;
+2359;APL FUNCTIONAL SYMBOL DELTA UNDERBAR;So;0;L;;;;;N;;;;;
+235A;APL FUNCTIONAL SYMBOL DIAMOND UNDERBAR;So;0;L;;;;;N;;;;;
+235B;APL FUNCTIONAL SYMBOL JOT UNDERBAR;So;0;L;;;;;N;;;;;
+235C;APL FUNCTIONAL SYMBOL CIRCLE UNDERBAR;So;0;L;;;;;N;;;;;
+235D;APL FUNCTIONAL SYMBOL UP SHOE JOT;So;0;L;;;;;N;;;;;
+235E;APL FUNCTIONAL SYMBOL QUOTE QUAD;So;0;L;;;;;N;;;;;
+235F;APL FUNCTIONAL SYMBOL CIRCLE STAR;So;0;L;;;;;N;;;;;
+2360;APL FUNCTIONAL SYMBOL QUAD COLON;So;0;L;;;;;N;;;;;
+2361;APL FUNCTIONAL SYMBOL UP TACK DIAERESIS;So;0;L;;;;;N;;*;;;
+2362;APL FUNCTIONAL SYMBOL DEL DIAERESIS;So;0;L;;;;;N;;;;;
+2363;APL FUNCTIONAL SYMBOL STAR DIAERESIS;So;0;L;;;;;N;;;;;
+2364;APL FUNCTIONAL SYMBOL JOT DIAERESIS;So;0;L;;;;;N;;;;;
+2365;APL FUNCTIONAL SYMBOL CIRCLE DIAERESIS;So;0;L;;;;;N;;;;;
+2366;APL FUNCTIONAL SYMBOL DOWN SHOE STILE;So;0;L;;;;;N;;;;;
+2367;APL FUNCTIONAL SYMBOL LEFT SHOE STILE;So;0;L;;;;;N;;;;;
+2368;APL FUNCTIONAL SYMBOL TILDE DIAERESIS;So;0;L;;;;;N;;;;;
+2369;APL FUNCTIONAL SYMBOL GREATER-THAN DIAERESIS;So;0;L;;;;;N;;;;;
+236A;APL FUNCTIONAL SYMBOL COMMA BAR;So;0;L;;;;;N;;;;;
+236B;APL FUNCTIONAL SYMBOL DEL TILDE;So;0;L;;;;;N;;;;;
+236C;APL FUNCTIONAL SYMBOL ZILDE;So;0;L;;;;;N;;;;;
+236D;APL FUNCTIONAL SYMBOL STILE TILDE;So;0;L;;;;;N;;;;;
+236E;APL FUNCTIONAL SYMBOL SEMICOLON UNDERBAR;So;0;L;;;;;N;;;;;
+236F;APL FUNCTIONAL SYMBOL QUAD NOT EQUAL;So;0;L;;;;;N;;;;;
+2370;APL FUNCTIONAL SYMBOL QUAD QUESTION;So;0;L;;;;;N;;;;;
+2371;APL FUNCTIONAL SYMBOL DOWN CARET TILDE;So;0;L;;;;;N;;;;;
+2372;APL FUNCTIONAL SYMBOL UP CARET TILDE;So;0;L;;;;;N;;;;;
+2373;APL FUNCTIONAL SYMBOL IOTA;So;0;L;;;;;N;;;;;
+2374;APL FUNCTIONAL SYMBOL RHO;So;0;L;;;;;N;;;;;
+2375;APL FUNCTIONAL SYMBOL OMEGA;So;0;L;;;;;N;;;;;
+2376;APL FUNCTIONAL SYMBOL ALPHA UNDERBAR;So;0;L;;;;;N;;;;;
+2377;APL FUNCTIONAL SYMBOL EPSILON UNDERBAR;So;0;L;;;;;N;;;;;
+2378;APL FUNCTIONAL SYMBOL IOTA UNDERBAR;So;0;L;;;;;N;;;;;
+2379;APL FUNCTIONAL SYMBOL OMEGA UNDERBAR;So;0;L;;;;;N;;;;;
+237A;APL FUNCTIONAL SYMBOL ALPHA;So;0;L;;;;;N;;;;;
+237B;NOT CHECK MARK;So;0;ON;;;;;N;;;;;
+237C;RIGHT ANGLE WITH DOWNWARDS ZIGZAG ARROW;Sm;0;ON;;;;;N;;;;;
+237D;SHOULDERED OPEN BOX;So;0;ON;;;;;N;;;;;
+237E;BELL SYMBOL;So;0;ON;;;;;N;;;;;
+237F;VERTICAL LINE WITH MIDDLE DOT;So;0;ON;;;;;N;;;;;
+2380;INSERTION SYMBOL;So;0;ON;;;;;N;;;;;
+2381;CONTINUOUS UNDERLINE SYMBOL;So;0;ON;;;;;N;;;;;
+2382;DISCONTINUOUS UNDERLINE SYMBOL;So;0;ON;;;;;N;;;;;
+2383;EMPHASIS SYMBOL;So;0;ON;;;;;N;;;;;
+2384;COMPOSITION SYMBOL;So;0;ON;;;;;N;;;;;
+2385;WHITE SQUARE WITH CENTRE VERTICAL LINE;So;0;ON;;;;;N;;;;;
+2386;ENTER SYMBOL;So;0;ON;;;;;N;;;;;
+2387;ALTERNATIVE KEY SYMBOL;So;0;ON;;;;;N;;;;;
+2388;HELM SYMBOL;So;0;ON;;;;;N;;;;;
+2389;CIRCLED HORIZONTAL BAR WITH NOTCH;So;0;ON;;;;;N;;pause;;;
+238A;CIRCLED TRIANGLE DOWN;So;0;ON;;;;;N;;break;;;
+238B;BROKEN CIRCLE WITH NORTHWEST ARROW;So;0;ON;;;;;N;;escape;;;
+238C;UNDO SYMBOL;So;0;ON;;;;;N;;;;;
+238D;MONOSTABLE SYMBOL;So;0;ON;;;;;N;;;;;
+238E;HYSTERESIS SYMBOL;So;0;ON;;;;;N;;;;;
+238F;OPEN-CIRCUIT-OUTPUT H-TYPE SYMBOL;So;0;ON;;;;;N;;;;;
+2390;OPEN-CIRCUIT-OUTPUT L-TYPE SYMBOL;So;0;ON;;;;;N;;;;;
+2391;PASSIVE-PULL-DOWN-OUTPUT SYMBOL;So;0;ON;;;;;N;;;;;
+2392;PASSIVE-PULL-UP-OUTPUT SYMBOL;So;0;ON;;;;;N;;;;;
+2393;DIRECT CURRENT SYMBOL FORM TWO;So;0;ON;;;;;N;;;;;
+2394;SOFTWARE-FUNCTION SYMBOL;So;0;ON;;;;;N;;;;;
+2395;APL FUNCTIONAL SYMBOL QUAD;So;0;L;;;;;N;;;;;
+2396;DECIMAL SEPARATOR KEY SYMBOL;So;0;ON;;;;;N;;;;;
+2397;PREVIOUS PAGE;So;0;ON;;;;;N;;;;;
+2398;NEXT PAGE;So;0;ON;;;;;N;;;;;
+2399;PRINT SCREEN SYMBOL;So;0;ON;;;;;N;;;;;
+239A;CLEAR SCREEN SYMBOL;So;0;ON;;;;;N;;;;;
+239B;LEFT PARENTHESIS UPPER HOOK;Sm;0;ON;;;;;N;;;;;
+239C;LEFT PARENTHESIS EXTENSION;Sm;0;ON;;;;;N;;;;;
+239D;LEFT PARENTHESIS LOWER HOOK;Sm;0;ON;;;;;N;;;;;
+239E;RIGHT PARENTHESIS UPPER HOOK;Sm;0;ON;;;;;N;;;;;
+239F;RIGHT PARENTHESIS EXTENSION;Sm;0;ON;;;;;N;;;;;
+23A0;RIGHT PARENTHESIS LOWER HOOK;Sm;0;ON;;;;;N;;;;;
+23A1;LEFT SQUARE BRACKET UPPER CORNER;Sm;0;ON;;;;;N;;;;;
+23A2;LEFT SQUARE BRACKET EXTENSION;Sm;0;ON;;;;;N;;;;;
+23A3;LEFT SQUARE BRACKET LOWER CORNER;Sm;0;ON;;;;;N;;;;;
+23A4;RIGHT SQUARE BRACKET UPPER CORNER;Sm;0;ON;;;;;N;;;;;
+23A5;RIGHT SQUARE BRACKET EXTENSION;Sm;0;ON;;;;;N;;;;;
+23A6;RIGHT SQUARE BRACKET LOWER CORNER;Sm;0;ON;;;;;N;;;;;
+23A7;LEFT CURLY BRACKET UPPER HOOK;Sm;0;ON;;;;;N;;;;;
+23A8;LEFT CURLY BRACKET MIDDLE PIECE;Sm;0;ON;;;;;N;;;;;
+23A9;LEFT CURLY BRACKET LOWER HOOK;Sm;0;ON;;;;;N;;;;;
+23AA;CURLY BRACKET EXTENSION;Sm;0;ON;;;;;N;;;;;
+23AB;RIGHT CURLY BRACKET UPPER HOOK;Sm;0;ON;;;;;N;;;;;
+23AC;RIGHT CURLY BRACKET MIDDLE PIECE;Sm;0;ON;;;;;N;;;;;
+23AD;RIGHT CURLY BRACKET LOWER HOOK;Sm;0;ON;;;;;N;;;;;
+23AE;INTEGRAL EXTENSION;Sm;0;ON;;;;;N;;;;;
+23AF;HORIZONTAL LINE EXTENSION;Sm;0;ON;;;;;N;;;;;
+23B0;UPPER LEFT OR LOWER RIGHT CURLY BRACKET SECTION;Sm;0;ON;;;;;N;;;;;
+23B1;UPPER RIGHT OR LOWER LEFT CURLY BRACKET SECTION;Sm;0;ON;;;;;N;;;;;
+23B2;SUMMATION TOP;Sm;0;ON;;;;;N;;;;;
+23B3;SUMMATION BOTTOM;Sm;0;ON;;;;;N;;;;;
+23B4;TOP SQUARE BRACKET;Ps;0;ON;;;;;N;;;;;
+23B5;BOTTOM SQUARE BRACKET;Pe;0;ON;;;;;N;;;;;
+23B6;BOTTOM SQUARE BRACKET OVER TOP SQUARE BRACKET;Po;0;ON;;;;;N;;;;;
+23B7;RADICAL SYMBOL BOTTOM;So;0;ON;;;;;N;;;;;
+23B8;LEFT VERTICAL BOX LINE;So;0;ON;;;;;N;;;;;
+23B9;RIGHT VERTICAL BOX LINE;So;0;ON;;;;;N;;;;;
+23BA;HORIZONTAL SCAN LINE-1;So;0;ON;;;;;N;;;;;
+23BB;HORIZONTAL SCAN LINE-3;So;0;ON;;;;;N;;;;;
+23BC;HORIZONTAL SCAN LINE-7;So;0;ON;;;;;N;;;;;
+23BD;HORIZONTAL SCAN LINE-9;So;0;ON;;;;;N;;;;;
+23BE;DENTISTRY SYMBOL LIGHT VERTICAL AND TOP RIGHT;So;0;ON;;;;;N;;;;;
+23BF;DENTISTRY SYMBOL LIGHT VERTICAL AND BOTTOM RIGHT;So;0;ON;;;;;N;;;;;
+23C0;DENTISTRY SYMBOL LIGHT VERTICAL WITH CIRCLE;So;0;ON;;;;;N;;;;;
+23C1;DENTISTRY SYMBOL LIGHT DOWN AND HORIZONTAL WITH CIRCLE;So;0;ON;;;;;N;;;;;
+23C2;DENTISTRY SYMBOL LIGHT UP AND HORIZONTAL WITH CIRCLE;So;0;ON;;;;;N;;;;;
+23C3;DENTISTRY SYMBOL LIGHT VERTICAL WITH TRIANGLE;So;0;ON;;;;;N;;;;;
+23C4;DENTISTRY SYMBOL LIGHT DOWN AND HORIZONTAL WITH TRIANGLE;So;0;ON;;;;;N;;;;;
+23C5;DENTISTRY SYMBOL LIGHT UP AND HORIZONTAL WITH TRIANGLE;So;0;ON;;;;;N;;;;;
+23C6;DENTISTRY SYMBOL LIGHT VERTICAL AND WAVE;So;0;ON;;;;;N;;;;;
+23C7;DENTISTRY SYMBOL LIGHT DOWN AND HORIZONTAL WITH WAVE;So;0;ON;;;;;N;;;;;
+23C8;DENTISTRY SYMBOL LIGHT UP AND HORIZONTAL WITH WAVE;So;0;ON;;;;;N;;;;;
+23C9;DENTISTRY SYMBOL LIGHT DOWN AND HORIZONTAL;So;0;ON;;;;;N;;;;;
+23CA;DENTISTRY SYMBOL LIGHT UP AND HORIZONTAL;So;0;ON;;;;;N;;;;;
+23CB;DENTISTRY SYMBOL LIGHT VERTICAL AND TOP LEFT;So;0;ON;;;;;N;;;;;
+23CC;DENTISTRY SYMBOL LIGHT VERTICAL AND BOTTOM LEFT;So;0;ON;;;;;N;;;;;
+23CD;SQUARE FOOT;So;0;ON;;;;;N;;;;;
+23CE;RETURN SYMBOL;So;0;ON;;;;;N;;;;;
+23CF;EJECT SYMBOL;So;0;ON;;;;;N;;;;;
+23D0;VERTICAL LINE EXTENSION;So;0;ON;;;;;N;;;;;
+2400;SYMBOL FOR NULL;So;0;ON;;;;;N;GRAPHIC FOR NULL;;;;
+2401;SYMBOL FOR START OF HEADING;So;0;ON;;;;;N;GRAPHIC FOR START OF HEADING;;;;
+2402;SYMBOL FOR START OF TEXT;So;0;ON;;;;;N;GRAPHIC FOR START OF TEXT;;;;
+2403;SYMBOL FOR END OF TEXT;So;0;ON;;;;;N;GRAPHIC FOR END OF TEXT;;;;
+2404;SYMBOL FOR END OF TRANSMISSION;So;0;ON;;;;;N;GRAPHIC FOR END OF TRANSMISSION;;;;
+2405;SYMBOL FOR ENQUIRY;So;0;ON;;;;;N;GRAPHIC FOR ENQUIRY;;;;
+2406;SYMBOL FOR ACKNOWLEDGE;So;0;ON;;;;;N;GRAPHIC FOR ACKNOWLEDGE;;;;
+2407;SYMBOL FOR BELL;So;0;ON;;;;;N;GRAPHIC FOR BELL;;;;
+2408;SYMBOL FOR BACKSPACE;So;0;ON;;;;;N;GRAPHIC FOR BACKSPACE;;;;
+2409;SYMBOL FOR HORIZONTAL TABULATION;So;0;ON;;;;;N;GRAPHIC FOR HORIZONTAL TABULATION;;;;
+240A;SYMBOL FOR LINE FEED;So;0;ON;;;;;N;GRAPHIC FOR LINE FEED;;;;
+240B;SYMBOL FOR VERTICAL TABULATION;So;0;ON;;;;;N;GRAPHIC FOR VERTICAL TABULATION;;;;
+240C;SYMBOL FOR FORM FEED;So;0;ON;;;;;N;GRAPHIC FOR FORM FEED;;;;
+240D;SYMBOL FOR CARRIAGE RETURN;So;0;ON;;;;;N;GRAPHIC FOR CARRIAGE RETURN;;;;
+240E;SYMBOL FOR SHIFT OUT;So;0;ON;;;;;N;GRAPHIC FOR SHIFT OUT;;;;
+240F;SYMBOL FOR SHIFT IN;So;0;ON;;;;;N;GRAPHIC FOR SHIFT IN;;;;
+2410;SYMBOL FOR DATA LINK ESCAPE;So;0;ON;;;;;N;GRAPHIC FOR DATA LINK ESCAPE;;;;
+2411;SYMBOL FOR DEVICE CONTROL ONE;So;0;ON;;;;;N;GRAPHIC FOR DEVICE CONTROL ONE;;;;
+2412;SYMBOL FOR DEVICE CONTROL TWO;So;0;ON;;;;;N;GRAPHIC FOR DEVICE CONTROL TWO;;;;
+2413;SYMBOL FOR DEVICE CONTROL THREE;So;0;ON;;;;;N;GRAPHIC FOR DEVICE CONTROL THREE;;;;
+2414;SYMBOL FOR DEVICE CONTROL FOUR;So;0;ON;;;;;N;GRAPHIC FOR DEVICE CONTROL FOUR;;;;
+2415;SYMBOL FOR NEGATIVE ACKNOWLEDGE;So;0;ON;;;;;N;GRAPHIC FOR NEGATIVE ACKNOWLEDGE;;;;
+2416;SYMBOL FOR SYNCHRONOUS IDLE;So;0;ON;;;;;N;GRAPHIC FOR SYNCHRONOUS IDLE;;;;
+2417;SYMBOL FOR END OF TRANSMISSION BLOCK;So;0;ON;;;;;N;GRAPHIC FOR END OF TRANSMISSION BLOCK;;;;
+2418;SYMBOL FOR CANCEL;So;0;ON;;;;;N;GRAPHIC FOR CANCEL;;;;
+2419;SYMBOL FOR END OF MEDIUM;So;0;ON;;;;;N;GRAPHIC FOR END OF MEDIUM;;;;
+241A;SYMBOL FOR SUBSTITUTE;So;0;ON;;;;;N;GRAPHIC FOR SUBSTITUTE;;;;
+241B;SYMBOL FOR ESCAPE;So;0;ON;;;;;N;GRAPHIC FOR ESCAPE;;;;
+241C;SYMBOL FOR FILE SEPARATOR;So;0;ON;;;;;N;GRAPHIC FOR FILE SEPARATOR;;;;
+241D;SYMBOL FOR GROUP SEPARATOR;So;0;ON;;;;;N;GRAPHIC FOR GROUP SEPARATOR;;;;
+241E;SYMBOL FOR RECORD SEPARATOR;So;0;ON;;;;;N;GRAPHIC FOR RECORD SEPARATOR;;;;
+241F;SYMBOL FOR UNIT SEPARATOR;So;0;ON;;;;;N;GRAPHIC FOR UNIT SEPARATOR;;;;
+2420;SYMBOL FOR SPACE;So;0;ON;;;;;N;GRAPHIC FOR SPACE;;;;
+2421;SYMBOL FOR DELETE;So;0;ON;;;;;N;GRAPHIC FOR DELETE;;;;
+2422;BLANK SYMBOL;So;0;ON;;;;;N;BLANK;;;;
+2423;OPEN BOX;So;0;ON;;;;;N;;;;;
+2424;SYMBOL FOR NEWLINE;So;0;ON;;;;;N;GRAPHIC FOR NEWLINE;;;;
+2425;SYMBOL FOR DELETE FORM TWO;So;0;ON;;;;;N;;;;;
+2426;SYMBOL FOR SUBSTITUTE FORM TWO;So;0;ON;;;;;N;;;;;
+2440;OCR HOOK;So;0;ON;;;;;N;;;;;
+2441;OCR CHAIR;So;0;ON;;;;;N;;;;;
+2442;OCR FORK;So;0;ON;;;;;N;;;;;
+2443;OCR INVERTED FORK;So;0;ON;;;;;N;;;;;
+2444;OCR BELT BUCKLE;So;0;ON;;;;;N;;;;;
+2445;OCR BOW TIE;So;0;ON;;;;;N;;;;;
+2446;OCR BRANCH BANK IDENTIFICATION;So;0;ON;;;;;N;;;;;
+2447;OCR AMOUNT OF CHECK;So;0;ON;;;;;N;;;;;
+2448;OCR DASH;So;0;ON;;;;;N;;;;;
+
+2449;OCR CUSTOMER ACCOUNT NUMBER;So;0;ON;;;;;N;;;;;
+244A;OCR DOUBLE BACKSLASH;So;0;ON;;;;;N;;;;;
+2460;CIRCLED DIGIT ONE;No;0;EN;<circle> 0031;;1;1;N;;;;;
+2461;CIRCLED DIGIT TWO;No;0;EN;<circle> 0032;;2;2;N;;;;;
+2462;CIRCLED DIGIT THREE;No;0;EN;<circle> 0033;;3;3;N;;;;;
+2463;CIRCLED DIGIT FOUR;No;0;EN;<circle> 0034;;4;4;N;;;;;
+2464;CIRCLED DIGIT FIVE;No;0;EN;<circle> 0035;;5;5;N;;;;;
+2465;CIRCLED DIGIT SIX;No;0;EN;<circle> 0036;;6;6;N;;;;;
+2466;CIRCLED DIGIT SEVEN;No;0;EN;<circle> 0037;;7;7;N;;;;;
+2467;CIRCLED DIGIT EIGHT;No;0;EN;<circle> 0038;;8;8;N;;;;;
+2468;CIRCLED DIGIT NINE;No;0;EN;<circle> 0039;;9;9;N;;;;;
+2469;CIRCLED NUMBER TEN;No;0;EN;<circle> 0031 0030;;;10;N;;;;;
+246A;CIRCLED NUMBER ELEVEN;No;0;EN;<circle> 0031 0031;;;11;N;;;;;
+246B;CIRCLED NUMBER TWELVE;No;0;EN;<circle> 0031 0032;;;12;N;;;;;
+246C;CIRCLED NUMBER THIRTEEN;No;0;EN;<circle> 0031 0033;;;13;N;;;;;
+246D;CIRCLED NUMBER FOURTEEN;No;0;EN;<circle> 0031 0034;;;14;N;;;;;
+246E;CIRCLED NUMBER FIFTEEN;No;0;EN;<circle> 0031 0035;;;15;N;;;;;
+246F;CIRCLED NUMBER SIXTEEN;No;0;EN;<circle> 0031 0036;;;16;N;;;;;
+2470;CIRCLED NUMBER SEVENTEEN;No;0;EN;<circle> 0031 0037;;;17;N;;;;;
+2471;CIRCLED NUMBER EIGHTEEN;No;0;EN;<circle> 0031 0038;;;18;N;;;;;
+2472;CIRCLED NUMBER NINETEEN;No;0;EN;<circle> 0031 0039;;;19;N;;;;;
+2473;CIRCLED NUMBER TWENTY;No;0;EN;<circle> 0032 0030;;;20;N;;;;;
+2474;PARENTHESIZED DIGIT ONE;No;0;EN;<compat> 0028 0031 0029;;1;1;N;;;;;
+2475;PARENTHESIZED DIGIT TWO;No;0;EN;<compat> 0028 0032 0029;;2;2;N;;;;;
+2476;PARENTHESIZED DIGIT THREE;No;0;EN;<compat> 0028 0033 0029;;3;3;N;;;;;
+2477;PARENTHESIZED DIGIT FOUR;No;0;EN;<compat> 0028 0034 0029;;4;4;N;;;;;
+2478;PARENTHESIZED DIGIT FIVE;No;0;EN;<compat> 0028 0035 0029;;5;5;N;;;;;
+2479;PARENTHESIZED DIGIT SIX;No;0;EN;<compat> 0028 0036 0029;;6;6;N;;;;;
+247A;PARENTHESIZED DIGIT SEVEN;No;0;EN;<compat> 0028 0037 0029;;7;7;N;;;;;
+247B;PARENTHESIZED DIGIT EIGHT;No;0;EN;<compat> 0028 0038 0029;;8;8;N;;;;;
+247C;PARENTHESIZED DIGIT NINE;No;0;EN;<compat> 0028 0039 0029;;9;9;N;;;;;
+247D;PARENTHESIZED NUMBER TEN;No;0;EN;<compat> 0028 0031 0030 0029;;;10;N;;;;;
+247E;PARENTHESIZED NUMBER ELEVEN;No;0;EN;<compat> 0028 0031 0031 0029;;;11;N;;;;;
+247F;PARENTHESIZED NUMBER TWELVE;No;0;EN;<compat> 0028 0031 0032 0029;;;12;N;;;;;
+2480;PARENTHESIZED NUMBER THIRTEEN;No;0;EN;<compat> 0028 0031 0033 0029;;;13;N;;;;;
+2481;PARENTHESIZED NUMBER FOURTEEN;No;0;EN;<compat> 0028 0031 0034 0029;;;14;N;;;;;
+2482;PARENTHESIZED NUMBER FIFTEEN;No;0;EN;<compat> 0028 0031 0035 0029;;;15;N;;;;;
+2483;PARENTHESIZED NUMBER SIXTEEN;No;0;EN;<compat> 0028 0031 0036 0029;;;16;N;;;;;
+2484;PARENTHESIZED NUMBER SEVENTEEN;No;0;EN;<compat> 0028 0031 0037 0029;;;17;N;;;;;
+2485;PARENTHESIZED NUMBER EIGHTEEN;No;0;EN;<compat> 0028 0031 0038 0029;;;18;N;;;;;
+2486;PARENTHESIZED NUMBER NINETEEN;No;0;EN;<compat> 0028 0031 0039 0029;;;19;N;;;;;
+2487;PARENTHESIZED NUMBER TWENTY;No;0;EN;<compat> 0028 0032 0030 0029;;;20;N;;;;;
+2488;DIGIT ONE FULL STOP;No;0;EN;<compat> 0031 002E;;1;1;N;DIGIT ONE PERIOD;;;;
+2489;DIGIT TWO FULL STOP;No;0;EN;<compat> 0032 002E;;2;2;N;DIGIT TWO PERIOD;;;;
+248A;DIGIT THREE FULL STOP;No;0;EN;<compat> 0033 002E;;3;3;N;DIGIT THREE PERIOD;;;;
+248B;DIGIT FOUR FULL STOP;No;0;EN;<compat> 0034 002E;;4;4;N;DIGIT FOUR PERIOD;;;;
+248C;DIGIT FIVE FULL STOP;No;0;EN;<compat> 0035 002E;;5;5;N;DIGIT FIVE PERIOD;;;;
+248D;DIGIT SIX FULL STOP;No;0;EN;<compat> 0036 002E;;6;6;N;DIGIT SIX PERIOD;;;;
+248E;DIGIT SEVEN FULL STOP;No;0;EN;<compat> 0037 002E;;7;7;N;DIGIT SEVEN PERIOD;;;;
+248F;DIGIT EIGHT FULL STOP;No;0;EN;<compat> 0038 002E;;8;8;N;DIGIT EIGHT PERIOD;;;;
+2490;DIGIT NINE FULL STOP;No;0;EN;<compat> 0039 002E;;9;9;N;DIGIT NINE PERIOD;;;;
+2491;NUMBER TEN FULL STOP;No;0;EN;<compat> 0031 0030 002E;;;10;N;NUMBER TEN PERIOD;;;;
+2492;NUMBER ELEVEN FULL STOP;No;0;EN;<compat> 0031 0031 002E;;;11;N;NUMBER ELEVEN PERIOD;;;;
+2493;NUMBER TWELVE FULL STOP;No;0;EN;<compat> 0031 0032 002E;;;12;N;NUMBER TWELVE PERIOD;;;;
+2494;NUMBER THIRTEEN FULL STOP;No;0;EN;<compat> 0031 0033 002E;;;13;N;NUMBER THIRTEEN PERIOD;;;;
+2495;NUMBER FOURTEEN FULL STOP;No;0;EN;<compat> 0031 0034 002E;;;14;N;NUMBER FOURTEEN PERIOD;;;;
+2496;NUMBER FIFTEEN FULL STOP;No;0;EN;<compat> 0031 0035 002E;;;15;N;NUMBER FIFTEEN PERIOD;;;;
+2497;NUMBER SIXTEEN FULL STOP;No;0;EN;<compat> 0031 0036 002E;;;16;N;NUMBER SIXTEEN PERIOD;;;;
+2498;NUMBER SEVENTEEN FULL STOP;No;0;EN;<compat> 0031 0037 002E;;;17;N;NUMBER SEVENTEEN PERIOD;;;;
+2499;NUMBER EIGHTEEN FULL STOP;No;0;EN;<compat> 0031 0038 002E;;;18;N;NUMBER EIGHTEEN PERIOD;;;;
+249A;NUMBER NINETEEN FULL STOP;No;0;EN;<compat> 0031 0039 002E;;;19;N;NUMBER NINETEEN PERIOD;;;;
+249B;NUMBER TWENTY FULL STOP;No;0;EN;<compat> 0032 0030 002E;;;20;N;NUMBER TWENTY PERIOD;;;;
+249C;PARENTHESIZED LATIN SMALL LETTER A;So;0;L;<compat> 0028 0061 0029;;;;N;;;;;
+249D;PARENTHESIZED LATIN SMALL LETTER B;So;0;L;<compat> 0028 0062 0029;;;;N;;;;;
+249E;PARENTHESIZED LATIN SMALL LETTER C;So;0;L;<compat> 0028 0063 0029;;;;N;;;;;
+249F;PARENTHESIZED LATIN SMALL LETTER D;So;0;L;<compat> 0028 0064 0029;;;;N;;;;;
+24A0;PARENTHESIZED LATIN SMALL LETTER E;So;0;L;<compat> 0028 0065 0029;;;;N;;;;;
+24A1;PARENTHESIZED LATIN SMALL LETTER F;So;0;L;<compat> 0028 0066 0029;;;;N;;;;;
+24A2;PARENTHESIZED LATIN SMALL LETTER G;So;0;L;<compat> 0028 0067 0029;;;;N;;;;;
+24A3;PARENTHESIZED LATIN SMALL LETTER H;So;0;L;<compat> 0028 0068 0029;;;;N;;;;;
+24A4;PARENTHESIZED LATIN SMALL LETTER I;So;0;L;<compat> 0028 0069 0029;;;;N;;;;;
+24A5;PARENTHESIZED LATIN SMALL LETTER J;So;0;L;<compat> 0028 006A 0029;;;;N;;;;;
+24A6;PARENTHESIZED LATIN SMALL LETTER K;So;0;L;<compat> 0028 006B 0029;;;;N;;;;;
+24A7;PARENTHESIZED LATIN SMALL LETTER L;So;0;L;<compat> 0028 006C 0029;;;;N;;;;;
+24A8;PARENTHESIZED LATIN SMALL LETTER M;So;0;L;<compat> 0028 006D 0029;;;;N;;;;;
+24A9;PARENTHESIZED LATIN SMALL LETTER N;So;0;L;<compat> 0028 006E 0029;;;;N;;;;;
+24AA;PARENTHESIZED LATIN SMALL LETTER O;So;0;L;<compat> 0028 006F 0029;;;;N;;;;;
+24AB;PARENTHESIZED LATIN SMALL LETTER P;So;0;L;<compat> 0028 0070 0029;;;;N;;;;;
+24AC;PARENTHESIZED LATIN SMALL LETTER Q;So;0;L;<compat> 0028 0071 0029;;;;N;;;;;
+24AD;PARENTHESIZED LATIN SMALL LETTER R;So;0;L;<compat> 0028 0072 0029;;;;N;;;;;
+24AE;PARENTHESIZED LATIN SMALL LETTER S;So;0;L;<compat> 0028 0073 0029;;;;N;;;;;
+24AF;PARENTHESIZED LATIN SMALL LETTER T;So;0;L;<compat> 0028 0074 0029;;;;N;;;;;
+24B0;PARENTHESIZED LATIN SMALL LETTER U;So;0;L;<compat> 0028 0075 0029;;;;N;;;;;
+24B1;PARENTHESIZED LATIN SMALL LETTER V;So;0;L;<compat> 0028 0076 0029;;;;N;;;;;
+24B2;PARENTHESIZED LATIN SMALL LETTER W;So;0;L;<compat> 0028 0077 0029;;;;N;;;;;
+24B3;PARENTHESIZED LATIN SMALL LETTER X;So;0;L;<compat> 0028 0078 0029;;;;N;;;;;
+24B4;PARENTHESIZED LATIN SMALL LETTER Y;So;0;L;<compat> 0028 0079 0029;;;;N;;;;;
+24B5;PARENTHESIZED LATIN SMALL LETTER Z;So;0;L;<compat> 0028 007A 0029;;;;N;;;;;
+24B6;CIRCLED LATIN CAPITAL LETTER A;So;0;L;<circle> 0041;;;;N;;;;24D0;
+24B7;CIRCLED LATIN CAPITAL LETTER B;So;0;L;<circle> 0042;;;;N;;;;24D1;
+24B8;CIRCLED LATIN CAPITAL LETTER C;So;0;L;<circle> 0043;;;;N;;;;24D2;
+24B9;CIRCLED LATIN CAPITAL LETTER D;So;0;L;<circle> 0044;;;;N;;;;24D3;
+24BA;CIRCLED LATIN CAPITAL LETTER E;So;0;L;<circle> 0045;;;;N;;;;24D4;
+24BB;CIRCLED LATIN CAPITAL LETTER F;So;0;L;<circle> 0046;;;;N;;;;24D5;
+24BC;CIRCLED LATIN CAPITAL LETTER G;So;0;L;<circle> 0047;;;;N;;;;24D6;
+24BD;CIRCLED LATIN CAPITAL LETTER H;So;0;L;<circle> 0048;;;;N;;;;24D7;
+24BE;CIRCLED LATIN CAPITAL LETTER I;So;0;L;<circle> 0049;;;;N;;;;24D8;
+24BF;CIRCLED LATIN CAPITAL LETTER J;So;0;L;<circle> 004A;;;;N;;;;24D9;
+24C0;CIRCLED LATIN CAPITAL LETTER K;So;0;L;<circle> 004B;;;;N;;;;24DA;
+24C1;CIRCLED LATIN CAPITAL LETTER L;So;0;L;<circle> 004C;;;;N;;;;24DB;
+24C2;CIRCLED LATIN CAPITAL LETTER M;So;0;L;<circle> 004D;;;;N;;;;24DC;
+24C3;CIRCLED LATIN CAPITAL LETTER N;So;0;L;<circle> 004E;;;;N;;;;24DD;
+24C4;CIRCLED LATIN CAPITAL LETTER O;So;0;L;<circle> 004F;;;;N;;;;24DE;
+24C5;CIRCLED LATIN CAPITAL LETTER P;So;0;L;<circle> 0050;;;;N;;;;24DF;
+24C6;CIRCLED LATIN CAPITAL LETTER Q;So;0;L;<circle> 0051;;;;N;;;;24E0;
+24C7;CIRCLED LATIN CAPITAL LETTER R;So;0;L;<circle> 0052;;;;N;;;;24E1;
+24C8;CIRCLED LATIN CAPITAL LETTER S;So;0;L;<circle> 0053;;;;N;;;;24E2;
+24C9;CIRCLED LATIN CAPITAL LETTER T;So;0;L;<circle> 0054;;;;N;;;;24E3;
+24CA;CIRCLED LATIN CAPITAL LETTER U;So;0;L;<circle> 0055;;;;N;;;;24E4;
+24CB;CIRCLED LATIN CAPITAL LETTER V;So;0;L;<circle> 0056;;;;N;;;;24E5;
+24CC;CIRCLED LATIN CAPITAL LETTER W;So;0;L;<circle> 0057;;;;N;;;;24E6;
+24CD;CIRCLED LATIN CAPITAL LETTER X;So;0;L;<circle> 0058;;;;N;;;;24E7;
+24CE;CIRCLED LATIN CAPITAL LETTER Y;So;0;L;<circle> 0059;;;;N;;;;24E8;
+24CF;CIRCLED LATIN CAPITAL LETTER Z;So;0;L;<circle> 005A;;;;N;;;;24E9;
+24D0;CIRCLED LATIN SMALL LETTER A;So;0;L;<circle> 0061;;;;N;;;24B6;;24B6
+24D1;CIRCLED LATIN SMALL LETTER B;So;0;L;<circle> 0062;;;;N;;;24B7;;24B7
+24D2;CIRCLED LATIN SMALL LETTER C;So;0;L;<circle> 0063;;;;N;;;24B8;;24B8
+24D3;CIRCLED LATIN SMALL LETTER D;So;0;L;<circle> 0064;;;;N;;;24B9;;24B9
+24D4;CIRCLED LATIN SMALL LETTER E;So;0;L;<circle> 0065;;;;N;;;24BA;;24BA
+24D5;CIRCLED LATIN SMALL LETTER F;So;0;L;<circle> 0066;;;;N;;;24BB;;24BB
+24D6;CIRCLED LATIN SMALL LETTER G;So;0;L;<circle> 0067;;;;N;;;24BC;;24BC
+24D7;CIRCLED LATIN SMALL LETTER H;So;0;L;<circle> 0068;;;;N;;;24BD;;24BD
+24D8;CIRCLED LATIN SMALL LETTER I;So;0;L;<circle> 0069;;;;N;;;24BE;;24BE
+24D9;CIRCLED LATIN SMALL LETTER J;So;0;L;<circle> 006A;;;;N;;;24BF;;24BF
+24DA;CIRCLED LATIN SMALL LETTER K;So;0;L;<circle> 006B;;;;N;;;24C0;;24C0
+24DB;CIRCLED LATIN SMALL LETTER L;So;0;L;<circle> 006C;;;;N;;;24C1;;24C1
+24DC;CIRCLED LATIN SMALL LETTER M;So;0;L;<circle> 006D;;;;N;;;24C2;;24C2
+24DD;CIRCLED LATIN SMALL LETTER N;So;0;L;<circle> 006E;;;;N;;;24C3;;24C3
+24DE;CIRCLED LATIN SMALL LETTER O;So;0;L;<circle> 006F;;;;N;;;24C4;;24C4
+24DF;CIRCLED LATIN SMALL LETTER P;So;0;L;<circle> 0070;;;;N;;;24C5;;24C5
+24E0;CIRCLED LATIN SMALL LETTER Q;So;0;L;<circle> 0071;;;;N;;;24C6;;24C6
+24E1;CIRCLED LATIN SMALL LETTER R;So;0;L;<circle> 0072;;;;N;;;24C7;;24C7
+24E2;CIRCLED LATIN SMALL LETTER S;So;0;L;<circle> 0073;;;;N;;;24C8;;24C8
+24E3;CIRCLED LATIN SMALL LETTER T;So;0;L;<circle> 0074;;;;N;;;24C9;;24C9
+24E4;CIRCLED LATIN SMALL LETTER U;So;0;L;<circle> 0075;;;;N;;;24CA;;24CA
+24E5;CIRCLED LATIN SMALL LETTER V;So;0;L;<circle> 0076;;;;N;;;24CB;;24CB
+24E6;CIRCLED LATIN SMALL LETTER W;So;0;L;<circle> 0077;;;;N;;;24CC;;24CC
+24E7;CIRCLED LATIN SMALL LETTER X;So;0;L;<circle> 0078;;;;N;;;24CD;;24CD
+24E8;CIRCLED LATIN SMALL LETTER Y;So;0;L;<circle> 0079;;;;N;;;24CE;;24CE
+24E9;CIRCLED LATIN SMALL LETTER Z;So;0;L;<circle> 007A;;;;N;;;24CF;;24CF
+24EA;CIRCLED DIGIT ZERO;No;0;EN;<circle> 0030;;0;0;N;;;;;
+24EB;NEGATIVE CIRCLED NUMBER ELEVEN;No;0;ON;;;;11;N;;;;;
+24EC;NEGATIVE CIRCLED NUMBER TWELVE;No;0;ON;;;;12;N;;;;;
+24ED;NEGATIVE CIRCLED NUMBER THIRTEEN;No;0;ON;;;;13;N;;;;;
+24EE;NEGATIVE CIRCLED NUMBER FOURTEEN;No;0;ON;;;;14;N;;;;;
+24EF;NEGATIVE CIRCLED NUMBER FIFTEEN;No;0;ON;;;;15;N;;;;;
+24F0;NEGATIVE CIRCLED NUMBER SIXTEEN;No;0;ON;;;;16;N;;;;;
+24F1;NEGATIVE CIRCLED NUMBER SEVENTEEN;No;0;ON;;;;17;N;;;;;
+24F2;NEGATIVE CIRCLED NUMBER EIGHTEEN;No;0;ON;;;;18;N;;;;;
+24F3;NEGATIVE CIRCLED NUMBER NINETEEN;No;0;ON;;;;19;N;;;;;
+24F4;NEGATIVE CIRCLED NUMBER TWENTY;No;0;ON;;;;20;N;;;;;
+24F5;DOUBLE CIRCLED DIGIT ONE;No;0;ON;;;1;1;N;;;;;
+24F6;DOUBLE CIRCLED DIGIT TWO;No;0;ON;;;2;2;N;;;;;
+24F7;DOUBLE CIRCLED DIGIT THREE;No;0;ON;;;3;3;N;;;;;
+24F8;DOUBLE CIRCLED DIGIT FOUR;No;0;ON;;;4;4;N;;;;;
+24F9;DOUBLE CIRCLED DIGIT FIVE;No;0;ON;;;5;5;N;;;;;
+24FA;DOUBLE CIRCLED DIGIT SIX;No;0;ON;;;6;6;N;;;;;
+24FB;DOUBLE CIRCLED DIGIT SEVEN;No;0;ON;;;7;7;N;;;;;
+24FC;DOUBLE CIRCLED DIGIT EIGHT;No;0;ON;;;8;8;N;;;;;
+24FD;DOUBLE CIRCLED DIGIT NINE;No;0;ON;;;9;9;N;;;;;
+24FE;DOUBLE CIRCLED NUMBER TEN;No;0;ON;;;;10;N;;;;;
+24FF;NEGATIVE CIRCLED DIGIT ZERO;No;0;ON;;;0;0;N;;;;;
+2500;BOX DRAWINGS LIGHT HORIZONTAL;So;0;ON;;;;;N;FORMS LIGHT HORIZONTAL;;;;
+2501;BOX DRAWINGS HEAVY HORIZONTAL;So;0;ON;;;;;N;FORMS HEAVY HORIZONTAL;;;;
+2502;BOX DRAWINGS LIGHT VERTICAL;So;0;ON;;;;;N;FORMS LIGHT VERTICAL;;;;
+2503;BOX DRAWINGS HEAVY VERTICAL;So;0;ON;;;;;N;FORMS HEAVY VERTICAL;;;;
+2504;BOX DRAWINGS LIGHT TRIPLE DASH HORIZONTAL;So;0;ON;;;;;N;FORMS LIGHT TRIPLE DASH HORIZONTAL;;;;
+2505;BOX DRAWINGS HEAVY TRIPLE DASH HORIZONTAL;So;0;ON;;;;;N;FORMS HEAVY TRIPLE DASH HORIZONTAL;;;;
+2506;BOX DRAWINGS LIGHT TRIPLE DASH VERTICAL;So;0;ON;;;;;N;FORMS LIGHT TRIPLE DASH VERTICAL;;;;
+2507;BOX DRAWINGS HEAVY TRIPLE DASH VERTICAL;So;0;ON;;;;;N;FORMS HEAVY TRIPLE DASH VERTICAL;;;;
+2508;BOX DRAWINGS LIGHT QUADRUPLE DASH HORIZONTAL;So;0;ON;;;;;N;FORMS LIGHT QUADRUPLE DASH HORIZONTAL;;;;
+2509;BOX DRAWINGS HEAVY QUADRUPLE DASH HORIZONTAL;So;0;ON;;;;;N;FORMS HEAVY QUADRUPLE DASH HORIZONTAL;;;;
+250A;BOX DRAWINGS LIGHT QUADRUPLE DASH VERTICAL;So;0;ON;;;;;N;FORMS LIGHT QUADRUPLE DASH VERTICAL;;;;
+250B;BOX DRAWINGS HEAVY QUADRUPLE DASH VERTICAL;So;0;ON;;;;;N;FORMS HEAVY QUADRUPLE DASH VERTICAL;;;;
+250C;BOX DRAWINGS LIGHT DOWN AND RIGHT;So;0;ON;;;;;N;FORMS LIGHT DOWN AND RIGHT;;;;
+250D;BOX DRAWINGS DOWN LIGHT AND RIGHT HEAVY;So;0;ON;;;;;N;FORMS DOWN LIGHT AND RIGHT HEAVY;;;;
+250E;BOX DRAWINGS DOWN HEAVY AND RIGHT LIGHT;So;0;ON;;;;;N;FORMS DOWN HEAVY AND RIGHT LIGHT;;;;
+250F;BOX DRAWINGS HEAVY DOWN AND RIGHT;So;0;ON;;;;;N;FORMS HEAVY DOWN AND RIGHT;;;;
+2510;BOX DRAWINGS LIGHT DOWN AND LEFT;So;0;ON;;;;;N;FORMS LIGHT DOWN AND LEFT;;;;
+2511;BOX DRAWINGS DOWN LIGHT AND LEFT HEAVY;So;0;ON;;;;;N;FORMS DOWN LIGHT AND LEFT HEAVY;;;;
+2512;BOX DRAWINGS DOWN HEAVY AND LEFT LIGHT;So;0;ON;;;;;N;FORMS DOWN HEAVY AND LEFT LIGHT;;;;
+2513;BOX DRAWINGS HEAVY DOWN AND LEFT;So;0;ON;;;;;N;FORMS HEAVY DOWN AND LEFT;;;;
+2514;BOX DRAWINGS LIGHT UP AND RIGHT;So;0;ON;;;;;N;FORMS LIGHT UP AND RIGHT;;;;
+2515;BOX DRAWINGS UP LIGHT AND RIGHT HEAVY;So;0;ON;;;;;N;FORMS UP LIGHT AND RIGHT HEAVY;;;;
+2516;BOX DRAWINGS UP HEAVY AND RIGHT LIGHT;So;0;ON;;;;;N;FORMS UP HEAVY AND RIGHT LIGHT;;;;
+2517;BOX DRAWINGS HEAVY UP AND RIGHT;So;0;ON;;;;;N;FORMS HEAVY UP AND RIGHT;;;;
+2518;BOX DRAWINGS LIGHT UP AND LEFT;So;0;ON;;;;;N;FORMS LIGHT UP AND LEFT;;;;
+2519;BOX DRAWINGS UP LIGHT AND LEFT HEAVY;So;0;ON;;;;;N;FORMS UP LIGHT AND LEFT HEAVY;;;;
+251A;BOX DRAWINGS UP HEAVY AND LEFT LIGHT;So;0;ON;;;;;N;FORMS UP HEAVY AND LEFT LIGHT;;;;
+251B;BOX DRAWINGS HEAVY UP AND LEFT;So;0;ON;;;;;N;FORMS HEAVY UP AND LEFT;;;;
+251C;BOX DRAWINGS LIGHT VERTICAL AND RIGHT;So;0;ON;;;;;N;FORMS LIGHT VERTICAL AND RIGHT;;;;
+251D;BOX DRAWINGS VERTICAL LIGHT AND RIGHT HEAVY;So;0;ON;;;;;N;FORMS VERTICAL LIGHT AND RIGHT HEAVY;;;;
+251E;BOX DRAWINGS UP HEAVY AND RIGHT DOWN LIGHT;So;0;ON;;;;;N;FORMS UP HEAVY AND RIGHT DOWN LIGHT;;;;
+251F;BOX DRAWINGS DOWN HEAVY AND RIGHT UP LIGHT;So;0;ON;;;;;N;FORMS DOWN HEAVY AND RIGHT UP LIGHT;;;;
+2520;BOX DRAWINGS VERTICAL HEAVY AND RIGHT LIGHT;So;0;ON;;;;;N;FORMS VERTICAL HEAVY AND RIGHT LIGHT;;;;
+2521;BOX DRAWINGS DOWN LIGHT AND RIGHT UP HEAVY;So;0;ON;;;;;N;FORMS DOWN LIGHT AND RIGHT UP HEAVY;;;;
+2522;BOX DRAWINGS UP LIGHT AND RIGHT DOWN HEAVY;So;0;ON;;;;;N;FORMS UP LIGHT AND RIGHT DOWN HEAVY;;;;
+2523;BOX DRAWINGS HEAVY VERTICAL AND RIGHT;So;0;ON;;;;;N;FORMS HEAVY VERTICAL AND RIGHT;;;;
+2524;BOX DRAWINGS LIGHT VERTICAL AND LEFT;So;0;ON;;;;;N;FORMS LIGHT VERTICAL AND LEFT;;;;
+2525;BOX DRAWINGS VERTICAL LIGHT AND LEFT HEAVY;So;0;ON;;;;;N;FORMS VERTICAL LIGHT AND LEFT HEAVY;;;;
+2526;BOX DRAWINGS UP HEAVY AND LEFT DOWN LIGHT;So;0;ON;;;;;N;FORMS UP HEAVY AND LEFT DOWN LIGHT;;;;
+2527;BOX DRAWINGS DOWN HEAVY AND LEFT UP LIGHT;So;0;ON;;;;;N;FORMS DOWN HEAVY AND LEFT UP LIGHT;;;;
+2528;BOX DRAWINGS VERTICAL HEAVY AND LEFT LIGHT;So;0;ON;;;;;N;FORMS VERTICAL HEAVY AND LEFT LIGHT;;;;
+2529;BOX DRAWINGS DOWN LIGHT AND LEFT UP HEAVY;So;0;ON;;;;;N;FORMS DOWN LIGHT AND LEFT UP HEAVY;;;;
+252A;BOX DRAWINGS UP LIGHT AND LEFT DOWN HEAVY;So;0;ON;;;;;N;FORMS UP LIGHT AND LEFT DOWN HEAVY;;;;
+252B;BOX DRAWINGS HEAVY VERTICAL AND LEFT;So;0;ON;;;;;N;FORMS HEAVY VERTICAL AND LEFT;;;;
+252C;BOX DRAWINGS LIGHT DOWN AND HORIZONTAL;So;0;ON;;;;;N;FORMS LIGHT DOWN AND HORIZONTAL;;;;
+252D;BOX DRAWINGS LEFT HEAVY AND RIGHT DOWN LIGHT;So;0;ON;;;;;N;FORMS LEFT HEAVY AND RIGHT DOWN LIGHT;;;;
+252E;BOX DRAWINGS RIGHT HEAVY AND LEFT DOWN LIGHT;So;0;ON;;;;;N;FORMS RIGHT HEAVY AND LEFT DOWN LIGHT;;;;
+252F;BOX DRAWINGS DOWN LIGHT AND HORIZONTAL HEAVY;So;0;ON;;;;;N;FORMS DOWN LIGHT AND HORIZONTAL HEAVY;;;;
+2530;BOX DRAWINGS DOWN HEAVY AND HORIZONTAL LIGHT;So;0;ON;;;;;N;FORMS DOWN HEAVY AND HORIZONTAL LIGHT;;;;
+2531;BOX DRAWINGS RIGHT LIGHT AND LEFT DOWN HEAVY;So;0;ON;;;;;N;FORMS RIGHT LIGHT AND LEFT DOWN HEAVY;;;;
+2532;BOX DRAWINGS LEFT LIGHT AND RIGHT DOWN HEAVY;So;0;ON;;;;;N;FORMS LEFT LIGHT AND RIGHT DOWN HEAVY;;;;
+2533;BOX DRAWINGS HEAVY DOWN AND HORIZONTAL;So;0;ON;;;;;N;FORMS HEAVY DOWN AND HORIZONTAL;;;;
+2534;BOX DRAWINGS LIGHT UP AND HORIZONTAL;So;0;ON;;;;;N;FORMS LIGHT UP AND HORIZONTAL;;;;
+2535;BOX DRAWINGS LEFT HEAVY AND RIGHT UP LIGHT;So;0;ON;;;;;N;FORMS LEFT HEAVY AND RIGHT UP LIGHT;;;;
+2536;BOX DRAWINGS RIGHT HEAVY AND LEFT UP LIGHT;So;0;ON;;;;;N;FORMS RIGHT HEAVY AND LEFT UP LIGHT;;;;
+2537;BOX DRAWINGS UP LIGHT AND HORIZONTAL HEAVY;So;0;ON;;;;;N;FORMS UP LIGHT AND HORIZONTAL HEAVY;;;;
+2538;BOX DRAWINGS UP HEAVY AND HORIZONTAL LIGHT;So;0;ON;;;;;N;FORMS UP HEAVY AND HORIZONTAL LIGHT;;;;
+2539;BOX DRAWINGS RIGHT LIGHT AND LEFT UP HEAVY;So;0;ON;;;;;N;FORMS RIGHT LIGHT AND LEFT UP HEAVY;;;;
+253A;BOX DRAWINGS LEFT LIGHT AND RIGHT UP HEAVY;So;0;ON;;;;;N;FORMS LEFT LIGHT AND RIGHT UP HEAVY;;;;
+253B;BOX DRAWINGS HEAVY UP AND HORIZONTAL;So;0;ON;;;;;N;FORMS HEAVY UP AND HORIZONTAL;;;;
+253C;BOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL;So;0;ON;;;;;N;FORMS LIGHT VERTICAL AND HORIZONTAL;;;;
+253D;BOX DRAWINGS LEFT HEAVY AND RIGHT VERTICAL LIGHT;So;0;ON;;;;;N;FORMS LEFT HEAVY AND RIGHT VERTICAL LIGHT;;;;
+253E;BOX DRAWINGS RIGHT HEAVY AND LEFT VERTICAL LIGHT;So;0;ON;;;;;N;FORMS RIGHT HEAVY AND LEFT VERTICAL LIGHT;;;;
+253F;BOX DRAWINGS VERTICAL LIGHT AND HORIZONTAL HEAVY;So;0;ON;;;;;N;FORMS VERTICAL LIGHT AND HORIZONTAL HEAVY;;;;
+2540;BOX DRAWINGS UP HEAVY AND DOWN HORIZONTAL LIGHT;So;0;ON;;;;;N;FORMS UP HEAVY AND DOWN HORIZONTAL LIGHT;;;;
+2541;BOX DRAWINGS DOWN HEAVY AND UP HORIZONTAL LIGHT;So;0;ON;;;;;N;FORMS DOWN HEAVY AND UP HORIZONTAL LIGHT;;;;
+2542;BOX DRAWINGS VERTICAL HEAVY AND HORIZONTAL LIGHT;So;0;ON;;;;;N;FORMS VERTICAL HEAVY AND HORIZONTAL LIGHT;;;;
+2543;BOX DRAWINGS LEFT UP HEAVY AND RIGHT DOWN LIGHT;So;0;ON;;;;;N;FORMS LEFT UP HEAVY AND RIGHT DOWN LIGHT;;;;
+2544;BOX DRAWINGS RIGHT UP HEAVY AND LEFT DOWN LIGHT;So;0;ON;;;;;N;FORMS RIGHT UP HEAVY AND LEFT DOWN LIGHT;;;;
+2545;BOX DRAWINGS LEFT DOWN HEAVY AND RIGHT UP LIGHT;So;0;ON;;;;;N;FORMS LEFT DOWN HEAVY AND RIGHT UP LIGHT;;;;
+2546;BOX DRAWINGS RIGHT DOWN HEAVY AND LEFT UP LIGHT;So;0;ON;;;;;N;FORMS RIGHT DOWN HEAVY AND LEFT UP LIGHT;;;;
+2547;BOX DRAWINGS DOWN LIGHT AND UP HORIZONTAL HEAVY;So;0;ON;;;;;N;FORMS DOWN LIGHT AND UP HORIZONTAL HEAVY;;;;
+2548;BOX DRAWINGS UP LIGHT AND DOWN HORIZONTAL HEAVY;So;0;ON;;;;;N;FORMS UP LIGHT AND DOWN HORIZONTAL HEAVY;;;;
+2549;BOX DRAWINGS RIGHT LIGHT AND LEFT VERTICAL HEAVY;So;0;ON;;;;;N;FORMS RIGHT LIGHT AND LEFT VERTICAL HEAVY;;;;
+254A;BOX DRAWINGS LEFT LIGHT AND RIGHT VERTICAL HEAVY;So;0;ON;;;;;N;FORMS LEFT LIGHT AND RIGHT VERTICAL HEAVY;;;;
+254B;BOX DRAWINGS HEAVY VERTICAL AND HORIZONTAL;So;0;ON;;;;;N;FORMS HEAVY VERTICAL AND HORIZONTAL;;;;
+254C;BOX DRAWINGS LIGHT DOUBLE DASH HORIZONTAL;So;0;ON;;;;;N;FORMS LIGHT DOUBLE DASH HORIZONTAL;;;;
+254D;BOX DRAWINGS HEAVY DOUBLE DASH HORIZONTAL;So;0;ON;;;;;N;FORMS HEAVY DOUBLE DASH HORIZONTAL;;;;
+254E;BOX DRAWINGS LIGHT DOUBLE DASH VERTICAL;So;0;ON;;;;;N;FORMS LIGHT DOUBLE DASH VERTICAL;;;;
+254F;BOX DRAWINGS HEAVY DOUBLE DASH VERTICAL;So;0;ON;;;;;N;FORMS HEAVY DOUBLE DASH VERTICAL;;;;
+2550;BOX DRAWINGS DOUBLE HORIZONTAL;So;0;ON;;;;;N;FORMS DOUBLE HORIZONTAL;;;;
+2551;BOX DRAWINGS DOUBLE VERTICAL;So;0;ON;;;;;N;FORMS DOUBLE VERTICAL;;;;
+2552;BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE;So;0;ON;;;;;N;FORMS DOWN SINGLE AND RIGHT DOUBLE;;;;
+2553;BOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE;So;0;ON;;;;;N;FORMS DOWN DOUBLE AND RIGHT SINGLE;;;;
+2554;BOX DRAWINGS DOUBLE DOWN AND RIGHT;So;0;ON;;;;;N;FORMS DOUBLE DOWN AND RIGHT;;;;
+2555;BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE;So;0;ON;;;;;N;FORMS DOWN SINGLE AND LEFT DOUBLE;;;;
+2556;BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE;So;0;ON;;;;;N;FORMS DOWN DOUBLE AND LEFT SINGLE;;;;
+2557;BOX DRAWINGS DOUBLE DOWN AND LEFT;So;0;ON;;;;;N;FORMS DOUBLE DOWN AND LEFT;;;;
+2558;BOX DRAWINGS UP SINGLE AND RIGHT DOUBLE;So;0;ON;;;;;N;FORMS UP SINGLE AND RIGHT DOUBLE;;;;
+2559;BOX DRAWINGS UP DOUBLE AND RIGHT SINGLE;So;0;ON;;;;;N;FORMS UP DOUBLE AND RIGHT SINGLE;;;;
+255A;BOX DRAWINGS DOUBLE UP AND RIGHT;So;0;ON;;;;;N;FORMS DOUBLE UP AND RIGHT;;;;
+255B;BOX DRAWINGS UP SINGLE AND LEFT DOUBLE;So;0;ON;;;;;N;FORMS UP SINGLE AND LEFT DOUBLE;;;;
+255C;BOX DRAWINGS UP DOUBLE AND LEFT SINGLE;So;0;ON;;;;;N;FORMS UP DOUBLE AND LEFT SINGLE;;;;
+255D;BOX DRAWINGS DOUBLE UP AND LEFT;So;0;ON;;;;;N;FORMS DOUBLE UP AND LEFT;;;;
+255E;BOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE;So;0;ON;;;;;N;FORMS VERTICAL SINGLE AND RIGHT DOUBLE;;;;
+255F;BOX DRAWINGS VERTICAL DOUBLE AND RIGHT SINGLE;So;0;ON;;;;;N;FORMS VERTICAL DOUBLE AND RIGHT SINGLE;;;;
+2560;BOX DRAWINGS DOUBLE VERTICAL AND RIGHT;So;0;ON;;;;;N;FORMS DOUBLE VERTICAL AND RIGHT;;;;
+2561;BOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE;So;0;ON;;;;;N;FORMS VERTICAL SINGLE AND LEFT DOUBLE;;;;
+2562;BOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE;So;0;ON;;;;;N;FORMS VERTICAL DOUBLE AND LEFT SINGLE;;;;
+2563;BOX DRAWINGS DOUBLE VERTICAL AND LEFT;So;0;ON;;;;;N;FORMS DOUBLE VERTICAL AND LEFT;;;;
+2564;BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE;So;0;ON;;;;;N;FORMS DOWN SINGLE AND HORIZONTAL DOUBLE;;;;
+2565;BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE;So;0;ON;;;;;N;FORMS DOWN DOUBLE AND HORIZONTAL SINGLE;;;;
+2566;BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL;So;0;ON;;;;;N;FORMS DOUBLE DOWN AND HORIZONTAL;;;;
+2567;BOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE;So;0;ON;;;;;N;FORMS UP SINGLE AND HORIZONTAL DOUBLE;;;;
+2568;BOX DRAWINGS UP DOUBLE AND HORIZONTAL SINGLE;So;0;ON;;;;;N;FORMS UP DOUBLE AND HORIZONTAL SINGLE;;;;
+2569;BOX DRAWINGS DOUBLE UP AND HORIZONTAL;So;0;ON;;;;;N;FORMS DOUBLE UP AND HORIZONTAL;;;;
+256A;BOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE;So;0;ON;;;;;N;FORMS VERTICAL SINGLE AND HORIZONTAL DOUBLE;;;;
+256B;BOX DRAWINGS VERTICAL DOUBLE AND HORIZONTAL SINGLE;So;0;ON;;;;;N;FORMS VERTICAL DOUBLE AND HORIZONTAL SINGLE;;;;
+256C;BOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL;So;0;ON;;;;;N;FORMS DOUBLE VERTICAL AND HORIZONTAL;;;;
+256D;BOX DRAWINGS LIGHT ARC DOWN AND RIGHT;So;0;ON;;;;;N;FORMS LIGHT ARC DOWN AND RIGHT;;;;
+256E;BOX DRAWINGS LIGHT ARC DOWN AND LEFT;So;0;ON;;;;;N;FORMS LIGHT ARC DOWN AND LEFT;;;;
+256F;BOX DRAWINGS LIGHT ARC UP AND LEFT;So;0;ON;;;;;N;FORMS LIGHT ARC UP AND LEFT;;;;
+2570;BOX DRAWINGS LIGHT ARC UP AND RIGHT;So;0;ON;;;;;N;FORMS LIGHT ARC UP AND RIGHT;;;;
+2571;BOX DRAWINGS LIGHT DIAGONAL UPPER RIGHT TO LOWER LEFT;So;0;ON;;;;;N;FORMS LIGHT DIAGONAL UPPER RIGHT TO LOWER LEFT;;;;
+2572;BOX DRAWINGS LIGHT DIAGONAL UPPER LEFT TO LOWER RIGHT;So;0;ON;;;;;N;FORMS LIGHT DIAGONAL UPPER LEFT TO LOWER RIGHT;;;;
+2573;BOX DRAWINGS LIGHT DIAGONAL CROSS;So;0;ON;;;;;N;FORMS LIGHT DIAGONAL CROSS;;;;
+2574;BOX DRAWINGS LIGHT LEFT;So;0;ON;;;;;N;FORMS LIGHT LEFT;;;;
+2575;BOX DRAWINGS LIGHT UP;So;0;ON;;;;;N;FORMS LIGHT UP;;;;
+2576;BOX DRAWINGS LIGHT RIGHT;So;0;ON;;;;;N;FORMS LIGHT RIGHT;;;;
+2577;BOX DRAWINGS LIGHT DOWN;So;0;ON;;;;;N;FORMS LIGHT DOWN;;;;
+2578;BOX DRAWINGS HEAVY LEFT;So;0;ON;;;;;N;FORMS HEAVY LEFT;;;;
+2579;BOX DRAWINGS HEAVY UP;So;0;ON;;;;;N;FORMS HEAVY UP;;;;
+257A;BOX DRAWINGS HEAVY RIGHT;So;0;ON;;;;;N;FORMS HEAVY RIGHT;;;;
+257B;BOX DRAWINGS HEAVY DOWN;So;0;ON;;;;;N;FORMS HEAVY DOWN;;;;
+257C;BOX DRAWINGS LIGHT LEFT AND HEAVY RIGHT;So;0;ON;;;;;N;FORMS LIGHT LEFT AND HEAVY RIGHT;;;;
+257D;BOX DRAWINGS LIGHT UP AND HEAVY DOWN;So;0;ON;;;;;N;FORMS LIGHT UP AND HEAVY DOWN;;;;
+257E;BOX DRAWINGS HEAVY LEFT AND LIGHT RIGHT;So;0;ON;;;;;N;FORMS HEAVY LEFT AND LIGHT RIGHT;;;;
+257F;BOX DRAWINGS HEAVY UP AND LIGHT DOWN;So;0;ON;;;;;N;FORMS HEAVY UP AND LIGHT DOWN;;;;
+2580;UPPER HALF BLOCK;So;0;ON;;;;;N;;;;;
+2581;LOWER ONE EIGHTH BLOCK;So;0;ON;;;;;N;;;;;
+2582;LOWER ONE QUARTER BLOCK;So;0;ON;;;;;N;;;;;
+2583;LOWER THREE EIGHTHS BLOCK;So;0;ON;;;;;N;;;;;
+2584;LOWER HALF BLOCK;So;0;ON;;;;;N;;;;;
+2585;LOWER FIVE EIGHTHS BLOCK;So;0;ON;;;;;N;;;;;
+2586;LOWER THREE QUARTERS BLOCK;So;0;ON;;;;;N;LOWER THREE QUARTER BLOCK;;;;
+2587;LOWER SEVEN EIGHTHS BLOCK;So;0;ON;;;;;N;;;;;
+2588;FULL BLOCK;So;0;ON;;;;;N;;;;;
+2589;LEFT SEVEN EIGHTHS BLOCK;So;0;ON;;;;;N;;;;;
+258A;LEFT THREE QUARTERS BLOCK;So;0;ON;;;;;N;LEFT THREE QUARTER BLOCK;;;;
+258B;LEFT FIVE EIGHTHS BLOCK;So;0;ON;;;;;N;;;;;
+258C;LEFT HALF BLOCK;So;0;ON;;;;;N;;;;;
+258D;LEFT THREE EIGHTHS BLOCK;So;0;ON;;;;;N;;;;;
+258E;LEFT ONE QUARTER BLOCK;So;0;ON;;;;;N;;;;;
+258F;LEFT ONE EIGHTH BLOCK;So;0;ON;;;;;N;;;;;
+2590;RIGHT HALF BLOCK;So;0;ON;;;;;N;;;;;
+2591;LIGHT SHADE;So;0;ON;;;;;N;;;;;
+2592;MEDIUM SHADE;So;0;ON;;;;;N;;;;;
+2593;DARK SHADE;So;0;ON;;;;;N;;;;;
+2594;UPPER ONE EIGHTH BLOCK;So;0;ON;;;;;N;;;;;
+2595;RIGHT ONE EIGHTH BLOCK;So;0;ON;;;;;N;;;;;
+2596;QUADRANT LOWER LEFT;So;0;ON;;;;;N;;;;;
+2597;QUADRANT LOWER RIGHT;So;0;ON;;;;;N;;;;;
+2598;QUADRANT UPPER LEFT;So;0;ON;;;;;N;;;;;
+2599;QUADRANT UPPER LEFT AND LOWER LEFT AND LOWER RIGHT;So;0;ON;;;;;N;;;;;
+259A;QUADRANT UPPER LEFT AND LOWER RIGHT;So;0;ON;;;;;N;;;;;
+259B;QUADRANT UPPER LEFT AND UPPER RIGHT AND LOWER LEFT;So;0;ON;;;;;N;;;;;
+259C;QUADRANT UPPER LEFT AND UPPER RIGHT AND LOWER RIGHT;So;0;ON;;;;;N;;;;;
+259D;QUADRANT UPPER RIGHT;So;0;ON;;;;;N;;;;;
+259E;QUADRANT UPPER RIGHT AND LOWER LEFT;So;0;ON;;;;;N;;;;;
+259F;QUADRANT UPPER RIGHT AND LOWER LEFT AND LOWER RIGHT;So;0;ON;;;;;N;;;;;
+25A0;BLACK SQUARE;So;0;ON;;;;;N;;;;;
+25A1;WHITE SQUARE;So;0;ON;;;;;N;;;;;
+25A2;WHITE SQUARE WITH ROUNDED CORNERS;So;0;ON;;;;;N;;;;;
+25A3;WHITE SQUARE CONTAINING BLACK SMALL SQUARE;So;0;ON;;;;;N;;;;;
+25A4;SQUARE WITH HORIZONTAL FILL;So;0;ON;;;;;N;;;;;
+25A5;SQUARE WITH VERTICAL FILL;So;0;ON;;;;;N;;;;;
+25A6;SQUARE WITH ORTHOGONAL CROSSHATCH FILL;So;0;ON;;;;;N;;;;;
+25A7;SQUARE WITH UPPER LEFT TO LOWER RIGHT FILL;So;0;ON;;;;;N;;;;;
+25A8;SQUARE WITH UPPER RIGHT TO LOWER LEFT FILL;So;0;ON;;;;;N;;;;;
+25A9;SQUARE WITH DIAGONAL CROSSHATCH FILL;So;0;ON;;;;;N;;;;;
+25AA;BLACK SMALL SQUARE;So;0;ON;;;;;N;;;;;
+25AB;WHITE SMALL SQUARE;So;0;ON;;;;;N;;;;;
+25AC;BLACK RECTANGLE;So;0;ON;;;;;N;;;;;
+25AD;WHITE RECTANGLE;So;0;ON;;;;;N;;;;;
+25AE;BLACK VERTICAL RECTANGLE;So;0;ON;;;;;N;;;;;
+25AF;WHITE VERTICAL RECTANGLE;So;0;ON;;;;;N;;;;;
+25B0;BLACK PARALLELOGRAM;So;0;ON;;;;;N;;;;;
+25B1;WHITE PARALLELOGRAM;So;0;ON;;;;;N;;;;;
+25B2;BLACK UP-POINTING TRIANGLE;So;0;ON;;;;;N;BLACK UP POINTING TRIANGLE;;;;
+25B3;WHITE UP-POINTING TRIANGLE;So;0;ON;;;;;N;WHITE UP POINTING TRIANGLE;;;;
+25B4;BLACK UP-POINTING SMALL TRIANGLE;So;0;ON;;;;;N;BLACK UP POINTING SMALL TRIANGLE;;;;
+25B5;WHITE UP-POINTING SMALL TRIANGLE;So;0;ON;;;;;N;WHITE UP POINTING SMALL TRIANGLE;;;;
+25B6;BLACK RIGHT-POINTING TRIANGLE;So;0;ON;;;;;N;BLACK RIGHT POINTING TRIANGLE;;;;
+25B7;WHITE RIGHT-POINTING TRIANGLE;Sm;0;ON;;;;;N;WHITE RIGHT POINTING TRIANGLE;;;;
+25B8;BLACK RIGHT-POINTING SMALL TRIANGLE;So;0;ON;;;;;N;BLACK RIGHT POINTING SMALL TRIANGLE;;;;
+25B9;WHITE RIGHT-POINTING SMALL TRIANGLE;So;0;ON;;;;;N;WHITE RIGHT POINTING SMALL TRIANGLE;;;;
+25BA;BLACK RIGHT-POINTING POINTER;So;0;ON;;;;;N;BLACK RIGHT POINTING POINTER;;;;
+25BB;WHITE RIGHT-POINTING POINTER;So;0;ON;;;;;N;WHITE RIGHT POINTING POINTER;;;;
+25BC;BLACK DOWN-POINTING TRIANGLE;So;0;ON;;;;;N;BLACK DOWN POINTING TRIANGLE;;;;
+25BD;WHITE DOWN-POINTING TRIANGLE;So;0;ON;;;;;N;WHITE DOWN POINTING TRIANGLE;;;;
+25BE;BLACK DOWN-POINTING SMALL TRIANGLE;So;0;ON;;;;;N;BLACK DOWN POINTING SMALL TRIANGLE;;;;
+25BF;WHITE DOWN-POINTING SMALL TRIANGLE;So;0;ON;;;;;N;WHITE DOWN POINTING SMALL TRIANGLE;;;;
+25C0;BLACK LEFT-POINTING TRIANGLE;So;0;ON;;;;;N;BLACK LEFT POINTING TRIANGLE;;;;
+25C1;WHITE LEFT-POINTING TRIANGLE;Sm;0;ON;;;;;N;WHITE LEFT POINTING TRIANGLE;;;;
+25C2;BLACK LEFT-POINTING SMALL TRIANGLE;So;0;ON;;;;;N;BLACK LEFT POINTING SMALL TRIANGLE;;;;
+25C3;WHITE LEFT-POINTING SMALL TRIANGLE;So;0;ON;;;;;N;WHITE LEFT POINTING SMALL TRIANGLE;;;;
+25C4;BLACK LEFT-POINTING POINTER;So;0;ON;;;;;N;BLACK LEFT POINTING POINTER;;;;
+25C5;WHITE LEFT-POINTING POINTER;So;0;ON;;;;;N;WHITE LEFT POINTING POINTER;;;;
+25C6;BLACK DIAMOND;So;0;ON;;;;;N;;;;;
+25C7;WHITE DIAMOND;So;0;ON;;;;;N;;;;;
+25C8;WHITE DIAMOND CONTAINING BLACK SMALL DIAMOND;So;0;ON;;;;;N;;;;;
+25C9;FISHEYE;So;0;ON;;;;;N;;;;;
+25CA;LOZENGE;So;0;ON;;;;;N;;;;;
+25CB;WHITE CIRCLE;So;0;ON;;;;;N;;;;;
+25CC;DOTTED CIRCLE;So;0;ON;;;;;N;;;;;
+25CD;CIRCLE WITH VERTICAL FILL;So;0;ON;;;;;N;;;;;
+25CE;BULLSEYE;So;0;ON;;;;;N;;;;;
+25CF;BLACK CIRCLE;So;0;ON;;;;;N;;;;;
+25D0;CIRCLE WITH LEFT HALF BLACK;So;0;ON;;;;;N;;;;;
+25D1;CIRCLE WITH RIGHT HALF BLACK;So;0;ON;;;;;N;;;;;
+25D2;CIRCLE WITH LOWER HALF BLACK;So;0;ON;;;;;N;;;;;
+25D3;CIRCLE WITH UPPER HALF BLACK;So;0;ON;;;;;N;;;;;
+25D4;CIRCLE WITH UPPER RIGHT QUADRANT BLACK;So;0;ON;;;;;N;;;;;
+25D5;CIRCLE WITH ALL BUT UPPER LEFT QUADRANT BLACK;So;0;ON;;;;;N;;;;;
+25D6;LEFT HALF BLACK CIRCLE;So;0;ON;;;;;N;;;;;
+25D7;RIGHT HALF BLACK CIRCLE;So;0;ON;;;;;N;;;;;
+25D8;INVERSE BULLET;So;0;ON;;;;;N;;;;;
+25D9;INVERSE WHITE CIRCLE;So;0;ON;;;;;N;;;;;
+25DA;UPPER HALF INVERSE WHITE CIRCLE;So;0;ON;;;;;N;;;;;
+25DB;LOWER HALF INVERSE WHITE CIRCLE;So;0;ON;;;;;N;;;;;
+25DC;UPPER LEFT QUADRANT CIRCULAR ARC;So;0;ON;;;;;N;;;;;
+25DD;UPPER RIGHT QUADRANT CIRCULAR ARC;So;0;ON;;;;;N;;;;;
+25DE;LOWER RIGHT QUADRANT CIRCULAR ARC;So;0;ON;;;;;N;;;;;
+25DF;LOWER LEFT QUADRANT CIRCULAR ARC;So;0;ON;;;;;N;;;;;
+25E0;UPPER HALF CIRCLE;So;0;ON;;;;;N;;;;;
+25E1;LOWER HALF CIRCLE;So;0;ON;;;;;N;;;;;
+25E2;BLACK LOWER RIGHT TRIANGLE;So;0;ON;;;;;N;;;;;
+25E3;BLACK LOWER LEFT TRIANGLE;So;0;ON;;;;;N;;;;;
+25E4;BLACK UPPER LEFT TRIANGLE;So;0;ON;;;;;N;;;;;
+25E5;BLACK UPPER RIGHT TRIANGLE;So;0;ON;;;;;N;;;;;
+25E6;WHITE BULLET;So;0;ON;;;;;N;;;;;
+25E7;SQUARE WITH LEFT HALF BLACK;So;0;ON;;;;;N;;;;;
+25E8;SQUARE WITH RIGHT HALF BLACK;So;0;ON;;;;;N;;;;;
+25E9;SQUARE WITH UPPER LEFT DIAGONAL HALF BLACK;So;0;ON;;;;;N;;;;;
+25EA;SQUARE WITH LOWER RIGHT DIAGONAL HALF BLACK;So;0;ON;;;;;N;;;;;
+25EB;WHITE SQUARE WITH VERTICAL BISECTING LINE;So;0;ON;;;;;N;;;;;
+25EC;WHITE UP-POINTING TRIANGLE WITH DOT;So;0;ON;;;;;N;WHITE UP POINTING TRIANGLE WITH DOT;;;;
+25ED;UP-POINTING TRIANGLE WITH LEFT HALF BLACK;So;0;ON;;;;;N;UP POINTING TRIANGLE WITH LEFT HALF BLACK;;;;
+25EE;UP-POINTING TRIANGLE WITH RIGHT HALF BLACK;So;0;ON;;;;;N;UP POINTING TRIANGLE WITH RIGHT HALF BLACK;;;;
+25EF;LARGE CIRCLE;So;0;ON;;;;;N;;;;;
+25F0;WHITE SQUARE WITH UPPER LEFT QUADRANT;So;0;ON;;;;;N;;;;;
+25F1;WHITE SQUARE WITH LOWER LEFT QUADRANT;So;0;ON;;;;;N;;;;;
+25F2;WHITE SQUARE WITH LOWER RIGHT QUADRANT;So;0;ON;;;;;N;;;;;
+25F3;WHITE SQUARE WITH UPPER RIGHT QUADRANT;So;0;ON;;;;;N;;;;;
+25F4;WHITE CIRCLE WITH UPPER LEFT QUADRANT;So;0;ON;;;;;N;;;;;
+25F5;WHITE CIRCLE WITH LOWER LEFT QUADRANT;So;0;ON;;;;;N;;;;;
+25F6;WHITE CIRCLE WITH LOWER RIGHT QUADRANT;So;0;ON;;;;;N;;;;;
+25F7;WHITE CIRCLE WITH UPPER RIGHT QUADRANT;So;0;ON;;;;;N;;;;;
+25F8;UPPER LEFT TRIANGLE;Sm;0;ON;;;;;N;;;;;
+25F9;UPPER RIGHT TRIANGLE;Sm;0;ON;;;;;N;;;;;
+25FA;LOWER LEFT TRIANGLE;Sm;0;ON;;;;;N;;;;;
+25FB;WHITE MEDIUM SQUARE;Sm;0;ON;;;;;N;;;;;
+25FC;BLACK MEDIUM SQUARE;Sm;0;ON;;;;;N;;;;;
+25FD;WHITE MEDIUM SMALL SQUARE;Sm;0;ON;;;;;N;;;;;
+25FE;BLACK MEDIUM SMALL SQUARE;Sm;0;ON;;;;;N;;;;;
+25FF;LOWER RIGHT TRIANGLE;Sm;0;ON;;;;;N;;;;;
+2600;BLACK SUN WITH RAYS;So;0;ON;;;;;N;;;;;
+2601;CLOUD;So;0;ON;;;;;N;;;;;
+2602;UMBRELLA;So;0;ON;;;;;N;;;;;
+2603;SNOWMAN;So;0;ON;;;;;N;;;;;
+2604;COMET;So;0;ON;;;;;N;;;;;
+2605;BLACK STAR;So;0;ON;;;;;N;;;;;
+2606;WHITE STAR;So;0;ON;;;;;N;;;;;
+2607;LIGHTNING;So;0;ON;;;;;N;;;;;
+2608;THUNDERSTORM;So;0;ON;;;;;N;;;;;
+2609;SUN;So;0;ON;;;;;N;;;;;
+260A;ASCENDING NODE;So;0;ON;;;;;N;;;;;
+260B;DESCENDING NODE;So;0;ON;;;;;N;;;;;
+260C;CONJUNCTION;So;0;ON;;;;;N;;;;;
+260D;OPPOSITION;So;0;ON;;;;;N;;;;;
+260E;BLACK TELEPHONE;So;0;ON;;;;;N;;;;;
+260F;WHITE TELEPHONE;So;0;ON;;;;;N;;;;;
+2610;BALLOT BOX;So;0;ON;;;;;N;;;;;
+2611;BALLOT BOX WITH CHECK;So;0;ON;;;;;N;;;;;
+2612;BALLOT BOX WITH X;So;0;ON;;;;;N;;;;;
+2613;SALTIRE;So;0;ON;;;;;N;;;;;
+2614;UMBRELLA WITH RAIN DROPS;So;0;ON;;;;;N;;;;;
+2615;HOT BEVERAGE;So;0;ON;;;;;N;;;;;
+2616;WHITE SHOGI PIECE;So;0;ON;;;;;N;;;;;
+2617;BLACK SHOGI PIECE;So;0;ON;;;;;N;;;;;
+2619;REVERSED ROTATED FLORAL HEART BULLET;So;0;ON;;;;;N;;;;;
+261A;BLACK LEFT POINTING INDEX;So;0;ON;;;;;N;;;;;
+261B;BLACK RIGHT POINTING INDEX;So;0;ON;;;;;N;;;;;
+261C;WHITE LEFT POINTING INDEX;So;0;ON;;;;;N;;;;;
+261D;WHITE UP POINTING INDEX;So;0;ON;;;;;N;;;;;
+261E;WHITE RIGHT POINTING INDEX;So;0;ON;;;;;N;;;;;
+261F;WHITE DOWN POINTING INDEX;So;0;ON;;;;;N;;;;;
+2620;SKULL AND CROSSBONES;So;0;ON;;;;;N;;;;;
+2621;CAUTION SIGN;So;0;ON;;;;;N;;;;;
+2622;RADIOACTIVE SIGN;So;0;ON;;;;;N;;;;;
+2623;BIOHAZARD SIGN;So;0;ON;;;;;N;;;;;
+2624;CADUCEUS;So;0;ON;;;;;N;;;;;
+2625;ANKH;So;0;ON;;;;;N;;;;;
+2626;ORTHODOX CROSS;So;0;ON;;;;;N;;;;;
+2627;CHI RHO;So;0;ON;;;;;N;;;;;
+2628;CROSS OF LORRAINE;So;0;ON;;;;;N;;;;;
+2629;CROSS OF JERUSALEM;So;0;ON;;;;;N;;;;;
+262A;STAR AND CRESCENT;So;0;ON;;;;;N;;;;;
+262B;FARSI SYMBOL;So;0;ON;;;;;N;SYMBOL OF IRAN;;;;
+262C;ADI SHAKTI;So;0;ON;;;;;N;;;;;
+262D;HAMMER AND SICKLE;So;0;ON;;;;;N;;;;;
+262E;PEACE SYMBOL;So;0;ON;;;;;N;;;;;
+262F;YIN YANG;So;0;ON;;;;;N;;;;;
+2630;TRIGRAM FOR HEAVEN;So;0;ON;;;;;N;;;;;
+2631;TRIGRAM FOR LAKE;So;0;ON;;;;;N;;;;;
+2632;TRIGRAM FOR FIRE;So;0;ON;;;;;N;;;;;
+2633;TRIGRAM FOR THUNDER;So;0;ON;;;;;N;;;;;
+2634;TRIGRAM FOR WIND;So;0;ON;;;;;N;;;;;
+2635;TRIGRAM FOR WATER;So;0;ON;;;;;N;;;;;
+2636;TRIGRAM FOR MOUNTAIN;So;0;ON;;;;;N;;;;;
+2637;TRIGRAM FOR EARTH;So;0;ON;;;;;N;;;;;
+2638;WHEEL OF DHARMA;So;0;ON;;;;;N;;;;;
+2639;WHITE FROWNING FACE;So;0;ON;;;;;N;;;;;
+263A;WHITE SMILING FACE;So;0;ON;;;;;N;;;;;
+263B;BLACK SMILING FACE;So;0;ON;;;;;N;;;;;
+263C;WHITE SUN WITH RAYS;So;0;ON;;;;;N;;;;;
+263D;FIRST QUARTER MOON;So;0;ON;;;;;N;;;;;
+263E;LAST QUARTER MOON;So;0;ON;;;;;N;;;;;
+263F;MERCURY;So;0;ON;;;;;N;;;;;
+2640;FEMALE SIGN;So;0;ON;;;;;N;;;;;
+2641;EARTH;So;0;ON;;;;;N;;;;;
+2642;MALE SIGN;So;0;ON;;;;;N;;;;;
+2643;JUPITER;So;0;ON;;;;;N;;;;;
+2644;SATURN;So;0;ON;;;;;N;;;;;
+2645;URANUS;So;0;ON;;;;;N;;;;;
+2646;NEPTUNE;So;0;ON;;;;;N;;;;;
+2647;PLUTO;So;0;ON;;;;;N;;;;;
+2648;ARIES;So;0;ON;;;;;N;;;;;
+2649;TAURUS;So;0;ON;;;;;N;;;;;
+264A;GEMINI;So;0;ON;;;;;N;;;;;
+264B;CANCER;So;0;ON;;;;;N;;;;;
+264C;LEO;So;0;ON;;;;;N;;;;;
+264D;VIRGO;So;0;ON;;;;;N;;;;;
+264E;LIBRA;So;0;ON;;;;;N;;;;;
+264F;SCORPIUS;So;0;ON;;;;;N;;;;;
+2650;SAGITTARIUS;So;0;ON;;;;;N;;;;;
+2651;CAPRICORN;So;0;ON;;;;;N;;;;;
+2652;AQUARIUS;So;0;ON;;;;;N;;;;;
+2653;PISCES;So;0;ON;;;;;N;;;;;
+2654;WHITE CHESS KING;So;0;ON;;;;;N;;;;;
+2655;WHITE CHESS QUEEN;So;0;ON;;;;;N;;;;;
+2656;WHITE CHESS ROOK;So;0;ON;;;;;N;;;;;
+2657;WHITE CHESS BISHOP;So;0;ON;;;;;N;;;;;
+2658;WHITE CHESS KNIGHT;So;0;ON;;;;;N;;;;;
+2659;WHITE CHESS PAWN;So;0;ON;;;;;N;;;;;
+265A;BLACK CHESS KING;So;0;ON;;;;;N;;;;;
+265B;BLACK CHESS QUEEN;So;0;ON;;;;;N;;;;;
+265C;BLACK CHESS ROOK;So;0;ON;;;;;N;;;;;
+265D;BLACK CHESS BISHOP;So;0;ON;;;;;N;;;;;
+265E;BLACK CHESS KNIGHT;So;0;ON;;;;;N;;;;;
+265F;BLACK CHESS PAWN;So;0;ON;;;;;N;;;;;
+2660;BLACK SPADE SUIT;So;0;ON;;;;;N;;;;;
+2661;WHITE HEART SUIT;So;0;ON;;;;;N;;;;;
+2662;WHITE DIAMOND SUIT;So;0;ON;;;;;N;;;;;
+2663;BLACK CLUB SUIT;So;0;ON;;;;;N;;;;;
+2664;WHITE SPADE SUIT;So;0;ON;;;;;N;;;;;
+2665;BLACK HEART SUIT;So;0;ON;;;;;N;;;;;
+2666;BLACK DIAMOND SUIT;So;0;ON;;;;;N;;;;;
+2667;WHITE CLUB SUIT;So;0;ON;;;;;N;;;;;
+2668;HOT SPRINGS;So;0;ON;;;;;N;;;;;
+2669;QUARTER NOTE;So;0;ON;;;;;N;;;;;
+266A;EIGHTH NOTE;So;0;ON;;;;;N;;;;;
+266B;BEAMED EIGHTH NOTES;So;0;ON;;;;;N;BARRED EIGHTH NOTES;;;;
+266C;BEAMED SIXTEENTH NOTES;So;0;ON;;;;;N;BARRED SIXTEENTH NOTES;;;;
+266D;MUSIC FLAT SIGN;So;0;ON;;;;;N;FLAT;;;;
+266E;MUSIC NATURAL SIGN;So;0;ON;;;;;N;NATURAL;;;;
+266F;MUSIC SHARP SIGN;Sm;0;ON;;;;;N;SHARP;;;;
+2670;WEST SYRIAC CROSS;So;0;ON;;;;;N;;;;;
+2671;EAST SYRIAC CROSS;So;0;ON;;;;;N;;;;;
+2672;UNIVERSAL RECYCLING SYMBOL;So;0;ON;;;;;N;;;;;
+2673;RECYCLING SYMBOL FOR TYPE-1 PLASTICS;So;0;ON;;;;;N;;pete;;;
+2674;RECYCLING SYMBOL FOR TYPE-2 PLASTICS;So;0;ON;;;;;N;;hdpe;;;
+2675;RECYCLING SYMBOL FOR TYPE-3 PLASTICS;So;0;ON;;;;;N;;pvc;;;
+2676;RECYCLING SYMBOL FOR TYPE-4 PLASTICS;So;0;ON;;;;;N;;ldpe;;;
+2677;RECYCLING SYMBOL FOR TYPE-5 PLASTICS;So;0;ON;;;;;N;;pp;;;
+2678;RECYCLING SYMBOL FOR TYPE-6 PLASTICS;So;0;ON;;;;;N;;ps;;;
+2679;RECYCLING SYMBOL FOR TYPE-7 PLASTICS;So;0;ON;;;;;N;;other;;;
+267A;RECYCLING SYMBOL FOR GENERIC MATERIALS;So;0;ON;;;;;N;;;;;
+267B;BLACK UNIVERSAL RECYCLING SYMBOL;So;0;ON;;;;;N;;;;;
+267C;RECYCLED PAPER SYMBOL;So;0;ON;;;;;N;;;;;
+267D;PARTIALLY-RECYCLED PAPER SYMBOL;So;0;ON;;;;;N;;;;;
+2680;DIE FACE-1;So;0;ON;;;;;N;;;;;
+2681;DIE FACE-2;So;0;ON;;;;;N;;;;;
+2682;DIE FACE-3;So;0;ON;;;;;N;;;;;
+2683;DIE FACE-4;So;0;ON;;;;;N;;;;;
+2684;DIE FACE-5;So;0;ON;;;;;N;;;;;
+2685;DIE FACE-6;So;0;ON;;;;;N;;;;;
+2686;WHITE CIRCLE WITH DOT RIGHT;So;0;ON;;;;;N;;;;;
+2687;WHITE CIRCLE WITH TWO DOTS;So;0;ON;;;;;N;;;;;
+2688;BLACK CIRCLE WITH WHITE DOT RIGHT;So;0;ON;;;;;N;;;;;
+2689;BLACK CIRCLE WITH TWO WHITE DOTS;So;0;ON;;;;;N;;;;;
+268A;MONOGRAM FOR YANG;So;0;ON;;;;;N;;;;;
+268B;MONOGRAM FOR YIN;So;0;ON;;;;;N;;;;;
+268C;DIGRAM FOR GREATER YANG;So;0;ON;;;;;N;;;;;
+268D;DIGRAM FOR LESSER YIN;So;0;ON;;;;;N;;;;;
+268E;DIGRAM FOR LESSER YANG;So;0;ON;;;;;N;;;;;
+268F;DIGRAM FOR GREATER YIN;So;0;ON;;;;;N;;;;;
+2690;WHITE FLAG;So;0;ON;;;;;N;;;;;
+2691;BLACK FLAG;So;0;ON;;;;;N;;;;;
+26A0;WARNING SIGN;So;0;ON;;;;;N;;;;;
+26A1;HIGH VOLTAGE SIGN;So;0;ON;;;;;N;;;;;
+2701;UPPER BLADE SCISSORS;So;0;ON;;;;;N;;;;;
+2702;BLACK SCISSORS;So;0;ON;;;;;N;;;;;
+2703;LOWER BLADE SCISSORS;So;0;ON;;;;;N;;;;;
+2704;WHITE SCISSORS;So;0;ON;;;;;N;;;;;
+2706;TELEPHONE LOCATION SIGN;So;0;ON;;;;;N;;;;;
+2707;TAPE DRIVE;So;0;ON;;;;;N;;;;;
+2708;AIRPLANE;So;0;ON;;;;;N;;;;;
+2709;ENVELOPE;So;0;ON;;;;;N;;;;;
+270C;VICTORY HAND;So;0;ON;;;;;N;;;;;
+270D;WRITING HAND;So;0;ON;;;;;N;;;;;
+270E;LOWER RIGHT PENCIL;So;0;ON;;;;;N;;;;;
+270F;PENCIL;So;0;ON;;;;;N;;;;;
+2710;UPPER RIGHT PENCIL;So;0;ON;;;;;N;;;;;
+2711;WHITE NIB;So;0;ON;;;;;N;;;;;
+2712;BLACK NIB;So;0;ON;;;;;N;;;;;
+2713;CHECK MARK;So;0;ON;;;;;N;;;;;
+2714;HEAVY CHECK MARK;So;0;ON;;;;;N;;;;;
+2715;MULTIPLICATION X;So;0;ON;;;;;N;;;;;
+2716;HEAVY MULTIPLICATION X;So;0;ON;;;;;N;;;;;
+2717;BALLOT X;So;0;ON;;;;;N;;;;;
+2718;HEAVY BALLOT X;So;0;ON;;;;;N;;;;;
+2719;OUTLINED GREEK CROSS;So;0;ON;;;;;N;;;;;
+271A;HEAVY GREEK CROSS;So;0;ON;;;;;N;;;;;
+271B;OPEN CENTRE CROSS;So;0;ON;;;;;N;OPEN CENTER CROSS;;;;
+271C;HEAVY OPEN CENTRE CROSS;So;0;ON;;;;;N;HEAVY OPEN CENTER CROSS;;;;
+271D;LATIN CROSS;So;0;ON;;;;;N;;;;;
+271E;SHADOWED WHITE LATIN CROSS;So;0;ON;;;;;N;;;;;
+271F;OUTLINED LATIN CROSS;So;0;ON;;;;;N;;;;;
+2720;MALTESE CROSS;So;0;ON;;;;;N;;;;;
+2721;STAR OF DAVID;So;0;ON;;;;;N;;;;;
+2722;FOUR TEARDROP-SPOKED ASTERISK;So;0;ON;;;;;N;;;;;
+2723;FOUR BALLOON-SPOKED ASTERISK;So;0;ON;;;;;N;;;;;
+2724;HEAVY FOUR BALLOON-SPOKED ASTERISK;So;0;ON;;;;;N;;;;;
+2725;FOUR CLUB-SPOKED ASTERISK;So;0;ON;;;;;N;;;;;
+2726;BLACK FOUR POINTED STAR;So;0;ON;;;;;N;;;;;
+2727;WHITE FOUR POINTED STAR;So;0;ON;;;;;N;;;;;
+2729;STRESS OUTLINED WHITE STAR;So;0;ON;;;;;N;;;;;
+272A;CIRCLED WHITE STAR;So;0;ON;;;;;N;;;;;
+272B;OPEN CENTRE BLACK STAR;So;0;ON;;;;;N;OPEN CENTER BLACK STAR;;;;
+272C;BLACK CENTRE WHITE STAR;So;0;ON;;;;;N;BLACK CENTER WHITE STAR;;;;
+272D;OUTLINED BLACK STAR;So;0;ON;;;;;N;;;;;
+272E;HEAVY OUTLINED BLACK STAR;So;0;ON;;;;;N;;;;;
+272F;PINWHEEL STAR;So;0;ON;;;;;N;;;;;
+2730;SHADOWED WHITE STAR;So;0;ON;;;;;N;;;;;
+2731;HEAVY ASTERISK;So;0;ON;;;;;N;;;;;
+2732;OPEN CENTRE ASTERISK;So;0;ON;;;;;N;OPEN CENTER ASTERISK;;;;
+2733;EIGHT SPOKED ASTERISK;So;0;ON;;;;;N;;;;;
+2734;EIGHT POINTED BLACK STAR;So;0;ON;;;;;N;;;;;
+2735;EIGHT POINTED PINWHEEL STAR;So;0;ON;;;;;N;;;;;
+2736;SIX POINTED BLACK STAR;So;0;ON;;;;;N;;;;;
+2737;EIGHT POINTED RECTILINEAR BLACK STAR;So;0;ON;;;;;N;;;;;
+2738;HEAVY EIGHT POINTED RECTILINEAR BLACK STAR;So;0;ON;;;;;N;;;;;
+2739;TWELVE POINTED BLACK STAR;So;0;ON;;;;;N;;;;;
+273A;SIXTEEN POINTED ASTERISK;So;0;ON;;;;;N;;;;;
+273B;TEARDROP-SPOKED ASTERISK;So;0;ON;;;;;N;;;;;
+273C;OPEN CENTRE TEARDROP-SPOKED ASTERISK;So;0;ON;;;;;N;OPEN CENTER TEARDROP-SPOKED ASTERISK;;;;
+273D;HEAVY TEARDROP-SPOKED ASTERISK;So;0;ON;;;;;N;;;;;
+273E;SIX PETALLED BLACK AND WHITE FLORETTE;So;0;ON;;;;;N;;;;;
+273F;BLACK FLORETTE;So;0;ON;;;;;N;;;;;
+2740;WHITE FLORETTE;So;0;ON;;;;;N;;;;;
+2741;EIGHT PETALLED OUTLINED BLACK FLORETTE;So;0;ON;;;;;N;;;;;
+2742;CIRCLED OPEN CENTRE EIGHT POINTED STAR;So;0;ON;;;;;N;CIRCLED OPEN CENTER EIGHT POINTED STAR;;;;
+2743;HEAVY TEARDROP-SPOKED PINWHEEL ASTERISK;So;0;ON;;;;;N;;;;;
+2744;SNOWFLAKE;So;0;ON;;;;;N;;;;;
+2745;TIGHT TRIFOLIATE SNOWFLAKE;So;0;ON;;;;;N;;;;;
+2746;HEAVY CHEVRON SNOWFLAKE;So;0;ON;;;;;N;;;;;
+2747;SPARKLE;So;0;ON;;;;;N;;;;;
+2748;HEAVY SPARKLE;So;0;ON;;;;;N;;;;;
+2749;BALLOON-SPOKED ASTERISK;So;0;ON;;;;;N;;;;;
+274A;EIGHT TEARDROP-SPOKED PROPELLER ASTERISK;So;0;ON;;;;;N;;;;;
+274B;HEAVY EIGHT TEARDROP-SPOKED PROPELLER ASTERISK;So;0;ON;;;;;N;;;;;
+274D;SHADOWED WHITE CIRCLE;So;0;ON;;;;;N;;;;;
+274F;LOWER RIGHT DROP-SHADOWED WHITE SQUARE;So;0;ON;;;;;N;;;;;
+2750;UPPER RIGHT DROP-SHADOWED WHITE SQUARE;So;0;ON;;;;;N;;;;;
+2751;LOWER RIGHT SHADOWED WHITE SQUARE;So;0;ON;;;;;N;;;;;
+2752;UPPER RIGHT SHADOWED WHITE SQUARE;So;0;ON;;;;;N;;;;;
+2756;BLACK DIAMOND MINUS WHITE X;So;0;ON;;;;;N;;;;;
+2758;LIGHT VERTICAL BAR;So;0;ON;;;;;N;;;;;
+2759;MEDIUM VERTICAL BAR;So;0;ON;;;;;N;;;;;
+275A;HEAVY VERTICAL BAR;So;0;ON;;;;;N;;;;;
+275B;HEAVY SINGLE TURNED COMMA QUOTATION MARK ORNAMENT;So;0;ON;;;;;N;;;;;
+275C;HEAVY SINGLE COMMA QUOTATION MARK ORNAMENT;So;0;ON;;;;;N;;;;;
+275D;HEAVY DOUBLE TURNED COMMA QUOTATION MARK ORNAMENT;So;0;ON;;;;;N;;;;;
+275E;HEAVY DOUBLE COMMA QUOTATION MARK ORNAMENT;So;0;ON;;;;;N;;;;;
+2761;CURVED STEM PARAGRAPH SIGN ORNAMENT;So;0;ON;;;;;N;;;;;
+2762;HEAVY EXCLAMATION MARK ORNAMENT;So;0;ON;;;;;N;;;;;
+2763;HEAVY HEART EXCLAMATION MARK ORNAMENT;So;0;ON;;;;;N;;;;;
+2764;HEAVY BLACK HEART;So;0;ON;;;;;N;;;;;
+2765;ROTATED HEAVY BLACK HEART BULLET;So;0;ON;;;;;N;;;;;
+2766;FLORAL HEART;So;0;ON;;;;;N;;;;;
+2767;ROTATED FLORAL HEART BULLET;So;0;ON;;;;;N;;;;;
+2768;MEDIUM LEFT PARENTHESIS ORNAMENT;Ps;0;ON;;;;;Y;;;;;
+2769;MEDIUM RIGHT PARENTHESIS ORNAMENT;Pe;0;ON;;;;;Y;;;;;
+276A;MEDIUM FLATTENED LEFT PARENTHESIS ORNAMENT;Ps;0;ON;;;;;Y;;;;;
+276B;MEDIUM FLATTENED RIGHT PARENTHESIS ORNAMENT;Pe;0;ON;;;;;Y;;;;;
+276C;MEDIUM LEFT-POINTING ANGLE BRACKET ORNAMENT;Ps;0;ON;;;;;Y;;;;;
+276D;MEDIUM RIGHT-POINTING ANGLE BRACKET ORNAMENT;Pe;0;ON;;;;;Y;;;;;
+276E;HEAVY LEFT-POINTING ANGLE QUOTATION MARK ORNAMENT;Ps;0;ON;;;;;Y;;;;;
+276F;HEAVY RIGHT-POINTING ANGLE QUOTATION MARK ORNAMENT;Pe;0;ON;;;;;Y;;;;;
+2770;HEAVY LEFT-POINTING ANGLE BRACKET ORNAMENT;Ps;0;ON;;;;;Y;;;;;
+2771;HEAVY RIGHT-POINTING ANGLE BRACKET ORNAMENT;Pe;0;ON;;;;;Y;;;;;
+2772;LIGHT LEFT TORTOISE SHELL BRACKET ORNAMENT;Ps;0;ON;;;;;Y;;;;;
+2773;LIGHT RIGHT TORTOISE SHELL BRACKET ORNAMENT;Pe;0;ON;;;;;Y;;;;;
+2774;MEDIUM LEFT CURLY BRACKET ORNAMENT;Ps;0;ON;;;;;Y;;;;;
+2775;MEDIUM RIGHT CURLY BRACKET ORNAMENT;Pe;0;ON;;;;;Y;;;;;
+2776;DINGBAT NEGATIVE CIRCLED DIGIT ONE;No;0;ON;;;1;1;N;INVERSE CIRCLED DIGIT ONE;;;;
+2777;DINGBAT NEGATIVE CIRCLED DIGIT TWO;No;0;ON;;;2;2;N;INVERSE CIRCLED DIGIT TWO;;;;
+2778;DINGBAT NEGATIVE CIRCLED DIGIT THREE;No;0;ON;;;3;3;N;INVERSE CIRCLED DIGIT THREE;;;;
+2779;DINGBAT NEGATIVE CIRCLED DIGIT FOUR;No;0;ON;;;4;4;N;INVERSE CIRCLED DIGIT FOUR;;;;
+277A;DINGBAT NEGATIVE CIRCLED DIGIT FIVE;No;0;ON;;;5;5;N;INVERSE CIRCLED DIGIT FIVE;;;;
+277B;DINGBAT NEGATIVE CIRCLED DIGIT SIX;No;0;ON;;;6;6;N;INVERSE CIRCLED DIGIT SIX;;;;
+277C;DINGBAT NEGATIVE CIRCLED DIGIT SEVEN;No;0;ON;;;7;7;N;INVERSE CIRCLED DIGIT SEVEN;;;;
+277D;DINGBAT NEGATIVE CIRCLED DIGIT EIGHT;No;0;ON;;;8;8;N;INVERSE CIRCLED DIGIT EIGHT;;;;
+277E;DINGBAT NEGATIVE CIRCLED DIGIT NINE;No;0;ON;;;9;9;N;INVERSE CIRCLED DIGIT NINE;;;;
+277F;DINGBAT NEGATIVE CIRCLED NUMBER TEN;No;0;ON;;;;10;N;INVERSE CIRCLED NUMBER TEN;;;;
+2780;DINGBAT CIRCLED SANS-SERIF DIGIT ONE;No;0;ON;;;1;1;N;CIRCLED SANS-SERIF DIGIT ONE;;;;
+2781;DINGBAT CIRCLED SANS-SERIF DIGIT TWO;No;0;ON;;;2;2;N;CIRCLED SANS-SERIF DIGIT TWO;;;;
+2782;DINGBAT CIRCLED SANS-SERIF DIGIT THREE;No;0;ON;;;3;3;N;CIRCLED SANS-SERIF DIGIT THREE;;;;
+2783;DINGBAT CIRCLED SANS-SERIF DIGIT FOUR;No;0;ON;;;4;4;N;CIRCLED SANS-SERIF DIGIT FOUR;;;;
+2784;DINGBAT CIRCLED SANS-SERIF DIGIT FIVE;No;0;ON;;;5;5;N;CIRCLED SANS-SERIF DIGIT FIVE;;;;
+2785;DINGBAT CIRCLED SANS-SERIF DIGIT SIX;No;0;ON;;;6;6;N;CIRCLED SANS-SERIF DIGIT SIX;;;;
+2786;DINGBAT CIRCLED SANS-SERIF DIGIT SEVEN;No;0;ON;;;7;7;N;CIRCLED SANS-SERIF DIGIT SEVEN;;;;
+2787;DINGBAT CIRCLED SANS-SERIF DIGIT EIGHT;No;0;ON;;;8;8;N;CIRCLED SANS-SERIF DIGIT EIGHT;;;;
+2788;DINGBAT CIRCLED SANS-SERIF DIGIT NINE;No;0;ON;;;9;9;N;CIRCLED SANS-SERIF DIGIT NINE;;;;
+2789;DINGBAT CIRCLED SANS-SERIF NUMBER TEN;No;0;ON;;;;10;N;CIRCLED SANS-SERIF NUMBER TEN;;;;
+278A;DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT ONE;No;0;ON;;;1;1;N;INVERSE CIRCLED SANS-SERIF DIGIT ONE;;;;
+278B;DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT TWO;No;0;ON;;;2;2;N;INVERSE CIRCLED SANS-SERIF DIGIT TWO;;;;
+278C;DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT THREE;No;0;ON;;;3;3;N;INVERSE CIRCLED SANS-SERIF DIGIT THREE;;;;
+278D;DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FOUR;No;0;ON;;;4;4;N;INVERSE CIRCLED SANS-SERIF DIGIT FOUR;;;;
+278E;DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT FIVE;No;0;ON;;;5;5;N;INVERSE CIRCLED SANS-SERIF DIGIT FIVE;;;;
+278F;DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT SIX;No;0;ON;;;6;6;N;INVERSE CIRCLED SANS-SERIF DIGIT SIX;;;;
+2790;DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT SEVEN;No;0;ON;;;7;7;N;INVERSE CIRCLED SANS-SERIF DIGIT SEVEN;;;;
+2791;DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT EIGHT;No;0;ON;;;8;8;N;INVERSE CIRCLED SANS-SERIF DIGIT EIGHT;;;;
+2792;DINGBAT NEGATIVE CIRCLED SANS-SERIF DIGIT NINE;No;0;ON;;;9;9;N;INVERSE CIRCLED SANS-SERIF DIGIT NINE;;;;
+2793;DINGBAT NEGATIVE CIRCLED SANS-SERIF NUMBER TEN;No;0;ON;;;;10;N;INVERSE CIRCLED SANS-SERIF NUMBER TEN;;;;
+2794;HEAVY WIDE-HEADED RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY WIDE-HEADED RIGHT ARROW;;;;
+2798;HEAVY SOUTH EAST ARROW;So;0;ON;;;;;N;HEAVY LOWER RIGHT ARROW;;;;
+2799;HEAVY RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY RIGHT ARROW;;;;
+279A;HEAVY NORTH EAST ARROW;So;0;ON;;;;;N;HEAVY UPPER RIGHT ARROW;;;;
+279B;DRAFTING POINT RIGHTWARDS ARROW;So;0;ON;;;;;N;DRAFTING POINT RIGHT ARROW;;;;
+279C;HEAVY ROUND-TIPPED RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY ROUND-TIPPED RIGHT ARROW;;;;
+279D;TRIANGLE-HEADED RIGHTWARDS ARROW;So;0;ON;;;;;N;TRIANGLE-HEADED RIGHT ARROW;;;;
+279E;HEAVY TRIANGLE-HEADED RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY TRIANGLE-HEADED RIGHT ARROW;;;;
+279F;DASHED TRIANGLE-HEADED RIGHTWARDS ARROW;So;0;ON;;;;;N;DASHED TRIANGLE-HEADED RIGHT ARROW;;;;
+27A0;HEAVY DASHED TRIANGLE-HEADED RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY DASHED TRIANGLE-HEADED RIGHT ARROW;;;;
+27A1;BLACK RIGHTWARDS ARROW;So;0;ON;;;;;N;BLACK RIGHT ARROW;;;;
+27A2;THREE-D TOP-LIGHTED RIGHTWARDS ARROWHEAD;So;0;ON;;;;;N;THREE-D TOP-LIGHTED RIGHT ARROWHEAD;;;;
+27A3;THREE-D BOTTOM-LIGHTED RIGHTWARDS ARROWHEAD;So;0;ON;;;;;N;THREE-D BOTTOM-LIGHTED RIGHT ARROWHEAD;;;;
+27A4;BLACK RIGHTWARDS ARROWHEAD;So;0;ON;;;;;N;BLACK RIGHT ARROWHEAD;;;;
+27A5;HEAVY BLACK CURVED DOWNWARDS AND RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY BLACK CURVED DOWN AND RIGHT ARROW;;;;
+27A6;HEAVY BLACK CURVED UPWARDS AND RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY BLACK CURVED UP AND RIGHT ARROW;;;;
+27A7;SQUAT BLACK RIGHTWARDS ARROW;So;0;ON;;;;;N;SQUAT BLACK RIGHT ARROW;;;;
+27A8;HEAVY CONCAVE-POINTED BLACK RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY CONCAVE-POINTED BLACK RIGHT ARROW;;;;
+27A9;RIGHT-SHADED WHITE RIGHTWARDS ARROW;So;0;ON;;;;;N;RIGHT-SHADED WHITE RIGHT ARROW;;;;
+27AA;LEFT-SHADED WHITE RIGHTWARDS ARROW;So;0;ON;;;;;N;LEFT-SHADED WHITE RIGHT ARROW;;;;
+27AB;BACK-TILTED SHADOWED WHITE RIGHTWARDS ARROW;So;0;ON;;;;;N;BACK-TILTED SHADOWED WHITE RIGHT ARROW;;;;
+27AC;FRONT-TILTED SHADOWED WHITE RIGHTWARDS ARROW;So;0;ON;;;;;N;FRONT-TILTED SHADOWED WHITE RIGHT ARROW;;;;
+27AD;HEAVY LOWER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY LOWER RIGHT-SHADOWED WHITE RIGHT ARROW;;;;
+27AE;HEAVY UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY UPPER RIGHT-SHADOWED WHITE RIGHT ARROW;;;;
+27AF;NOTCHED LOWER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW;So;0;ON;;;;;N;NOTCHED LOWER RIGHT-SHADOWED WHITE RIGHT ARROW;;;;
+27B1;NOTCHED UPPER RIGHT-SHADOWED WHITE RIGHTWARDS ARROW;So;0;ON;;;;;N;NOTCHED UPPER RIGHT-SHADOWED WHITE RIGHT ARROW;;;;
+27B2;CIRCLED HEAVY WHITE RIGHTWARDS ARROW;So;0;ON;;;;;N;CIRCLED HEAVY WHITE RIGHT ARROW;;;;
+27B3;WHITE-FEATHERED RIGHTWARDS ARROW;So;0;ON;;;;;N;WHITE-FEATHERED RIGHT ARROW;;;;
+27B4;BLACK-FEATHERED SOUTH EAST ARROW;So;0;ON;;;;;N;BLACK-FEATHERED LOWER RIGHT ARROW;;;;
+27B5;BLACK-FEATHERED RIGHTWARDS ARROW;So;0;ON;;;;;N;BLACK-FEATHERED RIGHT ARROW;;;;
+27B6;BLACK-FEATHERED NORTH EAST ARROW;So;0;ON;;;;;N;BLACK-FEATHERED UPPER RIGHT ARROW;;;;
+27B7;HEAVY BLACK-FEATHERED SOUTH EAST ARROW;So;0;ON;;;;;N;HEAVY BLACK-FEATHERED LOWER RIGHT ARROW;;;;
+27B8;HEAVY BLACK-FEATHERED RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY BLACK-FEATHERED RIGHT ARROW;;;;
+27B9;HEAVY BLACK-FEATHERED NORTH EAST ARROW;So;0;ON;;;;;N;HEAVY BLACK-FEATHERED UPPER RIGHT ARROW;;;;
+27BA;TEARDROP-BARBED RIGHTWARDS ARROW;So;0;ON;;;;;N;TEARDROP-BARBED RIGHT ARROW;;;;
+27BB;HEAVY TEARDROP-SHANKED RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY TEARDROP-SHANKED RIGHT ARROW;;;;
+27BC;WEDGE-TAILED RIGHTWARDS ARROW;So;0;ON;;;;;N;WEDGE-TAILED RIGHT ARROW;;;;
+27BD;HEAVY WEDGE-TAILED RIGHTWARDS ARROW;So;0;ON;;;;;N;HEAVY WEDGE-TAILED RIGHT ARROW;;;;
+27BE;OPEN-OUTLINED RIGHTWARDS ARROW;So;0;ON;;;;;N;OPEN-OUTLINED RIGHT ARROW;;;;
+27D0;WHITE DIAMOND WITH CENTRED DOT;Sm;0;ON;;;;;N;;;;;
+27D1;AND WITH DOT;Sm;0;ON;;;;;N;;;;;
+27D2;ELEMENT OF OPENING UPWARDS;Sm;0;ON;;;;;N;;;;;
+27D3;LOWER RIGHT CORNER WITH DOT;Sm;0;ON;;;;;Y;;;;;
+27D4;UPPER LEFT CORNER WITH DOT;Sm;0;ON;;;;;Y;;;;;
+27D5;LEFT OUTER JOIN;Sm;0;ON;;;;;Y;;;;;
+27D6;RIGHT OUTER JOIN;Sm;0;ON;;;;;Y;;;;;
+27D7;FULL OUTER JOIN;Sm;0;ON;;;;;N;;;;;
+27D8;LARGE UP TACK;Sm;0;ON;;;;;N;;;;;
+27D9;LARGE DOWN TACK;Sm;0;ON;;;;;N;;;;;
+27DA;LEFT AND RIGHT DOUBLE TURNSTILE;Sm;0;ON;;;;;N;;;;;
+27DB;LEFT AND RIGHT TACK;Sm;0;ON;;;;;N;;;;;
+27DC;LEFT MULTIMAP;Sm;0;ON;;;;;Y;;;;;
+27DD;LONG RIGHT TACK;Sm;0;ON;;;;;Y;;;;;
+27DE;LONG LEFT TACK;Sm;0;ON;;;;;Y;;;;;
+27DF;UP TACK WITH CIRCLE ABOVE;Sm;0;ON;;;;;N;;;;;
+27E0;LOZENGE DIVIDED BY HORIZONTAL RULE;Sm;0;ON;;;;;N;;;;;
+27E1;WHITE CONCAVE-SIDED DIAMOND;Sm;0;ON;;;;;N;;;;;
+27E2;WHITE CONCAVE-SIDED DIAMOND WITH LEFTWARDS TICK;Sm;0;ON;;;;;Y;;;;;
+27E3;WHITE CONCAVE-SIDED DIAMOND WITH RIGHTWARDS TICK;Sm;0;ON;;;;;Y;;;;;
+27E4;WHITE SQUARE WITH LEFTWARDS TICK;Sm;0;ON;;;;;Y;;;;;
+27E5;WHITE SQUARE WITH RIGHTWARDS TICK;Sm;0;ON;;;;;Y;;;;;
+27E6;MATHEMATICAL LEFT WHITE SQUARE BRACKET;Ps;0;ON;;;;;Y;;;;;
+27E7;MATHEMATICAL RIGHT WHITE SQUARE BRACKET;Pe;0;ON;;;;;Y;;;;;
+27E8;MATHEMATICAL LEFT ANGLE BRACKET;Ps;0;ON;;;;;Y;;;;;
+27E9;MATHEMATICAL RIGHT ANGLE BRACKET;Pe;0;ON;;;;;Y;;;;;
+27EA;MATHEMATICAL LEFT DOUBLE ANGLE BRACKET;Ps;0;ON;;;;;Y;;;;;
+27EB;MATHEMATICAL RIGHT DOUBLE ANGLE BRACKET;Pe;0;ON;;;;;Y;;;;;
+27F0;UPWARDS QUADRUPLE ARROW;Sm;0;ON;;;;;N;;;;;
+27F1;DOWNWARDS QUADRUPLE ARROW;Sm;0;ON;;;;;N;;;;;
+27F2;ANTICLOCKWISE GAPPED CIRCLE ARROW;Sm;0;ON;;;;;N;;;;;
+27F3;CLOCKWISE GAPPED CIRCLE ARROW;Sm;0;ON;;;;;N;;;;;
+27F4;RIGHT ARROW WITH CIRCLED PLUS;Sm;0;ON;;;;;N;;;;;
+27F5;LONG LEFTWARDS ARROW;Sm;0;ON;;;;;N;;;;;
+27F6;LONG RIGHTWARDS ARROW;Sm;0;ON;;;;;N;;;;;
+27F7;LONG LEFT RIGHT ARROW;Sm;0;ON;;;;;N;;;;;
+27F8;LONG LEFTWARDS DOUBLE ARROW;Sm;0;ON;;;;;N;;;;;
+27F9;LONG RIGHTWARDS DOUBLE ARROW;Sm;0;ON;;;;;N;;;;;
+27FA;LONG LEFT RIGHT DOUBLE ARROW;Sm;0;ON;;;;;N;;;;;
+27FB;LONG LEFTWARDS ARROW FROM BAR;Sm;0;ON;;;;;N;;;;;
+27FC;LONG RIGHTWARDS ARROW FROM BAR;Sm;0;ON;;;;;N;;;;;
+27FD;LONG LEFTWARDS DOUBLE ARROW FROM BAR;Sm;0;ON;;;;;N;;;;;
+27FE;LONG RIGHTWARDS DOUBLE ARROW FROM BAR;Sm;0;ON;;;;;N;;;;;
+27FF;LONG RIGHTWARDS SQUIGGLE ARROW;Sm;0;ON;;;;;N;;;;;
+2800;BRAILLE PATTERN BLANK;So;0;ON;;;;;N;;;;;
+2801;BRAILLE PATTERN DOTS-1;So;0;ON;;;;;N;;;;;
+2802;BRAILLE PATTERN DOTS-2;So;0;ON;;;;;N;;;;;
+2803;BRAILLE PATTERN DOTS-12;So;0;ON;;;;;N;;;;;
+2804;BRAILLE PATTERN DOTS-3;So;0;ON;;;;;N;;;;;
+2805;BRAILLE PATTERN DOTS-13;So;0;ON;;;;;N;;;;;
+2806;BRAILLE PATTERN DOTS-23;So;0;ON;;;;;N;;;;;
+2807;BRAILLE PATTERN DOTS-123;So;0;ON;;;;;N;;;;;
+2808;BRAILLE PATTERN DOTS-4;So;0;ON;;;;;N;;;;;
+2809;BRAILLE PATTERN DOTS-14;So;0;ON;;;;;N;;;;;
+280A;BRAILLE PATTERN DOTS-24;So;0;ON;;;;;N;;;;;
+280B;BRAILLE PATTERN DOTS-124;So;0;ON;;;;;N;;;;;
+280C;BRAILLE PATTERN DOTS-34;So;0;ON;;;;;N;;;;;
+280D;BRAILLE PATTERN DOTS-134;So;0;ON;;;;;N;;;;;
+280E;BRAILLE PATTERN DOTS-234;So;0;ON;;;;;N;;;;;
+280F;BRAILLE PATTERN DOTS-1234;So;0;ON;;;;;N;;;;;
+2810;BRAILLE PATTERN DOTS-5;So;0;ON;;;;;N;;;;;
+2811;BRAILLE PATTERN DOTS-15;So;0;ON;;;;;N;;;;;
+2812;BRAILLE PATTERN DOTS-25;So;0;ON;;;;;N;;;;;
+2813;BRAILLE PATTERN DOTS-125;So;0;ON;;;;;N;;;;;
+2814;BRAILLE PATTERN DOTS-35;So;0;ON;;;;;N;;;;;
+2815;BRAILLE PATTERN DOTS-135;So;0;ON;;;;;N;;;;;
+2816;BRAILLE PATTERN DOTS-235;So;0;ON;;;;;N;;;;;
+2817;BRAILLE PATTERN DOTS-1235;So;0;ON;;;;;N;;;;;
+2818;BRAILLE PATTERN DOTS-45;So;0;ON;;;;;N;;;;;
+2819;BRAILLE PATTERN DOTS-145;So;0;ON;;;;;N;;;;;
+281A;BRAILLE PATTERN DOTS-245;So;0;ON;;;;;N;;;;;
+281B;BRAILLE PATTERN DOTS-1245;So;0;ON;;;;;N;;;;;
+281C;BRAILLE PATTERN DOTS-345;So;0;ON;;;;;N;;;;;
+281D;BRAILLE PATTERN DOTS-1345;So;0;ON;;;;;N;;;;;
+281E;BRAILLE PATTERN DOTS-2345;So;0;ON;;;;;N;;;;;
+281F;BRAILLE PATTERN DOTS-12345;So;0;ON;;;;;N;;;;;
+2820;BRAILLE PATTERN DOTS-6;So;0;ON;;;;;N;;;;;
+2821;BRAILLE PATTERN DOTS-16;So;0;ON;;;;;N;;;;;
+2822;BRAILLE PATTERN DOTS-26;So;0;ON;;;;;N;;;;;
+2823;BRAILLE PATTERN DOTS-126;So;0;ON;;;;;N;;;;;
+2824;BRAILLE PATTERN DOTS-36;So;0;ON;;;;;N;;;;;
+2825;BRAILLE PATTERN DOTS-136;So;0;ON;;;;;N;;;;;
+2826;BRAILLE PATTERN DOTS-236;So;0;ON;;;;;N;;;;;
+2827;BRAILLE PATTERN DOTS-1236;So;0;ON;;;;;N;;;;;
+2828;BRAILLE PATTERN DOTS-46;So;0;ON;;;;;N;;;;;
+2829;BRAILLE PATTERN DOTS-146;So;0;ON;;;;;N;;;;;
+282A;BRAILLE PATTERN DOTS-246;So;0;ON;;;;;N;;;;;
+282B;BRAILLE PATTERN DOTS-1246;So;0;ON;;;;;N;;;;;
+282C;BRAILLE PATTERN DOTS-346;So;0;ON;;;;;N;;;;;
+282D;BRAILLE PATTERN DOTS-1346;So;0;ON;;;;;N;;;;;
+282E;BRAILLE PATTERN DOTS-2346;So;0;ON;;;;;N;;;;;
+282F;BRAILLE PATTERN DOTS-12346;So;0;ON;;;;;N;;;;;
+2830;BRAILLE PATTERN DOTS-56;So;0;ON;;;;;N;;;;;
+2831;BRAILLE PATTERN DOTS-156;So;0;ON;;;;;N;;;;;
+2832;BRAILLE PATTERN DOTS-256;So;0;ON;;;;;N;;;;;
+2833;BRAILLE PATTERN DOTS-1256;So;0;ON;;;;;N;;;;;
+2834;BRAILLE PATTERN DOTS-356;So;0;ON;;;;;N;;;;;
+2835;BRAILLE PATTERN DOTS-1356;So;0;ON;;;;;N;;;;;
+2836;BRAILLE PATTERN DOTS-2356;So;0;ON;;;;;N;;;;;
+2837;BRAILLE PATTERN DOTS-12356;So;0;ON;;;;;N;;;;;
+2838;BRAILLE PATTERN DOTS-456;So;0;ON;;;;;N;;;;;
+2839;BRAILLE PATTERN DOTS-1456;So;0;ON;;;;;N;;;;;
+283A;BRAILLE PATTERN DOTS-2456;So;0;ON;;;;;N;;;;;
+283B;BRAILLE PATTERN DOTS-12456;So;0;ON;;;;;N;;;;;
+283C;BRAILLE PATTERN DOTS-3456;So;0;ON;;;;;N;;;;;
+283D;BRAILLE PATTERN DOTS-13456;So;0;ON;;;;;N;;;;;
+283E;BRAILLE PATTERN DOTS-23456;So;0;ON;;;;;N;;;;;
+283F;BRAILLE PATTERN DOTS-123456;So;0;ON;;;;;N;;;;;
+2840;BRAILLE PATTERN DOTS-7;So;0;ON;;;;;N;;;;;
+2841;BRAILLE PATTERN DOTS-17;So;0;ON;;;;;N;;;;;
+2842;BRAILLE PATTERN DOTS-27;So;0;ON;;;;;N;;;;;
+2843;BRAILLE PATTERN DOTS-127;So;0;ON;;;;;N;;;;;
+2844;BRAILLE PATTERN DOTS-37;So;0;ON;;;;;N;;;;;
+2845;BRAILLE PATTERN DOTS-137;So;0;ON;;;;;N;;;;;
+2846;BRAILLE PATTERN DOTS-237;So;0;ON;;;;;N;;;;;
+2847;BRAILLE PATTERN DOTS-1237;So;0;ON;;;;;N;;;;;
+2848;BRAILLE PATTERN DOTS-47;So;0;ON;;;;;N;;;;;
+2849;BRAILLE PATTERN DOTS-147;So;0;ON;;;;;N;;;;;
+284A;BRAILLE PATTERN DOTS-247;So;0;ON;;;;;N;;;;;
+284B;BRAILLE PATTERN DOTS-1247;So;0;ON;;;;;N;;;;;
+284C;BRAILLE PATTERN DOTS-347;So;0;ON;;;;;N;;;;;
+284D;BRAILLE PATTERN DOTS-1347;So;0;ON;;;;;N;;;;;
+284E;BRAILLE PATTERN DOTS-2347;So;0;ON;;;;;N;;;;;
+284F;BRAILLE PATTERN DOTS-12347;So;0;ON;;;;;N;;;;;
+2850;BRAILLE PATTERN DOTS-57;So;0;ON;;;;;N;;;;;
+2851;BRAILLE PATTERN DOTS-157;So;0;ON;;;;;N;;;;;
+2852;BRAILLE PATTERN DOTS-257;So;0;ON;;;;;N;;;;;
+2853;BRAILLE PATTERN DOTS-1257;So;0;ON;;;;;N;;;;;
+2854;BRAILLE PATTERN DOTS-357;So;0;ON;;;;;N;;;;;
+2855;BRAILLE PATTERN DOTS-1357;So;0;ON;;;;;N;;;;;
+2856;BRAILLE PATTERN DOTS-2357;So;0;ON;;;;;N;;;;;
+2857;BRAILLE PATTERN DOTS-12357;So;0;ON;;;;;N;;;;;
+2858;BRAILLE PATTERN DOTS-457;So;0;ON;;;;;N;;;;;
+2859;BRAILLE PATTERN DOTS-1457;So;0;ON;;;;;N;;;;;
+285A;BRAILLE PATTERN DOTS-2457;So;0;ON;;;;;N;;;;;
+285B;BRAILLE PATTERN DOTS-12457;So;0;ON;;;;;N;;;;;
+285C;BRAILLE PATTERN DOTS-3457;So;0;ON;;;;;N;;;;;
+285D;BRAILLE PATTERN DOTS-13457;So;0;ON;;;;;N;;;;;
+285E;BRAILLE PATTERN DOTS-23457;So;0;ON;;;;;N;;;;;
+285F;BRAILLE PATTERN DOTS-123457;So;0;ON;;;;;N;;;;;
+2860;BRAILLE PATTERN DOTS-67;So;0;ON;;;;;N;;;;;
+2861;BRAILLE PATTERN DOTS-167;So;0;ON;;;;;N;;;;;
+2862;BRAILLE PATTERN DOTS-267;So;0;ON;;;;;N;;;;;
+2863;BRAILLE PATTERN DOTS-1267;So;0;ON;;;;;N;;;;;
+2864;BRAILLE PATTERN DOTS-367;So;0;ON;;;;;N;;;;;
+2865;BRAILLE PATTERN DOTS-1367;So;0;ON;;;;;N;;;;;
+2866;BRAILLE PATTERN DOTS-2367;So;0;ON;;;;;N;;;;;
+2867;BRAILLE PATTERN DOTS-12367;So;0;ON;;;;;N;;;;;
+2868;BRAILLE PATTERN DOTS-467;So;0;ON;;;;;N;;;;;
+2869;BRAILLE PATTERN DOTS-1467;So;0;ON;;;;;N;;;;;
+286A;BRAILLE PATTERN DOTS-2467;So;0;ON;;;;;N;;;;;
+286B;BRAILLE PATTERN DOTS-12467;So;0;ON;;;;;N;;;;;
+286C;BRAILLE PATTERN DOTS-3467;So;0;ON;;;;;N;;;;;
+286D;BRAILLE PATTERN DOTS-13467;So;0;ON;;;;;N;;;;;
+286E;BRAILLE PATTERN DOTS-23467;So;0;ON;;;;;N;;;;;
+286F;BRAILLE PATTERN DOTS-123467;So;0;ON;;;;;N;;;;;
+2870;BRAILLE PATTERN DOTS-567;So;0;ON;;;;;N;;;;;
+2871;BRAILLE PATTERN DOTS-1567;So;0;ON;;;;;N;;;;;
+2872;BRAILLE PATTERN DOTS-2567;So;0;ON;;;;;N;;;;;
+2873;BRAILLE PATTERN DOTS-12567;So;0;ON;;;;;N;;;;;
+2874;BRAILLE PATTERN DOTS-3567;So;0;ON;;;;;N;;;;;
+2875;BRAILLE PATTERN DOTS-13567;So;0;ON;;;;;N;;;;;
+2876;BRAILLE PATTERN DOTS-23567;So;0;ON;;;;;N;;;;;
+2877;BRAILLE PATTERN DOTS-123567;So;0;ON;;;;;N;;;;;
+2878;BRAILLE PATTERN DOTS-4567;So;0;ON;;;;;N;;;;;
+2879;BRAILLE PATTERN DOTS-14567;So;0;ON;;;;;N;;;;;
+287A;BRAILLE PATTERN DOTS-24567;So;0;ON;;;;;N;;;;;
+287B;BRAILLE PATTERN DOTS-124567;So;0;ON;;;;;N;;;;;
+
+287C;BRAILLE PATTERN DOTS-34567;So;0;ON;;;;;N;;;;;
+287D;BRAILLE PATTERN DOTS-134567;So;0;ON;;;;;N;;;;;
+287E;BRAILLE PATTERN DOTS-234567;So;0;ON;;;;;N;;;;;
+287F;BRAILLE PATTERN DOTS-1234567;So;0;ON;;;;;N;;;;;
+2880;BRAILLE PATTERN DOTS-8;So;0;ON;;;;;N;;;;;
+2881;BRAILLE PATTERN DOTS-18;So;0;ON;;;;;N;;;;;
+2882;BRAILLE PATTERN DOTS-28;So;0;ON;;;;;N;;;;;
+2883;BRAILLE PATTERN DOTS-128;So;0;ON;;;;;N;;;;;
+2884;BRAILLE PATTERN DOTS-38;So;0;ON;;;;;N;;;;;
+2885;BRAILLE PATTERN DOTS-138;So;0;ON;;;;;N;;;;;
+2886;BRAILLE PATTERN DOTS-238;So;0;ON;;;;;N;;;;;
+2887;BRAILLE PATTERN DOTS-1238;So;0;ON;;;;;N;;;;;
+2888;BRAILLE PATTERN DOTS-48;So;0;ON;;;;;N;;;;;
+2889;BRAILLE PATTERN DOTS-148;So;0;ON;;;;;N;;;;;
+288A;BRAILLE PATTERN DOTS-248;So;0;ON;;;;;N;;;;;
+288B;BRAILLE PATTERN DOTS-1248;So;0;ON;;;;;N;;;;;
+288C;BRAILLE PATTERN DOTS-348;So;0;ON;;;;;N;;;;;
+288D;BRAILLE PATTERN DOTS-1348;So;0;ON;;;;;N;;;;;
+288E;BRAILLE PATTERN DOTS-2348;So;0;ON;;;;;N;;;;;
+288F;BRAILLE PATTERN DOTS-12348;So;0;ON;;;;;N;;;;;
+2890;BRAILLE PATTERN DOTS-58;So;0;ON;;;;;N;;;;;
+2891;BRAILLE PATTERN DOTS-158;So;0;ON;;;;;N;;;;;
+2892;BRAILLE PATTERN DOTS-258;So;0;ON;;;;;N;;;;;
+2893;BRAILLE PATTERN DOTS-1258;So;0;ON;;;;;N;;;;;
+2894;BRAILLE PATTERN DOTS-358;So;0;ON;;;;;N;;;;;
+2895;BRAILLE PATTERN DOTS-1358;So;0;ON;;;;;N;;;;;
+2896;BRAILLE PATTERN DOTS-2358;So;0;ON;;;;;N;;;;;
+2897;BRAILLE PATTERN DOTS-12358;So;0;ON;;;;;N;;;;;
+2898;BRAILLE PATTERN DOTS-458;So;0;ON;;;;;N;;;;;
+2899;BRAILLE PATTERN DOTS-1458;So;0;ON;;;;;N;;;;;
+289A;BRAILLE PATTERN DOTS-2458;So;0;ON;;;;;N;;;;;
+289B;BRAILLE PATTERN DOTS-12458;So;0;ON;;;;;N;;;;;
+289C;BRAILLE PATTERN DOTS-3458;So;0;ON;;;;;N;;;;;
+289D;BRAILLE PATTERN DOTS-13458;So;0;ON;;;;;N;;;;;
+289E;BRAILLE PATTERN DOTS-23458;So;0;ON;;;;;N;;;;;
+289F;BRAILLE PATTERN DOTS-123458;So;0;ON;;;;;N;;;;;
+28A0;BRAILLE PATTERN DOTS-68;So;0;ON;;;;;N;;;;;
+28A1;BRAILLE PATTERN DOTS-168;So;0;ON;;;;;N;;;;;
+28A2;BRAILLE PATTERN DOTS-268;So;0;ON;;;;;N;;;;;
+28A3;BRAILLE PATTERN DOTS-1268;So;0;ON;;;;;N;;;;;
+28A4;BRAILLE PATTERN DOTS-368;So;0;ON;;;;;N;;;;;
+28A5;BRAILLE PATTERN DOTS-1368;So;0;ON;;;;;N;;;;;
+28A6;BRAILLE PATTERN DOTS-2368;So;0;ON;;;;;N;;;;;
+28A7;BRAILLE PATTERN DOTS-12368;So;0;ON;;;;;N;;;;;
+28A8;BRAILLE PATTERN DOTS-468;So;0;ON;;;;;N;;;;;
+28A9;BRAILLE PATTERN DOTS-1468;So;0;ON;;;;;N;;;;;
+28AA;BRAILLE PATTERN DOTS-2468;So;0;ON;;;;;N;;;;;
+28AB;BRAILLE PATTERN DOTS-12468;So;0;ON;;;;;N;;;;;
+28AC;BRAILLE PATTERN DOTS-3468;So;0;ON;;;;;N;;;;;
+28AD;BRAILLE PATTERN DOTS-13468;So;0;ON;;;;;N;;;;;
+28AE;BRAILLE PATTERN DOTS-23468;So;0;ON;;;;;N;;;;;
+28AF;BRAILLE PATTERN DOTS-123468;So;0;ON;;;;;N;;;;;
+28B0;BRAILLE PATTERN DOTS-568;So;0;ON;;;;;N;;;;;
+28B1;BRAILLE PATTERN DOTS-1568;So;0;ON;;;;;N;;;;;
+28B2;BRAILLE PATTERN DOTS-2568;So;0;ON;;;;;N;;;;;
+28B3;BRAILLE PATTERN DOTS-12568;So;0;ON;;;;;N;;;;;
+28B4;BRAILLE PATTERN DOTS-3568;So;0;ON;;;;;N;;;;;
+28B5;BRAILLE PATTERN DOTS-13568;So;0;ON;;;;;N;;;;;
+28B6;BRAILLE PATTERN DOTS-23568;So;0;ON;;;;;N;;;;;
+28B7;BRAILLE PATTERN DOTS-123568;So;0;ON;;;;;N;;;;;
+28B8;BRAILLE PATTERN DOTS-4568;So;0;ON;;;;;N;;;;;
+28B9;BRAILLE PATTERN DOTS-14568;So;0;ON;;;;;N;;;;;
+28BA;BRAILLE PATTERN DOTS-24568;So;0;ON;;;;;N;;;;;
+28BB;BRAILLE PATTERN DOTS-124568;So;0;ON;;;;;N;;;;;
+28BC;BRAILLE PATTERN DOTS-34568;So;0;ON;;;;;N;;;;;
+28BD;BRAILLE PATTERN DOTS-134568;So;0;ON;;;;;N;;;;;
+28BE;BRAILLE PATTERN DOTS-234568;So;0;ON;;;;;N;;;;;
+28BF;BRAILLE PATTERN DOTS-1234568;So;0;ON;;;;;N;;;;;
+28C0;BRAILLE PATTERN DOTS-78;So;0;ON;;;;;N;;;;;
+28C1;BRAILLE PATTERN DOTS-178;So;0;ON;;;;;N;;;;;
+28C2;BRAILLE PATTERN DOTS-278;So;0;ON;;;;;N;;;;;
+28C3;BRAILLE PATTERN DOTS-1278;So;0;ON;;;;;N;;;;;
+28C4;BRAILLE PATTERN DOTS-378;So;0;ON;;;;;N;;;;;
+28C5;BRAILLE PATTERN DOTS-1378;So;0;ON;;;;;N;;;;;
+28C6;BRAILLE PATTERN DOTS-2378;So;0;ON;;;;;N;;;;;
+28C7;BRAILLE PATTERN DOTS-12378;So;0;ON;;;;;N;;;;;
+28C8;BRAILLE PATTERN DOTS-478;So;0;ON;;;;;N;;;;;
+28C9;BRAILLE PATTERN DOTS-1478;So;0;ON;;;;;N;;;;;
+28CA;BRAILLE PATTERN DOTS-2478;So;0;ON;;;;;N;;;;;
+28CB;BRAILLE PATTERN DOTS-12478;So;0;ON;;;;;N;;;;;
+28CC;BRAILLE PATTERN DOTS-3478;So;0;ON;;;;;N;;;;;
+28CD;BRAILLE PATTERN DOTS-13478;So;0;ON;;;;;N;;;;;
+28CE;BRAILLE PATTERN DOTS-23478;So;0;ON;;;;;N;;;;;
+28CF;BRAILLE PATTERN DOTS-123478;So;0;ON;;;;;N;;;;;
+28D0;BRAILLE PATTERN DOTS-578;So;0;ON;;;;;N;;;;;
+28D1;BRAILLE PATTERN DOTS-1578;So;0;ON;;;;;N;;;;;
+28D2;BRAILLE PATTERN DOTS-2578;So;0;ON;;;;;N;;;;;
+28D3;BRAILLE PATTERN DOTS-12578;So;0;ON;;;;;N;;;;;
+28D4;BRAILLE PATTERN DOTS-3578;So;0;ON;;;;;N;;;;;
+28D5;BRAILLE PATTERN DOTS-13578;So;0;ON;;;;;N;;;;;
+28D6;BRAILLE PATTERN DOTS-23578;So;0;ON;;;;;N;;;;;
+28D7;BRAILLE PATTERN DOTS-123578;So;0;ON;;;;;N;;;;;
+28D8;BRAILLE PATTERN DOTS-4578;So;0;ON;;;;;N;;;;;
+28D9;BRAILLE PATTERN DOTS-14578;So;0;ON;;;;;N;;;;;
+28DA;BRAILLE PATTERN DOTS-24578;So;0;ON;;;;;N;;;;;
+28DB;BRAILLE PATTERN DOTS-124578;So;0;ON;;;;;N;;;;;
+28DC;BRAILLE PATTERN DOTS-34578;So;0;ON;;;;;N;;;;;
+28DD;BRAILLE PATTERN DOTS-134578;So;0;ON;;;;;N;;;;;
+28DE;BRAILLE PATTERN DOTS-234578;So;0;ON;;;;;N;;;;;
+28DF;BRAILLE PATTERN DOTS-1234578;So;0;ON;;;;;N;;;;;
+28E0;BRAILLE PATTERN DOTS-678;So;0;ON;;;;;N;;;;;
+28E1;BRAILLE PATTERN DOTS-1678;So;0;ON;;;;;N;;;;;
+28E2;BRAILLE PATTERN DOTS-2678;So;0;ON;;;;;N;;;;;
+28E3;BRAILLE PATTERN DOTS-12678;So;0;ON;;;;;N;;;;;
+28E4;BRAILLE PATTERN DOTS-3678;So;0;ON;;;;;N;;;;;
+28E5;BRAILLE PATTERN DOTS-13678;So;0;ON;;;;;N;;;;;
+28E6;BRAILLE PATTERN DOTS-23678;So;0;ON;;;;;N;;;;;
+28E7;BRAILLE PATTERN DOTS-123678;So;0;ON;;;;;N;;;;;
+28E8;BRAILLE PATTERN DOTS-4678;So;0;ON;;;;;N;;;;;
+28E9;BRAILLE PATTERN DOTS-14678;So;0;ON;;;;;N;;;;;
+28EA;BRAILLE PATTERN DOTS-24678;So;0;ON;;;;;N;;;;;
+28EB;BRAILLE PATTERN DOTS-124678;So;0;ON;;;;;N;;;;;
+28EC;BRAILLE PATTERN DOTS-34678;So;0;ON;;;;;N;;;;;
+28ED;BRAILLE PATTERN DOTS-134678;So;0;ON;;;;;N;;;;;
+28EE;BRAILLE PATTERN DOTS-234678;So;0;ON;;;;;N;;;;;
+28EF;BRAILLE PATTERN DOTS-1234678;So;0;ON;;;;;N;;;;;
+28F0;BRAILLE PATTERN DOTS-5678;So;0;ON;;;;;N;;;;;
+28F1;BRAILLE PATTERN DOTS-15678;So;0;ON;;;;;N;;;;;
+28F2;BRAILLE PATTERN DOTS-25678;So;0;ON;;;;;N;;;;;
+28F3;BRAILLE PATTERN DOTS-125678;So;0;ON;;;;;N;;;;;
+28F4;BRAILLE PATTERN DOTS-35678;So;0;ON;;;;;N;;;;;
+28F5;BRAILLE PATTERN DOTS-135678;So;0;ON;;;;;N;;;;;
+28F6;BRAILLE PATTERN DOTS-235678;So;0;ON;;;;;N;;;;;
+28F7;BRAILLE PATTERN DOTS-1235678;So;0;ON;;;;;N;;;;;
+28F8;BRAILLE PATTERN DOTS-45678;So;0;ON;;;;;N;;;;;
+28F9;BRAILLE PATTERN DOTS-145678;So;0;ON;;;;;N;;;;;
+28FA;BRAILLE PATTERN DOTS-245678;So;0;ON;;;;;N;;;;;
+28FB;BRAILLE PATTERN DOTS-1245678;So;0;ON;;;;;N;;;;;
+28FC;BRAILLE PATTERN DOTS-345678;So;0;ON;;;;;N;;;;;
+28FD;BRAILLE PATTERN DOTS-1345678;So;0;ON;;;;;N;;;;;
+28FE;BRAILLE PATTERN DOTS-2345678;So;0;ON;;;;;N;;;;;
+28FF;BRAILLE PATTERN DOTS-12345678;So;0;ON;;;;;N;;;;;
+2900;RIGHTWARDS TWO-HEADED ARROW WITH VERTICAL STROKE;Sm;0;ON;;;;;N;;;;;
+2901;RIGHTWARDS TWO-HEADED ARROW WITH DOUBLE VERTICAL STROKE;Sm;0;ON;;;;;N;;;;;
+2902;LEFTWARDS DOUBLE ARROW WITH VERTICAL STROKE;Sm;0;ON;;;;;N;;;;;
+2903;RIGHTWARDS DOUBLE ARROW WITH VERTICAL STROKE;Sm;0;ON;;;;;N;;;;;
+2904;LEFT RIGHT DOUBLE ARROW WITH VERTICAL STROKE;Sm;0;ON;;;;;N;;;;;
+2905;RIGHTWARDS TWO-HEADED ARROW FROM BAR;Sm;0;ON;;;;;N;;;;;
+2906;LEFTWARDS DOUBLE ARROW FROM BAR;Sm;0;ON;;;;;N;;;;;
+2907;RIGHTWARDS DOUBLE ARROW FROM BAR;Sm;0;ON;;;;;N;;;;;
+2908;DOWNWARDS ARROW WITH HORIZONTAL STROKE;Sm;0;ON;;;;;N;;;;;
+2909;UPWARDS ARROW WITH HORIZONTAL STROKE;Sm;0;ON;;;;;N;;;;;
+290A;UPWARDS TRIPLE ARROW;Sm;0;ON;;;;;N;;;;;
+290B;DOWNWARDS TRIPLE ARROW;Sm;0;ON;;;;;N;;;;;
+290C;LEFTWARDS DOUBLE DASH ARROW;Sm;0;ON;;;;;N;;;;;
+290D;RIGHTWARDS DOUBLE DASH ARROW;Sm;0;ON;;;;;N;;;;;
+290E;LEFTWARDS TRIPLE DASH ARROW;Sm;0;ON;;;;;N;;;;;
+290F;RIGHTWARDS TRIPLE DASH ARROW;Sm;0;ON;;;;;N;;;;;
+2910;RIGHTWARDS TWO-HEADED TRIPLE DASH ARROW;Sm;0;ON;;;;;N;;;;;
+2911;RIGHTWARDS ARROW WITH DOTTED STEM;Sm;0;ON;;;;;N;;;;;
+2912;UPWARDS ARROW TO BAR;Sm;0;ON;;;;;N;;;;;
+2913;DOWNWARDS ARROW TO BAR;Sm;0;ON;;;;;N;;;;;
+2914;RIGHTWARDS ARROW WITH TAIL WITH VERTICAL STROKE;Sm;0;ON;;;;;N;;;;;
+2915;RIGHTWARDS ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE;Sm;0;ON;;;;;N;;;;;
+2916;RIGHTWARDS TWO-HEADED ARROW WITH TAIL;Sm;0;ON;;;;;N;;;;;
+2917;RIGHTWARDS TWO-HEADED ARROW WITH TAIL WITH VERTICAL STROKE;Sm;0;ON;;;;;N;;;;;
+2918;RIGHTWARDS TWO-HEADED ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE;Sm;0;ON;;;;;N;;;;;
+2919;LEFTWARDS ARROW-TAIL;Sm;0;ON;;;;;N;;;;;
+291A;RIGHTWARDS ARROW-TAIL;Sm;0;ON;;;;;N;;;;;
+291B;LEFTWARDS DOUBLE ARROW-TAIL;Sm;0;ON;;;;;N;;;;;
+291C;RIGHTWARDS DOUBLE ARROW-TAIL;Sm;0;ON;;;;;N;;;;;
+291D;LEFTWARDS ARROW TO BLACK DIAMOND;Sm;0;ON;;;;;N;;;;;
+291E;RIGHTWARDS ARROW TO BLACK DIAMOND;Sm;0;ON;;;;;N;;;;;
+291F;LEFTWARDS ARROW FROM BAR TO BLACK DIAMOND;Sm;0;ON;;;;;N;;;;;
+2920;RIGHTWARDS ARROW FROM BAR TO BLACK DIAMOND;Sm;0;ON;;;;;N;;;;;
+2921;NORTH WEST AND SOUTH EAST ARROW;Sm;0;ON;;;;;N;;;;;
+2922;NORTH EAST AND SOUTH WEST ARROW;Sm;0;ON;;;;;N;;;;;
+2923;NORTH WEST ARROW WITH HOOK;Sm;0;ON;;;;;N;;;;;
+2924;NORTH EAST ARROW WITH HOOK;Sm;0;ON;;;;;N;;;;;
+2925;SOUTH EAST ARROW WITH HOOK;Sm;0;ON;;;;;N;;;;;
+2926;SOUTH WEST ARROW WITH HOOK;Sm;0;ON;;;;;N;;;;;
+2927;NORTH WEST ARROW AND NORTH EAST ARROW;Sm;0;ON;;;;;N;;;;;
+2928;NORTH EAST ARROW AND SOUTH EAST ARROW;Sm;0;ON;;;;;N;;;;;
+2929;SOUTH EAST ARROW AND SOUTH WEST ARROW;Sm;0;ON;;;;;N;;;;;
+292A;SOUTH WEST ARROW AND NORTH WEST ARROW;Sm;0;ON;;;;;N;;;;;
+292B;RISING DIAGONAL CROSSING FALLING DIAGONAL;Sm;0;ON;;;;;N;;;;;
+292C;FALLING DIAGONAL CROSSING RISING DIAGONAL;Sm;0;ON;;;;;N;;;;;
+292D;SOUTH EAST ARROW CROSSING NORTH EAST ARROW;Sm;0;ON;;;;;N;;;;;
+292E;NORTH EAST ARROW CROSSING SOUTH EAST ARROW;Sm;0;ON;;;;;N;;;;;
+292F;FALLING DIAGONAL CROSSING NORTH EAST ARROW;Sm;0;ON;;;;;N;;;;;
+2930;RISING DIAGONAL CROSSING SOUTH EAST ARROW;Sm;0;ON;;;;;N;;;;;
+2931;NORTH EAST ARROW CROSSING NORTH WEST ARROW;Sm;0;ON;;;;;N;;;;;
+2932;NORTH WEST ARROW CROSSING NORTH EAST ARROW;Sm;0;ON;;;;;N;;;;;
+2933;WAVE ARROW POINTING DIRECTLY RIGHT;Sm;0;ON;;;;;N;;;;;
+2934;ARROW POINTING RIGHTWARDS THEN CURVING UPWARDS;Sm;0;ON;;;;;N;;;;;
+2935;ARROW POINTING RIGHTWARDS THEN CURVING DOWNWARDS;Sm;0;ON;;;;;N;;;;;
+2936;ARROW POINTING DOWNWARDS THEN CURVING LEFTWARDS;Sm;0;ON;;;;;N;;;;;
+2937;ARROW POINTING DOWNWARDS THEN CURVING RIGHTWARDS;Sm;0;ON;;;;;N;;;;;
+2938;RIGHT-SIDE ARC CLOCKWISE ARROW;Sm;0;ON;;;;;N;;;;;
+2939;LEFT-SIDE ARC ANTICLOCKWISE ARROW;Sm;0;ON;;;;;N;;;;;
+293A;TOP ARC ANTICLOCKWISE ARROW;Sm;0;ON;;;;;N;;;;;
+293B;BOTTOM ARC ANTICLOCKWISE ARROW;Sm;0;ON;;;;;N;;;;;
+293C;TOP ARC CLOCKWISE ARROW WITH MINUS;Sm;0;ON;;;;;N;;;;;
+293D;TOP ARC ANTICLOCKWISE ARROW WITH PLUS;Sm;0;ON;;;;;N;;;;;
+293E;LOWER RIGHT SEMICIRCULAR CLOCKWISE ARROW;Sm;0;ON;;;;;N;;;;;
+293F;LOWER LEFT SEMICIRCULAR ANTICLOCKWISE ARROW;Sm;0;ON;;;;;N;;;;;
+2940;ANTICLOCKWISE CLOSED CIRCLE ARROW;Sm;0;ON;;;;;N;;;;;
+2941;CLOCKWISE CLOSED CIRCLE ARROW;Sm;0;ON;;;;;N;;;;;
+2942;RIGHTWARDS ARROW ABOVE SHORT LEFTWARDS ARROW;Sm;0;ON;;;;;N;;;;;
+2943;LEFTWARDS ARROW ABOVE SHORT RIGHTWARDS ARROW;Sm;0;ON;;;;;N;;;;;
+2944;SHORT RIGHTWARDS ARROW ABOVE LEFTWARDS ARROW;Sm;0;ON;;;;;N;;;;;
+2945;RIGHTWARDS ARROW WITH PLUS BELOW;Sm;0;ON;;;;;N;;;;;
+2946;LEFTWARDS ARROW WITH PLUS BELOW;Sm;0;ON;;;;;N;;;;;
+2947;RIGHTWARDS ARROW THROUGH X;Sm;0;ON;;;;;N;;;;;
+2948;LEFT RIGHT ARROW THROUGH SMALL CIRCLE;Sm;0;ON;;;;;N;;;;;
+2949;UPWARDS TWO-HEADED ARROW FROM SMALL CIRCLE;Sm;0;ON;;;;;N;;;;;
+294A;LEFT BARB UP RIGHT BARB DOWN HARPOON;Sm;0;ON;;;;;N;;;;;
+294B;LEFT BARB DOWN RIGHT BARB UP HARPOON;Sm;0;ON;;;;;N;;;;;
+294C;UP BARB RIGHT DOWN BARB LEFT HARPOON;Sm;0;ON;;;;;N;;;;;
+294D;UP BARB LEFT DOWN BARB RIGHT HARPOON;Sm;0;ON;;;;;N;;;;;
+294E;LEFT BARB UP RIGHT BARB UP HARPOON;Sm;0;ON;;;;;N;;;;;
+294F;UP BARB RIGHT DOWN BARB RIGHT HARPOON;Sm;0;ON;;;;;N;;;;;
+2950;LEFT BARB DOWN RIGHT BARB DOWN HARPOON;Sm;0;ON;;;;;N;;;;;
+2951;UP BARB LEFT DOWN BARB LEFT HARPOON;Sm;0;ON;;;;;N;;;;;
+2952;LEFTWARDS HARPOON WITH BARB UP TO BAR;Sm;0;ON;;;;;N;;;;;
+2953;RIGHTWARDS HARPOON WITH BARB UP TO BAR;Sm;0;ON;;;;;N;;;;;
+2954;UPWARDS HARPOON WITH BARB RIGHT TO BAR;Sm;0;ON;;;;;N;;;;;
+2955;DOWNWARDS HARPOON WITH BARB RIGHT TO BAR;Sm;0;ON;;;;;N;;;;;
+2956;LEFTWARDS HARPOON WITH BARB DOWN TO BAR;Sm;0;ON;;;;;N;;;;;
+2957;RIGHTWARDS HARPOON WITH BARB DOWN TO BAR;Sm;0;ON;;;;;N;;;;;
+2958;UPWARDS HARPOON WITH BARB LEFT TO BAR;Sm;0;ON;;;;;N;;;;;
+2959;DOWNWARDS HARPOON WITH BARB LEFT TO BAR;Sm;0;ON;;;;;N;;;;;
+295A;LEFTWARDS HARPOON WITH BARB UP FROM BAR;Sm;0;ON;;;;;N;;;;;
+295B;RIGHTWARDS HARPOON WITH BARB UP FROM BAR;Sm;0;ON;;;;;N;;;;;
+295C;UPWARDS HARPOON WITH BARB RIGHT FROM BAR;Sm;0;ON;;;;;N;;;;;
+295D;DOWNWARDS HARPOON WITH BARB RIGHT FROM BAR;Sm;0;ON;;;;;N;;;;;
+295E;LEFTWARDS HARPOON WITH BARB DOWN FROM BAR;Sm;0;ON;;;;;N;;;;;
+295F;RIGHTWARDS HARPOON WITH BARB DOWN FROM BAR;Sm;0;ON;;;;;N;;;;;
+2960;UPWARDS HARPOON WITH BARB LEFT FROM BAR;Sm;0;ON;;;;;N;;;;;
+2961;DOWNWARDS HARPOON WITH BARB LEFT FROM BAR;Sm;0;ON;;;;;N;;;;;
+2962;LEFTWARDS HARPOON WITH BARB UP ABOVE LEFTWARDS HARPOON WITH BARB DOWN;Sm;0;ON;;;;;N;;;;;
+2963;UPWARDS HARPOON WITH BARB LEFT BESIDE UPWARDS HARPOON WITH BARB RIGHT;Sm;0;ON;;;;;N;;;;;
+2964;RIGHTWARDS HARPOON WITH BARB UP ABOVE RIGHTWARDS HARPOON WITH BARB DOWN;Sm;0;ON;;;;;N;;;;;
+2965;DOWNWARDS HARPOON WITH BARB LEFT BESIDE DOWNWARDS HARPOON WITH BARB RIGHT;Sm;0;ON;;;;;N;;;;;
+2966;LEFTWARDS HARPOON WITH BARB UP ABOVE RIGHTWARDS HARPOON WITH BARB UP;Sm;0;ON;;;;;N;;;;;
+2967;LEFTWARDS HARPOON WITH BARB DOWN ABOVE RIGHTWARDS HARPOON WITH BARB DOWN;Sm;0;ON;;;;;N;;;;;
+2968;RIGHTWARDS HARPOON WITH BARB UP ABOVE LEFTWARDS HARPOON WITH BARB UP;Sm;0;ON;;;;;N;;;;;
+2969;RIGHTWARDS HARPOON WITH BARB DOWN ABOVE LEFTWARDS HARPOON WITH BARB DOWN;Sm;0;ON;;;;;N;;;;;
+296A;LEFTWARDS HARPOON WITH BARB UP ABOVE LONG DASH;Sm;0;ON;;;;;N;;;;;
+296B;LEFTWARDS HARPOON WITH BARB DOWN BELOW LONG DASH;Sm;0;ON;;;;;N;;;;;
+296C;RIGHTWARDS HARPOON WITH BARB UP ABOVE LONG DASH;Sm;0;ON;;;;;N;;;;;
+296D;RIGHTWARDS HARPOON WITH BARB DOWN BELOW LONG DASH;Sm;0;ON;;;;;N;;;;;
+296E;UPWARDS HARPOON WITH BARB LEFT BESIDE DOWNWARDS HARPOON WITH BARB RIGHT;Sm;0;ON;;;;;N;;;;;
+296F;DOWNWARDS HARPOON WITH BARB LEFT BESIDE UPWARDS HARPOON WITH BARB RIGHT;Sm;0;ON;;;;;N;;;;;
+2970;RIGHT DOUBLE ARROW WITH ROUNDED HEAD;Sm;0;ON;;;;;N;;;;;
+2971;EQUALS SIGN ABOVE RIGHTWARDS ARROW;Sm;0;ON;;;;;N;;;;;
+2972;TILDE OPERATOR ABOVE RIGHTWARDS ARROW;Sm;0;ON;;;;;N;;;;;
+2973;LEFTWARDS ARROW ABOVE TILDE OPERATOR;Sm;0;ON;;;;;N;;;;;
+2974;RIGHTWARDS ARROW ABOVE TILDE OPERATOR;Sm;0;ON;;;;;N;;;;;
+2975;RIGHTWARDS ARROW ABOVE ALMOST EQUAL TO;Sm;0;ON;;;;;N;;;;;
+2976;LESS-THAN ABOVE LEFTWARDS ARROW;Sm;0;ON;;;;;N;;;;;
+2977;LEFTWARDS ARROW THROUGH LESS-THAN;Sm;0;ON;;;;;N;;;;;
+2978;GREATER-THAN ABOVE RIGHTWARDS ARROW;Sm;0;ON;;;;;N;;;;;
+2979;SUBSET ABOVE RIGHTWARDS ARROW;Sm;0;ON;;;;;N;;;;;
+297A;LEFTWARDS ARROW THROUGH SUBSET;Sm;0;ON;;;;;N;;;;;
+297B;SUPERSET ABOVE LEFTWARDS ARROW;Sm;0;ON;;;;;N;;;;;
+297C;LEFT FISH TAIL;Sm;0;ON;;;;;N;;;;;
+297D;RIGHT FISH TAIL;Sm;0;ON;;;;;N;;;;;
+297E;UP FISH TAIL;Sm;0;ON;;;;;N;;;;;
+297F;DOWN FISH TAIL;Sm;0;ON;;;;;N;;;;;
+2980;TRIPLE VERTICAL BAR DELIMITER;Sm;0;ON;;;;;N;;;;;
+2981;Z NOTATION SPOT;Sm;0;ON;;;;;N;;;;;
+2982;Z NOTATION TYPE COLON;Sm;0;ON;;;;;N;;;;;
+2983;LEFT WHITE CURLY BRACKET;Ps;0;ON;;;;;Y;;;;;
+2984;RIGHT WHITE CURLY BRACKET;Pe;0;ON;;;;;Y;;;;;
+2985;LEFT WHITE PARENTHESIS;Ps;0;ON;;;;;Y;;;;;
+2986;RIGHT WHITE PARENTHESIS;Pe;0;ON;;;;;Y;;;;;
+2987;Z NOTATION LEFT IMAGE BRACKET;Ps;0;ON;;;;;Y;;;;;
+2988;Z NOTATION RIGHT IMAGE BRACKET;Pe;0;ON;;;;;Y;;;;;
+2989;Z NOTATION LEFT BINDING BRACKET;Ps;0;ON;;;;;Y;;;;;
+298A;Z NOTATION RIGHT BINDING BRACKET;Pe;0;ON;;;;;Y;;;;;
+298B;LEFT SQUARE BRACKET WITH UNDERBAR;Ps;0;ON;;;;;Y;;;;;
+298C;RIGHT SQUARE BRACKET WITH UNDERBAR;Pe;0;ON;;;;;Y;;;;;
+298D;LEFT SQUARE BRACKET WITH TICK IN TOP CORNER;Ps;0;ON;;;;;Y;;;;;
+298E;RIGHT SQUARE BRACKET WITH TICK IN BOTTOM CORNER;Pe;0;ON;;;;;Y;;;;;
+298F;LEFT SQUARE BRACKET WITH TICK IN BOTTOM CORNER;Ps;0;ON;;;;;Y;;;;;
+2990;RIGHT SQUARE BRACKET WITH TICK IN TOP CORNER;Pe;0;ON;;;;;Y;;;;;
+2991;LEFT ANGLE BRACKET WITH DOT;Ps;0;ON;;;;;Y;;;;;
+2992;RIGHT ANGLE BRACKET WITH DOT;Pe;0;ON;;;;;Y;;;;;
+2993;LEFT ARC LESS-THAN BRACKET;Ps;0;ON;;;;;Y;;;;;
+2994;RIGHT ARC GREATER-THAN BRACKET;Pe;0;ON;;;;;Y;;;;;
+2995;DOUBLE LEFT ARC GREATER-THAN BRACKET;Ps;0;ON;;;;;Y;;;;;
+2996;DOUBLE RIGHT ARC LESS-THAN BRACKET;Pe;0;ON;;;;;Y;;;;;
+2997;LEFT BLACK TORTOISE SHELL BRACKET;Ps;0;ON;;;;;Y;;;;;
+2998;RIGHT BLACK TORTOISE SHELL BRACKET;Pe;0;ON;;;;;Y;;;;;
+2999;DOTTED FENCE;Sm;0;ON;;;;;N;;;;;
+299A;VERTICAL ZIGZAG LINE;Sm;0;ON;;;;;N;;;;;
+299B;MEASURED ANGLE OPENING LEFT;Sm;0;ON;;;;;Y;;;;;
+299C;RIGHT ANGLE VARIANT WITH SQUARE;Sm;0;ON;;;;;Y;;;;;
+299D;MEASURED RIGHT ANGLE WITH DOT;Sm;0;ON;;;;;Y;;;;;
+299E;ANGLE WITH S INSIDE;Sm;0;ON;;;;;Y;;;;;
+299F;ACUTE ANGLE;Sm;0;ON;;;;;Y;;;;;
+29A0;SPHERICAL ANGLE OPENING LEFT;Sm;0;ON;;;;;Y;;;;;
+29A1;SPHERICAL ANGLE OPENING UP;Sm;0;ON;;;;;Y;;;;;
+29A2;TURNED ANGLE;Sm;0;ON;;;;;Y;;;;;
+29A3;REVERSED ANGLE;Sm;0;ON;;;;;Y;;;;;
+29A4;ANGLE WITH UNDERBAR;Sm;0;ON;;;;;Y;;;;;
+29A5;REVERSED ANGLE WITH UNDERBAR;Sm;0;ON;;;;;Y;;;;;
+29A6;OBLIQUE ANGLE OPENING UP;Sm;0;ON;;;;;Y;;;;;
+29A7;OBLIQUE ANGLE OPENING DOWN;Sm;0;ON;;;;;Y;;;;;
+29A8;MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND RIGHT;Sm;0;ON;;;;;Y;;;;;
+29A9;MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING UP AND LEFT;Sm;0;ON;;;;;Y;;;;;
+29AA;MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND RIGHT;Sm;0;ON;;;;;Y;;;;;
+29AB;MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING DOWN AND LEFT;Sm;0;ON;;;;;Y;;;;;
+29AC;MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND UP;Sm;0;ON;;;;;Y;;;;;
+29AD;MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND UP;Sm;0;ON;;;;;Y;;;;;
+29AE;MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING RIGHT AND DOWN;Sm;0;ON;;;;;Y;;;;;
+29AF;MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW POINTING LEFT AND DOWN;Sm;0;ON;;;;;Y;;;;;
+29B0;REVERSED EMPTY SET;Sm;0;ON;;;;;N;;;;;
+29B1;EMPTY SET WITH OVERBAR;Sm;0;ON;;;;;N;;;;;
+29B2;EMPTY SET WITH SMALL CIRCLE ABOVE;Sm;0;ON;;;;;N;;;;;
+29B3;EMPTY SET WITH RIGHT ARROW ABOVE;Sm;0;ON;;;;;N;;;;;
+29B4;EMPTY SET WITH LEFT ARROW ABOVE;Sm;0;ON;;;;;N;;;;;
+29B5;CIRCLE WITH HORIZONTAL BAR;Sm;0;ON;;;;;N;;;;;
+29B6;CIRCLED VERTICAL BAR;Sm;0;ON;;;;;N;;;;;
+29B7;CIRCLED PARALLEL;Sm;0;ON;;;;;N;;;;;
+29B8;CIRCLED REVERSE SOLIDUS;Sm;0;ON;;;;;Y;;;;;
+29B9;CIRCLED PERPENDICULAR;Sm;0;ON;;;;;N;;;;;
+29BA;CIRCLE DIVIDED BY HORIZONTAL BAR AND TOP HALF DIVIDED BY VERTICAL BAR;Sm;0;ON;;;;;N;;;;;
+29BB;CIRCLE WITH SUPERIMPOSED X;Sm;0;ON;;;;;N;;;;;
+29BC;CIRCLED ANTICLOCKWISE-ROTATED DIVISION SIGN;Sm;0;ON;;;;;N;;;;;
+29BD;UP ARROW THROUGH CIRCLE;Sm;0;ON;;;;;N;;;;;
+29BE;CIRCLED WHITE BULLET;Sm;0;ON;;;;;N;;;;;
+29BF;CIRCLED BULLET;Sm;0;ON;;;;;N;;;;;
+29C0;CIRCLED LESS-THAN;Sm;0;ON;;;;;Y;;;;;
+29C1;CIRCLED GREATER-THAN;Sm;0;ON;;;;;Y;;;;;
+29C2;CIRCLE WITH SMALL CIRCLE TO THE RIGHT;Sm;0;ON;;;;;Y;;;;;
+29C3;CIRCLE WITH TWO HORIZONTAL STROKES TO THE RIGHT;Sm;0;ON;;;;;Y;;;;;
+29C4;SQUARED RISING DIAGONAL SLASH;Sm;0;ON;;;;;Y;;;;;
+29C5;SQUARED FALLING DIAGONAL SLASH;Sm;0;ON;;;;;Y;;;;;
+29C6;SQUARED ASTERISK;Sm;0;ON;;;;;N;;;;;
+29C7;SQUARED SMALL CIRCLE;Sm;0;ON;;;;;N;;;;;
+29C8;SQUARED SQUARE;Sm;0;ON;;;;;N;;;;;
+29C9;TWO JOINED SQUARES;Sm;0;ON;;;;;Y;;;;;
+29CA;TRIANGLE WITH DOT ABOVE;Sm;0;ON;;;;;N;;;;;
+29CB;TRIANGLE WITH UNDERBAR;Sm;0;ON;;;;;N;;;;;
+29CC;S IN TRIANGLE;Sm;0;ON;;;;;N;;;;;
+29CD;TRIANGLE WITH SERIFS AT BOTTOM;Sm;0;ON;;;;;N;;;;;
+29CE;RIGHT TRIANGLE ABOVE LEFT TRIANGLE;Sm;0;ON;;;;;Y;;;;;
+29CF;LEFT TRIANGLE BESIDE VERTICAL BAR;Sm;0;ON;;;;;Y;;;;;
+29D0;VERTICAL BAR BESIDE RIGHT TRIANGLE;Sm;0;ON;;;;;Y;;;;;
+29D1;BOWTIE WITH LEFT HALF BLACK;Sm;0;ON;;;;;Y;;;;;
+29D2;BOWTIE WITH RIGHT HALF BLACK;Sm;0;ON;;;;;Y;;;;;
+29D3;BLACK BOWTIE;Sm;0;ON;;;;;N;;;;;
+29D4;TIMES WITH LEFT HALF BLACK;Sm;0;ON;;;;;Y;;;;;
+29D5;TIMES WITH RIGHT HALF BLACK;Sm;0;ON;;;;;Y;;;;;
+29D6;WHITE HOURGLASS;Sm;0;ON;;;;;N;;;;;
+29D7;BLACK HOURGLASS;Sm;0;ON;;;;;N;;;;;
+29D8;LEFT WIGGLY FENCE;Ps;0;ON;;;;;Y;;;;;
+29D9;RIGHT WIGGLY FENCE;Pe;0;ON;;;;;Y;;;;;
+29DA;LEFT DOUBLE WIGGLY FENCE;Ps;0;ON;;;;;Y;;;;;
+29DB;RIGHT DOUBLE WIGGLY FENCE;Pe;0;ON;;;;;Y;;;;;
+29DC;INCOMPLETE INFINITY;Sm;0;ON;;;;;Y;;;;;
+29DD;TIE OVER INFINITY;Sm;0;ON;;;;;N;;;;;
+29DE;INFINITY NEGATED WITH VERTICAL BAR;Sm;0;ON;;;;;N;;;;;
+29DF;DOUBLE-ENDED MULTIMAP;Sm;0;ON;;;;;N;;;;;
+29E0;SQUARE WITH CONTOURED OUTLINE;Sm;0;ON;;;;;N;;;;;
+29E1;INCREASES AS;Sm;0;ON;;;;;Y;;;;;
+29E2;SHUFFLE PRODUCT;Sm;0;ON;;;;;N;;;;;
+29E3;EQUALS SIGN AND SLANTED PARALLEL;Sm;0;ON;;;;;Y;;;;;
+29E4;EQUALS SIGN AND SLANTED PARALLEL WITH TILDE ABOVE;Sm;0;ON;;;;;Y;;;;;
+29E5;IDENTICAL TO AND SLANTED PARALLEL;Sm;0;ON;;;;;Y;;;;;
+29E6;GLEICH STARK;Sm;0;ON;;;;;N;;;;;
+29E7;THERMODYNAMIC;Sm;0;ON;;;;;N;;;;;
+29E8;DOWN-POINTING TRIANGLE WITH LEFT HALF BLACK;Sm;0;ON;;;;;Y;;;;;
+29E9;DOWN-POINTING TRIANGLE WITH RIGHT HALF BLACK;Sm;0;ON;;;;;Y;;;;;
+29EA;BLACK DIAMOND WITH DOWN ARROW;Sm;0;ON;;;;;N;;;;;
+29EB;BLACK LOZENGE;Sm;0;ON;;;;;N;;;;;
+29EC;WHITE CIRCLE WITH DOWN ARROW;Sm;0;ON;;;;;N;;;;;
+29ED;BLACK CIRCLE WITH DOWN ARROW;Sm;0;ON;;;;;N;;;;;
+29EE;ERROR-BARRED WHITE SQUARE;Sm;0;ON;;;;;N;;;;;
+29EF;ERROR-BARRED BLACK SQUARE;Sm;0;ON;;;;;N;;;;;
+29F0;ERROR-BARRED WHITE DIAMOND;Sm;0;ON;;;;;N;;;;;
+29F1;ERROR-BARRED BLACK DIAMOND;Sm;0;ON;;;;;N;;;;;
+29F2;ERROR-BARRED WHITE CIRCLE;Sm;0;ON;;;;;N;;;;;
+29F3;ERROR-BARRED BLACK CIRCLE;Sm;0;ON;;;;;N;;;;;
+29F4;RULE-DELAYED;Sm;0;ON;;;;;Y;;;;;
+29F5;REVERSE SOLIDUS OPERATOR;Sm;0;ON;;;;;Y;;;;;
+29F6;SOLIDUS WITH OVERBAR;Sm;0;ON;;;;;Y;;;;;
+29F7;REVERSE SOLIDUS WITH HORIZONTAL STROKE;Sm;0;ON;;;;;Y;;;;;
+29F8;BIG SOLIDUS;Sm;0;ON;;;;;Y;;;;;
+29F9;BIG REVERSE SOLIDUS;Sm;0;ON;;;;;Y;;;;;
+29FA;DOUBLE PLUS;Sm;0;ON;;;;;N;;;;;
+29FB;TRIPLE PLUS;Sm;0;ON;;;;;N;;;;;
+29FC;LEFT-POINTING CURVED ANGLE BRACKET;Ps;0;ON;;;;;Y;;;;;
+29FD;RIGHT-POINTING CURVED ANGLE BRACKET;Pe;0;ON;;;;;Y;;;;;
+29FE;TINY;Sm;0;ON;;;;;N;;;;;
+29FF;MINY;Sm;0;ON;;;;;N;;;;;
+2A00;N-ARY CIRCLED DOT OPERATOR;Sm;0;ON;;;;;N;;;;;
+2A01;N-ARY CIRCLED PLUS OPERATOR;Sm;0;ON;;;;;N;;;;;
+2A02;N-ARY CIRCLED TIMES OPERATOR;Sm;0;ON;;;;;N;;;;;
+2A03;N-ARY UNION OPERATOR WITH DOT;Sm;0;ON;;;;;N;;;;;
+2A04;N-ARY UNION OPERATOR WITH PLUS;Sm;0;ON;;;;;N;;;;;
+2A05;N-ARY SQUARE INTERSECTION OPERATOR;Sm;0;ON;;;;;N;;;;;
+2A06;N-ARY SQUARE UNION OPERATOR;Sm;0;ON;;;;;N;;;;;
+2A07;TWO LOGICAL AND OPERATOR;Sm;0;ON;;;;;N;;;;;
+2A08;TWO LOGICAL OR OPERATOR;Sm;0;ON;;;;;N;;;;;
+2A09;N-ARY TIMES OPERATOR;Sm;0;ON;;;;;N;;;;;
+2A0A;MODULO TWO SUM;Sm;0;ON;;;;;Y;;;;;
+2A0B;SUMMATION WITH INTEGRAL;Sm;0;ON;;;;;Y;;;;;
+2A0C;QUADRUPLE INTEGRAL OPERATOR;Sm;0;ON;<compat> 222B 222B 222B 222B;;;;Y;;;;;
+2A0D;FINITE PART INTEGRAL;Sm;0;ON;;;;;Y;;;;;
+2A0E;INTEGRAL WITH DOUBLE STROKE;Sm;0;ON;;;;;Y;;;;;
+2A0F;INTEGRAL AVERAGE WITH SLASH;Sm;0;ON;;;;;Y;;;;;
+2A10;CIRCULATION FUNCTION;Sm;0;ON;;;;;Y;;;;;
+2A11;ANTICLOCKWISE INTEGRATION;Sm;0;ON;;;;;Y;;;;;
+2A12;LINE INTEGRATION WITH RECTANGULAR PATH AROUND POLE;Sm;0;ON;;;;;Y;;;;;
+2A13;LINE INTEGRATION WITH SEMICIRCULAR PATH AROUND POLE;Sm;0;ON;;;;;Y;;;;;
+2A14;LINE INTEGRATION NOT INCLUDING THE POLE;Sm;0;ON;;;;;Y;;;;;
+2A15;INTEGRAL AROUND A POINT OPERATOR;Sm;0;ON;;;;;Y;;;;;
+2A16;QUATERNION INTEGRAL OPERATOR;Sm;0;ON;;;;;Y;;;;;
+2A17;INTEGRAL WITH LEFTWARDS ARROW WITH HOOK;Sm;0;ON;;;;;Y;;;;;
+2A18;INTEGRAL WITH TIMES SIGN;Sm;0;ON;;;;;Y;;;;;
+2A19;INTEGRAL WITH INTERSECTION;Sm;0;ON;;;;;Y;;;;;
+2A1A;INTEGRAL WITH UNION;Sm;0;ON;;;;;Y;;;;;
+2A1B;INTEGRAL WITH OVERBAR;Sm;0;ON;;;;;Y;;;;;
+2A1C;INTEGRAL WITH UNDERBAR;Sm;0;ON;;;;;Y;;;;;
+2A1D;JOIN;Sm;0;ON;;;;;N;;;;;
+2A1E;LARGE LEFT TRIANGLE OPERATOR;Sm;0;ON;;;;;Y;;;;;
+2A1F;Z NOTATION SCHEMA COMPOSITION;Sm;0;ON;;;;;Y;;;;;
+2A20;Z NOTATION SCHEMA PIPING;Sm;0;ON;;;;;Y;;;;;
+2A21;Z NOTATION SCHEMA PROJECTION;Sm;0;ON;;;;;Y;;;;;
+2A22;PLUS SIGN WITH SMALL CIRCLE ABOVE;Sm;0;ON;;;;;N;;;;;
+2A23;PLUS SIGN WITH CIRCUMFLEX ACCENT ABOVE;Sm;0;ON;;;;;N;;;;;
+2A24;PLUS SIGN WITH TILDE ABOVE;Sm;0;ON;;;;;Y;;;;;
+2A25;PLUS SIGN WITH DOT BELOW;Sm;0;ON;;;;;N;;;;;
+2A26;PLUS SIGN WITH TILDE BELOW;Sm;0;ON;;;;;Y;;;;;
+2A27;PLUS SIGN WITH SUBSCRIPT TWO;Sm;0;ON;;;;;N;;;;;
+2A28;PLUS SIGN WITH BLACK TRIANGLE;Sm;0;ON;;;;;N;;;;;
+2A29;MINUS SIGN WITH COMMA ABOVE;Sm;0;ON;;;;;Y;;;;;
+2A2A;MINUS SIGN WITH DOT BELOW;Sm;0;ON;;;;;N;;;;;
+2A2B;MINUS SIGN WITH FALLING DOTS;Sm;0;ON;;;;;Y;;;;;
+2A2C;MINUS SIGN WITH RISING DOTS;Sm;0;ON;;;;;Y;;;;;
+2A2D;PLUS SIGN IN LEFT HALF CIRCLE;Sm;0;ON;;;;;Y;;;;;
+2A2E;PLUS SIGN IN RIGHT HALF CIRCLE;Sm;0;ON;;;;;Y;;;;;
+2A2F;VECTOR OR CROSS PRODUCT;Sm;0;ON;;;;;N;;;;;
+2A30;MULTIPLICATION SIGN WITH DOT ABOVE;Sm;0;ON;;;;;N;;;;;
+2A31;MULTIPLICATION SIGN WITH UNDERBAR;Sm;0;ON;;;;;N;;;;;
+2A32;SEMIDIRECT PRODUCT WITH BOTTOM CLOSED;Sm;0;ON;;;;;N;;;;;
+2A33;SMASH PRODUCT;Sm;0;ON;;;;;N;;;;;
+2A34;MULTIPLICATION SIGN IN LEFT HALF CIRCLE;Sm;0;ON;;;;;Y;;;;;
+2A35;MULTIPLICATION SIGN IN RIGHT HALF CIRCLE;Sm;0;ON;;;;;Y;;;;;
+2A36;CIRCLED MULTIPLICATION SIGN WITH CIRCUMFLEX ACCENT;Sm;0;ON;;;;;N;;;;;
+2A37;MULTIPLICATION SIGN IN DOUBLE CIRCLE;Sm;0;ON;;;;;N;;;;;
+2A38;CIRCLED DIVISION SIGN;Sm;0;ON;;;;;N;;;;;
+2A39;PLUS SIGN IN TRIANGLE;Sm;0;ON;;;;;N;;;;;
+2A3A;MINUS SIGN IN TRIANGLE;Sm;0;ON;;;;;N;;;;;
+2A3B;MULTIPLICATION SIGN IN TRIANGLE;Sm;0;ON;;;;;N;;;;;
+2A3C;INTERIOR PRODUCT;Sm;0;ON;;;;;Y;;;;;
+2A3D;RIGHTHAND INTERIOR PRODUCT;Sm;0;ON;;;;;Y;;;;;
+2A3E;Z NOTATION RELATIONAL COMPOSITION;Sm;0;ON;;;;;Y;;;;;
+2A3F;AMALGAMATION OR COPRODUCT;Sm;0;ON;;;;;N;;;;;
+2A40;INTERSECTION WITH DOT;Sm;0;ON;;;;;N;;;;;
+2A41;UNION WITH MINUS SIGN;Sm;0;ON;;;;;N;;;;;
+2A42;UNION WITH OVERBAR;Sm;0;ON;;;;;N;;;;;
+2A43;INTERSECTION WITH OVERBAR;Sm;0;ON;;;;;N;;;;;
+2A44;INTERSECTION WITH LOGICAL AND;Sm;0;ON;;;;;N;;;;;
+2A45;UNION WITH LOGICAL OR;Sm;0;ON;;;;;N;;;;;
+2A46;UNION ABOVE INTERSECTION;Sm;0;ON;;;;;N;;;;;
+2A47;INTERSECTION ABOVE UNION;Sm;0;ON;;;;;N;;;;;
+2A48;UNION ABOVE BAR ABOVE INTERSECTION;Sm;0;ON;;;;;N;;;;;
+2A49;INTERSECTION ABOVE BAR ABOVE UNION;Sm;0;ON;;;;;N;;;;;
+2A4A;UNION BESIDE AND JOINED WITH UNION;Sm;0;ON;;;;;N;;;;;
+2A4B;INTERSECTION BESIDE AND JOINED WITH INTERSECTION;Sm;0;ON;;;;;N;;;;;
+2A4C;CLOSED UNION WITH SERIFS;Sm;0;ON;;;;;N;;;;;
+2A4D;CLOSED INTERSECTION WITH SERIFS;Sm;0;ON;;;;;N;;;;;
+2A4E;DOUBLE SQUARE INTERSECTION;Sm;0;ON;;;;;N;;;;;
+2A4F;DOUBLE SQUARE UNION;Sm;0;ON;;;;;N;;;;;
+2A50;CLOSED UNION WITH SERIFS AND SMASH PRODUCT;Sm;0;ON;;;;;N;;;;;
+2A51;LOGICAL AND WITH DOT ABOVE;Sm;0;ON;;;;;N;;;;;
+2A52;LOGICAL OR WITH DOT ABOVE;Sm;0;ON;;;;;N;;;;;
+2A53;DOUBLE LOGICAL AND;Sm;0;ON;;;;;N;;;;;
+2A54;DOUBLE LOGICAL OR;Sm;0;ON;;;;;N;;;;;
+2A55;TWO INTERSECTING LOGICAL AND;Sm;0;ON;;;;;N;;;;;
+2A56;TWO INTERSECTING LOGICAL OR;Sm;0;ON;;;;;N;;;;;
+2A57;SLOPING LARGE OR;Sm;0;ON;;;;;Y;;;;;
+2A58;SLOPING LARGE AND;Sm;0;ON;;;;;Y;;;;;
+2A59;LOGICAL OR OVERLAPPING LOGICAL AND;Sm;0;ON;;;;;N;;;;;
+2A5A;LOGICAL AND WITH MIDDLE STEM;Sm;0;ON;;;;;N;;;;;
+2A5B;LOGICAL OR WITH MIDDLE STEM;Sm;0;ON;;;;;N;;;;;
+2A5C;LOGICAL AND WITH HORIZONTAL DASH;Sm;0;ON;;;;;N;;;;;
+2A5D;LOGICAL OR WITH HORIZONTAL DASH;Sm;0;ON;;;;;N;;;;;
+2A5E;LOGICAL AND WITH DOUBLE OVERBAR;Sm;0;ON;;;;;N;;;;;
+2A5F;LOGICAL AND WITH UNDERBAR;Sm;0;ON;;;;;N;;;;;
+2A60;LOGICAL AND WITH DOUBLE UNDERBAR;Sm;0;ON;;;;;N;;;;;
+2A61;SMALL VEE WITH UNDERBAR;Sm;0;ON;;;;;N;;;;;
+2A62;LOGICAL OR WITH DOUBLE OVERBAR;Sm;0;ON;;;;;N;;;;;
+2A63;LOGICAL OR WITH DOUBLE UNDERBAR;Sm;0;ON;;;;;N;;;;;
+2A64;Z NOTATION DOMAIN ANTIRESTRICTION;Sm;0;ON;;;;;Y;;;;;
+2A65;Z NOTATION RANGE ANTIRESTRICTION;Sm;0;ON;;;;;Y;;;;;
+2A66;EQUALS SIGN WITH DOT BELOW;Sm;0;ON;;;;;N;;;;;
+2A67;IDENTICAL WITH DOT ABOVE;Sm;0;ON;;;;;N;;;;;
+2A68;TRIPLE HORIZONTAL BAR WITH DOUBLE VERTICAL STROKE;Sm;0;ON;;;;;N;;;;;
+2A69;TRIPLE HORIZONTAL BAR WITH TRIPLE VERTICAL STROKE;Sm;0;ON;;;;;N;;;;;
+2A6A;TILDE OPERATOR WITH DOT ABOVE;Sm;0;ON;;;;;Y;;;;;
+2A6B;TILDE OPERATOR WITH RISING DOTS;Sm;0;ON;;;;;Y;;;;;
+2A6C;SIMILAR MINUS SIMILAR;Sm;0;ON;;;;;Y;;;;;
+2A6D;CONGRUENT WITH DOT ABOVE;Sm;0;ON;;;;;Y;;;;;
+2A6E;EQUALS WITH ASTERISK;Sm;0;ON;;;;;N;;;;;
+2A6F;ALMOST EQUAL TO WITH CIRCUMFLEX ACCENT;Sm;0;ON;;;;;Y;;;;;
+2A70;APPROXIMATELY EQUAL OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2A71;EQUALS SIGN ABOVE PLUS SIGN;Sm;0;ON;;;;;N;;;;;
+2A72;PLUS SIGN ABOVE EQUALS SIGN;Sm;0;ON;;;;;N;;;;;
+2A73;EQUALS SIGN ABOVE TILDE OPERATOR;Sm;0;ON;;;;;Y;;;;;
+2A74;DOUBLE COLON EQUAL;Sm;0;ON;<compat> 003A 003A 003D;;;;Y;;;;;
+2A75;TWO CONSECUTIVE EQUALS SIGNS;Sm;0;ON;<compat> 003D 003D;;;;N;;;;;
+2A76;THREE CONSECUTIVE EQUALS SIGNS;Sm;0;ON;<compat> 003D 003D 003D;;;;N;;;;;
+2A77;EQUALS SIGN WITH TWO DOTS ABOVE AND TWO DOTS BELOW;Sm;0;ON;;;;;N;;;;;
+2A78;EQUIVALENT WITH FOUR DOTS ABOVE;Sm;0;ON;;;;;N;;;;;
+2A79;LESS-THAN WITH CIRCLE INSIDE;Sm;0;ON;;;;;Y;;;;;
+2A7A;GREATER-THAN WITH CIRCLE INSIDE;Sm;0;ON;;;;;Y;;;;;
+2A7B;LESS-THAN WITH QUESTION MARK ABOVE;Sm;0;ON;;;;;Y;;;;;
+2A7C;GREATER-THAN WITH QUESTION MARK ABOVE;Sm;0;ON;;;;;Y;;;;;
+2A7D;LESS-THAN OR SLANTED EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2A7E;GREATER-THAN OR SLANTED EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2A7F;LESS-THAN OR SLANTED EQUAL TO WITH DOT INSIDE;Sm;0;ON;;;;;Y;;;;;
+2A80;GREATER-THAN OR SLANTED EQUAL TO WITH DOT INSIDE;Sm;0;ON;;;;;Y;;;;;
+2A81;LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE;Sm;0;ON;;;;;Y;;;;;
+2A82;GREATER-THAN OR SLANTED EQUAL TO WITH DOT ABOVE;Sm;0;ON;;;;;Y;;;;;
+2A83;LESS-THAN OR SLANTED EQUAL TO WITH DOT ABOVE RIGHT;Sm;0;ON;;;;;Y;;;;;
+2A84;GREATER-THAN OR SLANTED EQUAL TO WITH DOT ABOVE LEFT;Sm;0;ON;;;;;Y;;;;;
+2A85;LESS-THAN OR APPROXIMATE;Sm;0;ON;;;;;Y;;;;;
+2A86;GREATER-THAN OR APPROXIMATE;Sm;0;ON;;;;;Y;;;;;
+2A87;LESS-THAN AND SINGLE-LINE NOT EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2A88;GREATER-THAN AND SINGLE-LINE NOT EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2A89;LESS-THAN AND NOT APPROXIMATE;Sm;0;ON;;;;;Y;;;;;
+2A8A;GREATER-THAN AND NOT APPROXIMATE;Sm;0;ON;;;;;Y;;;;;
+2A8B;LESS-THAN ABOVE DOUBLE-LINE EQUAL ABOVE GREATER-THAN;Sm;0;ON;;;;;Y;;;;;
+2A8C;GREATER-THAN ABOVE DOUBLE-LINE EQUAL ABOVE LESS-THAN;Sm;0;ON;;;;;Y;;;;;
+2A8D;LESS-THAN ABOVE SIMILAR OR EQUAL;Sm;0;ON;;;;;Y;;;;;
+2A8E;GREATER-THAN ABOVE SIMILAR OR EQUAL;Sm;0;ON;;;;;Y;;;;;
+2A8F;LESS-THAN ABOVE SIMILAR ABOVE GREATER-THAN;Sm;0;ON;;;;;Y;;;;;
+2A90;GREATER-THAN ABOVE SIMILAR ABOVE LESS-THAN;Sm;0;ON;;;;;Y;;;;;
+2A91;LESS-THAN ABOVE GREATER-THAN ABOVE DOUBLE-LINE EQUAL;Sm;0;ON;;;;;Y;;;;;
+2A92;GREATER-THAN ABOVE LESS-THAN ABOVE DOUBLE-LINE EQUAL;Sm;0;ON;;;;;Y;;;;;
+2A93;LESS-THAN ABOVE SLANTED EQUAL ABOVE GREATER-THAN ABOVE SLANTED EQUAL;Sm;0;ON;;;;;Y;;;;;
+2A94;GREATER-THAN ABOVE SLANTED EQUAL ABOVE LESS-THAN ABOVE SLANTED EQUAL;Sm;0;ON;;;;;Y;;;;;
+2A95;SLANTED EQUAL TO OR LESS-THAN;Sm;0;ON;;;;;Y;;;;;
+2A96;SLANTED EQUAL TO OR GREATER-THAN;Sm;0;ON;;;;;Y;;;;;
+2A97;SLANTED EQUAL TO OR LESS-THAN WITH DOT INSIDE;Sm;0;ON;;;;;Y;;;;;
+2A98;SLANTED EQUAL TO OR GREATER-THAN WITH DOT INSIDE;Sm;0;ON;;;;;Y;;;;;
+2A99;DOUBLE-LINE EQUAL TO OR LESS-THAN;Sm;0;ON;;;;;Y;;;;;
+2A9A;DOUBLE-LINE EQUAL TO OR GREATER-THAN;Sm;0;ON;;;;;Y;;;;;
+2A9B;DOUBLE-LINE SLANTED EQUAL TO OR LESS-THAN;Sm;0;ON;;;;;Y;;;;;
+2A9C;DOUBLE-LINE SLANTED EQUAL TO OR GREATER-THAN;Sm;0;ON;;;;;Y;;;;;
+2A9D;SIMILAR OR LESS-THAN;Sm;0;ON;;;;;Y;;;;;
+2A9E;SIMILAR OR GREATER-THAN;Sm;0;ON;;;;;Y;;;;;
+2A9F;SIMILAR ABOVE LESS-THAN ABOVE EQUALS SIGN;Sm;0;ON;;;;;Y;;;;;
+2AA0;SIMILAR ABOVE GREATER-THAN ABOVE EQUALS SIGN;Sm;0;ON;;;;;Y;;;;;
+2AA1;DOUBLE NESTED LESS-THAN;Sm;0;ON;;;;;Y;;;;;
+2AA2;DOUBLE NESTED GREATER-THAN;Sm;0;ON;;;;;Y;;;;;
+2AA3;DOUBLE NESTED LESS-THAN WITH UNDERBAR;Sm;0;ON;;;;;Y;;;;;
+2AA4;GREATER-THAN OVERLAPPING LESS-THAN;Sm;0;ON;;;;;N;;;;;
+2AA5;GREATER-THAN BESIDE LESS-THAN;Sm;0;ON;;;;;N;;;;;
+2AA6;LESS-THAN CLOSED BY CURVE;Sm;0;ON;;;;;Y;;;;;
+2AA7;GREATER-THAN CLOSED BY CURVE;Sm;0;ON;;;;;Y;;;;;
+2AA8;LESS-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL;Sm;0;ON;;;;;Y;;;;;
+2AA9;GREATER-THAN CLOSED BY CURVE ABOVE SLANTED EQUAL;Sm;0;ON;;;;;Y;;;;;
+2AAA;SMALLER THAN;Sm;0;ON;;;;;Y;;;;;
+2AAB;LARGER THAN;Sm;0;ON;;;;;Y;;;;;
+2AAC;SMALLER THAN OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2AAD;LARGER THAN OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2AAE;EQUALS SIGN WITH BUMPY ABOVE;Sm;0;ON;;;;;N;;;;;
+2AAF;PRECEDES ABOVE SINGLE-LINE EQUALS SIGN;Sm;0;ON;;;;;Y;;;;;
+2AB0;SUCCEEDS ABOVE SINGLE-LINE EQUALS SIGN;Sm;0;ON;;;;;Y;;;;;
+2AB1;PRECEDES ABOVE SINGLE-LINE NOT EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2AB2;SUCCEEDS ABOVE SINGLE-LINE NOT EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2AB3;PRECEDES ABOVE EQUALS SIGN;Sm;0;ON;;;;;Y;;;;;
+2AB4;SUCCEEDS ABOVE EQUALS SIGN;Sm;0;ON;;;;;Y;;;;;
+2AB5;PRECEDES ABOVE NOT EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2AB6;SUCCEEDS ABOVE NOT EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2AB7;PRECEDES ABOVE ALMOST EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2AB8;SUCCEEDS ABOVE ALMOST EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2AB9;PRECEDES ABOVE NOT ALMOST EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2ABA;SUCCEEDS ABOVE NOT ALMOST EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2ABB;DOUBLE PRECEDES;Sm;0;ON;;;;;Y;;;;;
+2ABC;DOUBLE SUCCEEDS;Sm;0;ON;;;;;Y;;;;;
+2ABD;SUBSET WITH DOT;Sm;0;ON;;;;;Y;;;;;
+2ABE;SUPERSET WITH DOT;Sm;0;ON;;;;;Y;;;;;
+2ABF;SUBSET WITH PLUS SIGN BELOW;Sm;0;ON;;;;;Y;;;;;
+2AC0;SUPERSET WITH PLUS SIGN BELOW;Sm;0;ON;;;;;Y;;;;;
+2AC1;SUBSET WITH MULTIPLICATION SIGN BELOW;Sm;0;ON;;;;;Y;;;;;
+2AC2;SUPERSET WITH MULTIPLICATION SIGN BELOW;Sm;0;ON;;;;;Y;;;;;
+2AC3;SUBSET OF OR EQUAL TO WITH DOT ABOVE;Sm;0;ON;;;;;Y;;;;;
+2AC4;SUPERSET OF OR EQUAL TO WITH DOT ABOVE;Sm;0;ON;;;;;Y;;;;;
+2AC5;SUBSET OF ABOVE EQUALS SIGN;Sm;0;ON;;;;;Y;;;;;
+2AC6;SUPERSET OF ABOVE EQUALS SIGN;Sm;0;ON;;;;;Y;;;;;
+2AC7;SUBSET OF ABOVE TILDE OPERATOR;Sm;0;ON;;;;;Y;;;;;
+2AC8;SUPERSET OF ABOVE TILDE OPERATOR;Sm;0;ON;;;;;Y;;;;;
+2AC9;SUBSET OF ABOVE ALMOST EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2ACA;SUPERSET OF ABOVE ALMOST EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2ACB;SUBSET OF ABOVE NOT EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2ACC;SUPERSET OF ABOVE NOT EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2ACD;SQUARE LEFT OPEN BOX OPERATOR;Sm;0;ON;;;;;Y;;;;;
+2ACE;SQUARE RIGHT OPEN BOX OPERATOR;Sm;0;ON;;;;;Y;;;;;
+2ACF;CLOSED SUBSET;Sm;0;ON;;;;;Y;;;;;
+2AD0;CLOSED SUPERSET;Sm;0;ON;;;;;Y;;;;;
+2AD1;CLOSED SUBSET OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2AD2;CLOSED SUPERSET OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2AD3;SUBSET ABOVE SUPERSET;Sm;0;ON;;;;;Y;;;;;
+2AD4;SUPERSET ABOVE SUBSET;Sm;0;ON;;;;;Y;;;;;
+2AD5;SUBSET ABOVE SUBSET;Sm;0;ON;;;;;Y;;;;;
+2AD6;SUPERSET ABOVE SUPERSET;Sm;0;ON;;;;;Y;;;;;
+2AD7;SUPERSET BESIDE SUBSET;Sm;0;ON;;;;;N;;;;;
+2AD8;SUPERSET BESIDE AND JOINED BY DASH WITH SUBSET;Sm;0;ON;;;;;N;;;;;
+2AD9;ELEMENT OF OPENING DOWNWARDS;Sm;0;ON;;;;;N;;;;;
+2ADA;PITCHFORK WITH TEE TOP;Sm;0;ON;;;;;N;;;;;
+2ADB;TRANSVERSAL INTERSECTION;Sm;0;ON;;;;;N;;;;;
+2ADC;FORKING;Sm;0;ON;2ADD 0338;;;;Y;;not independent;;;
+2ADD;NONFORKING;Sm;0;ON;;;;;N;;independent;;;
+2ADE;SHORT LEFT TACK;Sm;0;ON;;;;;Y;;;;;
+2ADF;SHORT DOWN TACK;Sm;0;ON;;;;;N;;;;;
+2AE0;SHORT UP TACK;Sm;0;ON;;;;;N;;;;;
+2AE1;PERPENDICULAR WITH S;Sm;0;ON;;;;;N;;;;;
+2AE2;VERTICAL BAR TRIPLE RIGHT TURNSTILE;Sm;0;ON;;;;;Y;;;;;
+2AE3;DOUBLE VERTICAL BAR LEFT TURNSTILE;Sm;0;ON;;;;;Y;;;;;
+2AE4;VERTICAL BAR DOUBLE LEFT TURNSTILE;Sm;0;ON;;;;;Y;;;;;
+2AE5;DOUBLE VERTICAL BAR DOUBLE LEFT TURNSTILE;Sm;0;ON;;;;;Y;;;;;
+2AE6;LONG DASH FROM LEFT MEMBER OF DOUBLE VERTICAL;Sm;0;ON;;;;;Y;;;;;
+2AE7;SHORT DOWN TACK WITH OVERBAR;Sm;0;ON;;;;;N;;;;;
+2AE8;SHORT UP TACK WITH UNDERBAR;Sm;0;ON;;;;;N;;;;;
+2AE9;SHORT UP TACK ABOVE SHORT DOWN TACK;Sm;0;ON;;;;;N;;;;;
+2AEA;DOUBLE DOWN TACK;Sm;0;ON;;;;;N;;;;;
+2AEB;DOUBLE UP TACK;Sm;0;ON;;;;;N;;;;;
+2AEC;DOUBLE STROKE NOT SIGN;Sm;0;ON;;;;;Y;;;;;
+2AED;REVERSED DOUBLE STROKE NOT SIGN;Sm;0;ON;;;;;Y;;;;;
+2AEE;DOES NOT DIVIDE WITH REVERSED NEGATION SLASH;Sm;0;ON;;;;;Y;;;;;
+2AEF;VERTICAL LINE WITH CIRCLE ABOVE;Sm;0;ON;;;;;N;;;;;
+2AF0;VERTICAL LINE WITH CIRCLE BELOW;Sm;0;ON;;;;;N;;;;;
+2AF1;DOWN TACK WITH CIRCLE BELOW;Sm;0;ON;;;;;N;;;;;
+2AF2;PARALLEL WITH HORIZONTAL STROKE;Sm;0;ON;;;;;N;;;;;
+2AF3;PARALLEL WITH TILDE OPERATOR;Sm;0;ON;;;;;Y;;;;;
+2AF4;TRIPLE VERTICAL BAR BINARY RELATION;Sm;0;ON;;;;;N;;;;;
+2AF5;TRIPLE VERTICAL BAR WITH HORIZONTAL STROKE;Sm;0;ON;;;;;N;;;;;
+2AF6;TRIPLE COLON OPERATOR;Sm;0;ON;;;;;N;;;;;
+2AF7;TRIPLE NESTED LESS-THAN;Sm;0;ON;;;;;Y;;;;;
+2AF8;TRIPLE NESTED GREATER-THAN;Sm;0;ON;;;;;Y;;;;;
+2AF9;DOUBLE-LINE SLANTED LESS-THAN OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2AFA;DOUBLE-LINE SLANTED GREATER-THAN OR EQUAL TO;Sm;0;ON;;;;;Y;;;;;
+2AFB;TRIPLE SOLIDUS BINARY RELATION;Sm;0;ON;;;;;Y;;;;;
+2AFC;LARGE TRIPLE VERTICAL BAR OPERATOR;Sm;0;ON;;;;;N;;;;;
+2AFD;DOUBLE SOLIDUS OPERATOR;Sm;0;ON;;;;;Y;;;;;
+2AFE;WHITE VERTICAL BAR;Sm;0;ON;;;;;N;;;;;
+2AFF;N-ARY WHITE VERTICAL BAR;Sm;0;ON;;;;;N;;;;;
+2B00;NORTH EAST WHITE ARROW;So;0;ON;;;;;N;;;;;
+2B01;NORTH WEST WHITE ARROW;So;0;ON;;;;;N;;;;;
+2B02;SOUTH EAST WHITE ARROW;So;0;ON;;;;;N;;;;;
+2B03;SOUTH WEST WHITE ARROW;So;0;ON;;;;;N;;;;;
+2B04;LEFT RIGHT WHITE ARROW;So;0;ON;;;;;N;;;;;
+2B05;LEFTWARDS BLACK ARROW;So;0;ON;;;;;N;;;;;
+2B06;UPWARDS BLACK ARROW;So;0;ON;;;;;N;;;;;
+2B07;DOWNWARDS BLACK ARROW;So;0;ON;;;;;N;;;;;
+2B08;NORTH EAST BLACK ARROW;So;0;ON;;;;;N;;;;;
+2B09;NORTH WEST BLACK ARROW;So;0;ON;;;;;N;;;;;
+2B0A;SOUTH EAST BLACK ARROW;So;0;ON;;;;;N;;;;;
+2B0B;SOUTH WEST BLACK ARROW;So;0;ON;;;;;N;;;;;
+2B0C;LEFT RIGHT BLACK ARROW;So;0;ON;;;;;N;;;;;
+2B0D;UP DOWN BLACK ARROW;So;0;ON;;;;;N;;;;;
+2E80;CJK RADICAL REPEAT;So;0;ON;;;;;N;;;;;
+2E81;CJK RADICAL CLIFF;So;0;ON;;;;;N;;;;;
+2E82;CJK RADICAL SECOND ONE;So;0;ON;;;;;N;;;;;
+2E83;CJK RADICAL SECOND TWO;So;0;ON;;;;;N;;;;;
+2E84;CJK RADICAL SECOND THREE;So;0;ON;;;;;N;;;;;
+2E85;CJK RADICAL PERSON;So;0;ON;;;;;N;;;;;
+2E86;CJK RADICAL BOX;So;0;ON;;;;;N;;;;;
+2E87;CJK RADICAL TABLE;So;0;ON;;;;;N;;;;;
+2E88;CJK RADICAL KNIFE ONE;So;0;ON;;;;;N;;;;;
+2E89;CJK RADICAL KNIFE TWO;So;0;ON;;;;;N;;;;;
+2E8A;CJK RADICAL DIVINATION;So;0;ON;;;;;N;;;;;
+2E8B;CJK RADICAL SEAL;So;0;ON;;;;;N;;;;;
+2E8C;CJK RADICAL SMALL ONE;So;0;ON;;;;;N;;;;;
+2E8D;CJK RADICAL SMALL TWO;So;0;ON;;;;;N;;;;;
+2E8E;CJK RADICAL LAME ONE;So;0;ON;;;;;N;;;;;
+2E8F;CJK RADICAL LAME TWO;So;0;ON;;;;;N;;;;;
+2E90;CJK RADICAL LAME THREE;So;0;ON;;;;;N;;;;;
+2E91;CJK RADICAL LAME FOUR;So;0;ON;;;;;N;;;;;
+2E92;CJK RADICAL SNAKE;So;0;ON;;;;;N;;;;;
+2E93;CJK RADICAL THREAD;So;0;ON;;;;;N;;;;;
+2E94;CJK RADICAL SNOUT ONE;So;0;ON;;;;;N;;;;;
+2E95;CJK RADICAL SNOUT TWO;So;0;ON;;;;;N;;;;;
+2E96;CJK RADICAL HEART ONE;So;0;ON;;;;;N;;;;;
+2E97;CJK RADICAL HEART TWO;So;0;ON;;;;;N;;;;;
+2E98;CJK RADICAL HAND;So;0;ON;;;;;N;;;;;
+2E99;CJK RADICAL RAP;So;0;ON;;;;;N;;;;;
+2E9B;CJK RADICAL CHOKE;So;0;ON;;;;;N;;;;;
+2E9C;CJK RADICAL SUN;So;0;ON;;;;;N;;;;;
+2E9D;CJK RADICAL MOON;So;0;ON;;;;;N;;;;;
+2E9E;CJK RADICAL DEATH;So;0;ON;;;;;N;;;;;
+2E9F;CJK RADICAL MOTHER;So;0;ON;<compat> 6BCD;;;;N;;;;;
+2EA0;CJK RADICAL CIVILIAN;So;0;ON;;;;;N;;;;;
+2EA1;CJK RADICAL WATER ONE;So;0;ON;;;;;N;;;;;
+2EA2;CJK RADICAL WATER TWO;So;0;ON;;;;;N;;;;;
+2EA3;CJK RADICAL FIRE;So;0;ON;;;;;N;;;;;
+2EA4;CJK RADICAL PAW ONE;So;0;ON;;;;;N;;;;;
+2EA5;CJK RADICAL PAW TWO;So;0;ON;;;;;N;;;;;
+2EA6;CJK RADICAL SIMPLIFIED HALF TREE TRUNK;So;0;ON;;;;;N;;;;;
+2EA7;CJK RADICAL COW;So;0;ON;;;;;N;;;;;
+2EA8;CJK RADICAL DOG;So;0;ON;;;;;N;;;;;
+2EA9;CJK RADICAL JADE;So;0;ON;;;;;N;;;;;
+2EAA;CJK RADICAL BOLT OF CLOTH;So;0;ON;;;;;N;;;;;
+2EAB;CJK RADICAL EYE;So;0;ON;;;;;N;;;;;
+2EAC;CJK RADICAL SPIRIT ONE;So;0;ON;;;;;N;;;;;
+2EAD;CJK RADICAL SPIRIT TWO;So;0;ON;;;;;N;;;;;
+2EAE;CJK RADICAL BAMBOO;So;0;ON;;;;;N;;;;;
+2EAF;CJK RADICAL SILK;So;0;ON;;;;;N;;;;;
+2EB0;CJK RADICAL C-SIMPLIFIED SILK;So;0;ON;;;;;N;;;;;
+2EB1;CJK RADICAL NET ONE;So;0;ON;;;;;N;;;;;
+2EB2;CJK RADICAL NET TWO;So;0;ON;;;;;N;;;;;
+2EB3;CJK RADICAL NET THREE;So;0;ON;;;;;N;;;;;
+2EB4;CJK RADICAL NET FOUR;So;0;ON;;;;;N;;;;;
+2EB5;CJK RADICAL MESH;So;0;ON;;;;;N;;;;;
+2EB6;CJK RADICAL SHEEP;So;0;ON;;;;;N;;;;;
+2EB7;CJK RADICAL RAM;So;0;ON;;;;;N;;;;;
+2EB8;CJK RADICAL EWE;So;0;ON;;;;;N;;;;;
+2EB9;CJK RADICAL OLD;So;0;ON;;;;;N;;;;;
+2EBA;CJK RADICAL BRUSH ONE;So;0;ON;;;;;N;;;;;
+2EBB;CJK RADICAL BRUSH TWO;So;0;ON;;;;;N;;;;;
+2EBC;CJK RADICAL MEAT;So;0;ON;;;;;N;;;;;
+2EBD;CJK RADICAL MORTAR;So;0;ON;;;;;N;;;;;
+2EBE;CJK RADICAL GRASS ONE;So;0;ON;;;;;N;;;;;
+2EBF;CJK RADICAL GRASS TWO;So;0;ON;;;;;N;;;;;
+2EC0;CJK RADICAL GRASS THREE;So;0;ON;;;;;N;;;;;
+2EC1;CJK RADICAL TIGER;So;0;ON;;;;;N;;;;;
+2EC2;CJK RADICAL CLOTHES;So;0;ON;;;;;N;;;;;
+2EC3;CJK RADICAL WEST ONE;So;0;ON;;;;;N;;;;;
+2EC4;CJK RADICAL WEST TWO;So;0;ON;;;;;N;;;;;
+2EC5;CJK RADICAL C-SIMPLIFIED SEE;So;0;ON;;;;;N;;;;;
+2EC6;CJK RADICAL SIMPLIFIED HORN;So;0;ON;;;;;N;;;;;
+2EC7;CJK RADICAL HORN;So;0;ON;;;;;N;;;;;
+2EC8;CJK RADICAL C-SIMPLIFIED SPEECH;So;0;ON;;;;;N;;;;;
+2EC9;CJK RADICAL C-SIMPLIFIED SHELL;So;0;ON;;;;;N;;;;;
+2ECA;CJK RADICAL FOOT;So;0;ON;;;;;N;;;;;
+2ECB;CJK RADICAL C-SIMPLIFIED CART;So;0;ON;;;;;N;;;;;
+2ECC;CJK RADICAL SIMPLIFIED WALK;So;0;ON;;;;;N;;;;;
+2ECD;CJK RADICAL WALK ONE;So;0;ON;;;;;N;;;;;
+2ECE;CJK RADICAL WALK TWO;So;0;ON;;;;;N;;;;;
+2ECF;CJK RADICAL CITY;So;0;ON;;;;;N;;;;;
+2ED0;CJK RADICAL C-SIMPLIFIED GOLD;So;0;ON;;;;;N;;;;;
+2ED1;CJK RADICAL LONG ONE;So;0;ON;;;;;N;;;;;
+2ED2;CJK RADICAL LONG TWO;So;0;ON;;;;;N;;;;;
+2ED3;CJK RADICAL C-SIMPLIFIED LONG;So;0;ON;;;;;N;;;;;
+2ED4;CJK RADICAL C-SIMPLIFIED GATE;So;0;ON;;;;;N;;;;;
+2ED5;CJK RADICAL MOUND ONE;So;0;ON;;;;;N;;;;;
+2ED6;CJK RADICAL MOUND TWO;So;0;ON;;;;;N;;;;;
+2ED7;CJK RADICAL RAIN;So;0;ON;;;;;N;;;;;
+2ED8;CJK RADICAL BLUE;So;0;ON;;;;;N;;;;;
+2ED9;CJK RADICAL C-SIMPLIFIED TANNED LEATHER;So;0;ON;;;;;N;;;;;
+2EDA;CJK RADICAL C-SIMPLIFIED LEAF;So;0;ON;;;;;N;;;;;
+2EDB;CJK RADICAL C-SIMPLIFIED WIND;So;0;ON;;;;;N;;;;;
+2EDC;CJK RADICAL C-SIMPLIFIED FLY;So;0;ON;;;;;N;;;;;
+2EDD;CJK RADICAL EAT ONE;So;0;ON;;;;;N;;;;;
+2EDE;CJK RADICAL EAT TWO;So;0;ON;;;;;N;;;;;
+2EDF;CJK RADICAL EAT THREE;So;0;ON;;;;;N;;;;;
+2EE0;CJK RADICAL C-SIMPLIFIED EAT;So;0;ON;;;;;N;;;;;
+2EE1;CJK RADICAL HEAD;So;0;ON;;;;;N;;;;;
+2EE2;CJK RADICAL C-SIMPLIFIED HORSE;So;0;ON;;;;;N;;;;;
+2EE3;CJK RADICAL BONE;So;0;ON;;;;;N;;;;;
+2EE4;CJK RADICAL GHOST;So;0;ON;;;;;N;;;;;
+2EE5;CJK RADICAL C-SIMPLIFIED FISH;So;0;ON;;;;;N;;;;;
+2EE6;CJK RADICAL C-SIMPLIFIED BIRD;So;0;ON;;;;;N;;;;;
+2EE7;CJK RADICAL C-SIMPLIFIED SALT;So;0;ON;;;;;N;;;;;
+2EE8;CJK RADICAL SIMPLIFIED WHEAT;So;0;ON;;;;;N;;;;;
+2EE9;CJK RADICAL SIMPLIFIED YELLOW;So;0;ON;;;;;N;;;;;
+2EEA;CJK RADICAL C-SIMPLIFIED FROG;So;0;ON;;;;;N;;;;;
+2EEB;CJK RADICAL J-SIMPLIFIED EVEN;So;0;ON;;;;;N;;;;;
+2EEC;CJK RADICAL C-SIMPLIFIED EVEN;So;0;ON;;;;;N;;;;;
+2EED;CJK RADICAL J-SIMPLIFIED TOOTH;So;0;ON;;;;;N;;;;;
+2EEE;CJK RADICAL C-SIMPLIFIED TOOTH;So;0;ON;;;;;N;;;;;
+2EEF;CJK RADICAL J-SIMPLIFIED DRAGON;So;0;ON;;;;;N;;;;;
+2EF0;CJK RADICAL C-SIMPLIFIED DRAGON;So;0;ON;;;;;N;;;;;
+2EF1;CJK RADICAL TURTLE;So;0;ON;;;;;N;;;;;
+2EF2;CJK RADICAL J-SIMPLIFIED TURTLE;So;0;ON;;;;;N;;;;;
+2EF3;CJK RADICAL C-SIMPLIFIED TURTLE;So;0;ON;<compat> 9F9F;;;;N;;;;;
+2F00;KANGXI RADICAL ONE;So;0;ON;<compat> 4E00;;;;N;;;;;
+2F01;KANGXI RADICAL LINE;So;0;ON;<compat> 4E28;;;;N;;;;;
+2F02;KANGXI RADICAL DOT;So;0;ON;<compat> 4E36;;;;N;;;;;
+2F03;KANGXI RADICAL SLASH;So;0;ON;<compat> 4E3F;;;;N;;;;;
+2F04;KANGXI RADICAL SECOND;So;0;ON;<compat> 4E59;;;;N;;;;;
+2F05;KANGXI RADICAL HOOK;So;0;ON;<compat> 4E85;;;;N;;;;;
+2F06;KANGXI RADICAL TWO;So;0;ON;<compat> 4E8C;;;;N;;;;;
+2F07;KANGXI RADICAL LID;So;0;ON;<compat> 4EA0;;;;N;;;;;
+2F08;KANGXI RADICAL MAN;So;0;ON;<compat> 4EBA;;;;N;;;;;
+2F09;KANGXI RADICAL LEGS;So;0;ON;<compat> 513F;;;;N;;;;;
+2F0A;KANGXI RADICAL ENTER;So;0;ON;<compat> 5165;;;;N;;;;;
+2F0B;KANGXI RADICAL EIGHT;So;0;ON;<compat> 516B;;;;N;;;;;
+2F0C;KANGXI RADICAL DOWN BOX;So;0;ON;<compat> 5182;;;;N;;;;;
+2F0D;KANGXI RADICAL COVER;So;0;ON;<compat> 5196;;;;N;;;;;
+2F0E;KANGXI RADICAL ICE;So;0;ON;<compat> 51AB;;;;N;;;;;
+2F0F;KANGXI RADICAL TABLE;So;0;ON;<compat> 51E0;;;;N;;;;;
+2F10;KANGXI RADICAL OPEN BOX;So;0;ON;<compat> 51F5;;;;N;;;;;
+2F11;KANGXI RADICAL KNIFE;So;0;ON;<compat> 5200;;;;N;;;;;
+2F12;KANGXI RADICAL POWER;So;0;ON;<compat> 529B;;;;N;;;;;
+2F13;KANGXI RADICAL WRAP;So;0;ON;<compat> 52F9;;;;N;;;;;
+2F14;KANGXI RADICAL SPOON;So;0;ON;<compat> 5315;;;;N;;;;;
+2F15;KANGXI RADICAL RIGHT OPEN BOX;So;0;ON;<compat> 531A;;;;N;;;;;
+2F16;KANGXI RADICAL HIDING ENCLOSURE;So;0;ON;<compat> 5338;;;;N;;;;;
+2F17;KANGXI RADICAL TEN;So;0;ON;<compat> 5341;;;;N;;;;;
+2F18;KANGXI RADICAL DIVINATION;So;0;ON;<compat> 535C;;;;N;;;;;
+2F19;KANGXI RADICAL SEAL;So;0;ON;<compat> 5369;;;;N;;;;;
+2F1A;KANGXI RADICAL CLIFF;So;0;ON;<compat> 5382;;;;N;;;;;
+2F1B;KANGXI RADICAL PRIVATE;So;0;ON;<compat> 53B6;;;;N;;;;;
+2F1C;KANGXI RADICAL AGAIN;So;0;ON;<compat> 53C8;;;;N;;;;;
+2F1D;KANGXI RADICAL MOUTH;So;0;ON;<compat> 53E3;;;;N;;;;;
+2F1E;KANGXI RADICAL ENCLOSURE;So;0;ON;<compat> 56D7;;;;N;;;;;
+2F1F;KANGXI RADICAL EARTH;So;0;ON;<compat> 571F;;;;N;;;;;
+2F20;KANGXI RADICAL SCHOLAR;So;0;ON;<compat> 58EB;;;;N;;;;;
+2F21;KANGXI RADICAL GO;So;0;ON;<compat> 5902;;;;N;;;;;
+2F22;KANGXI RADICAL GO SLOWLY;So;0;ON;<compat> 590A;;;;N;;;;;
+2F23;KANGXI RADICAL EVENING;So;0;ON;<compat> 5915;;;;N;;;;;
+2F24;KANGXI RADICAL BIG;So;0;ON;<compat> 5927;;;;N;;;;;
+2F25;KANGXI RADICAL WOMAN;So;0;ON;<compat> 5973;;;;N;;;;;
+2F26;KANGXI RADICAL CHILD;So;0;ON;<compat> 5B50;;;;N;;;;;
+2F27;KANGXI RADICAL ROOF;So;0;ON;<compat> 5B80;;;;N;;;;;
+2F28;KANGXI RADICAL INCH;So;0;ON;<compat> 5BF8;;;;N;;;;;
+2F29;KANGXI RADICAL SMALL;So;0;ON;<compat> 5C0F;;;;N;;;;;
+2F2A;KANGXI RADICAL LAME;So;0;ON;<compat> 5C22;;;;N;;;;;
+2F2B;KANGXI RADICAL CORPSE;So;0;ON;<compat> 5C38;;;;N;;;;;
+2F2C;KANGXI RADICAL SPROUT;So;0;ON;<compat> 5C6E;;;;N;;;;;
+2F2D;KANGXI RADICAL MOUNTAIN;So;0;ON;<compat> 5C71;;;;N;;;;;
+2F2E;KANGXI RADICAL RIVER;So;0;ON;<compat> 5DDB;;;;N;;;;;
+2F2F;KANGXI RADICAL WORK;So;0;ON;<compat> 5DE5;;;;N;;;;;
+2F30;KANGXI RADICAL ONESELF;So;0;ON;<compat> 5DF1;;;;N;;;;;
+2F31;KANGXI RADICAL TURBAN;So;0;ON;<compat> 5DFE;;;;N;;;;;
+2F32;KANGXI RADICAL DRY;So;0;ON;<compat> 5E72;;;;N;;;;;
+2F33;KANGXI RADICAL SHORT THREAD;So;0;ON;<compat> 5E7A;;;;N;;;;;
+2F34;KANGXI RADICAL DOTTED CLIFF;So;0;ON;<compat> 5E7F;;;;N;;;;;
+2F35;KANGXI RADICAL LONG STRIDE;So;0;ON;<compat> 5EF4;;;;N;;;;;
+2F36;KANGXI RADICAL TWO HANDS;So;0;ON;<compat> 5EFE;;;;N;;;;;
+2F37;KANGXI RADICAL SHOOT;So;0;ON;<compat> 5F0B;;;;N;;;;;
+2F38;KANGXI RADICAL BOW;So;0;ON;<compat> 5F13;;;;N;;;;;
+2F39;KANGXI RADICAL SNOUT;So;0;ON;<compat> 5F50;;;;N;;;;;
+2F3A;KANGXI RADICAL BRISTLE;So;0;ON;<compat> 5F61;;;;N;;;;;
+2F3B;KANGXI RADICAL STEP;So;0;ON;<compat> 5F73;;;;N;;;;;
+2F3C;KANGXI RADICAL HEART;So;0;ON;<compat> 5FC3;;;;N;;;;;
+2F3D;KANGXI RADICAL HALBERD;So;0;ON;<compat> 6208;;;;N;;;;;
+2F3E;KANGXI RADICAL DOOR;So;0;ON;<compat> 6236;;;;N;;;;;
+2F3F;KANGXI RADICAL HAND;So;0;ON;<compat> 624B;;;;N;;;;;
+2F40;KANGXI RADICAL BRANCH;So;0;ON;<compat> 652F;;;;N;;;;;
+2F41;KANGXI RADICAL RAP;So;0;ON;<compat> 6534;;;;N;;;;;
+2F42;KANGXI RADICAL SCRIPT;So;0;ON;<compat> 6587;;;;N;;;;;
+2F43;KANGXI RADICAL DIPPER;So;0;ON;<compat> 6597;;;;N;;;;;
+2F44;KANGXI RADICAL AXE;So;0;ON;<compat> 65A4;;;;N;;;;;
+2F45;KANGXI RADICAL SQUARE;So;0;ON;<compat> 65B9;;;;N;;;;;
+2F46;KANGXI RADICAL NOT;So;0;ON;<compat> 65E0;;;;N;;;;;
+2F47;KANGXI RADICAL SUN;So;0;ON;<compat> 65E5;;;;N;;;;;
+2F48;KANGXI RADICAL SAY;So;0;ON;<compat> 66F0;;;;N;;;;;
+2F49;KANGXI RADICAL MOON;So;0;ON;<compat> 6708;;;;N;;;;;
+2F4A;KANGXI RADICAL TREE;So;0;ON;<compat> 6728;;;;N;;;;;
+2F4B;KANGXI RADICAL LACK;So;0;ON;<compat> 6B20;;;;N;;;;;
+2F4C;KANGXI RADICAL STOP;So;0;ON;<compat> 6B62;;;;N;;;;;
+2F4D;KANGXI RADICAL DEATH;So;0;ON;<compat> 6B79;;;;N;;;;;
+2F4E;KANGXI RADICAL WEAPON;So;0;ON;<compat> 6BB3;;;;N;;;;;
+2F4F;KANGXI RADICAL DO NOT;So;0;ON;<compat> 6BCB;;;;N;;;;;
+2F50;KANGXI RADICAL COMPARE;So;0;ON;<compat> 6BD4;;;;N;;;;;
+2F51;KANGXI RADICAL FUR;So;0;ON;<compat> 6BDB;;;;N;;;;;
+2F52;KANGXI RADICAL CLAN;So;0;ON;<compat> 6C0F;;;;N;;;;;
+2F53;KANGXI RADICAL STEAM;So;0;ON;<compat> 6C14;;;;N;;;;;
+2F54;KANGXI RADICAL WATER;So;0;ON;<compat> 6C34;;;;N;;;;;
+2F55;KANGXI RADICAL FIRE;So;0;ON;<compat> 706B;;;;N;;;;;
+2F56;KANGXI RADICAL CLAW;So;0;ON;<compat> 722A;;;;N;;;;;
+2F57;KANGXI RADICAL FATHER;So;0;ON;<compat> 7236;;;;N;;;;;
+2F58;KANGXI RADICAL DOUBLE X;So;0;ON;<compat> 723B;;;;N;;;;;
+2F59;KANGXI RADICAL HALF TREE TRUNK;So;0;ON;<compat> 723F;;;;N;;;;;
+2F5A;KANGXI RADICAL SLICE;So;0;ON;<compat> 7247;;;;N;;;;;
+2F5B;KANGXI RADICAL FANG;So;0;ON;<compat> 7259;;;;N;;;;;
+2F5C;KANGXI RADICAL COW;So;0;ON;<compat> 725B;;;;N;;;;;
+2F5D;KANGXI RADICAL DOG;So;0;ON;<compat> 72AC;;;;N;;;;;
+2F5E;KANGXI RADICAL PROFOUND;So;0;ON;<compat> 7384;;;;N;;;;;
+2F5F;KANGXI RADICAL JADE;So;0;ON;<compat> 7389;;;;N;;;;;
+2F60;KANGXI RADICAL MELON;So;0;ON;<compat> 74DC;;;;N;;;;;
+2F61;KANGXI RADICAL TILE;So;0;ON;<compat> 74E6;;;;N;;;;;
+2F62;KANGXI RADICAL SWEET;So;0;ON;<compat> 7518;;;;N;;;;;
+2F63;KANGXI RADICAL LIFE;So;0;ON;<compat> 751F;;;;N;;;;;
+2F64;KANGXI RADICAL USE;So;0;ON;<compat> 7528;;;;N;;;;;
+2F65;KANGXI RADICAL FIELD;So;0;ON;<compat> 7530;;;;N;;;;;
+2F66;KANGXI RADICAL BOLT OF CLOTH;So;0;ON;<compat> 758B;;;;N;;;;;
+2F67;KANGXI RADICAL SICKNESS;So;0;ON;<compat> 7592;;;;N;;;;;
+2F68;KANGXI RADICAL DOTTED TENT;So;0;ON;<compat> 7676;;;;N;;;;;
+2F69;KANGXI RADICAL WHITE;So;0;ON;<compat> 767D;;;;N;;;;;
+2F6A;KANGXI RADICAL SKIN;So;0;ON;<compat> 76AE;;;;N;;;;;
+2F6B;KANGXI RADICAL DISH;So;0;ON;<compat> 76BF;;;;N;;;;;
+2F6C;KANGXI RADICAL EYE;So;0;ON;<compat> 76EE;;;;N;;;;;
+2F6D;KANGXI RADICAL SPEAR;So;0;ON;<compat> 77DB;;;;N;;;;;
+2F6E;KANGXI RADICAL ARROW;So;0;ON;<compat> 77E2;;;;N;;;;;
+2F6F;KANGXI RADICAL STONE;So;0;ON;<compat> 77F3;;;;N;;;;;
+2F70;KANGXI RADICAL SPIRIT;So;0;ON;<compat> 793A;;;;N;;;;;
+2F71;KANGXI RADICAL TRACK;So;0;ON;<compat> 79B8;;;;N;;;;;
+2F72;KANGXI RADICAL GRAIN;So;0;ON;<compat> 79BE;;;;N;;;;;
+2F73;KANGXI RADICAL CAVE;So;0;ON;<compat> 7A74;;;;N;;;;;
+2F74;KANGXI RADICAL STAND;So;0;ON;<compat> 7ACB;;;;N;;;;;
+2F75;KANGXI RADICAL BAMBOO;So;0;ON;<compat> 7AF9;;;;N;;;;;
+2F76;KANGXI RADICAL RICE;So;0;ON;<compat> 7C73;;;;N;;;;;
+2F77;KANGXI RADICAL SILK;So;0;ON;<compat> 7CF8;;;;N;;;;;
+2F78;KANGXI RADICAL JAR;So;0;ON;<compat> 7F36;;;;N;;;;;
+2F79;KANGXI RADICAL NET;So;0;ON;<compat> 7F51;;;;N;;;;;
+2F7A;KANGXI RADICAL SHEEP;So;0;ON;<compat> 7F8A;;;;N;;;;;
+2F7B;KANGXI RADICAL FEATHER;So;0;ON;<compat> 7FBD;;;;N;;;;;
+2F7C;KANGXI RADICAL OLD;So;0;ON;<compat> 8001;;;;N;;;;;
+2F7D;KANGXI RADICAL AND;So;0;ON;<compat> 800C;;;;N;;;;;
+2F7E;KANGXI RADICAL PLOW;So;0;ON;<compat> 8012;;;;N;;;;;
+2F7F;KANGXI RADICAL EAR;So;0;ON;<compat> 8033;;;;N;;;;;
+2F80;KANGXI RADICAL BRUSH;So;0;ON;<compat> 807F;;;;N;;;;;
+2F81;KANGXI RADICAL MEAT;So;0;ON;<compat> 8089;;;;N;;;;;
+2F82;KANGXI RADICAL MINISTER;So;0;ON;<compat> 81E3;;;;N;;;;;
+2F83;KANGXI RADICAL SELF;So;0;ON;<compat> 81EA;;;;N;;;;;
+2F84;KANGXI RADICAL ARRIVE;So;0;ON;<compat> 81F3;;;;N;;;;;
+2F85;KANGXI RADICAL MORTAR;So;0;ON;<compat> 81FC;;;;N;;;;;
+2F86;KANGXI RADICAL TONGUE;So;0;ON;<compat> 820C;;;;N;;;;;
+2F87;KANGXI RADICAL OPPOSE;So;0;ON;<compat> 821B;;;;N;;;;;
+2F88;KANGXI RADICAL BOAT;So;0;ON;<compat> 821F;;;;N;;;;;
+2F89;KANGXI RADICAL STOPPING;So;0;ON;<compat> 826E;;;;N;;;;;
+2F8A;KANGXI RADICAL COLOR;So;0;ON;<compat> 8272;;;;N;;;;;
+2F8B;KANGXI RADICAL GRASS;So;0;ON;<compat> 8278;;;;N;;;;;
+2F8C;KANGXI RADICAL TIGER;So;0;ON;<compat> 864D;;;;N;;;;;
+2F8D;KANGXI RADICAL INSECT;So;0;ON;<compat> 866B;;;;N;;;;;
+2F8E;KANGXI RADICAL BLOOD;So;0;ON;<compat> 8840;;;;N;;;;;
+2F8F;KANGXI RADICAL WALK ENCLOSURE;So;0;ON;<compat> 884C;;;;N;;;;;
+2F90;KANGXI RADICAL CLOTHES;So;0;ON;<compat> 8863;;;;N;;;;;
+2F91;KANGXI RADICAL WEST;So;0;ON;<compat> 897E;;;;N;;;;;
+2F92;KANGXI RADICAL SEE;So;0;ON;<compat> 898B;;;;N;;;;;
+2F93;KANGXI RADICAL HORN;So;0;ON;<compat> 89D2;;;;N;;;;;
+2F94;KANGXI RADICAL SPEECH;So;0;ON;<compat> 8A00;;;;N;;;;;
+2F95;KANGXI RADICAL VALLEY;So;0;ON;<compat> 8C37;;;;N;;;;;
+2F96;KANGXI RADICAL BEAN;So;0;ON;<compat> 8C46;;;;N;;;;;
+2F97;KANGXI RADICAL PIG;So;0;ON;<compat> 8C55;;;;N;;;;;
+2F98;KANGXI RADICAL BADGER;So;0;ON;<compat> 8C78;;;;N;;;;;
+2F99;KANGXI RADICAL SHELL;So;0;ON;<compat> 8C9D;;;;N;;;;;
+2F9A;KANGXI RADICAL RED;So;0;ON;<compat> 8D64;;;;N;;;;;
+2F9B;KANGXI RADICAL RUN;So;0;ON;<compat> 8D70;;;;N;;;;;
+2F9C;KANGXI RADICAL FOOT;So;0;ON;<compat> 8DB3;;;;N;;;;;
+2F9D;KANGXI RADICAL BODY;So;0;ON;<compat> 8EAB;;;;N;;;;;
+2F9E;KANGXI RADICAL CART;So;0;ON;<compat> 8ECA;;;;N;;;;;
+2F9F;KANGXI RADICAL BITTER;So;0;ON;<compat> 8F9B;;;;N;;;;;
+2FA0;KANGXI RADICAL MORNING;So;0;ON;<compat> 8FB0;;;;N;;;;;
+2FA1;KANGXI RADICAL WALK;So;0;ON;<compat> 8FB5;;;;N;;;;;
+2FA2;KANGXI RADICAL CITY;So;0;ON;<compat> 9091;;;;N;;;;;
+2FA3;KANGXI RADICAL WINE;So;0;ON;<compat> 9149;;;;N;;;;;
+2FA4;KANGXI RADICAL DISTINGUISH;So;0;ON;<compat> 91C6;;;;N;;;;;
+2FA5;KANGXI RADICAL VILLAGE;So;0;ON;<compat> 91CC;;;;N;;;;;
+2FA6;KANGXI RADICAL GOLD;So;0;ON;<compat> 91D1;;;;N;;;;;
+2FA7;KANGXI RADICAL LONG;So;0;ON;<compat> 9577;;;;N;;;;;
+2FA8;KANGXI RADICAL GATE;So;0;ON;<compat> 9580;;;;N;;;;;
+2FA9;KANGXI RADICAL MOUND;So;0;ON;<compat> 961C;;;;N;;;;;
+2FAA;KANGXI RADICAL SLAVE;So;0;ON;<compat> 96B6;;;;N;;;;;
+2FAB;KANGXI RADICAL SHORT TAILED BIRD;So;0;ON;<compat> 96B9;;;;N;;;;;
+2FAC;KANGXI RADICAL RAIN;So;0;ON;<compat> 96E8;;;;N;;;;;
+2FAD;KANGXI RADICAL BLUE;So;0;ON;<compat> 9751;;;;N;;;;;
+2FAE;KANGXI RADICAL WRONG;So;0;ON;<compat> 975E;;;;N;;;;;
+2FAF;KANGXI RADICAL FACE;So;0;ON;<compat> 9762;;;;N;;;;;
+2FB0;KANGXI RADICAL LEATHER;So;0;ON;<compat> 9769;;;;N;;;;;
+2FB1;KANGXI RADICAL TANNED LEATHER;So;0;ON;<compat> 97CB;;;;N;;;;;
+2FB2;KANGXI RADICAL LEEK;So;0;ON;<compat> 97ED;;;;N;;;;;
+2FB3;KANGXI RADICAL SOUND;So;0;ON;<compat> 97F3;;;;N;;;;;
+2FB4;KANGXI RADICAL LEAF;So;0;ON;<compat> 9801;;;;N;;;;;
+2FB5;KANGXI RADICAL WIND;So;0;ON;<compat> 98A8;;;;N;;;;;
+2FB6;KANGXI RADICAL FLY;So;0;ON;<compat> 98DB;;;;N;;;;;
+2FB7;KANGXI RADICAL EAT;So;0;ON;<compat> 98DF;;;;N;;;;;
+2FB8;KANGXI RADICAL HEAD;So;0;ON;<compat> 9996;;;;N;;;;;
+2FB9;KANGXI RADICAL FRAGRANT;So;0;ON;<compat> 9999;;;;N;;;;;
+2FBA;KANGXI RADICAL HORSE;So;0;ON;<compat> 99AC;;;;N;;;;;
+2FBB;KANGXI RADICAL BONE;So;0;ON;<compat> 9AA8;;;;N;;;;;
+2FBC;KANGXI RADICAL TALL;So;0;ON;<compat> 9AD8;;;;N;;;;;
+2FBD;KANGXI RADICAL HAIR;So;0;ON;<compat> 9ADF;;;;N;;;;;
+2FBE;KANGXI RADICAL FIGHT;So;0;ON;<compat> 9B25;;;;N;;;;;
+2FBF;KANGXI RADICAL SACRIFICIAL WINE;So;0;ON;<compat> 9B2F;;;;N;;;;;
+2FC0;KANGXI RADICAL CAULDRON;So;0;ON;<compat> 9B32;;;;N;;;;;
+2FC1;KANGXI RADICAL GHOST;So;0;ON;<compat> 9B3C;;;;N;;;;;
+2FC2;KANGXI RADICAL FISH;So;0;ON;<compat> 9B5A;;;;N;;;;;
+2FC3;KANGXI RADICAL BIRD;So;0;ON;<compat> 9CE5;;;;N;;;;;
+2FC4;KANGXI RADICAL SALT;So;0;ON;<compat> 9E75;;;;N;;;;;
+2FC5;KANGXI RADICAL DEER;So;0;ON;<compat> 9E7F;;;;N;;;;;
+2FC6;KANGXI RADICAL WHEAT;So;0;ON;<compat> 9EA5;;;;N;;;;;
+2FC7;KANGXI RADICAL HEMP;So;0;ON;<compat> 9EBB;;;;N;;;;;
+2FC8;KANGXI RADICAL YELLOW;So;0;ON;<compat> 9EC3;;;;N;;;;;
+2FC9;KANGXI RADICAL MILLET;So;0;ON;<compat> 9ECD;;;;N;;;;;
+2FCA;KANGXI RADICAL BLACK;So;0;ON;<compat> 9ED1;;;;N;;;;;
+2FCB;KANGXI RADICAL EMBROIDERY;So;0;ON;<compat> 9EF9;;;;N;;;;;
+2FCC;KANGXI RADICAL FROG;So;0;ON;<compat> 9EFD;;;;N;;;;;
+2FCD;KANGXI RADICAL TRIPOD;So;0;ON;<compat> 9F0E;;;;N;;;;;
+2FCE;KANGXI RADICAL DRUM;So;0;ON;<compat> 9F13;;;;N;;;;;
+2FCF;KANGXI RADICAL RAT;So;0;ON;<compat> 9F20;;;;N;;;;;
+2FD0;KANGXI RADICAL NOSE;So;0;ON;<compat> 9F3B;;;;N;;;;;
+2FD1;KANGXI RADICAL EVEN;So;0;ON;<compat> 9F4A;;;;N;;;;;
+2FD2;KANGXI RADICAL TOOTH;So;0;ON;<compat> 9F52;;;;N;;;;;
+2FD3;KANGXI RADICAL DRAGON;So;0;ON;<compat> 9F8D;;;;N;;;;;
+2FD4;KANGXI RADICAL TURTLE;So;0;ON;<compat> 9F9C;;;;N;;;;;
+2FD5;KANGXI RADICAL FLUTE;So;0;ON;<compat> 9FA0;;;;N;;;;;
+2FF0;IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT;So;0;ON;;;;;N;;;;;
+2FF1;IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW;So;0;ON;;;;;N;;;;;
+2FF2;IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO MIDDLE AND RIGHT;So;0;ON;;;;;N;;;;;
+2FF3;IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW;So;0;ON;;;;;N;;;;;
+2FF4;IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND;So;0;ON;;;;;N;;;;;
+2FF5;IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM ABOVE;So;0;ON;;;;;N;;;;;
+2FF6;IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM BELOW;So;0;ON;;;;;N;;;;;
+2FF7;IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LEFT;So;0;ON;;;;;N;;;;;
+2FF8;IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT;So;0;ON;;;;;N;;;;;
+2FF9;IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT;So;0;ON;;;;;N;;;;;
+2FFA;IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LOWER LEFT;So;0;ON;;;;;N;;;;;
+2FFB;IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID;So;0;ON;;;;;N;;;;;
+3000;IDEOGRAPHIC SPACE;Zs;0;WS;<wide> 0020;;;;N;;;;;
+3001;IDEOGRAPHIC COMMA;Po;0;ON;;;;;N;;;;;
+3002;IDEOGRAPHIC FULL STOP;Po;0;ON;;;;;N;IDEOGRAPHIC PERIOD;;;;
+3003;DITTO MARK;Po;0;ON;;;;;N;;;;;
+3004;JAPANESE INDUSTRIAL STANDARD SYMBOL;So;0;ON;;;;;N;;;;;
+3005;IDEOGRAPHIC ITERATION MARK;Lm;0;L;;;;;N;;;;;
+3006;IDEOGRAPHIC CLOSING MARK;Lo;0;L;;;;;N;;;;;
+3007;IDEOGRAPHIC NUMBER ZERO;Nl;0;L;;;;0;N;;;;;
+3008;LEFT ANGLE BRACKET;Ps;0;ON;;;;;Y;OPENING ANGLE BRACKET;;;;
+3009;RIGHT ANGLE BRACKET;Pe;0;ON;;;;;Y;CLOSING ANGLE BRACKET;;;;
+300A;LEFT DOUBLE ANGLE BRACKET;Ps;0;ON;;;;;Y;OPENING DOUBLE ANGLE BRACKET;;;;
+300B;RIGHT DOUBLE ANGLE BRACKET;Pe;0;ON;;;;;Y;CLOSING DOUBLE ANGLE BRACKET;;;;
+300C;LEFT CORNER BRACKET;Ps;0;ON;;;;;Y;OPENING CORNER BRACKET;;;;
+300D;RIGHT CORNER BRACKET;Pe;0;ON;;;;;Y;CLOSING CORNER BRACKET;;;;
+300E;LEFT WHITE CORNER BRACKET;Ps;0;ON;;;;;Y;OPENING WHITE CORNER BRACKET;;;;
+300F;RIGHT WHITE CORNER BRACKET;Pe;0;ON;;;;;Y;CLOSING WHITE CORNER BRACKET;;;;
+3010;LEFT BLACK LENTICULAR BRACKET;Ps;0;ON;;;;;Y;OPENING BLACK LENTICULAR BRACKET;;;;
+3011;RIGHT BLACK LENTICULAR BRACKET;Pe;0;ON;;;;;Y;CLOSING BLACK LENTICULAR BRACKET;;;;
+3012;POSTAL MARK;So;0;ON;;;;;N;;;;;
+3013;GETA MARK;So;0;ON;;;;;N;;;;;
+3014;LEFT TORTOISE SHELL BRACKET;Ps;0;ON;;;;;Y;OPENING TORTOISE SHELL BRACKET;;;;
+3015;RIGHT TORTOISE SHELL BRACKET;Pe;0;ON;;;;;Y;CLOSING TORTOISE SHELL BRACKET;;;;
+3016;LEFT WHITE LENTICULAR BRACKET;Ps;0;ON;;;;;Y;OPENING WHITE LENTICULAR BRACKET;;;;
+3017;RIGHT WHITE LENTICULAR BRACKET;Pe;0;ON;;;;;Y;CLOSING WHITE LENTICULAR BRACKET;;;;
+3018;LEFT WHITE TORTOISE SHELL BRACKET;Ps;0;ON;;;;;Y;OPENING WHITE TORTOISE SHELL BRACKET;;;;
+3019;RIGHT WHITE TORTOISE SHELL BRACKET;Pe;0;ON;;;;;Y;CLOSING WHITE TORTOISE SHELL BRACKET;;;;
+301A;LEFT WHITE SQUARE BRACKET;Ps;0;ON;;;;;Y;OPENING WHITE SQUARE BRACKET;;;;
+301B;RIGHT WHITE SQUARE BRACKET;Pe;0;ON;;;;;Y;CLOSING WHITE SQUARE BRACKET;;;;
+301C;WAVE DASH;Pd;0;ON;;;;;N;;;;;
+301D;REVERSED DOUBLE PRIME QUOTATION MARK;Ps;0;ON;;;;;N;;;;;
+301E;DOUBLE PRIME QUOTATION MARK;Pe;0;ON;;;;;N;;;;;
+301F;LOW DOUBLE PRIME QUOTATION MARK;Pe;0;ON;;;;;N;;;;;
+3020;POSTAL MARK FACE;So;0;ON;;;;;N;;;;;
+3021;HANGZHOU NUMERAL ONE;Nl;0;L;;;;1;N;;;;;
+3022;HANGZHOU NUMERAL TWO;Nl;0;L;;;;2;N;;;;;
+3023;HANGZHOU NUMERAL THREE;Nl;0;L;;;;3;N;;;;;
+3024;HANGZHOU NUMERAL FOUR;Nl;0;L;;;;4;N;;;;;
+3025;HANGZHOU NUMERAL FIVE;Nl;0;L;;;;5;N;;;;;
+3026;HANGZHOU NUMERAL SIX;Nl;0;L;;;;6;N;;;;;
+3027;HANGZHOU NUMERAL SEVEN;Nl;0;L;;;;7;N;;;;;
+3028;HANGZHOU NUMERAL EIGHT;Nl;0;L;;;;8;N;;;;;
+3029;HANGZHOU NUMERAL NINE;Nl;0;L;;;;9;N;;;;;
+302A;IDEOGRAPHIC LEVEL TONE MARK;Mn;218;NSM;;;;;N;;;;;
+302B;IDEOGRAPHIC RISING TONE MARK;Mn;228;NSM;;;;;N;;;;;
+302C;IDEOGRAPHIC DEPARTING TONE MARK;Mn;232;NSM;;;;;N;;;;;
+302D;IDEOGRAPHIC ENTERING TONE MARK;Mn;222;NSM;;;;;N;;;;;
+302E;HANGUL SINGLE DOT TONE MARK;Mn;224;NSM;;;;;N;;;;;
+302F;HANGUL DOUBLE DOT TONE MARK;Mn;224;NSM;;;;;N;;;;;
+3030;WAVY DASH;Pd;0;ON;;;;;N;;;;;
+3031;VERTICAL KANA REPEAT MARK;Lm;0;L;;;;;N;;;;;
+3032;VERTICAL KANA REPEAT WITH VOICED SOUND MARK;Lm;0;L;;;;;N;;;;;
+3033;VERTICAL KANA REPEAT MARK UPPER HALF;Lm;0;L;;;;;N;;;;;
+3034;VERTICAL KANA REPEAT WITH VOICED SOUND MARK UPPER HALF;Lm;0;L;;;;;N;;;;;
+3035;VERTICAL KANA REPEAT MARK LOWER HALF;Lm;0;L;;;;;N;;;;;
+3036;CIRCLED POSTAL MARK;So;0;ON;<compat> 3012;;;;N;;;;;
+3037;IDEOGRAPHIC TELEGRAPH LINE FEED SEPARATOR SYMBOL;So;0;ON;;;;;N;;;;;
+3038;HANGZHOU NUMERAL TEN;Nl;0;L;<compat> 5341;;;10;N;;;;;
+3039;HANGZHOU NUMERAL TWENTY;Nl;0;L;<compat> 5344;;;20;N;;;;;
+303A;HANGZHOU NUMERAL THIRTY;Nl;0;L;<compat> 5345;;;30;N;;;;;
+303B;VERTICAL IDEOGRAPHIC ITERATION MARK;Lm;0;L;;;;;N;;;;;
+303C;MASU MARK;Lo;0;L;;;;;N;;;;;
+303D;PART ALTERNATION MARK;Po;0;ON;;;;;N;;;;;
+303E;IDEOGRAPHIC VARIATION INDICATOR;So;0;ON;;;;;N;;;;;
+303F;IDEOGRAPHIC HALF FILL SPACE;So;0;ON;;;;;N;;;;;
+3041;HIRAGANA LETTER SMALL A;Lo;0;L;;;;;N;;;;;
+3042;HIRAGANA LETTER A;Lo;0;L;;;;;N;;;;;
+3043;HIRAGANA LETTER SMALL I;Lo;0;L;;;;;N;;;;;
+3044;HIRAGANA LETTER I;Lo;0;L;;;;;N;;;;;
+3045;HIRAGANA LETTER SMALL U;Lo;0;L;;;;;N;;;;;
+3046;HIRAGANA LETTER U;Lo;0;L;;;;;N;;;;;
+3047;HIRAGANA LETTER SMALL E;Lo;0;L;;;;;N;;;;;
+3048;HIRAGANA LETTER E;Lo;0;L;;;;;N;;;;;
+3049;HIRAGANA LETTER SMALL O;Lo;0;L;;;;;N;;;;;
+304A;HIRAGANA LETTER O;Lo;0;L;;;;;N;;;;;
+304B;HIRAGANA LETTER KA;Lo;0;L;;;;;N;;;;;
+304C;HIRAGANA LETTER GA;Lo;0;L;304B 3099;;;;N;;;;;
+304D;HIRAGANA LETTER KI;Lo;0;L;;;;;N;;;;;
+304E;HIRAGANA LETTER GI;Lo;0;L;304D 3099;;;;N;;;;;
+304F;HIRAGANA LETTER KU;Lo;0;L;;;;;N;;;;;
+3050;HIRAGANA LETTER GU;Lo;0;L;304F 3099;;;;N;;;;;
+3051;HIRAGANA LETTER KE;Lo;0;L;;;;;N;;;;;
+3052;HIRAGANA LETTER GE;Lo;0;L;3051 3099;;;;N;;;;;
+3053;HIRAGANA LETTER KO;Lo;0;L;;;;;N;;;;;
+3054;HIRAGANA LETTER GO;Lo;0;L;3053 3099;;;;N;;;;;
+3055;HIRAGANA LETTER SA;Lo;0;L;;;;;N;;;;;
+3056;HIRAGANA LETTER ZA;Lo;0;L;3055 3099;;;;N;;;;;
+3057;HIRAGANA LETTER SI;Lo;0;L;;;;;N;;;;;
+3058;HIRAGANA LETTER ZI;Lo;0;L;3057 3099;;;;N;;;;;
+3059;HIRAGANA LETTER SU;Lo;0;L;;;;;N;;;;;
+305A;HIRAGANA LETTER ZU;Lo;0;L;3059 3099;;;;N;;;;;
+305B;HIRAGANA LETTER SE;Lo;0;L;;;;;N;;;;;
+305C;HIRAGANA LETTER ZE;Lo;0;L;305B 3099;;;;N;;;;;
+305D;HIRAGANA LETTER SO;Lo;0;L;;;;;N;;;;;
+305E;HIRAGANA LETTER ZO;Lo;0;L;305D 3099;;;;N;;;;;
+305F;HIRAGANA LETTER TA;Lo;0;L;;;;;N;;;;;
+3060;HIRAGANA LETTER DA;Lo;0;L;305F 3099;;;;N;;;;;
+3061;HIRAGANA LETTER TI;Lo;0;L;;;;;N;;;;;
+3062;HIRAGANA LETTER DI;Lo;0;L;3061 3099;;;;N;;;;;
+3063;HIRAGANA LETTER SMALL TU;Lo;0;L;;;;;N;;;;;
+3064;HIRAGANA LETTER TU;Lo;0;L;;;;;N;;;;;
+3065;HIRAGANA LETTER DU;Lo;0;L;3064 3099;;;;N;;;;;
+3066;HIRAGANA LETTER TE;Lo;0;L;;;;;N;;;;;
+3067;HIRAGANA LETTER DE;Lo;0;L;3066 3099;;;;N;;;;;
+3068;HIRAGANA LETTER TO;Lo;0;L;;;;;N;;;;;
+3069;HIRAGANA LETTER DO;Lo;0;L;3068 3099;;;;N;;;;;
+306A;HIRAGANA LETTER NA;Lo;0;L;;;;;N;;;;;
+306B;HIRAGANA LETTER NI;Lo;0;L;;;;;N;;;;;
+306C;HIRAGANA LETTER NU;Lo;0;L;;;;;N;;;;;
+306D;HIRAGANA LETTER NE;Lo;0;L;;;;;N;;;;;
+306E;HIRAGANA LETTER NO;Lo;0;L;;;;;N;;;;;
+306F;HIRAGANA LETTER HA;Lo;0;L;;;;;N;;;;;
+3070;HIRAGANA LETTER BA;Lo;0;L;306F 3099;;;;N;;;;;
+3071;HIRAGANA LETTER PA;Lo;0;L;306F 309A;;;;N;;;;;
+3072;HIRAGANA LETTER HI;Lo;0;L;;;;;N;;;;;
+3073;HIRAGANA LETTER BI;Lo;0;L;3072 3099;;;;N;;;;;
+3074;HIRAGANA LETTER PI;Lo;0;L;3072 309A;;;;N;;;;;
+3075;HIRAGANA LETTER HU;Lo;0;L;;;;;N;;;;;
+3076;HIRAGANA LETTER BU;Lo;0;L;3075 3099;;;;N;;;;;
+3077;HIRAGANA LETTER PU;Lo;0;L;3075 309A;;;;N;;;;;
+3078;HIRAGANA LETTER HE;Lo;0;L;;;;;N;;;;;
+3079;HIRAGANA LETTER BE;Lo;0;L;3078 3099;;;;N;;;;;
+307A;HIRAGANA LETTER PE;Lo;0;L;3078 309A;;;;N;;;;;
+307B;HIRAGANA LETTER HO;Lo;0;L;;;;;N;;;;;
+307C;HIRAGANA LETTER BO;Lo;0;L;307B 3099;;;;N;;;;;
+307D;HIRAGANA LETTER PO;Lo;0;L;307B 309A;;;;N;;;;;
+307E;HIRAGANA LETTER MA;Lo;0;L;;;;;N;;;;;
+307F;HIRAGANA LETTER MI;Lo;0;L;;;;;N;;;;;
+3080;HIRAGANA LETTER MU;Lo;0;L;;;;;N;;;;;
+3081;HIRAGANA LETTER ME;Lo;0;L;;;;;N;;;;;
+3082;HIRAGANA LETTER MO;Lo;0;L;;;;;N;;;;;
+3083;HIRAGANA LETTER SMALL YA;Lo;0;L;;;;;N;;;;;
+3084;HIRAGANA LETTER YA;Lo;0;L;;;;;N;;;;;
+3085;HIRAGANA LETTER SMALL YU;Lo;0;L;;;;;N;;;;;
+3086;HIRAGANA LETTER YU;Lo;0;L;;;;;N;;;;;
+3087;HIRAGANA LETTER SMALL YO;Lo;0;L;;;;;N;;;;;
+3088;HIRAGANA LETTER YO;Lo;0;L;;;;;N;;;;;
+3089;HIRAGANA LETTER RA;Lo;0;L;;;;;N;;;;;
+308A;HIRAGANA LETTER RI;Lo;0;L;;;;;N;;;;;
+308B;HIRAGANA LETTER RU;Lo;0;L;;;;;N;;;;;
+308C;HIRAGANA LETTER RE;Lo;0;L;;;;;N;;;;;
+308D;HIRAGANA LETTER RO;Lo;0;L;;;;;N;;;;;
+308E;HIRAGANA LETTER SMALL WA;Lo;0;L;;;;;N;;;;;
+308F;HIRAGANA LETTER WA;Lo;0;L;;;;;N;;;;;
+3090;HIRAGANA LETTER WI;Lo;0;L;;;;;N;;;;;
+3091;HIRAGANA LETTER WE;Lo;0;L;;;;;N;;;;;
+3092;HIRAGANA LETTER WO;Lo;0;L;;;;;N;;;;;
+3093;HIRAGANA LETTER N;Lo;0;L;;;;;N;;;;;
+3094;HIRAGANA LETTER VU;Lo;0;L;3046 3099;;;;N;;;;;
+3095;HIRAGANA LETTER SMALL KA;Lo;0;L;;;;;N;;;;;
+3096;HIRAGANA LETTER SMALL KE;Lo;0;L;;;;;N;;;;;
+3099;COMBINING KATAKANA-HIRAGANA VOICED SOUND MARK;Mn;8;NSM;;;;;N;NON-SPACING KATAKANA-HIRAGANA VOICED SOUND MARK;;;;
+309A;COMBINING KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK;Mn;8;NSM;;;;;N;NON-SPACING KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK;;;;
+309B;KATAKANA-HIRAGANA VOICED SOUND MARK;Sk;0;ON;<compat> 0020 3099;;;;N;;;;;
+309C;KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK;Sk;0;ON;<compat> 0020 309A;;;;N;;;;;
+309D;HIRAGANA ITERATION MARK;Lm;0;L;;;;;N;;;;;
+309E;HIRAGANA VOICED ITERATION MARK;Lm;0;L;309D 3099;;;;N;;;;;
+309F;HIRAGANA DIGRAPH YORI;Lo;0;L;<vertical> 3088 308A;;;;N;;;;;
+30A0;KATAKANA-HIRAGANA DOUBLE HYPHEN;Pd;0;ON;;;;;N;;;;;
+30A1;KATAKANA LETTER SMALL A;Lo;0;L;;;;;N;;;;;
+30A2;KATAKANA LETTER A;Lo;0;L;;;;;N;;;;;
+30A3;KATAKANA LETTER SMALL I;Lo;0;L;;;;;N;;;;;
+30A4;KATAKANA LETTER I;Lo;0;L;;;;;N;;;;;
+30A5;KATAKANA LETTER SMALL U;Lo;0;L;;;;;N;;;;;
+30A6;KATAKANA LETTER U;Lo;0;L;;;;;N;;;;;
+30A7;KATAKANA LETTER SMALL E;Lo;0;L;;;;;N;;;;;
+30A8;KATAKANA LETTER E;Lo;0;L;;;;;N;;;;;
+30A9;KATAKANA LETTER SMALL O;Lo;0;L;;;;;N;;;;;
+30AA;KATAKANA LETTER O;Lo;0;L;;;;;N;;;;;
+30AB;KATAKANA LETTER KA;Lo;0;L;;;;;N;;;;;
+30AC;KATAKANA LETTER GA;Lo;0;L;30AB 3099;;;;N;;;;;
+30AD;KATAKANA LETTER KI;Lo;0;L;;;;;N;;;;;
+30AE;KATAKANA LETTER GI;Lo;0;L;30AD 3099;;;;N;;;;;
+30AF;KATAKANA LETTER KU;Lo;0;L;;;;;N;;;;;
+30B0;KATAKANA LETTER GU;Lo;0;L;30AF 3099;;;;N;;;;;
+30B1;KATAKANA LETTER KE;Lo;0;L;;;;;N;;;;;
+30B2;KATAKANA LETTER GE;Lo;0;L;30B1 3099;;;;N;;;;;
+30B3;KATAKANA LETTER KO;Lo;0;L;;;;;N;;;;;
+30B4;KATAKANA LETTER GO;Lo;0;L;30B3 3099;;;;N;;;;;
+30B5;KATAKANA LETTER SA;Lo;0;L;;;;;N;;;;;
+30B6;KATAKANA LETTER ZA;Lo;0;L;30B5 3099;;;;N;;;;;
+30B7;KATAKANA LETTER SI;Lo;0;L;;;;;N;;;;;
+30B8;KATAKANA LETTER ZI;Lo;0;L;30B7 3099;;;;N;;;;;
+30B9;KATAKANA LETTER SU;Lo;0;L;;;;;N;;;;;
+30BA;KATAKANA LETTER ZU;Lo;0;L;30B9 3099;;;;N;;;;;
+30BB;KATAKANA LETTER SE;Lo;0;L;;;;;N;;;;;
+30BC;KATAKANA LETTER ZE;Lo;0;L;30BB 3099;;;;N;;;;;
+30BD;KATAKANA LETTER SO;Lo;0;L;;;;;N;;;;;
+30BE;KATAKANA LETTER ZO;Lo;0;L;30BD 3099;;;;N;;;;;
+30BF;KATAKANA LETTER TA;Lo;0;L;;;;;N;;;;;
+30C0;KATAKANA LETTER DA;Lo;0;L;30BF 3099;;;;N;;;;;
+30C1;KATAKANA LETTER TI;Lo;0;L;;;;;N;;;;;
+30C2;KATAKANA LETTER DI;Lo;0;L;30C1 3099;;;;N;;;;;
+30C3;KATAKANA LETTER SMALL TU;Lo;0;L;;;;;N;;;;;
+30C4;KATAKANA LETTER TU;Lo;0;L;;;;;N;;;;;
+30C5;KATAKANA LETTER DU;Lo;0;L;30C4 3099;;;;N;;;;;
+30C6;KATAKANA LETTER TE;Lo;0;L;;;;;N;;;;;
+30C7;KATAKANA LETTER DE;Lo;0;L;30C6 3099;;;;N;;;;;
+30C8;KATAKANA LETTER TO;Lo;0;L;;;;;N;;;;;
+30C9;KATAKANA LETTER DO;Lo;0;L;30C8 3099;;;;N;;;;;
+30CA;KATAKANA LETTER NA;Lo;0;L;;;;;N;;;;;
+30CB;KATAKANA LETTER NI;Lo;0;L;;;;;N;;;;;
+30CC;KATAKANA LETTER NU;Lo;0;L;;;;;N;;;;;
+30CD;KATAKANA LETTER NE;Lo;0;L;;;;;N;;;;;
+30CE;KATAKANA LETTER NO;Lo;0;L;;;;;N;;;;;
+30CF;KATAKANA LETTER HA;Lo;0;L;;;;;N;;;;;
+30D0;KATAKANA LETTER BA;Lo;0;L;30CF 3099;;;;N;;;;;
+30D1;KATAKANA LETTER PA;Lo;0;L;30CF 309A;;;;N;;;;;
+30D2;KATAKANA LETTER HI;Lo;0;L;;;;;N;;;;;
+30D3;KATAKANA LETTER BI;Lo;0;L;30D2 3099;;;;N;;;;;
+30D4;KATAKANA LETTER PI;Lo;0;L;30D2 309A;;;;N;;;;;
+30D5;KATAKANA LETTER HU;Lo;0;L;;;;;N;;;;;
+30D6;KATAKANA LETTER BU;Lo;0;L;30D5 3099;;;;N;;;;;
+30D7;KATAKANA LETTER PU;Lo;0;L;30D5 309A;;;;N;;;;;
+30D8;KATAKANA LETTER HE;Lo;0;L;;;;;N;;;;;
+30D9;KATAKANA LETTER BE;Lo;0;L;30D8 3099;;;;N;;;;;
+30DA;KATAKANA LETTER PE;Lo;0;L;30D8 309A;;;;N;;;;;
+30DB;KATAKANA LETTER HO;Lo;0;L;;;;;N;;;;;
+30DC;KATAKANA LETTER BO;Lo;0;L;30DB 3099;;;;N;;;;;
+30DD;KATAKANA LETTER PO;Lo;0;L;30DB 309A;;;;N;;;;;
+30DE;KATAKANA LETTER MA;Lo;0;L;;;;;N;;;;;
+30DF;KATAKANA LETTER MI;Lo;0;L;;;;;N;;;;;
+30E0;KATAKANA LETTER MU;Lo;0;L;;;;;N;;;;;
+30E1;KATAKANA LETTER ME;Lo;0;L;;;;;N;;;;;
+30E2;KATAKANA LETTER MO;Lo;0;L;;;;;N;;;;;
+30E3;KATAKANA LETTER SMALL YA;Lo;0;L;;;;;N;;;;;
+30E4;KATAKANA LETTER YA;Lo;0;L;;;;;N;;;;;
+30E5;KATAKANA LETTER SMALL YU;Lo;0;L;;;;;N;;;;;
+30E6;KATAKANA LETTER YU;Lo;0;L;;;;;N;;;;;
+30E7;KATAKANA LETTER SMALL YO;Lo;0;L;;;;;N;;;;;
+30E8;KATAKANA LETTER YO;Lo;0;L;;;;;N;;;;;
+30E9;KATAKANA LETTER RA;Lo;0;L;;;;;N;;;;;
+30EA;KATAKANA LETTER RI;Lo;0;L;;;;;N;;;;;
+30EB;KATAKANA LETTER RU;Lo;0;L;;;;;N;;;;;
+30EC;KATAKANA LETTER RE;Lo;0;L;;;;;N;;;;;
+30ED;KATAKANA LETTER RO;Lo;0;L;;;;;N;;;;;
+30EE;KATAKANA LETTER SMALL WA;Lo;0;L;;;;;N;;;;;
+30EF;KATAKANA LETTER WA;Lo;0;L;;;;;N;;;;;
+30F0;KATAKANA LETTER WI;Lo;0;L;;;;;N;;;;;
+30F1;KATAKANA LETTER WE;Lo;0;L;;;;;N;;;;;
+30F2;KATAKANA LETTER WO;Lo;0;L;;;;;N;;;;;
+30F3;KATAKANA LETTER N;Lo;0;L;;;;;N;;;;;
+30F4;KATAKANA LETTER VU;Lo;0;L;30A6 3099;;;;N;;;;;
+30F5;KATAKANA LETTER SMALL KA;Lo;0;L;;;;;N;;;;;
+30F6;KATAKANA LETTER SMALL KE;Lo;0;L;;;;;N;;;;;
+30F7;KATAKANA LETTER VA;Lo;0;L;30EF 3099;;;;N;;;;;
+30F8;KATAKANA LETTER VI;Lo;0;L;30F0 3099;;;;N;;;;;
+30F9;KATAKANA LETTER VE;Lo;0;L;30F1 3099;;;;N;;;;;
+30FA;KATAKANA LETTER VO;Lo;0;L;30F2 3099;;;;N;;;;;
+30FB;KATAKANA MIDDLE DOT;Pc;0;ON;;;;;N;;;;;
+30FC;KATAKANA-HIRAGANA PROLONGED SOUND MARK;Lm;0;L;;;;;N;;;;;
+30FD;KATAKANA ITERATION MARK;Lm;0;L;;;;;N;;;;;
+30FE;KATAKANA VOICED ITERATION MARK;Lm;0;L;30FD 3099;;;;N;;;;;
+30FF;KATAKANA DIGRAPH KOTO;Lo;0;L;<vertical> 30B3 30C8;;;;N;;;;;
+3105;BOPOMOFO LETTER B;Lo;0;L;;;;;N;;;;;
+3106;BOPOMOFO LETTER P;Lo;0;L;;;;;N;;;;;
+3107;BOPOMOFO LETTER M;Lo;0;L;;;;;N;;;;;
+3108;BOPOMOFO LETTER F;Lo;0;L;;;;;N;;;;;
+3109;BOPOMOFO LETTER D;Lo;0;L;;;;;N;;;;;
+310A;BOPOMOFO LETTER T;Lo;0;L;;;;;N;;;;;
+310B;BOPOMOFO LETTER N;Lo;0;L;;;;;N;;;;;
+310C;BOPOMOFO LETTER L;Lo;0;L;;;;;N;;;;;
+310D;BOPOMOFO LETTER G;Lo;0;L;;;;;N;;;;;
+310E;BOPOMOFO LETTER K;Lo;0;L;;;;;N;;;;;
+310F;BOPOMOFO LETTER H;Lo;0;L;;;;;N;;;;;
+3110;BOPOMOFO LETTER J;Lo;0;L;;;;;N;;;;;
+3111;BOPOMOFO LETTER Q;Lo;0;L;;;;;N;;;;;
+3112;BOPOMOFO LETTER X;Lo;0;L;;;;;N;;;;;
+3113;BOPOMOFO LETTER ZH;Lo;0;L;;;;;N;;;;;
+3114;BOPOMOFO LETTER CH;Lo;0;L;;;;;N;;;;;
+3115;BOPOMOFO LETTER SH;Lo;0;L;;;;;N;;;;;
+3116;BOPOMOFO LETTER R;Lo;0;L;;;;;N;;;;;
+3117;BOPOMOFO LETTER Z;Lo;0;L;;;;;N;;;;;
+3118;BOPOMOFO LETTER C;Lo;0;L;;;;;N;;;;;
+3119;BOPOMOFO LETTER S;Lo;0;L;;;;;N;;;;;
+311A;BOPOMOFO LETTER A;Lo;0;L;;;;;N;;;;;
+311B;BOPOMOFO LETTER O;Lo;0;L;;;;;N;;;;;
+311C;BOPOMOFO LETTER E;Lo;0;L;;;;;N;;;;;
+311D;BOPOMOFO LETTER EH;Lo;0;L;;;;;N;;;;;
+311E;BOPOMOFO LETTER AI;Lo;0;L;;;;;N;;;;;
+311F;BOPOMOFO LETTER EI;Lo;0;L;;;;;N;;;;;
+3120;BOPOMOFO LETTER AU;Lo;0;L;;;;;N;;;;;
+3121;BOPOMOFO LETTER OU;Lo;0;L;;;;;N;;;;;
+3122;BOPOMOFO LETTER AN;Lo;0;L;;;;;N;;;;;
+3123;BOPOMOFO LETTER EN;Lo;0;L;;;;;N;;;;;
+3124;BOPOMOFO LETTER ANG;Lo;0;L;;;;;N;;;;;
+3125;BOPOMOFO LETTER ENG;Lo;0;L;;;;;N;;;;;
+3126;BOPOMOFO LETTER ER;Lo;0;L;;;;;N;;;;;
+3127;BOPOMOFO LETTER I;Lo;0;L;;;;;N;;;;;
+3128;BOPOMOFO LETTER U;Lo;0;L;;;;;N;;;;;
+3129;BOPOMOFO LETTER IU;Lo;0;L;;;;;N;;;;;
+312A;BOPOMOFO LETTER V;Lo;0;L;;;;;N;;;;;
+312B;BOPOMOFO LETTER NG;Lo;0;L;;;;;N;;;;;
+312C;BOPOMOFO LETTER GN;Lo;0;L;;;;;N;;;;;
+3131;HANGUL LETTER KIYEOK;Lo;0;L;<compat> 1100;;;;N;HANGUL LETTER GIYEOG;;;;
+3132;HANGUL LETTER SSANGKIYEOK;Lo;0;L;<compat> 1101;;;;N;HANGUL LETTER SSANG GIYEOG;;;;
+3133;HANGUL LETTER KIYEOK-SIOS;Lo;0;L;<compat> 11AA;;;;N;HANGUL LETTER GIYEOG SIOS;;;;
+3134;HANGUL LETTER NIEUN;Lo;0;L;<compat> 1102;;;;N;;;;;
+3135;HANGUL LETTER NIEUN-CIEUC;Lo;0;L;<compat> 11AC;;;;N;HANGUL LETTER NIEUN JIEUJ;;;;
+3136;HANGUL LETTER NIEUN-HIEUH;Lo;0;L;<compat> 11AD;;;;N;HANGUL LETTER NIEUN HIEUH;;;;
+3137;HANGUL LETTER TIKEUT;Lo;0;L;<compat> 1103;;;;N;HANGUL LETTER DIGEUD;;;;
+3138;HANGUL LETTER SSANGTIKEUT;Lo;0;L;<compat> 1104;;;;N;HANGUL LETTER SSANG DIGEUD;;;;
+3139;HANGUL LETTER RIEUL;Lo;0;L;<compat> 1105;;;;N;HANGUL LETTER LIEUL;;;;
+313A;HANGUL LETTER RIEUL-KIYEOK;Lo;0;L;<compat> 11B0;;;;N;HANGUL LETTER LIEUL GIYEOG;;;;
+313B;HANGUL LETTER RIEUL-MIEUM;Lo;0;L;<compat> 11B1;;;;N;HANGUL LETTER LIEUL MIEUM;;;;
+313C;HANGUL LETTER RIEUL-PIEUP;Lo;0;L;<compat> 11B2;;;;N;HANGUL LETTER LIEUL BIEUB;;;;
+313D;HANGUL LETTER RIEUL-SIOS;Lo;0;L;<compat> 11B3;;;;N;HANGUL LETTER LIEUL SIOS;;;;
+313E;HANGUL LETTER RIEUL-THIEUTH;Lo;0;L;<compat> 11B4;;;;N;HANGUL LETTER LIEUL TIEUT;;;;
+313F;HANGUL LETTER RIEUL-PHIEUPH;Lo;0;L;<compat> 11B5;;;;N;HANGUL LETTER LIEUL PIEUP;;;;
+3140;HANGUL LETTER RIEUL-HIEUH;Lo;0;L;<compat> 111A;;;;N;HANGUL LETTER LIEUL HIEUH;;;;
+3141;HANGUL LETTER MIEUM;Lo;0;L;<compat> 1106;;;;N;;;;;
+3142;HANGUL LETTER PIEUP;Lo;0;L;<compat> 1107;;;;N;HANGUL LETTER BIEUB;;;;
+3143;HANGUL LETTER SSANGPIEUP;Lo;0;L;<compat> 1108;;;;N;HANGUL LETTER SSANG BIEUB;;;;
+3144;HANGUL LETTER PIEUP-SIOS;Lo;0;L;<compat> 1121;;;;N;HANGUL LETTER BIEUB SIOS;;;;
+3145;HANGUL LETTER SIOS;Lo;0;L;<compat> 1109;;;;N;;;;;
+3146;HANGUL LETTER SSANGSIOS;Lo;0;L;<compat> 110A;;;;N;HANGUL LETTER SSANG SIOS;;;;
+3147;HANGUL LETTER IEUNG;Lo;0;L;<compat> 110B;;;;N;;;;;
+3148;HANGUL LETTER CIEUC;Lo;0;L;<compat> 110C;;;;N;HANGUL LETTER JIEUJ;;;;
+3149;HANGUL LETTER SSANGCIEUC;Lo;0;L;<compat> 110D;;;;N;HANGUL LETTER SSANG JIEUJ;;;;
+314A;HANGUL LETTER CHIEUCH;Lo;0;L;<compat> 110E;;;;N;HANGUL LETTER CIEUC;;;;
+314B;HANGUL LETTER KHIEUKH;Lo;0;L;<compat> 110F;;;;N;HANGUL LETTER KIYEOK;;;;
+314C;HANGUL LETTER THIEUTH;Lo;0;L;<compat> 1110;;;;N;HANGUL LETTER TIEUT;;;;
+314D;HANGUL LETTER PHIEUPH;Lo;0;L;<compat> 1111;;;;N;HANGUL LETTER PIEUP;;;;
+314E;HANGUL LETTER HIEUH;Lo;0;L;<compat> 1112;;;;N;;;;;
+314F;HANGUL LETTER A;Lo;0;L;<compat> 1161;;;;N;;;;;
+3150;HANGUL LETTER AE;Lo;0;L;<compat> 1162;;;;N;;;;;
+3151;HANGUL LETTER YA;Lo;0;L;<compat> 1163;;;;N;;;;;
+3152;HANGUL LETTER YAE;Lo;0;L;<compat> 1164;;;;N;;;;;
+3153;HANGUL LETTER EO;Lo;0;L;<compat> 1165;;;;N;;;;;
+3154;HANGUL LETTER E;Lo;0;L;<compat> 1166;;;;N;;;;;
+3155;HANGUL LETTER YEO;Lo;0;L;<compat> 1167;;;;N;;;;;
+3156;HANGUL LETTER YE;Lo;0;L;<compat> 1168;;;;N;;;;;
+3157;HANGUL LETTER O;Lo;0;L;<compat> 1169;;;;N;;;;;
+3158;HANGUL LETTER WA;Lo;0;L;<compat> 116A;;;;N;;;;;
+3159;HANGUL LETTER WAE;Lo;0;L;<compat> 116B;;;;N;;;;;
+315A;HANGUL LETTER OE;Lo;0;L;<compat> 116C;;;;N;;;;;
+315B;HANGUL LETTER YO;Lo;0;L;<compat> 116D;;;;N;;;;;
+315C;HANGUL LETTER U;Lo;0;L;<compat> 116E;;;;N;;;;;
+315D;HANGUL LETTER WEO;Lo;0;L;<compat> 116F;;;;N;;;;;
+315E;HANGUL LETTER WE;Lo;0;L;<compat> 1170;;;;N;;;;;
+315F;HANGUL LETTER WI;Lo;0;L;<compat> 1171;;;;N;;;;;
+3160;HANGUL LETTER YU;Lo;0;L;<compat> 1172;;;;N;;;;;
+3161;HANGUL LETTER EU;Lo;0;L;<compat> 1173;;;;N;;;;;
+3162;HANGUL LETTER YI;Lo;0;L;<compat> 1174;;;;N;;;;;
+3163;HANGUL LETTER I;Lo;0;L;<compat> 1175;;;;N;;;;;
+3164;HANGUL FILLER;Lo;0;L;<compat> 1160;;;;N;HANGUL CAE OM;;;;
+3165;HANGUL LETTER SSANGNIEUN;Lo;0;L;<compat> 1114;;;;N;HANGUL LETTER SSANG NIEUN;;;;
+3166;HANGUL LETTER NIEUN-TIKEUT;Lo;0;L;<compat> 1115;;;;N;HANGUL LETTER NIEUN DIGEUD;;;;
+3167;HANGUL LETTER NIEUN-SIOS;Lo;0;L;<compat> 11C7;;;;N;HANGUL LETTER NIEUN SIOS;;;;
+3168;HANGUL LETTER NIEUN-PANSIOS;Lo;0;L;<compat> 11C8;;;;N;HANGUL LETTER NIEUN BAN CHI EUM;;;;
+3169;HANGUL LETTER RIEUL-KIYEOK-SIOS;Lo;0;L;<compat> 11CC;;;;N;HANGUL LETTER LIEUL GIYEOG SIOS;;;;
+316A;HANGUL LETTER RIEUL-TIKEUT;Lo;0;L;<compat> 11CE;;;;N;HANGUL LETTER LIEUL DIGEUD;;;;
+316B;HANGUL LETTER RIEUL-PIEUP-SIOS;Lo;0;L;<compat> 11D3;;;;N;HANGUL LETTER LIEUL BIEUB SIOS;;;;
+316C;HANGUL LETTER RIEUL-PANSIOS;Lo;0;L;<compat> 11D7;;;;N;HANGUL LETTER LIEUL BAN CHI EUM;;;;
+316D;HANGUL LETTER RIEUL-YEORINHIEUH;Lo;0;L;<compat> 11D9;;;;N;HANGUL LETTER LIEUL YEOLIN HIEUH;;;;
+316E;HANGUL LETTER MIEUM-PIEUP;Lo;0;L;<compat> 111C;;;;N;HANGUL LETTER MIEUM BIEUB;;;;
+316F;HANGUL LETTER MIEUM-SIOS;Lo;0;L;<compat> 11DD;;;;N;HANGUL LETTER MIEUM SIOS;;;;
+3170;HANGUL LETTER MIEUM-PANSIOS;Lo;0;L;<compat> 11DF;;;;N;HANGUL LETTER BIEUB BAN CHI EUM;;;;
+3171;HANGUL LETTER KAPYEOUNMIEUM;Lo;0;L;<compat> 111D;;;;N;HANGUL LETTER MIEUM SUN GYEONG EUM;;;;
+3172;HANGUL LETTER PIEUP-KIYEOK;Lo;0;L;<compat> 111E;;;;N;HANGUL LETTER BIEUB GIYEOG;;;;
+3173;HANGUL LETTER PIEUP-TIKEUT;Lo;0;L;<compat> 1120;;;;N;HANGUL LETTER BIEUB DIGEUD;;;;
+3174;HANGUL LETTER PIEUP-SIOS-KIYEOK;Lo;0;L;<compat> 1122;;;;N;HANGUL LETTER BIEUB SIOS GIYEOG;;;;
+3175;HANGUL LETTER PIEUP-SIOS-TIKEUT;Lo;0;L;<compat> 1123;;;;N;HANGUL LETTER BIEUB SIOS DIGEUD;;;;
+3176;HANGUL LETTER PIEUP-CIEUC;Lo;0;L;<compat> 1127;;;;N;HANGUL LETTER BIEUB JIEUJ;;;;
+3177;HANGUL LETTER PIEUP-THIEUTH;Lo;0;L;<compat> 1129;;;;N;HANGUL LETTER BIEUB TIEUT;;;;
+3178;HANGUL LETTER KAPYEOUNPIEUP;Lo;0;L;<compat> 112B;;;;N;HANGUL LETTER BIEUB SUN GYEONG EUM;;;;
+3179;HANGUL LETTER KAPYEOUNSSANGPIEUP;Lo;0;L;<compat> 112C;;;;N;HANGUL LETTER SSANG BIEUB SUN GYEONG EUM;;;;
+317A;HANGUL LETTER SIOS-KIYEOK;Lo;0;L;<compat> 112D;;;;N;HANGUL LETTER SIOS GIYEOG;;;;
+317B;HANGUL LETTER SIOS-NIEUN;Lo;0;L;<compat> 112E;;;;N;HANGUL LETTER SIOS NIEUN;;;;
+317C;HANGUL LETTER SIOS-TIKEUT;Lo;0;L;<compat> 112F;;;;N;HANGUL LETTER SIOS DIGEUD;;;;
+317D;HANGUL LETTER SIOS-PIEUP;Lo;0;L;<compat> 1132;;;;N;HANGUL LETTER SIOS BIEUB;;;;
+317E;HANGUL LETTER SIOS-CIEUC;Lo;0;L;<compat> 1136;;;;N;HANGUL LETTER SIOS JIEUJ;;;;
+317F;HANGUL LETTER PANSIOS;Lo;0;L;<compat> 1140;;;;N;HANGUL LETTER BAN CHI EUM;;;;
+3180;HANGUL LETTER SSANGIEUNG;Lo;0;L;<compat> 1147;;;;N;HANGUL LETTER SSANG IEUNG;;;;
+3181;HANGUL LETTER YESIEUNG;Lo;0;L;<compat> 114C;;;;N;HANGUL LETTER NGIEUNG;;;;
+3182;HANGUL LETTER YESIEUNG-SIOS;Lo;0;L;<compat> 11F1;;;;N;HANGUL LETTER NGIEUNG SIOS;;;;
+3183;HANGUL LETTER YESIEUNG-PANSIOS;Lo;0;L;<compat> 11F2;;;;N;HANGUL LETTER NGIEUNG BAN CHI EUM;;;;
+3184;HANGUL LETTER KAPYEOUNPHIEUPH;Lo;0;L;<compat> 1157;;;;N;HANGUL LETTER PIEUP SUN GYEONG EUM;;;;
+3185;HANGUL LETTER SSANGHIEUH;Lo;0;L;<compat> 1158;;;;N;HANGUL LETTER SSANG HIEUH;;;;
+3186;HANGUL LETTER YEORINHIEUH;Lo;0;L;<compat> 1159;;;;N;HANGUL LETTER YEOLIN HIEUH;;;;
+3187;HANGUL LETTER YO-YA;Lo;0;L;<compat> 1184;;;;N;HANGUL LETTER YOYA;;;;
+3188;HANGUL LETTER YO-YAE;Lo;0;L;<compat> 1185;;;;N;HANGUL LETTER YOYAE;;;;
+3189;HANGUL LETTER YO-I;Lo;0;L;<compat> 1188;;;;N;HANGUL LETTER YOI;;;;
+318A;HANGUL LETTER YU-YEO;Lo;0;L;<compat> 1191;;;;N;HANGUL LETTER YUYEO;;;;
+318B;HANGUL LETTER YU-YE;Lo;0;L;<compat> 1192;;;;N;HANGUL LETTER YUYE;;;;
+318C;HANGUL LETTER YU-I;Lo;0;L;<compat> 1194;;;;N;HANGUL LETTER YUI;;;;
+318D;HANGUL LETTER ARAEA;Lo;0;L;<compat> 119E;;;;N;HANGUL LETTER ALAE A;;;;
+318E;HANGUL LETTER ARAEAE;Lo;0;L;<compat> 11A1;;;;N;HANGUL LETTER ALAE AE;;;;
+3190;IDEOGRAPHIC ANNOTATION LINKING MARK;So;0;L;;;;;N;KANBUN TATETEN;Kanbun Tateten;;;
+3191;IDEOGRAPHIC ANNOTATION REVERSE MARK;So;0;L;;;;;N;KAERITEN RE;Kaeriten;;;
+3192;IDEOGRAPHIC ANNOTATION ONE MARK;No;0;L;<super> 4E00;;;1;N;KAERITEN ITI;Kaeriten;;;
+3193;IDEOGRAPHIC ANNOTATION TWO MARK;No;0;L;<super> 4E8C;;;2;N;KAERITEN NI;Kaeriten;;;
+3194;IDEOGRAPHIC ANNOTATION THREE MARK;No;0;L;<super> 4E09;;;3;N;KAERITEN SAN;Kaeriten;;;
+3195;IDEOGRAPHIC ANNOTATION FOUR MARK;No;0;L;<super> 56DB;;;4;N;KAERITEN SI;Kaeriten;;;
+3196;IDEOGRAPHIC ANNOTATION TOP MARK;So;0;L;<super> 4E0A;;;;N;KAERITEN ZYOU;Kaeriten;;;
+3197;IDEOGRAPHIC ANNOTATION MIDDLE MARK;So;0;L;<super> 4E2D;;;;N;KAERITEN TYUU;Kaeriten;;;
+3198;IDEOGRAPHIC ANNOTATION BOTTOM MARK;So;0;L;<super> 4E0B;;;;N;KAERITEN GE;Kaeriten;;;
+3199;IDEOGRAPHIC ANNOTATION FIRST MARK;So;0;L;<super> 7532;;;;N;KAERITEN KOU;Kaeriten;;;
+319A;IDEOGRAPHIC ANNOTATION SECOND MARK;So;0;L;<super> 4E59;;;;N;KAERITEN OTU;Kaeriten;;;
+319B;IDEOGRAPHIC ANNOTATION THIRD MARK;So;0;L;<super> 4E19;;;;N;KAERITEN HEI;Kaeriten;;;
+319C;IDEOGRAPHIC ANNOTATION FOURTH MARK;So;0;L;<super> 4E01;;;;N;KAERITEN TEI;Kaeriten;;;
+319D;IDEOGRAPHIC ANNOTATION HEAVEN MARK;So;0;L;<super> 5929;;;;N;KAERITEN TEN;Kaeriten;;;
+319E;IDEOGRAPHIC ANNOTATION EARTH MARK;So;0;L;<super> 5730;;;;N;KAERITEN TI;Kaeriten;;;
+319F;IDEOGRAPHIC ANNOTATION MAN MARK;So;0;L;<super> 4EBA;;;;N;KAERITEN ZIN;Kaeriten;;;
+31A0;BOPOMOFO LETTER BU;Lo;0;L;;;;;N;;;;;
+31A1;BOPOMOFO LETTER ZI;Lo;0;L;;;;;N;;;;;
+31A2;BOPOMOFO LETTER JI;Lo;0;L;;;;;N;;;;;
+31A3;BOPOMOFO LETTER GU;Lo;0;L;;;;;N;;;;;
+31A4;BOPOMOFO LETTER EE;Lo;0;L;;;;;N;;;;;
+31A5;BOPOMOFO LETTER ENN;Lo;0;L;;;;;N;;;;;
+31A6;BOPOMOFO LETTER OO;Lo;0;L;;;;;N;;;;;
+31A7;BOPOMOFO LETTER ONN;Lo;0;L;;;;;N;;;;;
+31A8;BOPOMOFO LETTER IR;Lo;0;L;;;;;N;;;;;
+31A9;BOPOMOFO LETTER ANN;Lo;0;L;;;;;N;;;;;
+31AA;BOPOMOFO LETTER INN;Lo;0;L;;;;;N;;;;;
+31AB;BOPOMOFO LETTER UNN;Lo;0;L;;;;;N;;;;;
+31AC;BOPOMOFO LETTER IM;Lo;0;L;;;;;N;;;;;
+31AD;BOPOMOFO LETTER NGG;Lo;0;L;;;;;N;;;;;
+31AE;BOPOMOFO LETTER AINN;Lo;0;L;;;;;N;;;;;
+31AF;BOPOMOFO LETTER AUNN;Lo;0;L;;;;;N;;;;;
+31B0;BOPOMOFO LETTER AM;Lo;0;L;;;;;N;;;;;
+31B1;BOPOMOFO LETTER OM;Lo;0;L;;;;;N;;;;;
+31B2;BOPOMOFO LETTER ONG;Lo;0;L;;;;;N;;;;;
+31B3;BOPOMOFO LETTER INNN;Lo;0;L;;;;;N;;;;;
+31B4;BOPOMOFO FINAL LETTER P;Lo;0;L;;;;;N;;;;;
+31B5;BOPOMOFO FINAL LETTER T;Lo;0;L;;;;;N;;;;;
+31B6;BOPOMOFO FINAL LETTER K;Lo;0;L;;;;;N;;;;;
+31B7;BOPOMOFO FINAL LETTER H;Lo;0;L;;;;;N;;;;;
+31F0;KATAKANA LETTER SMALL KU;Lo;0;L;;;;;N;;;;;
+31F1;KATAKANA LETTER SMALL SI;Lo;0;L;;;;;N;;;;;
+31F2;KATAKANA LETTER SMALL SU;Lo;0;L;;;;;N;;;;;
+31F3;KATAKANA LETTER SMALL TO;Lo;0;L;;;;;N;;;;;
+31F4;KATAKANA LETTER SMALL NU;Lo;0;L;;;;;N;;;;;
+31F5;KATAKANA LETTER SMALL HA;Lo;0;L;;;;;N;;;;;
+31F6;KATAKANA LETTER SMALL HI;Lo;0;L;;;;;N;;;;;
+31F7;KATAKANA LETTER SMALL HU;Lo;0;L;;;;;N;;;;;
+31F8;KATAKANA LETTER SMALL HE;Lo;0;L;;;;;N;;;;;
+31F9;KATAKANA LETTER SMALL HO;Lo;0;L;;;;;N;;;;;
+31FA;KATAKANA LETTER SMALL MU;Lo;0;L;;;;;N;;;;;
+31FB;KATAKANA LETTER SMALL RA;Lo;0;L;;;;;N;;;;;
+31FC;KATAKANA LETTER SMALL RI;Lo;0;L;;;;;N;;;;;
+31FD;KATAKANA LETTER SMALL RU;Lo;0;L;;;;;N;;;;;
+31FE;KATAKANA LETTER SMALL RE;Lo;0;L;;;;;N;;;;;
+31FF;KATAKANA LETTER SMALL RO;Lo;0;L;;;;;N;;;;;
+3200;PARENTHESIZED HANGUL KIYEOK;So;0;L;<compat> 0028 1100 0029;;;;N;PARENTHESIZED HANGUL GIYEOG;;;;
+3201;PARENTHESIZED HANGUL NIEUN;So;0;L;<compat> 0028 1102 0029;;;;N;;;;;
+3202;PARENTHESIZED HANGUL TIKEUT;So;0;L;<compat> 0028 1103 0029;;;;N;PARENTHESIZED HANGUL DIGEUD;;;;
+3203;PARENTHESIZED HANGUL RIEUL;So;0;L;<compat> 0028 1105 0029;;;;N;PARENTHESIZED HANGUL LIEUL;;;;
+3204;PARENTHESIZED HANGUL MIEUM;So;0;L;<compat> 0028 1106 0029;;;;N;;;;;
+3205;PARENTHESIZED HANGUL PIEUP;So;0;L;<compat> 0028 1107 0029;;;;N;PARENTHESIZED HANGUL BIEUB;;;;
+3206;PARENTHESIZED HANGUL SIOS;So;0;L;<compat> 0028 1109 0029;;;;N;;;;;
+3207;PARENTHESIZED HANGUL IEUNG;So;0;L;<compat> 0028 110B 0029;;;;N;;;;;
+3208;PARENTHESIZED HANGUL CIEUC;So;0;L;<compat> 0028 110C 0029;;;;N;PARENTHESIZED HANGUL JIEUJ;;;;
+3209;PARENTHESIZED HANGUL CHIEUCH;So;0;L;<compat> 0028 110E 0029;;;;N;PARENTHESIZED HANGUL CIEUC;;;;
+320A;PARENTHESIZED HANGUL KHIEUKH;So;0;L;<compat> 0028 110F 0029;;;;N;PARENTHESIZED HANGUL KIYEOK;;;;
+320B;PARENTHESIZED HANGUL THIEUTH;So;0;L;<compat> 0028 1110 0029;;;;N;PARENTHESIZED HANGUL TIEUT;;;;
+320C;PARENTHESIZED HANGUL PHIEUPH;So;0;L;<compat> 0028 1111 0029;;;;N;PARENTHESIZED HANGUL PIEUP;;;;
+320D;PARENTHESIZED HANGUL HIEUH;So;0;L;<compat> 0028 1112 0029;;;;N;;;;;
+320E;PARENTHESIZED HANGUL KIYEOK A;So;0;L;<compat> 0028 1100 1161 0029;;;;N;PARENTHESIZED HANGUL GA;;;;
+320F;PARENTHESIZED HANGUL NIEUN A;So;0;L;<compat> 0028 1102 1161 0029;;;;N;PARENTHESIZED HANGUL NA;;;;
+3210;PARENTHESIZED HANGUL TIKEUT A;So;0;L;<compat> 0028 1103 1161 0029;;;;N;PARENTHESIZED HANGUL DA;;;;
+3211;PARENTHESIZED HANGUL RIEUL A;So;0;L;<compat> 0028 1105 1161 0029;;;;N;PARENTHESIZED HANGUL LA;;;;
+3212;PARENTHESIZED HANGUL MIEUM A;So;0;L;<compat> 0028 1106 1161 0029;;;;N;PARENTHESIZED HANGUL MA;;;;
+3213;PARENTHESIZED HANGUL PIEUP A;So;0;L;<compat> 0028 1107 1161 0029;;;;N;PARENTHESIZED HANGUL BA;;;;
+3214;PARENTHESIZED HANGUL SIOS A;So;0;L;<compat> 0028 1109 1161 0029;;;;N;PARENTHESIZED HANGUL SA;;;;
+3215;PARENTHESIZED HANGUL IEUNG A;So;0;L;<compat> 0028 110B 1161 0029;;;;N;PARENTHESIZED HANGUL A;;;;
+3216;PARENTHESIZED HANGUL CIEUC A;So;0;L;<compat> 0028 110C 1161 0029;;;;N;PARENTHESIZED HANGUL JA;;;;
+3217;PARENTHESIZED HANGUL CHIEUCH A;So;0;L;<compat> 0028 110E 1161 0029;;;;N;PARENTHESIZED HANGUL CA;;;;
+3218;PARENTHESIZED HANGUL KHIEUKH A;So;0;L;<compat> 0028 110F 1161 0029;;;;N;PARENTHESIZED HANGUL KA;;;;
+3219;PARENTHESIZED HANGUL THIEUTH A;So;0;L;<compat> 0028 1110 1161 0029;;;;N;PARENTHESIZED HANGUL TA;;;;
+321A;PARENTHESIZED HANGUL PHIEUPH A;So;0;L;<compat> 0028 1111 1161 0029;;;;N;PARENTHESIZED HANGUL PA;;;;
+321B;PARENTHESIZED HANGUL HIEUH A;So;0;L;<compat> 0028 1112 1161 0029;;;;N;PARENTHESIZED HANGUL HA;;;;
+321C;PARENTHESIZED HANGUL CIEUC U;So;0;L;<compat> 0028 110C 116E 0029;;;;N;PARENTHESIZED HANGUL JU;;;;
+321D;PARENTHESIZED KOREAN CHARACTER OJEON;So;0;ON;<compat> 0028 110B 1169 110C 1165 11AB 0029;;;;N;;;;;
+321E;PARENTHESIZED KOREAN CHARACTER O HU;So;0;ON;<compat> 0028 110B 1169 1112 116E 0029;;;;N;;;;;
+3220;PARENTHESIZED IDEOGRAPH ONE;No;0;L;<compat> 0028 4E00 0029;;;1;N;;;;;
+3221;PARENTHESIZED IDEOGRAPH TWO;No;0;L;<compat> 0028 4E8C 0029;;;2;N;;;;;
+3222;PARENTHESIZED IDEOGRAPH THREE;No;0;L;<compat> 0028 4E09 0029;;;3;N;;;;;
+3223;PARENTHESIZED IDEOGRAPH FOUR;No;0;L;<compat> 0028 56DB 0029;;;4;N;;;;;
+3224;PARENTHESIZED IDEOGRAPH FIVE;No;0;L;<compat> 0028 4E94 0029;;;5;N;;;;;
+3225;PARENTHESIZED IDEOGRAPH SIX;No;0;L;<compat> 0028 516D 0029;;;6;N;;;;;
+3226;PARENTHESIZED IDEOGRAPH SEVEN;No;0;L;<compat> 0028 4E03 0029;;;7;N;;;;;
+3227;PARENTHESIZED IDEOGRAPH EIGHT;No;0;L;<compat> 0028 516B 0029;;;8;N;;;;;
+3228;PARENTHESIZED IDEOGRAPH NINE;No;0;L;<compat> 0028 4E5D 0029;;;9;N;;;;;
+3229;PARENTHESIZED IDEOGRAPH TEN;No;0;L;<compat> 0028 5341 0029;;;10;N;;;;;
+322A;PARENTHESIZED IDEOGRAPH MOON;So;0;L;<compat> 0028 6708 0029;;;;N;;;;;
+322B;PARENTHESIZED IDEOGRAPH FIRE;So;0;L;<compat> 0028 706B 0029;;;;N;;;;;
+322C;PARENTHESIZED IDEOGRAPH WATER;So;0;L;<compat> 0028 6C34 0029;;;;N;;;;;
+322D;PARENTHESIZED IDEOGRAPH WOOD;So;0;L;<compat> 0028 6728 0029;;;;N;;;;;
+322E;PARENTHESIZED IDEOGRAPH METAL;So;0;L;<compat> 0028 91D1 0029;;;;N;;;;;
+322F;PARENTHESIZED IDEOGRAPH EARTH;So;0;L;<compat> 0028 571F 0029;;;;N;;;;;
+3230;PARENTHESIZED IDEOGRAPH SUN;So;0;L;<compat> 0028 65E5 0029;;;;N;;;;;
+3231;PARENTHESIZED IDEOGRAPH STOCK;So;0;L;<compat> 0028 682A 0029;;;;N;;;;;
+3232;PARENTHESIZED IDEOGRAPH HAVE;So;0;L;<compat> 0028 6709 0029;;;;N;;;;;
+3233;PARENTHESIZED IDEOGRAPH SOCIETY;So;0;L;<compat> 0028 793E 0029;;;;N;;;;;
+3234;PARENTHESIZED IDEOGRAPH NAME;So;0;L;<compat> 0028 540D 0029;;;;N;;;;;
+3235;PARENTHESIZED IDEOGRAPH SPECIAL;So;0;L;<compat> 0028 7279 0029;;;;N;;;;;
+3236;PARENTHESIZED IDEOGRAPH FINANCIAL;So;0;L;<compat> 0028 8CA1 0029;;;;N;;;;;
+3237;PARENTHESIZED IDEOGRAPH CONGRATULATION;So;0;L;<compat> 0028 795D 0029;;;;N;;;;;
+3238;PARENTHESIZED IDEOGRAPH LABOR;So;0;L;<compat> 0028 52B4 0029;;;;N;;;;;
+3239;PARENTHESIZED IDEOGRAPH REPRESENT;So;0;L;<compat> 0028 4EE3 0029;;;;N;;;;;
+323A;PARENTHESIZED IDEOGRAPH CALL;So;0;L;<compat> 0028 547C 0029;;;;N;;;;;
+323B;PARENTHESIZED IDEOGRAPH STUDY;So;0;L;<compat> 0028 5B66 0029;;;;N;;;;;
+323C;PARENTHESIZED IDEOGRAPH SUPERVISE;So;0;L;<compat> 0028 76E3 0029;;;;N;;;;;
+323D;PARENTHESIZED IDEOGRAPH ENTERPRISE;So;0;L;<compat> 0028 4F01 0029;;;;N;;;;;
+323E;PARENTHESIZED IDEOGRAPH RESOURCE;So;0;L;<compat> 0028 8CC7 0029;;;;N;;;;;
+323F;PARENTHESIZED IDEOGRAPH ALLIANCE;So;0;L;<compat> 0028 5354 0029;;;;N;;;;;
+3240;PARENTHESIZED IDEOGRAPH FESTIVAL;So;0;L;<compat> 0028 796D 0029;;;;N;;;;;
+3241;PARENTHESIZED IDEOGRAPH REST;So;0;L;<compat> 0028 4F11 0029;;;;N;;;;;
+3242;PARENTHESIZED IDEOGRAPH SELF;So;0;L;<compat> 0028 81EA 0029;;;;N;;;;;
+3243;PARENTHESIZED IDEOGRAPH REACH;So;0;L;<compat> 0028 81F3 0029;;;;N;;;;;
+3250;PARTNERSHIP SIGN;So;0;ON;<square> 0050 0054 0045;;;;N;;;;;
+3251;CIRCLED NUMBER TWENTY ONE;No;0;ON;<circle> 0032 0031;;;21;N;;;;;
+3252;CIRCLED NUMBER TWENTY TWO;No;0;ON;<circle> 0032 0032;;;22;N;;;;;
+3253;CIRCLED NUMBER TWENTY THREE;No;0;ON;<circle> 0032 0033;;;23;N;;;;;
+3254;CIRCLED NUMBER TWENTY FOUR;No;0;ON;<circle> 0032 0034;;;24;N;;;;;
+3255;CIRCLED NUMBER TWENTY FIVE;No;0;ON;<circle> 0032 0035;;;25;N;;;;;
+3256;CIRCLED NUMBER TWENTY SIX;No;0;ON;<circle> 0032 0036;;;26;N;;;;;
+3257;CIRCLED NUMBER TWENTY SEVEN;No;0;ON;<circle> 0032 0037;;;27;N;;;;;
+3258;CIRCLED NUMBER TWENTY EIGHT;No;0;ON;<circle> 0032 0038;;;28;N;;;;;
+3259;CIRCLED NUMBER TWENTY NINE;No;0;ON;<circle> 0032 0039;;;29;N;;;;;
+325A;CIRCLED NUMBER THIRTY;No;0;ON;<circle> 0033 0030;;;30;N;;;;;
+325B;CIRCLED NUMBER THIRTY ONE;No;0;ON;<circle> 0033 0031;;;31;N;;;;;
+325C;CIRCLED NUMBER THIRTY TWO;No;0;ON;<circle> 0033 0032;;;32;N;;;;;
+325D;CIRCLED NUMBER THIRTY THREE;No;0;ON;<circle> 0033 0033;;;33;N;;;;;
+325E;CIRCLED NUMBER THIRTY FOUR;No;0;ON;<circle> 0033 0034;;;34;N;;;;;
+325F;CIRCLED NUMBER THIRTY FIVE;No;0;ON;<circle> 0033 0035;;;35;N;;;;;
+3260;CIRCLED HANGUL KIYEOK;So;0;L;<circle> 1100;;;;N;CIRCLED HANGUL GIYEOG;;;;
+3261;CIRCLED HANGUL NIEUN;So;0;L;<circle> 1102;;;;N;;;;;
+3262;CIRCLED HANGUL TIKEUT;So;0;L;<circle> 1103;;;;N;CIRCLED HANGUL DIGEUD;;;;
+3263;CIRCLED HANGUL RIEUL;So;0;L;<circle> 1105;;;;N;CIRCLED HANGUL LIEUL;;;;
+3264;CIRCLED HANGUL MIEUM;So;0;L;<circle> 1106;;;;N;;;;;
+3265;CIRCLED HANGUL PIEUP;So;0;L;<circle> 1107;;;;N;CIRCLED HANGUL BIEUB;;;;
+3266;CIRCLED HANGUL SIOS;So;0;L;<circle> 1109;;;;N;;;;;
+3267;CIRCLED HANGUL IEUNG;So;0;L;<circle> 110B;;;;N;;;;;
+3268;CIRCLED HANGUL CIEUC;So;0;L;<circle> 110C;;;;N;CIRCLED HANGUL JIEUJ;;;;
+3269;CIRCLED HANGUL CHIEUCH;So;0;L;<circle> 110E;;;;N;CIRCLED HANGUL CIEUC;;;;
+326A;CIRCLED HANGUL KHIEUKH;So;0;L;<circle> 110F;;;;N;CIRCLED HANGUL KIYEOK;;;;
+326B;CIRCLED HANGUL THIEUTH;So;0;L;<circle> 1110;;;;N;CIRCLED HANGUL TIEUT;;;;
+326C;CIRCLED HANGUL PHIEUPH;So;0;L;<circle> 1111;;;;N;CIRCLED HANGUL PIEUP;;;;
+326D;CIRCLED HANGUL HIEUH;So;0;L;<circle> 1112;;;;N;;;;;
+326E;CIRCLED HANGUL KIYEOK A;So;0;L;<circle> 1100 1161;;;;N;CIRCLED HANGUL GA;;;;
+326F;CIRCLED HANGUL NIEUN A;So;0;L;<circle> 1102 1161;;;;N;CIRCLED HANGUL NA;;;;
+3270;CIRCLED HANGUL TIKEUT A;So;0;L;<circle> 1103 1161;;;;N;CIRCLED HANGUL DA;;;;
+3271;CIRCLED HANGUL RIEUL A;So;0;L;<circle> 1105 1161;;;;N;CIRCLED HANGUL LA;;;;
+3272;CIRCLED HANGUL MIEUM A;So;0;L;<circle> 1106 1161;;;;N;CIRCLED HANGUL MA;;;;
+3273;CIRCLED HANGUL PIEUP A;So;0;L;<circle> 1107 1161;;;;N;CIRCLED HANGUL BA;;;;
+3274;CIRCLED HANGUL SIOS A;So;0;L;<circle> 1109 1161;;;;N;CIRCLED HANGUL SA;;;;
+3275;CIRCLED HANGUL IEUNG A;So;0;L;<circle> 110B 1161;;;;N;CIRCLED HANGUL A;;;;
+3276;CIRCLED HANGUL CIEUC A;So;0;L;<circle> 110C 1161;;;;N;CIRCLED HANGUL JA;;;;
+3277;CIRCLED HANGUL CHIEUCH A;So;0;L;<circle> 110E 1161;;;;N;CIRCLED HANGUL CA;;;;
+3278;CIRCLED HANGUL KHIEUKH A;So;0;L;<circle> 110F 1161;;;;N;CIRCLED HANGUL KA;;;;
+3279;CIRCLED HANGUL THIEUTH A;So;0;L;<circle> 1110 1161;;;;N;CIRCLED HANGUL TA;;;;
+327A;CIRCLED HANGUL PHIEUPH A;So;0;L;<circle> 1111 1161;;;;N;CIRCLED HANGUL PA;;;;
+327B;CIRCLED HANGUL HIEUH A;So;0;L;<circle> 1112 1161;;;;N;CIRCLED HANGUL HA;;;;
+327C;CIRCLED KOREAN CHARACTER CHAMKO;So;0;ON;<circle> 110E 1161 11B7 1100 1169;;;;N;;;;;
+327D;CIRCLED KOREAN CHARACTER JUEUI;So;0;ON;<circle> 110C 116E 110B 1174;;;;N;;;;;
+327F;KOREAN STANDARD SYMBOL;So;0;L;;;;;N;;;;;
+3280;CIRCLED IDEOGRAPH ONE;No;0;L;<circle> 4E00;;;1;N;;;;;
+3281;CIRCLED IDEOGRAPH TWO;No;0;L;<circle> 4E8C;;;2;N;;;;;
+3282;CIRCLED IDEOGRAPH THREE;No;0;L;<circle> 4E09;;;3;N;;;;;
+3283;CIRCLED IDEOGRAPH FOUR;No;0;L;<circle> 56DB;;;4;N;;;;;
+3284;CIRCLED IDEOGRAPH FIVE;No;0;L;<circle> 4E94;;;5;N;;;;;
+3285;CIRCLED IDEOGRAPH SIX;No;0;L;<circle> 516D;;;6;N;;;;;
+3286;CIRCLED IDEOGRAPH SEVEN;No;0;L;<circle> 4E03;;;7;N;;;;;
+3287;CIRCLED IDEOGRAPH EIGHT;No;0;L;<circle> 516B;;;8;N;;;;;
+3288;CIRCLED IDEOGRAPH NINE;No;0;L;<circle> 4E5D;;;9;N;;;;;
+3289;CIRCLED IDEOGRAPH TEN;No;0;L;<circle> 5341;;;10;N;;;;;
+328A;CIRCLED IDEOGRAPH MOON;So;0;L;<circle> 6708;;;;N;;;;;
+328B;CIRCLED IDEOGRAPH FIRE;So;0;L;<circle> 706B;;;;N;;;;;
+328C;CIRCLED IDEOGRAPH WATER;So;0;L;<circle> 6C34;;;;N;;;;;
+328D;CIRCLED IDEOGRAPH WOOD;So;0;L;<circle> 6728;;;;N;;;;;
+328E;CIRCLED IDEOGRAPH METAL;So;0;L;<circle> 91D1;;;;N;;;;;
+328F;CIRCLED IDEOGRAPH EARTH;So;0;L;<circle> 571F;;;;N;;;;;
+3290;CIRCLED IDEOGRAPH SUN;So;0;L;<circle> 65E5;;;;N;;;;;
+3291;CIRCLED IDEOGRAPH STOCK;So;0;L;<circle> 682A;;;;N;;;;;
+3292;CIRCLED IDEOGRAPH HAVE;So;0;L;<circle> 6709;;;;N;;;;;
+3293;CIRCLED IDEOGRAPH SOCIETY;So;0;L;<circle> 793E;;;;N;;;;;
+3294;CIRCLED IDEOGRAPH NAME;So;0;L;<circle> 540D;;;;N;;;;;
+3295;CIRCLED IDEOGRAPH SPECIAL;So;0;L;<circle> 7279;;;;N;;;;;
+3296;CIRCLED IDEOGRAPH FINANCIAL;So;0;L;<circle> 8CA1;;;;N;;;;;
+3297;CIRCLED IDEOGRAPH CONGRATULATION;So;0;L;<circle> 795D;;;;N;;;;;
+3298;CIRCLED IDEOGRAPH LABOR;So;0;L;<circle> 52B4;;;;N;;;;;
+3299;CIRCLED IDEOGRAPH SECRET;So;0;L;<circle> 79D8;;;;N;;;;;
+329A;CIRCLED IDEOGRAPH MALE;So;0;L;<circle> 7537;;;;N;;;;;
+329B;CIRCLED IDEOGRAPH FEMALE;So;0;L;<circle> 5973;;;;N;;;;;
+329C;CIRCLED IDEOGRAPH SUITABLE;So;0;L;<circle> 9069;;;;N;;;;;
+329D;CIRCLED IDEOGRAPH EXCELLENT;So;0;L;<circle> 512A;;;;N;;;;;
+329E;CIRCLED IDEOGRAPH PRINT;So;0;L;<circle> 5370;;;;N;;;;;
+329F;CIRCLED IDEOGRAPH ATTENTION;So;0;L;<circle> 6CE8;;;;N;;;;;
+32A0;CIRCLED IDEOGRAPH ITEM;So;0;L;<circle> 9805;;;;N;;;;;
+32A1;CIRCLED IDEOGRAPH REST;So;0;L;<circle> 4F11;;;;N;;;;;
+32A2;CIRCLED IDEOGRAPH COPY;So;0;L;<circle> 5199;;;;N;;;;;
+32A3;CIRCLED IDEOGRAPH CORRECT;So;0;L;<circle> 6B63;;;;N;;;;;
+32A4;CIRCLED IDEOGRAPH HIGH;So;0;L;<circle> 4E0A;;;;N;;;;;
+32A5;CIRCLED IDEOGRAPH CENTRE;So;0;L;<circle> 4E2D;;;;N;CIRCLED IDEOGRAPH CENTER;;;;
+32A6;CIRCLED IDEOGRAPH LOW;So;0;L;<circle> 4E0B;;;;N;;;;;
+32A7;CIRCLED IDEOGRAPH LEFT;So;0;L;<circle> 5DE6;;;;N;;;;;
+32A8;CIRCLED IDEOGRAPH RIGHT;So;0;L;<circle> 53F3;;;;N;;;;;
+32A9;CIRCLED IDEOGRAPH MEDICINE;So;0;L;<circle> 533B;;;;N;;;;;
+32AA;CIRCLED IDEOGRAPH RELIGION;So;0;L;<circle> 5B97;;;;N;;;;;
+32AB;CIRCLED IDEOGRAPH STUDY;So;0;L;<circle> 5B66;;;;N;;;;;
+32AC;CIRCLED IDEOGRAPH SUPERVISE;So;0;L;<circle> 76E3;;;;N;;;;;
+32AD;CIRCLED IDEOGRAPH ENTERPRISE;So;0;L;<circle> 4F01;;;;N;;;;;
+32AE;CIRCLED IDEOGRAPH RESOURCE;So;0;L;<circle> 8CC7;;;;N;;;;;
+32AF;CIRCLED IDEOGRAPH ALLIANCE;So;0;L;<circle> 5354;;;;N;;;;;
+32B0;CIRCLED IDEOGRAPH NIGHT;So;0;L;<circle> 591C;;;;N;;;;;
+32B1;CIRCLED NUMBER THIRTY SIX;No;0;ON;<circle> 0033 0036;;;36;N;;;;;
+32B2;CIRCLED NUMBER THIRTY SEVEN;No;0;ON;<circle> 0033 0037;;;37;N;;;;;
+32B3;CIRCLED NUMBER THIRTY EIGHT;No;0;ON;<circle> 0033 0038;;;38;N;;;;;
+32B4;CIRCLED NUMBER THIRTY NINE;No;0;ON;<circle> 0033 0039;;;39;N;;;;;
+32B5;CIRCLED NUMBER FORTY;No;0;ON;<circle> 0034 0030;;;40;N;;;;;
+32B6;CIRCLED NUMBER FORTY ONE;No;0;ON;<circle> 0034 0031;;;41;N;;;;;
+32B7;CIRCLED NUMBER FORTY TWO;No;0;ON;<circle> 0034 0032;;;42;N;;;;;
+32B8;CIRCLED NUMBER FORTY THREE;No;0;ON;<circle> 0034 0033;;;43;N;;;;;
+32B9;CIRCLED NUMBER FORTY FOUR;No;0;ON;<circle> 0034 0034;;;44;N;;;;;
+32BA;CIRCLED NUMBER FORTY FIVE;No;0;ON;<circle> 0034 0035;;;45;N;;;;;
+32BB;CIRCLED NUMBER FORTY SIX;No;0;ON;<circle> 0034 0036;;;46;N;;;;;
+32BC;CIRCLED NUMBER FORTY SEVEN;No;0;ON;<circle> 0034 0037;;;47;N;;;;;
+32BD;CIRCLED NUMBER FORTY EIGHT;No;0;ON;<circle> 0034 0038;;;48;N;;;;;
+32BE;CIRCLED NUMBER FORTY NINE;No;0;ON;<circle> 0034 0039;;;49;N;;;;;
+32BF;CIRCLED NUMBER FIFTY;No;0;ON;<circle> 0035 0030;;;50;N;;;;;
+32C0;IDEOGRAPHIC TELEGRAPH SYMBOL FOR JANUARY;So;0;L;<compat> 0031 6708;;;;N;;;;;
+32C1;IDEOGRAPHIC TELEGRAPH SYMBOL FOR FEBRUARY;So;0;L;<compat> 0032 6708;;;;N;;;;;
+32C2;IDEOGRAPHIC TELEGRAPH SYMBOL FOR MARCH;So;0;L;<compat> 0033 6708;;;;N;;;;;
+32C3;IDEOGRAPHIC TELEGRAPH SYMBOL FOR APRIL;So;0;L;<compat> 0034 6708;;;;N;;;;;
+32C4;IDEOGRAPHIC TELEGRAPH SYMBOL FOR MAY;So;0;L;<compat> 0035 6708;;;;N;;;;;
+32C5;IDEOGRAPHIC TELEGRAPH SYMBOL FOR JUNE;So;0;L;<compat> 0036 6708;;;;N;;;;;
+32C6;IDEOGRAPHIC TELEGRAPH SYMBOL FOR JULY;So;0;L;<compat> 0037 6708;;;;N;;;;;
+32C7;IDEOGRAPHIC TELEGRAPH SYMBOL FOR AUGUST;So;0;L;<compat> 0038 6708;;;;N;;;;;
+32C8;IDEOGRAPHIC TELEGRAPH SYMBOL FOR SEPTEMBER;So;0;L;<compat> 0039 6708;;;;N;;;;;
+32C9;IDEOGRAPHIC TELEGRAPH SYMBOL FOR OCTOBER;So;0;L;<compat> 0031 0030 6708;;;;N;;;;;
+32CA;IDEOGRAPHIC TELEGRAPH SYMBOL FOR NOVEMBER;So;0;L;<compat> 0031 0031 6708;;;;N;;;;;
+32CB;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DECEMBER;So;0;L;<compat> 0031 0032 6708;;;;N;;;;;
+32CC;SQUARE HG;So;0;ON;<square> 0048 0067;;;;N;;;;;
+32CD;SQUARE ERG;So;0;ON;<square> 0065 0072 0067;;;;N;;;;;
+32CE;SQUARE EV;So;0;ON;<square> 0065 0056;;;;N;;;;;
+32CF;LIMITED LIABILITY SIGN;So;0;ON;<square> 004C 0054 0044;;;;N;;;;;
+32D0;CIRCLED KATAKANA A;So;0;L;<circle> 30A2;;;;N;;;;;
+32D1;CIRCLED KATAKANA I;So;0;L;<circle> 30A4;;;;N;;;;;
+32D2;CIRCLED KATAKANA U;So;0;L;<circle> 30A6;;;;N;;;;;
+32D3;CIRCLED KATAKANA E;So;0;L;<circle> 30A8;;;;N;;;;;
+32D4;CIRCLED KATAKANA O;So;0;L;<circle> 30AA;;;;N;;;;;
+32D5;CIRCLED KATAKANA KA;So;0;L;<circle> 30AB;;;;N;;;;;
+32D6;CIRCLED KATAKANA KI;So;0;L;<circle> 30AD;;;;N;;;;;
+32D7;CIRCLED KATAKANA KU;So;0;L;<circle> 30AF;;;;N;;;;;
+32D8;CIRCLED KATAKANA KE;So;0;L;<circle> 30B1;;;;N;;;;;
+32D9;CIRCLED KATAKANA KO;So;0;L;<circle> 30B3;;;;N;;;;;
+32DA;CIRCLED KATAKANA SA;So;0;L;<circle> 30B5;;;;N;;;;;
+32DB;CIRCLED KATAKANA SI;So;0;L;<circle> 30B7;;;;N;;;;;
+32DC;CIRCLED KATAKANA SU;So;0;L;<circle> 30B9;;;;N;;;;;
+32DD;CIRCLED KATAKANA SE;So;0;L;<circle> 30BB;;;;N;;;;;
+32DE;CIRCLED KATAKANA SO;So;0;L;<circle> 30BD;;;;N;;;;;
+32DF;CIRCLED KATAKANA TA;So;0;L;<circle> 30BF;;;;N;;;;;
+32E0;CIRCLED KATAKANA TI;So;0;L;<circle> 30C1;;;;N;;;;;
+32E1;CIRCLED KATAKANA TU;So;0;L;<circle> 30C4;;;;N;;;;;
+32E2;CIRCLED KATAKANA TE;So;0;L;<circle> 30C6;;;;N;;;;;
+32E3;CIRCLED KATAKANA TO;So;0;L;<circle> 30C8;;;;N;;;;;
+32E4;CIRCLED KATAKANA NA;So;0;L;<circle> 30CA;;;;N;;;;;
+32E5;CIRCLED KATAKANA NI;So;0;L;<circle> 30CB;;;;N;;;;;
+32E6;CIRCLED KATAKANA NU;So;0;L;<circle> 30CC;;;;N;;;;;
+32E7;CIRCLED KATAKANA NE;So;0;L;<circle> 30CD;;;;N;;;;;
+32E8;CIRCLED KATAKANA NO;So;0;L;<circle> 30CE;;;;N;;;;;
+32E9;CIRCLED KATAKANA HA;So;0;L;<circle> 30CF;;;;N;;;;;
+32EA;CIRCLED KATAKANA HI;So;0;L;<circle> 30D2;;;;N;;;;;
+32EB;CIRCLED KATAKANA HU;So;0;L;<circle> 30D5;;;;N;;;;;
+32EC;CIRCLED KATAKANA HE;So;0;L;<circle> 30D8;;;;N;;;;;
+32ED;CIRCLED KATAKANA HO;So;0;L;<circle> 30DB;;;;N;;;;;
+32EE;CIRCLED KATAKANA MA;So;0;L;<circle> 30DE;;;;N;;;;;
+32EF;CIRCLED KATAKANA MI;So;0;L;<circle> 30DF;;;;N;;;;;
+32F0;CIRCLED KATAKANA MU;So;0;L;<circle> 30E0;;;;N;;;;;
+32F1;CIRCLED KATAKANA ME;So;0;L;<circle> 30E1;;;;N;;;;;
+32F2;CIRCLED KATAKANA MO;So;0;L;<circle> 30E2;;;;N;;;;;
+32F3;CIRCLED KATAKANA YA;So;0;L;<circle> 30E4;;;;N;;;;;
+32F4;CIRCLED KATAKANA YU;So;0;L;<circle> 30E6;;;;N;;;;;
+32F5;CIRCLED KATAKANA YO;So;0;L;<circle> 30E8;;;;N;;;;;
+32F6;CIRCLED KATAKANA RA;So;0;L;<circle> 30E9;;;;N;;;;;
+32F7;CIRCLED KATAKANA RI;So;0;L;<circle> 30EA;;;;N;;;;;
+32F8;CIRCLED KATAKANA RU;So;0;L;<circle> 30EB;;;;N;;;;;
+32F9;CIRCLED KATAKANA RE;So;0;L;<circle> 30EC;;;;N;;;;;
+32FA;CIRCLED KATAKANA RO;So;0;L;<circle> 30ED;;;;N;;;;;
+32FB;CIRCLED KATAKANA WA;So;0;L;<circle> 30EF;;;;N;;;;;
+32FC;CIRCLED KATAKANA WI;So;0;L;<circle> 30F0;;;;N;;;;;
+32FD;CIRCLED KATAKANA WE;So;0;L;<circle> 30F1;;;;N;;;;;
+32FE;CIRCLED KATAKANA WO;So;0;L;<circle> 30F2;;;;N;;;;;
+3300;SQUARE APAATO;So;0;L;<square> 30A2 30D1 30FC 30C8;;;;N;SQUARED APAATO;;;;
+3301;SQUARE ARUHUA;So;0;L;<square> 30A2 30EB 30D5 30A1;;;;N;SQUARED ARUHUA;;;;
+3302;SQUARE ANPEA;So;0;L;<square> 30A2 30F3 30DA 30A2;;;;N;SQUARED ANPEA;;;;
+3303;SQUARE AARU;So;0;L;<square> 30A2 30FC 30EB;;;;N;SQUARED AARU;;;;
+3304;SQUARE ININGU;So;0;L;<square> 30A4 30CB 30F3 30B0;;;;N;SQUARED ININGU;;;;
+3305;SQUARE INTI;So;0;L;<square> 30A4 30F3 30C1;;;;N;SQUARED INTI;;;;
+3306;SQUARE UON;So;0;L;<square> 30A6 30A9 30F3;;;;N;SQUARED UON;;;;
+3307;SQUARE ESUKUUDO;So;0;L;<square> 30A8 30B9 30AF 30FC 30C9;;;;N;SQUARED ESUKUUDO;;;;
+3308;SQUARE EEKAA;So;0;L;<square> 30A8 30FC 30AB 30FC;;;;N;SQUARED EEKAA;;;;
+3309;SQUARE ONSU;So;0;L;<square> 30AA 30F3 30B9;;;;N;SQUARED ONSU;;;;
+330A;SQUARE OOMU;So;0;L;<square> 30AA 30FC 30E0;;;;N;SQUARED OOMU;;;;
+330B;SQUARE KAIRI;So;0;L;<square> 30AB 30A4 30EA;;;;N;SQUARED KAIRI;;;;
+330C;SQUARE KARATTO;So;0;L;<square> 30AB 30E9 30C3 30C8;;;;N;SQUARED KARATTO;;;;
+330D;SQUARE KARORII;So;0;L;<square> 30AB 30ED 30EA 30FC;;;;N;SQUARED KARORII;;;;
+330E;SQUARE GARON;So;0;L;<square> 30AC 30ED 30F3;;;;N;SQUARED GARON;;;;
+330F;SQUARE GANMA;So;0;L;<square> 30AC 30F3 30DE;;;;N;SQUARED GANMA;;;;
+3310;SQUARE GIGA;So;0;L;<square> 30AE 30AC;;;;N;SQUARED GIGA;;;;
+3311;SQUARE GINII;So;0;L;<square> 30AE 30CB 30FC;;;;N;SQUARED GINII;;;;
+3312;SQUARE KYURII;So;0;L;<square> 30AD 30E5 30EA 30FC;;;;N;SQUARED KYURII;;;;
+3313;SQUARE GIRUDAA;So;0;L;<square> 30AE 30EB 30C0 30FC;;;;N;SQUARED GIRUDAA;;;;
+3314;SQUARE KIRO;So;0;L;<square> 30AD 30ED;;;;N;SQUARED KIRO;;;;
+3315;SQUARE KIROGURAMU;So;0;L;<square> 30AD 30ED 30B0 30E9 30E0;;;;N;SQUARED KIROGURAMU;;;;
+3316;SQUARE KIROMEETORU;So;0;L;<square> 30AD 30ED 30E1 30FC 30C8 30EB;;;;N;SQUARED KIROMEETORU;;;;
+3317;SQUARE KIROWATTO;So;0;L;<square> 30AD 30ED 30EF 30C3 30C8;;;;N;SQUARED KIROWATTO;;;;
+3318;SQUARE GURAMU;So;0;L;<square> 30B0 30E9 30E0;;;;N;SQUARED GURAMU;;;;
+3319;SQUARE GURAMUTON;So;0;L;<square> 30B0 30E9 30E0 30C8 30F3;;;;N;SQUARED GURAMUTON;;;;
+331A;SQUARE KURUZEIRO;So;0;L;<square> 30AF 30EB 30BC 30A4 30ED;;;;N;SQUARED KURUZEIRO;;;;
+331B;SQUARE KUROONE;So;0;L;<square> 30AF 30ED 30FC 30CD;;;;N;SQUARED KUROONE;;;;
+331C;SQUARE KEESU;So;0;L;<square> 30B1 30FC 30B9;;;;N;SQUARED KEESU;;;;
+331D;SQUARE KORUNA;So;0;L;<square> 30B3 30EB 30CA;;;;N;SQUARED KORUNA;;;;
+331E;SQUARE KOOPO;So;0;L;<square> 30B3 30FC 30DD;;;;N;SQUARED KOOPO;;;;
+331F;SQUARE SAIKURU;So;0;L;<square> 30B5 30A4 30AF 30EB;;;;N;SQUARED SAIKURU;;;;
+3320;SQUARE SANTIIMU;So;0;L;<square> 30B5 30F3 30C1 30FC 30E0;;;;N;SQUARED SANTIIMU;;;;
+3321;SQUARE SIRINGU;So;0;L;<square> 30B7 30EA 30F3 30B0;;;;N;SQUARED SIRINGU;;;;
+3322;SQUARE SENTI;So;0;L;<square> 30BB 30F3 30C1;;;;N;SQUARED SENTI;;;;
+3323;SQUARE SENTO;So;0;L;<square> 30BB 30F3 30C8;;;;N;SQUARED SENTO;;;;
+3324;SQUARE DAASU;So;0;L;<square> 30C0 30FC 30B9;;;;N;SQUARED DAASU;;;;
+3325;SQUARE DESI;So;0;L;<square> 30C7 30B7;;;;N;SQUARED DESI;;;;
+3326;SQUARE DORU;So;0;L;<square> 30C9 30EB;;;;N;SQUARED DORU;;;;
+3327;SQUARE TON;So;0;L;<square> 30C8 30F3;;;;N;SQUARED TON;;;;
+3328;SQUARE NANO;So;0;L;<square> 30CA 30CE;;;;N;SQUARED NANO;;;;
+3329;SQUARE NOTTO;So;0;L;<square> 30CE 30C3 30C8;;;;N;SQUARED NOTTO;;;;
+332A;SQUARE HAITU;So;0;L;<square> 30CF 30A4 30C4;;;;N;SQUARED HAITU;;;;
+332B;SQUARE PAASENTO;So;0;L;<square> 30D1 30FC 30BB 30F3 30C8;;;;N;SQUARED PAASENTO;;;;
+332C;SQUARE PAATU;So;0;L;<square> 30D1 30FC 30C4;;;;N;SQUARED PAATU;;;;
+332D;SQUARE BAARERU;So;0;L;<square> 30D0 30FC 30EC 30EB;;;;N;SQUARED BAARERU;;;;
+332E;SQUARE PIASUTORU;So;0;L;<square> 30D4 30A2 30B9 30C8 30EB;;;;N;SQUARED PIASUTORU;;;;
+332F;SQUARE PIKURU;So;0;L;<square> 30D4 30AF 30EB;;;;N;SQUARED PIKURU;;;;
+3330;SQUARE PIKO;So;0;L;<square> 30D4 30B3;;;;N;SQUARED PIKO;;;;
+3331;SQUARE BIRU;So;0;L;<square> 30D3 30EB;;;;N;SQUARED BIRU;;;;
+3332;SQUARE HUARADDO;So;0;L;<square> 30D5 30A1 30E9 30C3 30C9;;;;N;SQUARED HUARADDO;;;;
+3333;SQUARE HUIITO;So;0;L;<square> 30D5 30A3 30FC 30C8;;;;N;SQUARED HUIITO;;;;
+3334;SQUARE BUSSYERU;So;0;L;<square> 30D6 30C3 30B7 30A7 30EB;;;;N;SQUARED BUSSYERU;;;;
+3335;SQUARE HURAN;So;0;L;<square> 30D5 30E9 30F3;;;;N;SQUARED HURAN;;;;
+3336;SQUARE HEKUTAARU;So;0;L;<square> 30D8 30AF 30BF 30FC 30EB;;;;N;SQUARED HEKUTAARU;;;;
+3337;SQUARE PESO;So;0;L;<square> 30DA 30BD;;;;N;SQUARED PESO;;;;
+3338;SQUARE PENIHI;So;0;L;<square> 30DA 30CB 30D2;;;;N;SQUARED PENIHI;;;;
+3339;SQUARE HERUTU;So;0;L;<square> 30D8 30EB 30C4;;;;N;SQUARED HERUTU;;;;
+333A;SQUARE PENSU;So;0;L;<square> 30DA 30F3 30B9;;;;N;SQUARED PENSU;;;;
+333B;SQUARE PEEZI;So;0;L;<square> 30DA 30FC 30B8;;;;N;SQUARED PEEZI;;;;
+333C;SQUARE BEETA;So;0;L;<square> 30D9 30FC 30BF;;;;N;SQUARED BEETA;;;;
+333D;SQUARE POINTO;So;0;L;<square> 30DD 30A4 30F3 30C8;;;;N;SQUARED POINTO;;;;
+333E;SQUARE BORUTO;So;0;L;<square> 30DC 30EB 30C8;;;;N;SQUARED BORUTO;;;;
+333F;SQUARE HON;So;0;L;<square> 30DB 30F3;;;;N;SQUARED HON;;;;
+3340;SQUARE PONDO;So;0;L;<square> 30DD 30F3 30C9;;;;N;SQUARED PONDO;;;;
+3341;SQUARE HOORU;So;0;L;<square> 30DB 30FC 30EB;;;;N;SQUARED HOORU;;;;
+3342;SQUARE HOON;So;0;L;<square> 30DB 30FC 30F3;;;;N;SQUARED HOON;;;;
+3343;SQUARE MAIKURO;So;0;L;<square> 30DE 30A4 30AF 30ED;;;;N;SQUARED MAIKURO;;;;
+3344;SQUARE MAIRU;So;0;L;<square> 30DE 30A4 30EB;;;;N;SQUARED MAIRU;;;;
+3345;SQUARE MAHHA;So;0;L;<square> 30DE 30C3 30CF;;;;N;SQUARED MAHHA;;;;
+3346;SQUARE MARUKU;So;0;L;<square> 30DE 30EB 30AF;;;;N;SQUARED MARUKU;;;;
+3347;SQUARE MANSYON;So;0;L;<square> 30DE 30F3 30B7 30E7 30F3;;;;N;SQUARED MANSYON;;;;
+3348;SQUARE MIKURON;So;0;L;<square> 30DF 30AF 30ED 30F3;;;;N;SQUARED MIKURON;;;;
+3349;SQUARE MIRI;So;0;L;<square> 30DF 30EA;;;;N;SQUARED MIRI;;;;
+334A;SQUARE MIRIBAARU;So;0;L;<square> 30DF 30EA 30D0 30FC 30EB;;;;N;SQUARED MIRIBAARU;;;;
+334B;SQUARE MEGA;So;0;L;<square> 30E1 30AC;;;;N;SQUARED MEGA;;;;
+334C;SQUARE MEGATON;So;0;L;<square> 30E1 30AC 30C8 30F3;;;;N;SQUARED MEGATON;;;;
+334D;SQUARE MEETORU;So;0;L;<square> 30E1 30FC 30C8 30EB;;;;N;SQUARED MEETORU;;;;
+334E;SQUARE YAADO;So;0;L;<square> 30E4 30FC 30C9;;;;N;SQUARED YAADO;;;;
+334F;SQUARE YAARU;So;0;L;<square> 30E4 30FC 30EB;;;;N;SQUARED YAARU;;;;
+3350;SQUARE YUAN;So;0;L;<square> 30E6 30A2 30F3;;;;N;SQUARED YUAN;;;;
+3351;SQUARE RITTORU;So;0;L;<square> 30EA 30C3 30C8 30EB;;;;N;SQUARED RITTORU;;;;
+3352;SQUARE RIRA;So;0;L;<square> 30EA 30E9;;;;N;SQUARED RIRA;;;;
+3353;SQUARE RUPII;So;0;L;<square> 30EB 30D4 30FC;;;;N;SQUARED RUPII;;;;
+3354;SQUARE RUUBURU;So;0;L;<square> 30EB 30FC 30D6 30EB;;;;N;SQUARED RUUBURU;;;;
+3355;SQUARE REMU;So;0;L;<square> 30EC 30E0;;;;N;SQUARED REMU;;;;
+3356;SQUARE RENTOGEN;So;0;L;<square> 30EC 30F3 30C8 30B2 30F3;;;;N;SQUARED RENTOGEN;;;;
+3357;SQUARE WATTO;So;0;L;<square> 30EF 30C3 30C8;;;;N;SQUARED WATTO;;;;
+3358;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR ZERO;So;0;L;<compat> 0030 70B9;;;;N;;;;;
+3359;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR ONE;So;0;L;<compat> 0031 70B9;;;;N;;;;;
+335A;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWO;So;0;L;<compat> 0032 70B9;;;;N;;;;;
+335B;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR THREE;So;0;L;<compat> 0033 70B9;;;;N;;;;;
+335C;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR FOUR;So;0;L;<compat> 0034 70B9;;;;N;;;;;
+335D;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR FIVE;So;0;L;<compat> 0035 70B9;;;;N;;;;;
+335E;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR SIX;So;0;L;<compat> 0036 70B9;;;;N;;;;;
+335F;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR SEVEN;So;0;L;<compat> 0037 70B9;;;;N;;;;;
+3360;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR EIGHT;So;0;L;<compat> 0038 70B9;;;;N;;;;;
+3361;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR NINE;So;0;L;<compat> 0039 70B9;;;;N;;;;;
+3362;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TEN;So;0;L;<compat> 0031 0030 70B9;;;;N;;;;;
+3363;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR ELEVEN;So;0;L;<compat> 0031 0031 70B9;;;;N;;;;;
+3364;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWELVE;So;0;L;<compat> 0031 0032 70B9;;;;N;;;;;
+3365;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR THIRTEEN;So;0;L;<compat> 0031 0033 70B9;;;;N;;;;;
+3366;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR FOURTEEN;So;0;L;<compat> 0031 0034 70B9;;;;N;;;;;
+3367;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR FIFTEEN;So;0;L;<compat> 0031 0035 70B9;;;;N;;;;;
+3368;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR SIXTEEN;So;0;L;<compat> 0031 0036 70B9;;;;N;;;;;
+3369;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR SEVENTEEN;So;0;L;<compat> 0031 0037 70B9;;;;N;;;;;
+336A;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR EIGHTEEN;So;0;L;<compat> 0031 0038 70B9;;;;N;;;;;
+336B;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR NINETEEN;So;0;L;<compat> 0031 0039 70B9;;;;N;;;;;
+336C;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWENTY;So;0;L;<compat> 0032 0030 70B9;;;;N;;;;;
+336D;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWENTY-ONE;So;0;L;<compat> 0032 0031 70B9;;;;N;;;;;
+336E;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWENTY-TWO;So;0;L;<compat> 0032 0032 70B9;;;;N;;;;;
+336F;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWENTY-THREE;So;0;L;<compat> 0032 0033 70B9;;;;N;;;;;
+3370;IDEOGRAPHIC TELEGRAPH SYMBOL FOR HOUR TWENTY-FOUR;So;0;L;<compat> 0032 0034 70B9;;;;N;;;;;
+3371;SQUARE HPA;So;0;L;<square> 0068 0050 0061;;;;N;;;;;
+3372;SQUARE DA;So;0;L;<square> 0064 0061;;;;N;;;;;
+3373;SQUARE AU;So;0;L;<square> 0041 0055;;;;N;;;;;
+3374;SQUARE BAR;So;0;L;<square> 0062 0061 0072;;;;N;;;;;
+3375;SQUARE OV;So;0;L;<square> 006F 0056;;;;N;;;;;
+3376;SQUARE PC;So;0;L;<square> 0070 0063;;;;N;;;;;
+3377;SQUARE DM;So;0;ON;<square> 0064 006D;;;;N;;;;;
+3378;SQUARE DM SQUARED;So;0;ON;<square> 0064 006D 00B2;;;;N;;;;;
+3379;SQUARE DM CUBED;So;0;ON;<square> 0064 006D 00B3;;;;N;;;;;
+337A;SQUARE IU;So;0;ON;<square> 0049 0055;;;;N;;;;;
+337B;SQUARE ERA NAME HEISEI;So;0;L;<square> 5E73 6210;;;;N;SQUARED TWO IDEOGRAPHS ERA NAME HEISEI;;;;
+337C;SQUARE ERA NAME SYOUWA;So;0;L;<square> 662D 548C;;;;N;SQUARED TWO IDEOGRAPHS ERA NAME SYOUWA;;;;
+337D;SQUARE ERA NAME TAISYOU;So;0;L;<square> 5927 6B63;;;;N;SQUARED TWO IDEOGRAPHS ERA NAME TAISYOU;;;;
+337E;SQUARE ERA NAME MEIZI;So;0;L;<square> 660E 6CBB;;;;N;SQUARED TWO IDEOGRAPHS ERA NAME MEIZI;;;;
+337F;SQUARE CORPORATION;So;0;L;<square> 682A 5F0F 4F1A 793E;;;;N;SQUARED FOUR IDEOGRAPHS CORPORATION;;;;
+3380;SQUARE PA AMPS;So;0;L;<square> 0070 0041;;;;N;SQUARED PA AMPS;;;;
+3381;SQUARE NA;So;0;L;<square> 006E 0041;;;;N;SQUARED NA;;;;
+3382;SQUARE MU A;So;0;L;<square> 03BC 0041;;;;N;SQUARED MU A;;;;
+3383;SQUARE MA;So;0;L;<square> 006D 0041;;;;N;SQUARED MA;;;;
+3384;SQUARE KA;So;0;L;<square> 006B 0041;;;;N;SQUARED KA;;;;
+3385;SQUARE KB;So;0;L;<square> 004B 0042;;;;N;SQUARED KB;;;;
+3386;SQUARE MB;So;0;L;<square> 004D 0042;;;;N;SQUARED MB;;;;
+3387;SQUARE GB;So;0;L;<square> 0047 0042;;;;N;SQUARED GB;;;;
+3388;SQUARE CAL;So;0;L;<square> 0063 0061 006C;;;;N;SQUARED CAL;;;;
+3389;SQUARE KCAL;So;0;L;<square> 006B 0063 0061 006C;;;;N;SQUARED KCAL;;;;
+338A;SQUARE PF;So;0;L;<square> 0070 0046;;;;N;SQUARED PF;;;;
+338B;SQUARE NF;So;0;L;<square> 006E 0046;;;;N;SQUARED NF;;;;
+338C;SQUARE MU F;So;0;L;<square> 03BC 0046;;;;N;SQUARED MU F;;;;
+338D;SQUARE MU G;So;0;L;<square> 03BC 0067;;;;N;SQUARED MU G;;;;
+338E;SQUARE MG;So;0;L;<square> 006D 0067;;;;N;SQUARED MG;;;;
+338F;SQUARE KG;So;0;L;<square> 006B 0067;;;;N;SQUARED KG;;;;
+3390;SQUARE HZ;So;0;L;<square> 0048 007A;;;;N;SQUARED HZ;;;;
+3391;SQUARE KHZ;So;0;L;<square> 006B 0048 007A;;;;N;SQUARED KHZ;;;;
+3392;SQUARE MHZ;So;0;L;<square> 004D 0048 007A;;;;N;SQUARED MHZ;;;;
+3393;SQUARE GHZ;So;0;L;<square> 0047 0048 007A;;;;N;SQUARED GHZ;;;;
+3394;SQUARE THZ;So;0;L;<square> 0054 0048 007A;;;;N;SQUARED THZ;;;;
+3395;SQUARE MU L;So;0;L;<square> 03BC 2113;;;;N;SQUARED MU L;;;;
+3396;SQUARE ML;So;0;L;<square> 006D 2113;;;;N;SQUARED ML;;;;
+3397;SQUARE DL;So;0;L;<square> 0064 2113;;;;N;SQUARED DL;;;;
+3398;SQUARE KL;So;0;L;<square> 006B 2113;;;;N;SQUARED KL;;;;
+3399;SQUARE FM;So;0;L;<square> 0066 006D;;;;N;SQUARED FM;;;;
+339A;SQUARE NM;So;0;L;<square> 006E 006D;;;;N;SQUARED NM;;;;
+339B;SQUARE MU M;So;0;L;<square> 03BC 006D;;;;N;SQUARED MU M;;;;
+339C;SQUARE MM;So;0;L;<square> 006D 006D;;;;N;SQUARED MM;;;;
+339D;SQUARE CM;So;0;L;<square> 0063 006D;;;;N;SQUARED CM;;;;
+339E;SQUARE KM;So;0;L;<square> 006B 006D;;;;N;SQUARED KM;;;;
+339F;SQUARE MM SQUARED;So;0;L;<square> 006D 006D 00B2;;;;N;SQUARED MM SQUARED;;;;
+33A0;SQUARE CM SQUARED;So;0;L;<square> 0063 006D 00B2;;;;N;SQUARED CM SQUARED;;;;
+33A1;SQUARE M SQUARED;So;0;L;<square> 006D 00B2;;;;N;SQUARED M SQUARED;;;;
+33A2;SQUARE KM SQUARED;So;0;L;<square> 006B 006D 00B2;;;;N;SQUARED KM SQUARED;;;;
+33A3;SQUARE MM CUBED;So;0;L;<square> 006D 006D 00B3;;;;N;SQUARED MM CUBED;;;;
+33A4;SQUARE CM CUBED;So;0;L;<square> 0063 006D 00B3;;;;N;SQUARED CM CUBED;;;;
+33A5;SQUARE M CUBED;So;0;L;<square> 006D 00B3;;;;N;SQUARED M CUBED;;;;
+33A6;SQUARE KM CUBED;So;0;L;<square> 006B 006D 00B3;;;;N;SQUARED KM CUBED;;;;
+33A7;SQUARE M OVER S;So;0;L;<square> 006D 2215 0073;;;;N;SQUARED M OVER S;;;;
+33A8;SQUARE M OVER S SQUARED;So;0;L;<square> 006D 2215 0073 00B2;;;;N;SQUARED M OVER S SQUARED;;;;
+33A9;SQUARE PA;So;0;L;<square> 0050 0061;;;;N;SQUARED PA;;;;
+33AA;SQUARE KPA;So;0;L;<square> 006B 0050 0061;;;;N;SQUARED KPA;;;;
+33AB;SQUARE MPA;So;0;L;<square> 004D 0050 0061;;;;N;SQUARED MPA;;;;
+33AC;SQUARE GPA;So;0;L;<square> 0047 0050 0061;;;;N;SQUARED GPA;;;;
+33AD;SQUARE RAD;So;0;L;<square> 0072 0061 0064;;;;N;SQUARED RAD;;;;
+33AE;SQUARE RAD OVER S;So;0;L;<square> 0072 0061 0064 2215 0073;;;;N;SQUARED RAD OVER S;;;;
+33AF;SQUARE RAD OVER S SQUARED;So;0;L;<square> 0072 0061 0064 2215 0073 00B2;;;;N;SQUARED RAD OVER S SQUARED;;;;
+33B0;SQUARE PS;So;0;L;<square> 0070 0073;;;;N;SQUARED PS;;;;
+33B1;SQUARE NS;So;0;L;<square> 006E 0073;;;;N;SQUARED NS;;;;
+33B2;SQUARE MU S;So;0;L;<square> 03BC 0073;;;;N;SQUARED MU S;;;;
+33B3;SQUARE MS;So;0;L;<square> 006D 0073;;;;N;SQUARED MS;;;;
+33B4;SQUARE PV;So;0;L;<square> 0070 0056;;;;N;SQUARED PV;;;;
+33B5;SQUARE NV;So;0;L;<square> 006E 0056;;;;N;SQUARED NV;;;;
+33B6;SQUARE MU V;So;0;L;<square> 03BC 0056;;;;N;SQUARED MU V;;;;
+33B7;SQUARE MV;So;0;L;<square> 006D 0056;;;;N;SQUARED MV;;;;
+33B8;SQUARE KV;So;0;L;<square> 006B 0056;;;;N;SQUARED KV;;;;
+33B9;SQUARE MV MEGA;So;0;L;<square> 004D 0056;;;;N;SQUARED MV MEGA;;;;
+33BA;SQUARE PW;So;0;L;<square> 0070 0057;;;;N;SQUARED PW;;;;
+33BB;SQUARE NW;So;0;L;<square> 006E 0057;;;;N;SQUARED NW;;;;
+33BC;SQUARE MU W;So;0;L;<square> 03BC 0057;;;;N;SQUARED MU W;;;;
+33BD;SQUARE MW;So;0;L;<square> 006D 0057;;;;N;SQUARED MW;;;;
+33BE;SQUARE KW;So;0;L;<square> 006B 0057;;;;N;SQUARED KW;;;;
+33BF;SQUARE MW MEGA;So;0;L;<square> 004D 0057;;;;N;SQUARED MW MEGA;;;;
+33C0;SQUARE K OHM;So;0;L;<square> 006B 03A9;;;;N;SQUARED K OHM;;;;
+33C1;SQUARE M OHM;So;0;L;<square> 004D 03A9;;;;N;SQUARED M OHM;;;;
+33C2;SQUARE AM;So;0;L;<square> 0061 002E 006D 002E;;;;N;SQUARED AM;;;;
+33C3;SQUARE BQ;So;0;L;<square> 0042 0071;;;;N;SQUARED BQ;;;;
+33C4;SQUARE CC;So;0;L;<square> 0063 0063;;;;N;SQUARED CC;;;;
+33C5;SQUARE CD;So;0;L;<square> 0063 0064;;;;N;SQUARED CD;;;;
+33C6;SQUARE C OVER KG;So;0;L;<square> 0043 2215 006B 0067;;;;N;SQUARED C OVER KG;;;;
+33C7;SQUARE CO;So;0;L;<square> 0043 006F 002E;;;;N;SQUARED CO;;;;
+33C8;SQUARE DB;So;0;L;<square> 0064 0042;;;;N;SQUARED DB;;;;
+33C9;SQUARE GY;So;0;L;<square> 0047 0079;;;;N;SQUARED GY;;;;
+33CA;SQUARE HA;So;0;L;<square> 0068 0061;;;;N;SQUARED HA;;;;
+33CB;SQUARE HP;So;0;L;<square> 0048 0050;;;;N;SQUARED HP;;;;
+33CC;SQUARE IN;So;0;L;<square> 0069 006E;;;;N;SQUARED IN;;;;
+33CD;SQUARE KK;So;0;L;<square> 004B 004B;;;;N;SQUARED KK;;;;
+33CE;SQUARE KM CAPITAL;So;0;L;<square> 004B 004D;;;;N;SQUARED KM CAPITAL;;;;
+33CF;SQUARE KT;So;0;L;<square> 006B 0074;;;;N;SQUARED KT;;;;
+33D0;SQUARE LM;So;0;L;<square> 006C 006D;;;;N;SQUARED LM;;;;
+33D1;SQUARE LN;So;0;L;<square> 006C 006E;;;;N;SQUARED LN;;;;
+33D2;SQUARE LOG;So;0;L;<square> 006C 006F 0067;;;;N;SQUARED LOG;;;;
+33D3;SQUARE LX;So;0;L;<square> 006C 0078;;;;N;SQUARED LX;;;;
+33D4;SQUARE MB SMALL;So;0;L;<square> 006D 0062;;;;N;SQUARED MB SMALL;;;;
+33D5;SQUARE MIL;So;0;L;<square> 006D 0069 006C;;;;N;SQUARED MIL;;;;
+33D6;SQUARE MOL;So;0;L;<square> 006D 006F 006C;;;;N;SQUARED MOL;;;;
+33D7;SQUARE PH;So;0;L;<square> 0050 0048;;;;N;SQUARED PH;;;;
+33D8;SQUARE PM;So;0;L;<square> 0070 002E 006D 002E;;;;N;SQUARED PM;;;;
+33D9;SQUARE PPM;So;0;L;<square> 0050 0050 004D;;;;N;SQUARED PPM;;;;
+33DA;SQUARE PR;So;0;L;<square> 0050 0052;;;;N;SQUARED PR;;;;
+33DB;SQUARE SR;So;0;L;<square> 0073 0072;;;;N;SQUARED SR;;;;
+33DC;SQUARE SV;So;0;L;<square> 0053 0076;;;;N;SQUARED SV;;;;
+33DD;SQUARE WB;So;0;L;<square> 0057 0062;;;;N;SQUARED WB;;;;
+33DE;SQUARE V OVER M;So;0;ON;<square> 0056 2215 006D;;;;N;;;;;
+33DF;SQUARE A OVER M;So;0;ON;<square> 0041 2215 006D;;;;N;;;;;
+33E0;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY ONE;So;0;L;<compat> 0031 65E5;;;;N;;;;;
+33E1;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWO;So;0;L;<compat> 0032 65E5;;;;N;;;;;
+33E2;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY THREE;So;0;L;<compat> 0033 65E5;;;;N;;;;;
+33E3;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY FOUR;So;0;L;<compat> 0034 65E5;;;;N;;;;;
+33E4;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY FIVE;So;0;L;<compat> 0035 65E5;;;;N;;;;;
+33E5;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY SIX;So;0;L;<compat> 0036 65E5;;;;N;;;;;
+33E6;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY SEVEN;So;0;L;<compat> 0037 65E5;;;;N;;;;;
+33E7;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY EIGHT;So;0;L;<compat> 0038 65E5;;;;N;;;;;
+33E8;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY NINE;So;0;L;<compat> 0039 65E5;;;;N;;;;;
+33E9;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TEN;So;0;L;<compat> 0031 0030 65E5;;;;N;;;;;
+33EA;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY ELEVEN;So;0;L;<compat> 0031 0031 65E5;;;;N;;;;;
+33EB;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWELVE;So;0;L;<compat> 0031 0032 65E5;;;;N;;;;;
+33EC;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY THIRTEEN;So;0;L;<compat> 0031 0033 65E5;;;;N;;;;;
+33ED;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY FOURTEEN;So;0;L;<compat> 0031 0034 65E5;;;;N;;;;;
+33EE;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY FIFTEEN;So;0;L;<compat> 0031 0035 65E5;;;;N;;;;;
+33EF;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY SIXTEEN;So;0;L;<compat> 0031 0036 65E5;;;;N;;;;;
+33F0;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY SEVENTEEN;So;0;L;<compat> 0031 0037 65E5;;;;N;;;;;
+33F1;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY EIGHTEEN;So;0;L;<compat> 0031 0038 65E5;;;;N;;;;;
+33F2;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY NINETEEN;So;0;L;<compat> 0031 0039 65E5;;;;N;;;;;
+33F3;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY;So;0;L;<compat> 0032 0030 65E5;;;;N;;;;;
+33F4;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-ONE;So;0;L;<compat> 0032 0031 65E5;;;;N;;;;;
+33F5;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-TWO;So;0;L;<compat> 0032 0032 65E5;;;;N;;;;;
+33F6;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-THREE;So;0;L;<compat> 0032 0033 65E5;;;;N;;;;;
+33F7;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-FOUR;So;0;L;<compat> 0032 0034 65E5;;;;N;;;;;
+33F8;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-FIVE;So;0;L;<compat> 0032 0035 65E5;;;;N;;;;;
+33F9;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-SIX;So;0;L;<compat> 0032 0036 65E5;;;;N;;;;;
+33FA;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-SEVEN;So;0;L;<compat> 0032 0037 65E5;;;;N;;;;;
+33FB;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-EIGHT;So;0;L;<compat> 0032 0038 65E5;;;;N;;;;;
+33FC;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY TWENTY-NINE;So;0;L;<compat> 0032 0039 65E5;;;;N;;;;;
+33FD;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY THIRTY;So;0;L;<compat> 0033 0030 65E5;;;;N;;;;;
+33FE;IDEOGRAPHIC TELEGRAPH SYMBOL FOR DAY THIRTY-ONE;So;0;L;<compat> 0033 0031 65E5;;;;N;;;;;
+33FF;SQUARE GAL;So;0;ON;<square> 0067 0061 006C;;;;N;;;;;
+3400;<CJK Ideograph Extension A, First>;Lo;0;L;;;;;N;;;;;
+4DB5;<CJK Ideograph Extension A, Last>;Lo;0;L;;;;;N;;;;;
+4DC0;HEXAGRAM FOR THE CREATIVE HEAVEN;So;0;ON;;;;;N;;;;;
+4DC1;HEXAGRAM FOR THE RECEPTIVE EARTH;So;0;ON;;;;;N;;;;;
+4DC2;HEXAGRAM FOR DIFFICULTY AT THE BEGINNING;So;0;ON;;;;;N;;;;;
+4DC3;HEXAGRAM FOR YOUTHFUL FOLLY;So;0;ON;;;;;N;;;;;
+4DC4;HEXAGRAM FOR WAITING;So;0;ON;;;;;N;;;;;
+4DC5;HEXAGRAM FOR CONFLICT;So;0;ON;;;;;N;;;;;
+4DC6;HEXAGRAM FOR THE ARMY;So;0;ON;;;;;N;;;;;
+4DC7;HEXAGRAM FOR HOLDING TOGETHER;So;0;ON;;;;;N;;;;;
+4DC8;HEXAGRAM FOR SMALL TAMING;So;0;ON;;;;;N;;;;;
+4DC9;HEXAGRAM FOR TREADING;So;0;ON;;;;;N;;;;;
+4DCA;HEXAGRAM FOR PEACE;So;0;ON;;;;;N;;;;;
+4DCB;HEXAGRAM FOR STANDSTILL;So;0;ON;;;;;N;;;;;
+4DCC;HEXAGRAM FOR FELLOWSHIP;So;0;ON;;;;;N;;;;;
+4DCD;HEXAGRAM FOR GREAT POSSESSION;So;0;ON;;;;;N;;;;;
+4DCE;HEXAGRAM FOR MODESTY;So;0;ON;;;;;N;;;;;
+4DCF;HEXAGRAM FOR ENTHUSIASM;So;0;ON;;;;;N;;;;;
+4DD0;HEXAGRAM FOR FOLLOWING;So;0;ON;;;;;N;;;;;
+4DD1;HEXAGRAM FOR WORK ON THE DECAYED;So;0;ON;;;;;N;;;;;
+4DD2;HEXAGRAM FOR APPROACH;So;0;ON;;;;;N;;;;;
+4DD3;HEXAGRAM FOR CONTEMPLATION;So;0;ON;;;;;N;;;;;
+4DD4;HEXAGRAM FOR BITING THROUGH;So;0;ON;;;;;N;;;;;
+4DD5;HEXAGRAM FOR GRACE;So;0;ON;;;;;N;;;;;
+4DD6;HEXAGRAM FOR SPLITTING APART;So;0;ON;;;;;N;;;;;
+4DD7;HEXAGRAM FOR RETURN;So;0;ON;;;;;N;;;;;
+4DD8;HEXAGRAM FOR INNOCENCE;So;0;ON;;;;;N;;;;;
+4DD9;HEXAGRAM FOR GREAT TAMING;So;0;ON;;;;;N;;;;;
+4DDA;HEXAGRAM FOR MOUTH CORNERS;So;0;ON;;;;;N;;;;;
+4DDB;HEXAGRAM FOR GREAT PREPONDERANCE;So;0;ON;;;;;N;;;;;
+4DDC;HEXAGRAM FOR THE ABYSMAL WATER;So;0;ON;;;;;N;;;;;
+4DDD;HEXAGRAM FOR THE CLINGING FIRE;So;0;ON;;;;;N;;;;;
+4DDE;HEXAGRAM FOR INFLUENCE;So;0;ON;;;;;N;;;;;
+4DDF;HEXAGRAM FOR DURATION;So;0;ON;;;;;N;;;;;
+4DE0;HEXAGRAM FOR RETREAT;So;0;ON;;;;;N;;;;;
+4DE1;HEXAGRAM FOR GREAT POWER;So;0;ON;;;;;N;;;;;
+4DE2;HEXAGRAM FOR PROGRESS;So;0;ON;;;;;N;;;;;
+4DE3;HEXAGRAM FOR DARKENING OF THE LIGHT;So;0;ON;;;;;N;;;;;
+4DE4;HEXAGRAM FOR THE FAMILY;So;0;ON;;;;;N;;;;;
+4DE5;HEXAGRAM FOR OPPOSITION;So;0;ON;;;;;N;;;;;
+4DE6;HEXAGRAM FOR OBSTRUCTION;So;0;ON;;;;;N;;;;;
+4DE7;HEXAGRAM FOR DELIVERANCE;So;0;ON;;;;;N;;;;;
+4DE8;HEXAGRAM FOR DECREASE;So;0;ON;;;;;N;;;;;
+4DE9;HEXAGRAM FOR INCREASE;So;0;ON;;;;;N;;;;;
+4DEA;HEXAGRAM FOR BREAKTHROUGH;So;0;ON;;;;;N;;;;;
+4DEB;HEXAGRAM FOR COMING TO MEET;So;0;ON;;;;;N;;;;;
+4DEC;HEXAGRAM FOR GATHERING TOGETHER;So;0;ON;;;;;N;;;;;
+4DED;HEXAGRAM FOR PUSHING UPWARD;So;0;ON;;;;;N;;;;;
+4DEE;HEXAGRAM FOR OPPRESSION;So;0;ON;;;;;N;;;;;
+4DEF;HEXAGRAM FOR THE WELL;So;0;ON;;;;;N;;;;;
+4DF0;HEXAGRAM FOR REVOLUTION;So;0;ON;;;;;N;;;;;
+4DF1;HEXAGRAM FOR THE CAULDRON;So;0;ON;;;;;N;;;;;
+4DF2;HEXAGRAM FOR THE AROUSING THUNDER;So;0;ON;;;;;N;;;;;
+4DF3;HEXAGRAM FOR THE KEEPING STILL MOUNTAIN;So;0;ON;;;;;N;;;;;
+4DF4;HEXAGRAM FOR DEVELOPMENT;So;0;ON;;;;;N;;;;;
+4DF5;HEXAGRAM FOR THE MARRYING MAIDEN;So;0;ON;;;;;N;;;;;
+4DF6;HEXAGRAM FOR ABUNDANCE;So;0;ON;;;;;N;;;;;
+4DF7;HEXAGRAM FOR THE WANDERER;So;0;ON;;;;;N;;;;;
+4DF8;HEXAGRAM FOR THE GENTLE WIND;So;0;ON;;;;;N;;;;;
+4DF9;HEXAGRAM FOR THE JOYOUS LAKE;So;0;ON;;;;;N;;;;;
+4DFA;HEXAGRAM FOR DISPERSION;So;0;ON;;;;;N;;;;;
+4DFB;HEXAGRAM FOR LIMITATION;So;0;ON;;;;;N;;;;;
+4DFC;HEXAGRAM FOR INNER TRUTH;So;0;ON;;;;;N;;;;;
+4DFD;HEXAGRAM FOR SMALL PREPONDERANCE;So;0;ON;;;;;N;;;;;
+4DFE;HEXAGRAM FOR AFTER COMPLETION;So;0;ON;;;;;N;;;;;
+4DFF;HEXAGRAM FOR BEFORE COMPLETION;So;0;ON;;;;;N;;;;;
+4E00;<CJK Ideograph, First>;Lo;0;L;;;;;N;;;;;
+9FA5;<CJK Ideograph, Last>;Lo;0;L;;;;;N;;;;;
+A000;YI SYLLABLE IT;Lo;0;L;;;;;N;;;;;
+A001;YI SYLLABLE IX;Lo;0;L;;;;;N;;;;;
+A002;YI SYLLABLE I;Lo;0;L;;;;;N;;;;;
+A003;YI SYLLABLE IP;Lo;0;L;;;;;N;;;;;
+A004;YI SYLLABLE IET;Lo;0;L;;;;;N;;;;;
+A005;YI SYLLABLE IEX;Lo;0;L;;;;;N;;;;;
+A006;YI SYLLABLE IE;Lo;0;L;;;;;N;;;;;
+A007;YI SYLLABLE IEP;Lo;0;L;;;;;N;;;;;
+A008;YI SYLLABLE AT;Lo;0;L;;;;;N;;;;;
+A009;YI SYLLABLE AX;Lo;0;L;;;;;N;;;;;
+A00A;YI SYLLABLE A;Lo;0;L;;;;;N;;;;;
+A00B;YI SYLLABLE AP;Lo;0;L;;;;;N;;;;;
+A00C;YI SYLLABLE UOX;Lo;0;L;;;;;N;;;;;
+A00D;YI SYLLABLE UO;Lo;0;L;;;;;N;;;;;
+A00E;YI SYLLABLE UOP;Lo;0;L;;;;;N;;;;;
+A00F;YI SYLLABLE OT;Lo;0;L;;;;;N;;;;;
+A010;YI SYLLABLE OX;Lo;0;L;;;;;N;;;;;
+A011;YI SYLLABLE O;Lo;0;L;;;;;N;;;;;
+A012;YI SYLLABLE OP;Lo;0;L;;;;;N;;;;;
+A013;YI SYLLABLE EX;Lo;0;L;;;;;N;;;;;
+A014;YI SYLLABLE E;Lo;0;L;;;;;N;;;;;
+A015;YI SYLLABLE WU;Lo;0;L;;;;;N;;;;;
+A016;YI SYLLABLE BIT;Lo;0;L;;;;;N;;;;;
+A017;YI SYLLABLE BIX;Lo;0;L;;;;;N;;;;;
+A018;YI SYLLABLE BI;Lo;0;L;;;;;N;;;;;
+A019;YI SYLLABLE BIP;Lo;0;L;;;;;N;;;;;
+A01A;YI SYLLABLE BIET;Lo;0;L;;;;;N;;;;;
+A01B;YI SYLLABLE BIEX;Lo;0;L;;;;;N;;;;;
+A01C;YI SYLLABLE BIE;Lo;0;L;;;;;N;;;;;
+A01D;YI SYLLABLE BIEP;Lo;0;L;;;;;N;;;;;
+A01E;YI SYLLABLE BAT;Lo;0;L;;;;;N;;;;;
+A01F;YI SYLLABLE BAX;Lo;0;L;;;;;N;;;;;
+A020;YI SYLLABLE BA;Lo;0;L;;;;;N;;;;;
+A021;YI SYLLABLE BAP;Lo;0;L;;;;;N;;;;;
+A022;YI SYLLABLE BUOX;Lo;0;L;;;;;N;;;;;
+A023;YI SYLLABLE BUO;Lo;0;L;;;;;N;;;;;
+A024;YI SYLLABLE BUOP;Lo;0;L;;;;;N;;;;;
+A025;YI SYLLABLE BOT;Lo;0;L;;;;;N;;;;;
+A026;YI SYLLABLE BOX;Lo;0;L;;;;;N;;;;;
+A027;YI SYLLABLE BO;Lo;0;L;;;;;N;;;;;
+A028;YI SYLLABLE BOP;Lo;0;L;;;;;N;;;;;
+A029;YI SYLLABLE BEX;Lo;0;L;;;;;N;;;;;
+A02A;YI SYLLABLE BE;Lo;0;L;;;;;N;;;;;
+A02B;YI SYLLABLE BEP;Lo;0;L;;;;;N;;;;;
+A02C;YI SYLLABLE BUT;Lo;0;L;;;;;N;;;;;
+A02D;YI SYLLABLE BUX;Lo;0;L;;;;;N;;;;;
+A02E;YI SYLLABLE BU;Lo;0;L;;;;;N;;;;;
+A02F;YI SYLLABLE BUP;Lo;0;L;;;;;N;;;;;
+A030;YI SYLLABLE BURX;Lo;0;L;;;;;N;;;;;
+A031;YI SYLLABLE BUR;Lo;0;L;;;;;N;;;;;
+A032;YI SYLLABLE BYT;Lo;0;L;;;;;N;;;;;
+A033;YI SYLLABLE BYX;Lo;0;L;;;;;N;;;;;
+A034;YI SYLLABLE BY;Lo;0;L;;;;;N;;;;;
+A035;YI SYLLABLE BYP;Lo;0;L;;;;;N;;;;;
+A036;YI SYLLABLE BYRX;Lo;0;L;;;;;N;;;;;
+A037;YI SYLLABLE BYR;Lo;0;L;;;;;N;;;;;
+A038;YI SYLLABLE PIT;Lo;0;L;;;;;N;;;;;
+A039;YI SYLLABLE PIX;Lo;0;L;;;;;N;;;;;
+A03A;YI SYLLABLE PI;Lo;0;L;;;;;N;;;;;
+A03B;YI SYLLABLE PIP;Lo;0;L;;;;;N;;;;;
+A03C;YI SYLLABLE PIEX;Lo;0;L;;;;;N;;;;;
+A03D;YI SYLLABLE PIE;Lo;0;L;;;;;N;;;;;
+A03E;YI SYLLABLE PIEP;Lo;0;L;;;;;N;;;;;
+A03F;YI SYLLABLE PAT;Lo;0;L;;;;;N;;;;;
+A040;YI SYLLABLE PAX;Lo;0;L;;;;;N;;;;;
+A041;YI SYLLABLE PA;Lo;0;L;;;;;N;;;;;
+A042;YI SYLLABLE PAP;Lo;0;L;;;;;N;;;;;
+A043;YI SYLLABLE PUOX;Lo;0;L;;;;;N;;;;;
+A044;YI SYLLABLE PUO;Lo;0;L;;;;;N;;;;;
+A045;YI SYLLABLE PUOP;Lo;0;L;;;;;N;;;;;
+A046;YI SYLLABLE POT;Lo;0;L;;;;;N;;;;;
+A047;YI SYLLABLE POX;Lo;0;L;;;;;N;;;;;
+A048;YI SYLLABLE PO;Lo;0;L;;;;;N;;;;;
+A049;YI SYLLABLE POP;Lo;0;L;;;;;N;;;;;
+A04A;YI SYLLABLE PUT;Lo;0;L;;;;;N;;;;;
+A04B;YI SYLLABLE PUX;Lo;0;L;;;;;N;;;;;
+A04C;YI SYLLABLE PU;Lo;0;L;;;;;N;;;;;
+A04D;YI SYLLABLE PUP;Lo;0;L;;;;;N;;;;;
+A04E;YI SYLLABLE PURX;Lo;0;L;;;;;N;;;;;
+A04F;YI SYLLABLE PUR;Lo;0;L;;;;;N;;;;;
+A050;YI SYLLABLE PYT;Lo;0;L;;;;;N;;;;;
+A051;YI SYLLABLE PYX;Lo;0;L;;;;;N;;;;;
+A052;YI SYLLABLE PY;Lo;0;L;;;;;N;;;;;
+A053;YI SYLLABLE PYP;Lo;0;L;;;;;N;;;;;
+A054;YI SYLLABLE PYRX;Lo;0;L;;;;;N;;;;;
+A055;YI SYLLABLE PYR;Lo;0;L;;;;;N;;;;;
+A056;YI SYLLABLE BBIT;Lo;0;L;;;;;N;;;;;
+A057;YI SYLLABLE BBIX;Lo;0;L;;;;;N;;;;;
+A058;YI SYLLABLE BBI;Lo;0;L;;;;;N;;;;;
+A059;YI SYLLABLE BBIP;Lo;0;L;;;;;N;;;;;
+A05A;YI SYLLABLE BBIET;Lo;0;L;;;;;N;;;;;
+A05B;YI SYLLABLE BBIEX;Lo;0;L;;;;;N;;;;;
+A05C;YI SYLLABLE BBIE;Lo;0;L;;;;;N;;;;;
+A05D;YI SYLLABLE BBIEP;Lo;0;L;;;;;N;;;;;
+A05E;YI SYLLABLE BBAT;Lo;0;L;;;;;N;;;;;
+A05F;YI SYLLABLE BBAX;Lo;0;L;;;;;N;;;;;
+A060;YI SYLLABLE BBA;Lo;0;L;;;;;N;;;;;
+A061;YI SYLLABLE BBAP;Lo;0;L;;;;;N;;;;;
+A062;YI SYLLABLE BBUOX;Lo;0;L;;;;;N;;;;;
+A063;YI SYLLABLE BBUO;Lo;0;L;;;;;N;;;;;
+A064;YI SYLLABLE BBUOP;Lo;0;L;;;;;N;;;;;
+A065;YI SYLLABLE BBOT;Lo;0;L;;;;;N;;;;;
+A066;YI SYLLABLE BBOX;Lo;0;L;;;;;N;;;;;
+A067;YI SYLLABLE BBO;Lo;0;L;;;;;N;;;;;
+A068;YI SYLLABLE BBOP;Lo;0;L;;;;;N;;;;;
+A069;YI SYLLABLE BBEX;Lo;0;L;;;;;N;;;;;
+A06A;YI SYLLABLE BBE;Lo;0;L;;;;;N;;;;;
+A06B;YI SYLLABLE BBEP;Lo;0;L;;;;;N;;;;;
+A06C;YI SYLLABLE BBUT;Lo;0;L;;;;;N;;;;;
+A06D;YI SYLLABLE BBUX;Lo;0;L;;;;;N;;;;;
+A06E;YI SYLLABLE BBU;Lo;0;L;;;;;N;;;;;
+A06F;YI SYLLABLE BBUP;Lo;0;L;;;;;N;;;;;
+A070;YI SYLLABLE BBURX;Lo;0;L;;;;;N;;;;;
+A071;YI SYLLABLE BBUR;Lo;0;L;;;;;N;;;;;
+A072;YI SYLLABLE BBYT;Lo;0;L;;;;;N;;;;;
+A073;YI SYLLABLE BBYX;Lo;0;L;;;;;N;;;;;
+A074;YI SYLLABLE BBY;Lo;0;L;;;;;N;;;;;
+A075;YI SYLLABLE BBYP;Lo;0;L;;;;;N;;;;;
+A076;YI SYLLABLE NBIT;Lo;0;L;;;;;N;;;;;
+A077;YI SYLLABLE NBIX;Lo;0;L;;;;;N;;;;;
+A078;YI SYLLABLE NBI;Lo;0;L;;;;;N;;;;;
+A079;YI SYLLABLE NBIP;Lo;0;L;;;;;N;;;;;
+A07A;YI SYLLABLE NBIEX;Lo;0;L;;;;;N;;;;;
+A07B;YI SYLLABLE NBIE;Lo;0;L;;;;;N;;;;;
+A07C;YI SYLLABLE NBIEP;Lo;0;L;;;;;N;;;;;
+A07D;YI SYLLABLE NBAT;Lo;0;L;;;;;N;;;;;
+A07E;YI SYLLABLE NBAX;Lo;0;L;;;;;N;;;;;
+A07F;YI SYLLABLE NBA;Lo;0;L;;;;;N;;;;;
+A080;YI SYLLABLE NBAP;Lo;0;L;;;;;N;;;;;
+A081;YI SYLLABLE NBOT;Lo;0;L;;;;;N;;;;;
+A082;YI SYLLABLE NBOX;Lo;0;L;;;;;N;;;;;
+A083;YI SYLLABLE NBO;Lo;0;L;;;;;N;;;;;
+A084;YI SYLLABLE NBOP;Lo;0;L;;;;;N;;;;;
+A085;YI SYLLABLE NBUT;Lo;0;L;;;;;N;;;;;
+A086;YI SYLLABLE NBUX;Lo;0;L;;;;;N;;;;;
+A087;YI SYLLABLE NBU;Lo;0;L;;;;;N;;;;;
+A088;YI SYLLABLE NBUP;Lo;0;L;;;;;N;;;;;
+A089;YI SYLLABLE NBURX;Lo;0;L;;;;;N;;;;;
+A08A;YI SYLLABLE NBUR;Lo;0;L;;;;;N;;;;;
+A08B;YI SYLLABLE NBYT;Lo;0;L;;;;;N;;;;;
+A08C;YI SYLLABLE NBYX;Lo;0;L;;;;;N;;;;;
+A08D;YI SYLLABLE NBY;Lo;0;L;;;;;N;;;;;
+A08E;YI SYLLABLE NBYP;Lo;0;L;;;;;N;;;;;
+A08F;YI SYLLABLE NBYRX;Lo;0;L;;;;;N;;;;;
+A090;YI SYLLABLE NBYR;Lo;0;L;;;;;N;;;;;
+A091;YI SYLLABLE HMIT;Lo;0;L;;;;;N;;;;;
+A092;YI SYLLABLE HMIX;Lo;0;L;;;;;N;;;;;
+A093;YI SYLLABLE HMI;Lo;0;L;;;;;N;;;;;
+A094;YI SYLLABLE HMIP;Lo;0;L;;;;;N;;;;;
+A095;YI SYLLABLE HMIEX;Lo;0;L;;;;;N;;;;;
+A096;YI SYLLABLE HMIE;Lo;0;L;;;;;N;;;;;
+A097;YI SYLLABLE HMIEP;Lo;0;L;;;;;N;;;;;
+A098;YI SYLLABLE HMAT;Lo;0;L;;;;;N;;;;;
+A099;YI SYLLABLE HMAX;Lo;0;L;;;;;N;;;;;
+A09A;YI SYLLABLE HMA;Lo;0;L;;;;;N;;;;;
+A09B;YI SYLLABLE HMAP;Lo;0;L;;;;;N;;;;;
+A09C;YI SYLLABLE HMUOX;Lo;0;L;;;;;N;;;;;
+A09D;YI SYLLABLE HMUO;Lo;0;L;;;;;N;;;;;
+A09E;YI SYLLABLE HMUOP;Lo;0;L;;;;;N;;;;;
+A09F;YI SYLLABLE HMOT;Lo;0;L;;;;;N;;;;;
+A0A0;YI SYLLABLE HMOX;Lo;0;L;;;;;N;;;;;
+A0A1;YI SYLLABLE HMO;Lo;0;L;;;;;N;;;;;
+A0A2;YI SYLLABLE HMOP;Lo;0;L;;;;;N;;;;;
+A0A3;YI SYLLABLE HMUT;Lo;0;L;;;;;N;;;;;
+A0A4;YI SYLLABLE HMUX;Lo;0;L;;;;;N;;;;;
+A0A5;YI SYLLABLE HMU;Lo;0;L;;;;;N;;;;;
+A0A6;YI SYLLABLE HMUP;Lo;0;L;;;;;N;;;;;
+A0A7;YI SYLLABLE HMURX;Lo;0;L;;;;;N;;;;;
+A0A8;YI SYLLABLE HMUR;Lo;0;L;;;;;N;;;;;
+A0A9;YI SYLLABLE HMYX;Lo;0;L;;;;;N;;;;;
+A0AA;YI SYLLABLE HMY;Lo;0;L;;;;;N;;;;;
+A0AB;YI SYLLABLE HMYP;Lo;0;L;;;;;N;;;;;
+A0AC;YI SYLLABLE HMYRX;Lo;0;L;;;;;N;;;;;
+A0AD;YI SYLLABLE HMYR;Lo;0;L;;;;;N;;;;;
+A0AE;YI SYLLABLE MIT;Lo;0;L;;;;;N;;;;;
+A0AF;YI SYLLABLE MIX;Lo;0;L;;;;;N;;;;;
+A0B0;YI SYLLABLE MI;Lo;0;L;;;;;N;;;;;
+A0B1;YI SYLLABLE MIP;Lo;0;L;;;;;N;;;;;
+A0B2;YI SYLLABLE MIEX;Lo;0;L;;;;;N;;;;;
+A0B3;YI SYLLABLE MIE;Lo;0;L;;;;;N;;;;;
+A0B4;YI SYLLABLE MIEP;Lo;0;L;;;;;N;;;;;
+A0B5;YI SYLLABLE MAT;Lo;0;L;;;;;N;;;;;
+A0B6;YI SYLLABLE MAX;Lo;0;L;;;;;N;;;;;
+A0B7;YI SYLLABLE MA;Lo;0;L;;;;;N;;;;;
+A0B8;YI SYLLABLE MAP;Lo;0;L;;;;;N;;;;;
+A0B9;YI SYLLABLE MUOT;Lo;0;L;;;;;N;;;;;
+A0BA;YI SYLLABLE MUOX;Lo;0;L;;;;;N;;;;;
+A0BB;YI SYLLABLE MUO;Lo;0;L;;;;;N;;;;;
+A0BC;YI SYLLABLE MUOP;Lo;0;L;;;;;N;;;;;
+A0BD;YI SYLLABLE MOT;Lo;0;L;;;;;N;;;;;
+A0BE;YI SYLLABLE MOX;Lo;0;L;;;;;N;;;;;
+A0BF;YI SYLLABLE MO;Lo;0;L;;;;;N;;;;;
+A0C0;YI SYLLABLE MOP;Lo;0;L;;;;;N;;;;;
+A0C1;YI SYLLABLE MEX;Lo;0;L;;;;;N;;;;;
+A0C2;YI SYLLABLE ME;Lo;0;L;;;;;N;;;;;
+A0C3;YI SYLLABLE MUT;Lo;0;L;;;;;N;;;;;
+A0C4;YI SYLLABLE MUX;Lo;0;L;;;;;N;;;;;
+A0C5;YI SYLLABLE MU;Lo;0;L;;;;;N;;;;;
+A0C6;YI SYLLABLE MUP;Lo;0;L;;;;;N;;;;;
+A0C7;YI SYLLABLE MURX;Lo;0;L;;;;;N;;;;;
+A0C8;YI SYLLABLE MUR;Lo;0;L;;;;;N;;;;;
+A0C9;YI SYLLABLE MYT;Lo;0;L;;;;;N;;;;;
+A0CA;YI SYLLABLE MYX;Lo;0;L;;;;;N;;;;;
+A0CB;YI SYLLABLE MY;Lo;0;L;;;;;N;;;;;
+A0CC;YI SYLLABLE MYP;Lo;0;L;;;;;N;;;;;
+A0CD;YI SYLLABLE FIT;Lo;0;L;;;;;N;;;;;
+A0CE;YI SYLLABLE FIX;Lo;0;L;;;;;N;;;;;
+A0CF;YI SYLLABLE FI;Lo;0;L;;;;;N;;;;;
+A0D0;YI SYLLABLE FIP;Lo;0;L;;;;;N;;;;;
+A0D1;YI SYLLABLE FAT;Lo;0;L;;;;;N;;;;;
+A0D2;YI SYLLABLE FAX;Lo;0;L;;;;;N;;;;;
+A0D3;YI SYLLABLE FA;Lo;0;L;;;;;N;;;;;
+A0D4;YI SYLLABLE FAP;Lo;0;L;;;;;N;;;;;
+A0D5;YI SYLLABLE FOX;Lo;0;L;;;;;N;;;;;
+A0D6;YI SYLLABLE FO;Lo;0;L;;;;;N;;;;;
+A0D7;YI SYLLABLE FOP;Lo;0;L;;;;;N;;;;;
+A0D8;YI SYLLABLE FUT;Lo;0;L;;;;;N;;;;;
+A0D9;YI SYLLABLE FUX;Lo;0;L;;;;;N;;;;;
+A0DA;YI SYLLABLE FU;Lo;0;L;;;;;N;;;;;
+A0DB;YI SYLLABLE FUP;Lo;0;L;;;;;N;;;;;
+A0DC;YI SYLLABLE FURX;Lo;0;L;;;;;N;;;;;
+A0DD;YI SYLLABLE FUR;Lo;0;L;;;;;N;;;;;
+A0DE;YI SYLLABLE FYT;Lo;0;L;;;;;N;;;;;
+A0DF;YI SYLLABLE FYX;Lo;0;L;;;;;N;;;;;
+A0E0;YI SYLLABLE FY;Lo;0;L;;;;;N;;;;;
+A0E1;YI SYLLABLE FYP;Lo;0;L;;;;;N;;;;;
+A0E2;YI SYLLABLE VIT;Lo;0;L;;;;;N;;;;;
+A0E3;YI SYLLABLE VIX;Lo;0;L;;;;;N;;;;;
+A0E4;YI SYLLABLE VI;Lo;0;L;;;;;N;;;;;
+A0E5;YI SYLLABLE VIP;Lo;0;L;;;;;N;;;;;
+A0E6;YI SYLLABLE VIET;Lo;0;L;;;;;N;;;;;
+A0E7;YI SYLLABLE VIEX;Lo;0;L;;;;;N;;;;;
+A0E8;YI SYLLABLE VIE;Lo;0;L;;;;;N;;;;;
+A0E9;YI SYLLABLE VIEP;Lo;0;L;;;;;N;;;;;
+A0EA;YI SYLLABLE VAT;Lo;0;L;;;;;N;;;;;
+A0EB;YI SYLLABLE VAX;Lo;0;L;;;;;N;;;;;
+A0EC;YI SYLLABLE VA;Lo;0;L;;;;;N;;;;;
+A0ED;YI SYLLABLE VAP;Lo;0;L;;;;;N;;;;;
+A0EE;YI SYLLABLE VOT;Lo;0;L;;;;;N;;;;;
+A0EF;YI SYLLABLE VOX;Lo;0;L;;;;;N;;;;;
+A0F0;YI SYLLABLE VO;Lo;0;L;;;;;N;;;;;
+A0F1;YI SYLLABLE VOP;Lo;0;L;;;;;N;;;;;
+A0F2;YI SYLLABLE VEX;Lo;0;L;;;;;N;;;;;
+A0F3;YI SYLLABLE VEP;Lo;0;L;;;;;N;;;;;
+A0F4;YI SYLLABLE VUT;Lo;0;L;;;;;N;;;;;
+A0F5;YI SYLLABLE VUX;Lo;0;L;;;;;N;;;;;
+A0F6;YI SYLLABLE VU;Lo;0;L;;;;;N;;;;;
+A0F7;YI SYLLABLE VUP;Lo;0;L;;;;;N;;;;;
+A0F8;YI SYLLABLE VURX;Lo;0;L;;;;;N;;;;;
+A0F9;YI SYLLABLE VUR;Lo;0;L;;;;;N;;;;;
+A0FA;YI SYLLABLE VYT;Lo;0;L;;;;;N;;;;;
+A0FB;YI SYLLABLE VYX;Lo;0;L;;;;;N;;;;;
+A0FC;YI SYLLABLE VY;Lo;0;L;;;;;N;;;;;
+A0FD;YI SYLLABLE VYP;Lo;0;L;;;;;N;;;;;
+A0FE;YI SYLLABLE VYRX;Lo;0;L;;;;;N;;;;;
+A0FF;YI SYLLABLE VYR;Lo;0;L;;;;;N;;;;;
+A100;YI SYLLABLE DIT;Lo;0;L;;;;;N;;;;;
+A101;YI SYLLABLE DIX;Lo;0;L;;;;;N;;;;;
+A102;YI SYLLABLE DI;Lo;0;L;;;;;N;;;;;
+A103;YI SYLLABLE DIP;Lo;0;L;;;;;N;;;;;
+A104;YI SYLLABLE DIEX;Lo;0;L;;;;;N;;;;;
+A105;YI SYLLABLE DIE;Lo;0;L;;;;;N;;;;;
+A106;YI SYLLABLE DIEP;Lo;0;L;;;;;N;;;;;
+A107;YI SYLLABLE DAT;Lo;0;L;;;;;N;;;;;
+A108;YI SYLLABLE DAX;Lo;0;L;;;;;N;;;;;
+A109;YI SYLLABLE DA;Lo;0;L;;;;;N;;;;;
+A10A;YI SYLLABLE DAP;Lo;0;L;;;;;N;;;;;
+A10B;YI SYLLABLE DUOX;Lo;0;L;;;;;N;;;;;
+A10C;YI SYLLABLE DUO;Lo;0;L;;;;;N;;;;;
+A10D;YI SYLLABLE DOT;Lo;0;L;;;;;N;;;;;
+A10E;YI SYLLABLE DOX;Lo;0;L;;;;;N;;;;;
+A10F;YI SYLLABLE DO;Lo;0;L;;;;;N;;;;;
+A110;YI SYLLABLE DOP;Lo;0;L;;;;;N;;;;;
+A111;YI SYLLABLE DEX;Lo;0;L;;;;;N;;;;;
+A112;YI SYLLABLE DE;Lo;0;L;;;;;N;;;;;
+A113;YI SYLLABLE DEP;Lo;0;L;;;;;N;;;;;
+A114;YI SYLLABLE DUT;Lo;0;L;;;;;N;;;;;
+A115;YI SYLLABLE DUX;Lo;0;L;;;;;N;;;;;
+A116;YI SYLLABLE DU;Lo;0;L;;;;;N;;;;;
+A117;YI SYLLABLE DUP;Lo;0;L;;;;;N;;;;;
+A118;YI SYLLABLE DURX;Lo;0;L;;;;;N;;;;;
+A119;YI SYLLABLE DUR;Lo;0;L;;;;;N;;;;;
+A11A;YI SYLLABLE TIT;Lo;0;L;;;;;N;;;;;
+A11B;YI SYLLABLE TIX;Lo;0;L;;;;;N;;;;;
+A11C;YI SYLLABLE TI;Lo;0;L;;;;;N;;;;;
+A11D;YI SYLLABLE TIP;Lo;0;L;;;;;N;;;;;
+A11E;YI SYLLABLE TIEX;Lo;0;L;;;;;N;;;;;
+A11F;YI SYLLABLE TIE;Lo;0;L;;;;;N;;;;;
+A120;YI SYLLABLE TIEP;Lo;0;L;;;;;N;;;;;
+A121;YI SYLLABLE TAT;Lo;0;L;;;;;N;;;;;
+A122;YI SYLLABLE TAX;Lo;0;L;;;;;N;;;;;
+A123;YI SYLLABLE TA;Lo;0;L;;;;;N;;;;;
+A124;YI SYLLABLE TAP;Lo;0;L;;;;;N;;;;;
+A125;YI SYLLABLE TUOT;Lo;0;L;;;;;N;;;;;
+A126;YI SYLLABLE TUOX;Lo;0;L;;;;;N;;;;;
+A127;YI SYLLABLE TUO;Lo;0;L;;;;;N;;;;;
+A128;YI SYLLABLE TUOP;Lo;0;L;;;;;N;;;;;
+A129;YI SYLLABLE TOT;Lo;0;L;;;;;N;;;;;
+A12A;YI SYLLABLE TOX;Lo;0;L;;;;;N;;;;;
+A12B;YI SYLLABLE TO;Lo;0;L;;;;;N;;;;;
+A12C;YI SYLLABLE TOP;Lo;0;L;;;;;N;;;;;
+A12D;YI SYLLABLE TEX;Lo;0;L;;;;;N;;;;;
+A12E;YI SYLLABLE TE;Lo;0;L;;;;;N;;;;;
+A12F;YI SYLLABLE TEP;Lo;0;L;;;;;N;;;;;
+A130;YI SYLLABLE TUT;Lo;0;L;;;;;N;;;;;
+A131;YI SYLLABLE TUX;Lo;0;L;;;;;N;;;;;
+A132;YI SYLLABLE TU;Lo;0;L;;;;;N;;;;;
+A133;YI SYLLABLE TUP;Lo;0;L;;;;;N;;;;;
+A134;YI SYLLABLE TURX;Lo;0;L;;;;;N;;;;;
+A135;YI SYLLABLE TUR;Lo;0;L;;;;;N;;;;;
+A136;YI SYLLABLE DDIT;Lo;0;L;;;;;N;;;;;
+A137;YI SYLLABLE DDIX;Lo;0;L;;;;;N;;;;;
+A138;YI SYLLABLE DDI;Lo;0;L;;;;;N;;;;;
+A139;YI SYLLABLE DDIP;Lo;0;L;;;;;N;;;;;
+A13A;YI SYLLABLE DDIEX;Lo;0;L;;;;;N;;;;;
+A13B;YI SYLLABLE DDIE;Lo;0;L;;;;;N;;;;;
+A13C;YI SYLLABLE DDIEP;Lo;0;L;;;;;N;;;;;
+A13D;YI SYLLABLE DDAT;Lo;0;L;;;;;N;;;;;
+A13E;YI SYLLABLE DDAX;Lo;0;L;;;;;N;;;;;
+A13F;YI SYLLABLE DDA;Lo;0;L;;;;;N;;;;;
+A140;YI SYLLABLE DDAP;Lo;0;L;;;;;N;;;;;
+A141;YI SYLLABLE DDUOX;Lo;0;L;;;;;N;;;;;
+A142;YI SYLLABLE DDUO;Lo;0;L;;;;;N;;;;;
+A143;YI SYLLABLE DDUOP;Lo;0;L;;;;;N;;;;;
+A144;YI SYLLABLE DDOT;Lo;0;L;;;;;N;;;;;
+A145;YI SYLLABLE DDOX;Lo;0;L;;;;;N;;;;;
+A146;YI SYLLABLE DDO;Lo;0;L;;;;;N;;;;;
+A147;YI SYLLABLE DDOP;Lo;0;L;;;;;N;;;;;
+A148;YI SYLLABLE DDEX;Lo;0;L;;;;;N;;;;;
+A149;YI SYLLABLE DDE;Lo;0;L;;;;;N;;;;;
+A14A;YI SYLLABLE DDEP;Lo;0;L;;;;;N;;;;;
+A14B;YI SYLLABLE DDUT;Lo;0;L;;;;;N;;;;;
+A14C;YI SYLLABLE DDUX;Lo;0;L;;;;;N;;;;;
+A14D;YI SYLLABLE DDU;Lo;0;L;;;;;N;;;;;
+A14E;YI SYLLABLE DDUP;Lo;0;L;;;;;N;;;;;
+A14F;YI SYLLABLE DDURX;Lo;0;L;;;;;N;;;;;
+A150;YI SYLLABLE DDUR;Lo;0;L;;;;;N;;;;;
+A151;YI SYLLABLE NDIT;Lo;0;L;;;;;N;;;;;
+A152;YI SYLLABLE NDIX;Lo;0;L;;;;;N;;;;;
+A153;YI SYLLABLE NDI;Lo;0;L;;;;;N;;;;;
+A154;YI SYLLABLE NDIP;Lo;0;L;;;;;N;;;;;
+A155;YI SYLLABLE NDIEX;Lo;0;L;;;;;N;;;;;
+A156;YI SYLLABLE NDIE;Lo;0;L;;;;;N;;;;;
+A157;YI SYLLABLE NDAT;Lo;0;L;;;;;N;;;;;
+A158;YI SYLLABLE NDAX;Lo;0;L;;;;;N;;;;;
+A159;YI SYLLABLE NDA;Lo;0;L;;;;;N;;;;;
+A15A;YI SYLLABLE NDAP;Lo;0;L;;;;;N;;;;;
+A15B;YI SYLLABLE NDOT;Lo;0;L;;;;;N;;;;;
+A15C;YI SYLLABLE NDOX;Lo;0;L;;;;;N;;;;;
+A15D;YI SYLLABLE NDO;Lo;0;L;;;;;N;;;;;
+A15E;YI SYLLABLE NDOP;Lo;0;L;;;;;N;;;;;
+A15F;YI SYLLABLE NDEX;Lo;0;L;;;;;N;;;;;
+A160;YI SYLLABLE NDE;Lo;0;L;;;;;N;;;;;
+A161;YI SYLLABLE NDEP;Lo;0;L;;;;;N;;;;;
+A162;YI SYLLABLE NDUT;Lo;0;L;;;;;N;;;;;
+A163;YI SYLLABLE NDUX;Lo;0;L;;;;;N;;;;;
+A164;YI SYLLABLE NDU;Lo;0;L;;;;;N;;;;;
+A165;YI SYLLABLE NDUP;Lo;0;L;;;;;N;;;;;
+A166;YI SYLLABLE NDURX;Lo;0;L;;;;;N;;;;;
+A167;YI SYLLABLE NDUR;Lo;0;L;;;;;N;;;;;
+A168;YI SYLLABLE HNIT;Lo;0;L;;;;;N;;;;;
+A169;YI SYLLABLE HNIX;Lo;0;L;;;;;N;;;;;
+A16A;YI SYLLABLE HNI;Lo;0;L;;;;;N;;;;;
+A16B;YI SYLLABLE HNIP;Lo;0;L;;;;;N;;;;;
+A16C;YI SYLLABLE HNIET;Lo;0;L;;;;;N;;;;;
+A16D;YI SYLLABLE HNIEX;Lo;0;L;;;;;N;;;;;
+A16E;YI SYLLABLE HNIE;Lo;0;L;;;;;N;;;;;
+A16F;YI SYLLABLE HNIEP;Lo;0;L;;;;;N;;;;;
+A170;YI SYLLABLE HNAT;Lo;0;L;;;;;N;;;;;
+A171;YI SYLLABLE HNAX;Lo;0;L;;;;;N;;;;;
+A172;YI SYLLABLE HNA;Lo;0;L;;;;;N;;;;;
+A173;YI SYLLABLE HNAP;Lo;0;L;;;;;N;;;;;
+A174;YI SYLLABLE HNUOX;Lo;0;L;;;;;N;;;;;
+A175;YI SYLLABLE HNUO;Lo;0;L;;;;;N;;;;;
+A176;YI SYLLABLE HNOT;Lo;0;L;;;;;N;;;;;
+A177;YI SYLLABLE HNOX;Lo;0;L;;;;;N;;;;;
+A178;YI SYLLABLE HNOP;Lo;0;L;;;;;N;;;;;
+A179;YI SYLLABLE HNEX;Lo;0;L;;;;;N;;;;;
+A17A;YI SYLLABLE HNE;Lo;0;L;;;;;N;;;;;
+A17B;YI SYLLABLE HNEP;Lo;0;L;;;;;N;;;;;
+A17C;YI SYLLABLE HNUT;Lo;0;L;;;;;N;;;;;
+A17D;YI SYLLABLE NIT;Lo;0;L;;;;;N;;;;;
+A17E;YI SYLLABLE NIX;Lo;0;L;;;;;N;;;;;
+A17F;YI SYLLABLE NI;Lo;0;L;;;;;N;;;;;
+A180;YI SYLLABLE NIP;Lo;0;L;;;;;N;;;;;
+A181;YI SYLLABLE NIEX;Lo;0;L;;;;;N;;;;;
+A182;YI SYLLABLE NIE;Lo;0;L;;;;;N;;;;;
+A183;YI SYLLABLE NIEP;Lo;0;L;;;;;N;;;;;
+A184;YI SYLLABLE NAX;Lo;0;L;;;;;N;;;;;
+A185;YI SYLLABLE NA;Lo;0;L;;;;;N;;;;;
+A186;YI SYLLABLE NAP;Lo;0;L;;;;;N;;;;;
+A187;YI SYLLABLE NUOX;Lo;0;L;;;;;N;;;;;
+A188;YI SYLLABLE NUO;Lo;0;L;;;;;N;;;;;
+A189;YI SYLLABLE NUOP;Lo;0;L;;;;;N;;;;;
+A18A;YI SYLLABLE NOT;Lo;0;L;;;;;N;;;;;
+A18B;YI SYLLABLE NOX;Lo;0;L;;;;;N;;;;;
+A18C;YI SYLLABLE NO;Lo;0;L;;;;;N;;;;;
+A18D;YI SYLLABLE NOP;Lo;0;L;;;;;N;;;;;
+A18E;YI SYLLABLE NEX;Lo;0;L;;;;;N;;;;;
+A18F;YI SYLLABLE NE;Lo;0;L;;;;;N;;;;;
+A190;YI SYLLABLE NEP;Lo;0;L;;;;;N;;;;;
+A191;YI SYLLABLE NUT;Lo;0;L;;;;;N;;;;;
+A192;YI SYLLABLE NUX;Lo;0;L;;;;;N;;;;;
+A193;YI SYLLABLE NU;Lo;0;L;;;;;N;;;;;
+A194;YI SYLLABLE NUP;Lo;0;L;;;;;N;;;;;
+A195;YI SYLLABLE NURX;Lo;0;L;;;;;N;;;;;
+A196;YI SYLLABLE NUR;Lo;0;L;;;;;N;;;;;
+A197;YI SYLLABLE HLIT;Lo;0;L;;;;;N;;;;;
+A198;YI SYLLABLE HLIX;Lo;0;L;;;;;N;;;;;
+A199;YI SYLLABLE HLI;Lo;0;L;;;;;N;;;;;
+A19A;YI SYLLABLE HLIP;Lo;0;L;;;;;N;;;;;
+A19B;YI SYLLABLE HLIEX;Lo;0;L;;;;;N;;;;;
+A19C;YI SYLLABLE HLIE;Lo;0;L;;;;;N;;;;;
+A19D;YI SYLLABLE HLIEP;Lo;0;L;;;;;N;;;;;
+A19E;YI SYLLABLE HLAT;Lo;0;L;;;;;N;;;;;
+A19F;YI SYLLABLE HLAX;Lo;0;L;;;;;N;;;;;
+A1A0;YI SYLLABLE HLA;Lo;0;L;;;;;N;;;;;
+A1A1;YI SYLLABLE HLAP;Lo;0;L;;;;;N;;;;;
+A1A2;YI SYLLABLE HLUOX;Lo;0;L;;;;;N;;;;;
+A1A3;YI SYLLABLE HLUO;Lo;0;L;;;;;N;;;;;
+A1A4;YI SYLLABLE HLUOP;Lo;0;L;;;;;N;;;;;
+A1A5;YI SYLLABLE HLOX;Lo;0;L;;;;;N;;;;;
+A1A6;YI SYLLABLE HLO;Lo;0;L;;;;;N;;;;;
+A1A7;YI SYLLABLE HLOP;Lo;0;L;;;;;N;;;;;
+A1A8;YI SYLLABLE HLEX;Lo;0;L;;;;;N;;;;;
+A1A9;YI SYLLABLE HLE;Lo;0;L;;;;;N;;;;;
+A1AA;YI SYLLABLE HLEP;Lo;0;L;;;;;N;;;;;
+A1AB;YI SYLLABLE HLUT;Lo;0;L;;;;;N;;;;;
+A1AC;YI SYLLABLE HLUX;Lo;0;L;;;;;N;;;;;
+A1AD;YI SYLLABLE HLU;Lo;0;L;;;;;N;;;;;
+A1AE;YI SYLLABLE HLUP;Lo;0;L;;;;;N;;;;;
+A1AF;YI SYLLABLE HLURX;Lo;0;L;;;;;N;;;;;
+A1B0;YI SYLLABLE HLUR;Lo;0;L;;;;;N;;;;;
+A1B1;YI SYLLABLE HLYT;Lo;0;L;;;;;N;;;;;
+A1B2;YI SYLLABLE HLYX;Lo;0;L;;;;;N;;;;;
+A1B3;YI SYLLABLE HLY;Lo;0;L;;;;;N;;;;;
+A1B4;YI SYLLABLE HLYP;Lo;0;L;;;;;N;;;;;
+A1B5;YI SYLLABLE HLYRX;Lo;0;L;;;;;N;;;;;
+A1B6;YI SYLLABLE HLYR;Lo;0;L;;;;;N;;;;;
+A1B7;YI SYLLABLE LIT;Lo;0;L;;;;;N;;;;;
+A1B8;YI SYLLABLE LIX;Lo;0;L;;;;;N;;;;;
+A1B9;YI SYLLABLE LI;Lo;0;L;;;;;N;;;;;
+A1BA;YI SYLLABLE LIP;Lo;0;L;;;;;N;;;;;
+A1BB;YI SYLLABLE LIET;Lo;0;L;;;;;N;;;;;
+A1BC;YI SYLLABLE LIEX;Lo;0;L;;;;;N;;;;;
+A1BD;YI SYLLABLE LIE;Lo;0;L;;;;;N;;;;;
+A1BE;YI SYLLABLE LIEP;Lo;0;L;;;;;N;;;;;
+A1BF;YI SYLLABLE LAT;Lo;0;L;;;;;N;;;;;
+A1C0;YI SYLLABLE LAX;Lo;0;L;;;;;N;;;;;
+A1C1;YI SYLLABLE LA;Lo;0;L;;;;;N;;;;;
+A1C2;YI SYLLABLE LAP;Lo;0;L;;;;;N;;;;;
+A1C3;YI SYLLABLE LUOT;Lo;0;L;;;;;N;;;;;
+A1C4;YI SYLLABLE LUOX;Lo;0;L;;;;;N;;;;;
+A1C5;YI SYLLABLE LUO;Lo;0;L;;;;;N;;;;;
+A1C6;YI SYLLABLE LUOP;Lo;0;L;;;;;N;;;;;
+A1C7;YI SYLLABLE LOT;Lo;0;L;;;;;N;;;;;
+A1C8;YI SYLLABLE LOX;Lo;0;L;;;;;N;;;;;
+A1C9;YI SYLLABLE LO;Lo;0;L;;;;;N;;;;;
+A1CA;YI SYLLABLE LOP;Lo;0;L;;;;;N;;;;;
+A1CB;YI SYLLABLE LEX;Lo;0;L;;;;;N;;;;;
+A1CC;YI SYLLABLE LE;Lo;0;L;;;;;N;;;;;
+A1CD;YI SYLLABLE LEP;Lo;0;L;;;;;N;;;;;
+A1CE;YI SYLLABLE LUT;Lo;0;L;;;;;N;;;;;
+A1CF;YI SYLLABLE LUX;Lo;0;L;;;;;N;;;;;
+A1D0;YI SYLLABLE LU;Lo;0;L;;;;;N;;;;;
+A1D1;YI SYLLABLE LUP;Lo;0;L;;;;;N;;;;;
+A1D2;YI SYLLABLE LURX;Lo;0;L;;;;;N;;;;;
+A1D3;YI SYLLABLE LUR;Lo;0;L;;;;;N;;;;;
+A1D4;YI SYLLABLE LYT;Lo;0;L;;;;;N;;;;;
+A1D5;YI SYLLABLE LYX;Lo;0;L;;;;;N;;;;;
+A1D6;YI SYLLABLE LY;Lo;0;L;;;;;N;;;;;
+A1D7;YI SYLLABLE LYP;Lo;0;L;;;;;N;;;;;
+A1D8;YI SYLLABLE LYRX;Lo;0;L;;;;;N;;;;;
+A1D9;YI SYLLABLE LYR;Lo;0;L;;;;;N;;;;;
+A1DA;YI SYLLABLE GIT;Lo;0;L;;;;;N;;;;;
+A1DB;YI SYLLABLE GIX;Lo;0;L;;;;;N;;;;;
+A1DC;YI SYLLABLE GI;Lo;0;L;;;;;N;;;;;
+A1DD;YI SYLLABLE GIP;Lo;0;L;;;;;N;;;;;
+A1DE;YI SYLLABLE GIET;Lo;0;L;;;;;N;;;;;
+A1DF;YI SYLLABLE GIEX;Lo;0;L;;;;;N;;;;;
+A1E0;YI SYLLABLE GIE;Lo;0;L;;;;;N;;;;;
+A1E1;YI SYLLABLE GIEP;Lo;0;L;;;;;N;;;;;
+A1E2;YI SYLLABLE GAT;Lo;0;L;;;;;N;;;;;
+A1E3;YI SYLLABLE GAX;Lo;0;L;;;;;N;;;;;
+A1E4;YI SYLLABLE GA;Lo;0;L;;;;;N;;;;;
+A1E5;YI SYLLABLE GAP;Lo;0;L;;;;;N;;;;;
+A1E6;YI SYLLABLE GUOT;Lo;0;L;;;;;N;;;;;
+A1E7;YI SYLLABLE GUOX;Lo;0;L;;;;;N;;;;;
+A1E8;YI SYLLABLE GUO;Lo;0;L;;;;;N;;;;;
+A1E9;YI SYLLABLE GUOP;Lo;0;L;;;;;N;;;;;
+A1EA;YI SYLLABLE GOT;Lo;0;L;;;;;N;;;;;
+A1EB;YI SYLLABLE GOX;Lo;0;L;;;;;N;;;;;
+A1EC;YI SYLLABLE GO;Lo;0;L;;;;;N;;;;;
+A1ED;YI SYLLABLE GOP;Lo;0;L;;;;;N;;;;;
+A1EE;YI SYLLABLE GET;Lo;0;L;;;;;N;;;;;
+A1EF;YI SYLLABLE GEX;Lo;0;L;;;;;N;;;;;
+A1F0;YI SYLLABLE GE;Lo;0;L;;;;;N;;;;;
+A1F1;YI SYLLABLE GEP;Lo;0;L;;;;;N;;;;;
+A1F2;YI SYLLABLE GUT;Lo;0;L;;;;;N;;;;;
+A1F3;YI SYLLABLE GUX;Lo;0;L;;;;;N;;;;;
+A1F4;YI SYLLABLE GU;Lo;0;L;;;;;N;;;;;
+A1F5;YI SYLLABLE GUP;Lo;0;L;;;;;N;;;;;
+A1F6;YI SYLLABLE GURX;Lo;0;L;;;;;N;;;;;
+A1F7;YI SYLLABLE GUR;Lo;0;L;;;;;N;;;;;
+A1F8;YI SYLLABLE KIT;Lo;0;L;;;;;N;;;;;
+A1F9;YI SYLLABLE KIX;Lo;0;L;;;;;N;;;;;
+A1FA;YI SYLLABLE KI;Lo;0;L;;;;;N;;;;;
+A1FB;YI SYLLABLE KIP;Lo;0;L;;;;;N;;;;;
+A1FC;YI SYLLABLE KIEX;Lo;0;L;;;;;N;;;;;
+A1FD;YI SYLLABLE KIE;Lo;0;L;;;;;N;;;;;
+A1FE;YI SYLLABLE KIEP;Lo;0;L;;;;;N;;;;;
+A1FF;YI SYLLABLE KAT;Lo;0;L;;;;;N;;;;;
+A200;YI SYLLABLE KAX;Lo;0;L;;;;;N;;;;;
+A201;YI SYLLABLE KA;Lo;0;L;;;;;N;;;;;
+A202;YI SYLLABLE KAP;Lo;0;L;;;;;N;;;;;
+A203;YI SYLLABLE KUOX;Lo;0;L;;;;;N;;;;;
+A204;YI SYLLABLE KUO;Lo;0;L;;;;;N;;;;;
+A205;YI SYLLABLE KUOP;Lo;0;L;;;;;N;;;;;
+A206;YI SYLLABLE KOT;Lo;0;L;;;;;N;;;;;
+A207;YI SYLLABLE KOX;Lo;0;L;;;;;N;;;;;
+A208;YI SYLLABLE KO;Lo;0;L;;;;;N;;;;;
+A209;YI SYLLABLE KOP;Lo;0;L;;;;;N;;;;;
+A20A;YI SYLLABLE KET;Lo;0;L;;;;;N;;;;;
+A20B;YI SYLLABLE KEX;Lo;0;L;;;;;N;;;;;
+A20C;YI SYLLABLE KE;Lo;0;L;;;;;N;;;;;
+A20D;YI SYLLABLE KEP;Lo;0;L;;;;;N;;;;;
+A20E;YI SYLLABLE KUT;Lo;0;L;;;;;N;;;;;
+A20F;YI SYLLABLE KUX;Lo;0;L;;;;;N;;;;;
+A210;YI SYLLABLE KU;Lo;0;L;;;;;N;;;;;
+A211;YI SYLLABLE KUP;Lo;0;L;;;;;N;;;;;
+A212;YI SYLLABLE KURX;Lo;0;L;;;;;N;;;;;
+A213;YI SYLLABLE KUR;Lo;0;L;;;;;N;;;;;
+A214;YI SYLLABLE GGIT;Lo;0;L;;;;;N;;;;;
+A215;YI SYLLABLE GGIX;Lo;0;L;;;;;N;;;;;
+A216;YI SYLLABLE GGI;Lo;0;L;;;;;N;;;;;
+A217;YI SYLLABLE GGIEX;Lo;0;L;;;;;N;;;;;
+A218;YI SYLLABLE GGIE;Lo;0;L;;;;;N;;;;;
+A219;YI SYLLABLE GGIEP;Lo;0;L;;;;;N;;;;;
+A21A;YI SYLLABLE GGAT;Lo;0;L;;;;;N;;;;;
+A21B;YI SYLLABLE GGAX;Lo;0;L;;;;;N;;;;;
+A21C;YI SYLLABLE GGA;Lo;0;L;;;;;N;;;;;
+A21D;YI SYLLABLE GGAP;Lo;0;L;;;;;N;;;;;
+A21E;YI SYLLABLE GGUOT;Lo;0;L;;;;;N;;;;;
+A21F;YI SYLLABLE GGUOX;Lo;0;L;;;;;N;;;;;
+A220;YI SYLLABLE GGUO;Lo;0;L;;;;;N;;;;;
+A221;YI SYLLABLE GGUOP;Lo;0;L;;;;;N;;;;;
+A222;YI SYLLABLE GGOT;Lo;0;L;;;;;N;;;;;
+A223;YI SYLLABLE GGOX;Lo;0;L;;;;;N;;;;;
+A224;YI SYLLABLE GGO;Lo;0;L;;;;;N;;;;;
+A225;YI SYLLABLE GGOP;Lo;0;L;;;;;N;;;;;
+A226;YI SYLLABLE GGET;Lo;0;L;;;;;N;;;;;
+A227;YI SYLLABLE GGEX;Lo;0;L;;;;;N;;;;;
+A228;YI SYLLABLE GGE;Lo;0;L;;;;;N;;;;;
+A229;YI SYLLABLE GGEP;Lo;0;L;;;;;N;;;;;
+A22A;YI SYLLABLE GGUT;Lo;0;L;;;;;N;;;;;
+A22B;YI SYLLABLE GGUX;Lo;0;L;;;;;N;;;;;
+A22C;YI SYLLABLE GGU;Lo;0;L;;;;;N;;;;;
+A22D;YI SYLLABLE GGUP;Lo;0;L;;;;;N;;;;;
+A22E;YI SYLLABLE GGURX;Lo;0;L;;;;;N;;;;;
+A22F;YI SYLLABLE GGUR;Lo;0;L;;;;;N;;;;;
+A230;YI SYLLABLE MGIEX;Lo;0;L;;;;;N;;;;;
+A231;YI SYLLABLE MGIE;Lo;0;L;;;;;N;;;;;
+A232;YI SYLLABLE MGAT;Lo;0;L;;;;;N;;;;;
+A233;YI SYLLABLE MGAX;Lo;0;L;;;;;N;;;;;
+A234;YI SYLLABLE MGA;Lo;0;L;;;;;N;;;;;
+A235;YI SYLLABLE MGAP;Lo;0;L;;;;;N;;;;;
+A236;YI SYLLABLE MGUOX;Lo;0;L;;;;;N;;;;;
+A237;YI SYLLABLE MGUO;Lo;0;L;;;;;N;;;;;
+A238;YI SYLLABLE MGUOP;Lo;0;L;;;;;N;;;;;
+A239;YI SYLLABLE MGOT;Lo;0;L;;;;;N;;;;;
+A23A;YI SYLLABLE MGOX;Lo;0;L;;;;;N;;;;;
+A23B;YI SYLLABLE MGO;Lo;0;L;;;;;N;;;;;
+A23C;YI SYLLABLE MGOP;Lo;0;L;;;;;N;;;;;
+A23D;YI SYLLABLE MGEX;Lo;0;L;;;;;N;;;;;
+A23E;YI SYLLABLE MGE;Lo;0;L;;;;;N;;;;;
+A23F;YI SYLLABLE MGEP;Lo;0;L;;;;;N;;;;;
+A240;YI SYLLABLE MGUT;Lo;0;L;;;;;N;;;;;
+A241;YI SYLLABLE MGUX;Lo;0;L;;;;;N;;;;;
+A242;YI SYLLABLE MGU;Lo;0;L;;;;;N;;;;;
+A243;YI SYLLABLE MGUP;Lo;0;L;;;;;N;;;;;
+A244;YI SYLLABLE MGURX;Lo;0;L;;;;;N;;;;;
+A245;YI SYLLABLE MGUR;Lo;0;L;;;;;N;;;;;
+A246;YI SYLLABLE HXIT;Lo;0;L;;;;;N;;;;;
+A247;YI SYLLABLE HXIX;Lo;0;L;;;;;N;;;;;
+A248;YI SYLLABLE HXI;Lo;0;L;;;;;N;;;;;
+A249;YI SYLLABLE HXIP;Lo;0;L;;;;;N;;;;;
+A24A;YI SYLLABLE HXIET;Lo;0;L;;;;;N;;;;;
+A24B;YI SYLLABLE HXIEX;Lo;0;L;;;;;N;;;;;
+A24C;YI SYLLABLE HXIE;Lo;0;L;;;;;N;;;;;
+A24D;YI SYLLABLE HXIEP;Lo;0;L;;;;;N;;;;;
+A24E;YI SYLLABLE HXAT;Lo;0;L;;;;;N;;;;;
+A24F;YI SYLLABLE HXAX;Lo;0;L;;;;;N;;;;;
+A250;YI SYLLABLE HXA;Lo;0;L;;;;;N;;;;;
+A251;YI SYLLABLE HXAP;Lo;0;L;;;;;N;;;;;
+A252;YI SYLLABLE HXUOT;Lo;0;L;;;;;N;;;;;
+A253;YI SYLLABLE HXUOX;Lo;0;L;;;;;N;;;;;
+A254;YI SYLLABLE HXUO;Lo;0;L;;;;;N;;;;;
+A255;YI SYLLABLE HXUOP;Lo;0;L;;;;;N;;;;;
+A256;YI SYLLABLE HXOT;Lo;0;L;;;;;N;;;;;
+A257;YI SYLLABLE HXOX;Lo;0;L;;;;;N;;;;;
+A258;YI SYLLABLE HXO;Lo;0;L;;;;;N;;;;;
+A259;YI SYLLABLE HXOP;Lo;0;L;;;;;N;;;;;
+A25A;YI SYLLABLE HXEX;Lo;0;L;;;;;N;;;;;
+A25B;YI SYLLABLE HXE;Lo;0;L;;;;;N;;;;;
+A25C;YI SYLLABLE HXEP;Lo;0;L;;;;;N;;;;;
+A25D;YI SYLLABLE NGIEX;Lo;0;L;;;;;N;;;;;
+A25E;YI SYLLABLE NGIE;Lo;0;L;;;;;N;;;;;
+A25F;YI SYLLABLE NGIEP;Lo;0;L;;;;;N;;;;;
+A260;YI SYLLABLE NGAT;Lo;0;L;;;;;N;;;;;
+A261;YI SYLLABLE NGAX;Lo;0;L;;;;;N;;;;;
+A262;YI SYLLABLE NGA;Lo;0;L;;;;;N;;;;;
+A263;YI SYLLABLE NGAP;Lo;0;L;;;;;N;;;;;
+A264;YI SYLLABLE NGUOT;Lo;0;L;;;;;N;;;;;
+A265;YI SYLLABLE NGUOX;Lo;0;L;;;;;N;;;;;
+A266;YI SYLLABLE NGUO;Lo;0;L;;;;;N;;;;;
+A267;YI SYLLABLE NGOT;Lo;0;L;;;;;N;;;;;
+A268;YI SYLLABLE NGOX;Lo;0;L;;;;;N;;;;;
+A269;YI SYLLABLE NGO;Lo;0;L;;;;;N;;;;;
+A26A;YI SYLLABLE NGOP;Lo;0;L;;;;;N;;;;;
+A26B;YI SYLLABLE NGEX;Lo;0;L;;;;;N;;;;;
+A26C;YI SYLLABLE NGE;Lo;0;L;;;;;N;;;;;
+A26D;YI SYLLABLE NGEP;Lo;0;L;;;;;N;;;;;
+A26E;YI SYLLABLE HIT;Lo;0;L;;;;;N;;;;;
+A26F;YI SYLLABLE HIEX;Lo;0;L;;;;;N;;;;;
+A270;YI SYLLABLE HIE;Lo;0;L;;;;;N;;;;;
+A271;YI SYLLABLE HAT;Lo;0;L;;;;;N;;;;;
+A272;YI SYLLABLE HAX;Lo;0;L;;;;;N;;;;;
+A273;YI SYLLABLE HA;Lo;0;L;;;;;N;;;;;
+A274;YI SYLLABLE HAP;Lo;0;L;;;;;N;;;;;
+A275;YI SYLLABLE HUOT;Lo;0;L;;;;;N;;;;;
+A276;YI SYLLABLE HUOX;Lo;0;L;;;;;N;;;;;
+A277;YI SYLLABLE HUO;Lo;0;L;;;;;N;;;;;
+A278;YI SYLLABLE HUOP;Lo;0;L;;;;;N;;;;;
+A279;YI SYLLABLE HOT;Lo;0;L;;;;;N;;;;;
+A27A;YI SYLLABLE HOX;Lo;0;L;;;;;N;;;;;
+A27B;YI SYLLABLE HO;Lo;0;L;;;;;N;;;;;
+A27C;YI SYLLABLE HOP;Lo;0;L;;;;;N;;;;;
+A27D;YI SYLLABLE HEX;Lo;0;L;;;;;N;;;;;
+A27E;YI SYLLABLE HE;Lo;0;L;;;;;N;;;;;
+
+A27F;YI SYLLABLE HEP;Lo;0;L;;;;;N;;;;;
+A280;YI SYLLABLE WAT;Lo;0;L;;;;;N;;;;;
+A281;YI SYLLABLE WAX;Lo;0;L;;;;;N;;;;;
+A282;YI SYLLABLE WA;Lo;0;L;;;;;N;;;;;
+A283;YI SYLLABLE WAP;Lo;0;L;;;;;N;;;;;
+A284;YI SYLLABLE WUOX;Lo;0;L;;;;;N;;;;;
+A285;YI SYLLABLE WUO;Lo;0;L;;;;;N;;;;;
+A286;YI SYLLABLE WUOP;Lo;0;L;;;;;N;;;;;
+A287;YI SYLLABLE WOX;Lo;0;L;;;;;N;;;;;
+A288;YI SYLLABLE WO;Lo;0;L;;;;;N;;;;;
+A289;YI SYLLABLE WOP;Lo;0;L;;;;;N;;;;;
+A28A;YI SYLLABLE WEX;Lo;0;L;;;;;N;;;;;
+A28B;YI SYLLABLE WE;Lo;0;L;;;;;N;;;;;
+A28C;YI SYLLABLE WEP;Lo;0;L;;;;;N;;;;;
+A28D;YI SYLLABLE ZIT;Lo;0;L;;;;;N;;;;;
+A28E;YI SYLLABLE ZIX;Lo;0;L;;;;;N;;;;;
+A28F;YI SYLLABLE ZI;Lo;0;L;;;;;N;;;;;
+A290;YI SYLLABLE ZIP;Lo;0;L;;;;;N;;;;;
+A291;YI SYLLABLE ZIEX;Lo;0;L;;;;;N;;;;;
+A292;YI SYLLABLE ZIE;Lo;0;L;;;;;N;;;;;
+A293;YI SYLLABLE ZIEP;Lo;0;L;;;;;N;;;;;
+A294;YI SYLLABLE ZAT;Lo;0;L;;;;;N;;;;;
+A295;YI SYLLABLE ZAX;Lo;0;L;;;;;N;;;;;
+A296;YI SYLLABLE ZA;Lo;0;L;;;;;N;;;;;
+A297;YI SYLLABLE ZAP;Lo;0;L;;;;;N;;;;;
+A298;YI SYLLABLE ZUOX;Lo;0;L;;;;;N;;;;;
+A299;YI SYLLABLE ZUO;Lo;0;L;;;;;N;;;;;
+A29A;YI SYLLABLE ZUOP;Lo;0;L;;;;;N;;;;;
+A29B;YI SYLLABLE ZOT;Lo;0;L;;;;;N;;;;;
+A29C;YI SYLLABLE ZOX;Lo;0;L;;;;;N;;;;;
+A29D;YI SYLLABLE ZO;Lo;0;L;;;;;N;;;;;
+A29E;YI SYLLABLE ZOP;Lo;0;L;;;;;N;;;;;
+A29F;YI SYLLABLE ZEX;Lo;0;L;;;;;N;;;;;
+A2A0;YI SYLLABLE ZE;Lo;0;L;;;;;N;;;;;
+A2A1;YI SYLLABLE ZEP;Lo;0;L;;;;;N;;;;;
+A2A2;YI SYLLABLE ZUT;Lo;0;L;;;;;N;;;;;
+A2A3;YI SYLLABLE ZUX;Lo;0;L;;;;;N;;;;;
+A2A4;YI SYLLABLE ZU;Lo;0;L;;;;;N;;;;;
+A2A5;YI SYLLABLE ZUP;Lo;0;L;;;;;N;;;;;
+A2A6;YI SYLLABLE ZURX;Lo;0;L;;;;;N;;;;;
+A2A7;YI SYLLABLE ZUR;Lo;0;L;;;;;N;;;;;
+A2A8;YI SYLLABLE ZYT;Lo;0;L;;;;;N;;;;;
+A2A9;YI SYLLABLE ZYX;Lo;0;L;;;;;N;;;;;
+A2AA;YI SYLLABLE ZY;Lo;0;L;;;;;N;;;;;
+A2AB;YI SYLLABLE ZYP;Lo;0;L;;;;;N;;;;;
+A2AC;YI SYLLABLE ZYRX;Lo;0;L;;;;;N;;;;;
+A2AD;YI SYLLABLE ZYR;Lo;0;L;;;;;N;;;;;
+A2AE;YI SYLLABLE CIT;Lo;0;L;;;;;N;;;;;
+A2AF;YI SYLLABLE CIX;Lo;0;L;;;;;N;;;;;
+A2B0;YI SYLLABLE CI;Lo;0;L;;;;;N;;;;;
+A2B1;YI SYLLABLE CIP;Lo;0;L;;;;;N;;;;;
+A2B2;YI SYLLABLE CIET;Lo;0;L;;;;;N;;;;;
+A2B3;YI SYLLABLE CIEX;Lo;0;L;;;;;N;;;;;
+A2B4;YI SYLLABLE CIE;Lo;0;L;;;;;N;;;;;
+A2B5;YI SYLLABLE CIEP;Lo;0;L;;;;;N;;;;;
+A2B6;YI SYLLABLE CAT;Lo;0;L;;;;;N;;;;;
+A2B7;YI SYLLABLE CAX;Lo;0;L;;;;;N;;;;;
+A2B8;YI SYLLABLE CA;Lo;0;L;;;;;N;;;;;
+A2B9;YI SYLLABLE CAP;Lo;0;L;;;;;N;;;;;
+A2BA;YI SYLLABLE CUOX;Lo;0;L;;;;;N;;;;;
+A2BB;YI SYLLABLE CUO;Lo;0;L;;;;;N;;;;;
+A2BC;YI SYLLABLE CUOP;Lo;0;L;;;;;N;;;;;
+A2BD;YI SYLLABLE COT;Lo;0;L;;;;;N;;;;;
+A2BE;YI SYLLABLE COX;Lo;0;L;;;;;N;;;;;
+A2BF;YI SYLLABLE CO;Lo;0;L;;;;;N;;;;;
+A2C0;YI SYLLABLE COP;Lo;0;L;;;;;N;;;;;
+A2C1;YI SYLLABLE CEX;Lo;0;L;;;;;N;;;;;
+A2C2;YI SYLLABLE CE;Lo;0;L;;;;;N;;;;;
+A2C3;YI SYLLABLE CEP;Lo;0;L;;;;;N;;;;;
+A2C4;YI SYLLABLE CUT;Lo;0;L;;;;;N;;;;;
+A2C5;YI SYLLABLE CUX;Lo;0;L;;;;;N;;;;;
+A2C6;YI SYLLABLE CU;Lo;0;L;;;;;N;;;;;
+A2C7;YI SYLLABLE CUP;Lo;0;L;;;;;N;;;;;
+A2C8;YI SYLLABLE CURX;Lo;0;L;;;;;N;;;;;
+A2C9;YI SYLLABLE CUR;Lo;0;L;;;;;N;;;;;
+A2CA;YI SYLLABLE CYT;Lo;0;L;;;;;N;;;;;
+A2CB;YI SYLLABLE CYX;Lo;0;L;;;;;N;;;;;
+A2CC;YI SYLLABLE CY;Lo;0;L;;;;;N;;;;;
+A2CD;YI SYLLABLE CYP;Lo;0;L;;;;;N;;;;;
+A2CE;YI SYLLABLE CYRX;Lo;0;L;;;;;N;;;;;
+A2CF;YI SYLLABLE CYR;Lo;0;L;;;;;N;;;;;
+A2D0;YI SYLLABLE ZZIT;Lo;0;L;;;;;N;;;;;
+A2D1;YI SYLLABLE ZZIX;Lo;0;L;;;;;N;;;;;
+A2D2;YI SYLLABLE ZZI;Lo;0;L;;;;;N;;;;;
+A2D3;YI SYLLABLE ZZIP;Lo;0;L;;;;;N;;;;;
+A2D4;YI SYLLABLE ZZIET;Lo;0;L;;;;;N;;;;;
+A2D5;YI SYLLABLE ZZIEX;Lo;0;L;;;;;N;;;;;
+A2D6;YI SYLLABLE ZZIE;Lo;0;L;;;;;N;;;;;
+A2D7;YI SYLLABLE ZZIEP;Lo;0;L;;;;;N;;;;;
+A2D8;YI SYLLABLE ZZAT;Lo;0;L;;;;;N;;;;;
+A2D9;YI SYLLABLE ZZAX;Lo;0;L;;;;;N;;;;;
+A2DA;YI SYLLABLE ZZA;Lo;0;L;;;;;N;;;;;
+A2DB;YI SYLLABLE ZZAP;Lo;0;L;;;;;N;;;;;
+A2DC;YI SYLLABLE ZZOX;Lo;0;L;;;;;N;;;;;
+A2DD;YI SYLLABLE ZZO;Lo;0;L;;;;;N;;;;;
+A2DE;YI SYLLABLE ZZOP;Lo;0;L;;;;;N;;;;;
+A2DF;YI SYLLABLE ZZEX;Lo;0;L;;;;;N;;;;;
+A2E0;YI SYLLABLE ZZE;Lo;0;L;;;;;N;;;;;
+A2E1;YI SYLLABLE ZZEP;Lo;0;L;;;;;N;;;;;
+A2E2;YI SYLLABLE ZZUX;Lo;0;L;;;;;N;;;;;
+A2E3;YI SYLLABLE ZZU;Lo;0;L;;;;;N;;;;;
+A2E4;YI SYLLABLE ZZUP;Lo;0;L;;;;;N;;;;;
+A2E5;YI SYLLABLE ZZURX;Lo;0;L;;;;;N;;;;;
+A2E6;YI SYLLABLE ZZUR;Lo;0;L;;;;;N;;;;;
+A2E7;YI SYLLABLE ZZYT;Lo;0;L;;;;;N;;;;;
+A2E8;YI SYLLABLE ZZYX;Lo;0;L;;;;;N;;;;;
+A2E9;YI SYLLABLE ZZY;Lo;0;L;;;;;N;;;;;
+A2EA;YI SYLLABLE ZZYP;Lo;0;L;;;;;N;;;;;
+A2EB;YI SYLLABLE ZZYRX;Lo;0;L;;;;;N;;;;;
+A2EC;YI SYLLABLE ZZYR;Lo;0;L;;;;;N;;;;;
+A2ED;YI SYLLABLE NZIT;Lo;0;L;;;;;N;;;;;
+A2EE;YI SYLLABLE NZIX;Lo;0;L;;;;;N;;;;;
+A2EF;YI SYLLABLE NZI;Lo;0;L;;;;;N;;;;;
+A2F0;YI SYLLABLE NZIP;Lo;0;L;;;;;N;;;;;
+A2F1;YI SYLLABLE NZIEX;Lo;0;L;;;;;N;;;;;
+A2F2;YI SYLLABLE NZIE;Lo;0;L;;;;;N;;;;;
+A2F3;YI SYLLABLE NZIEP;Lo;0;L;;;;;N;;;;;
+A2F4;YI SYLLABLE NZAT;Lo;0;L;;;;;N;;;;;
+A2F5;YI SYLLABLE NZAX;Lo;0;L;;;;;N;;;;;
+A2F6;YI SYLLABLE NZA;Lo;0;L;;;;;N;;;;;
+A2F7;YI SYLLABLE NZAP;Lo;0;L;;;;;N;;;;;
+A2F8;YI SYLLABLE NZUOX;Lo;0;L;;;;;N;;;;;
+A2F9;YI SYLLABLE NZUO;Lo;0;L;;;;;N;;;;;
+A2FA;YI SYLLABLE NZOX;Lo;0;L;;;;;N;;;;;
+A2FB;YI SYLLABLE NZOP;Lo;0;L;;;;;N;;;;;
+A2FC;YI SYLLABLE NZEX;Lo;0;L;;;;;N;;;;;
+A2FD;YI SYLLABLE NZE;Lo;0;L;;;;;N;;;;;
+A2FE;YI SYLLABLE NZUX;Lo;0;L;;;;;N;;;;;
+A2FF;YI SYLLABLE NZU;Lo;0;L;;;;;N;;;;;
+A300;YI SYLLABLE NZUP;Lo;0;L;;;;;N;;;;;
+A301;YI SYLLABLE NZURX;Lo;0;L;;;;;N;;;;;
+A302;YI SYLLABLE NZUR;Lo;0;L;;;;;N;;;;;
+A303;YI SYLLABLE NZYT;Lo;0;L;;;;;N;;;;;
+A304;YI SYLLABLE NZYX;Lo;0;L;;;;;N;;;;;
+A305;YI SYLLABLE NZY;Lo;0;L;;;;;N;;;;;
+A306;YI SYLLABLE NZYP;Lo;0;L;;;;;N;;;;;
+A307;YI SYLLABLE NZYRX;Lo;0;L;;;;;N;;;;;
+A308;YI SYLLABLE NZYR;Lo;0;L;;;;;N;;;;;
+A309;YI SYLLABLE SIT;Lo;0;L;;;;;N;;;;;
+A30A;YI SYLLABLE SIX;Lo;0;L;;;;;N;;;;;
+A30B;YI SYLLABLE SI;Lo;0;L;;;;;N;;;;;
+A30C;YI SYLLABLE SIP;Lo;0;L;;;;;N;;;;;
+A30D;YI SYLLABLE SIEX;Lo;0;L;;;;;N;;;;;
+A30E;YI SYLLABLE SIE;Lo;0;L;;;;;N;;;;;
+A30F;YI SYLLABLE SIEP;Lo;0;L;;;;;N;;;;;
+A310;YI SYLLABLE SAT;Lo;0;L;;;;;N;;;;;
+A311;YI SYLLABLE SAX;Lo;0;L;;;;;N;;;;;
+A312;YI SYLLABLE SA;Lo;0;L;;;;;N;;;;;
+A313;YI SYLLABLE SAP;Lo;0;L;;;;;N;;;;;
+A314;YI SYLLABLE SUOX;Lo;0;L;;;;;N;;;;;
+A315;YI SYLLABLE SUO;Lo;0;L;;;;;N;;;;;
+A316;YI SYLLABLE SUOP;Lo;0;L;;;;;N;;;;;
+A317;YI SYLLABLE SOT;Lo;0;L;;;;;N;;;;;
+A318;YI SYLLABLE SOX;Lo;0;L;;;;;N;;;;;
+A319;YI SYLLABLE SO;Lo;0;L;;;;;N;;;;;
+A31A;YI SYLLABLE SOP;Lo;0;L;;;;;N;;;;;
+A31B;YI SYLLABLE SEX;Lo;0;L;;;;;N;;;;;
+A31C;YI SYLLABLE SE;Lo;0;L;;;;;N;;;;;
+A31D;YI SYLLABLE SEP;Lo;0;L;;;;;N;;;;;
+A31E;YI SYLLABLE SUT;Lo;0;L;;;;;N;;;;;
+A31F;YI SYLLABLE SUX;Lo;0;L;;;;;N;;;;;
+A320;YI SYLLABLE SU;Lo;0;L;;;;;N;;;;;
+A321;YI SYLLABLE SUP;Lo;0;L;;;;;N;;;;;
+A322;YI SYLLABLE SURX;Lo;0;L;;;;;N;;;;;
+A323;YI SYLLABLE SUR;Lo;0;L;;;;;N;;;;;
+A324;YI SYLLABLE SYT;Lo;0;L;;;;;N;;;;;
+A325;YI SYLLABLE SYX;Lo;0;L;;;;;N;;;;;
+A326;YI SYLLABLE SY;Lo;0;L;;;;;N;;;;;
+A327;YI SYLLABLE SYP;Lo;0;L;;;;;N;;;;;
+A328;YI SYLLABLE SYRX;Lo;0;L;;;;;N;;;;;
+A329;YI SYLLABLE SYR;Lo;0;L;;;;;N;;;;;
+A32A;YI SYLLABLE SSIT;Lo;0;L;;;;;N;;;;;
+A32B;YI SYLLABLE SSIX;Lo;0;L;;;;;N;;;;;
+A32C;YI SYLLABLE SSI;Lo;0;L;;;;;N;;;;;
+A32D;YI SYLLABLE SSIP;Lo;0;L;;;;;N;;;;;
+A32E;YI SYLLABLE SSIEX;Lo;0;L;;;;;N;;;;;
+A32F;YI SYLLABLE SSIE;Lo;0;L;;;;;N;;;;;
+A330;YI SYLLABLE SSIEP;Lo;0;L;;;;;N;;;;;
+A331;YI SYLLABLE SSAT;Lo;0;L;;;;;N;;;;;
+A332;YI SYLLABLE SSAX;Lo;0;L;;;;;N;;;;;
+A333;YI SYLLABLE SSA;Lo;0;L;;;;;N;;;;;
+A334;YI SYLLABLE SSAP;Lo;0;L;;;;;N;;;;;
+A335;YI SYLLABLE SSOT;Lo;0;L;;;;;N;;;;;
+A336;YI SYLLABLE SSOX;Lo;0;L;;;;;N;;;;;
+A337;YI SYLLABLE SSO;Lo;0;L;;;;;N;;;;;
+A338;YI SYLLABLE SSOP;Lo;0;L;;;;;N;;;;;
+A339;YI SYLLABLE SSEX;Lo;0;L;;;;;N;;;;;
+A33A;YI SYLLABLE SSE;Lo;0;L;;;;;N;;;;;
+A33B;YI SYLLABLE SSEP;Lo;0;L;;;;;N;;;;;
+A33C;YI SYLLABLE SSUT;Lo;0;L;;;;;N;;;;;
+A33D;YI SYLLABLE SSUX;Lo;0;L;;;;;N;;;;;
+A33E;YI SYLLABLE SSU;Lo;0;L;;;;;N;;;;;
+A33F;YI SYLLABLE SSUP;Lo;0;L;;;;;N;;;;;
+A340;YI SYLLABLE SSYT;Lo;0;L;;;;;N;;;;;
+A341;YI SYLLABLE SSYX;Lo;0;L;;;;;N;;;;;
+A342;YI SYLLABLE SSY;Lo;0;L;;;;;N;;;;;
+A343;YI SYLLABLE SSYP;Lo;0;L;;;;;N;;;;;
+A344;YI SYLLABLE SSYRX;Lo;0;L;;;;;N;;;;;
+A345;YI SYLLABLE SSYR;Lo;0;L;;;;;N;;;;;
+A346;YI SYLLABLE ZHAT;Lo;0;L;;;;;N;;;;;
+A347;YI SYLLABLE ZHAX;Lo;0;L;;;;;N;;;;;
+A348;YI SYLLABLE ZHA;Lo;0;L;;;;;N;;;;;
+A349;YI SYLLABLE ZHAP;Lo;0;L;;;;;N;;;;;
+A34A;YI SYLLABLE ZHUOX;Lo;0;L;;;;;N;;;;;
+A34B;YI SYLLABLE ZHUO;Lo;0;L;;;;;N;;;;;
+A34C;YI SYLLABLE ZHUOP;Lo;0;L;;;;;N;;;;;
+A34D;YI SYLLABLE ZHOT;Lo;0;L;;;;;N;;;;;
+A34E;YI SYLLABLE ZHOX;Lo;0;L;;;;;N;;;;;
+A34F;YI SYLLABLE ZHO;Lo;0;L;;;;;N;;;;;
+A350;YI SYLLABLE ZHOP;Lo;0;L;;;;;N;;;;;
+A351;YI SYLLABLE ZHET;Lo;0;L;;;;;N;;;;;
+A352;YI SYLLABLE ZHEX;Lo;0;L;;;;;N;;;;;
+A353;YI SYLLABLE ZHE;Lo;0;L;;;;;N;;;;;
+A354;YI SYLLABLE ZHEP;Lo;0;L;;;;;N;;;;;
+A355;YI SYLLABLE ZHUT;Lo;0;L;;;;;N;;;;;
+A356;YI SYLLABLE ZHUX;Lo;0;L;;;;;N;;;;;
+A357;YI SYLLABLE ZHU;Lo;0;L;;;;;N;;;;;
+A358;YI SYLLABLE ZHUP;Lo;0;L;;;;;N;;;;;
+A359;YI SYLLABLE ZHURX;Lo;0;L;;;;;N;;;;;
+A35A;YI SYLLABLE ZHUR;Lo;0;L;;;;;N;;;;;
+A35B;YI SYLLABLE ZHYT;Lo;0;L;;;;;N;;;;;
+A35C;YI SYLLABLE ZHYX;Lo;0;L;;;;;N;;;;;
+A35D;YI SYLLABLE ZHY;Lo;0;L;;;;;N;;;;;
+A35E;YI SYLLABLE ZHYP;Lo;0;L;;;;;N;;;;;
+A35F;YI SYLLABLE ZHYRX;Lo;0;L;;;;;N;;;;;
+A360;YI SYLLABLE ZHYR;Lo;0;L;;;;;N;;;;;
+A361;YI SYLLABLE CHAT;Lo;0;L;;;;;N;;;;;
+A362;YI SYLLABLE CHAX;Lo;0;L;;;;;N;;;;;
+A363;YI SYLLABLE CHA;Lo;0;L;;;;;N;;;;;
+A364;YI SYLLABLE CHAP;Lo;0;L;;;;;N;;;;;
+A365;YI SYLLABLE CHUOT;Lo;0;L;;;;;N;;;;;
+A366;YI SYLLABLE CHUOX;Lo;0;L;;;;;N;;;;;
+A367;YI SYLLABLE CHUO;Lo;0;L;;;;;N;;;;;
+A368;YI SYLLABLE CHUOP;Lo;0;L;;;;;N;;;;;
+A369;YI SYLLABLE CHOT;Lo;0;L;;;;;N;;;;;
+A36A;YI SYLLABLE CHOX;Lo;0;L;;;;;N;;;;;
+A36B;YI SYLLABLE CHO;Lo;0;L;;;;;N;;;;;
+A36C;YI SYLLABLE CHOP;Lo;0;L;;;;;N;;;;;
+A36D;YI SYLLABLE CHET;Lo;0;L;;;;;N;;;;;
+A36E;YI SYLLABLE CHEX;Lo;0;L;;;;;N;;;;;
+A36F;YI SYLLABLE CHE;Lo;0;L;;;;;N;;;;;
+A370;YI SYLLABLE CHEP;Lo;0;L;;;;;N;;;;;
+A371;YI SYLLABLE CHUX;Lo;0;L;;;;;N;;;;;
+A372;YI SYLLABLE CHU;Lo;0;L;;;;;N;;;;;
+A373;YI SYLLABLE CHUP;Lo;0;L;;;;;N;;;;;
+A374;YI SYLLABLE CHURX;Lo;0;L;;;;;N;;;;;
+A375;YI SYLLABLE CHUR;Lo;0;L;;;;;N;;;;;
+A376;YI SYLLABLE CHYT;Lo;0;L;;;;;N;;;;;
+A377;YI SYLLABLE CHYX;Lo;0;L;;;;;N;;;;;
+A378;YI SYLLABLE CHY;Lo;0;L;;;;;N;;;;;
+A379;YI SYLLABLE CHYP;Lo;0;L;;;;;N;;;;;
+A37A;YI SYLLABLE CHYRX;Lo;0;L;;;;;N;;;;;
+A37B;YI SYLLABLE CHYR;Lo;0;L;;;;;N;;;;;
+A37C;YI SYLLABLE RRAX;Lo;0;L;;;;;N;;;;;
+A37D;YI SYLLABLE RRA;Lo;0;L;;;;;N;;;;;
+A37E;YI SYLLABLE RRUOX;Lo;0;L;;;;;N;;;;;
+A37F;YI SYLLABLE RRUO;Lo;0;L;;;;;N;;;;;
+A380;YI SYLLABLE RROT;Lo;0;L;;;;;N;;;;;
+A381;YI SYLLABLE RROX;Lo;0;L;;;;;N;;;;;
+A382;YI SYLLABLE RRO;Lo;0;L;;;;;N;;;;;
+A383;YI SYLLABLE RROP;Lo;0;L;;;;;N;;;;;
+A384;YI SYLLABLE RRET;Lo;0;L;;;;;N;;;;;
+A385;YI SYLLABLE RREX;Lo;0;L;;;;;N;;;;;
+A386;YI SYLLABLE RRE;Lo;0;L;;;;;N;;;;;
+A387;YI SYLLABLE RREP;Lo;0;L;;;;;N;;;;;
+A388;YI SYLLABLE RRUT;Lo;0;L;;;;;N;;;;;
+A389;YI SYLLABLE RRUX;Lo;0;L;;;;;N;;;;;
+A38A;YI SYLLABLE RRU;Lo;0;L;;;;;N;;;;;
+A38B;YI SYLLABLE RRUP;Lo;0;L;;;;;N;;;;;
+A38C;YI SYLLABLE RRURX;Lo;0;L;;;;;N;;;;;
+A38D;YI SYLLABLE RRUR;Lo;0;L;;;;;N;;;;;
+A38E;YI SYLLABLE RRYT;Lo;0;L;;;;;N;;;;;
+A38F;YI SYLLABLE RRYX;Lo;0;L;;;;;N;;;;;
+A390;YI SYLLABLE RRY;Lo;0;L;;;;;N;;;;;
+A391;YI SYLLABLE RRYP;Lo;0;L;;;;;N;;;;;
+A392;YI SYLLABLE RRYRX;Lo;0;L;;;;;N;;;;;
+A393;YI SYLLABLE RRYR;Lo;0;L;;;;;N;;;;;
+A394;YI SYLLABLE NRAT;Lo;0;L;;;;;N;;;;;
+A395;YI SYLLABLE NRAX;Lo;0;L;;;;;N;;;;;
+A396;YI SYLLABLE NRA;Lo;0;L;;;;;N;;;;;
+A397;YI SYLLABLE NRAP;Lo;0;L;;;;;N;;;;;
+A398;YI SYLLABLE NROX;Lo;0;L;;;;;N;;;;;
+A399;YI SYLLABLE NRO;Lo;0;L;;;;;N;;;;;
+A39A;YI SYLLABLE NROP;Lo;0;L;;;;;N;;;;;
+A39B;YI SYLLABLE NRET;Lo;0;L;;;;;N;;;;;
+A39C;YI SYLLABLE NREX;Lo;0;L;;;;;N;;;;;
+A39D;YI SYLLABLE NRE;Lo;0;L;;;;;N;;;;;
+A39E;YI SYLLABLE NREP;Lo;0;L;;;;;N;;;;;
+A39F;YI SYLLABLE NRUT;Lo;0;L;;;;;N;;;;;
+A3A0;YI SYLLABLE NRUX;Lo;0;L;;;;;N;;;;;
+A3A1;YI SYLLABLE NRU;Lo;0;L;;;;;N;;;;;
+A3A2;YI SYLLABLE NRUP;Lo;0;L;;;;;N;;;;;
+A3A3;YI SYLLABLE NRURX;Lo;0;L;;;;;N;;;;;
+A3A4;YI SYLLABLE NRUR;Lo;0;L;;;;;N;;;;;
+A3A5;YI SYLLABLE NRYT;Lo;0;L;;;;;N;;;;;
+A3A6;YI SYLLABLE NRYX;Lo;0;L;;;;;N;;;;;
+A3A7;YI SYLLABLE NRY;Lo;0;L;;;;;N;;;;;
+A3A8;YI SYLLABLE NRYP;Lo;0;L;;;;;N;;;;;
+A3A9;YI SYLLABLE NRYRX;Lo;0;L;;;;;N;;;;;
+A3AA;YI SYLLABLE NRYR;Lo;0;L;;;;;N;;;;;
+A3AB;YI SYLLABLE SHAT;Lo;0;L;;;;;N;;;;;
+A3AC;YI SYLLABLE SHAX;Lo;0;L;;;;;N;;;;;
+A3AD;YI SYLLABLE SHA;Lo;0;L;;;;;N;;;;;
+A3AE;YI SYLLABLE SHAP;Lo;0;L;;;;;N;;;;;
+A3AF;YI SYLLABLE SHUOX;Lo;0;L;;;;;N;;;;;
+A3B0;YI SYLLABLE SHUO;Lo;0;L;;;;;N;;;;;
+A3B1;YI SYLLABLE SHUOP;Lo;0;L;;;;;N;;;;;
+A3B2;YI SYLLABLE SHOT;Lo;0;L;;;;;N;;;;;
+A3B3;YI SYLLABLE SHOX;Lo;0;L;;;;;N;;;;;
+A3B4;YI SYLLABLE SHO;Lo;0;L;;;;;N;;;;;
+A3B5;YI SYLLABLE SHOP;Lo;0;L;;;;;N;;;;;
+A3B6;YI SYLLABLE SHET;Lo;0;L;;;;;N;;;;;
+A3B7;YI SYLLABLE SHEX;Lo;0;L;;;;;N;;;;;
+A3B8;YI SYLLABLE SHE;Lo;0;L;;;;;N;;;;;
+A3B9;YI SYLLABLE SHEP;Lo;0;L;;;;;N;;;;;
+A3BA;YI SYLLABLE SHUT;Lo;0;L;;;;;N;;;;;
+A3BB;YI SYLLABLE SHUX;Lo;0;L;;;;;N;;;;;
+A3BC;YI SYLLABLE SHU;Lo;0;L;;;;;N;;;;;
+A3BD;YI SYLLABLE SHUP;Lo;0;L;;;;;N;;;;;
+A3BE;YI SYLLABLE SHURX;Lo;0;L;;;;;N;;;;;
+A3BF;YI SYLLABLE SHUR;Lo;0;L;;;;;N;;;;;
+A3C0;YI SYLLABLE SHYT;Lo;0;L;;;;;N;;;;;
+A3C1;YI SYLLABLE SHYX;Lo;0;L;;;;;N;;;;;
+A3C2;YI SYLLABLE SHY;Lo;0;L;;;;;N;;;;;
+A3C3;YI SYLLABLE SHYP;Lo;0;L;;;;;N;;;;;
+A3C4;YI SYLLABLE SHYRX;Lo;0;L;;;;;N;;;;;
+A3C5;YI SYLLABLE SHYR;Lo;0;L;;;;;N;;;;;
+A3C6;YI SYLLABLE RAT;Lo;0;L;;;;;N;;;;;
+A3C7;YI SYLLABLE RAX;Lo;0;L;;;;;N;;;;;
+A3C8;YI SYLLABLE RA;Lo;0;L;;;;;N;;;;;
+A3C9;YI SYLLABLE RAP;Lo;0;L;;;;;N;;;;;
+A3CA;YI SYLLABLE RUOX;Lo;0;L;;;;;N;;;;;
+A3CB;YI SYLLABLE RUO;Lo;0;L;;;;;N;;;;;
+A3CC;YI SYLLABLE RUOP;Lo;0;L;;;;;N;;;;;
+A3CD;YI SYLLABLE ROT;Lo;0;L;;;;;N;;;;;
+A3CE;YI SYLLABLE ROX;Lo;0;L;;;;;N;;;;;
+A3CF;YI SYLLABLE RO;Lo;0;L;;;;;N;;;;;
+A3D0;YI SYLLABLE ROP;Lo;0;L;;;;;N;;;;;
+A3D1;YI SYLLABLE REX;Lo;0;L;;;;;N;;;;;
+A3D2;YI SYLLABLE RE;Lo;0;L;;;;;N;;;;;
+A3D3;YI SYLLABLE REP;Lo;0;L;;;;;N;;;;;
+A3D4;YI SYLLABLE RUT;Lo;0;L;;;;;N;;;;;
+A3D5;YI SYLLABLE RUX;Lo;0;L;;;;;N;;;;;
+A3D6;YI SYLLABLE RU;Lo;0;L;;;;;N;;;;;
+A3D7;YI SYLLABLE RUP;Lo;0;L;;;;;N;;;;;
+A3D8;YI SYLLABLE RURX;Lo;0;L;;;;;N;;;;;
+A3D9;YI SYLLABLE RUR;Lo;0;L;;;;;N;;;;;
+A3DA;YI SYLLABLE RYT;Lo;0;L;;;;;N;;;;;
+A3DB;YI SYLLABLE RYX;Lo;0;L;;;;;N;;;;;
+A3DC;YI SYLLABLE RY;Lo;0;L;;;;;N;;;;;
+A3DD;YI SYLLABLE RYP;Lo;0;L;;;;;N;;;;;
+A3DE;YI SYLLABLE RYRX;Lo;0;L;;;;;N;;;;;
+A3DF;YI SYLLABLE RYR;Lo;0;L;;;;;N;;;;;
+A3E0;YI SYLLABLE JIT;Lo;0;L;;;;;N;;;;;
+A3E1;YI SYLLABLE JIX;Lo;0;L;;;;;N;;;;;
+A3E2;YI SYLLABLE JI;Lo;0;L;;;;;N;;;;;
+A3E3;YI SYLLABLE JIP;Lo;0;L;;;;;N;;;;;
+A3E4;YI SYLLABLE JIET;Lo;0;L;;;;;N;;;;;
+A3E5;YI SYLLABLE JIEX;Lo;0;L;;;;;N;;;;;
+A3E6;YI SYLLABLE JIE;Lo;0;L;;;;;N;;;;;
+A3E7;YI SYLLABLE JIEP;Lo;0;L;;;;;N;;;;;
+A3E8;YI SYLLABLE JUOT;Lo;0;L;;;;;N;;;;;
+A3E9;YI SYLLABLE JUOX;Lo;0;L;;;;;N;;;;;
+A3EA;YI SYLLABLE JUO;Lo;0;L;;;;;N;;;;;
+A3EB;YI SYLLABLE JUOP;Lo;0;L;;;;;N;;;;;
+A3EC;YI SYLLABLE JOT;Lo;0;L;;;;;N;;;;;
+A3ED;YI SYLLABLE JOX;Lo;0;L;;;;;N;;;;;
+A3EE;YI SYLLABLE JO;Lo;0;L;;;;;N;;;;;
+A3EF;YI SYLLABLE JOP;Lo;0;L;;;;;N;;;;;
+A3F0;YI SYLLABLE JUT;Lo;0;L;;;;;N;;;;;
+A3F1;YI SYLLABLE JUX;Lo;0;L;;;;;N;;;;;
+A3F2;YI SYLLABLE JU;Lo;0;L;;;;;N;;;;;
+A3F3;YI SYLLABLE JUP;Lo;0;L;;;;;N;;;;;
+A3F4;YI SYLLABLE JURX;Lo;0;L;;;;;N;;;;;
+A3F5;YI SYLLABLE JUR;Lo;0;L;;;;;N;;;;;
+A3F6;YI SYLLABLE JYT;Lo;0;L;;;;;N;;;;;
+A3F7;YI SYLLABLE JYX;Lo;0;L;;;;;N;;;;;
+A3F8;YI SYLLABLE JY;Lo;0;L;;;;;N;;;;;
+A3F9;YI SYLLABLE JYP;Lo;0;L;;;;;N;;;;;
+A3FA;YI SYLLABLE JYRX;Lo;0;L;;;;;N;;;;;
+A3FB;YI SYLLABLE JYR;Lo;0;L;;;;;N;;;;;
+A3FC;YI SYLLABLE QIT;Lo;0;L;;;;;N;;;;;
+A3FD;YI SYLLABLE QIX;Lo;0;L;;;;;N;;;;;
+A3FE;YI SYLLABLE QI;Lo;0;L;;;;;N;;;;;
+A3FF;YI SYLLABLE QIP;Lo;0;L;;;;;N;;;;;
+A400;YI SYLLABLE QIET;Lo;0;L;;;;;N;;;;;
+A401;YI SYLLABLE QIEX;Lo;0;L;;;;;N;;;;;
+A402;YI SYLLABLE QIE;Lo;0;L;;;;;N;;;;;
+A403;YI SYLLABLE QIEP;Lo;0;L;;;;;N;;;;;
+A404;YI SYLLABLE QUOT;Lo;0;L;;;;;N;;;;;
+A405;YI SYLLABLE QUOX;Lo;0;L;;;;;N;;;;;
+A406;YI SYLLABLE QUO;Lo;0;L;;;;;N;;;;;
+A407;YI SYLLABLE QUOP;Lo;0;L;;;;;N;;;;;
+A408;YI SYLLABLE QOT;Lo;0;L;;;;;N;;;;;
+A409;YI SYLLABLE QOX;Lo;0;L;;;;;N;;;;;
+A40A;YI SYLLABLE QO;Lo;0;L;;;;;N;;;;;
+A40B;YI SYLLABLE QOP;Lo;0;L;;;;;N;;;;;
+A40C;YI SYLLABLE QUT;Lo;0;L;;;;;N;;;;;
+A40D;YI SYLLABLE QUX;Lo;0;L;;;;;N;;;;;
+A40E;YI SYLLABLE QU;Lo;0;L;;;;;N;;;;;
+A40F;YI SYLLABLE QUP;Lo;0;L;;;;;N;;;;;
+A410;YI SYLLABLE QURX;Lo;0;L;;;;;N;;;;;
+A411;YI SYLLABLE QUR;Lo;0;L;;;;;N;;;;;
+A412;YI SYLLABLE QYT;Lo;0;L;;;;;N;;;;;
+A413;YI SYLLABLE QYX;Lo;0;L;;;;;N;;;;;
+A414;YI SYLLABLE QY;Lo;0;L;;;;;N;;;;;
+A415;YI SYLLABLE QYP;Lo;0;L;;;;;N;;;;;
+A416;YI SYLLABLE QYRX;Lo;0;L;;;;;N;;;;;
+A417;YI SYLLABLE QYR;Lo;0;L;;;;;N;;;;;
+A418;YI SYLLABLE JJIT;Lo;0;L;;;;;N;;;;;
+A419;YI SYLLABLE JJIX;Lo;0;L;;;;;N;;;;;
+A41A;YI SYLLABLE JJI;Lo;0;L;;;;;N;;;;;
+A41B;YI SYLLABLE JJIP;Lo;0;L;;;;;N;;;;;
+A41C;YI SYLLABLE JJIET;Lo;0;L;;;;;N;;;;;
+A41D;YI SYLLABLE JJIEX;Lo;0;L;;;;;N;;;;;
+A41E;YI SYLLABLE JJIE;Lo;0;L;;;;;N;;;;;
+A41F;YI SYLLABLE JJIEP;Lo;0;L;;;;;N;;;;;
+A420;YI SYLLABLE JJUOX;Lo;0;L;;;;;N;;;;;
+A421;YI SYLLABLE JJUO;Lo;0;L;;;;;N;;;;;
+A422;YI SYLLABLE JJUOP;Lo;0;L;;;;;N;;;;;
+A423;YI SYLLABLE JJOT;Lo;0;L;;;;;N;;;;;
+A424;YI SYLLABLE JJOX;Lo;0;L;;;;;N;;;;;
+A425;YI SYLLABLE JJO;Lo;0;L;;;;;N;;;;;
+A426;YI SYLLABLE JJOP;Lo;0;L;;;;;N;;;;;
+A427;YI SYLLABLE JJUT;Lo;0;L;;;;;N;;;;;
+A428;YI SYLLABLE JJUX;Lo;0;L;;;;;N;;;;;
+A429;YI SYLLABLE JJU;Lo;0;L;;;;;N;;;;;
+A42A;YI SYLLABLE JJUP;Lo;0;L;;;;;N;;;;;
+A42B;YI SYLLABLE JJURX;Lo;0;L;;;;;N;;;;;
+A42C;YI SYLLABLE JJUR;Lo;0;L;;;;;N;;;;;
+A42D;YI SYLLABLE JJYT;Lo;0;L;;;;;N;;;;;
+A42E;YI SYLLABLE JJYX;Lo;0;L;;;;;N;;;;;
+A42F;YI SYLLABLE JJY;Lo;0;L;;;;;N;;;;;
+A430;YI SYLLABLE JJYP;Lo;0;L;;;;;N;;;;;
+A431;YI SYLLABLE NJIT;Lo;0;L;;;;;N;;;;;
+A432;YI SYLLABLE NJIX;Lo;0;L;;;;;N;;;;;
+A433;YI SYLLABLE NJI;Lo;0;L;;;;;N;;;;;
+A434;YI SYLLABLE NJIP;Lo;0;L;;;;;N;;;;;
+A435;YI SYLLABLE NJIET;Lo;0;L;;;;;N;;;;;
+A436;YI SYLLABLE NJIEX;Lo;0;L;;;;;N;;;;;
+A437;YI SYLLABLE NJIE;Lo;0;L;;;;;N;;;;;
+A438;YI SYLLABLE NJIEP;Lo;0;L;;;;;N;;;;;
+A439;YI SYLLABLE NJUOX;Lo;0;L;;;;;N;;;;;
+A43A;YI SYLLABLE NJUO;Lo;0;L;;;;;N;;;;;
+A43B;YI SYLLABLE NJOT;Lo;0;L;;;;;N;;;;;
+A43C;YI SYLLABLE NJOX;Lo;0;L;;;;;N;;;;;
+A43D;YI SYLLABLE NJO;Lo;0;L;;;;;N;;;;;
+A43E;YI SYLLABLE NJOP;Lo;0;L;;;;;N;;;;;
+A43F;YI SYLLABLE NJUX;Lo;0;L;;;;;N;;;;;
+A440;YI SYLLABLE NJU;Lo;0;L;;;;;N;;;;;
+A441;YI SYLLABLE NJUP;Lo;0;L;;;;;N;;;;;
+A442;YI SYLLABLE NJURX;Lo;0;L;;;;;N;;;;;
+A443;YI SYLLABLE NJUR;Lo;0;L;;;;;N;;;;;
+A444;YI SYLLABLE NJYT;Lo;0;L;;;;;N;;;;;
+A445;YI SYLLABLE NJYX;Lo;0;L;;;;;N;;;;;
+A446;YI SYLLABLE NJY;Lo;0;L;;;;;N;;;;;
+A447;YI SYLLABLE NJYP;Lo;0;L;;;;;N;;;;;
+A448;YI SYLLABLE NJYRX;Lo;0;L;;;;;N;;;;;
+A449;YI SYLLABLE NJYR;Lo;0;L;;;;;N;;;;;
+A44A;YI SYLLABLE NYIT;Lo;0;L;;;;;N;;;;;
+A44B;YI SYLLABLE NYIX;Lo;0;L;;;;;N;;;;;
+A44C;YI SYLLABLE NYI;Lo;0;L;;;;;N;;;;;
+A44D;YI SYLLABLE NYIP;Lo;0;L;;;;;N;;;;;
+A44E;YI SYLLABLE NYIET;Lo;0;L;;;;;N;;;;;
+A44F;YI SYLLABLE NYIEX;Lo;0;L;;;;;N;;;;;
+A450;YI SYLLABLE NYIE;Lo;0;L;;;;;N;;;;;
+A451;YI SYLLABLE NYIEP;Lo;0;L;;;;;N;;;;;
+A452;YI SYLLABLE NYUOX;Lo;0;L;;;;;N;;;;;
+A453;YI SYLLABLE NYUO;Lo;0;L;;;;;N;;;;;
+A454;YI SYLLABLE NYUOP;Lo;0;L;;;;;N;;;;;
+A455;YI SYLLABLE NYOT;Lo;0;L;;;;;N;;;;;
+A456;YI SYLLABLE NYOX;Lo;0;L;;;;;N;;;;;
+A457;YI SYLLABLE NYO;Lo;0;L;;;;;N;;;;;
+A458;YI SYLLABLE NYOP;Lo;0;L;;;;;N;;;;;
+A459;YI SYLLABLE NYUT;Lo;0;L;;;;;N;;;;;
+A45A;YI SYLLABLE NYUX;Lo;0;L;;;;;N;;;;;
+A45B;YI SYLLABLE NYU;Lo;0;L;;;;;N;;;;;
+A45C;YI SYLLABLE NYUP;Lo;0;L;;;;;N;;;;;
+A45D;YI SYLLABLE XIT;Lo;0;L;;;;;N;;;;;
+A45E;YI SYLLABLE XIX;Lo;0;L;;;;;N;;;;;
+A45F;YI SYLLABLE XI;Lo;0;L;;;;;N;;;;;
+A460;YI SYLLABLE XIP;Lo;0;L;;;;;N;;;;;
+A461;YI SYLLABLE XIET;Lo;0;L;;;;;N;;;;;
+A462;YI SYLLABLE XIEX;Lo;0;L;;;;;N;;;;;
+A463;YI SYLLABLE XIE;Lo;0;L;;;;;N;;;;;
+A464;YI SYLLABLE XIEP;Lo;0;L;;;;;N;;;;;
+A465;YI SYLLABLE XUOX;Lo;0;L;;;;;N;;;;;
+A466;YI SYLLABLE XUO;Lo;0;L;;;;;N;;;;;
+A467;YI SYLLABLE XOT;Lo;0;L;;;;;N;;;;;
+A468;YI SYLLABLE XOX;Lo;0;L;;;;;N;;;;;
+A469;YI SYLLABLE XO;Lo;0;L;;;;;N;;;;;
+A46A;YI SYLLABLE XOP;Lo;0;L;;;;;N;;;;;
+A46B;YI SYLLABLE XYT;Lo;0;L;;;;;N;;;;;
+A46C;YI SYLLABLE XYX;Lo;0;L;;;;;N;;;;;
+A46D;YI SYLLABLE XY;Lo;0;L;;;;;N;;;;;
+A46E;YI SYLLABLE XYP;Lo;0;L;;;;;N;;;;;
+A46F;YI SYLLABLE XYRX;Lo;0;L;;;;;N;;;;;
+A470;YI SYLLABLE XYR;Lo;0;L;;;;;N;;;;;
+A471;YI SYLLABLE YIT;Lo;0;L;;;;;N;;;;;
+A472;YI SYLLABLE YIX;Lo;0;L;;;;;N;;;;;
+A473;YI SYLLABLE YI;Lo;0;L;;;;;N;;;;;
+A474;YI SYLLABLE YIP;Lo;0;L;;;;;N;;;;;
+A475;YI SYLLABLE YIET;Lo;0;L;;;;;N;;;;;
+A476;YI SYLLABLE YIEX;Lo;0;L;;;;;N;;;;;
+A477;YI SYLLABLE YIE;Lo;0;L;;;;;N;;;;;
+A478;YI SYLLABLE YIEP;Lo;0;L;;;;;N;;;;;
+A479;YI SYLLABLE YUOT;Lo;0;L;;;;;N;;;;;
+A47A;YI SYLLABLE YUOX;Lo;0;L;;;;;N;;;;;
+A47B;YI SYLLABLE YUO;Lo;0;L;;;;;N;;;;;
+A47C;YI SYLLABLE YUOP;Lo;0;L;;;;;N;;;;;
+A47D;YI SYLLABLE YOT;Lo;0;L;;;;;N;;;;;
+A47E;YI SYLLABLE YOX;Lo;0;L;;;;;N;;;;;
+A47F;YI SYLLABLE YO;Lo;0;L;;;;;N;;;;;
+A480;YI SYLLABLE YOP;Lo;0;L;;;;;N;;;;;
+A481;YI SYLLABLE YUT;Lo;0;L;;;;;N;;;;;
+A482;YI SYLLABLE YUX;Lo;0;L;;;;;N;;;;;
+A483;YI SYLLABLE YU;Lo;0;L;;;;;N;;;;;
+A484;YI SYLLABLE YUP;Lo;0;L;;;;;N;;;;;
+A485;YI SYLLABLE YURX;Lo;0;L;;;;;N;;;;;
+A486;YI SYLLABLE YUR;Lo;0;L;;;;;N;;;;;
+A487;YI SYLLABLE YYT;Lo;0;L;;;;;N;;;;;
+A488;YI SYLLABLE YYX;Lo;0;L;;;;;N;;;;;
+A489;YI SYLLABLE YY;Lo;0;L;;;;;N;;;;;
+A48A;YI SYLLABLE YYP;Lo;0;L;;;;;N;;;;;
+A48B;YI SYLLABLE YYRX;Lo;0;L;;;;;N;;;;;
+A48C;YI SYLLABLE YYR;Lo;0;L;;;;;N;;;;;
+A490;YI RADICAL QOT;So;0;ON;;;;;N;;;;;
+A491;YI RADICAL LI;So;0;ON;;;;;N;;;;;
+A492;YI RADICAL KIT;So;0;ON;;;;;N;;;;;
+A493;YI RADICAL NYIP;So;0;ON;;;;;N;;;;;
+A494;YI RADICAL CYP;So;0;ON;;;;;N;;;;;
+A495;YI RADICAL SSI;So;0;ON;;;;;N;;;;;
+A496;YI RADICAL GGOP;So;0;ON;;;;;N;;;;;
+A497;YI RADICAL GEP;So;0;ON;;;;;N;;;;;
+A498;YI RADICAL MI;So;0;ON;;;;;N;;;;;
+A499;YI RADICAL HXIT;So;0;ON;;;;;N;;;;;
+A49A;YI RADICAL LYR;So;0;ON;;;;;N;;;;;
+A49B;YI RADICAL BBUT;So;0;ON;;;;;N;;;;;
+A49C;YI RADICAL MOP;So;0;ON;;;;;N;;;;;
+A49D;YI RADICAL YO;So;0;ON;;;;;N;;;;;
+A49E;YI RADICAL PUT;So;0;ON;;;;;N;;;;;
+A49F;YI RADICAL HXUO;So;0;ON;;;;;N;;;;;
+A4A0;YI RADICAL TAT;So;0;ON;;;;;N;;;;;
+A4A1;YI RADICAL GA;So;0;ON;;;;;N;;;;;
+A4A2;YI RADICAL ZUP;So;0;ON;;;;;N;;;;;
+A4A3;YI RADICAL CYT;So;0;ON;;;;;N;;;;;
+A4A4;YI RADICAL DDUR;So;0;ON;;;;;N;;;;;
+A4A5;YI RADICAL BUR;So;0;ON;;;;;N;;;;;
+A4A6;YI RADICAL GGUO;So;0;ON;;;;;N;;;;;
+A4A7;YI RADICAL NYOP;So;0;ON;;;;;N;;;;;
+A4A8;YI RADICAL TU;So;0;ON;;;;;N;;;;;
+A4A9;YI RADICAL OP;So;0;ON;;;;;N;;;;;
+A4AA;YI RADICAL JJUT;So;0;ON;;;;;N;;;;;
+A4AB;YI RADICAL ZOT;So;0;ON;;;;;N;;;;;
+A4AC;YI RADICAL PYT;So;0;ON;;;;;N;;;;;
+A4AD;YI RADICAL HMO;So;0;ON;;;;;N;;;;;
+A4AE;YI RADICAL YIT;So;0;ON;;;;;N;;;;;
+A4AF;YI RADICAL VUR;So;0;ON;;;;;N;;;;;
+A4B0;YI RADICAL SHY;So;0;ON;;;;;N;;;;;
+A4B1;YI RADICAL VEP;So;0;ON;;;;;N;;;;;
+A4B2;YI RADICAL ZA;So;0;ON;;;;;N;;;;;
+A4B3;YI RADICAL JO;So;0;ON;;;;;N;;;;;
+A4B4;YI RADICAL NZUP;So;0;ON;;;;;N;;;;;
+A4B5;YI RADICAL JJY;So;0;ON;;;;;N;;;;;
+A4B6;YI RADICAL GOT;So;0;ON;;;;;N;;;;;
+A4B7;YI RADICAL JJIE;So;0;ON;;;;;N;;;;;
+A4B8;YI RADICAL WO;So;0;ON;;;;;N;;;;;
+A4B9;YI RADICAL DU;So;0;ON;;;;;N;;;;;
+A4BA;YI RADICAL SHUR;So;0;ON;;;;;N;;;;;
+A4BB;YI RADICAL LIE;So;0;ON;;;;;N;;;;;
+A4BC;YI RADICAL CY;So;0;ON;;;;;N;;;;;
+A4BD;YI RADICAL CUOP;So;0;ON;;;;;N;;;;;
+A4BE;YI RADICAL CIP;So;0;ON;;;;;N;;;;;
+A4BF;YI RADICAL HXOP;So;0;ON;;;;;N;;;;;
+A4C0;YI RADICAL SHAT;So;0;ON;;;;;N;;;;;
+A4C1;YI RADICAL ZUR;So;0;ON;;;;;N;;;;;
+A4C2;YI RADICAL SHOP;So;0;ON;;;;;N;;;;;
+A4C3;YI RADICAL CHE;So;0;ON;;;;;N;;;;;
+A4C4;YI RADICAL ZZIET;So;0;ON;;;;;N;;;;;
+A4C5;YI RADICAL NBIE;So;0;ON;;;;;N;;;;;
+A4C6;YI RADICAL KE;So;0;ON;;;;;N;;;;;
+AC00;<Hangul Syllable, First>;Lo;0;L;;;;;N;;;;;
+D7A3;<Hangul Syllable, Last>;Lo;0;L;;;;;N;;;;;
+D800;<Non Private Use High Surrogate, First>;Cs;0;L;;;;;N;;;;;
+DB7F;<Non Private Use High Surrogate, Last>;Cs;0;L;;;;;N;;;;;
+DB80;<Private Use High Surrogate, First>;Cs;0;L;;;;;N;;;;;
+DBFF;<Private Use High Surrogate, Last>;Cs;0;L;;;;;N;;;;;
+DC00;<Low Surrogate, First>;Cs;0;L;;;;;N;;;;;
+DFFF;<Low Surrogate, Last>;Cs;0;L;;;;;N;;;;;
+E000;<Private Use, First>;Co;0;L;;;;;N;;;;;
+F8FF;<Private Use, Last>;Co;0;L;;;;;N;;;;;
+F900;CJK COMPATIBILITY IDEOGRAPH-F900;Lo;0;L;8C48;;;;N;;;;;
+F901;CJK COMPATIBILITY IDEOGRAPH-F901;Lo;0;L;66F4;;;;N;;;;;
+F902;CJK COMPATIBILITY IDEOGRAPH-F902;Lo;0;L;8ECA;;;;N;;;;;
+F903;CJK COMPATIBILITY IDEOGRAPH-F903;Lo;0;L;8CC8;;;;N;;;;;
+F904;CJK COMPATIBILITY IDEOGRAPH-F904;Lo;0;L;6ED1;;;;N;;;;;
+F905;CJK COMPATIBILITY IDEOGRAPH-F905;Lo;0;L;4E32;;;;N;;;;;
+F906;CJK COMPATIBILITY IDEOGRAPH-F906;Lo;0;L;53E5;;;;N;;;;;
+F907;CJK COMPATIBILITY IDEOGRAPH-F907;Lo;0;L;9F9C;;;;N;;;;;
+F908;CJK COMPATIBILITY IDEOGRAPH-F908;Lo;0;L;9F9C;;;;N;;;;;
+F909;CJK COMPATIBILITY IDEOGRAPH-F909;Lo;0;L;5951;;;;N;;;;;
+F90A;CJK COMPATIBILITY IDEOGRAPH-F90A;Lo;0;L;91D1;;;;N;;;;;
+F90B;CJK COMPATIBILITY IDEOGRAPH-F90B;Lo;0;L;5587;;;;N;;;;;
+F90C;CJK COMPATIBILITY IDEOGRAPH-F90C;Lo;0;L;5948;;;;N;;;;;
+F90D;CJK COMPATIBILITY IDEOGRAPH-F90D;Lo;0;L;61F6;;;;N;;;;;
+F90E;CJK COMPATIBILITY IDEOGRAPH-F90E;Lo;0;L;7669;;;;N;;;;;
+F90F;CJK COMPATIBILITY IDEOGRAPH-F90F;Lo;0;L;7F85;;;;N;;;;;
+F910;CJK COMPATIBILITY IDEOGRAPH-F910;Lo;0;L;863F;;;;N;;;;;
+F911;CJK COMPATIBILITY IDEOGRAPH-F911;Lo;0;L;87BA;;;;N;;;;;
+F912;CJK COMPATIBILITY IDEOGRAPH-F912;Lo;0;L;88F8;;;;N;;;;;
+F913;CJK COMPATIBILITY IDEOGRAPH-F913;Lo;0;L;908F;;;;N;;;;;
+F914;CJK COMPATIBILITY IDEOGRAPH-F914;Lo;0;L;6A02;;;;N;;;;;
+F915;CJK COMPATIBILITY IDEOGRAPH-F915;Lo;0;L;6D1B;;;;N;;;;;
+F916;CJK COMPATIBILITY IDEOGRAPH-F916;Lo;0;L;70D9;;;;N;;;;;
+F917;CJK COMPATIBILITY IDEOGRAPH-F917;Lo;0;L;73DE;;;;N;;;;;
+F918;CJK COMPATIBILITY IDEOGRAPH-F918;Lo;0;L;843D;;;;N;;;;;
+F919;CJK COMPATIBILITY IDEOGRAPH-F919;Lo;0;L;916A;;;;N;;;;;
+F91A;CJK COMPATIBILITY IDEOGRAPH-F91A;Lo;0;L;99F1;;;;N;;;;;
+F91B;CJK COMPATIBILITY IDEOGRAPH-F91B;Lo;0;L;4E82;;;;N;;;;;
+F91C;CJK COMPATIBILITY IDEOGRAPH-F91C;Lo;0;L;5375;;;;N;;;;;
+F91D;CJK COMPATIBILITY IDEOGRAPH-F91D;Lo;0;L;6B04;;;;N;;;;;
+F91E;CJK COMPATIBILITY IDEOGRAPH-F91E;Lo;0;L;721B;;;;N;;;;;
+F91F;CJK COMPATIBILITY IDEOGRAPH-F91F;Lo;0;L;862D;;;;N;;;;;
+F920;CJK COMPATIBILITY IDEOGRAPH-F920;Lo;0;L;9E1E;;;;N;;;;;
+F921;CJK COMPATIBILITY IDEOGRAPH-F921;Lo;0;L;5D50;;;;N;;;;;
+F922;CJK COMPATIBILITY IDEOGRAPH-F922;Lo;0;L;6FEB;;;;N;;;;;
+F923;CJK COMPATIBILITY IDEOGRAPH-F923;Lo;0;L;85CD;;;;N;;;;;
+F924;CJK COMPATIBILITY IDEOGRAPH-F924;Lo;0;L;8964;;;;N;;;;;
+F925;CJK COMPATIBILITY IDEOGRAPH-F925;Lo;0;L;62C9;;;;N;;;;;
+F926;CJK COMPATIBILITY IDEOGRAPH-F926;Lo;0;L;81D8;;;;N;;;;;
+F927;CJK COMPATIBILITY IDEOGRAPH-F927;Lo;0;L;881F;;;;N;;;;;
+F928;CJK COMPATIBILITY IDEOGRAPH-F928;Lo;0;L;5ECA;;;;N;;;;;
+F929;CJK COMPATIBILITY IDEOGRAPH-F929;Lo;0;L;6717;;;;N;;;;;
+F92A;CJK COMPATIBILITY IDEOGRAPH-F92A;Lo;0;L;6D6A;;;;N;;;;;
+F92B;CJK COMPATIBILITY IDEOGRAPH-F92B;Lo;0;L;72FC;;;;N;;;;;
+F92C;CJK COMPATIBILITY IDEOGRAPH-F92C;Lo;0;L;90CE;;;;N;;;;;
+F92D;CJK COMPATIBILITY IDEOGRAPH-F92D;Lo;0;L;4F86;;;;N;;;;;
+F92E;CJK COMPATIBILITY IDEOGRAPH-F92E;Lo;0;L;51B7;;;;N;;;;;
+F92F;CJK COMPATIBILITY IDEOGRAPH-F92F;Lo;0;L;52DE;;;;N;;;;;
+F930;CJK COMPATIBILITY IDEOGRAPH-F930;Lo;0;L;64C4;;;;N;;;;;
+F931;CJK COMPATIBILITY IDEOGRAPH-F931;Lo;0;L;6AD3;;;;N;;;;;
+F932;CJK COMPATIBILITY IDEOGRAPH-F932;Lo;0;L;7210;;;;N;;;;;
+F933;CJK COMPATIBILITY IDEOGRAPH-F933;Lo;0;L;76E7;;;;N;;;;;
+F934;CJK COMPATIBILITY IDEOGRAPH-F934;Lo;0;L;8001;;;;N;;;;;
+F935;CJK COMPATIBILITY IDEOGRAPH-F935;Lo;0;L;8606;;;;N;;;;;
+F936;CJK COMPATIBILITY IDEOGRAPH-F936;Lo;0;L;865C;;;;N;;;;;
+F937;CJK COMPATIBILITY IDEOGRAPH-F937;Lo;0;L;8DEF;;;;N;;;;;
+F938;CJK COMPATIBILITY IDEOGRAPH-F938;Lo;0;L;9732;;;;N;;;;;
+F939;CJK COMPATIBILITY IDEOGRAPH-F939;Lo;0;L;9B6F;;;;N;;;;;
+F93A;CJK COMPATIBILITY IDEOGRAPH-F93A;Lo;0;L;9DFA;;;;N;;;;;
+F93B;CJK COMPATIBILITY IDEOGRAPH-F93B;Lo;0;L;788C;;;;N;;;;;
+F93C;CJK COMPATIBILITY IDEOGRAPH-F93C;Lo;0;L;797F;;;;N;;;;;
+F93D;CJK COMPATIBILITY IDEOGRAPH-F93D;Lo;0;L;7DA0;;;;N;;;;;
+F93E;CJK COMPATIBILITY IDEOGRAPH-F93E;Lo;0;L;83C9;;;;N;;;;;
+F93F;CJK COMPATIBILITY IDEOGRAPH-F93F;Lo;0;L;9304;;;;N;;;;;
+F940;CJK COMPATIBILITY IDEOGRAPH-F940;Lo;0;L;9E7F;;;;N;;;;;
+F941;CJK COMPATIBILITY IDEOGRAPH-F941;Lo;0;L;8AD6;;;;N;;;;;
+F942;CJK COMPATIBILITY IDEOGRAPH-F942;Lo;0;L;58DF;;;;N;;;;;
+F943;CJK COMPATIBILITY IDEOGRAPH-F943;Lo;0;L;5F04;;;;N;;;;;
+F944;CJK COMPATIBILITY IDEOGRAPH-F944;Lo;0;L;7C60;;;;N;;;;;
+F945;CJK COMPATIBILITY IDEOGRAPH-F945;Lo;0;L;807E;;;;N;;;;;
+F946;CJK COMPATIBILITY IDEOGRAPH-F946;Lo;0;L;7262;;;;N;;;;;
+F947;CJK COMPATIBILITY IDEOGRAPH-F947;Lo;0;L;78CA;;;;N;;;;;
+F948;CJK COMPATIBILITY IDEOGRAPH-F948;Lo;0;L;8CC2;;;;N;;;;;
+F949;CJK COMPATIBILITY IDEOGRAPH-F949;Lo;0;L;96F7;;;;N;;;;;
+F94A;CJK COMPATIBILITY IDEOGRAPH-F94A;Lo;0;L;58D8;;;;N;;;;;
+F94B;CJK COMPATIBILITY IDEOGRAPH-F94B;Lo;0;L;5C62;;;;N;;;;;
+F94C;CJK COMPATIBILITY IDEOGRAPH-F94C;Lo;0;L;6A13;;;;N;;;;;
+F94D;CJK COMPATIBILITY IDEOGRAPH-F94D;Lo;0;L;6DDA;;;;N;;;;;
+F94E;CJK COMPATIBILITY IDEOGRAPH-F94E;Lo;0;L;6F0F;;;;N;;;;;
+F94F;CJK COMPATIBILITY IDEOGRAPH-F94F;Lo;0;L;7D2F;;;;N;;;;;
+F950;CJK COMPATIBILITY IDEOGRAPH-F950;Lo;0;L;7E37;;;;N;;;;;
+F951;CJK COMPATIBILITY IDEOGRAPH-F951;Lo;0;L;964B;;;;N;;;;;
+F952;CJK COMPATIBILITY IDEOGRAPH-F952;Lo;0;L;52D2;;;;N;;;;;
+F953;CJK COMPATIBILITY IDEOGRAPH-F953;Lo;0;L;808B;;;;N;;;;;
+F954;CJK COMPATIBILITY IDEOGRAPH-F954;Lo;0;L;51DC;;;;N;;;;;
+F955;CJK COMPATIBILITY IDEOGRAPH-F955;Lo;0;L;51CC;;;;N;;;;;
+F956;CJK COMPATIBILITY IDEOGRAPH-F956;Lo;0;L;7A1C;;;;N;;;;;
+F957;CJK COMPATIBILITY IDEOGRAPH-F957;Lo;0;L;7DBE;;;;N;;;;;
+F958;CJK COMPATIBILITY IDEOGRAPH-F958;Lo;0;L;83F1;;;;N;;;;;
+F959;CJK COMPATIBILITY IDEOGRAPH-F959;Lo;0;L;9675;;;;N;;;;;
+F95A;CJK COMPATIBILITY IDEOGRAPH-F95A;Lo;0;L;8B80;;;;N;;;;;
+F95B;CJK COMPATIBILITY IDEOGRAPH-F95B;Lo;0;L;62CF;;;;N;;;;;
+F95C;CJK COMPATIBILITY IDEOGRAPH-F95C;Lo;0;L;6A02;;;;N;;;;;
+F95D;CJK COMPATIBILITY IDEOGRAPH-F95D;Lo;0;L;8AFE;;;;N;;;;;
+F95E;CJK COMPATIBILITY IDEOGRAPH-F95E;Lo;0;L;4E39;;;;N;;;;;
+F95F;CJK COMPATIBILITY IDEOGRAPH-F95F;Lo;0;L;5BE7;;;;N;;;;;
+F960;CJK COMPATIBILITY IDEOGRAPH-F960;Lo;0;L;6012;;;;N;;;;;
+F961;CJK COMPATIBILITY IDEOGRAPH-F961;Lo;0;L;7387;;;;N;;;;;
+F962;CJK COMPATIBILITY IDEOGRAPH-F962;Lo;0;L;7570;;;;N;;;;;
+F963;CJK COMPATIBILITY IDEOGRAPH-F963;Lo;0;L;5317;;;;N;;;;;
+F964;CJK COMPATIBILITY IDEOGRAPH-F964;Lo;0;L;78FB;;;;N;;;;;
+F965;CJK COMPATIBILITY IDEOGRAPH-F965;Lo;0;L;4FBF;;;;N;;;;;
+F966;CJK COMPATIBILITY IDEOGRAPH-F966;Lo;0;L;5FA9;;;;N;;;;;
+F967;CJK COMPATIBILITY IDEOGRAPH-F967;Lo;0;L;4E0D;;;;N;;;;;
+F968;CJK COMPATIBILITY IDEOGRAPH-F968;Lo;0;L;6CCC;;;;N;;;;;
+F969;CJK COMPATIBILITY IDEOGRAPH-F969;Lo;0;L;6578;;;;N;;;;;
+F96A;CJK COMPATIBILITY IDEOGRAPH-F96A;Lo;0;L;7D22;;;;N;;;;;
+F96B;CJK COMPATIBILITY IDEOGRAPH-F96B;Lo;0;L;53C3;;;;N;;;;;
+F96C;CJK COMPATIBILITY IDEOGRAPH-F96C;Lo;0;L;585E;;;;N;;;;;
+F96D;CJK COMPATIBILITY IDEOGRAPH-F96D;Lo;0;L;7701;;;;N;;;;;
+F96E;CJK COMPATIBILITY IDEOGRAPH-F96E;Lo;0;L;8449;;;;N;;;;;
+F96F;CJK COMPATIBILITY IDEOGRAPH-F96F;Lo;0;L;8AAA;;;;N;;;;;
+F970;CJK COMPATIBILITY IDEOGRAPH-F970;Lo;0;L;6BBA;;;;N;;;;;
+F971;CJK COMPATIBILITY IDEOGRAPH-F971;Lo;0;L;8FB0;;;;N;;;;;
+F972;CJK COMPATIBILITY IDEOGRAPH-F972;Lo;0;L;6C88;;;;N;;;;;
+F973;CJK COMPATIBILITY IDEOGRAPH-F973;Lo;0;L;62FE;;;;N;;;;;
+F974;CJK COMPATIBILITY IDEOGRAPH-F974;Lo;0;L;82E5;;;;N;;;;;
+F975;CJK COMPATIBILITY IDEOGRAPH-F975;Lo;0;L;63A0;;;;N;;;;;
+F976;CJK COMPATIBILITY IDEOGRAPH-F976;Lo;0;L;7565;;;;N;;;;;
+F977;CJK COMPATIBILITY IDEOGRAPH-F977;Lo;0;L;4EAE;;;;N;;;;;
+F978;CJK COMPATIBILITY IDEOGRAPH-F978;Lo;0;L;5169;;;;N;;;;;
+F979;CJK COMPATIBILITY IDEOGRAPH-F979;Lo;0;L;51C9;;;;N;;;;;
+F97A;CJK COMPATIBILITY IDEOGRAPH-F97A;Lo;0;L;6881;;;;N;;;;;
+F97B;CJK COMPATIBILITY IDEOGRAPH-F97B;Lo;0;L;7CE7;;;;N;;;;;
+F97C;CJK COMPATIBILITY IDEOGRAPH-F97C;Lo;0;L;826F;;;;N;;;;;
+F97D;CJK COMPATIBILITY IDEOGRAPH-F97D;Lo;0;L;8AD2;;;;N;;;;;
+F97E;CJK COMPATIBILITY IDEOGRAPH-F97E;Lo;0;L;91CF;;;;N;;;;;
+F97F;CJK COMPATIBILITY IDEOGRAPH-F97F;Lo;0;L;52F5;;;;N;;;;;
+F980;CJK COMPATIBILITY IDEOGRAPH-F980;Lo;0;L;5442;;;;N;;;;;
+F981;CJK COMPATIBILITY IDEOGRAPH-F981;Lo;0;L;5973;;;;N;;;;;
+F982;CJK COMPATIBILITY IDEOGRAPH-F982;Lo;0;L;5EEC;;;;N;;;;;
+F983;CJK COMPATIBILITY IDEOGRAPH-F983;Lo;0;L;65C5;;;;N;;;;;
+F984;CJK COMPATIBILITY IDEOGRAPH-F984;Lo;0;L;6FFE;;;;N;;;;;
+F985;CJK COMPATIBILITY IDEOGRAPH-F985;Lo;0;L;792A;;;;N;;;;;
+F986;CJK COMPATIBILITY IDEOGRAPH-F986;Lo;0;L;95AD;;;;N;;;;;
+F987;CJK COMPATIBILITY IDEOGRAPH-F987;Lo;0;L;9A6A;;;;N;;;;;
+F988;CJK COMPATIBILITY IDEOGRAPH-F988;Lo;0;L;9E97;;;;N;;;;;
+F989;CJK COMPATIBILITY IDEOGRAPH-F989;Lo;0;L;9ECE;;;;N;;;;;
+F98A;CJK COMPATIBILITY IDEOGRAPH-F98A;Lo;0;L;529B;;;;N;;;;;
+F98B;CJK COMPATIBILITY IDEOGRAPH-F98B;Lo;0;L;66C6;;;;N;;;;;
+F98C;CJK COMPATIBILITY IDEOGRAPH-F98C;Lo;0;L;6B77;;;;N;;;;;
+F98D;CJK COMPATIBILITY IDEOGRAPH-F98D;Lo;0;L;8F62;;;;N;;;;;
+F98E;CJK COMPATIBILITY IDEOGRAPH-F98E;Lo;0;L;5E74;;;;N;;;;;
+F98F;CJK COMPATIBILITY IDEOGRAPH-F98F;Lo;0;L;6190;;;;N;;;;;
+F990;CJK COMPATIBILITY IDEOGRAPH-F990;Lo;0;L;6200;;;;N;;;;;
+F991;CJK COMPATIBILITY IDEOGRAPH-F991;Lo;0;L;649A;;;;N;;;;;
+F992;CJK COMPATIBILITY IDEOGRAPH-F992;Lo;0;L;6F23;;;;N;;;;;
+F993;CJK COMPATIBILITY IDEOGRAPH-F993;Lo;0;L;7149;;;;N;;;;;
+F994;CJK COMPATIBILITY IDEOGRAPH-F994;Lo;0;L;7489;;;;N;;;;;
+F995;CJK COMPATIBILITY IDEOGRAPH-F995;Lo;0;L;79CA;;;;N;;;;;
+F996;CJK COMPATIBILITY IDEOGRAPH-F996;Lo;0;L;7DF4;;;;N;;;;;
+F997;CJK COMPATIBILITY IDEOGRAPH-F997;Lo;0;L;806F;;;;N;;;;;
+F998;CJK COMPATIBILITY IDEOGRAPH-F998;Lo;0;L;8F26;;;;N;;;;;
+F999;CJK COMPATIBILITY IDEOGRAPH-F999;Lo;0;L;84EE;;;;N;;;;;
+F99A;CJK COMPATIBILITY IDEOGRAPH-F99A;Lo;0;L;9023;;;;N;;;;;
+F99B;CJK COMPATIBILITY IDEOGRAPH-F99B;Lo;0;L;934A;;;;N;;;;;
+F99C;CJK COMPATIBILITY IDEOGRAPH-F99C;Lo;0;L;5217;;;;N;;;;;
+F99D;CJK COMPATIBILITY IDEOGRAPH-F99D;Lo;0;L;52A3;;;;N;;;;;
+F99E;CJK COMPATIBILITY IDEOGRAPH-F99E;Lo;0;L;54BD;;;;N;;;;;
+F99F;CJK COMPATIBILITY IDEOGRAPH-F99F;Lo;0;L;70C8;;;;N;;;;;
+F9A0;CJK COMPATIBILITY IDEOGRAPH-F9A0;Lo;0;L;88C2;;;;N;;;;;
+F9A1;CJK COMPATIBILITY IDEOGRAPH-F9A1;Lo;0;L;8AAA;;;;N;;;;;
+F9A2;CJK COMPATIBILITY IDEOGRAPH-F9A2;Lo;0;L;5EC9;;;;N;;;;;
+F9A3;CJK COMPATIBILITY IDEOGRAPH-F9A3;Lo;0;L;5FF5;;;;N;;;;;
+F9A4;CJK COMPATIBILITY IDEOGRAPH-F9A4;Lo;0;L;637B;;;;N;;;;;
+F9A5;CJK COMPATIBILITY IDEOGRAPH-F9A5;Lo;0;L;6BAE;;;;N;;;;;
+F9A6;CJK COMPATIBILITY IDEOGRAPH-F9A6;Lo;0;L;7C3E;;;;N;;;;;
+F9A7;CJK COMPATIBILITY IDEOGRAPH-F9A7;Lo;0;L;7375;;;;N;;;;;
+F9A8;CJK COMPATIBILITY IDEOGRAPH-F9A8;Lo;0;L;4EE4;;;;N;;;;;
+F9A9;CJK COMPATIBILITY IDEOGRAPH-F9A9;Lo;0;L;56F9;;;;N;;;;;
+F9AA;CJK COMPATIBILITY IDEOGRAPH-F9AA;Lo;0;L;5BE7;;;;N;;;;;
+F9AB;CJK COMPATIBILITY IDEOGRAPH-F9AB;Lo;0;L;5DBA;;;;N;;;;;
+F9AC;CJK COMPATIBILITY IDEOGRAPH-F9AC;Lo;0;L;601C;;;;N;;;;;
+F9AD;CJK COMPATIBILITY IDEOGRAPH-F9AD;Lo;0;L;73B2;;;;N;;;;;
+F9AE;CJK COMPATIBILITY IDEOGRAPH-F9AE;Lo;0;L;7469;;;;N;;;;;
+F9AF;CJK COMPATIBILITY IDEOGRAPH-F9AF;Lo;0;L;7F9A;;;;N;;;;;
+F9B0;CJK COMPATIBILITY IDEOGRAPH-F9B0;Lo;0;L;8046;;;;N;;;;;
+F9B1;CJK COMPATIBILITY IDEOGRAPH-F9B1;Lo;0;L;9234;;;;N;;;;;
+F9B2;CJK COMPATIBILITY IDEOGRAPH-F9B2;Lo;0;L;96F6;;;;N;;;;;
+F9B3;CJK COMPATIBILITY IDEOGRAPH-F9B3;Lo;0;L;9748;;;;N;;;;;
+F9B4;CJK COMPATIBILITY IDEOGRAPH-F9B4;Lo;0;L;9818;;;;N;;;;;
+F9B5;CJK COMPATIBILITY IDEOGRAPH-F9B5;Lo;0;L;4F8B;;;;N;;;;;
+F9B6;CJK COMPATIBILITY IDEOGRAPH-F9B6;Lo;0;L;79AE;;;;N;;;;;
+F9B7;CJK COMPATIBILITY IDEOGRAPH-F9B7;Lo;0;L;91B4;;;;N;;;;;
+F9B8;CJK COMPATIBILITY IDEOGRAPH-F9B8;Lo;0;L;96B8;;;;N;;;;;
+F9B9;CJK COMPATIBILITY IDEOGRAPH-F9B9;Lo;0;L;60E1;;;;N;;;;;
+F9BA;CJK COMPATIBILITY IDEOGRAPH-F9BA;Lo;0;L;4E86;;;;N;;;;;
+F9BB;CJK COMPATIBILITY IDEOGRAPH-F9BB;Lo;0;L;50DA;;;;N;;;;;
+F9BC;CJK COMPATIBILITY IDEOGRAPH-F9BC;Lo;0;L;5BEE;;;;N;;;;;
+F9BD;CJK COMPATIBILITY IDEOGRAPH-F9BD;Lo;0;L;5C3F;;;;N;;;;;
+F9BE;CJK COMPATIBILITY IDEOGRAPH-F9BE;Lo;0;L;6599;;;;N;;;;;
+F9BF;CJK COMPATIBILITY IDEOGRAPH-F9BF;Lo;0;L;6A02;;;;N;;;;;
+F9C0;CJK COMPATIBILITY IDEOGRAPH-F9C0;Lo;0;L;71CE;;;;N;;;;;
+F9C1;CJK COMPATIBILITY IDEOGRAPH-F9C1;Lo;0;L;7642;;;;N;;;;;
+F9C2;CJK COMPATIBILITY IDEOGRAPH-F9C2;Lo;0;L;84FC;;;;N;;;;;
+F9C3;CJK COMPATIBILITY IDEOGRAPH-F9C3;Lo;0;L;907C;;;;N;;;;;
+F9C4;CJK COMPATIBILITY IDEOGRAPH-F9C4;Lo;0;L;9F8D;;;;N;;;;;
+F9C5;CJK COMPATIBILITY IDEOGRAPH-F9C5;Lo;0;L;6688;;;;N;;;;;
+F9C6;CJK COMPATIBILITY IDEOGRAPH-F9C6;Lo;0;L;962E;;;;N;;;;;
+F9C7;CJK COMPATIBILITY IDEOGRAPH-F9C7;Lo;0;L;5289;;;;N;;;;;
+F9C8;CJK COMPATIBILITY IDEOGRAPH-F9C8;Lo;0;L;677B;;;;N;;;;;
+F9C9;CJK COMPATIBILITY IDEOGRAPH-F9C9;Lo;0;L;67F3;;;;N;;;;;
+F9CA;CJK COMPATIBILITY IDEOGRAPH-F9CA;Lo;0;L;6D41;;;;N;;;;;
+F9CB;CJK COMPATIBILITY IDEOGRAPH-F9CB;Lo;0;L;6E9C;;;;N;;;;;
+F9CC;CJK COMPATIBILITY IDEOGRAPH-F9CC;Lo;0;L;7409;;;;N;;;;;
+F9CD;CJK COMPATIBILITY IDEOGRAPH-F9CD;Lo;0;L;7559;;;;N;;;;;
+F9CE;CJK COMPATIBILITY IDEOGRAPH-F9CE;Lo;0;L;786B;;;;N;;;;;
+F9CF;CJK COMPATIBILITY IDEOGRAPH-F9CF;Lo;0;L;7D10;;;;N;;;;;
+F9D0;CJK COMPATIBILITY IDEOGRAPH-F9D0;Lo;0;L;985E;;;;N;;;;;
+F9D1;CJK COMPATIBILITY IDEOGRAPH-F9D1;Lo;0;L;516D;;;;N;;;;;
+F9D2;CJK COMPATIBILITY IDEOGRAPH-F9D2;Lo;0;L;622E;;;;N;;;;;
+F9D3;CJK COMPATIBILITY IDEOGRAPH-F9D3;Lo;0;L;9678;;;;N;;;;;
+F9D4;CJK COMPATIBILITY IDEOGRAPH-F9D4;Lo;0;L;502B;;;;N;;;;;
+F9D5;CJK COMPATIBILITY IDEOGRAPH-F9D5;Lo;0;L;5D19;;;;N;;;;;
+F9D6;CJK COMPATIBILITY IDEOGRAPH-F9D6;Lo;0;L;6DEA;;;;N;;;;;
+F9D7;CJK COMPATIBILITY IDEOGRAPH-F9D7;Lo;0;L;8F2A;;;;N;;;;;
+F9D8;CJK COMPATIBILITY IDEOGRAPH-F9D8;Lo;0;L;5F8B;;;;N;;;;;
+F9D9;CJK COMPATIBILITY IDEOGRAPH-F9D9;Lo;0;L;6144;;;;N;;;;;
+F9DA;CJK COMPATIBILITY IDEOGRAPH-F9DA;Lo;0;L;6817;;;;N;;;;;
+F9DB;CJK COMPATIBILITY IDEOGRAPH-F9DB;Lo;0;L;7387;;;;N;;;;;
+F9DC;CJK COMPATIBILITY IDEOGRAPH-F9DC;Lo;0;L;9686;;;;N;;;;;
+F9DD;CJK COMPATIBILITY IDEOGRAPH-F9DD;Lo;0;L;5229;;;;N;;;;;
+F9DE;CJK COMPATIBILITY IDEOGRAPH-F9DE;Lo;0;L;540F;;;;N;;;;;
+F9DF;CJK COMPATIBILITY IDEOGRAPH-F9DF;Lo;0;L;5C65;;;;N;;;;;
+F9E0;CJK COMPATIBILITY IDEOGRAPH-F9E0;Lo;0;L;6613;;;;N;;;;;
+F9E1;CJK COMPATIBILITY IDEOGRAPH-F9E1;Lo;0;L;674E;;;;N;;;;;
+F9E2;CJK COMPATIBILITY IDEOGRAPH-F9E2;Lo;0;L;68A8;;;;N;;;;;
+F9E3;CJK COMPATIBILITY IDEOGRAPH-F9E3;Lo;0;L;6CE5;;;;N;;;;;
+F9E4;CJK COMPATIBILITY IDEOGRAPH-F9E4;Lo;0;L;7406;;;;N;;;;;
+F9E5;CJK COMPATIBILITY IDEOGRAPH-F9E5;Lo;0;L;75E2;;;;N;;;;;
+F9E6;CJK COMPATIBILITY IDEOGRAPH-F9E6;Lo;0;L;7F79;;;;N;;;;;
+F9E7;CJK COMPATIBILITY IDEOGRAPH-F9E7;Lo;0;L;88CF;;;;N;;;;;
+F9E8;CJK COMPATIBILITY IDEOGRAPH-F9E8;Lo;0;L;88E1;;;;N;;;;;
+F9E9;CJK COMPATIBILITY IDEOGRAPH-F9E9;Lo;0;L;91CC;;;;N;;;;;
+F9EA;CJK COMPATIBILITY IDEOGRAPH-F9EA;Lo;0;L;96E2;;;;N;;;;;
+F9EB;CJK COMPATIBILITY IDEOGRAPH-F9EB;Lo;0;L;533F;;;;N;;;;;
+F9EC;CJK COMPATIBILITY IDEOGRAPH-F9EC;Lo;0;L;6EBA;;;;N;;;;;
+F9ED;CJK COMPATIBILITY IDEOGRAPH-F9ED;Lo;0;L;541D;;;;N;;;;;
+F9EE;CJK COMPATIBILITY IDEOGRAPH-F9EE;Lo;0;L;71D0;;;;N;;;;;
+F9EF;CJK COMPATIBILITY IDEOGRAPH-F9EF;Lo;0;L;7498;;;;N;;;;;
+F9F0;CJK COMPATIBILITY IDEOGRAPH-F9F0;Lo;0;L;85FA;;;;N;;;;;
+F9F1;CJK COMPATIBILITY IDEOGRAPH-F9F1;Lo;0;L;96A3;;;;N;;;;;
+F9F2;CJK COMPATIBILITY IDEOGRAPH-F9F2;Lo;0;L;9C57;;;;N;;;;;
+F9F3;CJK COMPATIBILITY IDEOGRAPH-F9F3;Lo;0;L;9E9F;;;;N;;;;;
+F9F4;CJK COMPATIBILITY IDEOGRAPH-F9F4;Lo;0;L;6797;;;;N;;;;;
+F9F5;CJK COMPATIBILITY IDEOGRAPH-F9F5;Lo;0;L;6DCB;;;;N;;;;;
+F9F6;CJK COMPATIBILITY IDEOGRAPH-F9F6;Lo;0;L;81E8;;;;N;;;;;
+F9F7;CJK COMPATIBILITY IDEOGRAPH-F9F7;Lo;0;L;7ACB;;;;N;;;;;
+F9F8;CJK COMPATIBILITY IDEOGRAPH-F9F8;Lo;0;L;7B20;;;;N;;;;;
+F9F9;CJK COMPATIBILITY IDEOGRAPH-F9F9;Lo;0;L;7C92;;;;N;;;;;
+F9FA;CJK COMPATIBILITY IDEOGRAPH-F9FA;Lo;0;L;72C0;;;;N;;;;;
+F9FB;CJK COMPATIBILITY IDEOGRAPH-F9FB;Lo;0;L;7099;;;;N;;;;;
+F9FC;CJK COMPATIBILITY IDEOGRAPH-F9FC;Lo;0;L;8B58;;;;N;;;;;
+F9FD;CJK COMPATIBILITY IDEOGRAPH-F9FD;Lo;0;L;4EC0;;;;N;;;;;
+F9FE;CJK COMPATIBILITY IDEOGRAPH-F9FE;Lo;0;L;8336;;;;N;;;;;
+F9FF;CJK COMPATIBILITY IDEOGRAPH-F9FF;Lo;0;L;523A;;;;N;;;;;
+FA00;CJK COMPATIBILITY IDEOGRAPH-FA00;Lo;0;L;5207;;;;N;;;;;
+FA01;CJK COMPATIBILITY IDEOGRAPH-FA01;Lo;0;L;5EA6;;;;N;;;;;
+FA02;CJK COMPATIBILITY IDEOGRAPH-FA02;Lo;0;L;62D3;;;;N;;;;;
+FA03;CJK COMPATIBILITY IDEOGRAPH-FA03;Lo;0;L;7CD6;;;;N;;;;;
+FA04;CJK COMPATIBILITY IDEOGRAPH-FA04;Lo;0;L;5B85;;;;N;;;;;
+FA05;CJK COMPATIBILITY IDEOGRAPH-FA05;Lo;0;L;6D1E;;;;N;;;;;
+FA06;CJK COMPATIBILITY IDEOGRAPH-FA06;Lo;0;L;66B4;;;;N;;;;;
+FA07;CJK COMPATIBILITY IDEOGRAPH-FA07;Lo;0;L;8F3B;;;;N;;;;;
+FA08;CJK COMPATIBILITY IDEOGRAPH-FA08;Lo;0;L;884C;;;;N;;;;;
+FA09;CJK COMPATIBILITY IDEOGRAPH-FA09;Lo;0;L;964D;;;;N;;;;;
+FA0A;CJK COMPATIBILITY IDEOGRAPH-FA0A;Lo;0;L;898B;;;;N;;;;;
+FA0B;CJK COMPATIBILITY IDEOGRAPH-FA0B;Lo;0;L;5ED3;;;;N;;;;;
+FA0C;CJK COMPATIBILITY IDEOGRAPH-FA0C;Lo;0;L;5140;;;;N;;;;;
+FA0D;CJK COMPATIBILITY IDEOGRAPH-FA0D;Lo;0;L;55C0;;;;N;;;;;
+FA0E;CJK COMPATIBILITY IDEOGRAPH-FA0E;Lo;0;L;;;;;N;;;;;
+FA0F;CJK COMPATIBILITY IDEOGRAPH-FA0F;Lo;0;L;;;;;N;;;;;
+FA10;CJK COMPATIBILITY IDEOGRAPH-FA10;Lo;0;L;585A;;;;N;;;;;
+FA11;CJK COMPATIBILITY IDEOGRAPH-FA11;Lo;0;L;;;;;N;;;;;
+FA12;CJK COMPATIBILITY IDEOGRAPH-FA12;Lo;0;L;6674;;;;N;;;;;
+FA13;CJK COMPATIBILITY IDEOGRAPH-FA13;Lo;0;L;;;;;N;;;;;
+FA14;CJK COMPATIBILITY IDEOGRAPH-FA14;Lo;0;L;;;;;N;;;;;
+FA15;CJK COMPATIBILITY IDEOGRAPH-FA15;Lo;0;L;51DE;;;;N;;;;;
+FA16;CJK COMPATIBILITY IDEOGRAPH-FA16;Lo;0;L;732A;;;;N;;;;;
+FA17;CJK COMPATIBILITY IDEOGRAPH-FA17;Lo;0;L;76CA;;;;N;;;;;
+FA18;CJK COMPATIBILITY IDEOGRAPH-FA18;Lo;0;L;793C;;;;N;;;;;
+FA19;CJK COMPATIBILITY IDEOGRAPH-FA19;Lo;0;L;795E;;;;N;;;;;
+FA1A;CJK COMPATIBILITY IDEOGRAPH-FA1A;Lo;0;L;7965;;;;N;;;;;
+FA1B;CJK COMPATIBILITY IDEOGRAPH-FA1B;Lo;0;L;798F;;;;N;;;;;
+FA1C;CJK COMPATIBILITY IDEOGRAPH-FA1C;Lo;0;L;9756;;;;N;;;;;
+FA1D;CJK COMPATIBILITY IDEOGRAPH-FA1D;Lo;0;L;7CBE;;;;N;;;;;
+FA1E;CJK COMPATIBILITY IDEOGRAPH-FA1E;Lo;0;L;7FBD;;;;N;;;;;
+FA1F;CJK COMPATIBILITY IDEOGRAPH-FA1F;Lo;0;L;;;;;N;;*;;;
+FA20;CJK COMPATIBILITY IDEOGRAPH-FA20;Lo;0;L;8612;;;;N;;;;;
+FA21;CJK COMPATIBILITY IDEOGRAPH-FA21;Lo;0;L;;;;;N;;;;;
+FA22;CJK COMPATIBILITY IDEOGRAPH-FA22;Lo;0;L;8AF8;;;;N;;;;;
+FA23;CJK COMPATIBILITY IDEOGRAPH-FA23;Lo;0;L;;;;;N;;*;;;
+FA24;CJK COMPATIBILITY IDEOGRAPH-FA24;Lo;0;L;;;;;N;;;;;
+FA25;CJK COMPATIBILITY IDEOGRAPH-FA25;Lo;0;L;9038;;;;N;;;;;
+FA26;CJK COMPATIBILITY IDEOGRAPH-FA26;Lo;0;L;90FD;;;;N;;;;;
+FA27;CJK COMPATIBILITY IDEOGRAPH-FA27;Lo;0;L;;;;;N;;;;;
+FA28;CJK COMPATIBILITY IDEOGRAPH-FA28;Lo;0;L;;;;;N;;;;;
+FA29;CJK COMPATIBILITY IDEOGRAPH-FA29;Lo;0;L;;;;;N;;;;;
+FA2A;CJK COMPATIBILITY IDEOGRAPH-FA2A;Lo;0;L;98EF;;;;N;;;;;
+FA2B;CJK COMPATIBILITY IDEOGRAPH-FA2B;Lo;0;L;98FC;;;;N;;;;;
+FA2C;CJK COMPATIBILITY IDEOGRAPH-FA2C;Lo;0;L;9928;;;;N;;;;;
+FA2D;CJK COMPATIBILITY IDEOGRAPH-FA2D;Lo;0;L;9DB4;;;;N;;;;;
+FA30;CJK COMPATIBILITY IDEOGRAPH-FA30;Lo;0;L;4FAE;;;;N;;;;;
+FA31;CJK COMPATIBILITY IDEOGRAPH-FA31;Lo;0;L;50E7;;;;N;;;;;
+FA32;CJK COMPATIBILITY IDEOGRAPH-FA32;Lo;0;L;514D;;;;N;;;;;
+FA33;CJK COMPATIBILITY IDEOGRAPH-FA33;Lo;0;L;52C9;;;;N;;;;;
+FA34;CJK COMPATIBILITY IDEOGRAPH-FA34;Lo;0;L;52E4;;;;N;;;;;
+FA35;CJK COMPATIBILITY IDEOGRAPH-FA35;Lo;0;L;5351;;;;N;;;;;
+FA36;CJK COMPATIBILITY IDEOGRAPH-FA36;Lo;0;L;559D;;;;N;;;;;
+FA37;CJK COMPATIBILITY IDEOGRAPH-FA37;Lo;0;L;5606;;;;N;;;;;
+FA38;CJK COMPATIBILITY IDEOGRAPH-FA38;Lo;0;L;5668;;;;N;;;;;
+FA39;CJK COMPATIBILITY IDEOGRAPH-FA39;Lo;0;L;5840;;;;N;;;;;
+FA3A;CJK COMPATIBILITY IDEOGRAPH-FA3A;Lo;0;L;58A8;;;;N;;;;;
+FA3B;CJK COMPATIBILITY IDEOGRAPH-FA3B;Lo;0;L;5C64;;;;N;;;;;
+FA3C;CJK COMPATIBILITY IDEOGRAPH-FA3C;Lo;0;L;5C6E;;;;N;;;;;
+FA3D;CJK COMPATIBILITY IDEOGRAPH-FA3D;Lo;0;L;6094;;;;N;;;;;
+FA3E;CJK COMPATIBILITY IDEOGRAPH-FA3E;Lo;0;L;6168;;;;N;;;;;
+FA3F;CJK COMPATIBILITY IDEOGRAPH-FA3F;Lo;0;L;618E;;;;N;;;;;
+FA40;CJK COMPATIBILITY IDEOGRAPH-FA40;Lo;0;L;61F2;;;;N;;;;;
+FA41;CJK COMPATIBILITY IDEOGRAPH-FA41;Lo;0;L;654F;;;;N;;;;;
+FA42;CJK COMPATIBILITY IDEOGRAPH-FA42;Lo;0;L;65E2;;;;N;;;;;
+FA43;CJK COMPATIBILITY IDEOGRAPH-FA43;Lo;0;L;6691;;;;N;;;;;
+FA44;CJK COMPATIBILITY IDEOGRAPH-FA44;Lo;0;L;6885;;;;N;;;;;
+FA45;CJK COMPATIBILITY IDEOGRAPH-FA45;Lo;0;L;6D77;;;;N;;;;;
+FA46;CJK COMPATIBILITY IDEOGRAPH-FA46;Lo;0;L;6E1A;;;;N;;;;;
+FA47;CJK COMPATIBILITY IDEOGRAPH-FA47;Lo;0;L;6F22;;;;N;;;;;
+FA48;CJK COMPATIBILITY IDEOGRAPH-FA48;Lo;0;L;716E;;;;N;;;;;
+FA49;CJK COMPATIBILITY IDEOGRAPH-FA49;Lo;0;L;722B;;;;N;;;;;
+FA4A;CJK COMPATIBILITY IDEOGRAPH-FA4A;Lo;0;L;7422;;;;N;;;;;
+FA4B;CJK COMPATIBILITY IDEOGRAPH-FA4B;Lo;0;L;7891;;;;N;;;;;
+FA4C;CJK COMPATIBILITY IDEOGRAPH-FA4C;Lo;0;L;793E;;;;N;;;;;
+FA4D;CJK COMPATIBILITY IDEOGRAPH-FA4D;Lo;0;L;7949;;;;N;;;;;
+FA4E;CJK COMPATIBILITY IDEOGRAPH-FA4E;Lo;0;L;7948;;;;N;;;;;
+FA4F;CJK COMPATIBILITY IDEOGRAPH-FA4F;Lo;0;L;7950;;;;N;;;;;
+FA50;CJK COMPATIBILITY IDEOGRAPH-FA50;Lo;0;L;7956;;;;N;;;;;
+FA51;CJK COMPATIBILITY IDEOGRAPH-FA51;Lo;0;L;795D;;;;N;;;;;
+FA52;CJK COMPATIBILITY IDEOGRAPH-FA52;Lo;0;L;798D;;;;N;;;;;
+FA53;CJK COMPATIBILITY IDEOGRAPH-FA53;Lo;0;L;798E;;;;N;;;;;
+FA54;CJK COMPATIBILITY IDEOGRAPH-FA54;Lo;0;L;7A40;;;;N;;;;;
+FA55;CJK COMPATIBILITY IDEOGRAPH-FA55;Lo;0;L;7A81;;;;N;;;;;
+FA56;CJK COMPATIBILITY IDEOGRAPH-FA56;Lo;0;L;7BC0;;;;N;;;;;
+FA57;CJK COMPATIBILITY IDEOGRAPH-FA57;Lo;0;L;7DF4;;;;N;;;;;
+FA58;CJK COMPATIBILITY IDEOGRAPH-FA58;Lo;0;L;7E09;;;;N;;;;;
+FA59;CJK COMPATIBILITY IDEOGRAPH-FA59;Lo;0;L;7E41;;;;N;;;;;
+FA5A;CJK COMPATIBILITY IDEOGRAPH-FA5A;Lo;0;L;7F72;;;;N;;;;;
+FA5B;CJK COMPATIBILITY IDEOGRAPH-FA5B;Lo;0;L;8005;;;;N;;;;;
+FA5C;CJK COMPATIBILITY IDEOGRAPH-FA5C;Lo;0;L;81ED;;;;N;;;;;
+FA5D;CJK COMPATIBILITY IDEOGRAPH-FA5D;Lo;0;L;8279;;;;N;;;;;
+FA5E;CJK COMPATIBILITY IDEOGRAPH-FA5E;Lo;0;L;8279;;;;N;;;;;
+FA5F;CJK COMPATIBILITY IDEOGRAPH-FA5F;Lo;0;L;8457;;;;N;;;;;
+FA60;CJK COMPATIBILITY IDEOGRAPH-FA60;Lo;0;L;8910;;;;N;;;;;
+FA61;CJK COMPATIBILITY IDEOGRAPH-FA61;Lo;0;L;8996;;;;N;;;;;
+FA62;CJK COMPATIBILITY IDEOGRAPH-FA62;Lo;0;L;8B01;;;;N;;;;;
+FA63;CJK COMPATIBILITY IDEOGRAPH-FA63;Lo;0;L;8B39;;;;N;;;;;
+FA64;CJK COMPATIBILITY IDEOGRAPH-FA64;Lo;0;L;8CD3;;;;N;;;;;
+FA65;CJK COMPATIBILITY IDEOGRAPH-FA65;Lo;0;L;8D08;;;;N;;;;;
+FA66;CJK COMPATIBILITY IDEOGRAPH-FA66;Lo;0;L;8FB6;;;;N;;;;;
+FA67;CJK COMPATIBILITY IDEOGRAPH-FA67;Lo;0;L;9038;;;;N;;;;;
+FA68;CJK COMPATIBILITY IDEOGRAPH-FA68;Lo;0;L;96E3;;;;N;;;;;
+FA69;CJK COMPATIBILITY IDEOGRAPH-FA69;Lo;0;L;97FF;;;;N;;;;;
+FA6A;CJK COMPATIBILITY IDEOGRAPH-FA6A;Lo;0;L;983B;;;;N;;;;;
+FB00;LATIN SMALL LIGATURE FF;Ll;0;L;<compat> 0066 0066;;;;N;;;;;
+FB01;LATIN SMALL LIGATURE FI;Ll;0;L;<compat> 0066 0069;;;;N;;;;;
+FB02;LATIN SMALL LIGATURE FL;Ll;0;L;<compat> 0066 006C;;;;N;;;;;
+FB03;LATIN SMALL LIGATURE FFI;Ll;0;L;<compat> 0066 0066 0069;;;;N;;;;;
+FB04;LATIN SMALL LIGATURE FFL;Ll;0;L;<compat> 0066 0066 006C;;;;N;;;;;
+FB05;LATIN SMALL LIGATURE LONG S T;Ll;0;L;<compat> 017F 0074;;;;N;;;;;
+FB06;LATIN SMALL LIGATURE ST;Ll;0;L;<compat> 0073 0074;;;;N;;;;;
+FB13;ARMENIAN SMALL LIGATURE MEN NOW;Ll;0;L;<compat> 0574 0576;;;;N;;;;;
+FB14;ARMENIAN SMALL LIGATURE MEN ECH;Ll;0;L;<compat> 0574 0565;;;;N;;;;;
+FB15;ARMENIAN SMALL LIGATURE MEN INI;Ll;0;L;<compat> 0574 056B;;;;N;;;;;
+FB16;ARMENIAN SMALL LIGATURE VEW NOW;Ll;0;L;<compat> 057E 0576;;;;N;;;;;
+FB17;ARMENIAN SMALL LIGATURE MEN XEH;Ll;0;L;<compat> 0574 056D;;;;N;;;;;
+FB1D;HEBREW LETTER YOD WITH HIRIQ;Lo;0;R;05D9 05B4;;;;N;;;;;
+FB1E;HEBREW POINT JUDEO-SPANISH VARIKA;Mn;26;NSM;;;;;N;HEBREW POINT VARIKA;;;;
+FB1F;HEBREW LIGATURE YIDDISH YOD YOD PATAH;Lo;0;R;05F2 05B7;;;;N;;;;;
+FB20;HEBREW LETTER ALTERNATIVE AYIN;Lo;0;R;<font> 05E2;;;;N;;;;;
+FB21;HEBREW LETTER WIDE ALEF;Lo;0;R;<font> 05D0;;;;N;;;;;
+FB22;HEBREW LETTER WIDE DALET;Lo;0;R;<font> 05D3;;;;N;;;;;
+FB23;HEBREW LETTER WIDE HE;Lo;0;R;<font> 05D4;;;;N;;;;;
+FB24;HEBREW LETTER WIDE KAF;Lo;0;R;<font> 05DB;;;;N;;;;;
+FB25;HEBREW LETTER WIDE LAMED;Lo;0;R;<font> 05DC;;;;N;;;;;
+FB26;HEBREW LETTER WIDE FINAL MEM;Lo;0;R;<font> 05DD;;;;N;;;;;
+FB27;HEBREW LETTER WIDE RESH;Lo;0;R;<font> 05E8;;;;N;;;;;
+FB28;HEBREW LETTER WIDE TAV;Lo;0;R;<font> 05EA;;;;N;;;;;
+FB29;HEBREW LETTER ALTERNATIVE PLUS SIGN;Sm;0;ET;<font> 002B;;;;N;;;;;
+FB2A;HEBREW LETTER SHIN WITH SHIN DOT;Lo;0;R;05E9 05C1;;;;N;;;;;
+FB2B;HEBREW LETTER SHIN WITH SIN DOT;Lo;0;R;05E9 05C2;;;;N;;;;;
+FB2C;HEBREW LETTER SHIN WITH DAGESH AND SHIN DOT;Lo;0;R;FB49 05C1;;;;N;;;;;
+FB2D;HEBREW LETTER SHIN WITH DAGESH AND SIN DOT;Lo;0;R;FB49 05C2;;;;N;;;;;
+FB2E;HEBREW LETTER ALEF WITH PATAH;Lo;0;R;05D0 05B7;;;;N;;;;;
+FB2F;HEBREW LETTER ALEF WITH QAMATS;Lo;0;R;05D0 05B8;;;;N;;;;;
+FB30;HEBREW LETTER ALEF WITH MAPIQ;Lo;0;R;05D0 05BC;;;;N;;;;;
+FB31;HEBREW LETTER BET WITH DAGESH;Lo;0;R;05D1 05BC;;;;N;;;;;
+FB32;HEBREW LETTER GIMEL WITH DAGESH;Lo;0;R;05D2 05BC;;;;N;;;;;
+FB33;HEBREW LETTER DALET WITH DAGESH;Lo;0;R;05D3 05BC;;;;N;;;;;
+FB34;HEBREW LETTER HE WITH MAPIQ;Lo;0;R;05D4 05BC;;;;N;;;;;
+FB35;HEBREW LETTER VAV WITH DAGESH;Lo;0;R;05D5 05BC;;;;N;;;;;
+FB36;HEBREW LETTER ZAYIN WITH DAGESH;Lo;0;R;05D6 05BC;;;;N;;;;;
+FB38;HEBREW LETTER TET WITH DAGESH;Lo;0;R;05D8 05BC;;;;N;;;;;
+FB39;HEBREW LETTER YOD WITH DAGESH;Lo;0;R;05D9 05BC;;;;N;;;;;
+FB3A;HEBREW LETTER FINAL KAF WITH DAGESH;Lo;0;R;05DA 05BC;;;;N;;;;;
+FB3B;HEBREW LETTER KAF WITH DAGESH;Lo;0;R;05DB 05BC;;;;N;;;;;
+FB3C;HEBREW LETTER LAMED WITH DAGESH;Lo;0;R;05DC 05BC;;;;N;;;;;
+FB3E;HEBREW LETTER MEM WITH DAGESH;Lo;0;R;05DE 05BC;;;;N;;;;;
+FB40;HEBREW LETTER NUN WITH DAGESH;Lo;0;R;05E0 05BC;;;;N;;;;;
+FB41;HEBREW LETTER SAMEKH WITH DAGESH;Lo;0;R;05E1 05BC;;;;N;;;;;
+FB43;HEBREW LETTER FINAL PE WITH DAGESH;Lo;0;R;05E3 05BC;;;;N;;;;;
+FB44;HEBREW LETTER PE WITH DAGESH;Lo;0;R;05E4 05BC;;;;N;;;;;
+FB46;HEBREW LETTER TSADI WITH DAGESH;Lo;0;R;05E6 05BC;;;;N;;;;;
+FB47;HEBREW LETTER QOF WITH DAGESH;Lo;0;R;05E7 05BC;;;;N;;;;;
+FB48;HEBREW LETTER RESH WITH DAGESH;Lo;0;R;05E8 05BC;;;;N;;;;;
+FB49;HEBREW LETTER SHIN WITH DAGESH;Lo;0;R;05E9 05BC;;;;N;;;;;
+FB4A;HEBREW LETTER TAV WITH DAGESH;Lo;0;R;05EA 05BC;;;;N;;;;;
+FB4B;HEBREW LETTER VAV WITH HOLAM;Lo;0;R;05D5 05B9;;;;N;;;;;
+FB4C;HEBREW LETTER BET WITH RAFE;Lo;0;R;05D1 05BF;;;;N;;;;;
+FB4D;HEBREW LETTER KAF WITH RAFE;Lo;0;R;05DB 05BF;;;;N;;;;;
+FB4E;HEBREW LETTER PE WITH RAFE;Lo;0;R;05E4 05BF;;;;N;;;;;
+FB4F;HEBREW LIGATURE ALEF LAMED;Lo;0;R;<compat> 05D0 05DC;;;;N;;;;;
+FB50;ARABIC LETTER ALEF WASLA ISOLATED FORM;Lo;0;AL;<isolated> 0671;;;;N;;;;;
+FB51;ARABIC LETTER ALEF WASLA FINAL FORM;Lo;0;AL;<final> 0671;;;;N;;;;;
+FB52;ARABIC LETTER BEEH ISOLATED FORM;Lo;0;AL;<isolated> 067B;;;;N;;;;;
+FB53;ARABIC LETTER BEEH FINAL FORM;Lo;0;AL;<final> 067B;;;;N;;;;;
+FB54;ARABIC LETTER BEEH INITIAL FORM;Lo;0;AL;<initial> 067B;;;;N;;;;;
+FB55;ARABIC LETTER BEEH MEDIAL FORM;Lo;0;AL;<medial> 067B;;;;N;;;;;
+FB56;ARABIC LETTER PEH ISOLATED FORM;Lo;0;AL;<isolated> 067E;;;;N;;;;;
+FB57;ARABIC LETTER PEH FINAL FORM;Lo;0;AL;<final> 067E;;;;N;;;;;
+FB58;ARABIC LETTER PEH INITIAL FORM;Lo;0;AL;<initial> 067E;;;;N;;;;;
+FB59;ARABIC LETTER PEH MEDIAL FORM;Lo;0;AL;<medial> 067E;;;;N;;;;;
+FB5A;ARABIC LETTER BEHEH ISOLATED FORM;Lo;0;AL;<isolated> 0680;;;;N;;;;;
+FB5B;ARABIC LETTER BEHEH FINAL FORM;Lo;0;AL;<final> 0680;;;;N;;;;;
+FB5C;ARABIC LETTER BEHEH INITIAL FORM;Lo;0;AL;<initial> 0680;;;;N;;;;;
+FB5D;ARABIC LETTER BEHEH MEDIAL FORM;Lo;0;AL;<medial> 0680;;;;N;;;;;
+FB5E;ARABIC LETTER TTEHEH ISOLATED FORM;Lo;0;AL;<isolated> 067A;;;;N;;;;;
+FB5F;ARABIC LETTER TTEHEH FINAL FORM;Lo;0;AL;<final> 067A;;;;N;;;;;
+FB60;ARABIC LETTER TTEHEH INITIAL FORM;Lo;0;AL;<initial> 067A;;;;N;;;;;
+FB61;ARABIC LETTER TTEHEH MEDIAL FORM;Lo;0;AL;<medial> 067A;;;;N;;;;;
+FB62;ARABIC LETTER TEHEH ISOLATED FORM;Lo;0;AL;<isolated> 067F;;;;N;;;;;
+FB63;ARABIC LETTER TEHEH FINAL FORM;Lo;0;AL;<final> 067F;;;;N;;;;;
+FB64;ARABIC LETTER TEHEH INITIAL FORM;Lo;0;AL;<initial> 067F;;;;N;;;;;
+FB65;ARABIC LETTER TEHEH MEDIAL FORM;Lo;0;AL;<medial> 067F;;;;N;;;;;
+FB66;ARABIC LETTER TTEH ISOLATED FORM;Lo;0;AL;<isolated> 0679;;;;N;;;;;
+FB67;ARABIC LETTER TTEH FINAL FORM;Lo;0;AL;<final> 0679;;;;N;;;;;
+FB68;ARABIC LETTER TTEH INITIAL FORM;Lo;0;AL;<initial> 0679;;;;N;;;;;
+FB69;ARABIC LETTER TTEH MEDIAL FORM;Lo;0;AL;<medial> 0679;;;;N;;;;;
+FB6A;ARABIC LETTER VEH ISOLATED FORM;Lo;0;AL;<isolated> 06A4;;;;N;;;;;
+FB6B;ARABIC LETTER VEH FINAL FORM;Lo;0;AL;<final> 06A4;;;;N;;;;;
+FB6C;ARABIC LETTER VEH INITIAL FORM;Lo;0;AL;<initial> 06A4;;;;N;;;;;
+FB6D;ARABIC LETTER VEH MEDIAL FORM;Lo;0;AL;<medial> 06A4;;;;N;;;;;
+FB6E;ARABIC LETTER PEHEH ISOLATED FORM;Lo;0;AL;<isolated> 06A6;;;;N;;;;;
+FB6F;ARABIC LETTER PEHEH FINAL FORM;Lo;0;AL;<final> 06A6;;;;N;;;;;
+FB70;ARABIC LETTER PEHEH INITIAL FORM;Lo;0;AL;<initial> 06A6;;;;N;;;;;
+FB71;ARABIC LETTER PEHEH MEDIAL FORM;Lo;0;AL;<medial> 06A6;;;;N;;;;;
+FB72;ARABIC LETTER DYEH ISOLATED FORM;Lo;0;AL;<isolated> 0684;;;;N;;;;;
+FB73;ARABIC LETTER DYEH FINAL FORM;Lo;0;AL;<final> 0684;;;;N;;;;;
+FB74;ARABIC LETTER DYEH INITIAL FORM;Lo;0;AL;<initial> 0684;;;;N;;;;;
+FB75;ARABIC LETTER DYEH MEDIAL FORM;Lo;0;AL;<medial> 0684;;;;N;;;;;
+FB76;ARABIC LETTER NYEH ISOLATED FORM;Lo;0;AL;<isolated> 0683;;;;N;;;;;
+FB77;ARABIC LETTER NYEH FINAL FORM;Lo;0;AL;<final> 0683;;;;N;;;;;
+FB78;ARABIC LETTER NYEH INITIAL FORM;Lo;0;AL;<initial> 0683;;;;N;;;;;
+FB79;ARABIC LETTER NYEH MEDIAL FORM;Lo;0;AL;<medial> 0683;;;;N;;;;;
+FB7A;ARABIC LETTER TCHEH ISOLATED FORM;Lo;0;AL;<isolated> 0686;;;;N;;;;;
+FB7B;ARABIC LETTER TCHEH FINAL FORM;Lo;0;AL;<final> 0686;;;;N;;;;;
+FB7C;ARABIC LETTER TCHEH INITIAL FORM;Lo;0;AL;<initial> 0686;;;;N;;;;;
+FB7D;ARABIC LETTER TCHEH MEDIAL FORM;Lo;0;AL;<medial> 0686;;;;N;;;;;
+FB7E;ARABIC LETTER TCHEHEH ISOLATED FORM;Lo;0;AL;<isolated> 0687;;;;N;;;;;
+FB7F;ARABIC LETTER TCHEHEH FINAL FORM;Lo;0;AL;<final> 0687;;;;N;;;;;
+FB80;ARABIC LETTER TCHEHEH INITIAL FORM;Lo;0;AL;<initial> 0687;;;;N;;;;;
+FB81;ARABIC LETTER TCHEHEH MEDIAL FORM;Lo;0;AL;<medial> 0687;;;;N;;;;;
+FB82;ARABIC LETTER DDAHAL ISOLATED FORM;Lo;0;AL;<isolated> 068D;;;;N;;;;;
+FB83;ARABIC LETTER DDAHAL FINAL FORM;Lo;0;AL;<final> 068D;;;;N;;;;;
+FB84;ARABIC LETTER DAHAL ISOLATED FORM;Lo;0;AL;<isolated> 068C;;;;N;;;;;
+FB85;ARABIC LETTER DAHAL FINAL FORM;Lo;0;AL;<final> 068C;;;;N;;;;;
+FB86;ARABIC LETTER DUL ISOLATED FORM;Lo;0;AL;<isolated> 068E;;;;N;;;;;
+FB87;ARABIC LETTER DUL FINAL FORM;Lo;0;AL;<final> 068E;;;;N;;;;;
+FB88;ARABIC LETTER DDAL ISOLATED FORM;Lo;0;AL;<isolated> 0688;;;;N;;;;;
+FB89;ARABIC LETTER DDAL FINAL FORM;Lo;0;AL;<final> 0688;;;;N;;;;;
+FB8A;ARABIC LETTER JEH ISOLATED FORM;Lo;0;AL;<isolated> 0698;;;;N;;;;;
+FB8B;ARABIC LETTER JEH FINAL FORM;Lo;0;AL;<final> 0698;;;;N;;;;;
+FB8C;ARABIC LETTER RREH ISOLATED FORM;Lo;0;AL;<isolated> 0691;;;;N;;;;;
+FB8D;ARABIC LETTER RREH FINAL FORM;Lo;0;AL;<final> 0691;;;;N;;;;;
+FB8E;ARABIC LETTER KEHEH ISOLATED FORM;Lo;0;AL;<isolated> 06A9;;;;N;;;;;
+FB8F;ARABIC LETTER KEHEH FINAL FORM;Lo;0;AL;<final> 06A9;;;;N;;;;;
+FB90;ARABIC LETTER KEHEH INITIAL FORM;Lo;0;AL;<initial> 06A9;;;;N;;;;;
+FB91;ARABIC LETTER KEHEH MEDIAL FORM;Lo;0;AL;<medial> 06A9;;;;N;;;;;
+FB92;ARABIC LETTER GAF ISOLATED FORM;Lo;0;AL;<isolated> 06AF;;;;N;;;;;
+FB93;ARABIC LETTER GAF FINAL FORM;Lo;0;AL;<final> 06AF;;;;N;;;;;
+FB94;ARABIC LETTER GAF INITIAL FORM;Lo;0;AL;<initial> 06AF;;;;N;;;;;
+
+FB95;ARABIC LETTER GAF MEDIAL FORM;Lo;0;AL;<medial> 06AF;;;;N;;;;;
+FB96;ARABIC LETTER GUEH ISOLATED FORM;Lo;0;AL;<isolated> 06B3;;;;N;;;;;
+FB97;ARABIC LETTER GUEH FINAL FORM;Lo;0;AL;<final> 06B3;;;;N;;;;;
+FB98;ARABIC LETTER GUEH INITIAL FORM;Lo;0;AL;<initial> 06B3;;;;N;;;;;
+FB99;ARABIC LETTER GUEH MEDIAL FORM;Lo;0;AL;<medial> 06B3;;;;N;;;;;
+FB9A;ARABIC LETTER NGOEH ISOLATED FORM;Lo;0;AL;<isolated> 06B1;;;;N;;;;;
+FB9B;ARABIC LETTER NGOEH FINAL FORM;Lo;0;AL;<final> 06B1;;;;N;;;;;
+FB9C;ARABIC LETTER NGOEH INITIAL FORM;Lo;0;AL;<initial> 06B1;;;;N;;;;;
+FB9D;ARABIC LETTER NGOEH MEDIAL FORM;Lo;0;AL;<medial> 06B1;;;;N;;;;;
+FB9E;ARABIC LETTER NOON GHUNNA ISOLATED FORM;Lo;0;AL;<isolated> 06BA;;;;N;;;;;
+FB9F;ARABIC LETTER NOON GHUNNA FINAL FORM;Lo;0;AL;<final> 06BA;;;;N;;;;;
+FBA0;ARABIC LETTER RNOON ISOLATED FORM;Lo;0;AL;<isolated> 06BB;;;;N;;;;;
+FBA1;ARABIC LETTER RNOON FINAL FORM;Lo;0;AL;<final> 06BB;;;;N;;;;;
+FBA2;ARABIC LETTER RNOON INITIAL FORM;Lo;0;AL;<initial> 06BB;;;;N;;;;;
+FBA3;ARABIC LETTER RNOON MEDIAL FORM;Lo;0;AL;<medial> 06BB;;;;N;;;;;
+FBA4;ARABIC LETTER HEH WITH YEH ABOVE ISOLATED FORM;Lo;0;AL;<isolated> 06C0;;;;N;;;;;
+FBA5;ARABIC LETTER HEH WITH YEH ABOVE FINAL FORM;Lo;0;AL;<final> 06C0;;;;N;;;;;
+FBA6;ARABIC LETTER HEH GOAL ISOLATED FORM;Lo;0;AL;<isolated> 06C1;;;;N;;;;;
+FBA7;ARABIC LETTER HEH GOAL FINAL FORM;Lo;0;AL;<final> 06C1;;;;N;;;;;
+FBA8;ARABIC LETTER HEH GOAL INITIAL FORM;Lo;0;AL;<initial> 06C1;;;;N;;;;;
+FBA9;ARABIC LETTER HEH GOAL MEDIAL FORM;Lo;0;AL;<medial> 06C1;;;;N;;;;;
+FBAA;ARABIC LETTER HEH DOACHASHMEE ISOLATED FORM;Lo;0;AL;<isolated> 06BE;;;;N;;;;;
+FBAB;ARABIC LETTER HEH DOACHASHMEE FINAL FORM;Lo;0;AL;<final> 06BE;;;;N;;;;;
+FBAC;ARABIC LETTER HEH DOACHASHMEE INITIAL FORM;Lo;0;AL;<initial> 06BE;;;;N;;;;;
+FBAD;ARABIC LETTER HEH DOACHASHMEE MEDIAL FORM;Lo;0;AL;<medial> 06BE;;;;N;;;;;
+FBAE;ARABIC LETTER YEH BARREE ISOLATED FORM;Lo;0;AL;<isolated> 06D2;;;;N;;;;;
+FBAF;ARABIC LETTER YEH BARREE FINAL FORM;Lo;0;AL;<final> 06D2;;;;N;;;;;
+FBB0;ARABIC LETTER YEH BARREE WITH HAMZA ABOVE ISOLATED FORM;Lo;0;AL;<isolated> 06D3;;;;N;;;;;
+FBB1;ARABIC LETTER YEH BARREE WITH HAMZA ABOVE FINAL FORM;Lo;0;AL;<final> 06D3;;;;N;;;;;
+FBD3;ARABIC LETTER NG ISOLATED FORM;Lo;0;AL;<isolated> 06AD;;;;N;;;;;
+FBD4;ARABIC LETTER NG FINAL FORM;Lo;0;AL;<final> 06AD;;;;N;;;;;
+FBD5;ARABIC LETTER NG INITIAL FORM;Lo;0;AL;<initial> 06AD;;;;N;;;;;
+FBD6;ARABIC LETTER NG MEDIAL FORM;Lo;0;AL;<medial> 06AD;;;;N;;;;;
+FBD7;ARABIC LETTER U ISOLATED FORM;Lo;0;AL;<isolated> 06C7;;;;N;;;;;
+FBD8;ARABIC LETTER U FINAL FORM;Lo;0;AL;<final> 06C7;;;;N;;;;;
+FBD9;ARABIC LETTER OE ISOLATED FORM;Lo;0;AL;<isolated> 06C6;;;;N;;;;;
+FBDA;ARABIC LETTER OE FINAL FORM;Lo;0;AL;<final> 06C6;;;;N;;;;;
+FBDB;ARABIC LETTER YU ISOLATED FORM;Lo;0;AL;<isolated> 06C8;;;;N;;;;;
+FBDC;ARABIC LETTER YU FINAL FORM;Lo;0;AL;<final> 06C8;;;;N;;;;;
+FBDD;ARABIC LETTER U WITH HAMZA ABOVE ISOLATED FORM;Lo;0;AL;<isolated> 0677;;;;N;;;;;
+FBDE;ARABIC LETTER VE ISOLATED FORM;Lo;0;AL;<isolated> 06CB;;;;N;;;;;
+FBDF;ARABIC LETTER VE FINAL FORM;Lo;0;AL;<final> 06CB;;;;N;;;;;
+FBE0;ARABIC LETTER KIRGHIZ OE ISOLATED FORM;Lo;0;AL;<isolated> 06C5;;;;N;;;;;
+FBE1;ARABIC LETTER KIRGHIZ OE FINAL FORM;Lo;0;AL;<final> 06C5;;;;N;;;;;
+FBE2;ARABIC LETTER KIRGHIZ YU ISOLATED FORM;Lo;0;AL;<isolated> 06C9;;;;N;;;;;
+FBE3;ARABIC LETTER KIRGHIZ YU FINAL FORM;Lo;0;AL;<final> 06C9;;;;N;;;;;
+FBE4;ARABIC LETTER E ISOLATED FORM;Lo;0;AL;<isolated> 06D0;;;;N;;;;;
+FBE5;ARABIC LETTER E FINAL FORM;Lo;0;AL;<final> 06D0;;;;N;;;;;
+FBE6;ARABIC LETTER E INITIAL FORM;Lo;0;AL;<initial> 06D0;;;;N;;;;;
+FBE7;ARABIC LETTER E MEDIAL FORM;Lo;0;AL;<medial> 06D0;;;;N;;;;;
+FBE8;ARABIC LETTER UIGHUR KAZAKH KIRGHIZ ALEF MAKSURA INITIAL FORM;Lo;0;AL;<initial> 0649;;;;N;;;;;
+FBE9;ARABIC LETTER UIGHUR KAZAKH KIRGHIZ ALEF MAKSURA MEDIAL FORM;Lo;0;AL;<medial> 0649;;;;N;;;;;
+FBEA;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH ALEF ISOLATED FORM;Lo;0;AL;<isolated> 0626 0627;;;;N;;;;;
+FBEB;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH ALEF FINAL FORM;Lo;0;AL;<final> 0626 0627;;;;N;;;;;
+FBEC;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH AE ISOLATED FORM;Lo;0;AL;<isolated> 0626 06D5;;;;N;;;;;
+FBED;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH AE FINAL FORM;Lo;0;AL;<final> 0626 06D5;;;;N;;;;;
+FBEE;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH WAW ISOLATED FORM;Lo;0;AL;<isolated> 0626 0648;;;;N;;;;;
+FBEF;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH WAW FINAL FORM;Lo;0;AL;<final> 0626 0648;;;;N;;;;;
+FBF0;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH U ISOLATED FORM;Lo;0;AL;<isolated> 0626 06C7;;;;N;;;;;
+FBF1;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH U FINAL FORM;Lo;0;AL;<final> 0626 06C7;;;;N;;;;;
+FBF2;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH OE ISOLATED FORM;Lo;0;AL;<isolated> 0626 06C6;;;;N;;;;;
+FBF3;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH OE FINAL FORM;Lo;0;AL;<final> 0626 06C6;;;;N;;;;;
+FBF4;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH YU ISOLATED FORM;Lo;0;AL;<isolated> 0626 06C8;;;;N;;;;;
+FBF5;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH YU FINAL FORM;Lo;0;AL;<final> 0626 06C8;;;;N;;;;;
+FBF6;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH E ISOLATED FORM;Lo;0;AL;<isolated> 0626 06D0;;;;N;;;;;
+FBF7;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH E FINAL FORM;Lo;0;AL;<final> 0626 06D0;;;;N;;;;;
+FBF8;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH E INITIAL FORM;Lo;0;AL;<initial> 0626 06D0;;;;N;;;;;
+FBF9;ARABIC LIGATURE UIGHUR KIRGHIZ YEH WITH HAMZA ABOVE WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0626 0649;;;;N;;;;;
+FBFA;ARABIC LIGATURE UIGHUR KIRGHIZ YEH WITH HAMZA ABOVE WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0626 0649;;;;N;;;;;
+FBFB;ARABIC LIGATURE UIGHUR KIRGHIZ YEH WITH HAMZA ABOVE WITH ALEF MAKSURA INITIAL FORM;Lo;0;AL;<initial> 0626 0649;;;;N;;;;;
+FBFC;ARABIC LETTER FARSI YEH ISOLATED FORM;Lo;0;AL;<isolated> 06CC;;;;N;;;;;
+FBFD;ARABIC LETTER FARSI YEH FINAL FORM;Lo;0;AL;<final> 06CC;;;;N;;;;;
+FBFE;ARABIC LETTER FARSI YEH INITIAL FORM;Lo;0;AL;<initial> 06CC;;;;N;;;;;
+FBFF;ARABIC LETTER FARSI YEH MEDIAL FORM;Lo;0;AL;<medial> 06CC;;;;N;;;;;
+FC00;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0626 062C;;;;N;;;;;
+FC01;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0626 062D;;;;N;;;;;
+FC02;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0626 0645;;;;N;;;;;
+FC03;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0626 0649;;;;N;;;;;
+FC04;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0626 064A;;;;N;;;;;
+FC05;ARABIC LIGATURE BEH WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0628 062C;;;;N;;;;;
+FC06;ARABIC LIGATURE BEH WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0628 062D;;;;N;;;;;
+FC07;ARABIC LIGATURE BEH WITH KHAH ISOLATED FORM;Lo;0;AL;<isolated> 0628 062E;;;;N;;;;;
+FC08;ARABIC LIGATURE BEH WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0628 0645;;;;N;;;;;
+FC09;ARABIC LIGATURE BEH WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0628 0649;;;;N;;;;;
+FC0A;ARABIC LIGATURE BEH WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0628 064A;;;;N;;;;;
+FC0B;ARABIC LIGATURE TEH WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 062A 062C;;;;N;;;;;
+FC0C;ARABIC LIGATURE TEH WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 062A 062D;;;;N;;;;;
+FC0D;ARABIC LIGATURE TEH WITH KHAH ISOLATED FORM;Lo;0;AL;<isolated> 062A 062E;;;;N;;;;;
+FC0E;ARABIC LIGATURE TEH WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 062A 0645;;;;N;;;;;
+FC0F;ARABIC LIGATURE TEH WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 062A 0649;;;;N;;;;;
+FC10;ARABIC LIGATURE TEH WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 062A 064A;;;;N;;;;;
+FC11;ARABIC LIGATURE THEH WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 062B 062C;;;;N;;;;;
+FC12;ARABIC LIGATURE THEH WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 062B 0645;;;;N;;;;;
+FC13;ARABIC LIGATURE THEH WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 062B 0649;;;;N;;;;;
+FC14;ARABIC LIGATURE THEH WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 062B 064A;;;;N;;;;;
+FC15;ARABIC LIGATURE JEEM WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 062C 062D;;;;N;;;;;
+FC16;ARABIC LIGATURE JEEM WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 062C 0645;;;;N;;;;;
+FC17;ARABIC LIGATURE HAH WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 062D 062C;;;;N;;;;;
+FC18;ARABIC LIGATURE HAH WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 062D 0645;;;;N;;;;;
+FC19;ARABIC LIGATURE KHAH WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 062E 062C;;;;N;;;;;
+FC1A;ARABIC LIGATURE KHAH WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 062E 062D;;;;N;;;;;
+FC1B;ARABIC LIGATURE KHAH WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 062E 0645;;;;N;;;;;
+FC1C;ARABIC LIGATURE SEEN WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0633 062C;;;;N;;;;;
+FC1D;ARABIC LIGATURE SEEN WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0633 062D;;;;N;;;;;
+FC1E;ARABIC LIGATURE SEEN WITH KHAH ISOLATED FORM;Lo;0;AL;<isolated> 0633 062E;;;;N;;;;;
+FC1F;ARABIC LIGATURE SEEN WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0633 0645;;;;N;;;;;
+FC20;ARABIC LIGATURE SAD WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0635 062D;;;;N;;;;;
+FC21;ARABIC LIGATURE SAD WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0635 0645;;;;N;;;;;
+FC22;ARABIC LIGATURE DAD WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0636 062C;;;;N;;;;;
+FC23;ARABIC LIGATURE DAD WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0636 062D;;;;N;;;;;
+FC24;ARABIC LIGATURE DAD WITH KHAH ISOLATED FORM;Lo;0;AL;<isolated> 0636 062E;;;;N;;;;;
+FC25;ARABIC LIGATURE DAD WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0636 0645;;;;N;;;;;
+FC26;ARABIC LIGATURE TAH WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0637 062D;;;;N;;;;;
+FC27;ARABIC LIGATURE TAH WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0637 0645;;;;N;;;;;
+FC28;ARABIC LIGATURE ZAH WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0638 0645;;;;N;;;;;
+FC29;ARABIC LIGATURE AIN WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0639 062C;;;;N;;;;;
+FC2A;ARABIC LIGATURE AIN WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0639 0645;;;;N;;;;;
+FC2B;ARABIC LIGATURE GHAIN WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 063A 062C;;;;N;;;;;
+FC2C;ARABIC LIGATURE GHAIN WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 063A 0645;;;;N;;;;;
+FC2D;ARABIC LIGATURE FEH WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0641 062C;;;;N;;;;;
+FC2E;ARABIC LIGATURE FEH WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0641 062D;;;;N;;;;;
+FC2F;ARABIC LIGATURE FEH WITH KHAH ISOLATED FORM;Lo;0;AL;<isolated> 0641 062E;;;;N;;;;;
+FC30;ARABIC LIGATURE FEH WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0641 0645;;;;N;;;;;
+FC31;ARABIC LIGATURE FEH WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0641 0649;;;;N;;;;;
+FC32;ARABIC LIGATURE FEH WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0641 064A;;;;N;;;;;
+FC33;ARABIC LIGATURE QAF WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0642 062D;;;;N;;;;;
+FC34;ARABIC LIGATURE QAF WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0642 0645;;;;N;;;;;
+FC35;ARABIC LIGATURE QAF WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0642 0649;;;;N;;;;;
+FC36;ARABIC LIGATURE QAF WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0642 064A;;;;N;;;;;
+FC37;ARABIC LIGATURE KAF WITH ALEF ISOLATED FORM;Lo;0;AL;<isolated> 0643 0627;;;;N;;;;;
+FC38;ARABIC LIGATURE KAF WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0643 062C;;;;N;;;;;
+FC39;ARABIC LIGATURE KAF WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0643 062D;;;;N;;;;;
+FC3A;ARABIC LIGATURE KAF WITH KHAH ISOLATED FORM;Lo;0;AL;<isolated> 0643 062E;;;;N;;;;;
+FC3B;ARABIC LIGATURE KAF WITH LAM ISOLATED FORM;Lo;0;AL;<isolated> 0643 0644;;;;N;;;;;
+FC3C;ARABIC LIGATURE KAF WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0643 0645;;;;N;;;;;
+FC3D;ARABIC LIGATURE KAF WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0643 0649;;;;N;;;;;
+FC3E;ARABIC LIGATURE KAF WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0643 064A;;;;N;;;;;
+FC3F;ARABIC LIGATURE LAM WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0644 062C;;;;N;;;;;
+FC40;ARABIC LIGATURE LAM WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0644 062D;;;;N;;;;;
+FC41;ARABIC LIGATURE LAM WITH KHAH ISOLATED FORM;Lo;0;AL;<isolated> 0644 062E;;;;N;;;;;
+FC42;ARABIC LIGATURE LAM WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0644 0645;;;;N;;;;;
+FC43;ARABIC LIGATURE LAM WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0644 0649;;;;N;;;;;
+FC44;ARABIC LIGATURE LAM WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0644 064A;;;;N;;;;;
+FC45;ARABIC LIGATURE MEEM WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0645 062C;;;;N;;;;;
+FC46;ARABIC LIGATURE MEEM WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0645 062D;;;;N;;;;;
+FC47;ARABIC LIGATURE MEEM WITH KHAH ISOLATED FORM;Lo;0;AL;<isolated> 0645 062E;;;;N;;;;;
+FC48;ARABIC LIGATURE MEEM WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0645 0645;;;;N;;;;;
+FC49;ARABIC LIGATURE MEEM WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0645 0649;;;;N;;;;;
+FC4A;ARABIC LIGATURE MEEM WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0645 064A;;;;N;;;;;
+FC4B;ARABIC LIGATURE NOON WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0646 062C;;;;N;;;;;
+FC4C;ARABIC LIGATURE NOON WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0646 062D;;;;N;;;;;
+FC4D;ARABIC LIGATURE NOON WITH KHAH ISOLATED FORM;Lo;0;AL;<isolated> 0646 062E;;;;N;;;;;
+FC4E;ARABIC LIGATURE NOON WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0646 0645;;;;N;;;;;
+FC4F;ARABIC LIGATURE NOON WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0646 0649;;;;N;;;;;
+FC50;ARABIC LIGATURE NOON WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0646 064A;;;;N;;;;;
+FC51;ARABIC LIGATURE HEH WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0647 062C;;;;N;;;;;
+FC52;ARABIC LIGATURE HEH WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0647 0645;;;;N;;;;;
+FC53;ARABIC LIGATURE HEH WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0647 0649;;;;N;;;;;
+FC54;ARABIC LIGATURE HEH WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0647 064A;;;;N;;;;;
+FC55;ARABIC LIGATURE YEH WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 064A 062C;;;;N;;;;;
+FC56;ARABIC LIGATURE YEH WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 064A 062D;;;;N;;;;;
+FC57;ARABIC LIGATURE YEH WITH KHAH ISOLATED FORM;Lo;0;AL;<isolated> 064A 062E;;;;N;;;;;
+FC58;ARABIC LIGATURE YEH WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 064A 0645;;;;N;;;;;
+FC59;ARABIC LIGATURE YEH WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 064A 0649;;;;N;;;;;
+FC5A;ARABIC LIGATURE YEH WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 064A 064A;;;;N;;;;;
+FC5B;ARABIC LIGATURE THAL WITH SUPERSCRIPT ALEF ISOLATED FORM;Lo;0;AL;<isolated> 0630 0670;;;;N;;;;;
+FC5C;ARABIC LIGATURE REH WITH SUPERSCRIPT ALEF ISOLATED FORM;Lo;0;AL;<isolated> 0631 0670;;;;N;;;;;
+FC5D;ARABIC LIGATURE ALEF MAKSURA WITH SUPERSCRIPT ALEF ISOLATED FORM;Lo;0;AL;<isolated> 0649 0670;;;;N;;;;;
+FC5E;ARABIC LIGATURE SHADDA WITH DAMMATAN ISOLATED FORM;Lo;0;AL;<isolated> 0020 064C 0651;;;;N;;;;;
+FC5F;ARABIC LIGATURE SHADDA WITH KASRATAN ISOLATED FORM;Lo;0;AL;<isolated> 0020 064D 0651;;;;N;;;;;
+FC60;ARABIC LIGATURE SHADDA WITH FATHA ISOLATED FORM;Lo;0;AL;<isolated> 0020 064E 0651;;;;N;;;;;
+FC61;ARABIC LIGATURE SHADDA WITH DAMMA ISOLATED FORM;Lo;0;AL;<isolated> 0020 064F 0651;;;;N;;;;;
+FC62;ARABIC LIGATURE SHADDA WITH KASRA ISOLATED FORM;Lo;0;AL;<isolated> 0020 0650 0651;;;;N;;;;;
+FC63;ARABIC LIGATURE SHADDA WITH SUPERSCRIPT ALEF ISOLATED FORM;Lo;0;AL;<isolated> 0020 0651 0670;;;;N;;;;;
+FC64;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH REH FINAL FORM;Lo;0;AL;<final> 0626 0631;;;;N;;;;;
+FC65;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH ZAIN FINAL FORM;Lo;0;AL;<final> 0626 0632;;;;N;;;;;
+FC66;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH MEEM FINAL FORM;Lo;0;AL;<final> 0626 0645;;;;N;;;;;
+FC67;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH NOON FINAL FORM;Lo;0;AL;<final> 0626 0646;;;;N;;;;;
+FC68;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0626 0649;;;;N;;;;;
+FC69;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH YEH FINAL FORM;Lo;0;AL;<final> 0626 064A;;;;N;;;;;
+FC6A;ARABIC LIGATURE BEH WITH REH FINAL FORM;Lo;0;AL;<final> 0628 0631;;;;N;;;;;
+FC6B;ARABIC LIGATURE BEH WITH ZAIN FINAL FORM;Lo;0;AL;<final> 0628 0632;;;;N;;;;;
+FC6C;ARABIC LIGATURE BEH WITH MEEM FINAL FORM;Lo;0;AL;<final> 0628 0645;;;;N;;;;;
+FC6D;ARABIC LIGATURE BEH WITH NOON FINAL FORM;Lo;0;AL;<final> 0628 0646;;;;N;;;;;
+FC6E;ARABIC LIGATURE BEH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0628 0649;;;;N;;;;;
+FC6F;ARABIC LIGATURE BEH WITH YEH FINAL FORM;Lo;0;AL;<final> 0628 064A;;;;N;;;;;
+FC70;ARABIC LIGATURE TEH WITH REH FINAL FORM;Lo;0;AL;<final> 062A 0631;;;;N;;;;;
+FC71;ARABIC LIGATURE TEH WITH ZAIN FINAL FORM;Lo;0;AL;<final> 062A 0632;;;;N;;;;;
+FC72;ARABIC LIGATURE TEH WITH MEEM FINAL FORM;Lo;0;AL;<final> 062A 0645;;;;N;;;;;
+FC73;ARABIC LIGATURE TEH WITH NOON FINAL FORM;Lo;0;AL;<final> 062A 0646;;;;N;;;;;
+FC74;ARABIC LIGATURE TEH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 062A 0649;;;;N;;;;;
+FC75;ARABIC LIGATURE TEH WITH YEH FINAL FORM;Lo;0;AL;<final> 062A 064A;;;;N;;;;;
+FC76;ARABIC LIGATURE THEH WITH REH FINAL FORM;Lo;0;AL;<final> 062B 0631;;;;N;;;;;
+FC77;ARABIC LIGATURE THEH WITH ZAIN FINAL FORM;Lo;0;AL;<final> 062B 0632;;;;N;;;;;
+FC78;ARABIC LIGATURE THEH WITH MEEM FINAL FORM;Lo;0;AL;<final> 062B 0645;;;;N;;;;;
+FC79;ARABIC LIGATURE THEH WITH NOON FINAL FORM;Lo;0;AL;<final> 062B 0646;;;;N;;;;;
+FC7A;ARABIC LIGATURE THEH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 062B 0649;;;;N;;;;;
+FC7B;ARABIC LIGATURE THEH WITH YEH FINAL FORM;Lo;0;AL;<final> 062B 064A;;;;N;;;;;
+FC7C;ARABIC LIGATURE FEH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0641 0649;;;;N;;;;;
+FC7D;ARABIC LIGATURE FEH WITH YEH FINAL FORM;Lo;0;AL;<final> 0641 064A;;;;N;;;;;
+FC7E;ARABIC LIGATURE QAF WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0642 0649;;;;N;;;;;
+FC7F;ARABIC LIGATURE QAF WITH YEH FINAL FORM;Lo;0;AL;<final> 0642 064A;;;;N;;;;;
+FC80;ARABIC LIGATURE KAF WITH ALEF FINAL FORM;Lo;0;AL;<final> 0643 0627;;;;N;;;;;
+FC81;ARABIC LIGATURE KAF WITH LAM FINAL FORM;Lo;0;AL;<final> 0643 0644;;;;N;;;;;
+FC82;ARABIC LIGATURE KAF WITH MEEM FINAL FORM;Lo;0;AL;<final> 0643 0645;;;;N;;;;;
+FC83;ARABIC LIGATURE KAF WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0643 0649;;;;N;;;;;
+FC84;ARABIC LIGATURE KAF WITH YEH FINAL FORM;Lo;0;AL;<final> 0643 064A;;;;N;;;;;
+FC85;ARABIC LIGATURE LAM WITH MEEM FINAL FORM;Lo;0;AL;<final> 0644 0645;;;;N;;;;;
+FC86;ARABIC LIGATURE LAM WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0644 0649;;;;N;;;;;
+FC87;ARABIC LIGATURE LAM WITH YEH FINAL FORM;Lo;0;AL;<final> 0644 064A;;;;N;;;;;
+FC88;ARABIC LIGATURE MEEM WITH ALEF FINAL FORM;Lo;0;AL;<final> 0645 0627;;;;N;;;;;
+FC89;ARABIC LIGATURE MEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 0645 0645;;;;N;;;;;
+FC8A;ARABIC LIGATURE NOON WITH REH FINAL FORM;Lo;0;AL;<final> 0646 0631;;;;N;;;;;
+FC8B;ARABIC LIGATURE NOON WITH ZAIN FINAL FORM;Lo;0;AL;<final> 0646 0632;;;;N;;;;;
+FC8C;ARABIC LIGATURE NOON WITH MEEM FINAL FORM;Lo;0;AL;<final> 0646 0645;;;;N;;;;;
+FC8D;ARABIC LIGATURE NOON WITH NOON FINAL FORM;Lo;0;AL;<final> 0646 0646;;;;N;;;;;
+FC8E;ARABIC LIGATURE NOON WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0646 0649;;;;N;;;;;
+FC8F;ARABIC LIGATURE NOON WITH YEH FINAL FORM;Lo;0;AL;<final> 0646 064A;;;;N;;;;;
+FC90;ARABIC LIGATURE ALEF MAKSURA WITH SUPERSCRIPT ALEF FINAL FORM;Lo;0;AL;<final> 0649 0670;;;;N;;;;;
+FC91;ARABIC LIGATURE YEH WITH REH FINAL FORM;Lo;0;AL;<final> 064A 0631;;;;N;;;;;
+FC92;ARABIC LIGATURE YEH WITH ZAIN FINAL FORM;Lo;0;AL;<final> 064A 0632;;;;N;;;;;
+FC93;ARABIC LIGATURE YEH WITH MEEM FINAL FORM;Lo;0;AL;<final> 064A 0645;;;;N;;;;;
+FC94;ARABIC LIGATURE YEH WITH NOON FINAL FORM;Lo;0;AL;<final> 064A 0646;;;;N;;;;;
+FC95;ARABIC LIGATURE YEH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 064A 0649;;;;N;;;;;
+FC96;ARABIC LIGATURE YEH WITH YEH FINAL FORM;Lo;0;AL;<final> 064A 064A;;;;N;;;;;
+FC97;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0626 062C;;;;N;;;;;
+FC98;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0626 062D;;;;N;;;;;
+FC99;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0626 062E;;;;N;;;;;
+FC9A;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0626 0645;;;;N;;;;;
+FC9B;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH HEH INITIAL FORM;Lo;0;AL;<initial> 0626 0647;;;;N;;;;;
+FC9C;ARABIC LIGATURE BEH WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0628 062C;;;;N;;;;;
+FC9D;ARABIC LIGATURE BEH WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0628 062D;;;;N;;;;;
+FC9E;ARABIC LIGATURE BEH WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0628 062E;;;;N;;;;;
+FC9F;ARABIC LIGATURE BEH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0628 0645;;;;N;;;;;
+FCA0;ARABIC LIGATURE BEH WITH HEH INITIAL FORM;Lo;0;AL;<initial> 0628 0647;;;;N;;;;;
+FCA1;ARABIC LIGATURE TEH WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 062A 062C;;;;N;;;;;
+FCA2;ARABIC LIGATURE TEH WITH HAH INITIAL FORM;Lo;0;AL;<initial> 062A 062D;;;;N;;;;;
+FCA3;ARABIC LIGATURE TEH WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 062A 062E;;;;N;;;;;
+FCA4;ARABIC LIGATURE TEH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 062A 0645;;;;N;;;;;
+FCA5;ARABIC LIGATURE TEH WITH HEH INITIAL FORM;Lo;0;AL;<initial> 062A 0647;;;;N;;;;;
+FCA6;ARABIC LIGATURE THEH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 062B 0645;;;;N;;;;;
+FCA7;ARABIC LIGATURE JEEM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 062C 062D;;;;N;;;;;
+FCA8;ARABIC LIGATURE JEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 062C 0645;;;;N;;;;;
+FCA9;ARABIC LIGATURE HAH WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 062D 062C;;;;N;;;;;
+FCAA;ARABIC LIGATURE HAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 062D 0645;;;;N;;;;;
+FCAB;ARABIC LIGATURE KHAH WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 062E 062C;;;;N;;;;;
+FCAC;ARABIC LIGATURE KHAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 062E 0645;;;;N;;;;;
+FCAD;ARABIC LIGATURE SEEN WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0633 062C;;;;N;;;;;
+FCAE;ARABIC LIGATURE SEEN WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0633 062D;;;;N;;;;;
+FCAF;ARABIC LIGATURE SEEN WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0633 062E;;;;N;;;;;
+FCB0;ARABIC LIGATURE SEEN WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0633 0645;;;;N;;;;;
+FCB1;ARABIC LIGATURE SAD WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0635 062D;;;;N;;;;;
+FCB2;ARABIC LIGATURE SAD WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0635 062E;;;;N;;;;;
+FCB3;ARABIC LIGATURE SAD WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0635 0645;;;;N;;;;;
+FCB4;ARABIC LIGATURE DAD WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0636 062C;;;;N;;;;;
+FCB5;ARABIC LIGATURE DAD WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0636 062D;;;;N;;;;;
+FCB6;ARABIC LIGATURE DAD WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0636 062E;;;;N;;;;;
+FCB7;ARABIC LIGATURE DAD WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0636 0645;;;;N;;;;;
+FCB8;ARABIC LIGATURE TAH WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0637 062D;;;;N;;;;;
+FCB9;ARABIC LIGATURE ZAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0638 0645;;;;N;;;;;
+FCBA;ARABIC LIGATURE AIN WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0639 062C;;;;N;;;;;
+FCBB;ARABIC LIGATURE AIN WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0639 0645;;;;N;;;;;
+FCBC;ARABIC LIGATURE GHAIN WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 063A 062C;;;;N;;;;;
+FCBD;ARABIC LIGATURE GHAIN WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 063A 0645;;;;N;;;;;
+FCBE;ARABIC LIGATURE FEH WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0641 062C;;;;N;;;;;
+FCBF;ARABIC LIGATURE FEH WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0641 062D;;;;N;;;;;
+FCC0;ARABIC LIGATURE FEH WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0641 062E;;;;N;;;;;
+FCC1;ARABIC LIGATURE FEH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0641 0645;;;;N;;;;;
+FCC2;ARABIC LIGATURE QAF WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0642 062D;;;;N;;;;;
+FCC3;ARABIC LIGATURE QAF WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0642 0645;;;;N;;;;;
+FCC4;ARABIC LIGATURE KAF WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0643 062C;;;;N;;;;;
+FCC5;ARABIC LIGATURE KAF WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0643 062D;;;;N;;;;;
+FCC6;ARABIC LIGATURE KAF WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0643 062E;;;;N;;;;;
+FCC7;ARABIC LIGATURE KAF WITH LAM INITIAL FORM;Lo;0;AL;<initial> 0643 0644;;;;N;;;;;
+FCC8;ARABIC LIGATURE KAF WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0643 0645;;;;N;;;;;
+FCC9;ARABIC LIGATURE LAM WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0644 062C;;;;N;;;;;
+FCCA;ARABIC LIGATURE LAM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0644 062D;;;;N;;;;;
+FCCB;ARABIC LIGATURE LAM WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0644 062E;;;;N;;;;;
+FCCC;ARABIC LIGATURE LAM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0644 0645;;;;N;;;;;
+FCCD;ARABIC LIGATURE LAM WITH HEH INITIAL FORM;Lo;0;AL;<initial> 0644 0647;;;;N;;;;;
+FCCE;ARABIC LIGATURE MEEM WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0645 062C;;;;N;;;;;
+FCCF;ARABIC LIGATURE MEEM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0645 062D;;;;N;;;;;
+FCD0;ARABIC LIGATURE MEEM WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0645 062E;;;;N;;;;;
+FCD1;ARABIC LIGATURE MEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0645 0645;;;;N;;;;;
+FCD2;ARABIC LIGATURE NOON WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0646 062C;;;;N;;;;;
+FCD3;ARABIC LIGATURE NOON WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0646 062D;;;;N;;;;;
+FCD4;ARABIC LIGATURE NOON WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0646 062E;;;;N;;;;;
+FCD5;ARABIC LIGATURE NOON WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0646 0645;;;;N;;;;;
+FCD6;ARABIC LIGATURE NOON WITH HEH INITIAL FORM;Lo;0;AL;<initial> 0646 0647;;;;N;;;;;
+FCD7;ARABIC LIGATURE HEH WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0647 062C;;;;N;;;;;
+FCD8;ARABIC LIGATURE HEH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0647 0645;;;;N;;;;;
+FCD9;ARABIC LIGATURE HEH WITH SUPERSCRIPT ALEF INITIAL FORM;Lo;0;AL;<initial> 0647 0670;;;;N;;;;;
+FCDA;ARABIC LIGATURE YEH WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 064A 062C;;;;N;;;;;
+FCDB;ARABIC LIGATURE YEH WITH HAH INITIAL FORM;Lo;0;AL;<initial> 064A 062D;;;;N;;;;;
+FCDC;ARABIC LIGATURE YEH WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 064A 062E;;;;N;;;;;
+FCDD;ARABIC LIGATURE YEH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 064A 0645;;;;N;;;;;
+FCDE;ARABIC LIGATURE YEH WITH HEH INITIAL FORM;Lo;0;AL;<initial> 064A 0647;;;;N;;;;;
+FCDF;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 0626 0645;;;;N;;;;;
+FCE0;ARABIC LIGATURE YEH WITH HAMZA ABOVE WITH HEH MEDIAL FORM;Lo;0;AL;<medial> 0626 0647;;;;N;;;;;
+FCE1;ARABIC LIGATURE BEH WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 0628 0645;;;;N;;;;;
+FCE2;ARABIC LIGATURE BEH WITH HEH MEDIAL FORM;Lo;0;AL;<medial> 0628 0647;;;;N;;;;;
+FCE3;ARABIC LIGATURE TEH WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 062A 0645;;;;N;;;;;
+FCE4;ARABIC LIGATURE TEH WITH HEH MEDIAL FORM;Lo;0;AL;<medial> 062A 0647;;;;N;;;;;
+FCE5;ARABIC LIGATURE THEH WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 062B 0645;;;;N;;;;;
+FCE6;ARABIC LIGATURE THEH WITH HEH MEDIAL FORM;Lo;0;AL;<medial> 062B 0647;;;;N;;;;;
+FCE7;ARABIC LIGATURE SEEN WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 0633 0645;;;;N;;;;;
+FCE8;ARABIC LIGATURE SEEN WITH HEH MEDIAL FORM;Lo;0;AL;<medial> 0633 0647;;;;N;;;;;
+FCE9;ARABIC LIGATURE SHEEN WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 0634 0645;;;;N;;;;;
+FCEA;ARABIC LIGATURE SHEEN WITH HEH MEDIAL FORM;Lo;0;AL;<medial> 0634 0647;;;;N;;;;;
+FCEB;ARABIC LIGATURE KAF WITH LAM MEDIAL FORM;Lo;0;AL;<medial> 0643 0644;;;;N;;;;;
+FCEC;ARABIC LIGATURE KAF WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 0643 0645;;;;N;;;;;
+FCED;ARABIC LIGATURE LAM WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 0644 0645;;;;N;;;;;
+FCEE;ARABIC LIGATURE NOON WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 0646 0645;;;;N;;;;;
+FCEF;ARABIC LIGATURE NOON WITH HEH MEDIAL FORM;Lo;0;AL;<medial> 0646 0647;;;;N;;;;;
+FCF0;ARABIC LIGATURE YEH WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 064A 0645;;;;N;;;;;
+FCF1;ARABIC LIGATURE YEH WITH HEH MEDIAL FORM;Lo;0;AL;<medial> 064A 0647;;;;N;;;;;
+FCF2;ARABIC LIGATURE SHADDA WITH FATHA MEDIAL FORM;Lo;0;AL;<medial> 0640 064E 0651;;;;N;;;;;
+FCF3;ARABIC LIGATURE SHADDA WITH DAMMA MEDIAL FORM;Lo;0;AL;<medial> 0640 064F 0651;;;;N;;;;;
+FCF4;ARABIC LIGATURE SHADDA WITH KASRA MEDIAL FORM;Lo;0;AL;<medial> 0640 0650 0651;;;;N;;;;;
+FCF5;ARABIC LIGATURE TAH WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0637 0649;;;;N;;;;;
+FCF6;ARABIC LIGATURE TAH WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0637 064A;;;;N;;;;;
+FCF7;ARABIC LIGATURE AIN WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0639 0649;;;;N;;;;;
+FCF8;ARABIC LIGATURE AIN WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0639 064A;;;;N;;;;;
+FCF9;ARABIC LIGATURE GHAIN WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 063A 0649;;;;N;;;;;
+FCFA;ARABIC LIGATURE GHAIN WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 063A 064A;;;;N;;;;;
+FCFB;ARABIC LIGATURE SEEN WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0633 0649;;;;N;;;;;
+FCFC;ARABIC LIGATURE SEEN WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0633 064A;;;;N;;;;;
+FCFD;ARABIC LIGATURE SHEEN WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0634 0649;;;;N;;;;;
+FCFE;ARABIC LIGATURE SHEEN WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0634 064A;;;;N;;;;;
+FCFF;ARABIC LIGATURE HAH WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 062D 0649;;;;N;;;;;
+FD00;ARABIC LIGATURE HAH WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 062D 064A;;;;N;;;;;
+FD01;ARABIC LIGATURE JEEM WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 062C 0649;;;;N;;;;;
+FD02;ARABIC LIGATURE JEEM WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 062C 064A;;;;N;;;;;
+FD03;ARABIC LIGATURE KHAH WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 062E 0649;;;;N;;;;;
+FD04;ARABIC LIGATURE KHAH WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 062E 064A;;;;N;;;;;
+FD05;ARABIC LIGATURE SAD WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0635 0649;;;;N;;;;;
+FD06;ARABIC LIGATURE SAD WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0635 064A;;;;N;;;;;
+FD07;ARABIC LIGATURE DAD WITH ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0636 0649;;;;N;;;;;
+FD08;ARABIC LIGATURE DAD WITH YEH ISOLATED FORM;Lo;0;AL;<isolated> 0636 064A;;;;N;;;;;
+FD09;ARABIC LIGATURE SHEEN WITH JEEM ISOLATED FORM;Lo;0;AL;<isolated> 0634 062C;;;;N;;;;;
+FD0A;ARABIC LIGATURE SHEEN WITH HAH ISOLATED FORM;Lo;0;AL;<isolated> 0634 062D;;;;N;;;;;
+FD0B;ARABIC LIGATURE SHEEN WITH KHAH ISOLATED FORM;Lo;0;AL;<isolated> 0634 062E;;;;N;;;;;
+FD0C;ARABIC LIGATURE SHEEN WITH MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0634 0645;;;;N;;;;;
+FD0D;ARABIC LIGATURE SHEEN WITH REH ISOLATED FORM;Lo;0;AL;<isolated> 0634 0631;;;;N;;;;;
+FD0E;ARABIC LIGATURE SEEN WITH REH ISOLATED FORM;Lo;0;AL;<isolated> 0633 0631;;;;N;;;;;
+FD0F;ARABIC LIGATURE SAD WITH REH ISOLATED FORM;Lo;0;AL;<isolated> 0635 0631;;;;N;;;;;
+FD10;ARABIC LIGATURE DAD WITH REH ISOLATED FORM;Lo;0;AL;<isolated> 0636 0631;;;;N;;;;;
+FD11;ARABIC LIGATURE TAH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0637 0649;;;;N;;;;;
+FD12;ARABIC LIGATURE TAH WITH YEH FINAL FORM;Lo;0;AL;<final> 0637 064A;;;;N;;;;;
+FD13;ARABIC LIGATURE AIN WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0639 0649;;;;N;;;;;
+FD14;ARABIC LIGATURE AIN WITH YEH FINAL FORM;Lo;0;AL;<final> 0639 064A;;;;N;;;;;
+FD15;ARABIC LIGATURE GHAIN WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 063A 0649;;;;N;;;;;
+FD16;ARABIC LIGATURE GHAIN WITH YEH FINAL FORM;Lo;0;AL;<final> 063A 064A;;;;N;;;;;
+FD17;ARABIC LIGATURE SEEN WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0633 0649;;;;N;;;;;
+FD18;ARABIC LIGATURE SEEN WITH YEH FINAL FORM;Lo;0;AL;<final> 0633 064A;;;;N;;;;;
+FD19;ARABIC LIGATURE SHEEN WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0634 0649;;;;N;;;;;
+FD1A;ARABIC LIGATURE SHEEN WITH YEH FINAL FORM;Lo;0;AL;<final> 0634 064A;;;;N;;;;;
+FD1B;ARABIC LIGATURE HAH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 062D 0649;;;;N;;;;;
+FD1C;ARABIC LIGATURE HAH WITH YEH FINAL FORM;Lo;0;AL;<final> 062D 064A;;;;N;;;;;
+FD1D;ARABIC LIGATURE JEEM WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 062C 0649;;;;N;;;;;
+FD1E;ARABIC LIGATURE JEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 062C 064A;;;;N;;;;;
+FD1F;ARABIC LIGATURE KHAH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 062E 0649;;;;N;;;;;
+FD20;ARABIC LIGATURE KHAH WITH YEH FINAL FORM;Lo;0;AL;<final> 062E 064A;;;;N;;;;;
+FD21;ARABIC LIGATURE SAD WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0635 0649;;;;N;;;;;
+FD22;ARABIC LIGATURE SAD WITH YEH FINAL FORM;Lo;0;AL;<final> 0635 064A;;;;N;;;;;
+FD23;ARABIC LIGATURE DAD WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0636 0649;;;;N;;;;;
+FD24;ARABIC LIGATURE DAD WITH YEH FINAL FORM;Lo;0;AL;<final> 0636 064A;;;;N;;;;;
+FD25;ARABIC LIGATURE SHEEN WITH JEEM FINAL FORM;Lo;0;AL;<final> 0634 062C;;;;N;;;;;
+FD26;ARABIC LIGATURE SHEEN WITH HAH FINAL FORM;Lo;0;AL;<final> 0634 062D;;;;N;;;;;
+FD27;ARABIC LIGATURE SHEEN WITH KHAH FINAL FORM;Lo;0;AL;<final> 0634 062E;;;;N;;;;;
+FD28;ARABIC LIGATURE SHEEN WITH MEEM FINAL FORM;Lo;0;AL;<final> 0634 0645;;;;N;;;;;
+FD29;ARABIC LIGATURE SHEEN WITH REH FINAL FORM;Lo;0;AL;<final> 0634 0631;;;;N;;;;;
+FD2A;ARABIC LIGATURE SEEN WITH REH FINAL FORM;Lo;0;AL;<final> 0633 0631;;;;N;;;;;
+FD2B;ARABIC LIGATURE SAD WITH REH FINAL FORM;Lo;0;AL;<final> 0635 0631;;;;N;;;;;
+FD2C;ARABIC LIGATURE DAD WITH REH FINAL FORM;Lo;0;AL;<final> 0636 0631;;;;N;;;;;
+FD2D;ARABIC LIGATURE SHEEN WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0634 062C;;;;N;;;;;
+FD2E;ARABIC LIGATURE SHEEN WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0634 062D;;;;N;;;;;
+FD2F;ARABIC LIGATURE SHEEN WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0634 062E;;;;N;;;;;
+FD30;ARABIC LIGATURE SHEEN WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0634 0645;;;;N;;;;;
+FD31;ARABIC LIGATURE SEEN WITH HEH INITIAL FORM;Lo;0;AL;<initial> 0633 0647;;;;N;;;;;
+FD32;ARABIC LIGATURE SHEEN WITH HEH INITIAL FORM;Lo;0;AL;<initial> 0634 0647;;;;N;;;;;
+FD33;ARABIC LIGATURE TAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0637 0645;;;;N;;;;;
+FD34;ARABIC LIGATURE SEEN WITH JEEM MEDIAL FORM;Lo;0;AL;<medial> 0633 062C;;;;N;;;;;
+FD35;ARABIC LIGATURE SEEN WITH HAH MEDIAL FORM;Lo;0;AL;<medial> 0633 062D;;;;N;;;;;
+FD36;ARABIC LIGATURE SEEN WITH KHAH MEDIAL FORM;Lo;0;AL;<medial> 0633 062E;;;;N;;;;;
+FD37;ARABIC LIGATURE SHEEN WITH JEEM MEDIAL FORM;Lo;0;AL;<medial> 0634 062C;;;;N;;;;;
+FD38;ARABIC LIGATURE SHEEN WITH HAH MEDIAL FORM;Lo;0;AL;<medial> 0634 062D;;;;N;;;;;
+FD39;ARABIC LIGATURE SHEEN WITH KHAH MEDIAL FORM;Lo;0;AL;<medial> 0634 062E;;;;N;;;;;
+FD3A;ARABIC LIGATURE TAH WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 0637 0645;;;;N;;;;;
+FD3B;ARABIC LIGATURE ZAH WITH MEEM MEDIAL FORM;Lo;0;AL;<medial> 0638 0645;;;;N;;;;;
+FD3C;ARABIC LIGATURE ALEF WITH FATHATAN FINAL FORM;Lo;0;AL;<final> 0627 064B;;;;N;;;;;
+FD3D;ARABIC LIGATURE ALEF WITH FATHATAN ISOLATED FORM;Lo;0;AL;<isolated> 0627 064B;;;;N;;;;;
+FD3E;ORNATE LEFT PARENTHESIS;Ps;0;ON;;;;;N;;;;;
+FD3F;ORNATE RIGHT PARENTHESIS;Pe;0;ON;;;;;N;;;;;
+FD50;ARABIC LIGATURE TEH WITH JEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 062A 062C 0645;;;;N;;;;;
+FD51;ARABIC LIGATURE TEH WITH HAH WITH JEEM FINAL FORM;Lo;0;AL;<final> 062A 062D 062C;;;;N;;;;;
+FD52;ARABIC LIGATURE TEH WITH HAH WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 062A 062D 062C;;;;N;;;;;
+FD53;ARABIC LIGATURE TEH WITH HAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 062A 062D 0645;;;;N;;;;;
+FD54;ARABIC LIGATURE TEH WITH KHAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 062A 062E 0645;;;;N;;;;;
+FD55;ARABIC LIGATURE TEH WITH MEEM WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 062A 0645 062C;;;;N;;;;;
+FD56;ARABIC LIGATURE TEH WITH MEEM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 062A 0645 062D;;;;N;;;;;
+FD57;ARABIC LIGATURE TEH WITH MEEM WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 062A 0645 062E;;;;N;;;;;
+FD58;ARABIC LIGATURE JEEM WITH MEEM WITH HAH FINAL FORM;Lo;0;AL;<final> 062C 0645 062D;;;;N;;;;;
+FD59;ARABIC LIGATURE JEEM WITH MEEM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 062C 0645 062D;;;;N;;;;;
+FD5A;ARABIC LIGATURE HAH WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 062D 0645 064A;;;;N;;;;;
+FD5B;ARABIC LIGATURE HAH WITH MEEM WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 062D 0645 0649;;;;N;;;;;
+FD5C;ARABIC LIGATURE SEEN WITH HAH WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0633 062D 062C;;;;N;;;;;
+FD5D;ARABIC LIGATURE SEEN WITH JEEM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0633 062C 062D;;;;N;;;;;
+FD5E;ARABIC LIGATURE SEEN WITH JEEM WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0633 062C 0649;;;;N;;;;;
+FD5F;ARABIC LIGATURE SEEN WITH MEEM WITH HAH FINAL FORM;Lo;0;AL;<final> 0633 0645 062D;;;;N;;;;;
+FD60;ARABIC LIGATURE SEEN WITH MEEM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0633 0645 062D;;;;N;;;;;
+FD61;ARABIC LIGATURE SEEN WITH MEEM WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0633 0645 062C;;;;N;;;;;
+FD62;ARABIC LIGATURE SEEN WITH MEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 0633 0645 0645;;;;N;;;;;
+FD63;ARABIC LIGATURE SEEN WITH MEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0633 0645 0645;;;;N;;;;;
+FD64;ARABIC LIGATURE SAD WITH HAH WITH HAH FINAL FORM;Lo;0;AL;<final> 0635 062D 062D;;;;N;;;;;
+FD65;ARABIC LIGATURE SAD WITH HAH WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0635 062D 062D;;;;N;;;;;
+FD66;ARABIC LIGATURE SAD WITH MEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 0635 0645 0645;;;;N;;;;;
+FD67;ARABIC LIGATURE SHEEN WITH HAH WITH MEEM FINAL FORM;Lo;0;AL;<final> 0634 062D 0645;;;;N;;;;;
+FD68;ARABIC LIGATURE SHEEN WITH HAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0634 062D 0645;;;;N;;;;;
+FD69;ARABIC LIGATURE SHEEN WITH JEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0634 062C 064A;;;;N;;;;;
+FD6A;ARABIC LIGATURE SHEEN WITH MEEM WITH KHAH FINAL FORM;Lo;0;AL;<final> 0634 0645 062E;;;;N;;;;;
+FD6B;ARABIC LIGATURE SHEEN WITH MEEM WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0634 0645 062E;;;;N;;;;;
+FD6C;ARABIC LIGATURE SHEEN WITH MEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 0634 0645 0645;;;;N;;;;;
+FD6D;ARABIC LIGATURE SHEEN WITH MEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0634 0645 0645;;;;N;;;;;
+FD6E;ARABIC LIGATURE DAD WITH HAH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0636 062D 0649;;;;N;;;;;
+FD6F;ARABIC LIGATURE DAD WITH KHAH WITH MEEM FINAL FORM;Lo;0;AL;<final> 0636 062E 0645;;;;N;;;;;
+FD70;ARABIC LIGATURE DAD WITH KHAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0636 062E 0645;;;;N;;;;;
+FD71;ARABIC LIGATURE TAH WITH MEEM WITH HAH FINAL FORM;Lo;0;AL;<final> 0637 0645 062D;;;;N;;;;;
+FD72;ARABIC LIGATURE TAH WITH MEEM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0637 0645 062D;;;;N;;;;;
+FD73;ARABIC LIGATURE TAH WITH MEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0637 0645 0645;;;;N;;;;;
+FD74;ARABIC LIGATURE TAH WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0637 0645 064A;;;;N;;;;;
+FD75;ARABIC LIGATURE AIN WITH JEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 0639 062C 0645;;;;N;;;;;
+FD76;ARABIC LIGATURE AIN WITH MEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 0639 0645 0645;;;;N;;;;;
+FD77;ARABIC LIGATURE AIN WITH MEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0639 0645 0645;;;;N;;;;;
+FD78;ARABIC LIGATURE AIN WITH MEEM WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0639 0645 0649;;;;N;;;;;
+FD79;ARABIC LIGATURE GHAIN WITH MEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 063A 0645 0645;;;;N;;;;;
+FD7A;ARABIC LIGATURE GHAIN WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 063A 0645 064A;;;;N;;;;;
+FD7B;ARABIC LIGATURE GHAIN WITH MEEM WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 063A 0645 0649;;;;N;;;;;
+FD7C;ARABIC LIGATURE FEH WITH KHAH WITH MEEM FINAL FORM;Lo;0;AL;<final> 0641 062E 0645;;;;N;;;;;
+FD7D;ARABIC LIGATURE FEH WITH KHAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0641 062E 0645;;;;N;;;;;
+FD7E;ARABIC LIGATURE QAF WITH MEEM WITH HAH FINAL FORM;Lo;0;AL;<final> 0642 0645 062D;;;;N;;;;;
+FD7F;ARABIC LIGATURE QAF WITH MEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 0642 0645 0645;;;;N;;;;;
+FD80;ARABIC LIGATURE LAM WITH HAH WITH MEEM FINAL FORM;Lo;0;AL;<final> 0644 062D 0645;;;;N;;;;;
+FD81;ARABIC LIGATURE LAM WITH HAH WITH YEH FINAL FORM;Lo;0;AL;<final> 0644 062D 064A;;;;N;;;;;
+FD82;ARABIC LIGATURE LAM WITH HAH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0644 062D 0649;;;;N;;;;;
+FD83;ARABIC LIGATURE LAM WITH JEEM WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0644 062C 062C;;;;N;;;;;
+FD84;ARABIC LIGATURE LAM WITH JEEM WITH JEEM FINAL FORM;Lo;0;AL;<final> 0644 062C 062C;;;;N;;;;;
+FD85;ARABIC LIGATURE LAM WITH KHAH WITH MEEM FINAL FORM;Lo;0;AL;<final> 0644 062E 0645;;;;N;;;;;
+FD86;ARABIC LIGATURE LAM WITH KHAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0644 062E 0645;;;;N;;;;;
+FD87;ARABIC LIGATURE LAM WITH MEEM WITH HAH FINAL FORM;Lo;0;AL;<final> 0644 0645 062D;;;;N;;;;;
+FD88;ARABIC LIGATURE LAM WITH MEEM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0644 0645 062D;;;;N;;;;;
+FD89;ARABIC LIGATURE MEEM WITH HAH WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0645 062D 062C;;;;N;;;;;
+FD8A;ARABIC LIGATURE MEEM WITH HAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0645 062D 0645;;;;N;;;;;
+FD8B;ARABIC LIGATURE MEEM WITH HAH WITH YEH FINAL FORM;Lo;0;AL;<final> 0645 062D 064A;;;;N;;;;;
+FD8C;ARABIC LIGATURE MEEM WITH JEEM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0645 062C 062D;;;;N;;;;;
+FD8D;ARABIC LIGATURE MEEM WITH JEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0645 062C 0645;;;;N;;;;;
+FD8E;ARABIC LIGATURE MEEM WITH KHAH WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0645 062E 062C;;;;N;;;;;
+FD8F;ARABIC LIGATURE MEEM WITH KHAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0645 062E 0645;;;;N;;;;;
+FD92;ARABIC LIGATURE MEEM WITH JEEM WITH KHAH INITIAL FORM;Lo;0;AL;<initial> 0645 062C 062E;;;;N;;;;;
+FD93;ARABIC LIGATURE HEH WITH MEEM WITH JEEM INITIAL FORM;Lo;0;AL;<initial> 0647 0645 062C;;;;N;;;;;
+FD94;ARABIC LIGATURE HEH WITH MEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0647 0645 0645;;;;N;;;;;
+FD95;ARABIC LIGATURE NOON WITH HAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0646 062D 0645;;;;N;;;;;
+FD96;ARABIC LIGATURE NOON WITH HAH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0646 062D 0649;;;;N;;;;;
+FD97;ARABIC LIGATURE NOON WITH JEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 0646 062C 0645;;;;N;;;;;
+FD98;ARABIC LIGATURE NOON WITH JEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0646 062C 0645;;;;N;;;;;
+FD99;ARABIC LIGATURE NOON WITH JEEM WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0646 062C 0649;;;;N;;;;;
+FD9A;ARABIC LIGATURE NOON WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0646 0645 064A;;;;N;;;;;
+FD9B;ARABIC LIGATURE NOON WITH MEEM WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0646 0645 0649;;;;N;;;;;
+FD9C;ARABIC LIGATURE YEH WITH MEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 064A 0645 0645;;;;N;;;;;
+FD9D;ARABIC LIGATURE YEH WITH MEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 064A 0645 0645;;;;N;;;;;
+FD9E;ARABIC LIGATURE BEH WITH KHAH WITH YEH FINAL FORM;Lo;0;AL;<final> 0628 062E 064A;;;;N;;;;;
+FD9F;ARABIC LIGATURE TEH WITH JEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 062A 062C 064A;;;;N;;;;;
+FDA0;ARABIC LIGATURE TEH WITH JEEM WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 062A 062C 0649;;;;N;;;;;
+FDA1;ARABIC LIGATURE TEH WITH KHAH WITH YEH FINAL FORM;Lo;0;AL;<final> 062A 062E 064A;;;;N;;;;;
+FDA2;ARABIC LIGATURE TEH WITH KHAH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 062A 062E 0649;;;;N;;;;;
+FDA3;ARABIC LIGATURE TEH WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 062A 0645 064A;;;;N;;;;;
+FDA4;ARABIC LIGATURE TEH WITH MEEM WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 062A 0645 0649;;;;N;;;;;
+FDA5;ARABIC LIGATURE JEEM WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 062C 0645 064A;;;;N;;;;;
+FDA6;ARABIC LIGATURE JEEM WITH HAH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 062C 062D 0649;;;;N;;;;;
+FDA7;ARABIC LIGATURE JEEM WITH MEEM WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 062C 0645 0649;;;;N;;;;;
+FDA8;ARABIC LIGATURE SEEN WITH KHAH WITH ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0633 062E 0649;;;;N;;;;;
+FDA9;ARABIC LIGATURE SAD WITH HAH WITH YEH FINAL FORM;Lo;0;AL;<final> 0635 062D 064A;;;;N;;;;;
+FDAA;ARABIC LIGATURE SHEEN WITH HAH WITH YEH FINAL FORM;Lo;0;AL;<final> 0634 062D 064A;;;;N;;;;;
+FDAB;ARABIC LIGATURE DAD WITH HAH WITH YEH FINAL FORM;Lo;0;AL;<final> 0636 062D 064A;;;;N;;;;;
+FDAC;ARABIC LIGATURE LAM WITH JEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0644 062C 064A;;;;N;;;;;
+FDAD;ARABIC LIGATURE LAM WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0644 0645 064A;;;;N;;;;;
+FDAE;ARABIC LIGATURE YEH WITH HAH WITH YEH FINAL FORM;Lo;0;AL;<final> 064A 062D 064A;;;;N;;;;;
+FDAF;ARABIC LIGATURE YEH WITH JEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 064A 062C 064A;;;;N;;;;;
+FDB0;ARABIC LIGATURE YEH WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 064A 0645 064A;;;;N;;;;;
+FDB1;ARABIC LIGATURE MEEM WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0645 0645 064A;;;;N;;;;;
+FDB2;ARABIC LIGATURE QAF WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0642 0645 064A;;;;N;;;;;
+FDB3;ARABIC LIGATURE NOON WITH HAH WITH YEH FINAL FORM;Lo;0;AL;<final> 0646 062D 064A;;;;N;;;;;
+FDB4;ARABIC LIGATURE QAF WITH MEEM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0642 0645 062D;;;;N;;;;;
+FDB5;ARABIC LIGATURE LAM WITH HAH WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0644 062D 0645;;;;N;;;;;
+FDB6;ARABIC LIGATURE AIN WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0639 0645 064A;;;;N;;;;;
+FDB7;ARABIC LIGATURE KAF WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0643 0645 064A;;;;N;;;;;
+FDB8;ARABIC LIGATURE NOON WITH JEEM WITH HAH INITIAL FORM;Lo;0;AL;<initial> 0646 062C 062D;;;;N;;;;;
+FDB9;ARABIC LIGATURE MEEM WITH KHAH WITH YEH FINAL FORM;Lo;0;AL;<final> 0645 062E 064A;;;;N;;;;;
+FDBA;ARABIC LIGATURE LAM WITH JEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0644 062C 0645;;;;N;;;;;
+FDBB;ARABIC LIGATURE KAF WITH MEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 0643 0645 0645;;;;N;;;;;
+FDBC;ARABIC LIGATURE LAM WITH JEEM WITH MEEM FINAL FORM;Lo;0;AL;<final> 0644 062C 0645;;;;N;;;;;
+FDBD;ARABIC LIGATURE NOON WITH JEEM WITH HAH FINAL FORM;Lo;0;AL;<final> 0646 062C 062D;;;;N;;;;;
+FDBE;ARABIC LIGATURE JEEM WITH HAH WITH YEH FINAL FORM;Lo;0;AL;<final> 062C 062D 064A;;;;N;;;;;
+FDBF;ARABIC LIGATURE HAH WITH JEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 062D 062C 064A;;;;N;;;;;
+FDC0;ARABIC LIGATURE MEEM WITH JEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0645 062C 064A;;;;N;;;;;
+FDC1;ARABIC LIGATURE FEH WITH MEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0641 0645 064A;;;;N;;;;;
+FDC2;ARABIC LIGATURE BEH WITH HAH WITH YEH FINAL FORM;Lo;0;AL;<final> 0628 062D 064A;;;;N;;;;;
+FDC3;ARABIC LIGATURE KAF WITH MEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0643 0645 0645;;;;N;;;;;
+FDC4;ARABIC LIGATURE AIN WITH JEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0639 062C 0645;;;;N;;;;;
+FDC5;ARABIC LIGATURE SAD WITH MEEM WITH MEEM INITIAL FORM;Lo;0;AL;<initial> 0635 0645 0645;;;;N;;;;;
+FDC6;ARABIC LIGATURE SEEN WITH KHAH WITH YEH FINAL FORM;Lo;0;AL;<final> 0633 062E 064A;;;;N;;;;;
+FDC7;ARABIC LIGATURE NOON WITH JEEM WITH YEH FINAL FORM;Lo;0;AL;<final> 0646 062C 064A;;;;N;;;;;
+FDF0;ARABIC LIGATURE SALLA USED AS KORANIC STOP SIGN ISOLATED FORM;Lo;0;AL;<isolated> 0635 0644 06D2;;;;N;;;;;
+FDF1;ARABIC LIGATURE QALA USED AS KORANIC STOP SIGN ISOLATED FORM;Lo;0;AL;<isolated> 0642 0644 06D2;;;;N;;;;;
+FDF2;ARABIC LIGATURE ALLAH ISOLATED FORM;Lo;0;AL;<isolated> 0627 0644 0644 0647;;;;N;;;;;
+FDF3;ARABIC LIGATURE AKBAR ISOLATED FORM;Lo;0;AL;<isolated> 0627 0643 0628 0631;;;;N;;;;;
+FDF4;ARABIC LIGATURE MOHAMMAD ISOLATED FORM;Lo;0;AL;<isolated> 0645 062D 0645 062F;;;;N;;;;;
+FDF5;ARABIC LIGATURE SALAM ISOLATED FORM;Lo;0;AL;<isolated> 0635 0644 0639 0645;;;;N;;;;;
+FDF6;ARABIC LIGATURE RASOUL ISOLATED FORM;Lo;0;AL;<isolated> 0631 0633 0648 0644;;;;N;;;;;
+FDF7;ARABIC LIGATURE ALAYHE ISOLATED FORM;Lo;0;AL;<isolated> 0639 0644 064A 0647;;;;N;;;;;
+FDF8;ARABIC LIGATURE WASALLAM ISOLATED FORM;Lo;0;AL;<isolated> 0648 0633 0644 0645;;;;N;;;;;
+FDF9;ARABIC LIGATURE SALLA ISOLATED FORM;Lo;0;AL;<isolated> 0635 0644 0649;;;;N;;;;;
+FDFA;ARABIC LIGATURE SALLALLAHOU ALAYHE WASALLAM;Lo;0;AL;<isolated> 0635 0644 0649 0020 0627 0644 0644 0647 0020 0639 0644 064A 0647 0020 0648 0633 0644 0645;;;;N;ARABIC LETTER SALLALLAHOU ALAYHE WASALLAM;;;;
+FDFB;ARABIC LIGATURE JALLAJALALOUHOU;Lo;0;AL;<isolated> 062C 0644 0020 062C 0644 0627 0644 0647;;;;N;ARABIC LETTER JALLAJALALOUHOU;;;;
+FDFC;RIAL SIGN;Sc;0;AL;<isolated> 0631 06CC 0627 0644;;;;N;;;;;
+FDFD;ARABIC LIGATURE BISMILLAH AR-RAHMAN AR-RAHEEM;So;0;ON;;;;;N;;;;;
+FE00;VARIATION SELECTOR-1;Mn;0;NSM;;;;;N;;;;;
+
+FE01;VARIATION SELECTOR-2;Mn;0;NSM;;;;;N;;;;;
+FE02;VARIATION SELECTOR-3;Mn;0;NSM;;;;;N;;;;;
+FE03;VARIATION SELECTOR-4;Mn;0;NSM;;;;;N;;;;;
+FE04;VARIATION SELECTOR-5;Mn;0;NSM;;;;;N;;;;;
+FE05;VARIATION SELECTOR-6;Mn;0;NSM;;;;;N;;;;;
+FE06;VARIATION SELECTOR-7;Mn;0;NSM;;;;;N;;;;;
+FE07;VARIATION SELECTOR-8;Mn;0;NSM;;;;;N;;;;;
+FE08;VARIATION SELECTOR-9;Mn;0;NSM;;;;;N;;;;;
+FE09;VARIATION SELECTOR-10;Mn;0;NSM;;;;;N;;;;;
+FE0A;VARIATION SELECTOR-11;Mn;0;NSM;;;;;N;;;;;
+FE0B;VARIATION SELECTOR-12;Mn;0;NSM;;;;;N;;;;;
+FE0C;VARIATION SELECTOR-13;Mn;0;NSM;;;;;N;;;;;
+FE0D;VARIATION SELECTOR-14;Mn;0;NSM;;;;;N;;;;;
+FE0E;VARIATION SELECTOR-15;Mn;0;NSM;;;;;N;;;;;
+FE0F;VARIATION SELECTOR-16;Mn;0;NSM;;;;;N;;;;;
+FE20;COMBINING LIGATURE LEFT HALF;Mn;230;NSM;;;;;N;;;;;
+FE21;COMBINING LIGATURE RIGHT HALF;Mn;230;NSM;;;;;N;;;;;
+FE22;COMBINING DOUBLE TILDE LEFT HALF;Mn;230;NSM;;;;;N;;;;;
+FE23;COMBINING DOUBLE TILDE RIGHT HALF;Mn;230;NSM;;;;;N;;;;;
+FE30;PRESENTATION FORM FOR VERTICAL TWO DOT LEADER;Po;0;ON;<vertical> 2025;;;;N;GLYPH FOR VERTICAL TWO DOT LEADER;;;;
+FE31;PRESENTATION FORM FOR VERTICAL EM DASH;Pd;0;ON;<vertical> 2014;;;;N;GLYPH FOR VERTICAL EM DASH;;;;
+FE32;PRESENTATION FORM FOR VERTICAL EN DASH;Pd;0;ON;<vertical> 2013;;;;N;GLYPH FOR VERTICAL EN DASH;;;;
+FE33;PRESENTATION FORM FOR VERTICAL LOW LINE;Pc;0;ON;<vertical> 005F;;;;N;GLYPH FOR VERTICAL SPACING UNDERSCORE;;;;
+FE34;PRESENTATION FORM FOR VERTICAL WAVY LOW LINE;Pc;0;ON;<vertical> 005F;;;;N;GLYPH FOR VERTICAL SPACING WAVY UNDERSCORE;;;;
+FE35;PRESENTATION FORM FOR VERTICAL LEFT PARENTHESIS;Ps;0;ON;<vertical> 0028;;;;N;GLYPH FOR VERTICAL OPENING PARENTHESIS;;;;
+FE36;PRESENTATION FORM FOR VERTICAL RIGHT PARENTHESIS;Pe;0;ON;<vertical> 0029;;;;N;GLYPH FOR VERTICAL CLOSING PARENTHESIS;;;;
+FE37;PRESENTATION FORM FOR VERTICAL LEFT CURLY BRACKET;Ps;0;ON;<vertical> 007B;;;;N;GLYPH FOR VERTICAL OPENING CURLY BRACKET;;;;
+FE38;PRESENTATION FORM FOR VERTICAL RIGHT CURLY BRACKET;Pe;0;ON;<vertical> 007D;;;;N;GLYPH FOR VERTICAL CLOSING CURLY BRACKET;;;;
+FE39;PRESENTATION FORM FOR VERTICAL LEFT TORTOISE SHELL BRACKET;Ps;0;ON;<vertical> 3014;;;;N;GLYPH FOR VERTICAL OPENING TORTOISE SHELL BRACKET;;;;
+FE3A;PRESENTATION FORM FOR VERTICAL RIGHT TORTOISE SHELL BRACKET;Pe;0;ON;<vertical> 3015;;;;N;GLYPH FOR VERTICAL CLOSING TORTOISE SHELL BRACKET;;;;
+FE3B;PRESENTATION FORM FOR VERTICAL LEFT BLACK LENTICULAR BRACKET;Ps;0;ON;<vertical> 3010;;;;N;GLYPH FOR VERTICAL OPENING BLACK LENTICULAR BRACKET;;;;
+FE3C;PRESENTATION FORM FOR VERTICAL RIGHT BLACK LENTICULAR BRACKET;Pe;0;ON;<vertical> 3011;;;;N;GLYPH FOR VERTICAL CLOSING BLACK LENTICULAR BRACKET;;;;
+FE3D;PRESENTATION FORM FOR VERTICAL LEFT DOUBLE ANGLE BRACKET;Ps;0;ON;<vertical> 300A;;;;N;GLYPH FOR VERTICAL OPENING DOUBLE ANGLE BRACKET;;;;
+FE3E;PRESENTATION FORM FOR VERTICAL RIGHT DOUBLE ANGLE BRACKET;Pe;0;ON;<vertical> 300B;;;;N;GLYPH FOR VERTICAL CLOSING DOUBLE ANGLE BRACKET;;;;
+FE3F;PRESENTATION FORM FOR VERTICAL LEFT ANGLE BRACKET;Ps;0;ON;<vertical> 3008;;;;N;GLYPH FOR VERTICAL OPENING ANGLE BRACKET;;;;
+FE40;PRESENTATION FORM FOR VERTICAL RIGHT ANGLE BRACKET;Pe;0;ON;<vertical> 3009;;;;N;GLYPH FOR VERTICAL CLOSING ANGLE BRACKET;;;;
+FE41;PRESENTATION FORM FOR VERTICAL LEFT CORNER BRACKET;Ps;0;ON;<vertical> 300C;;;;N;GLYPH FOR VERTICAL OPENING CORNER BRACKET;;;;
+FE42;PRESENTATION FORM FOR VERTICAL RIGHT CORNER BRACKET;Pe;0;ON;<vertical> 300D;;;;N;GLYPH FOR VERTICAL CLOSING CORNER BRACKET;;;;
+FE43;PRESENTATION FORM FOR VERTICAL LEFT WHITE CORNER BRACKET;Ps;0;ON;<vertical> 300E;;;;N;GLYPH FOR VERTICAL OPENING WHITE CORNER BRACKET;;;;
+FE44;PRESENTATION FORM FOR VERTICAL RIGHT WHITE CORNER BRACKET;Pe;0;ON;<vertical> 300F;;;;N;GLYPH FOR VERTICAL CLOSING WHITE CORNER BRACKET;;;;
+FE45;SESAME DOT;Po;0;ON;;;;;N;;;;;
+FE46;WHITE SESAME DOT;Po;0;ON;;;;;N;;;;;
+FE47;PRESENTATION FORM FOR VERTICAL LEFT SQUARE BRACKET;Ps;0;ON;<vertical> 005B;;;;N;;;;;
+FE48;PRESENTATION FORM FOR VERTICAL RIGHT SQUARE BRACKET;Pe;0;ON;<vertical> 005D;;;;N;;;;;
+FE49;DASHED OVERLINE;Po;0;ON;<compat> 203E;;;;N;SPACING DASHED OVERSCORE;;;;
+FE4A;CENTRELINE OVERLINE;Po;0;ON;<compat> 203E;;;;N;SPACING CENTERLINE OVERSCORE;;;;
+FE4B;WAVY OVERLINE;Po;0;ON;<compat> 203E;;;;N;SPACING WAVY OVERSCORE;;;;
+FE4C;DOUBLE WAVY OVERLINE;Po;0;ON;<compat> 203E;;;;N;SPACING DOUBLE WAVY OVERSCORE;;;;
+FE4D;DASHED LOW LINE;Pc;0;ON;<compat> 005F;;;;N;SPACING DASHED UNDERSCORE;;;;
+FE4E;CENTRELINE LOW LINE;Pc;0;ON;<compat> 005F;;;;N;SPACING CENTERLINE UNDERSCORE;;;;
+FE4F;WAVY LOW LINE;Pc;0;ON;<compat> 005F;;;;N;SPACING WAVY UNDERSCORE;;;;
+FE50;SMALL COMMA;Po;0;CS;<small> 002C;;;;N;;;;;
+FE51;SMALL IDEOGRAPHIC COMMA;Po;0;ON;<small> 3001;;;;N;;;;;
+FE52;SMALL FULL STOP;Po;0;CS;<small> 002E;;;;N;SMALL PERIOD;;;;
+FE54;SMALL SEMICOLON;Po;0;ON;<small> 003B;;;;N;;;;;
+FE55;SMALL COLON;Po;0;CS;<small> 003A;;;;N;;;;;
+FE56;SMALL QUESTION MARK;Po;0;ON;<small> 003F;;;;N;;;;;
+FE57;SMALL EXCLAMATION MARK;Po;0;ON;<small> 0021;;;;N;;;;;
+FE58;SMALL EM DASH;Pd;0;ON;<small> 2014;;;;N;;;;;
+FE59;SMALL LEFT PARENTHESIS;Ps;0;ON;<small> 0028;;;;N;SMALL OPENING PARENTHESIS;;;;
+FE5A;SMALL RIGHT PARENTHESIS;Pe;0;ON;<small> 0029;;;;N;SMALL CLOSING PARENTHESIS;;;;
+FE5B;SMALL LEFT CURLY BRACKET;Ps;0;ON;<small> 007B;;;;N;SMALL OPENING CURLY BRACKET;;;;
+FE5C;SMALL RIGHT CURLY BRACKET;Pe;0;ON;<small> 007D;;;;N;SMALL CLOSING CURLY BRACKET;;;;
+FE5D;SMALL LEFT TORTOISE SHELL BRACKET;Ps;0;ON;<small> 3014;;;;N;SMALL OPENING TORTOISE SHELL BRACKET;;;;
+FE5E;SMALL RIGHT TORTOISE SHELL BRACKET;Pe;0;ON;<small> 3015;;;;N;SMALL CLOSING TORTOISE SHELL BRACKET;;;;
+FE5F;SMALL NUMBER SIGN;Po;0;ET;<small> 0023;;;;N;;;;;
+FE60;SMALL AMPERSAND;Po;0;ON;<small> 0026;;;;N;;;;;
+FE61;SMALL ASTERISK;Po;0;ON;<small> 002A;;;;N;;;;;
+FE62;SMALL PLUS SIGN;Sm;0;ET;<small> 002B;;;;N;;;;;
+FE63;SMALL HYPHEN-MINUS;Pd;0;ET;<small> 002D;;;;N;;;;;
+FE64;SMALL LESS-THAN SIGN;Sm;0;ON;<small> 003C;;;;N;;;;;
+FE65;SMALL GREATER-THAN SIGN;Sm;0;ON;<small> 003E;;;;N;;;;;
+FE66;SMALL EQUALS SIGN;Sm;0;ON;<small> 003D;;;;N;;;;;
+FE68;SMALL REVERSE SOLIDUS;Po;0;ON;<small> 005C;;;;N;SMALL BACKSLASH;;;;
+FE69;SMALL DOLLAR SIGN;Sc;0;ET;<small> 0024;;;;N;;;;;
+FE6A;SMALL PERCENT SIGN;Po;0;ET;<small> 0025;;;;N;;;;;
+FE6B;SMALL COMMERCIAL AT;Po;0;ON;<small> 0040;;;;N;;;;;
+FE70;ARABIC FATHATAN ISOLATED FORM;Lo;0;AL;<isolated> 0020 064B;;;;N;ARABIC SPACING FATHATAN;;;;
+FE71;ARABIC TATWEEL WITH FATHATAN ABOVE;Lo;0;AL;<medial> 0640 064B;;;;N;ARABIC FATHATAN ON TATWEEL;;;;
+FE72;ARABIC DAMMATAN ISOLATED FORM;Lo;0;AL;<isolated> 0020 064C;;;;N;ARABIC SPACING DAMMATAN;;;;
+FE73;ARABIC TAIL FRAGMENT;Lo;0;AL;;;;;N;;;;;
+FE74;ARABIC KASRATAN ISOLATED FORM;Lo;0;AL;<isolated> 0020 064D;;;;N;ARABIC SPACING KASRATAN;;;;
+FE76;ARABIC FATHA ISOLATED FORM;Lo;0;AL;<isolated> 0020 064E;;;;N;ARABIC SPACING FATHAH;;;;
+FE77;ARABIC FATHA MEDIAL FORM;Lo;0;AL;<medial> 0640 064E;;;;N;ARABIC FATHAH ON TATWEEL;;;;
+FE78;ARABIC DAMMA ISOLATED FORM;Lo;0;AL;<isolated> 0020 064F;;;;N;ARABIC SPACING DAMMAH;;;;
+FE79;ARABIC DAMMA MEDIAL FORM;Lo;0;AL;<medial> 0640 064F;;;;N;ARABIC DAMMAH ON TATWEEL;;;;
+FE7A;ARABIC KASRA ISOLATED FORM;Lo;0;AL;<isolated> 0020 0650;;;;N;ARABIC SPACING KASRAH;;;;
+FE7B;ARABIC KASRA MEDIAL FORM;Lo;0;AL;<medial> 0640 0650;;;;N;ARABIC KASRAH ON TATWEEL;;;;
+FE7C;ARABIC SHADDA ISOLATED FORM;Lo;0;AL;<isolated> 0020 0651;;;;N;ARABIC SPACING SHADDAH;;;;
+FE7D;ARABIC SHADDA MEDIAL FORM;Lo;0;AL;<medial> 0640 0651;;;;N;ARABIC SHADDAH ON TATWEEL;;;;
+FE7E;ARABIC SUKUN ISOLATED FORM;Lo;0;AL;<isolated> 0020 0652;;;;N;ARABIC SPACING SUKUN;;;;
+FE7F;ARABIC SUKUN MEDIAL FORM;Lo;0;AL;<medial> 0640 0652;;;;N;ARABIC SUKUN ON TATWEEL;;;;
+FE80;ARABIC LETTER HAMZA ISOLATED FORM;Lo;0;AL;<isolated> 0621;;;;N;GLYPH FOR ISOLATE ARABIC HAMZAH;;;;
+FE81;ARABIC LETTER ALEF WITH MADDA ABOVE ISOLATED FORM;Lo;0;AL;<isolated> 0622;;;;N;GLYPH FOR ISOLATE ARABIC MADDAH ON ALEF;;;;
+FE82;ARABIC LETTER ALEF WITH MADDA ABOVE FINAL FORM;Lo;0;AL;<final> 0622;;;;N;GLYPH FOR FINAL ARABIC MADDAH ON ALEF;;;;
+FE83;ARABIC LETTER ALEF WITH HAMZA ABOVE ISOLATED FORM;Lo;0;AL;<isolated> 0623;;;;N;GLYPH FOR ISOLATE ARABIC HAMZAH ON ALEF;;;;
+FE84;ARABIC LETTER ALEF WITH HAMZA ABOVE FINAL FORM;Lo;0;AL;<final> 0623;;;;N;GLYPH FOR FINAL ARABIC HAMZAH ON ALEF;;;;
+FE85;ARABIC LETTER WAW WITH HAMZA ABOVE ISOLATED FORM;Lo;0;AL;<isolated> 0624;;;;N;GLYPH FOR ISOLATE ARABIC HAMZAH ON WAW;;;;
+FE86;ARABIC LETTER WAW WITH HAMZA ABOVE FINAL FORM;Lo;0;AL;<final> 0624;;;;N;GLYPH FOR FINAL ARABIC HAMZAH ON WAW;;;;
+FE87;ARABIC LETTER ALEF WITH HAMZA BELOW ISOLATED FORM;Lo;0;AL;<isolated> 0625;;;;N;GLYPH FOR ISOLATE ARABIC HAMZAH UNDER ALEF;;;;
+FE88;ARABIC LETTER ALEF WITH HAMZA BELOW FINAL FORM;Lo;0;AL;<final> 0625;;;;N;GLYPH FOR FINAL ARABIC HAMZAH UNDER ALEF;;;;
+FE89;ARABIC LETTER YEH WITH HAMZA ABOVE ISOLATED FORM;Lo;0;AL;<isolated> 0626;;;;N;GLYPH FOR ISOLATE ARABIC HAMZAH ON YA;;;;
+FE8A;ARABIC LETTER YEH WITH HAMZA ABOVE FINAL FORM;Lo;0;AL;<final> 0626;;;;N;GLYPH FOR FINAL ARABIC HAMZAH ON YA;;;;
+FE8B;ARABIC LETTER YEH WITH HAMZA ABOVE INITIAL FORM;Lo;0;AL;<initial> 0626;;;;N;GLYPH FOR INITIAL ARABIC HAMZAH ON YA;;;;
+FE8C;ARABIC LETTER YEH WITH HAMZA ABOVE MEDIAL FORM;Lo;0;AL;<medial> 0626;;;;N;GLYPH FOR MEDIAL ARABIC HAMZAH ON YA;;;;
+FE8D;ARABIC LETTER ALEF ISOLATED FORM;Lo;0;AL;<isolated> 0627;;;;N;GLYPH FOR ISOLATE ARABIC ALEF;;;;
+FE8E;ARABIC LETTER ALEF FINAL FORM;Lo;0;AL;<final> 0627;;;;N;GLYPH FOR FINAL ARABIC ALEF;;;;
+FE8F;ARABIC LETTER BEH ISOLATED FORM;Lo;0;AL;<isolated> 0628;;;;N;GLYPH FOR ISOLATE ARABIC BAA;;;;
+FE90;ARABIC LETTER BEH FINAL FORM;Lo;0;AL;<final> 0628;;;;N;GLYPH FOR FINAL ARABIC BAA;;;;
+FE91;ARABIC LETTER BEH INITIAL FORM;Lo;0;AL;<initial> 0628;;;;N;GLYPH FOR INITIAL ARABIC BAA;;;;
+FE92;ARABIC LETTER BEH MEDIAL FORM;Lo;0;AL;<medial> 0628;;;;N;GLYPH FOR MEDIAL ARABIC BAA;;;;
+FE93;ARABIC LETTER TEH MARBUTA ISOLATED FORM;Lo;0;AL;<isolated> 0629;;;;N;GLYPH FOR ISOLATE ARABIC TAA MARBUTAH;;;;
+FE94;ARABIC LETTER TEH MARBUTA FINAL FORM;Lo;0;AL;<final> 0629;;;;N;GLYPH FOR FINAL ARABIC TAA MARBUTAH;;;;
+FE95;ARABIC LETTER TEH ISOLATED FORM;Lo;0;AL;<isolated> 062A;;;;N;GLYPH FOR ISOLATE ARABIC TAA;;;;
+FE96;ARABIC LETTER TEH FINAL FORM;Lo;0;AL;<final> 062A;;;;N;GLYPH FOR FINAL ARABIC TAA;;;;
+FE97;ARABIC LETTER TEH INITIAL FORM;Lo;0;AL;<initial> 062A;;;;N;GLYPH FOR INITIAL ARABIC TAA;;;;
+FE98;ARABIC LETTER TEH MEDIAL FORM;Lo;0;AL;<medial> 062A;;;;N;GLYPH FOR MEDIAL ARABIC TAA;;;;
+FE99;ARABIC LETTER THEH ISOLATED FORM;Lo;0;AL;<isolated> 062B;;;;N;GLYPH FOR ISOLATE ARABIC THAA;;;;
+FE9A;ARABIC LETTER THEH FINAL FORM;Lo;0;AL;<final> 062B;;;;N;GLYPH FOR FINAL ARABIC THAA;;;;
+FE9B;ARABIC LETTER THEH INITIAL FORM;Lo;0;AL;<initial> 062B;;;;N;GLYPH FOR INITIAL ARABIC THAA;;;;
+FE9C;ARABIC LETTER THEH MEDIAL FORM;Lo;0;AL;<medial> 062B;;;;N;GLYPH FOR MEDIAL ARABIC THAA;;;;
+FE9D;ARABIC LETTER JEEM ISOLATED FORM;Lo;0;AL;<isolated> 062C;;;;N;GLYPH FOR ISOLATE ARABIC JEEM;;;;
+FE9E;ARABIC LETTER JEEM FINAL FORM;Lo;0;AL;<final> 062C;;;;N;GLYPH FOR FINAL ARABIC JEEM;;;;
+FE9F;ARABIC LETTER JEEM INITIAL FORM;Lo;0;AL;<initial> 062C;;;;N;GLYPH FOR INITIAL ARABIC JEEM;;;;
+FEA0;ARABIC LETTER JEEM MEDIAL FORM;Lo;0;AL;<medial> 062C;;;;N;GLYPH FOR MEDIAL ARABIC JEEM;;;;
+FEA1;ARABIC LETTER HAH ISOLATED FORM;Lo;0;AL;<isolated> 062D;;;;N;GLYPH FOR ISOLATE ARABIC HAA;;;;
+FEA2;ARABIC LETTER HAH FINAL FORM;Lo;0;AL;<final> 062D;;;;N;GLYPH FOR FINAL ARABIC HAA;;;;
+FEA3;ARABIC LETTER HAH INITIAL FORM;Lo;0;AL;<initial> 062D;;;;N;GLYPH FOR INITIAL ARABIC HAA;;;;
+FEA4;ARABIC LETTER HAH MEDIAL FORM;Lo;0;AL;<medial> 062D;;;;N;GLYPH FOR MEDIAL ARABIC HAA;;;;
+FEA5;ARABIC LETTER KHAH ISOLATED FORM;Lo;0;AL;<isolated> 062E;;;;N;GLYPH FOR ISOLATE ARABIC KHAA;;;;
+FEA6;ARABIC LETTER KHAH FINAL FORM;Lo;0;AL;<final> 062E;;;;N;GLYPH FOR FINAL ARABIC KHAA;;;;
+FEA7;ARABIC LETTER KHAH INITIAL FORM;Lo;0;AL;<initial> 062E;;;;N;GLYPH FOR INITIAL ARABIC KHAA;;;;
+FEA8;ARABIC LETTER KHAH MEDIAL FORM;Lo;0;AL;<medial> 062E;;;;N;GLYPH FOR MEDIAL ARABIC KHAA;;;;
+FEA9;ARABIC LETTER DAL ISOLATED FORM;Lo;0;AL;<isolated> 062F;;;;N;GLYPH FOR ISOLATE ARABIC DAL;;;;
+FEAA;ARABIC LETTER DAL FINAL FORM;Lo;0;AL;<final> 062F;;;;N;GLYPH FOR FINAL ARABIC DAL;;;;
+FEAB;ARABIC LETTER THAL ISOLATED FORM;Lo;0;AL;<isolated> 0630;;;;N;GLYPH FOR ISOLATE ARABIC THAL;;;;
+FEAC;ARABIC LETTER THAL FINAL FORM;Lo;0;AL;<final> 0630;;;;N;GLYPH FOR FINAL ARABIC THAL;;;;
+FEAD;ARABIC LETTER REH ISOLATED FORM;Lo;0;AL;<isolated> 0631;;;;N;GLYPH FOR ISOLATE ARABIC RA;;;;
+FEAE;ARABIC LETTER REH FINAL FORM;Lo;0;AL;<final> 0631;;;;N;GLYPH FOR FINAL ARABIC RA;;;;
+FEAF;ARABIC LETTER ZAIN ISOLATED FORM;Lo;0;AL;<isolated> 0632;;;;N;GLYPH FOR ISOLATE ARABIC ZAIN;;;;
+FEB0;ARABIC LETTER ZAIN FINAL FORM;Lo;0;AL;<final> 0632;;;;N;GLYPH FOR FINAL ARABIC ZAIN;;;;
+FEB1;ARABIC LETTER SEEN ISOLATED FORM;Lo;0;AL;<isolated> 0633;;;;N;GLYPH FOR ISOLATE ARABIC SEEN;;;;
+FEB2;ARABIC LETTER SEEN FINAL FORM;Lo;0;AL;<final> 0633;;;;N;GLYPH FOR FINAL ARABIC SEEN;;;;
+FEB3;ARABIC LETTER SEEN INITIAL FORM;Lo;0;AL;<initial> 0633;;;;N;GLYPH FOR INITIAL ARABIC SEEN;;;;
+FEB4;ARABIC LETTER SEEN MEDIAL FORM;Lo;0;AL;<medial> 0633;;;;N;GLYPH FOR MEDIAL ARABIC SEEN;;;;
+FEB5;ARABIC LETTER SHEEN ISOLATED FORM;Lo;0;AL;<isolated> 0634;;;;N;GLYPH FOR ISOLATE ARABIC SHEEN;;;;
+FEB6;ARABIC LETTER SHEEN FINAL FORM;Lo;0;AL;<final> 0634;;;;N;GLYPH FOR FINAL ARABIC SHEEN;;;;
+FEB7;ARABIC LETTER SHEEN INITIAL FORM;Lo;0;AL;<initial> 0634;;;;N;GLYPH FOR INITIAL ARABIC SHEEN;;;;
+FEB8;ARABIC LETTER SHEEN MEDIAL FORM;Lo;0;AL;<medial> 0634;;;;N;GLYPH FOR MEDIAL ARABIC SHEEN;;;;
+FEB9;ARABIC LETTER SAD ISOLATED FORM;Lo;0;AL;<isolated> 0635;;;;N;GLYPH FOR ISOLATE ARABIC SAD;;;;
+FEBA;ARABIC LETTER SAD FINAL FORM;Lo;0;AL;<final> 0635;;;;N;GLYPH FOR FINAL ARABIC SAD;;;;
+FEBB;ARABIC LETTER SAD INITIAL FORM;Lo;0;AL;<initial> 0635;;;;N;GLYPH FOR INITIAL ARABIC SAD;;;;
+FEBC;ARABIC LETTER SAD MEDIAL FORM;Lo;0;AL;<medial> 0635;;;;N;GLYPH FOR MEDIAL ARABIC SAD;;;;
+FEBD;ARABIC LETTER DAD ISOLATED FORM;Lo;0;AL;<isolated> 0636;;;;N;GLYPH FOR ISOLATE ARABIC DAD;;;;
+FEBE;ARABIC LETTER DAD FINAL FORM;Lo;0;AL;<final> 0636;;;;N;GLYPH FOR FINAL ARABIC DAD;;;;
+FEBF;ARABIC LETTER DAD INITIAL FORM;Lo;0;AL;<initial> 0636;;;;N;GLYPH FOR INITIAL ARABIC DAD;;;;
+FEC0;ARABIC LETTER DAD MEDIAL FORM;Lo;0;AL;<medial> 0636;;;;N;GLYPH FOR MEDIAL ARABIC DAD;;;;
+FEC1;ARABIC LETTER TAH ISOLATED FORM;Lo;0;AL;<isolated> 0637;;;;N;GLYPH FOR ISOLATE ARABIC TAH;;;;
+FEC2;ARABIC LETTER TAH FINAL FORM;Lo;0;AL;<final> 0637;;;;N;GLYPH FOR FINAL ARABIC TAH;;;;
+FEC3;ARABIC LETTER TAH INITIAL FORM;Lo;0;AL;<initial> 0637;;;;N;GLYPH FOR INITIAL ARABIC TAH;;;;
+FEC4;ARABIC LETTER TAH MEDIAL FORM;Lo;0;AL;<medial> 0637;;;;N;GLYPH FOR MEDIAL ARABIC TAH;;;;
+FEC5;ARABIC LETTER ZAH ISOLATED FORM;Lo;0;AL;<isolated> 0638;;;;N;GLYPH FOR ISOLATE ARABIC DHAH;;;;
+FEC6;ARABIC LETTER ZAH FINAL FORM;Lo;0;AL;<final> 0638;;;;N;GLYPH FOR FINAL ARABIC DHAH;;;;
+FEC7;ARABIC LETTER ZAH INITIAL FORM;Lo;0;AL;<initial> 0638;;;;N;GLYPH FOR INITIAL ARABIC DHAH;;;;
+FEC8;ARABIC LETTER ZAH MEDIAL FORM;Lo;0;AL;<medial> 0638;;;;N;GLYPH FOR MEDIAL ARABIC DHAH;;;;
+FEC9;ARABIC LETTER AIN ISOLATED FORM;Lo;0;AL;<isolated> 0639;;;;N;GLYPH FOR ISOLATE ARABIC AIN;;;;
+FECA;ARABIC LETTER AIN FINAL FORM;Lo;0;AL;<final> 0639;;;;N;GLYPH FOR FINAL ARABIC AIN;;;;
+FECB;ARABIC LETTER AIN INITIAL FORM;Lo;0;AL;<initial> 0639;;;;N;GLYPH FOR INITIAL ARABIC AIN;;;;
+FECC;ARABIC LETTER AIN MEDIAL FORM;Lo;0;AL;<medial> 0639;;;;N;GLYPH FOR MEDIAL ARABIC AIN;;;;
+FECD;ARABIC LETTER GHAIN ISOLATED FORM;Lo;0;AL;<isolated> 063A;;;;N;GLYPH FOR ISOLATE ARABIC GHAIN;;;;
+FECE;ARABIC LETTER GHAIN FINAL FORM;Lo;0;AL;<final> 063A;;;;N;GLYPH FOR FINAL ARABIC GHAIN;;;;
+FECF;ARABIC LETTER GHAIN INITIAL FORM;Lo;0;AL;<initial> 063A;;;;N;GLYPH FOR INITIAL ARABIC GHAIN;;;;
+FED0;ARABIC LETTER GHAIN MEDIAL FORM;Lo;0;AL;<medial> 063A;;;;N;GLYPH FOR MEDIAL ARABIC GHAIN;;;;
+FED1;ARABIC LETTER FEH ISOLATED FORM;Lo;0;AL;<isolated> 0641;;;;N;GLYPH FOR ISOLATE ARABIC FA;;;;
+FED2;ARABIC LETTER FEH FINAL FORM;Lo;0;AL;<final> 0641;;;;N;GLYPH FOR FINAL ARABIC FA;;;;
+FED3;ARABIC LETTER FEH INITIAL FORM;Lo;0;AL;<initial> 0641;;;;N;GLYPH FOR INITIAL ARABIC FA;;;;
+FED4;ARABIC LETTER FEH MEDIAL FORM;Lo;0;AL;<medial> 0641;;;;N;GLYPH FOR MEDIAL ARABIC FA;;;;
+FED5;ARABIC LETTER QAF ISOLATED FORM;Lo;0;AL;<isolated> 0642;;;;N;GLYPH FOR ISOLATE ARABIC QAF;;;;
+FED6;ARABIC LETTER QAF FINAL FORM;Lo;0;AL;<final> 0642;;;;N;GLYPH FOR FINAL ARABIC QAF;;;;
+FED7;ARABIC LETTER QAF INITIAL FORM;Lo;0;AL;<initial> 0642;;;;N;GLYPH FOR INITIAL ARABIC QAF;;;;
+FED8;ARABIC LETTER QAF MEDIAL FORM;Lo;0;AL;<medial> 0642;;;;N;GLYPH FOR MEDIAL ARABIC QAF;;;;
+FED9;ARABIC LETTER KAF ISOLATED FORM;Lo;0;AL;<isolated> 0643;;;;N;GLYPH FOR ISOLATE ARABIC CAF;;;;
+FEDA;ARABIC LETTER KAF FINAL FORM;Lo;0;AL;<final> 0643;;;;N;GLYPH FOR FINAL ARABIC CAF;;;;
+FEDB;ARABIC LETTER KAF INITIAL FORM;Lo;0;AL;<initial> 0643;;;;N;GLYPH FOR INITIAL ARABIC CAF;;;;
+FEDC;ARABIC LETTER KAF MEDIAL FORM;Lo;0;AL;<medial> 0643;;;;N;GLYPH FOR MEDIAL ARABIC CAF;;;;
+FEDD;ARABIC LETTER LAM ISOLATED FORM;Lo;0;AL;<isolated> 0644;;;;N;GLYPH FOR ISOLATE ARABIC LAM;;;;
+FEDE;ARABIC LETTER LAM FINAL FORM;Lo;0;AL;<final> 0644;;;;N;GLYPH FOR FINAL ARABIC LAM;;;;
+FEDF;ARABIC LETTER LAM INITIAL FORM;Lo;0;AL;<initial> 0644;;;;N;GLYPH FOR INITIAL ARABIC LAM;;;;
+FEE0;ARABIC LETTER LAM MEDIAL FORM;Lo;0;AL;<medial> 0644;;;;N;GLYPH FOR MEDIAL ARABIC LAM;;;;
+FEE1;ARABIC LETTER MEEM ISOLATED FORM;Lo;0;AL;<isolated> 0645;;;;N;GLYPH FOR ISOLATE ARABIC MEEM;;;;
+FEE2;ARABIC LETTER MEEM FINAL FORM;Lo;0;AL;<final> 0645;;;;N;GLYPH FOR FINAL ARABIC MEEM;;;;
+FEE3;ARABIC LETTER MEEM INITIAL FORM;Lo;0;AL;<initial> 0645;;;;N;GLYPH FOR INITIAL ARABIC MEEM;;;;
+FEE4;ARABIC LETTER MEEM MEDIAL FORM;Lo;0;AL;<medial> 0645;;;;N;GLYPH FOR MEDIAL ARABIC MEEM;;;;
+FEE5;ARABIC LETTER NOON ISOLATED FORM;Lo;0;AL;<isolated> 0646;;;;N;GLYPH FOR ISOLATE ARABIC NOON;;;;
+FEE6;ARABIC LETTER NOON FINAL FORM;Lo;0;AL;<final> 0646;;;;N;GLYPH FOR FINAL ARABIC NOON;;;;
+FEE7;ARABIC LETTER NOON INITIAL FORM;Lo;0;AL;<initial> 0646;;;;N;GLYPH FOR INITIAL ARABIC NOON;;;;
+FEE8;ARABIC LETTER NOON MEDIAL FORM;Lo;0;AL;<medial> 0646;;;;N;GLYPH FOR MEDIAL ARABIC NOON;;;;
+FEE9;ARABIC LETTER HEH ISOLATED FORM;Lo;0;AL;<isolated> 0647;;;;N;GLYPH FOR ISOLATE ARABIC HA;;;;
+FEEA;ARABIC LETTER HEH FINAL FORM;Lo;0;AL;<final> 0647;;;;N;GLYPH FOR FINAL ARABIC HA;;;;
+FEEB;ARABIC LETTER HEH INITIAL FORM;Lo;0;AL;<initial> 0647;;;;N;GLYPH FOR INITIAL ARABIC HA;;;;
+FEEC;ARABIC LETTER HEH MEDIAL FORM;Lo;0;AL;<medial> 0647;;;;N;GLYPH FOR MEDIAL ARABIC HA;;;;
+FEED;ARABIC LETTER WAW ISOLATED FORM;Lo;0;AL;<isolated> 0648;;;;N;GLYPH FOR ISOLATE ARABIC WAW;;;;
+FEEE;ARABIC LETTER WAW FINAL FORM;Lo;0;AL;<final> 0648;;;;N;GLYPH FOR FINAL ARABIC WAW;;;;
+FEEF;ARABIC LETTER ALEF MAKSURA ISOLATED FORM;Lo;0;AL;<isolated> 0649;;;;N;GLYPH FOR ISOLATE ARABIC ALEF MAQSURAH;;;;
+FEF0;ARABIC LETTER ALEF MAKSURA FINAL FORM;Lo;0;AL;<final> 0649;;;;N;GLYPH FOR FINAL ARABIC ALEF MAQSURAH;;;;
+FEF1;ARABIC LETTER YEH ISOLATED FORM;Lo;0;AL;<isolated> 064A;;;;N;GLYPH FOR ISOLATE ARABIC YA;;;;
+FEF2;ARABIC LETTER YEH FINAL FORM;Lo;0;AL;<final> 064A;;;;N;GLYPH FOR FINAL ARABIC YA;;;;
+FEF3;ARABIC LETTER YEH INITIAL FORM;Lo;0;AL;<initial> 064A;;;;N;GLYPH FOR INITIAL ARABIC YA;;;;
+FEF4;ARABIC LETTER YEH MEDIAL FORM;Lo;0;AL;<medial> 064A;;;;N;GLYPH FOR MEDIAL ARABIC YA;;;;
+FEF5;ARABIC LIGATURE LAM WITH ALEF WITH MADDA ABOVE ISOLATED FORM;Lo;0;AL;<isolated> 0644 0622;;;;N;GLYPH FOR ISOLATE ARABIC MADDAH ON LIGATURE LAM ALEF;;;;
+FEF6;ARABIC LIGATURE LAM WITH ALEF WITH MADDA ABOVE FINAL FORM;Lo;0;AL;<final> 0644 0622;;;;N;GLYPH FOR FINAL ARABIC MADDAH ON LIGATURE LAM ALEF;;;;
+FEF7;ARABIC LIGATURE LAM WITH ALEF WITH HAMZA ABOVE ISOLATED FORM;Lo;0;AL;<isolated> 0644 0623;;;;N;GLYPH FOR ISOLATE ARABIC HAMZAH ON LIGATURE LAM ALEF;;;;
+FEF8;ARABIC LIGATURE LAM WITH ALEF WITH HAMZA ABOVE FINAL FORM;Lo;0;AL;<final> 0644 0623;;;;N;GLYPH FOR FINAL ARABIC HAMZAH ON LIGATURE LAM ALEF;;;;
+FEF9;ARABIC LIGATURE LAM WITH ALEF WITH HAMZA BELOW ISOLATED FORM;Lo;0;AL;<isolated> 0644 0625;;;;N;GLYPH FOR ISOLATE ARABIC HAMZAH UNDER LIGATURE LAM ALEF;;;;
+FEFA;ARABIC LIGATURE LAM WITH ALEF WITH HAMZA BELOW FINAL FORM;Lo;0;AL;<final> 0644 0625;;;;N;GLYPH FOR FINAL ARABIC HAMZAH UNDER LIGATURE LAM ALEF;;;;
+FEFB;ARABIC LIGATURE LAM WITH ALEF ISOLATED FORM;Lo;0;AL;<isolated> 0644 0627;;;;N;GLYPH FOR ISOLATE ARABIC LIGATURE LAM ALEF;;;;
+FEFC;ARABIC LIGATURE LAM WITH ALEF FINAL FORM;Lo;0;AL;<final> 0644 0627;;;;N;GLYPH FOR FINAL ARABIC LIGATURE LAM ALEF;;;;
+FEFF;ZERO WIDTH NO-BREAK SPACE;Cf;0;BN;;;;;N;BYTE ORDER MARK;;;;
+FF01;FULLWIDTH EXCLAMATION MARK;Po;0;ON;<wide> 0021;;;;N;;;;;
+FF02;FULLWIDTH QUOTATION MARK;Po;0;ON;<wide> 0022;;;;N;;;;;
+FF03;FULLWIDTH NUMBER SIGN;Po;0;ET;<wide> 0023;;;;N;;;;;
+FF04;FULLWIDTH DOLLAR SIGN;Sc;0;ET;<wide> 0024;;;;N;;;;;
+FF05;FULLWIDTH PERCENT SIGN;Po;0;ET;<wide> 0025;;;;N;;;;;
+FF06;FULLWIDTH AMPERSAND;Po;0;ON;<wide> 0026;;;;N;;;;;
+FF07;FULLWIDTH APOSTROPHE;Po;0;ON;<wide> 0027;;;;N;;;;;
+FF08;FULLWIDTH LEFT PARENTHESIS;Ps;0;ON;<wide> 0028;;;;Y;FULLWIDTH OPENING PARENTHESIS;;;;
+FF09;FULLWIDTH RIGHT PARENTHESIS;Pe;0;ON;<wide> 0029;;;;Y;FULLWIDTH CLOSING PARENTHESIS;;;;
+FF0A;FULLWIDTH ASTERISK;Po;0;ON;<wide> 002A;;;;N;;;;;
+FF0B;FULLWIDTH PLUS SIGN;Sm;0;ET;<wide> 002B;;;;N;;;;;
+FF0C;FULLWIDTH COMMA;Po;0;CS;<wide> 002C;;;;N;;;;;
+FF0D;FULLWIDTH HYPHEN-MINUS;Pd;0;ET;<wide> 002D;;;;N;;;;;
+FF0E;FULLWIDTH FULL STOP;Po;0;CS;<wide> 002E;;;;N;FULLWIDTH PERIOD;;;;
+FF0F;FULLWIDTH SOLIDUS;Po;0;ES;<wide> 002F;;;;N;FULLWIDTH SLASH;;;;
+FF10;FULLWIDTH DIGIT ZERO;Nd;0;EN;<wide> 0030;0;0;0;N;;;;;
+FF11;FULLWIDTH DIGIT ONE;Nd;0;EN;<wide> 0031;1;1;1;N;;;;;
+FF12;FULLWIDTH DIGIT TWO;Nd;0;EN;<wide> 0032;2;2;2;N;;;;;
+FF13;FULLWIDTH DIGIT THREE;Nd;0;EN;<wide> 0033;3;3;3;N;;;;;
+FF14;FULLWIDTH DIGIT FOUR;Nd;0;EN;<wide> 0034;4;4;4;N;;;;;
+FF15;FULLWIDTH DIGIT FIVE;Nd;0;EN;<wide> 0035;5;5;5;N;;;;;
+FF16;FULLWIDTH DIGIT SIX;Nd;0;EN;<wide> 0036;6;6;6;N;;;;;
+FF17;FULLWIDTH DIGIT SEVEN;Nd;0;EN;<wide> 0037;7;7;7;N;;;;;
+FF18;FULLWIDTH DIGIT EIGHT;Nd;0;EN;<wide> 0038;8;8;8;N;;;;;
+FF19;FULLWIDTH DIGIT NINE;Nd;0;EN;<wide> 0039;9;9;9;N;;;;;
+FF1A;FULLWIDTH COLON;Po;0;CS;<wide> 003A;;;;N;;;;;
+FF1B;FULLWIDTH SEMICOLON;Po;0;ON;<wide> 003B;;;;N;;;;;
+FF1C;FULLWIDTH LESS-THAN SIGN;Sm;0;ON;<wide> 003C;;;;Y;;;;;
+FF1D;FULLWIDTH EQUALS SIGN;Sm;0;ON;<wide> 003D;;;;N;;;;;
+FF1E;FULLWIDTH GREATER-THAN SIGN;Sm;0;ON;<wide> 003E;;;;Y;;;;;
+FF1F;FULLWIDTH QUESTION MARK;Po;0;ON;<wide> 003F;;;;N;;;;;
+FF20;FULLWIDTH COMMERCIAL AT;Po;0;ON;<wide> 0040;;;;N;;;;;
+FF21;FULLWIDTH LATIN CAPITAL LETTER A;Lu;0;L;<wide> 0041;;;;N;;;;FF41;
+FF22;FULLWIDTH LATIN CAPITAL LETTER B;Lu;0;L;<wide> 0042;;;;N;;;;FF42;
+FF23;FULLWIDTH LATIN CAPITAL LETTER C;Lu;0;L;<wide> 0043;;;;N;;;;FF43;
+FF24;FULLWIDTH LATIN CAPITAL LETTER D;Lu;0;L;<wide> 0044;;;;N;;;;FF44;
+FF25;FULLWIDTH LATIN CAPITAL LETTER E;Lu;0;L;<wide> 0045;;;;N;;;;FF45;
+FF26;FULLWIDTH LATIN CAPITAL LETTER F;Lu;0;L;<wide> 0046;;;;N;;;;FF46;
+FF27;FULLWIDTH LATIN CAPITAL LETTER G;Lu;0;L;<wide> 0047;;;;N;;;;FF47;
+FF28;FULLWIDTH LATIN CAPITAL LETTER H;Lu;0;L;<wide> 0048;;;;N;;;;FF48;
+FF29;FULLWIDTH LATIN CAPITAL LETTER I;Lu;0;L;<wide> 0049;;;;N;;;;FF49;
+FF2A;FULLWIDTH LATIN CAPITAL LETTER J;Lu;0;L;<wide> 004A;;;;N;;;;FF4A;
+FF2B;FULLWIDTH LATIN CAPITAL LETTER K;Lu;0;L;<wide> 004B;;;;N;;;;FF4B;
+FF2C;FULLWIDTH LATIN CAPITAL LETTER L;Lu;0;L;<wide> 004C;;;;N;;;;FF4C;
+FF2D;FULLWIDTH LATIN CAPITAL LETTER M;Lu;0;L;<wide> 004D;;;;N;;;;FF4D;
+FF2E;FULLWIDTH LATIN CAPITAL LETTER N;Lu;0;L;<wide> 004E;;;;N;;;;FF4E;
+FF2F;FULLWIDTH LATIN CAPITAL LETTER O;Lu;0;L;<wide> 004F;;;;N;;;;FF4F;
+FF30;FULLWIDTH LATIN CAPITAL LETTER P;Lu;0;L;<wide> 0050;;;;N;;;;FF50;
+FF31;FULLWIDTH LATIN CAPITAL LETTER Q;Lu;0;L;<wide> 0051;;;;N;;;;FF51;
+FF32;FULLWIDTH LATIN CAPITAL LETTER R;Lu;0;L;<wide> 0052;;;;N;;;;FF52;
+FF33;FULLWIDTH LATIN CAPITAL LETTER S;Lu;0;L;<wide> 0053;;;;N;;;;FF53;
+FF34;FULLWIDTH LATIN CAPITAL LETTER T;Lu;0;L;<wide> 0054;;;;N;;;;FF54;
+FF35;FULLWIDTH LATIN CAPITAL LETTER U;Lu;0;L;<wide> 0055;;;;N;;;;FF55;
+FF36;FULLWIDTH LATIN CAPITAL LETTER V;Lu;0;L;<wide> 0056;;;;N;;;;FF56;
+FF37;FULLWIDTH LATIN CAPITAL LETTER W;Lu;0;L;<wide> 0057;;;;N;;;;FF57;
+FF38;FULLWIDTH LATIN CAPITAL LETTER X;Lu;0;L;<wide> 0058;;;;N;;;;FF58;
+FF39;FULLWIDTH LATIN CAPITAL LETTER Y;Lu;0;L;<wide> 0059;;;;N;;;;FF59;
+FF3A;FULLWIDTH LATIN CAPITAL LETTER Z;Lu;0;L;<wide> 005A;;;;N;;;;FF5A;
+FF3B;FULLWIDTH LEFT SQUARE BRACKET;Ps;0;ON;<wide> 005B;;;;Y;FULLWIDTH OPENING SQUARE BRACKET;;;;
+FF3C;FULLWIDTH REVERSE SOLIDUS;Po;0;ON;<wide> 005C;;;;N;FULLWIDTH BACKSLASH;;;;
+FF3D;FULLWIDTH RIGHT SQUARE BRACKET;Pe;0;ON;<wide> 005D;;;;Y;FULLWIDTH CLOSING SQUARE BRACKET;;;;
+FF3E;FULLWIDTH CIRCUMFLEX ACCENT;Sk;0;ON;<wide> 005E;;;;N;FULLWIDTH SPACING CIRCUMFLEX;;;;
+FF3F;FULLWIDTH LOW LINE;Pc;0;ON;<wide> 005F;;;;N;FULLWIDTH SPACING UNDERSCORE;;;;
+FF40;FULLWIDTH GRAVE ACCENT;Sk;0;ON;<wide> 0060;;;;N;FULLWIDTH SPACING GRAVE;;;;
+FF41;FULLWIDTH LATIN SMALL LETTER A;Ll;0;L;<wide> 0061;;;;N;;;FF21;;FF21
+FF42;FULLWIDTH LATIN SMALL LETTER B;Ll;0;L;<wide> 0062;;;;N;;;FF22;;FF22
+FF43;FULLWIDTH LATIN SMALL LETTER C;Ll;0;L;<wide> 0063;;;;N;;;FF23;;FF23
+FF44;FULLWIDTH LATIN SMALL LETTER D;Ll;0;L;<wide> 0064;;;;N;;;FF24;;FF24
+FF45;FULLWIDTH LATIN SMALL LETTER E;Ll;0;L;<wide> 0065;;;;N;;;FF25;;FF25
+FF46;FULLWIDTH LATIN SMALL LETTER F;Ll;0;L;<wide> 0066;;;;N;;;FF26;;FF26
+FF47;FULLWIDTH LATIN SMALL LETTER G;Ll;0;L;<wide> 0067;;;;N;;;FF27;;FF27
+FF48;FULLWIDTH LATIN SMALL LETTER H;Ll;0;L;<wide> 0068;;;;N;;;FF28;;FF28
+FF49;FULLWIDTH LATIN SMALL LETTER I;Ll;0;L;<wide> 0069;;;;N;;;FF29;;FF29
+FF4A;FULLWIDTH LATIN SMALL LETTER J;Ll;0;L;<wide> 006A;;;;N;;;FF2A;;FF2A
+FF4B;FULLWIDTH LATIN SMALL LETTER K;Ll;0;L;<wide> 006B;;;;N;;;FF2B;;FF2B
+FF4C;FULLWIDTH LATIN SMALL LETTER L;Ll;0;L;<wide> 006C;;;;N;;;FF2C;;FF2C
+FF4D;FULLWIDTH LATIN SMALL LETTER M;Ll;0;L;<wide> 006D;;;;N;;;FF2D;;FF2D
+FF4E;FULLWIDTH LATIN SMALL LETTER N;Ll;0;L;<wide> 006E;;;;N;;;FF2E;;FF2E
+FF4F;FULLWIDTH LATIN SMALL LETTER O;Ll;0;L;<wide> 006F;;;;N;;;FF2F;;FF2F
+FF50;FULLWIDTH LATIN SMALL LETTER P;Ll;0;L;<wide> 0070;;;;N;;;FF30;;FF30
+FF51;FULLWIDTH LATIN SMALL LETTER Q;Ll;0;L;<wide> 0071;;;;N;;;FF31;;FF31
+FF52;FULLWIDTH LATIN SMALL LETTER R;Ll;0;L;<wide> 0072;;;;N;;;FF32;;FF32
+FF53;FULLWIDTH LATIN SMALL LETTER S;Ll;0;L;<wide> 0073;;;;N;;;FF33;;FF33
+FF54;FULLWIDTH LATIN SMALL LETTER T;Ll;0;L;<wide> 0074;;;;N;;;FF34;;FF34
+FF55;FULLWIDTH LATIN SMALL LETTER U;Ll;0;L;<wide> 0075;;;;N;;;FF35;;FF35
+FF56;FULLWIDTH LATIN SMALL LETTER V;Ll;0;L;<wide> 0076;;;;N;;;FF36;;FF36
+FF57;FULLWIDTH LATIN SMALL LETTER W;Ll;0;L;<wide> 0077;;;;N;;;FF37;;FF37
+FF58;FULLWIDTH LATIN SMALL LETTER X;Ll;0;L;<wide> 0078;;;;N;;;FF38;;FF38
+FF59;FULLWIDTH LATIN SMALL LETTER Y;Ll;0;L;<wide> 0079;;;;N;;;FF39;;FF39
+FF5A;FULLWIDTH LATIN SMALL LETTER Z;Ll;0;L;<wide> 007A;;;;N;;;FF3A;;FF3A
+FF5B;FULLWIDTH LEFT CURLY BRACKET;Ps;0;ON;<wide> 007B;;;;Y;FULLWIDTH OPENING CURLY BRACKET;;;;
+FF5C;FULLWIDTH VERTICAL LINE;Sm;0;ON;<wide> 007C;;;;N;FULLWIDTH VERTICAL BAR;;;;
+FF5D;FULLWIDTH RIGHT CURLY BRACKET;Pe;0;ON;<wide> 007D;;;;Y;FULLWIDTH CLOSING CURLY BRACKET;;;;
+FF5E;FULLWIDTH TILDE;Sm;0;ON;<wide> 007E;;;;N;FULLWIDTH SPACING TILDE;;;;
+FF5F;FULLWIDTH LEFT WHITE PARENTHESIS;Ps;0;ON;<wide> 2985;;;;Y;;*;;;
+FF60;FULLWIDTH RIGHT WHITE PARENTHESIS;Pe;0;ON;<wide> 2986;;;;Y;;*;;;
+FF61;HALFWIDTH IDEOGRAPHIC FULL STOP;Po;0;ON;<narrow> 3002;;;;N;HALFWIDTH IDEOGRAPHIC PERIOD;;;;
+FF62;HALFWIDTH LEFT CORNER BRACKET;Ps;0;ON;<narrow> 300C;;;;Y;HALFWIDTH OPENING CORNER BRACKET;;;;
+FF63;HALFWIDTH RIGHT CORNER BRACKET;Pe;0;ON;<narrow> 300D;;;;Y;HALFWIDTH CLOSING CORNER BRACKET;;;;
+FF64;HALFWIDTH IDEOGRAPHIC COMMA;Po;0;ON;<narrow> 3001;;;;N;;;;;
+FF65;HALFWIDTH KATAKANA MIDDLE DOT;Pc;0;ON;<narrow> 30FB;;;;N;;;;;
+FF66;HALFWIDTH KATAKANA LETTER WO;Lo;0;L;<narrow> 30F2;;;;N;;;;;
+FF67;HALFWIDTH KATAKANA LETTER SMALL A;Lo;0;L;<narrow> 30A1;;;;N;;;;;
+FF68;HALFWIDTH KATAKANA LETTER SMALL I;Lo;0;L;<narrow> 30A3;;;;N;;;;;
+FF69;HALFWIDTH KATAKANA LETTER SMALL U;Lo;0;L;<narrow> 30A5;;;;N;;;;;
+FF6A;HALFWIDTH KATAKANA LETTER SMALL E;Lo;0;L;<narrow> 30A7;;;;N;;;;;
+FF6B;HALFWIDTH KATAKANA LETTER SMALL O;Lo;0;L;<narrow> 30A9;;;;N;;;;;
+FF6C;HALFWIDTH KATAKANA LETTER SMALL YA;Lo;0;L;<narrow> 30E3;;;;N;;;;;
+FF6D;HALFWIDTH KATAKANA LETTER SMALL YU;Lo;0;L;<narrow> 30E5;;;;N;;;;;
+FF6E;HALFWIDTH KATAKANA LETTER SMALL YO;Lo;0;L;<narrow> 30E7;;;;N;;;;;
+FF6F;HALFWIDTH KATAKANA LETTER SMALL TU;Lo;0;L;<narrow> 30C3;;;;N;;;;;
+FF70;HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK;Lm;0;L;<narrow> 30FC;;;;N;;;;;
+FF71;HALFWIDTH KATAKANA LETTER A;Lo;0;L;<narrow> 30A2;;;;N;;;;;
+FF72;HALFWIDTH KATAKANA LETTER I;Lo;0;L;<narrow> 30A4;;;;N;;;;;
+FF73;HALFWIDTH KATAKANA LETTER U;Lo;0;L;<narrow> 30A6;;;;N;;;;;
+FF74;HALFWIDTH KATAKANA LETTER E;Lo;0;L;<narrow> 30A8;;;;N;;;;;
+FF75;HALFWIDTH KATAKANA LETTER O;Lo;0;L;<narrow> 30AA;;;;N;;;;;
+FF76;HALFWIDTH KATAKANA LETTER KA;Lo;0;L;<narrow> 30AB;;;;N;;;;;
+FF77;HALFWIDTH KATAKANA LETTER KI;Lo;0;L;<narrow> 30AD;;;;N;;;;;
+FF78;HALFWIDTH KATAKANA LETTER KU;Lo;0;L;<narrow> 30AF;;;;N;;;;;
+FF79;HALFWIDTH KATAKANA LETTER KE;Lo;0;L;<narrow> 30B1;;;;N;;;;;
+FF7A;HALFWIDTH KATAKANA LETTER KO;Lo;0;L;<narrow> 30B3;;;;N;;;;;
+FF7B;HALFWIDTH KATAKANA LETTER SA;Lo;0;L;<narrow> 30B5;;;;N;;;;;
+FF7C;HALFWIDTH KATAKANA LETTER SI;Lo;0;L;<narrow> 30B7;;;;N;;;;;
+FF7D;HALFWIDTH KATAKANA LETTER SU;Lo;0;L;<narrow> 30B9;;;;N;;;;;
+FF7E;HALFWIDTH KATAKANA LETTER SE;Lo;0;L;<narrow> 30BB;;;;N;;;;;
+FF7F;HALFWIDTH KATAKANA LETTER SO;Lo;0;L;<narrow> 30BD;;;;N;;;;;
+FF80;HALFWIDTH KATAKANA LETTER TA;Lo;0;L;<narrow> 30BF;;;;N;;;;;
+FF81;HALFWIDTH KATAKANA LETTER TI;Lo;0;L;<narrow> 30C1;;;;N;;;;;
+FF82;HALFWIDTH KATAKANA LETTER TU;Lo;0;L;<narrow> 30C4;;;;N;;;;;
+FF83;HALFWIDTH KATAKANA LETTER TE;Lo;0;L;<narrow> 30C6;;;;N;;;;;
+FF84;HALFWIDTH KATAKANA LETTER TO;Lo;0;L;<narrow> 30C8;;;;N;;;;;
+FF85;HALFWIDTH KATAKANA LETTER NA;Lo;0;L;<narrow> 30CA;;;;N;;;;;
+FF86;HALFWIDTH KATAKANA LETTER NI;Lo;0;L;<narrow> 30CB;;;;N;;;;;
+FF87;HALFWIDTH KATAKANA LETTER NU;Lo;0;L;<narrow> 30CC;;;;N;;;;;
+FF88;HALFWIDTH KATAKANA LETTER NE;Lo;0;L;<narrow> 30CD;;;;N;;;;;
+FF89;HALFWIDTH KATAKANA LETTER NO;Lo;0;L;<narrow> 30CE;;;;N;;;;;
+FF8A;HALFWIDTH KATAKANA LETTER HA;Lo;0;L;<narrow> 30CF;;;;N;;;;;
+FF8B;HALFWIDTH KATAKANA LETTER HI;Lo;0;L;<narrow> 30D2;;;;N;;;;;
+FF8C;HALFWIDTH KATAKANA LETTER HU;Lo;0;L;<narrow> 30D5;;;;N;;;;;
+FF8D;HALFWIDTH KATAKANA LETTER HE;Lo;0;L;<narrow> 30D8;;;;N;;;;;
+FF8E;HALFWIDTH KATAKANA LETTER HO;Lo;0;L;<narrow> 30DB;;;;N;;;;;
+FF8F;HALFWIDTH KATAKANA LETTER MA;Lo;0;L;<narrow> 30DE;;;;N;;;;;
+FF90;HALFWIDTH KATAKANA LETTER MI;Lo;0;L;<narrow> 30DF;;;;N;;;;;
+FF91;HALFWIDTH KATAKANA LETTER MU;Lo;0;L;<narrow> 30E0;;;;N;;;;;
+FF92;HALFWIDTH KATAKANA LETTER ME;Lo;0;L;<narrow> 30E1;;;;N;;;;;
+FF93;HALFWIDTH KATAKANA LETTER MO;Lo;0;L;<narrow> 30E2;;;;N;;;;;
+FF94;HALFWIDTH KATAKANA LETTER YA;Lo;0;L;<narrow> 30E4;;;;N;;;;;
+FF95;HALFWIDTH KATAKANA LETTER YU;Lo;0;L;<narrow> 30E6;;;;N;;;;;
+FF96;HALFWIDTH KATAKANA LETTER YO;Lo;0;L;<narrow> 30E8;;;;N;;;;;
+FF97;HALFWIDTH KATAKANA LETTER RA;Lo;0;L;<narrow> 30E9;;;;N;;;;;
+FF98;HALFWIDTH KATAKANA LETTER RI;Lo;0;L;<narrow> 30EA;;;;N;;;;;
+FF99;HALFWIDTH KATAKANA LETTER RU;Lo;0;L;<narrow> 30EB;;;;N;;;;;
+FF9A;HALFWIDTH KATAKANA LETTER RE;Lo;0;L;<narrow> 30EC;;;;N;;;;;
+FF9B;HALFWIDTH KATAKANA LETTER RO;Lo;0;L;<narrow> 30ED;;;;N;;;;;
+FF9C;HALFWIDTH KATAKANA LETTER WA;Lo;0;L;<narrow> 30EF;;;;N;;;;;
+FF9D;HALFWIDTH KATAKANA LETTER N;Lo;0;L;<narrow> 30F3;;;;N;;;;;
+FF9E;HALFWIDTH KATAKANA VOICED SOUND MARK;Lm;0;L;<narrow> 3099;;;;N;;halfwidth katakana-hiragana voiced sound mark;;;
+FF9F;HALFWIDTH KATAKANA SEMI-VOICED SOUND MARK;Lm;0;L;<narrow> 309A;;;;N;;halfwidth katakana-hiragana semi-voiced sound mark;;;
+FFA0;HALFWIDTH HANGUL FILLER;Lo;0;L;<narrow> 3164;;;;N;HALFWIDTH HANGUL CAE OM;;;;
+FFA1;HALFWIDTH HANGUL LETTER KIYEOK;Lo;0;L;<narrow> 3131;;;;N;HALFWIDTH HANGUL LETTER GIYEOG;;;;
+FFA2;HALFWIDTH HANGUL LETTER SSANGKIYEOK;Lo;0;L;<narrow> 3132;;;;N;HALFWIDTH HANGUL LETTER SSANG GIYEOG;;;;
+FFA3;HALFWIDTH HANGUL LETTER KIYEOK-SIOS;Lo;0;L;<narrow> 3133;;;;N;HALFWIDTH HANGUL LETTER GIYEOG SIOS;;;;
+FFA4;HALFWIDTH HANGUL LETTER NIEUN;Lo;0;L;<narrow> 3134;;;;N;;;;;
+FFA5;HALFWIDTH HANGUL LETTER NIEUN-CIEUC;Lo;0;L;<narrow> 3135;;;;N;HALFWIDTH HANGUL LETTER NIEUN JIEUJ;;;;
+FFA6;HALFWIDTH HANGUL LETTER NIEUN-HIEUH;Lo;0;L;<narrow> 3136;;;;N;HALFWIDTH HANGUL LETTER NIEUN HIEUH;;;;
+FFA7;HALFWIDTH HANGUL LETTER TIKEUT;Lo;0;L;<narrow> 3137;;;;N;HALFWIDTH HANGUL LETTER DIGEUD;;;;
+FFA8;HALFWIDTH HANGUL LETTER SSANGTIKEUT;Lo;0;L;<narrow> 3138;;;;N;HALFWIDTH HANGUL LETTER SSANG DIGEUD;;;;
+FFA9;HALFWIDTH HANGUL LETTER RIEUL;Lo;0;L;<narrow> 3139;;;;N;HALFWIDTH HANGUL LETTER LIEUL;;;;
+FFAA;HALFWIDTH HANGUL LETTER RIEUL-KIYEOK;Lo;0;L;<narrow> 313A;;;;N;HALFWIDTH HANGUL LETTER LIEUL GIYEOG;;;;
+FFAB;HALFWIDTH HANGUL LETTER RIEUL-MIEUM;Lo;0;L;<narrow> 313B;;;;N;HALFWIDTH HANGUL LETTER LIEUL MIEUM;;;;
+FFAC;HALFWIDTH HANGUL LETTER RIEUL-PIEUP;Lo;0;L;<narrow> 313C;;;;N;HALFWIDTH HANGUL LETTER LIEUL BIEUB;;;;
+FFAD;HALFWIDTH HANGUL LETTER RIEUL-SIOS;Lo;0;L;<narrow> 313D;;;;N;HALFWIDTH HANGUL LETTER LIEUL SIOS;;;;
+FFAE;HALFWIDTH HANGUL LETTER RIEUL-THIEUTH;Lo;0;L;<narrow> 313E;;;;N;HALFWIDTH HANGUL LETTER LIEUL TIEUT;;;;
+FFAF;HALFWIDTH HANGUL LETTER RIEUL-PHIEUPH;Lo;0;L;<narrow> 313F;;;;N;HALFWIDTH HANGUL LETTER LIEUL PIEUP;;;;
+FFB0;HALFWIDTH HANGUL LETTER RIEUL-HIEUH;Lo;0;L;<narrow> 3140;;;;N;HALFWIDTH HANGUL LETTER LIEUL HIEUH;;;;
+FFB1;HALFWIDTH HANGUL LETTER MIEUM;Lo;0;L;<narrow> 3141;;;;N;;;;;
+FFB2;HALFWIDTH HANGUL LETTER PIEUP;Lo;0;L;<narrow> 3142;;;;N;HALFWIDTH HANGUL LETTER BIEUB;;;;
+FFB3;HALFWIDTH HANGUL LETTER SSANGPIEUP;Lo;0;L;<narrow> 3143;;;;N;HALFWIDTH HANGUL LETTER SSANG BIEUB;;;;
+FFB4;HALFWIDTH HANGUL LETTER PIEUP-SIOS;Lo;0;L;<narrow> 3144;;;;N;HALFWIDTH HANGUL LETTER BIEUB SIOS;;;;
+FFB5;HALFWIDTH HANGUL LETTER SIOS;Lo;0;L;<narrow> 3145;;;;N;;;;;
+FFB6;HALFWIDTH HANGUL LETTER SSANGSIOS;Lo;0;L;<narrow> 3146;;;;N;HALFWIDTH HANGUL LETTER SSANG SIOS;;;;
+FFB7;HALFWIDTH HANGUL LETTER IEUNG;Lo;0;L;<narrow> 3147;;;;N;;;;;
+FFB8;HALFWIDTH HANGUL LETTER CIEUC;Lo;0;L;<narrow> 3148;;;;N;HALFWIDTH HANGUL LETTER JIEUJ;;;;
+FFB9;HALFWIDTH HANGUL LETTER SSANGCIEUC;Lo;0;L;<narrow> 3149;;;;N;HALFWIDTH HANGUL LETTER SSANG JIEUJ;;;;
+FFBA;HALFWIDTH HANGUL LETTER CHIEUCH;Lo;0;L;<narrow> 314A;;;;N;HALFWIDTH HANGUL LETTER CIEUC;;;;
+FFBB;HALFWIDTH HANGUL LETTER KHIEUKH;Lo;0;L;<narrow> 314B;;;;N;HALFWIDTH HANGUL LETTER KIYEOK;;;;
+FFBC;HALFWIDTH HANGUL LETTER THIEUTH;Lo;0;L;<narrow> 314C;;;;N;HALFWIDTH HANGUL LETTER TIEUT;;;;
+FFBD;HALFWIDTH HANGUL LETTER PHIEUPH;Lo;0;L;<narrow> 314D;;;;N;HALFWIDTH HANGUL LETTER PIEUP;;;;
+FFBE;HALFWIDTH HANGUL LETTER HIEUH;Lo;0;L;<narrow> 314E;;;;N;;;;;
+FFC2;HALFWIDTH HANGUL LETTER A;Lo;0;L;<narrow> 314F;;;;N;;;;;
+FFC3;HALFWIDTH HANGUL LETTER AE;Lo;0;L;<narrow> 3150;;;;N;;;;;
+FFC4;HALFWIDTH HANGUL LETTER YA;Lo;0;L;<narrow> 3151;;;;N;;;;;
+FFC5;HALFWIDTH HANGUL LETTER YAE;Lo;0;L;<narrow> 3152;;;;N;;;;;
+FFC6;HALFWIDTH HANGUL LETTER EO;Lo;0;L;<narrow> 3153;;;;N;;;;;
+FFC7;HALFWIDTH HANGUL LETTER E;Lo;0;L;<narrow> 3154;;;;N;;;;;
+FFCA;HALFWIDTH HANGUL LETTER YEO;Lo;0;L;<narrow> 3155;;;;N;;;;;
+FFCB;HALFWIDTH HANGUL LETTER YE;Lo;0;L;<narrow> 3156;;;;N;;;;;
+FFCC;HALFWIDTH HANGUL LETTER O;Lo;0;L;<narrow> 3157;;;;N;;;;;
+FFCD;HALFWIDTH HANGUL LETTER WA;Lo;0;L;<narrow> 3158;;;;N;;;;;
+FFCE;HALFWIDTH HANGUL LETTER WAE;Lo;0;L;<narrow> 3159;;;;N;;;;;
+FFCF;HALFWIDTH HANGUL LETTER OE;Lo;0;L;<narrow> 315A;;;;N;;;;;
+FFD2;HALFWIDTH HANGUL LETTER YO;Lo;0;L;<narrow> 315B;;;;N;;;;;
+FFD3;HALFWIDTH HANGUL LETTER U;Lo;0;L;<narrow> 315C;;;;N;;;;;
+FFD4;HALFWIDTH HANGUL LETTER WEO;Lo;0;L;<narrow> 315D;;;;N;;;;;
+FFD5;HALFWIDTH HANGUL LETTER WE;Lo;0;L;<narrow> 315E;;;;N;;;;;
+FFD6;HALFWIDTH HANGUL LETTER WI;Lo;0;L;<narrow> 315F;;;;N;;;;;
+FFD7;HALFWIDTH HANGUL LETTER YU;Lo;0;L;<narrow> 3160;;;;N;;;;;
+FFDA;HALFWIDTH HANGUL LETTER EU;Lo;0;L;<narrow> 3161;;;;N;;;;;
+FFDB;HALFWIDTH HANGUL LETTER YI;Lo;0;L;<narrow> 3162;;;;N;;;;;
+FFDC;HALFWIDTH HANGUL LETTER I;Lo;0;L;<narrow> 3163;;;;N;;;;;
+FFE0;FULLWIDTH CENT SIGN;Sc;0;ET;<wide> 00A2;;;;N;;;;;
+FFE1;FULLWIDTH POUND SIGN;Sc;0;ET;<wide> 00A3;;;;N;;;;;
+FFE2;FULLWIDTH NOT SIGN;Sm;0;ON;<wide> 00AC;;;;N;;;;;
+FFE3;FULLWIDTH MACRON;Sk;0;ON;<wide> 00AF;;;;N;FULLWIDTH SPACING MACRON;*;;;
+FFE4;FULLWIDTH BROKEN BAR;So;0;ON;<wide> 00A6;;;;N;FULLWIDTH BROKEN VERTICAL BAR;;;;
+FFE5;FULLWIDTH YEN SIGN;Sc;0;ET;<wide> 00A5;;;;N;;;;;
+FFE6;FULLWIDTH WON SIGN;Sc;0;ET;<wide> 20A9;;;;N;;;;;
+FFE8;HALFWIDTH FORMS LIGHT VERTICAL;So;0;ON;<narrow> 2502;;;;N;;;;;
+FFE9;HALFWIDTH LEFTWARDS ARROW;Sm;0;ON;<narrow> 2190;;;;N;;;;;
+FFEA;HALFWIDTH UPWARDS ARROW;Sm;0;ON;<narrow> 2191;;;;N;;;;;
+FFEB;HALFWIDTH RIGHTWARDS ARROW;Sm;0;ON;<narrow> 2192;;;;N;;;;;
+FFEC;HALFWIDTH DOWNWARDS ARROW;Sm;0;ON;<narrow> 2193;;;;N;;;;;
+FFED;HALFWIDTH BLACK SQUARE;So;0;ON;<narrow> 25A0;;;;N;;;;;
+FFEE;HALFWIDTH WHITE CIRCLE;So;0;ON;<narrow> 25CB;;;;N;;;;;
+FFF9;INTERLINEAR ANNOTATION ANCHOR;Cf;0;BN;;;;;N;;;;;
+FFFA;INTERLINEAR ANNOTATION SEPARATOR;Cf;0;BN;;;;;N;;;;;
+FFFB;INTERLINEAR ANNOTATION TERMINATOR;Cf;0;BN;;;;;N;;;;;
+FFFC;OBJECT REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
+FFFD;REPLACEMENT CHARACTER;So;0;ON;;;;;N;;;;;
+10000;LINEAR B SYLLABLE B008 A;Lo;0;L;;;;;N;;;;;
+10001;LINEAR B SYLLABLE B038 E;Lo;0;L;;;;;N;;;;;
+10002;LINEAR B SYLLABLE B028 I;Lo;0;L;;;;;N;;;;;
+10003;LINEAR B SYLLABLE B061 O;Lo;0;L;;;;;N;;;;;
+10004;LINEAR B SYLLABLE B010 U;Lo;0;L;;;;;N;;;;;
+10005;LINEAR B SYLLABLE B001 DA;Lo;0;L;;;;;N;;;;;
+10006;LINEAR B SYLLABLE B045 DE;Lo;0;L;;;;;N;;;;;
+10007;LINEAR B SYLLABLE B007 DI;Lo;0;L;;;;;N;;;;;
+10008;LINEAR B SYLLABLE B014 DO;Lo;0;L;;;;;N;;;;;
+10009;LINEAR B SYLLABLE B051 DU;Lo;0;L;;;;;N;;;;;
+1000A;LINEAR B SYLLABLE B057 JA;Lo;0;L;;;;;N;;;;;
+1000B;LINEAR B SYLLABLE B046 JE;Lo;0;L;;;;;N;;;;;
+1000D;LINEAR B SYLLABLE B036 JO;Lo;0;L;;;;;N;;;;;
+1000E;LINEAR B SYLLABLE B065 JU;Lo;0;L;;;;;N;;;;;
+1000F;LINEAR B SYLLABLE B077 KA;Lo;0;L;;;;;N;;;;;
+10010;LINEAR B SYLLABLE B044 KE;Lo;0;L;;;;;N;;;;;
+10011;LINEAR B SYLLABLE B067 KI;Lo;0;L;;;;;N;;;;;
+10012;LINEAR B SYLLABLE B070 KO;Lo;0;L;;;;;N;;;;;
+10013;LINEAR B SYLLABLE B081 KU;Lo;0;L;;;;;N;;;;;
+10014;LINEAR B SYLLABLE B080 MA;Lo;0;L;;;;;N;;;;;
+10015;LINEAR B SYLLABLE B013 ME;Lo;0;L;;;;;N;;;;;
+10016;LINEAR B SYLLABLE B073 MI;Lo;0;L;;;;;N;;;;;
+10017;LINEAR B SYLLABLE B015 MO;Lo;0;L;;;;;N;;;;;
+10018;LINEAR B SYLLABLE B023 MU;Lo;0;L;;;;;N;;;;;
+10019;LINEAR B SYLLABLE B006 NA;Lo;0;L;;;;;N;;;;;
+1001A;LINEAR B SYLLABLE B024 NE;Lo;0;L;;;;;N;;;;;
+1001B;LINEAR B SYLLABLE B030 NI;Lo;0;L;;;;;N;;;;;
+1001C;LINEAR B SYLLABLE B052 NO;Lo;0;L;;;;;N;;;;;
+1001D;LINEAR B SYLLABLE B055 NU;Lo;0;L;;;;;N;;;;;
+1001E;LINEAR B SYLLABLE B003 PA;Lo;0;L;;;;;N;;;;;
+1001F;LINEAR B SYLLABLE B072 PE;Lo;0;L;;;;;N;;;;;
+10020;LINEAR B SYLLABLE B039 PI;Lo;0;L;;;;;N;;;;;
+10021;LINEAR B SYLLABLE B011 PO;Lo;0;L;;;;;N;;;;;
+10022;LINEAR B SYLLABLE B050 PU;Lo;0;L;;;;;N;;;;;
+10023;LINEAR B SYLLABLE B016 QA;Lo;0;L;;;;;N;;;;;
+10024;LINEAR B SYLLABLE B078 QE;Lo;0;L;;;;;N;;;;;
+10025;LINEAR B SYLLABLE B021 QI;Lo;0;L;;;;;N;;;;;
+10026;LINEAR B SYLLABLE B032 QO;Lo;0;L;;;;;N;;;;;
+10028;LINEAR B SYLLABLE B060 RA;Lo;0;L;;;;;N;;;;;
+10029;LINEAR B SYLLABLE B027 RE;Lo;0;L;;;;;N;;;;;
+1002A;LINEAR B SYLLABLE B053 RI;Lo;0;L;;;;;N;;;;;
+1002B;LINEAR B SYLLABLE B002 RO;Lo;0;L;;;;;N;;;;;
+1002C;LINEAR B SYLLABLE B026 RU;Lo;0;L;;;;;N;;;;;
+1002D;LINEAR B SYLLABLE B031 SA;Lo;0;L;;;;;N;;;;;
+1002E;LINEAR B SYLLABLE B009 SE;Lo;0;L;;;;;N;;;;;
+1002F;LINEAR B SYLLABLE B041 SI;Lo;0;L;;;;;N;;;;;
+10030;LINEAR B SYLLABLE B012 SO;Lo;0;L;;;;;N;;;;;
+10031;LINEAR B SYLLABLE B058 SU;Lo;0;L;;;;;N;;;;;
+10032;LINEAR B SYLLABLE B059 TA;Lo;0;L;;;;;N;;;;;
+10033;LINEAR B SYLLABLE B004 TE;Lo;0;L;;;;;N;;;;;
+10034;LINEAR B SYLLABLE B037 TI;Lo;0;L;;;;;N;;;;;
+10035;LINEAR B SYLLABLE B005 TO;Lo;0;L;;;;;N;;;;;
+10036;LINEAR B SYLLABLE B069 TU;Lo;0;L;;;;;N;;;;;
+10037;LINEAR B SYLLABLE B054 WA;Lo;0;L;;;;;N;;;;;
+10038;LINEAR B SYLLABLE B075 WE;Lo;0;L;;;;;N;;;;;
+10039;LINEAR B SYLLABLE B040 WI;Lo;0;L;;;;;N;;;;;
+1003A;LINEAR B SYLLABLE B042 WO;Lo;0;L;;;;;N;;;;;
+1003C;LINEAR B SYLLABLE B017 ZA;Lo;0;L;;;;;N;;;;;
+1003D;LINEAR B SYLLABLE B074 ZE;Lo;0;L;;;;;N;;;;;
+1003F;LINEAR B SYLLABLE B020 ZO;Lo;0;L;;;;;N;;;;;
+10040;LINEAR B SYLLABLE B025 A2;Lo;0;L;;;;;N;;;;;
+10041;LINEAR B SYLLABLE B043 A3;Lo;0;L;;;;;N;;;;;
+10042;LINEAR B SYLLABLE B085 AU;Lo;0;L;;;;;N;;;;;
+10043;LINEAR B SYLLABLE B071 DWE;Lo;0;L;;;;;N;;;;;
+10044;LINEAR B SYLLABLE B090 DWO;Lo;0;L;;;;;N;;;;;
+10045;LINEAR B SYLLABLE B048 NWA;Lo;0;L;;;;;N;;;;;
+10046;LINEAR B SYLLABLE B029 PU2;Lo;0;L;;;;;N;;;;;
+10047;LINEAR B SYLLABLE B062 PTE;Lo;0;L;;;;;N;;;;;
+10048;LINEAR B SYLLABLE B076 RA2;Lo;0;L;;;;;N;;;;;
+10049;LINEAR B SYLLABLE B033 RA3;Lo;0;L;;;;;N;;;;;
+1004A;LINEAR B SYLLABLE B068 RO2;Lo;0;L;;;;;N;;;;;
+1004B;LINEAR B SYLLABLE B066 TA2;Lo;0;L;;;;;N;;;;;
+1004C;LINEAR B SYLLABLE B087 TWE;Lo;0;L;;;;;N;;;;;
+1004D;LINEAR B SYLLABLE B091 TWO;Lo;0;L;;;;;N;;;;;
+10050;LINEAR B SYMBOL B018;Lo;0;L;;;;;N;;;;;
+10051;LINEAR B SYMBOL B019;Lo;0;L;;;;;N;;;;;
+10052;LINEAR B SYMBOL B022;Lo;0;L;;;;;N;;;;;
+10053;LINEAR B SYMBOL B034;Lo;0;L;;;;;N;;;;;
+10054;LINEAR B SYMBOL B047;Lo;0;L;;;;;N;;;;;
+10055;LINEAR B SYMBOL B049;Lo;0;L;;;;;N;;;;;
+10056;LINEAR B SYMBOL B056;Lo;0;L;;;;;N;;;;;
+10057;LINEAR B SYMBOL B063;Lo;0;L;;;;;N;;;;;
+10058;LINEAR B SYMBOL B064;Lo;0;L;;;;;N;;;;;
+10059;LINEAR B SYMBOL B079;Lo;0;L;;;;;N;;;;;
+1005A;LINEAR B SYMBOL B082;Lo;0;L;;;;;N;;;;;
+1005B;LINEAR B SYMBOL B083;Lo;0;L;;;;;N;;;;;
+1005C;LINEAR B SYMBOL B086;Lo;0;L;;;;;N;;;;;
+1005D;LINEAR B SYMBOL B089;Lo;0;L;;;;;N;;;;;
+10080;LINEAR B IDEOGRAM B100 MAN;Lo;0;L;;;;;N;;;;;
+10081;LINEAR B IDEOGRAM B102 WOMAN;Lo;0;L;;;;;N;;;;;
+10082;LINEAR B IDEOGRAM B104 DEER;Lo;0;L;;;;;N;;;;;
+10083;LINEAR B IDEOGRAM B105 EQUID;Lo;0;L;;;;;N;;;;;
+10084;LINEAR B IDEOGRAM B105F MARE;Lo;0;L;;;;;N;;;;;
+10085;LINEAR B IDEOGRAM B105M STALLION;Lo;0;L;;;;;N;;;;;
+10086;LINEAR B IDEOGRAM B106F EWE;Lo;0;L;;;;;N;;;;;
+10087;LINEAR B IDEOGRAM B106M RAM;Lo;0;L;;;;;N;;;;;
+10088;LINEAR B IDEOGRAM B107F SHE-GOAT;Lo;0;L;;;;;N;;;;;
+10089;LINEAR B IDEOGRAM B107M HE-GOAT;Lo;0;L;;;;;N;;;;;
+1008A;LINEAR B IDEOGRAM B108F SOW;Lo;0;L;;;;;N;;;;;
+1008B;LINEAR B IDEOGRAM B108M BOAR;Lo;0;L;;;;;N;;;;;
+1008C;LINEAR B IDEOGRAM B109F COW;Lo;0;L;;;;;N;;;;;
+1008D;LINEAR B IDEOGRAM B109M BULL;Lo;0;L;;;;;N;;;;;
+1008E;LINEAR B IDEOGRAM B120 WHEAT;Lo;0;L;;;;;N;;;;;
+1008F;LINEAR B IDEOGRAM B121 BARLEY;Lo;0;L;;;;;N;;;;;
+10090;LINEAR B IDEOGRAM B122 OLIVE;Lo;0;L;;;;;N;;;;;
+10091;LINEAR B IDEOGRAM B123 SPICE;Lo;0;L;;;;;N;;;;;
+10092;LINEAR B IDEOGRAM B125 CYPERUS;Lo;0;L;;;;;N;;;;;
+10093;LINEAR B MONOGRAM B127 KAPO;Lo;0;L;;;;;N;;;;;
+10094;LINEAR B MONOGRAM B128 KANAKO;Lo;0;L;;;;;N;;;;;
+10095;LINEAR B IDEOGRAM B130 OIL;Lo;0;L;;;;;N;;;;;
+10096;LINEAR B IDEOGRAM B131 WINE;Lo;0;L;;;;;N;;;;;
+10097;LINEAR B IDEOGRAM B132;Lo;0;L;;;;;N;;;;;
+10098;LINEAR B MONOGRAM B133 AREPA;Lo;0;L;;;;;N;;;;;
+10099;LINEAR B MONOGRAM B135 MERI;Lo;0;L;;;;;N;;;;;
+1009A;LINEAR B IDEOGRAM B140 BRONZE;Lo;0;L;;;;;N;;;;;
+1009B;LINEAR B IDEOGRAM B141 GOLD;Lo;0;L;;;;;N;;;;;
+1009C;LINEAR B IDEOGRAM B142;Lo;0;L;;;;;N;;;;;
+1009D;LINEAR B IDEOGRAM B145 WOOL;Lo;0;L;;;;;N;;;;;
+1009E;LINEAR B IDEOGRAM B146;Lo;0;L;;;;;N;;;;;
+1009F;LINEAR B IDEOGRAM B150;Lo;0;L;;;;;N;;;;;
+100A0;LINEAR B IDEOGRAM B151 HORN;Lo;0;L;;;;;N;;;;;
+100A1;LINEAR B IDEOGRAM B152;Lo;0;L;;;;;N;;;;;
+100A2;LINEAR B IDEOGRAM B153;Lo;0;L;;;;;N;;;;;
+100A3;LINEAR B IDEOGRAM B154;Lo;0;L;;;;;N;;;;;
+100A4;LINEAR B MONOGRAM B156 TURO2;Lo;0;L;;;;;N;;;;;
+100A5;LINEAR B IDEOGRAM B157;Lo;0;L;;;;;N;;;;;
+100A6;LINEAR B IDEOGRAM B158;Lo;0;L;;;;;N;;;;;
+100A7;LINEAR B IDEOGRAM B159 CLOTH;Lo;0;L;;;;;N;;;;;
+100A8;LINEAR B IDEOGRAM B160;Lo;0;L;;;;;N;;;;;
+100A9;LINEAR B IDEOGRAM B161;Lo;0;L;;;;;N;;;;;
+100AA;LINEAR B IDEOGRAM B162 GARMENT;Lo;0;L;;;;;N;;;;;
+100AB;LINEAR B IDEOGRAM B163 ARMOUR;Lo;0;L;;;;;N;;;;;
+100AC;LINEAR B IDEOGRAM B164;Lo;0;L;;;;;N;;;;;
+100AD;LINEAR B IDEOGRAM B165;Lo;0;L;;;;;N;;;;;
+100AE;LINEAR B IDEOGRAM B166;Lo;0;L;;;;;N;;;;;
+100AF;LINEAR B IDEOGRAM B167;Lo;0;L;;;;;N;;;;;
+100B0;LINEAR B IDEOGRAM B168;Lo;0;L;;;;;N;;;;;
+100B1;LINEAR B IDEOGRAM B169;Lo;0;L;;;;;N;;;;;
+100B2;LINEAR B IDEOGRAM B170;Lo;0;L;;;;;N;;;;;
+100B3;LINEAR B IDEOGRAM B171;Lo;0;L;;;;;N;;;;;
+100B4;LINEAR B IDEOGRAM B172;Lo;0;L;;;;;N;;;;;
+100B5;LINEAR B IDEOGRAM B173 MONTH;Lo;0;L;;;;;N;;;;;
+100B6;LINEAR B IDEOGRAM B174;Lo;0;L;;;;;N;;;;;
+100B7;LINEAR B IDEOGRAM B176 TREE;Lo;0;L;;;;;N;;;;;
+100B8;LINEAR B IDEOGRAM B177;Lo;0;L;;;;;N;;;;;
+100B9;LINEAR B IDEOGRAM B178;Lo;0;L;;;;;N;;;;;
+100BA;LINEAR B IDEOGRAM B179;Lo;0;L;;;;;N;;;;;
+100BB;LINEAR B IDEOGRAM B180;Lo;0;L;;;;;N;;;;;
+100BC;LINEAR B IDEOGRAM B181;Lo;0;L;;;;;N;;;;;
+100BD;LINEAR B IDEOGRAM B182;Lo;0;L;;;;;N;;;;;
+100BE;LINEAR B IDEOGRAM B183;Lo;0;L;;;;;N;;;;;
+100BF;LINEAR B IDEOGRAM B184;Lo;0;L;;;;;N;;;;;
+100C0;LINEAR B IDEOGRAM B185;Lo;0;L;;;;;N;;;;;
+100C1;LINEAR B IDEOGRAM B189;Lo;0;L;;;;;N;;;;;
+100C2;LINEAR B IDEOGRAM B190;Lo;0;L;;;;;N;;;;;
+100C3;LINEAR B IDEOGRAM B191 HELMET;Lo;0;L;;;;;N;;;;;
+100C4;LINEAR B IDEOGRAM B220 FOOTSTOOL;Lo;0;L;;;;;N;;;;;
+100C5;LINEAR B IDEOGRAM B225 BATHTUB;Lo;0;L;;;;;N;;;;;
+100C6;LINEAR B IDEOGRAM B230 SPEAR;Lo;0;L;;;;;N;;;;;
+100C7;LINEAR B IDEOGRAM B231 ARROW;Lo;0;L;;;;;N;;;;;
+100C8;LINEAR B IDEOGRAM B232;Lo;0;L;;;;;N;;;;;
+100C9;LINEAR B IDEOGRAM B233 SWORD;Lo;0;L;;;;;N;;pug;;;
+100CA;LINEAR B IDEOGRAM B234;Lo;0;L;;;;;N;;;;;
+100CB;LINEAR B IDEOGRAM B236;Lo;0;L;;;;;N;;gup;;;
+100CC;LINEAR B IDEOGRAM B240 WHEELED CHARIOT;Lo;0;L;;;;;N;;;;;
+100CD;LINEAR B IDEOGRAM B241 CHARIOT;Lo;0;L;;;;;N;;;;;
+100CE;LINEAR B IDEOGRAM B242 CHARIOT FRAME;Lo;0;L;;;;;N;;;;;
+100CF;LINEAR B IDEOGRAM B243 WHEEL;Lo;0;L;;;;;N;;;;;
+100D0;LINEAR B IDEOGRAM B245;Lo;0;L;;;;;N;;;;;
+100D1;LINEAR B IDEOGRAM B246;Lo;0;L;;;;;N;;;;;
+100D2;LINEAR B MONOGRAM B247 DIPTE;Lo;0;L;;;;;N;;;;;
+100D3;LINEAR B IDEOGRAM B248;Lo;0;L;;;;;N;;;;;
+100D4;LINEAR B IDEOGRAM B249;Lo;0;L;;;;;N;;;;;
+100D5;LINEAR B IDEOGRAM B251;Lo;0;L;;;;;N;;;;;
+100D6;LINEAR B IDEOGRAM B252;Lo;0;L;;;;;N;;;;;
+100D7;LINEAR B IDEOGRAM B253;Lo;0;L;;;;;N;;;;;
+100D8;LINEAR B IDEOGRAM B254 DART;Lo;0;L;;;;;N;;;;;
+100D9;LINEAR B IDEOGRAM B255;Lo;0;L;;;;;N;;;;;
+100DA;LINEAR B IDEOGRAM B256;Lo;0;L;;;;;N;;;;;
+100DB;LINEAR B IDEOGRAM B257;Lo;0;L;;;;;N;;;;;
+100DC;LINEAR B IDEOGRAM B258;Lo;0;L;;;;;N;;;;;
+100DD;LINEAR B IDEOGRAM B259;Lo;0;L;;;;;N;;;;;
+100DE;LINEAR B IDEOGRAM VESSEL B155;Lo;0;L;;;;;N;;;;;
+100DF;LINEAR B IDEOGRAM VESSEL B200;Lo;0;L;;;;;N;;;;;
+100E0;LINEAR B IDEOGRAM VESSEL B201;Lo;0;L;;;;;N;;;;;
+100E1;LINEAR B IDEOGRAM VESSEL B202;Lo;0;L;;;;;N;;;;;
+100E2;LINEAR B IDEOGRAM VESSEL B203;Lo;0;L;;;;;N;;;;;
+100E3;LINEAR B IDEOGRAM VESSEL B204;Lo;0;L;;;;;N;;;;;
+100E4;LINEAR B IDEOGRAM VESSEL B205;Lo;0;L;;;;;N;;;;;
+100E5;LINEAR B IDEOGRAM VESSEL B206;Lo;0;L;;;;;N;;;;;
+100E6;LINEAR B IDEOGRAM VESSEL B207;Lo;0;L;;;;;N;;;;;
+100E7;LINEAR B IDEOGRAM VESSEL B208;Lo;0;L;;;;;N;;;;;
+100E8;LINEAR B IDEOGRAM VESSEL B209;Lo;0;L;;;;;N;;;;;
+100E9;LINEAR B IDEOGRAM VESSEL B210;Lo;0;L;;;;;N;;;;;
+100EA;LINEAR B IDEOGRAM VESSEL B211;Lo;0;L;;;;;N;;;;;
+100EB;LINEAR B IDEOGRAM VESSEL B212;Lo;0;L;;;;;N;;;;;
+100EC;LINEAR B IDEOGRAM VESSEL B213;Lo;0;L;;;;;N;;;;;
+100ED;LINEAR B IDEOGRAM VESSEL B214;Lo;0;L;;;;;N;;;;;
+100EE;LINEAR B IDEOGRAM VESSEL B215;Lo;0;L;;;;;N;;;;;
+100EF;LINEAR B IDEOGRAM VESSEL B216;Lo;0;L;;;;;N;;;;;
+100F0;LINEAR B IDEOGRAM VESSEL B217;Lo;0;L;;;;;N;;;;;
+100F1;LINEAR B IDEOGRAM VESSEL B218;Lo;0;L;;;;;N;;;;;
+100F2;LINEAR B IDEOGRAM VESSEL B219;Lo;0;L;;;;;N;;;;;
+100F3;LINEAR B IDEOGRAM VESSEL B221;Lo;0;L;;;;;N;;;;;
+100F4;LINEAR B IDEOGRAM VESSEL B222;Lo;0;L;;;;;N;;;;;
+100F5;LINEAR B IDEOGRAM VESSEL B226;Lo;0;L;;;;;N;;;;;
+100F6;LINEAR B IDEOGRAM VESSEL B227;Lo;0;L;;;;;N;;;;;
+100F7;LINEAR B IDEOGRAM VESSEL B228;Lo;0;L;;;;;N;;;;;
+100F8;LINEAR B IDEOGRAM VESSEL B229;Lo;0;L;;;;;N;;;;;
+100F9;LINEAR B IDEOGRAM VESSEL B250;Lo;0;L;;;;;N;;;;;
+100FA;LINEAR B IDEOGRAM VESSEL B305;Lo;0;L;;;;;N;;;;;
+10100;AEGEAN WORD SEPARATOR LINE;Po;0;L;;;;;N;;;;;
+10101;AEGEAN WORD SEPARATOR DOT;Po;0;ON;;;;;N;;;;;
+10102;AEGEAN CHECK MARK;So;0;L;;;;;N;;;;;
+10107;AEGEAN NUMBER ONE;No;0;L;;;;1;N;;;;;
+10108;AEGEAN NUMBER TWO;No;0;L;;;;2;N;;;;;
+10109;AEGEAN NUMBER THREE;No;0;L;;;;3;N;;;;;
+1010A;AEGEAN NUMBER FOUR;No;0;L;;;;4;N;;;;;
+1010B;AEGEAN NUMBER FIVE;No;0;L;;;;5;N;;;;;
+1010C;AEGEAN NUMBER SIX;No;0;L;;;;6;N;;;;;
+1010D;AEGEAN NUMBER SEVEN;No;0;L;;;;7;N;;;;;
+1010E;AEGEAN NUMBER EIGHT;No;0;L;;;;8;N;;;;;
+1010F;AEGEAN NUMBER NINE;No;0;L;;;;9;N;;;;;
+10110;AEGEAN NUMBER TEN;No;0;L;;;;10;N;;;;;
+10111;AEGEAN NUMBER TWENTY;No;0;L;;;;20;N;;;;;
+10112;AEGEAN NUMBER THIRTY;No;0;L;;;;30;N;;;;;
+10113;AEGEAN NUMBER FORTY;No;0;L;;;;40;N;;;;;
+10114;AEGEAN NUMBER FIFTY;No;0;L;;;;50;N;;;;;
+10115;AEGEAN NUMBER SIXTY;No;0;L;;;;60;N;;;;;
+10116;AEGEAN NUMBER SEVENTY;No;0;L;;;;70;N;;;;;
+10117;AEGEAN NUMBER EIGHTY;No;0;L;;;;80;N;;;;;
+10118;AEGEAN NUMBER NINETY;No;0;L;;;;90;N;;;;;
+10119;AEGEAN NUMBER ONE HUNDRED;No;0;L;;;;100;N;;;;;
+1011A;AEGEAN NUMBER TWO HUNDRED;No;0;L;;;;200;N;;;;;
+1011B;AEGEAN NUMBER THREE HUNDRED;No;0;L;;;;300;N;;;;;
+1011C;AEGEAN NUMBER FOUR HUNDRED;No;0;L;;;;400;N;;;;;
+1011D;AEGEAN NUMBER FIVE HUNDRED;No;0;L;;;;500;N;;;;;
+1011E;AEGEAN NUMBER SIX HUNDRED;No;0;L;;;;600;N;;;;;
+1011F;AEGEAN NUMBER SEVEN HUNDRED;No;0;L;;;;700;N;;;;;
+10120;AEGEAN NUMBER EIGHT HUNDRED;No;0;L;;;;800;N;;;;;
+10121;AEGEAN NUMBER NINE HUNDRED;No;0;L;;;;900;N;;;;;
+10122;AEGEAN NUMBER ONE THOUSAND;No;0;L;;;;1000;N;;;;;
+10123;AEGEAN NUMBER TWO THOUSAND;No;0;L;;;;2000;N;;;;;
+10124;AEGEAN NUMBER THREE THOUSAND;No;0;L;;;;3000;N;;;;;
+10125;AEGEAN NUMBER FOUR THOUSAND;No;0;L;;;;4000;N;;;;;
+10126;AEGEAN NUMBER FIVE THOUSAND;No;0;L;;;;5000;N;;;;;
+10127;AEGEAN NUMBER SIX THOUSAND;No;0;L;;;;6000;N;;;;;
+10128;AEGEAN NUMBER SEVEN THOUSAND;No;0;L;;;;7000;N;;;;;
+10129;AEGEAN NUMBER EIGHT THOUSAND;No;0;L;;;;8000;N;;;;;
+1012A;AEGEAN NUMBER NINE THOUSAND;No;0;L;;;;9000;N;;;;;
+1012B;AEGEAN NUMBER TEN THOUSAND;No;0;L;;;;10000;N;;;;;
+1012C;AEGEAN NUMBER TWENTY THOUSAND;No;0;L;;;;20000;N;;;;;
+1012D;AEGEAN NUMBER THIRTY THOUSAND;No;0;L;;;;30000;N;;;;;
+1012E;AEGEAN NUMBER FORTY THOUSAND;No;0;L;;;;40000;N;;;;;
+1012F;AEGEAN NUMBER FIFTY THOUSAND;No;0;L;;;;50000;N;;;;;
+10130;AEGEAN NUMBER SIXTY THOUSAND;No;0;L;;;;60000;N;;;;;
+10131;AEGEAN NUMBER SEVENTY THOUSAND;No;0;L;;;;70000;N;;;;;
+10132;AEGEAN NUMBER EIGHTY THOUSAND;No;0;L;;;;80000;N;;;;;
+10133;AEGEAN NUMBER NINETY THOUSAND;No;0;L;;;;90000;N;;;;;
+10137;AEGEAN WEIGHT BASE UNIT;So;0;L;;;;;N;;;;;
+10138;AEGEAN WEIGHT FIRST SUBUNIT;So;0;L;;;;;N;;;;;
+10139;AEGEAN WEIGHT SECOND SUBUNIT;So;0;L;;;;;N;;;;;
+1013A;AEGEAN WEIGHT THIRD SUBUNIT;So;0;L;;;;;N;;;;;
+1013B;AEGEAN WEIGHT FOURTH SUBUNIT;So;0;L;;;;;N;;;;;
+1013C;AEGEAN DRY MEASURE FIRST SUBUNIT;So;0;L;;;;;N;;;;;
+1013D;AEGEAN LIQUID MEASURE FIRST SUBUNIT;So;0;L;;;;;N;;;;;
+1013E;AEGEAN MEASURE SECOND SUBUNIT;So;0;L;;;;;N;;;;;
+1013F;AEGEAN MEASURE THIRD SUBUNIT;So;0;L;;;;;N;;;;;
+10300;OLD ITALIC LETTER A;Lo;0;L;;;;;N;;;;;
+10301;OLD ITALIC LETTER BE;Lo;0;L;;;;;N;;;;;
+10302;OLD ITALIC LETTER KE;Lo;0;L;;;;;N;;;;;
+10303;OLD ITALIC LETTER DE;Lo;0;L;;;;;N;;;;;
+10304;OLD ITALIC LETTER E;Lo;0;L;;;;;N;;;;;
+10305;OLD ITALIC LETTER VE;Lo;0;L;;;;;N;;;;;
+10306;OLD ITALIC LETTER ZE;Lo;0;L;;;;;N;;;;;
+10307;OLD ITALIC LETTER HE;Lo;0;L;;;;;N;;;;;
+10308;OLD ITALIC LETTER THE;Lo;0;L;;;;;N;;;;;
+10309;OLD ITALIC LETTER I;Lo;0;L;;;;;N;;;;;
+1030A;OLD ITALIC LETTER KA;Lo;0;L;;;;;N;;;;;
+1030B;OLD ITALIC LETTER EL;Lo;0;L;;;;;N;;;;;
+1030C;OLD ITALIC LETTER EM;Lo;0;L;;;;;N;;;;;
+1030D;OLD ITALIC LETTER EN;Lo;0;L;;;;;N;;;;;
+1030E;OLD ITALIC LETTER ESH;Lo;0;L;;;;;N;;;;;
+1030F;OLD ITALIC LETTER O;Lo;0;L;;;;;N;;Faliscan;;;
+10310;OLD ITALIC LETTER PE;Lo;0;L;;;;;N;;;;;
+10311;OLD ITALIC LETTER SHE;Lo;0;L;;;;;N;;;;;
+10312;OLD ITALIC LETTER KU;Lo;0;L;;;;;N;;;;;
+10313;OLD ITALIC LETTER ER;Lo;0;L;;;;;N;;;;;
+10314;OLD ITALIC LETTER ES;Lo;0;L;;;;;N;;;;;
+10315;OLD ITALIC LETTER TE;Lo;0;L;;;;;N;;;;;
+10316;OLD ITALIC LETTER U;Lo;0;L;;;;;N;;;;;
+10317;OLD ITALIC LETTER EKS;Lo;0;L;;;;;N;;Faliscan;;;
+10318;OLD ITALIC LETTER PHE;Lo;0;L;;;;;N;;;;;
+10319;OLD ITALIC LETTER KHE;Lo;0;L;;;;;N;;;;;
+1031A;OLD ITALIC LETTER EF;Lo;0;L;;;;;N;;;;;
+1031B;OLD ITALIC LETTER ERS;Lo;0;L;;;;;N;;Umbrian;;;
+1031C;OLD ITALIC LETTER CHE;Lo;0;L;;;;;N;;Umbrian;;;
+1031D;OLD ITALIC LETTER II;Lo;0;L;;;;;N;;Oscan;;;
+1031E;OLD ITALIC LETTER UU;Lo;0;L;;;;;N;;Oscan;;;
+10320;OLD ITALIC NUMERAL ONE;No;0;L;;;;1;N;;;;;
+10321;OLD ITALIC NUMERAL FIVE;No;0;L;;;;5;N;;;;;
+10322;OLD ITALIC NUMERAL TEN;No;0;L;;;;10;N;;;;;
+10323;OLD ITALIC NUMERAL FIFTY;No;0;L;;;;50;N;;;;;
+10330;GOTHIC LETTER AHSA;Lo;0;L;;;;;N;;;;;
+10331;GOTHIC LETTER BAIRKAN;Lo;0;L;;;;;N;;;;;
+10332;GOTHIC LETTER GIBA;Lo;0;L;;;;;N;;;;;
+10333;GOTHIC LETTER DAGS;Lo;0;L;;;;;N;;;;;
+10334;GOTHIC LETTER AIHVUS;Lo;0;L;;;;;N;;;;;
+10335;GOTHIC LETTER QAIRTHRA;Lo;0;L;;;;;N;;;;;
+10336;GOTHIC LETTER IUJA;Lo;0;L;;;;;N;;;;;
+10337;GOTHIC LETTER HAGL;Lo;0;L;;;;;N;;;;;
+10338;GOTHIC LETTER THIUTH;Lo;0;L;;;;;N;;;;;
+10339;GOTHIC LETTER EIS;Lo;0;L;;;;;N;;;;;
+1033A;GOTHIC LETTER KUSMA;Lo;0;L;;;;;N;;;;;
+1033B;GOTHIC LETTER LAGUS;Lo;0;L;;;;;N;;;;;
+1033C;GOTHIC LETTER MANNA;Lo;0;L;;;;;N;;;;;
+1033D;GOTHIC LETTER NAUTHS;Lo;0;L;;;;;N;;;;;
+1033E;GOTHIC LETTER JER;Lo;0;L;;;;;N;;;;;
+1033F;GOTHIC LETTER URUS;Lo;0;L;;;;;N;;;;;
+10340;GOTHIC LETTER PAIRTHRA;Lo;0;L;;;;;N;;;;;
+10341;GOTHIC LETTER NINETY;Lo;0;L;;;;;N;;;;;
+10342;GOTHIC LETTER RAIDA;Lo;0;L;;;;;N;;;;;
+10343;GOTHIC LETTER SAUIL;Lo;0;L;;;;;N;;;;;
+10344;GOTHIC LETTER TEIWS;Lo;0;L;;;;;N;;;;;
+10345;GOTHIC LETTER WINJA;Lo;0;L;;;;;N;;;;;
+10346;GOTHIC LETTER FAIHU;Lo;0;L;;;;;N;;;;;
+10347;GOTHIC LETTER IGGWS;Lo;0;L;;;;;N;;;;;
+10348;GOTHIC LETTER HWAIR;Lo;0;L;;;;;N;;;;;
+10349;GOTHIC LETTER OTHAL;Lo;0;L;;;;;N;;;;;
+1034A;GOTHIC LETTER NINE HUNDRED;Nl;0;L;;;;;N;;;;;
+10380;UGARITIC LETTER ALPA;Lo;0;L;;;;;N;;;;;
+10381;UGARITIC LETTER BETA;Lo;0;L;;;;;N;;;;;
+10382;UGARITIC LETTER GAMLA;Lo;0;L;;;;;N;;;;;
+10383;UGARITIC LETTER KHA;Lo;0;L;;;;;N;;;;;
+10384;UGARITIC LETTER DELTA;Lo;0;L;;;;;N;;;;;
+10385;UGARITIC LETTER HO;Lo;0;L;;;;;N;;;;;
+10386;UGARITIC LETTER WO;Lo;0;L;;;;;N;;;;;
+10387;UGARITIC LETTER ZETA;Lo;0;L;;;;;N;;;;;
+10388;UGARITIC LETTER HOTA;Lo;0;L;;;;;N;;;;;
+10389;UGARITIC LETTER TET;Lo;0;L;;;;;N;;;;;
+1038A;UGARITIC LETTER YOD;Lo;0;L;;;;;N;;;;;
+1038B;UGARITIC LETTER KAF;Lo;0;L;;;;;N;;;;;
+1038C;UGARITIC LETTER SHIN;Lo;0;L;;;;;N;;;;;
+1038D;UGARITIC LETTER LAMDA;Lo;0;L;;;;;N;;;;;
+1038E;UGARITIC LETTER MEM;Lo;0;L;;;;;N;;;;;
+1038F;UGARITIC LETTER DHAL;Lo;0;L;;;;;N;;;;;
+10390;UGARITIC LETTER NUN;Lo;0;L;;;;;N;;;;;
+10391;UGARITIC LETTER ZU;Lo;0;L;;;;;N;;;;;
+10392;UGARITIC LETTER SAMKA;Lo;0;L;;;;;N;;;;;
+10393;UGARITIC LETTER AIN;Lo;0;L;;;;;N;;;;;
+10394;UGARITIC LETTER PU;Lo;0;L;;;;;N;;;;;
+10395;UGARITIC LETTER SADE;Lo;0;L;;;;;N;;;;;
+10396;UGARITIC LETTER QOPA;Lo;0;L;;;;;N;;;;;
+10397;UGARITIC LETTER RASHA;Lo;0;L;;;;;N;;;;;
+10398;UGARITIC LETTER THANNA;Lo;0;L;;;;;N;;;;;
+10399;UGARITIC LETTER GHAIN;Lo;0;L;;;;;N;;;;;
+1039A;UGARITIC LETTER TO;Lo;0;L;;;;;N;;;;;
+1039B;UGARITIC LETTER I;Lo;0;L;;;;;N;;;;;
+1039C;UGARITIC LETTER U;Lo;0;L;;;;;N;;;;;
+1039D;UGARITIC LETTER SSU;Lo;0;L;;;;;N;;;;;
+1039F;UGARITIC WORD DIVIDER;Po;0;L;;;;;N;;;;;
+10400;DESERET CAPITAL LETTER LONG I;Lu;0;L;;;;;N;;;;10428;
+10401;DESERET CAPITAL LETTER LONG E;Lu;0;L;;;;;N;;;;10429;
+10402;DESERET CAPITAL LETTER LONG A;Lu;0;L;;;;;N;;;;1042A;
+10403;DESERET CAPITAL LETTER LONG AH;Lu;0;L;;;;;N;;;;1042B;
+10404;DESERET CAPITAL LETTER LONG O;Lu;0;L;;;;;N;;;;1042C;
+10405;DESERET CAPITAL LETTER LONG OO;Lu;0;L;;;;;N;;;;1042D;
+10406;DESERET CAPITAL LETTER SHORT I;Lu;0;L;;;;;N;;;;1042E;
+10407;DESERET CAPITAL LETTER SHORT E;Lu;0;L;;;;;N;;;;1042F;
+10408;DESERET CAPITAL LETTER SHORT A;Lu;0;L;;;;;N;;;;10430;
+10409;DESERET CAPITAL LETTER SHORT AH;Lu;0;L;;;;;N;;;;10431;
+1040A;DESERET CAPITAL LETTER SHORT O;Lu;0;L;;;;;N;;;;10432;
+1040B;DESERET CAPITAL LETTER SHORT OO;Lu;0;L;;;;;N;;;;10433;
+1040C;DESERET CAPITAL LETTER AY;Lu;0;L;;;;;N;;;;10434;
+1040D;DESERET CAPITAL LETTER OW;Lu;0;L;;;;;N;;;;10435;
+1040E;DESERET CAPITAL LETTER WU;Lu;0;L;;;;;N;;;;10436;
+1040F;DESERET CAPITAL LETTER YEE;Lu;0;L;;;;;N;;;;10437;
+10410;DESERET CAPITAL LETTER H;Lu;0;L;;;;;N;;;;10438;
+10411;DESERET CAPITAL LETTER PEE;Lu;0;L;;;;;N;;;;10439;
+10412;DESERET CAPITAL LETTER BEE;Lu;0;L;;;;;N;;;;1043A;
+10413;DESERET CAPITAL LETTER TEE;Lu;0;L;;;;;N;;;;1043B;
+10414;DESERET CAPITAL LETTER DEE;Lu;0;L;;;;;N;;;;1043C;
+10415;DESERET CAPITAL LETTER CHEE;Lu;0;L;;;;;N;;;;1043D;
+10416;DESERET CAPITAL LETTER JEE;Lu;0;L;;;;;N;;;;1043E;
+10417;DESERET CAPITAL LETTER KAY;Lu;0;L;;;;;N;;;;1043F;
+10418;DESERET CAPITAL LETTER GAY;Lu;0;L;;;;;N;;;;10440;
+10419;DESERET CAPITAL LETTER EF;Lu;0;L;;;;;N;;;;10441;
+1041A;DESERET CAPITAL LETTER VEE;Lu;0;L;;;;;N;;;;10442;
+1041B;DESERET CAPITAL LETTER ETH;Lu;0;L;;;;;N;;;;10443;
+1041C;DESERET CAPITAL LETTER THEE;Lu;0;L;;;;;N;;;;10444;
+1041D;DESERET CAPITAL LETTER ES;Lu;0;L;;;;;N;;;;10445;
+1041E;DESERET CAPITAL LETTER ZEE;Lu;0;L;;;;;N;;;;10446;
+1041F;DESERET CAPITAL LETTER ESH;Lu;0;L;;;;;N;;;;10447;
+10420;DESERET CAPITAL LETTER ZHEE;Lu;0;L;;;;;N;;;;10448;
+10421;DESERET CAPITAL LETTER ER;Lu;0;L;;;;;N;;;;10449;
+10422;DESERET CAPITAL LETTER EL;Lu;0;L;;;;;N;;;;1044A;
+10423;DESERET CAPITAL LETTER EM;Lu;0;L;;;;;N;;;;1044B;
+10424;DESERET CAPITAL LETTER EN;Lu;0;L;;;;;N;;;;1044C;
+10425;DESERET CAPITAL LETTER ENG;Lu;0;L;;;;;N;;;;1044D;
+10426;DESERET CAPITAL LETTER OI;Lu;0;L;;;;;N;;;;1044E;
+10427;DESERET CAPITAL LETTER EW;Lu;0;L;;;;;N;;;;1044F;
+10428;DESERET SMALL LETTER LONG I;Ll;0;L;;;;;N;;;10400;;10400
+10429;DESERET SMALL LETTER LONG E;Ll;0;L;;;;;N;;;10401;;10401
+1042A;DESERET SMALL LETTER LONG A;Ll;0;L;;;;;N;;;10402;;10402
+1042B;DESERET SMALL LETTER LONG AH;Ll;0;L;;;;;N;;;10403;;10403
+1042C;DESERET SMALL LETTER LONG O;Ll;0;L;;;;;N;;;10404;;10404
+1042D;DESERET SMALL LETTER LONG OO;Ll;0;L;;;;;N;;;10405;;10405
+1042E;DESERET SMALL LETTER SHORT I;Ll;0;L;;;;;N;;;10406;;10406
+1042F;DESERET SMALL LETTER SHORT E;Ll;0;L;;;;;N;;;10407;;10407
+10430;DESERET SMALL LETTER SHORT A;Ll;0;L;;;;;N;;;10408;;10408
+10431;DESERET SMALL LETTER SHORT AH;Ll;0;L;;;;;N;;;10409;;10409
+10432;DESERET SMALL LETTER SHORT O;Ll;0;L;;;;;N;;;1040A;;1040A
+10433;DESERET SMALL LETTER SHORT OO;Ll;0;L;;;;;N;;;1040B;;1040B
+10434;DESERET SMALL LETTER AY;Ll;0;L;;;;;N;;;1040C;;1040C
+10435;DESERET SMALL LETTER OW;Ll;0;L;;;;;N;;;1040D;;1040D
+10436;DESERET SMALL LETTER WU;Ll;0;L;;;;;N;;;1040E;;1040E
+10437;DESERET SMALL LETTER YEE;Ll;0;L;;;;;N;;;1040F;;1040F
+10438;DESERET SMALL LETTER H;Ll;0;L;;;;;N;;;10410;;10410
+10439;DESERET SMALL LETTER PEE;Ll;0;L;;;;;N;;;10411;;10411
+1043A;DESERET SMALL LETTER BEE;Ll;0;L;;;;;N;;;10412;;10412
+1043B;DESERET SMALL LETTER TEE;Ll;0;L;;;;;N;;;10413;;10413
+1043C;DESERET SMALL LETTER DEE;Ll;0;L;;;;;N;;;10414;;10414
+1043D;DESERET SMALL LETTER CHEE;Ll;0;L;;;;;N;;;10415;;10415
+1043E;DESERET SMALL LETTER JEE;Ll;0;L;;;;;N;;;10416;;10416
+1043F;DESERET SMALL LETTER KAY;Ll;0;L;;;;;N;;;10417;;10417
+10440;DESERET SMALL LETTER GAY;Ll;0;L;;;;;N;;;10418;;10418
+10441;DESERET SMALL LETTER EF;Ll;0;L;;;;;N;;;10419;;10419
+10442;DESERET SMALL LETTER VEE;Ll;0;L;;;;;N;;;1041A;;1041A
+10443;DESERET SMALL LETTER ETH;Ll;0;L;;;;;N;;;1041B;;1041B
+10444;DESERET SMALL LETTER THEE;Ll;0;L;;;;;N;;;1041C;;1041C
+10445;DESERET SMALL LETTER ES;Ll;0;L;;;;;N;;;1041D;;1041D
+10446;DESERET SMALL LETTER ZEE;Ll;0;L;;;;;N;;;1041E;;1041E
+10447;DESERET SMALL LETTER ESH;Ll;0;L;;;;;N;;;1041F;;1041F
+10448;DESERET SMALL LETTER ZHEE;Ll;0;L;;;;;N;;;10420;;10420
+10449;DESERET SMALL LETTER ER;Ll;0;L;;;;;N;;;10421;;10421
+1044A;DESERET SMALL LETTER EL;Ll;0;L;;;;;N;;;10422;;10422
+1044B;DESERET SMALL LETTER EM;Ll;0;L;;;;;N;;;10423;;10423
+1044C;DESERET SMALL LETTER EN;Ll;0;L;;;;;N;;;10424;;10424
+1044D;DESERET SMALL LETTER ENG;Ll;0;L;;;;;N;;;10425;;10425
+1044E;DESERET SMALL LETTER OI;Ll;0;L;;;;;N;;;10426;;10426
+1044F;DESERET SMALL LETTER EW;Ll;0;L;;;;;N;;;10427;;10427
+10450;SHAVIAN LETTER PEEP;Lo;0;L;;;;;N;;;;;
+10451;SHAVIAN LETTER TOT;Lo;0;L;;;;;N;;;;;
+10452;SHAVIAN LETTER KICK;Lo;0;L;;;;;N;;;;;
+10453;SHAVIAN LETTER FEE;Lo;0;L;;;;;N;;;;;
+10454;SHAVIAN LETTER THIGH;Lo;0;L;;;;;N;;;;;
+10455;SHAVIAN LETTER SO;Lo;0;L;;;;;N;;;;;
+10456;SHAVIAN LETTER SURE;Lo;0;L;;;;;N;;;;;
+10457;SHAVIAN LETTER CHURCH;Lo;0;L;;;;;N;;;;;
+10458;SHAVIAN LETTER YEA;Lo;0;L;;;;;N;;;;;
+10459;SHAVIAN LETTER HUNG;Lo;0;L;;;;;N;;;;;
+1045A;SHAVIAN LETTER BIB;Lo;0;L;;;;;N;;;;;
+1045B;SHAVIAN LETTER DEAD;Lo;0;L;;;;;N;;;;;
+1045C;SHAVIAN LETTER GAG;Lo;0;L;;;;;N;;;;;
+1045D;SHAVIAN LETTER VOW;Lo;0;L;;;;;N;;;;;
+1045E;SHAVIAN LETTER THEY;Lo;0;L;;;;;N;;;;;
+1045F;SHAVIAN LETTER ZOO;Lo;0;L;;;;;N;;;;;
+10460;SHAVIAN LETTER MEASURE;Lo;0;L;;;;;N;;;;;
+10461;SHAVIAN LETTER JUDGE;Lo;0;L;;;;;N;;;;;
+10462;SHAVIAN LETTER WOE;Lo;0;L;;;;;N;;;;;
+10463;SHAVIAN LETTER HA-HA;Lo;0;L;;;;;N;;;;;
+10464;SHAVIAN LETTER LOLL;Lo;0;L;;;;;N;;;;;
+10465;SHAVIAN LETTER MIME;Lo;0;L;;;;;N;;;;;
+10466;SHAVIAN LETTER IF;Lo;0;L;;;;;N;;;;;
+10467;SHAVIAN LETTER EGG;Lo;0;L;;;;;N;;;;;
+10468;SHAVIAN LETTER ASH;Lo;0;L;;;;;N;;;;;
+10469;SHAVIAN LETTER ADO;Lo;0;L;;;;;N;;;;;
+1046A;SHAVIAN LETTER ON;Lo;0;L;;;;;N;;;;;
+1046B;SHAVIAN LETTER WOOL;Lo;0;L;;;;;N;;;;;
+1046C;SHAVIAN LETTER OUT;Lo;0;L;;;;;N;;;;;
+1046D;SHAVIAN LETTER AH;Lo;0;L;;;;;N;;;;;
+1046E;SHAVIAN LETTER ROAR;Lo;0;L;;;;;N;;;;;
+1046F;SHAVIAN LETTER NUN;Lo;0;L;;;;;N;;;;;
+10470;SHAVIAN LETTER EAT;Lo;0;L;;;;;N;;;;;
+10471;SHAVIAN LETTER AGE;Lo;0;L;;;;;N;;;;;
+10472;SHAVIAN LETTER ICE;Lo;0;L;;;;;N;;;;;
+10473;SHAVIAN LETTER UP;Lo;0;L;;;;;N;;;;;
+10474;SHAVIAN LETTER OAK;Lo;0;L;;;;;N;;;;;
+10475;SHAVIAN LETTER OOZE;Lo;0;L;;;;;N;;;;;
+10476;SHAVIAN LETTER OIL;Lo;0;L;;;;;N;;;;;
+10477;SHAVIAN LETTER AWE;Lo;0;L;;;;;N;;;;;
+10478;SHAVIAN LETTER ARE;Lo;0;L;;;;;N;;;;;
+10479;SHAVIAN LETTER OR;Lo;0;L;;;;;N;;;;;
+1047A;SHAVIAN LETTER AIR;Lo;0;L;;;;;N;;;;;
+1047B;SHAVIAN LETTER ERR;Lo;0;L;;;;;N;;;;;
+1047C;SHAVIAN LETTER ARRAY;Lo;0;L;;;;;N;;;;;
+1047D;SHAVIAN LETTER EAR;Lo;0;L;;;;;N;;;;;
+1047E;SHAVIAN LETTER IAN;Lo;0;L;;;;;N;;;;;
+1047F;SHAVIAN LETTER YEW;Lo;0;L;;;;;N;;;;;
+10480;OSMANYA LETTER ALEF;Lo;0;L;;;;;N;;;;;
+10481;OSMANYA LETTER BA;Lo;0;L;;;;;N;;;;;
+10482;OSMANYA LETTER TA;Lo;0;L;;;;;N;;;;;
+10483;OSMANYA LETTER JA;Lo;0;L;;;;;N;;;;;
+10484;OSMANYA LETTER XA;Lo;0;L;;;;;N;;;;;
+10485;OSMANYA LETTER KHA;Lo;0;L;;;;;N;;;;;
+10486;OSMANYA LETTER DEEL;Lo;0;L;;;;;N;;;;;
+10487;OSMANYA LETTER RA;Lo;0;L;;;;;N;;;;;
+10488;OSMANYA LETTER SA;Lo;0;L;;;;;N;;;;;
+10489;OSMANYA LETTER SHIIN;Lo;0;L;;;;;N;;;;;
+1048A;OSMANYA LETTER DHA;Lo;0;L;;;;;N;;;;;
+1048B;OSMANYA LETTER CAYN;Lo;0;L;;;;;N;;;;;
+1048C;OSMANYA LETTER GA;Lo;0;L;;;;;N;;;;;
+1048D;OSMANYA LETTER FA;Lo;0;L;;;;;N;;;;;
+1048E;OSMANYA LETTER QAAF;Lo;0;L;;;;;N;;;;;
+1048F;OSMANYA LETTER KAAF;Lo;0;L;;;;;N;;;;;
+10490;OSMANYA LETTER LAAN;Lo;0;L;;;;;N;;;;;
+10491;OSMANYA LETTER MIIN;Lo;0;L;;;;;N;;;;;
+10492;OSMANYA LETTER NUUN;Lo;0;L;;;;;N;;;;;
+10493;OSMANYA LETTER WAW;Lo;0;L;;;;;N;;;;;
+10494;OSMANYA LETTER HA;Lo;0;L;;;;;N;;;;;
+10495;OSMANYA LETTER YA;Lo;0;L;;;;;N;;;;;
+10496;OSMANYA LETTER A;Lo;0;L;;;;;N;;;;;
+10497;OSMANYA LETTER E;Lo;0;L;;;;;N;;;;;
+10498;OSMANYA LETTER I;Lo;0;L;;;;;N;;;;;
+10499;OSMANYA LETTER O;Lo;0;L;;;;;N;;;;;
+1049A;OSMANYA LETTER U;Lo;0;L;;;;;N;;;;;
+1049B;OSMANYA LETTER AA;Lo;0;L;;;;;N;;;;;
+1049C;OSMANYA LETTER EE;Lo;0;L;;;;;N;;;;;
+1049D;OSMANYA LETTER OO;Lo;0;L;;;;;N;;;;;
+104A0;OSMANYA DIGIT ZERO;Nd;0;L;;0;0;0;N;;;;;
+104A1;OSMANYA DIGIT ONE;Nd;0;L;;1;1;1;N;;;;;
+104A2;OSMANYA DIGIT TWO;Nd;0;L;;2;2;2;N;;;;;
+104A3;OSMANYA DIGIT THREE;Nd;0;L;;3;3;3;N;;;;;
+104A4;OSMANYA DIGIT FOUR;Nd;0;L;;4;4;4;N;;;;;
+104A5;OSMANYA DIGIT FIVE;Nd;0;L;;5;5;5;N;;;;;
+104A6;OSMANYA DIGIT SIX;Nd;0;L;;6;6;6;N;;;;;
+104A7;OSMANYA DIGIT SEVEN;Nd;0;L;;7;7;7;N;;;;;
+104A8;OSMANYA DIGIT EIGHT;Nd;0;L;;8;8;8;N;;;;;
+104A9;OSMANYA DIGIT NINE;Nd;0;L;;9;9;9;N;;;;;
+10800;CYPRIOT SYLLABLE A;Lo;0;R;;;;;N;;;;;
+10801;CYPRIOT SYLLABLE E;Lo;0;R;;;;;N;;;;;
+10802;CYPRIOT SYLLABLE I;Lo;0;R;;;;;N;;;;;
+10803;CYPRIOT SYLLABLE O;Lo;0;R;;;;;N;;;;;
+10804;CYPRIOT SYLLABLE U;Lo;0;R;;;;;N;;;;;
+10805;CYPRIOT SYLLABLE JA;Lo;0;R;;;;;N;;;;;
+10808;CYPRIOT SYLLABLE JO;Lo;0;R;;;;;N;;;;;
+1080A;CYPRIOT SYLLABLE KA;Lo;0;R;;;;;N;;;;;
+1080B;CYPRIOT SYLLABLE KE;Lo;0;R;;;;;N;;;;;
+1080C;CYPRIOT SYLLABLE KI;Lo;0;R;;;;;N;;;;;
+1080D;CYPRIOT SYLLABLE KO;Lo;0;R;;;;;N;;;;;
+1080E;CYPRIOT SYLLABLE KU;Lo;0;R;;;;;N;;;;;
+1080F;CYPRIOT SYLLABLE LA;Lo;0;R;;;;;N;;;;;
+10810;CYPRIOT SYLLABLE LE;Lo;0;R;;;;;N;;;;;
+10811;CYPRIOT SYLLABLE LI;Lo;0;R;;;;;N;;;;;
+10812;CYPRIOT SYLLABLE LO;Lo;0;R;;;;;N;;;;;
+10813;CYPRIOT SYLLABLE LU;Lo;0;R;;;;;N;;;;;
+10814;CYPRIOT SYLLABLE MA;Lo;0;R;;;;;N;;;;;
+10815;CYPRIOT SYLLABLE ME;Lo;0;R;;;;;N;;;;;
+10816;CYPRIOT SYLLABLE MI;Lo;0;R;;;;;N;;;;;
+10817;CYPRIOT SYLLABLE MO;Lo;0;R;;;;;N;;;;;
+10818;CYPRIOT SYLLABLE MU;Lo;0;R;;;;;N;;;;;
+10819;CYPRIOT SYLLABLE NA;Lo;0;R;;;;;N;;;;;
+1081A;CYPRIOT SYLLABLE NE;Lo;0;R;;;;;N;;;;;
+1081B;CYPRIOT SYLLABLE NI;Lo;0;R;;;;;N;;;;;
+1081C;CYPRIOT SYLLABLE NO;Lo;0;R;;;;;N;;;;;
+1081D;CYPRIOT SYLLABLE NU;Lo;0;R;;;;;N;;;;;
+1081E;CYPRIOT SYLLABLE PA;Lo;0;R;;;;;N;;;;;
+1081F;CYPRIOT SYLLABLE PE;Lo;0;R;;;;;N;;;;;
+10820;CYPRIOT SYLLABLE PI;Lo;0;R;;;;;N;;;;;
+10821;CYPRIOT SYLLABLE PO;Lo;0;R;;;;;N;;;;;
+10822;CYPRIOT SYLLABLE PU;Lo;0;R;;;;;N;;;;;
+10823;CYPRIOT SYLLABLE RA;Lo;0;R;;;;;N;;;;;
+10824;CYPRIOT SYLLABLE RE;Lo;0;R;;;;;N;;;;;
+10825;CYPRIOT SYLLABLE RI;Lo;0;R;;;;;N;;;;;
+10826;CYPRIOT SYLLABLE RO;Lo;0;R;;;;;N;;;;;
+10827;CYPRIOT SYLLABLE RU;Lo;0;R;;;;;N;;;;;
+10828;CYPRIOT SYLLABLE SA;Lo;0;R;;;;;N;;;;;
+10829;CYPRIOT SYLLABLE SE;Lo;0;R;;;;;N;;;;;
+1082A;CYPRIOT SYLLABLE SI;Lo;0;R;;;;;N;;;;;
+1082B;CYPRIOT SYLLABLE SO;Lo;0;R;;;;;N;;;;;
+1082C;CYPRIOT SYLLABLE SU;Lo;0;R;;;;;N;;;;;
+1082D;CYPRIOT SYLLABLE TA;Lo;0;R;;;;;N;;;;;
+1082E;CYPRIOT SYLLABLE TE;Lo;0;R;;;;;N;;;;;
+1082F;CYPRIOT SYLLABLE TI;Lo;0;R;;;;;N;;;;;
+10830;CYPRIOT SYLLABLE TO;Lo;0;R;;;;;N;;;;;
+10831;CYPRIOT SYLLABLE TU;Lo;0;R;;;;;N;;;;;
+10832;CYPRIOT SYLLABLE WA;Lo;0;R;;;;;N;;;;;
+10833;CYPRIOT SYLLABLE WE;Lo;0;R;;;;;N;;;;;
+10834;CYPRIOT SYLLABLE WI;Lo;0;R;;;;;N;;;;;
+10835;CYPRIOT SYLLABLE WO;Lo;0;R;;;;;N;;;;;
+10837;CYPRIOT SYLLABLE XA;Lo;0;R;;;;;N;;;;;
+10838;CYPRIOT SYLLABLE XE;Lo;0;R;;;;;N;;;;;
+1083C;CYPRIOT SYLLABLE ZA;Lo;0;R;;;;;N;;;;;
+1083F;CYPRIOT SYLLABLE ZO;Lo;0;R;;;;;N;;;;;
+1D000;BYZANTINE MUSICAL SYMBOL PSILI;So;0;L;;;;;N;;;;;
+1D001;BYZANTINE MUSICAL SYMBOL DASEIA;So;0;L;;;;;N;;;;;
+1D002;BYZANTINE MUSICAL SYMBOL PERISPOMENI;So;0;L;;;;;N;;;;;
+1D003;BYZANTINE MUSICAL SYMBOL OXEIA EKFONITIKON;So;0;L;;;;;N;;;;;
+1D004;BYZANTINE MUSICAL SYMBOL OXEIA DIPLI;So;0;L;;;;;N;;;;;
+1D005;BYZANTINE MUSICAL SYMBOL VAREIA EKFONITIKON;So;0;L;;;;;N;;;;;
+1D006;BYZANTINE MUSICAL SYMBOL VAREIA DIPLI;So;0;L;;;;;N;;;;;
+1D007;BYZANTINE MUSICAL SYMBOL KATHISTI;So;0;L;;;;;N;;;;;
+1D008;BYZANTINE MUSICAL SYMBOL SYRMATIKI;So;0;L;;;;;N;;;;;
+1D009;BYZANTINE MUSICAL SYMBOL PARAKLITIKI;So;0;L;;;;;N;;;;;
+1D00A;BYZANTINE MUSICAL SYMBOL YPOKRISIS;So;0;L;;;;;N;;;;;
+1D00B;BYZANTINE MUSICAL SYMBOL YPOKRISIS DIPLI;So;0;L;;;;;N;;;;;
+1D00C;BYZANTINE MUSICAL SYMBOL KREMASTI;So;0;L;;;;;N;;;;;
+1D00D;BYZANTINE MUSICAL SYMBOL APESO EKFONITIKON;So;0;L;;;;;N;;;;;
+1D00E;BYZANTINE MUSICAL SYMBOL EXO EKFONITIKON;So;0;L;;;;;N;;;;;
+1D00F;BYZANTINE MUSICAL SYMBOL TELEIA;So;0;L;;;;;N;;;;;
+1D010;BYZANTINE MUSICAL SYMBOL KENTIMATA;So;0;L;;;;;N;;;;;
+1D011;BYZANTINE MUSICAL SYMBOL APOSTROFOS;So;0;L;;;;;N;;;;;
+1D012;BYZANTINE MUSICAL SYMBOL APOSTROFOS DIPLI;So;0;L;;;;;N;;;;;
+1D013;BYZANTINE MUSICAL SYMBOL SYNEVMA;So;0;L;;;;;N;;;;;
+1D014;BYZANTINE MUSICAL SYMBOL THITA;So;0;L;;;;;N;;;;;
+1D015;BYZANTINE MUSICAL SYMBOL OLIGON ARCHAION;So;0;L;;;;;N;;;;;
+1D016;BYZANTINE MUSICAL SYMBOL GORGON ARCHAION;So;0;L;;;;;N;;;;;
+1D017;BYZANTINE MUSICAL SYMBOL PSILON;So;0;L;;;;;N;;;;;
+1D018;BYZANTINE MUSICAL SYMBOL CHAMILON;So;0;L;;;;;N;;;;;
+1D019;BYZANTINE MUSICAL SYMBOL VATHY;So;0;L;;;;;N;;;;;
+1D01A;BYZANTINE MUSICAL SYMBOL ISON ARCHAION;So;0;L;;;;;N;;;;;
+1D01B;BYZANTINE MUSICAL SYMBOL KENTIMA ARCHAION;So;0;L;;;;;N;;;;;
+1D01C;BYZANTINE MUSICAL SYMBOL KENTIMATA ARCHAION;So;0;L;;;;;N;;;;;
+1D01D;BYZANTINE MUSICAL SYMBOL SAXIMATA;So;0;L;;;;;N;;;;;
+1D01E;BYZANTINE MUSICAL SYMBOL PARICHON;So;0;L;;;;;N;;;;;
+1D01F;BYZANTINE MUSICAL SYMBOL STAVROS APODEXIA;So;0;L;;;;;N;;;;;
+1D020;BYZANTINE MUSICAL SYMBOL OXEIAI ARCHAION;So;0;L;;;;;N;;;;;
+1D021;BYZANTINE MUSICAL SYMBOL VAREIAI ARCHAION;So;0;L;;;;;N;;;;;
+1D022;BYZANTINE MUSICAL SYMBOL APODERMA ARCHAION;So;0;L;;;;;N;;;;;
+1D023;BYZANTINE MUSICAL SYMBOL APOTHEMA;So;0;L;;;;;N;;;;;
+1D024;BYZANTINE MUSICAL SYMBOL KLASMA;So;0;L;;;;;N;;;;;
+1D025;BYZANTINE MUSICAL SYMBOL REVMA;So;0;L;;;;;N;;;;;
+1D026;BYZANTINE MUSICAL SYMBOL PIASMA ARCHAION;So;0;L;;;;;N;;;;;
+1D027;BYZANTINE MUSICAL SYMBOL TINAGMA;So;0;L;;;;;N;;;;;
+1D028;BYZANTINE MUSICAL SYMBOL ANATRICHISMA;So;0;L;;;;;N;;;;;
+1D029;BYZANTINE MUSICAL SYMBOL SEISMA;So;0;L;;;;;N;;;;;
+1D02A;BYZANTINE MUSICAL SYMBOL SYNAGMA ARCHAION;So;0;L;;;;;N;;;;;
+1D02B;BYZANTINE MUSICAL SYMBOL SYNAGMA META STAVROU;So;0;L;;;;;N;;;;;
+1D02C;BYZANTINE MUSICAL SYMBOL OYRANISMA ARCHAION;So;0;L;;;;;N;;;;;
+1D02D;BYZANTINE MUSICAL SYMBOL THEMA;So;0;L;;;;;N;;;;;
+1D02E;BYZANTINE MUSICAL SYMBOL LEMOI;So;0;L;;;;;N;;;;;
+1D02F;BYZANTINE MUSICAL SYMBOL DYO;So;0;L;;;;;N;;;;;
+1D030;BYZANTINE MUSICAL SYMBOL TRIA;So;0;L;;;;;N;;;;;
+1D031;BYZANTINE MUSICAL SYMBOL TESSERA;So;0;L;;;;;N;;;;;
+1D032;BYZANTINE MUSICAL SYMBOL KRATIMATA;So;0;L;;;;;N;;;;;
+1D033;BYZANTINE MUSICAL SYMBOL APESO EXO NEO;So;0;L;;;;;N;;;;;
+1D034;BYZANTINE MUSICAL SYMBOL FTHORA ARCHAION;So;0;L;;;;;N;;;;;
+1D035;BYZANTINE MUSICAL SYMBOL IMIFTHORA;So;0;L;;;;;N;;;;;
+1D036;BYZANTINE MUSICAL SYMBOL TROMIKON ARCHAION;So;0;L;;;;;N;;;;;
+1D037;BYZANTINE MUSICAL SYMBOL KATAVA TROMIKON;So;0;L;;;;;N;;;;;
+1D038;BYZANTINE MUSICAL SYMBOL PELASTON;So;0;L;;;;;N;;;;;
+1D039;BYZANTINE MUSICAL SYMBOL PSIFISTON;So;0;L;;;;;N;;;;;
+1D03A;BYZANTINE MUSICAL SYMBOL KONTEVMA;So;0;L;;;;;N;;;;;
+1D03B;BYZANTINE MUSICAL SYMBOL CHOREVMA ARCHAION;So;0;L;;;;;N;;;;;
+1D03C;BYZANTINE MUSICAL SYMBOL RAPISMA;So;0;L;;;;;N;;;;;
+1D03D;BYZANTINE MUSICAL SYMBOL PARAKALESMA ARCHAION;So;0;L;;;;;N;;;;;
+1D03E;BYZANTINE MUSICAL SYMBOL PARAKLITIKI ARCHAION;So;0;L;;;;;N;;;;;
+1D03F;BYZANTINE MUSICAL SYMBOL ICHADIN;So;0;L;;;;;N;;;;;
+1D040;BYZANTINE MUSICAL SYMBOL NANA;So;0;L;;;;;N;;;;;
+1D041;BYZANTINE MUSICAL SYMBOL PETASMA;So;0;L;;;;;N;;;;;
+1D042;BYZANTINE MUSICAL SYMBOL KONTEVMA ALLO;So;0;L;;;;;N;;;;;
+1D043;BYZANTINE MUSICAL SYMBOL TROMIKON ALLO;So;0;L;;;;;N;;;;;
+1D044;BYZANTINE MUSICAL SYMBOL STRAGGISMATA;So;0;L;;;;;N;;;;;
+1D045;BYZANTINE MUSICAL SYMBOL GRONTHISMATA;So;0;L;;;;;N;;;;;
+1D046;BYZANTINE MUSICAL SYMBOL ISON NEO;So;0;L;;;;;N;;;;;
+1D047;BYZANTINE MUSICAL SYMBOL OLIGON NEO;So;0;L;;;;;N;;;;;
+1D048;BYZANTINE MUSICAL SYMBOL OXEIA NEO;So;0;L;;;;;N;;;;;
+1D049;BYZANTINE MUSICAL SYMBOL PETASTI;So;0;L;;;;;N;;;;;
+1D04A;BYZANTINE MUSICAL SYMBOL KOUFISMA;So;0;L;;;;;N;;;;;
+1D04B;BYZANTINE MUSICAL SYMBOL PETASTOKOUFISMA;So;0;L;;;;;N;;;;;
+1D04C;BYZANTINE MUSICAL SYMBOL KRATIMOKOUFISMA;So;0;L;;;;;N;;;;;
+1D04D;BYZANTINE MUSICAL SYMBOL PELASTON NEO;So;0;L;;;;;N;;;;;
+1D04E;BYZANTINE MUSICAL SYMBOL KENTIMATA NEO ANO;So;0;L;;;;;N;;;;;
+1D04F;BYZANTINE MUSICAL SYMBOL KENTIMA NEO ANO;So;0;L;;;;;N;;;;;
+1D050;BYZANTINE MUSICAL SYMBOL YPSILI;So;0;L;;;;;N;;;;;
+1D051;BYZANTINE MUSICAL SYMBOL APOSTROFOS NEO;So;0;L;;;;;N;;;;;
+1D052;BYZANTINE MUSICAL SYMBOL APOSTROFOI SYNDESMOS NEO;So;0;L;;;;;N;;;;;
+1D053;BYZANTINE MUSICAL SYMBOL YPORROI;So;0;L;;;;;N;;;;;
+1D054;BYZANTINE MUSICAL SYMBOL KRATIMOYPORROON;So;0;L;;;;;N;;;;;
+1D055;BYZANTINE MUSICAL SYMBOL ELAFRON;So;0;L;;;;;N;;;;;
+1D056;BYZANTINE MUSICAL SYMBOL CHAMILI;So;0;L;;;;;N;;;;;
+1D057;BYZANTINE MUSICAL SYMBOL MIKRON ISON;So;0;L;;;;;N;;;;;
+1D058;BYZANTINE MUSICAL SYMBOL VAREIA NEO;So;0;L;;;;;N;;;;;
+1D059;BYZANTINE MUSICAL SYMBOL PIASMA NEO;So;0;L;;;;;N;;;;;
+1D05A;BYZANTINE MUSICAL SYMBOL PSIFISTON NEO;So;0;L;;;;;N;;;;;
+1D05B;BYZANTINE MUSICAL SYMBOL OMALON;So;0;L;;;;;N;;;;;
+1D05C;BYZANTINE MUSICAL SYMBOL ANTIKENOMA;So;0;L;;;;;N;;;;;
+1D05D;BYZANTINE MUSICAL SYMBOL LYGISMA;So;0;L;;;;;N;;;;;
+1D05E;BYZANTINE MUSICAL SYMBOL PARAKLITIKI NEO;So;0;L;;;;;N;;;;;
+1D05F;BYZANTINE MUSICAL SYMBOL PARAKALESMA NEO;So;0;L;;;;;N;;;;;
+1D060;BYZANTINE MUSICAL SYMBOL ETERON PARAKALESMA;So;0;L;;;;;N;;;;;
+1D061;BYZANTINE MUSICAL SYMBOL KYLISMA;So;0;L;;;;;N;;;;;
+1D062;BYZANTINE MUSICAL SYMBOL ANTIKENOKYLISMA;So;0;L;;;;;N;;;;;
+1D063;BYZANTINE MUSICAL SYMBOL TROMIKON NEO;So;0;L;;;;;N;;;;;
+1D064;BYZANTINE MUSICAL SYMBOL EKSTREPTON;So;0;L;;;;;N;;;;;
+1D065;BYZANTINE MUSICAL SYMBOL SYNAGMA NEO;So;0;L;;;;;N;;;;;
+1D066;BYZANTINE MUSICAL SYMBOL SYRMA;So;0;L;;;;;N;;;;;
+1D067;BYZANTINE MUSICAL SYMBOL CHOREVMA NEO;So;0;L;;;;;N;;;;;
+1D068;BYZANTINE MUSICAL SYMBOL EPEGERMA;So;0;L;;;;;N;;;;;
+1D069;BYZANTINE MUSICAL SYMBOL SEISMA NEO;So;0;L;;;;;N;;;;;
+1D06A;BYZANTINE MUSICAL SYMBOL XIRON KLASMA;So;0;L;;;;;N;;;;;
+1D06B;BYZANTINE MUSICAL SYMBOL TROMIKOPSIFISTON;So;0;L;;;;;N;;;;;
+1D06C;BYZANTINE MUSICAL SYMBOL PSIFISTOLYGISMA;So;0;L;;;;;N;;;;;
+1D06D;BYZANTINE MUSICAL SYMBOL TROMIKOLYGISMA;So;0;L;;;;;N;;;;;
+1D06E;BYZANTINE MUSICAL SYMBOL TROMIKOPARAKALESMA;So;0;L;;;;;N;;;;;
+1D06F;BYZANTINE MUSICAL SYMBOL PSIFISTOPARAKALESMA;So;0;L;;;;;N;;;;;
+1D070;BYZANTINE MUSICAL SYMBOL TROMIKOSYNAGMA;So;0;L;;;;;N;;;;;
+1D071;BYZANTINE MUSICAL SYMBOL PSIFISTOSYNAGMA;So;0;L;;;;;N;;;;;
+1D072;BYZANTINE MUSICAL SYMBOL GORGOSYNTHETON;So;0;L;;;;;N;;;;;
+1D073;BYZANTINE MUSICAL SYMBOL ARGOSYNTHETON;So;0;L;;;;;N;;;;;
+1D074;BYZANTINE MUSICAL SYMBOL ETERON ARGOSYNTHETON;So;0;L;;;;;N;;;;;
+1D075;BYZANTINE MUSICAL SYMBOL OYRANISMA NEO;So;0;L;;;;;N;;;;;
+1D076;BYZANTINE MUSICAL SYMBOL THEMATISMOS ESO;So;0;L;;;;;N;;;;;
+1D077;BYZANTINE MUSICAL SYMBOL THEMATISMOS EXO;So;0;L;;;;;N;;;;;
+1D078;BYZANTINE MUSICAL SYMBOL THEMA APLOUN;So;0;L;;;;;N;;;;;
+1D079;BYZANTINE MUSICAL SYMBOL THES KAI APOTHES;So;0;L;;;;;N;;;;;
+1D07A;BYZANTINE MUSICAL SYMBOL KATAVASMA;So;0;L;;;;;N;;;;;
+1D07B;BYZANTINE MUSICAL SYMBOL ENDOFONON;So;0;L;;;;;N;;;;;
+1D07C;BYZANTINE MUSICAL SYMBOL YFEN KATO;So;0;L;;;;;N;;;;;
+1D07D;BYZANTINE MUSICAL SYMBOL YFEN ANO;So;0;L;;;;;N;;;;;
+1D07E;BYZANTINE MUSICAL SYMBOL STAVROS;So;0;L;;;;;N;;;;;
+1D07F;BYZANTINE MUSICAL SYMBOL KLASMA ANO;So;0;L;;;;;N;;;;;
+1D080;BYZANTINE MUSICAL SYMBOL DIPLI ARCHAION;So;0;L;;;;;N;;;;;
+1D081;BYZANTINE MUSICAL SYMBOL KRATIMA ARCHAION;So;0;L;;;;;N;;;;;
+1D082;BYZANTINE MUSICAL SYMBOL KRATIMA ALLO;So;0;L;;;;;N;;;;;
+1D083;BYZANTINE MUSICAL SYMBOL KRATIMA NEO;So;0;L;;;;;N;;;;;
+1D084;BYZANTINE MUSICAL SYMBOL APODERMA NEO;So;0;L;;;;;N;;;;;
+1D085;BYZANTINE MUSICAL SYMBOL APLI;So;0;L;;;;;N;;;;;
+1D086;BYZANTINE MUSICAL SYMBOL DIPLI;So;0;L;;;;;N;;;;;
+1D087;BYZANTINE MUSICAL SYMBOL TRIPLI;So;0;L;;;;;N;;;;;
+1D088;BYZANTINE MUSICAL SYMBOL TETRAPLI;So;0;L;;;;;N;;;;;
+1D089;BYZANTINE MUSICAL SYMBOL KORONIS;So;0;L;;;;;N;;;;;
+1D08A;BYZANTINE MUSICAL SYMBOL LEIMMA ENOS CHRONOU;So;0;L;;;;;N;;;;;
+1D08B;BYZANTINE MUSICAL SYMBOL LEIMMA DYO CHRONON;So;0;L;;;;;N;;;;;
+1D08C;BYZANTINE MUSICAL SYMBOL LEIMMA TRION CHRONON;So;0;L;;;;;N;;;;;
+1D08D;BYZANTINE MUSICAL SYMBOL LEIMMA TESSARON CHRONON;So;0;L;;;;;N;;;;;
+1D08E;BYZANTINE MUSICAL SYMBOL LEIMMA IMISEOS CHRONOU;So;0;L;;;;;N;;;;;
+1D08F;BYZANTINE MUSICAL SYMBOL GORGON NEO ANO;So;0;L;;;;;N;;;;;
+1D090;BYZANTINE MUSICAL SYMBOL GORGON PARESTIGMENON ARISTERA;So;0;L;;;;;N;;;;;
+1D091;BYZANTINE MUSICAL SYMBOL GORGON PARESTIGMENON DEXIA;So;0;L;;;;;N;;;;;
+1D092;BYZANTINE MUSICAL SYMBOL DIGORGON;So;0;L;;;;;N;;;;;
+1D093;BYZANTINE MUSICAL SYMBOL DIGORGON PARESTIGMENON ARISTERA KATO;So;0;L;;;;;N;;;;;
+1D094;BYZANTINE MUSICAL SYMBOL DIGORGON PARESTIGMENON ARISTERA ANO;So;0;L;;;;;N;;;;;
+1D095;BYZANTINE MUSICAL SYMBOL DIGORGON PARESTIGMENON DEXIA;So;0;L;;;;;N;;;;;
+1D096;BYZANTINE MUSICAL SYMBOL TRIGORGON;So;0;L;;;;;N;;;;;
+1D097;BYZANTINE MUSICAL SYMBOL ARGON;So;0;L;;;;;N;;;;;
+1D098;BYZANTINE MUSICAL SYMBOL IMIDIARGON;So;0;L;;;;;N;;;;;
+1D099;BYZANTINE MUSICAL SYMBOL DIARGON;So;0;L;;;;;N;;;;;
+1D09A;BYZANTINE MUSICAL SYMBOL AGOGI POLI ARGI;So;0;L;;;;;N;;;;;
+1D09B;BYZANTINE MUSICAL SYMBOL AGOGI ARGOTERI;So;0;L;;;;;N;;;;;
+1D09C;BYZANTINE MUSICAL SYMBOL AGOGI ARGI;So;0;L;;;;;N;;;;;
+1D09D;BYZANTINE MUSICAL SYMBOL AGOGI METRIA;So;0;L;;;;;N;;;;;
+1D09E;BYZANTINE MUSICAL SYMBOL AGOGI MESI;So;0;L;;;;;N;;;;;
+1D09F;BYZANTINE MUSICAL SYMBOL AGOGI GORGI;So;0;L;;;;;N;;;;;
+1D0A0;BYZANTINE MUSICAL SYMBOL AGOGI GORGOTERI;So;0;L;;;;;N;;;;;
+1D0A1;BYZANTINE MUSICAL SYMBOL AGOGI POLI GORGI;So;0;L;;;;;N;;;;;
+1D0A2;BYZANTINE MUSICAL SYMBOL MARTYRIA PROTOS ICHOS;So;0;L;;;;;N;;;;;
+1D0A3;BYZANTINE MUSICAL SYMBOL MARTYRIA ALLI PROTOS ICHOS;So;0;L;;;;;N;;;;;
+1D0A4;BYZANTINE MUSICAL SYMBOL MARTYRIA DEYTEROS ICHOS;So;0;L;;;;;N;;;;;
+1D0A5;BYZANTINE MUSICAL SYMBOL MARTYRIA ALLI DEYTEROS ICHOS;So;0;L;;;;;N;;;;;
+1D0A6;BYZANTINE MUSICAL SYMBOL MARTYRIA TRITOS ICHOS;So;0;L;;;;;N;;;;;
+1D0A7;BYZANTINE MUSICAL SYMBOL MARTYRIA TRIFONIAS;So;0;L;;;;;N;;;;;
+1D0A8;BYZANTINE MUSICAL SYMBOL MARTYRIA TETARTOS ICHOS;So;0;L;;;;;N;;;;;
+1D0A9;BYZANTINE MUSICAL SYMBOL MARTYRIA TETARTOS LEGETOS ICHOS;So;0;L;;;;;N;;;;;
+1D0AA;BYZANTINE MUSICAL SYMBOL MARTYRIA LEGETOS ICHOS;So;0;L;;;;;N;;;;;
+1D0AB;BYZANTINE MUSICAL SYMBOL MARTYRIA PLAGIOS ICHOS;So;0;L;;;;;N;;;;;
+1D0AC;BYZANTINE MUSICAL SYMBOL ISAKIA TELOUS ICHIMATOS;So;0;L;;;;;N;;;;;
+1D0AD;BYZANTINE MUSICAL SYMBOL APOSTROFOI TELOUS ICHIMATOS;So;0;L;;;;;N;;;;;
+1D0AE;BYZANTINE MUSICAL SYMBOL FANEROSIS TETRAFONIAS;So;0;L;;;;;N;;;;;
+1D0AF;BYZANTINE MUSICAL SYMBOL FANEROSIS MONOFONIAS;So;0;L;;;;;N;;;;;
+1D0B0;BYZANTINE MUSICAL SYMBOL FANEROSIS DIFONIAS;So;0;L;;;;;N;;;;;
+1D0B1;BYZANTINE MUSICAL SYMBOL MARTYRIA VARYS ICHOS;So;0;L;;;;;N;;;;;
+1D0B2;BYZANTINE MUSICAL SYMBOL MARTYRIA PROTOVARYS ICHOS;So;0;L;;;;;N;;;;;
+1D0B3;BYZANTINE MUSICAL SYMBOL MARTYRIA PLAGIOS TETARTOS ICHOS;So;0;L;;;;;N;;;;;
+1D0B4;BYZANTINE MUSICAL SYMBOL GORTHMIKON N APLOUN;So;0;L;;;;;N;;;;;
+1D0B5;BYZANTINE MUSICAL SYMBOL GORTHMIKON N DIPLOUN;So;0;L;;;;;N;;;;;
+1D0B6;BYZANTINE MUSICAL SYMBOL ENARXIS KAI FTHORA VOU;So;0;L;;;;;N;;;;;
+1D0B7;BYZANTINE MUSICAL SYMBOL IMIFONON;So;0;L;;;;;N;;;;;
+1D0B8;BYZANTINE MUSICAL SYMBOL IMIFTHORON;So;0;L;;;;;N;;;;;
+1D0B9;BYZANTINE MUSICAL SYMBOL FTHORA ARCHAION DEYTEROU ICHOU;So;0;L;;;;;N;;;;;
+1D0BA;BYZANTINE MUSICAL SYMBOL FTHORA DIATONIKI PA;So;0;L;;;;;N;;;;;
+1D0BB;BYZANTINE MUSICAL SYMBOL FTHORA DIATONIKI NANA;So;0;L;;;;;N;;;;;
+1D0BC;BYZANTINE MUSICAL SYMBOL FTHORA NAOS ICHOS;So;0;L;;;;;N;;;;;
+1D0BD;BYZANTINE MUSICAL SYMBOL FTHORA DIATONIKI DI;So;0;L;;;;;N;;;;;
+1D0BE;BYZANTINE MUSICAL SYMBOL FTHORA SKLIRON DIATONON DI;So;0;L;;;;;N;;;;;
+1D0BF;BYZANTINE MUSICAL SYMBOL FTHORA DIATONIKI KE;So;0;L;;;;;N;;;;;
+1D0C0;BYZANTINE MUSICAL SYMBOL FTHORA DIATONIKI ZO;So;0;L;;;;;N;;;;;
+1D0C1;BYZANTINE MUSICAL SYMBOL FTHORA DIATONIKI NI KATO;So;0;L;;;;;N;;;;;
+1D0C2;BYZANTINE MUSICAL SYMBOL FTHORA DIATONIKI NI ANO;So;0;L;;;;;N;;;;;
+1D0C3;BYZANTINE MUSICAL SYMBOL FTHORA MALAKON CHROMA DIFONIAS;So;0;L;;;;;N;;;;;
+1D0C4;BYZANTINE MUSICAL SYMBOL FTHORA MALAKON CHROMA MONOFONIAS;So;0;L;;;;;N;;;;;
+1D0C5;BYZANTINE MUSICAL SYMBOL FHTORA SKLIRON CHROMA VASIS;So;0;L;;;;;N;;;;;
+1D0C6;BYZANTINE MUSICAL SYMBOL FTHORA SKLIRON CHROMA SYNAFI;So;0;L;;;;;N;;;;;
+1D0C7;BYZANTINE MUSICAL SYMBOL FTHORA NENANO;So;0;L;;;;;N;;;;;
+1D0C8;BYZANTINE MUSICAL SYMBOL CHROA ZYGOS;So;0;L;;;;;N;;;;;
+1D0C9;BYZANTINE MUSICAL SYMBOL CHROA KLITON;So;0;L;;;;;N;;;;;
+1D0CA;BYZANTINE MUSICAL SYMBOL CHROA SPATHI;So;0;L;;;;;N;;;;;
+1D0CB;BYZANTINE MUSICAL SYMBOL FTHORA I YFESIS TETARTIMORION;So;0;L;;;;;N;;;;;
+1D0CC;BYZANTINE MUSICAL SYMBOL FTHORA ENARMONIOS ANTIFONIA;So;0;L;;;;;N;;;;;
+1D0CD;BYZANTINE MUSICAL SYMBOL YFESIS TRITIMORION;So;0;L;;;;;N;;;;;
+1D0CE;BYZANTINE MUSICAL SYMBOL DIESIS TRITIMORION;So;0;L;;;;;N;;;;;
+1D0CF;BYZANTINE MUSICAL SYMBOL DIESIS TETARTIMORION;So;0;L;;;;;N;;;;;
+1D0D0;BYZANTINE MUSICAL SYMBOL DIESIS APLI DYO DODEKATA;So;0;L;;;;;N;;;;;
+1D0D1;BYZANTINE MUSICAL SYMBOL DIESIS MONOGRAMMOS TESSERA DODEKATA;So;0;L;;;;;N;;;;;
+1D0D2;BYZANTINE MUSICAL SYMBOL DIESIS DIGRAMMOS EX DODEKATA;So;0;L;;;;;N;;;;;
+1D0D3;BYZANTINE MUSICAL SYMBOL DIESIS TRIGRAMMOS OKTO DODEKATA;So;0;L;;;;;N;;;;;
+1D0D4;BYZANTINE MUSICAL SYMBOL YFESIS APLI DYO DODEKATA;So;0;L;;;;;N;;;;;
+1D0D5;BYZANTINE MUSICAL SYMBOL YFESIS MONOGRAMMOS TESSERA DODEKATA;So;0;L;;;;;N;;;;;
+1D0D6;BYZANTINE MUSICAL SYMBOL YFESIS DIGRAMMOS EX DODEKATA;So;0;L;;;;;N;;;;;
+1D0D7;BYZANTINE MUSICAL SYMBOL YFESIS TRIGRAMMOS OKTO DODEKATA;So;0;L;;;;;N;;;;;
+1D0D8;BYZANTINE MUSICAL SYMBOL GENIKI DIESIS;So;0;L;;;;;N;;;;;
+1D0D9;BYZANTINE MUSICAL SYMBOL GENIKI YFESIS;So;0;L;;;;;N;;;;;
+1D0DA;BYZANTINE MUSICAL SYMBOL DIASTOLI APLI MIKRI;So;0;L;;;;;N;;;;;
+1D0DB;BYZANTINE MUSICAL SYMBOL DIASTOLI APLI MEGALI;So;0;L;;;;;N;;;;;
+1D0DC;BYZANTINE MUSICAL SYMBOL DIASTOLI DIPLI;So;0;L;;;;;N;;;;;
+1D0DD;BYZANTINE MUSICAL SYMBOL DIASTOLI THESEOS;So;0;L;;;;;N;;;;;
+1D0DE;BYZANTINE MUSICAL SYMBOL SIMANSIS THESEOS;So;0;L;;;;;N;;;;;
+1D0DF;BYZANTINE MUSICAL SYMBOL SIMANSIS THESEOS DISIMOU;So;0;L;;;;;N;;;;;
+1D0E0;BYZANTINE MUSICAL SYMBOL SIMANSIS THESEOS TRISIMOU;So;0;L;;;;;N;;;;;
+1D0E1;BYZANTINE MUSICAL SYMBOL SIMANSIS THESEOS TETRASIMOU;So;0;L;;;;;N;;;;;
+1D0E2;BYZANTINE MUSICAL SYMBOL SIMANSIS ARSEOS;So;0;L;;;;;N;;;;;
+1D0E3;BYZANTINE MUSICAL SYMBOL SIMANSIS ARSEOS DISIMOU;So;0;L;;;;;N;;;;;
+1D0E4;BYZANTINE MUSICAL SYMBOL SIMANSIS ARSEOS TRISIMOU;So;0;L;;;;;N;;;;;
+1D0E5;BYZANTINE MUSICAL SYMBOL SIMANSIS ARSEOS TETRASIMOU;So;0;L;;;;;N;;;;;
+1D0E6;BYZANTINE MUSICAL SYMBOL DIGRAMMA GG;So;0;L;;;;;N;;;;;
+1D0E7;BYZANTINE MUSICAL SYMBOL DIFTOGGOS OU;So;0;L;;;;;N;;;;;
+1D0E8;BYZANTINE MUSICAL SYMBOL STIGMA;So;0;L;;;;;N;;;;;
+1D0E9;BYZANTINE MUSICAL SYMBOL ARKTIKO PA;So;0;L;;;;;N;;;;;
+1D0EA;BYZANTINE MUSICAL SYMBOL ARKTIKO VOU;So;0;L;;;;;N;;;;;
+1D0EB;BYZANTINE MUSICAL SYMBOL ARKTIKO GA;So;0;L;;;;;N;;;;;
+1D0EC;BYZANTINE MUSICAL SYMBOL ARKTIKO DI;So;0;L;;;;;N;;;;;
+1D0ED;BYZANTINE MUSICAL SYMBOL ARKTIKO KE;So;0;L;;;;;N;;;;;
+1D0EE;BYZANTINE MUSICAL SYMBOL ARKTIKO ZO;So;0;L;;;;;N;;;;;
+1D0EF;BYZANTINE MUSICAL SYMBOL ARKTIKO NI;So;0;L;;;;;N;;;;;
+1D0F0;BYZANTINE MUSICAL SYMBOL KENTIMATA NEO MESO;So;0;L;;;;;N;;;;;
+1D0F1;BYZANTINE MUSICAL SYMBOL KENTIMA NEO MESO;So;0;L;;;;;N;;;;;
+1D0F2;BYZANTINE MUSICAL SYMBOL KENTIMATA NEO KATO;So;0;L;;;;;N;;;;;
+1D0F3;BYZANTINE MUSICAL SYMBOL KENTIMA NEO KATO;So;0;L;;;;;N;;;;;
+1D0F4;BYZANTINE MUSICAL SYMBOL KLASMA KATO;So;0;L;;;;;N;;;;;
+1D0F5;BYZANTINE MUSICAL SYMBOL GORGON NEO KATO;So;0;L;;;;;N;;;;;
+1D100;MUSICAL SYMBOL SINGLE BARLINE;So;0;L;;;;;N;;;;;
+1D101;MUSICAL SYMBOL DOUBLE BARLINE;So;0;L;;;;;N;;;;;
+1D102;MUSICAL SYMBOL FINAL BARLINE;So;0;L;;;;;N;;;;;
+1D103;MUSICAL SYMBOL REVERSE FINAL BARLINE;So;0;L;;;;;N;;;;;
+1D104;MUSICAL SYMBOL DASHED BARLINE;So;0;L;;;;;N;;;;;
+1D105;MUSICAL SYMBOL SHORT BARLINE;So;0;L;;;;;N;;;;;
+1D106;MUSICAL SYMBOL LEFT REPEAT SIGN;So;0;L;;;;;N;;;;;
+1D107;MUSICAL SYMBOL RIGHT REPEAT SIGN;So;0;L;;;;;N;;;;;
+1D108;MUSICAL SYMBOL REPEAT DOTS;So;0;L;;;;;N;;;;;
+1D109;MUSICAL SYMBOL DAL SEGNO;So;0;L;;;;;N;;;;;
+1D10A;MUSICAL SYMBOL DA CAPO;So;0;L;;;;;N;;;;;
+1D10B;MUSICAL SYMBOL SEGNO;So;0;L;;;;;N;;;;;
+1D10C;MUSICAL SYMBOL CODA;So;0;L;;;;;N;;;;;
+1D10D;MUSICAL SYMBOL REPEATED FIGURE-1;So;0;L;;;;;N;;;;;
+1D10E;MUSICAL SYMBOL REPEATED FIGURE-2;So;0;L;;;;;N;;;;;
+1D10F;MUSICAL SYMBOL REPEATED FIGURE-3;So;0;L;;;;;N;;;;;
+1D110;MUSICAL SYMBOL FERMATA;So;0;L;;;;;N;;;;;
+1D111;MUSICAL SYMBOL FERMATA BELOW;So;0;L;;;;;N;;;;;
+1D112;MUSICAL SYMBOL BREATH MARK;So;0;L;;;;;N;;;;;
+1D113;MUSICAL SYMBOL CAESURA;So;0;L;;;;;N;;;;;
+1D114;MUSICAL SYMBOL BRACE;So;0;L;;;;;N;;;;;
+1D115;MUSICAL SYMBOL BRACKET;So;0;L;;;;;N;;;;;
+1D116;MUSICAL SYMBOL ONE-LINE STAFF;So;0;L;;;;;N;;;;;
+1D117;MUSICAL SYMBOL TWO-LINE STAFF;So;0;L;;;;;N;;;;;
+1D118;MUSICAL SYMBOL THREE-LINE STAFF;So;0;L;;;;;N;;;;;
+1D119;MUSICAL SYMBOL FOUR-LINE STAFF;So;0;L;;;;;N;;;;;
+1D11A;MUSICAL SYMBOL FIVE-LINE STAFF;So;0;L;;;;;N;;;;;
+1D11B;MUSICAL SYMBOL SIX-LINE STAFF;So;0;L;;;;;N;;;;;
+1D11C;MUSICAL SYMBOL SIX-STRING FRETBOARD;So;0;L;;;;;N;;;;;
+1D11D;MUSICAL SYMBOL FOUR-STRING FRETBOARD;So;0;L;;;;;N;;;;;
+1D11E;MUSICAL SYMBOL G CLEF;So;0;L;;;;;N;;;;;
+1D11F;MUSICAL SYMBOL G CLEF OTTAVA ALTA;So;0;L;;;;;N;;;;;
+1D120;MUSICAL SYMBOL G CLEF OTTAVA BASSA;So;0;L;;;;;N;;;;;
+1D121;MUSICAL SYMBOL C CLEF;So;0;L;;;;;N;;;;;
+1D122;MUSICAL SYMBOL F CLEF;So;0;L;;;;;N;;;;;
+1D123;MUSICAL SYMBOL F CLEF OTTAVA ALTA;So;0;L;;;;;N;;;;;
+1D124;MUSICAL SYMBOL F CLEF OTTAVA BASSA;So;0;L;;;;;N;;;;;
+1D125;MUSICAL SYMBOL DRUM CLEF-1;So;0;L;;;;;N;;;;;
+1D126;MUSICAL SYMBOL DRUM CLEF-2;So;0;L;;;;;N;;;;;
+1D12A;MUSICAL SYMBOL DOUBLE SHARP;So;0;L;;;;;N;;;;;
+1D12B;MUSICAL SYMBOL DOUBLE FLAT;So;0;L;;;;;N;;;;;
+1D12C;MUSICAL SYMBOL FLAT UP;So;0;L;;;;;N;;;;;
+1D12D;MUSICAL SYMBOL FLAT DOWN;So;0;L;;;;;N;;;;;
+1D12E;MUSICAL SYMBOL NATURAL UP;So;0;L;;;;;N;;;;;
+1D12F;MUSICAL SYMBOL NATURAL DOWN;So;0;L;;;;;N;;;;;
+1D130;MUSICAL SYMBOL SHARP UP;So;0;L;;;;;N;;;;;
+1D131;MUSICAL SYMBOL SHARP DOWN;So;0;L;;;;;N;;;;;
+1D132;MUSICAL SYMBOL QUARTER TONE SHARP;So;0;L;;;;;N;;;;;
+1D133;MUSICAL SYMBOL QUARTER TONE FLAT;So;0;L;;;;;N;;;;;
+1D134;MUSICAL SYMBOL COMMON TIME;So;0;L;;;;;N;;;;;
+1D135;MUSICAL SYMBOL CUT TIME;So;0;L;;;;;N;;;;;
+1D136;MUSICAL SYMBOL OTTAVA ALTA;So;0;L;;;;;N;;;;;
+1D137;MUSICAL SYMBOL OTTAVA BASSA;So;0;L;;;;;N;;;;;
+1D138;MUSICAL SYMBOL QUINDICESIMA ALTA;So;0;L;;;;;N;;;;;
+1D139;MUSICAL SYMBOL QUINDICESIMA BASSA;So;0;L;;;;;N;;;;;
+1D13A;MUSICAL SYMBOL MULTI REST;So;0;L;;;;;N;;;;;
+1D13B;MUSICAL SYMBOL WHOLE REST;So;0;L;;;;;N;;;;;
+1D13C;MUSICAL SYMBOL HALF REST;So;0;L;;;;;N;;;;;
+1D13D;MUSICAL SYMBOL QUARTER REST;So;0;L;;;;;N;;;;;
+1D13E;MUSICAL SYMBOL EIGHTH REST;So;0;L;;;;;N;;;;;
+1D13F;MUSICAL SYMBOL SIXTEENTH REST;So;0;L;;;;;N;;;;;
+1D140;MUSICAL SYMBOL THIRTY-SECOND REST;So;0;L;;;;;N;;;;;
+1D141;MUSICAL SYMBOL SIXTY-FOURTH REST;So;0;L;;;;;N;;;;;
+1D142;MUSICAL SYMBOL ONE HUNDRED TWENTY-EIGHTH REST;So;0;L;;;;;N;;;;;
+1D143;MUSICAL SYMBOL X NOTEHEAD;So;0;L;;;;;N;;;;;
+1D144;MUSICAL SYMBOL PLUS NOTEHEAD;So;0;L;;;;;N;;;;;
+1D145;MUSICAL SYMBOL CIRCLE X NOTEHEAD;So;0;L;;;;;N;;;;;
+1D146;MUSICAL SYMBOL SQUARE NOTEHEAD WHITE;So;0;L;;;;;N;;;;;
+1D147;MUSICAL SYMBOL SQUARE NOTEHEAD BLACK;So;0;L;;;;;N;;;;;
+1D148;MUSICAL SYMBOL TRIANGLE NOTEHEAD UP WHITE;So;0;L;;;;;N;;;;;
+1D149;MUSICAL SYMBOL TRIANGLE NOTEHEAD UP BLACK;So;0;L;;;;;N;;;;;
+1D14A;MUSICAL SYMBOL TRIANGLE NOTEHEAD LEFT WHITE;So;0;L;;;;;N;;;;;
+1D14B;MUSICAL SYMBOL TRIANGLE NOTEHEAD LEFT BLACK;So;0;L;;;;;N;;;;;
+1D14C;MUSICAL SYMBOL TRIANGLE NOTEHEAD RIGHT WHITE;So;0;L;;;;;N;;;;;
+1D14D;MUSICAL SYMBOL TRIANGLE NOTEHEAD RIGHT BLACK;So;0;L;;;;;N;;;;;
+1D14E;MUSICAL SYMBOL TRIANGLE NOTEHEAD DOWN WHITE;So;0;L;;;;;N;;;;;
+1D14F;MUSICAL SYMBOL TRIANGLE NOTEHEAD DOWN BLACK;So;0;L;;;;;N;;;;;
+1D150;MUSICAL SYMBOL TRIANGLE NOTEHEAD UP RIGHT WHITE;So;0;L;;;;;N;;;;;
+1D151;MUSICAL SYMBOL TRIANGLE NOTEHEAD UP RIGHT BLACK;So;0;L;;;;;N;;;;;
+1D152;MUSICAL SYMBOL MOON NOTEHEAD WHITE;So;0;L;;;;;N;;;;;
+1D153;MUSICAL SYMBOL MOON NOTEHEAD BLACK;So;0;L;;;;;N;;;;;
+1D154;MUSICAL SYMBOL TRIANGLE-ROUND NOTEHEAD DOWN WHITE;So;0;L;;;;;N;;;;;
+1D155;MUSICAL SYMBOL TRIANGLE-ROUND NOTEHEAD DOWN BLACK;So;0;L;;;;;N;;;;;
+1D156;MUSICAL SYMBOL PARENTHESIS NOTEHEAD;So;0;L;;;;;N;;;;;
+1D157;MUSICAL SYMBOL VOID NOTEHEAD;So;0;L;;;;;N;;;;;
+1D158;MUSICAL SYMBOL NOTEHEAD BLACK;So;0;L;;;;;N;;;;;
+1D159;MUSICAL SYMBOL NULL NOTEHEAD;So;0;L;;;;;N;;;;;
+1D15A;MUSICAL SYMBOL CLUSTER NOTEHEAD WHITE;So;0;L;;;;;N;;;;;
+1D15B;MUSICAL SYMBOL CLUSTER NOTEHEAD BLACK;So;0;L;;;;;N;;;;;
+1D15C;MUSICAL SYMBOL BREVE;So;0;L;;;;;N;;;;;
+1D15D;MUSICAL SYMBOL WHOLE NOTE;So;0;L;;;;;N;;;;;
+1D15E;MUSICAL SYMBOL HALF NOTE;So;0;L;1D157 1D165;;;;N;;;;;
+1D15F;MUSICAL SYMBOL QUARTER NOTE;So;0;L;1D158 1D165;;;;N;;;;;
+1D160;MUSICAL SYMBOL EIGHTH NOTE;So;0;L;1D15F 1D16E;;;;N;;;;;
+1D161;MUSICAL SYMBOL SIXTEENTH NOTE;So;0;L;1D15F 1D16F;;;;N;;;;;
+1D162;MUSICAL SYMBOL THIRTY-SECOND NOTE;So;0;L;1D15F 1D170;;;;N;;;;;
+1D163;MUSICAL SYMBOL SIXTY-FOURTH NOTE;So;0;L;1D15F 1D171;;;;N;;;;;
+1D164;MUSICAL SYMBOL ONE HUNDRED TWENTY-EIGHTH NOTE;So;0;L;1D15F 1D172;;;;N;;;;;
+1D165;MUSICAL SYMBOL COMBINING STEM;Mc;216;L;;;;;N;;;;;
+1D166;MUSICAL SYMBOL COMBINING SPRECHGESANG STEM;Mc;216;L;;;;;N;;;;;
+1D167;MUSICAL SYMBOL COMBINING TREMOLO-1;Mn;1;NSM;;;;;N;;;;;
+1D168;MUSICAL SYMBOL COMBINING TREMOLO-2;Mn;1;NSM;;;;;N;;;;;
+1D169;MUSICAL SYMBOL COMBINING TREMOLO-3;Mn;1;NSM;;;;;N;;;;;
+1D16A;MUSICAL SYMBOL FINGERED TREMOLO-1;So;0;L;;;;;N;;;;;
+1D16B;MUSICAL SYMBOL FINGERED TREMOLO-2;So;0;L;;;;;N;;;;;
+1D16C;MUSICAL SYMBOL FINGERED TREMOLO-3;So;0;L;;;;;N;;;;;
+1D16D;MUSICAL SYMBOL COMBINING AUGMENTATION DOT;Mc;226;L;;;;;N;;;;;
+1D16E;MUSICAL SYMBOL COMBINING FLAG-1;Mc;216;L;;;;;N;;;;;
+1D16F;MUSICAL SYMBOL COMBINING FLAG-2;Mc;216;L;;;;;N;;;;;
+1D170;MUSICAL SYMBOL COMBINING FLAG-3;Mc;216;L;;;;;N;;;;;
+1D171;MUSICAL SYMBOL COMBINING FLAG-4;Mc;216;L;;;;;N;;;;;
+1D172;MUSICAL SYMBOL COMBINING FLAG-5;Mc;216;L;;;;;N;;;;;
+1D173;MUSICAL SYMBOL BEGIN BEAM;Cf;0;BN;;;;;N;;;;;
+1D174;MUSICAL SYMBOL END BEAM;Cf;0;BN;;;;;N;;;;;
+1D175;MUSICAL SYMBOL BEGIN TIE;Cf;0;BN;;;;;N;;;;;
+1D176;MUSICAL SYMBOL END TIE;Cf;0;BN;;;;;N;;;;;
+1D177;MUSICAL SYMBOL BEGIN SLUR;Cf;0;BN;;;;;N;;;;;
+1D178;MUSICAL SYMBOL END SLUR;Cf;0;BN;;;;;N;;;;;
+1D179;MUSICAL SYMBOL BEGIN PHRASE;Cf;0;BN;;;;;N;;;;;
+1D17A;MUSICAL SYMBOL END PHRASE;Cf;0;BN;;;;;N;;;;;
+1D17B;MUSICAL SYMBOL COMBINING ACCENT;Mn;220;NSM;;;;;N;;;;;
+1D17C;MUSICAL SYMBOL COMBINING STACCATO;Mn;220;NSM;;;;;N;;;;;
+1D17D;MUSICAL SYMBOL COMBINING TENUTO;Mn;220;NSM;;;;;N;;;;;
+1D17E;MUSICAL SYMBOL COMBINING STACCATISSIMO;Mn;220;NSM;;;;;N;;;;;
+1D17F;MUSICAL SYMBOL COMBINING MARCATO;Mn;220;NSM;;;;;N;;;;;
+1D180;MUSICAL SYMBOL COMBINING MARCATO-STACCATO;Mn;220;NSM;;;;;N;;;;;
+1D181;MUSICAL SYMBOL COMBINING ACCENT-STACCATO;Mn;220;NSM;;;;;N;;;;;
+1D182;MUSICAL SYMBOL COMBINING LOURE;Mn;220;NSM;;;;;N;;;;;
+1D183;MUSICAL SYMBOL ARPEGGIATO UP;So;0;L;;;;;N;;;;;
+1D184;MUSICAL SYMBOL ARPEGGIATO DOWN;So;0;L;;;;;N;;;;;
+1D185;MUSICAL SYMBOL COMBINING DOIT;Mn;230;NSM;;;;;N;;;;;
+1D186;MUSICAL SYMBOL COMBINING RIP;Mn;230;NSM;;;;;N;;;;;
+1D187;MUSICAL SYMBOL COMBINING FLIP;Mn;230;NSM;;;;;N;;;;;
+1D188;MUSICAL SYMBOL COMBINING SMEAR;Mn;230;NSM;;;;;N;;;;;
+1D189;MUSICAL SYMBOL COMBINING BEND;Mn;230;NSM;;;;;N;;;;;
+1D18A;MUSICAL SYMBOL COMBINING DOUBLE TONGUE;Mn;220;NSM;;;;;N;;;;;
+1D18B;MUSICAL SYMBOL COMBINING TRIPLE TONGUE;Mn;220;NSM;;;;;N;;;;;
+1D18C;MUSICAL SYMBOL RINFORZANDO;So;0;L;;;;;N;;;;;
+1D18D;MUSICAL SYMBOL SUBITO;So;0;L;;;;;N;;;;;
+1D18E;MUSICAL SYMBOL Z;So;0;L;;;;;N;;;;;
+1D18F;MUSICAL SYMBOL PIANO;So;0;L;;;;;N;;;;;
+1D190;MUSICAL SYMBOL MEZZO;So;0;L;;;;;N;;;;;
+1D191;MUSICAL SYMBOL FORTE;So;0;L;;;;;N;;;;;
+1D192;MUSICAL SYMBOL CRESCENDO;So;0;L;;;;;N;;;;;
+1D193;MUSICAL SYMBOL DECRESCENDO;So;0;L;;;;;N;;;;;
+1D194;MUSICAL SYMBOL GRACE NOTE SLASH;So;0;L;;;;;N;;;;;
+1D195;MUSICAL SYMBOL GRACE NOTE NO SLASH;So;0;L;;;;;N;;;;;
+1D196;MUSICAL SYMBOL TR;So;0;L;;;;;N;;;;;
+1D197;MUSICAL SYMBOL TURN;So;0;L;;;;;N;;;;;
+1D198;MUSICAL SYMBOL INVERTED TURN;So;0;L;;;;;N;;;;;
+1D199;MUSICAL SYMBOL TURN SLASH;So;0;L;;;;;N;;;;;
+1D19A;MUSICAL SYMBOL TURN UP;So;0;L;;;;;N;;;;;
+1D19B;MUSICAL SYMBOL ORNAMENT STROKE-1;So;0;L;;;;;N;;;;;
+1D19C;MUSICAL SYMBOL ORNAMENT STROKE-2;So;0;L;;;;;N;;;;;
+1D19D;MUSICAL SYMBOL ORNAMENT STROKE-3;So;0;L;;;;;N;;;;;
+1D19E;MUSICAL SYMBOL ORNAMENT STROKE-4;So;0;L;;;;;N;;;;;
+1D19F;MUSICAL SYMBOL ORNAMENT STROKE-5;So;0;L;;;;;N;;;;;
+1D1A0;MUSICAL SYMBOL ORNAMENT STROKE-6;So;0;L;;;;;N;;;;;
+1D1A1;MUSICAL SYMBOL ORNAMENT STROKE-7;So;0;L;;;;;N;;;;;
+1D1A2;MUSICAL SYMBOL ORNAMENT STROKE-8;So;0;L;;;;;N;;;;;
+1D1A3;MUSICAL SYMBOL ORNAMENT STROKE-9;So;0;L;;;;;N;;;;;
+1D1A4;MUSICAL SYMBOL ORNAMENT STROKE-10;So;0;L;;;;;N;;;;;
+1D1A5;MUSICAL SYMBOL ORNAMENT STROKE-11;So;0;L;;;;;N;;;;;
+1D1A6;MUSICAL SYMBOL HAUPTSTIMME;So;0;L;;;;;N;;;;;
+1D1A7;MUSICAL SYMBOL NEBENSTIMME;So;0;L;;;;;N;;;;;
+1D1A8;MUSICAL SYMBOL END OF STIMME;So;0;L;;;;;N;;;;;
+1D1A9;MUSICAL SYMBOL DEGREE SLASH;So;0;L;;;;;N;;;;;
+1D1AA;MUSICAL SYMBOL COMBINING DOWN BOW;Mn;230;NSM;;;;;N;;;;;
+1D1AB;MUSICAL SYMBOL COMBINING UP BOW;Mn;230;NSM;;;;;N;;;;;
+1D1AC;MUSICAL SYMBOL COMBINING HARMONIC;Mn;230;NSM;;;;;N;;;;;
+1D1AD;MUSICAL SYMBOL COMBINING SNAP PIZZICATO;Mn;230;NSM;;;;;N;;;;;
+1D1AE;MUSICAL SYMBOL PEDAL MARK;So;0;L;;;;;N;;;;;
+1D1AF;MUSICAL SYMBOL PEDAL UP MARK;So;0;L;;;;;N;;;;;
+1D1B0;MUSICAL SYMBOL HALF PEDAL MARK;So;0;L;;;;;N;;;;;
+1D1B1;MUSICAL SYMBOL GLISSANDO UP;So;0;L;;;;;N;;;;;
+1D1B2;MUSICAL SYMBOL GLISSANDO DOWN;So;0;L;;;;;N;;;;;
+1D1B3;MUSICAL SYMBOL WITH FINGERNAILS;So;0;L;;;;;N;;;;;
+1D1B4;MUSICAL SYMBOL DAMP;So;0;L;;;;;N;;;;;
+1D1B5;MUSICAL SYMBOL DAMP ALL;So;0;L;;;;;N;;;;;
+1D1B6;MUSICAL SYMBOL MAXIMA;So;0;L;;;;;N;;;;;
+1D1B7;MUSICAL SYMBOL LONGA;So;0;L;;;;;N;;;;;
+1D1B8;MUSICAL SYMBOL BREVIS;So;0;L;;;;;N;;;;;
+1D1B9;MUSICAL SYMBOL SEMIBREVIS WHITE;So;0;L;;;;;N;;;;;
+1D1BA;MUSICAL SYMBOL SEMIBREVIS BLACK;So;0;L;;;;;N;;;;;
+1D1BB;MUSICAL SYMBOL MINIMA;So;0;L;1D1B9 1D165;;;;N;;;;;
+1D1BC;MUSICAL SYMBOL MINIMA BLACK;So;0;L;1D1BA 1D165;;;;N;;;;;
+1D1BD;MUSICAL SYMBOL SEMIMINIMA WHITE;So;0;L;1D1BB 1D16E;;;;N;;;;;
+1D1BE;MUSICAL SYMBOL SEMIMINIMA BLACK;So;0;L;1D1BC 1D16E;;;;N;;;;;
+1D1BF;MUSICAL SYMBOL FUSA WHITE;So;0;L;1D1BB 1D16F;;;;N;;;;;
+1D1C0;MUSICAL SYMBOL FUSA BLACK;So;0;L;1D1BC 1D16F;;;;N;;;;;
+1D1C1;MUSICAL SYMBOL LONGA PERFECTA REST;So;0;L;;;;;N;;;;;
+1D1C2;MUSICAL SYMBOL LONGA IMPERFECTA REST;So;0;L;;;;;N;;;;;
+1D1C3;MUSICAL SYMBOL BREVIS REST;So;0;L;;;;;N;;;;;
+1D1C4;MUSICAL SYMBOL SEMIBREVIS REST;So;0;L;;;;;N;;;;;
+1D1C5;MUSICAL SYMBOL MINIMA REST;So;0;L;;;;;N;;;;;
+1D1C6;MUSICAL SYMBOL SEMIMINIMA REST;So;0;L;;;;;N;;;;;
+1D1C7;MUSICAL SYMBOL TEMPUS PERFECTUM CUM PROLATIONE PERFECTA;So;0;L;;;;;N;;;;;
+1D1C8;MUSICAL SYMBOL TEMPUS PERFECTUM CUM PROLATIONE IMPERFECTA;So;0;L;;;;;N;;;;;
+1D1C9;MUSICAL SYMBOL TEMPUS PERFECTUM CUM PROLATIONE PERFECTA DIMINUTION-1;So;0;L;;;;;N;;;;;
+1D1CA;MUSICAL SYMBOL TEMPUS IMPERFECTUM CUM PROLATIONE PERFECTA;So;0;L;;;;;N;;;;;
+1D1CB;MUSICAL SYMBOL TEMPUS IMPERFECTUM CUM PROLATIONE IMPERFECTA;So;0;L;;;;;N;;;;;
+1D1CC;MUSICAL SYMBOL TEMPUS IMPERFECTUM CUM PROLATIONE IMPERFECTA DIMINUTION-1;So;0;L;;;;;N;;;;;
+1D1CD;MUSICAL SYMBOL TEMPUS IMPERFECTUM CUM PROLATIONE IMPERFECTA DIMINUTION-2;So;0;L;;;;;N;;;;;
+1D1CE;MUSICAL SYMBOL TEMPUS IMPERFECTUM CUM PROLATIONE IMPERFECTA DIMINUTION-3;So;0;L;;;;;N;;;;;
+1D1CF;MUSICAL SYMBOL CROIX;So;0;L;;;;;N;;;;;
+1D1D0;MUSICAL SYMBOL GREGORIAN C CLEF;So;0;L;;;;;N;;;;;
+1D1D1;MUSICAL SYMBOL GREGORIAN F CLEF;So;0;L;;;;;N;;;;;
+1D1D2;MUSICAL SYMBOL SQUARE B;So;0;L;;;;;N;;;;;
+1D1D3;MUSICAL SYMBOL VIRGA;So;0;L;;;;;N;;;;;
+1D1D4;MUSICAL SYMBOL PODATUS;So;0;L;;;;;N;;;;;
+1D1D5;MUSICAL SYMBOL CLIVIS;So;0;L;;;;;N;;;;;
+1D1D6;MUSICAL SYMBOL SCANDICUS;So;0;L;;;;;N;;;;;
+1D1D7;MUSICAL SYMBOL CLIMACUS;So;0;L;;;;;N;;;;;
+1D1D8;MUSICAL SYMBOL TORCULUS;So;0;L;;;;;N;;;;;
+1D1D9;MUSICAL SYMBOL PORRECTUS;So;0;L;;;;;N;;;;;
+1D1DA;MUSICAL SYMBOL PORRECTUS FLEXUS;So;0;L;;;;;N;;;;;
+1D1DB;MUSICAL SYMBOL SCANDICUS FLEXUS;So;0;L;;;;;N;;;;;
+1D1DC;MUSICAL SYMBOL TORCULUS RESUPINUS;So;0;L;;;;;N;;;;;
+1D1DD;MUSICAL SYMBOL PES SUBPUNCTIS;So;0;L;;;;;N;;;;;
+1D300;MONOGRAM FOR EARTH;So;0;ON;;;;;N;;;;;
+1D301;DIGRAM FOR HEAVENLY EARTH;So;0;ON;;;;;N;;;;;
+1D302;DIGRAM FOR HUMAN EARTH;So;0;ON;;;;;N;;;;;
+1D303;DIGRAM FOR EARTHLY HEAVEN;So;0;ON;;;;;N;;;;;
+1D304;DIGRAM FOR EARTHLY HUMAN;So;0;ON;;;;;N;;;;;
+1D305;DIGRAM FOR EARTH;So;0;ON;;;;;N;;;;;
+1D306;TETRAGRAM FOR CENTRE;So;0;ON;;;;;N;;;;;
+1D307;TETRAGRAM FOR FULL CIRCLE;So;0;ON;;;;;N;;;;;
+1D308;TETRAGRAM FOR MIRED;So;0;ON;;;;;N;;;;;
+1D309;TETRAGRAM FOR BARRIER;So;0;ON;;;;;N;;;;;
+1D30A;TETRAGRAM FOR KEEPING SMALL;So;0;ON;;;;;N;;;;;
+1D30B;TETRAGRAM FOR CONTRARIETY;So;0;ON;;;;;N;;;;;
+1D30C;TETRAGRAM FOR ASCENT;So;0;ON;;;;;N;;;;;
+1D30D;TETRAGRAM FOR OPPOSITION;So;0;ON;;;;;N;;;;;
+1D30E;TETRAGRAM FOR BRANCHING OUT;So;0;ON;;;;;N;;;;;
+1D30F;TETRAGRAM FOR DEFECTIVENESS OR DISTORTION;So;0;ON;;;;;N;;;;;
+1D310;TETRAGRAM FOR DIVERGENCE;So;0;ON;;;;;N;;;;;
+1D311;TETRAGRAM FOR YOUTHFULNESS;So;0;ON;;;;;N;;;;;
+1D312;TETRAGRAM FOR INCREASE;So;0;ON;;;;;N;;;;;
+1D313;TETRAGRAM FOR PENETRATION;So;0;ON;;;;;N;;;;;
+1D314;TETRAGRAM FOR REACH;So;0;ON;;;;;N;;;;;
+1D315;TETRAGRAM FOR CONTACT;So;0;ON;;;;;N;;;;;
+1D316;TETRAGRAM FOR HOLDING BACK;So;0;ON;;;;;N;;;;;
+1D317;TETRAGRAM FOR WAITING;So;0;ON;;;;;N;;;;;
+1D318;TETRAGRAM FOR FOLLOWING;So;0;ON;;;;;N;;;;;
+1D319;TETRAGRAM FOR ADVANCE;So;0;ON;;;;;N;;;;;
+1D31A;TETRAGRAM FOR RELEASE;So;0;ON;;;;;N;;;;;
+1D31B;TETRAGRAM FOR RESISTANCE;So;0;ON;;;;;N;;;;;
+1D31C;TETRAGRAM FOR EASE;So;0;ON;;;;;N;;;;;
+1D31D;TETRAGRAM FOR JOY;So;0;ON;;;;;N;;;;;
+1D31E;TETRAGRAM FOR CONTENTION;So;0;ON;;;;;N;;;;;
+1D31F;TETRAGRAM FOR ENDEAVOUR;So;0;ON;;;;;N;;;;;
+1D320;TETRAGRAM FOR DUTIES;So;0;ON;;;;;N;;;;;
+1D321;TETRAGRAM FOR CHANGE;So;0;ON;;;;;N;;;;;
+1D322;TETRAGRAM FOR DECISIVENESS;So;0;ON;;;;;N;;;;;
+1D323;TETRAGRAM FOR BOLD RESOLUTION;So;0;ON;;;;;N;;;;;
+1D324;TETRAGRAM FOR PACKING;So;0;ON;;;;;N;;;;;
+1D325;TETRAGRAM FOR LEGION;So;0;ON;;;;;N;;;;;
+1D326;TETRAGRAM FOR CLOSENESS;So;0;ON;;;;;N;;;;;
+1D327;TETRAGRAM FOR KINSHIP;So;0;ON;;;;;N;;;;;
+1D328;TETRAGRAM FOR GATHERING;So;0;ON;;;;;N;;;;;
+1D329;TETRAGRAM FOR STRENGTH;So;0;ON;;;;;N;;;;;
+1D32A;TETRAGRAM FOR PURITY;So;0;ON;;;;;N;;;;;
+1D32B;TETRAGRAM FOR FULLNESS;So;0;ON;;;;;N;;;;;
+1D32C;TETRAGRAM FOR RESIDENCE;So;0;ON;;;;;N;;;;;
+1D32D;TETRAGRAM FOR LAW OR MODEL;So;0;ON;;;;;N;;;;;
+1D32E;TETRAGRAM FOR RESPONSE;So;0;ON;;;;;N;;;;;
+1D32F;TETRAGRAM FOR GOING TO MEET;So;0;ON;;;;;N;;;;;
+1D330;TETRAGRAM FOR ENCOUNTERS;So;0;ON;;;;;N;;;;;
+1D331;TETRAGRAM FOR STOVE;So;0;ON;;;;;N;;;;;
+1D332;TETRAGRAM FOR GREATNESS;So;0;ON;;;;;N;;;;;
+1D333;TETRAGRAM FOR ENLARGEMENT;So;0;ON;;;;;N;;;;;
+1D334;TETRAGRAM FOR PATTERN;So;0;ON;;;;;N;;;;;
+1D335;TETRAGRAM FOR RITUAL;So;0;ON;;;;;N;;;;;
+1D336;TETRAGRAM FOR FLIGHT;So;0;ON;;;;;N;;;;;
+1D337;TETRAGRAM FOR VASTNESS OR WASTING;So;0;ON;;;;;N;;;;;
+1D338;TETRAGRAM FOR CONSTANCY;So;0;ON;;;;;N;;;;;
+1D339;TETRAGRAM FOR MEASURE;So;0;ON;;;;;N;;;;;
+1D33A;TETRAGRAM FOR ETERNITY;So;0;ON;;;;;N;;;;;
+1D33B;TETRAGRAM FOR UNITY;So;0;ON;;;;;N;;;;;
+1D33C;TETRAGRAM FOR DIMINISHMENT;So;0;ON;;;;;N;;;;;
+1D33D;TETRAGRAM FOR CLOSED MOUTH;So;0;ON;;;;;N;;;;;
+1D33E;TETRAGRAM FOR GUARDEDNESS;So;0;ON;;;;;N;;;;;
+1D33F;TETRAGRAM FOR GATHERING IN;So;0;ON;;;;;N;;;;;
+1D340;TETRAGRAM FOR MASSING;So;0;ON;;;;;N;;;;;
+1D341;TETRAGRAM FOR ACCUMULATION;So;0;ON;;;;;N;;;;;
+1D342;TETRAGRAM FOR EMBELLISHMENT;So;0;ON;;;;;N;;;;;
+1D343;TETRAGRAM FOR DOUBT;So;0;ON;;;;;N;;;;;
+1D344;TETRAGRAM FOR WATCH;So;0;ON;;;;;N;;;;;
+1D345;TETRAGRAM FOR SINKING;So;0;ON;;;;;N;;;;;
+1D346;TETRAGRAM FOR INNER;So;0;ON;;;;;N;;;;;
+1D347;TETRAGRAM FOR DEPARTURE;So;0;ON;;;;;N;;;;;
+1D348;TETRAGRAM FOR DARKENING;So;0;ON;;;;;N;;;;;
+1D349;TETRAGRAM FOR DIMMING;So;0;ON;;;;;N;;;;;
+1D34A;TETRAGRAM FOR EXHAUSTION;So;0;ON;;;;;N;;;;;
+1D34B;TETRAGRAM FOR SEVERANCE;So;0;ON;;;;;N;;;;;
+1D34C;TETRAGRAM FOR STOPPAGE;So;0;ON;;;;;N;;;;;
+1D34D;TETRAGRAM FOR HARDNESS;So;0;ON;;;;;N;;;;;
+1D34E;TETRAGRAM FOR COMPLETION;So;0;ON;;;;;N;;;;;
+1D34F;TETRAGRAM FOR CLOSURE;So;0;ON;;;;;N;;;;;
+1D350;TETRAGRAM FOR FAILURE;So;0;ON;;;;;N;;;;;
+1D351;TETRAGRAM FOR AGGRAVATION;So;0;ON;;;;;N;;;;;
+1D352;TETRAGRAM FOR COMPLIANCE;So;0;ON;;;;;N;;;;;
+1D353;TETRAGRAM FOR ON THE VERGE;So;0;ON;;;;;N;;;;;
+1D354;TETRAGRAM FOR DIFFICULTIES;So;0;ON;;;;;N;;;;;
+1D355;TETRAGRAM FOR LABOURING;So;0;ON;;;;;N;;;;;
+1D356;TETRAGRAM FOR FOSTERING;So;0;ON;;;;;N;;;;;
+1D400;MATHEMATICAL BOLD CAPITAL A;Lu;0;L;<font> 0041;;;;N;;;;;
+1D401;MATHEMATICAL BOLD CAPITAL B;Lu;0;L;<font> 0042;;;;N;;;;;
+1D402;MATHEMATICAL BOLD CAPITAL C;Lu;0;L;<font> 0043;;;;N;;;;;
+1D403;MATHEMATICAL BOLD CAPITAL D;Lu;0;L;<font> 0044;;;;N;;;;;
+1D404;MATHEMATICAL BOLD CAPITAL E;Lu;0;L;<font> 0045;;;;N;;;;;
+1D405;MATHEMATICAL BOLD CAPITAL F;Lu;0;L;<font> 0046;;;;N;;;;;
+1D406;MATHEMATICAL BOLD CAPITAL G;Lu;0;L;<font> 0047;;;;N;;;;;
+1D407;MATHEMATICAL BOLD CAPITAL H;Lu;0;L;<font> 0048;;;;N;;;;;
+1D408;MATHEMATICAL BOLD CAPITAL I;Lu;0;L;<font> 0049;;;;N;;;;;
+1D409;MATHEMATICAL BOLD CAPITAL J;Lu;0;L;<font> 004A;;;;N;;;;;
+1D40A;MATHEMATICAL BOLD CAPITAL K;Lu;0;L;<font> 004B;;;;N;;;;;
+1D40B;MATHEMATICAL BOLD CAPITAL L;Lu;0;L;<font> 004C;;;;N;;;;;
+1D40C;MATHEMATICAL BOLD CAPITAL M;Lu;0;L;<font> 004D;;;;N;;;;;
+1D40D;MATHEMATICAL BOLD CAPITAL N;Lu;0;L;<font> 004E;;;;N;;;;;
+1D40E;MATHEMATICAL BOLD CAPITAL O;Lu;0;L;<font> 004F;;;;N;;;;;
+1D40F;MATHEMATICAL BOLD CAPITAL P;Lu;0;L;<font> 0050;;;;N;;;;;
+1D410;MATHEMATICAL BOLD CAPITAL Q;Lu;0;L;<font> 0051;;;;N;;;;;
+1D411;MATHEMATICAL BOLD CAPITAL R;Lu;0;L;<font> 0052;;;;N;;;;;
+1D412;MATHEMATICAL BOLD CAPITAL S;Lu;0;L;<font> 0053;;;;N;;;;;
+1D413;MATHEMATICAL BOLD CAPITAL T;Lu;0;L;<font> 0054;;;;N;;;;;
+1D414;MATHEMATICAL BOLD CAPITAL U;Lu;0;L;<font> 0055;;;;N;;;;;
+1D415;MATHEMATICAL BOLD CAPITAL V;Lu;0;L;<font> 0056;;;;N;;;;;
+1D416;MATHEMATICAL BOLD CAPITAL W;Lu;0;L;<font> 0057;;;;N;;;;;
+1D417;MATHEMATICAL BOLD CAPITAL X;Lu;0;L;<font> 0058;;;;N;;;;;
+1D418;MATHEMATICAL BOLD CAPITAL Y;Lu;0;L;<font> 0059;;;;N;;;;;
+1D419;MATHEMATICAL BOLD CAPITAL Z;Lu;0;L;<font> 005A;;;;N;;;;;
+1D41A;MATHEMATICAL BOLD SMALL A;Ll;0;L;<font> 0061;;;;N;;;;;
+1D41B;MATHEMATICAL BOLD SMALL B;Ll;0;L;<font> 0062;;;;N;;;;;
+1D41C;MATHEMATICAL BOLD SMALL C;Ll;0;L;<font> 0063;;;;N;;;;;
+1D41D;MATHEMATICAL BOLD SMALL D;Ll;0;L;<font> 0064;;;;N;;;;;
+1D41E;MATHEMATICAL BOLD SMALL E;Ll;0;L;<font> 0065;;;;N;;;;;
+1D41F;MATHEMATICAL BOLD SMALL F;Ll;0;L;<font> 0066;;;;N;;;;;
+1D420;MATHEMATICAL BOLD SMALL G;Ll;0;L;<font> 0067;;;;N;;;;;
+1D421;MATHEMATICAL BOLD SMALL H;Ll;0;L;<font> 0068;;;;N;;;;;
+1D422;MATHEMATICAL BOLD SMALL I;Ll;0;L;<font> 0069;;;;N;;;;;
+1D423;MATHEMATICAL BOLD SMALL J;Ll;0;L;<font> 006A;;;;N;;;;;
+1D424;MATHEMATICAL BOLD SMALL K;Ll;0;L;<font> 006B;;;;N;;;;;
+1D425;MATHEMATICAL BOLD SMALL L;Ll;0;L;<font> 006C;;;;N;;;;;
+1D426;MATHEMATICAL BOLD SMALL M;Ll;0;L;<font> 006D;;;;N;;;;;
+1D427;MATHEMATICAL BOLD SMALL N;Ll;0;L;<font> 006E;;;;N;;;;;
+1D428;MATHEMATICAL BOLD SMALL O;Ll;0;L;<font> 006F;;;;N;;;;;
+1D429;MATHEMATICAL BOLD SMALL P;Ll;0;L;<font> 0070;;;;N;;;;;
+1D42A;MATHEMATICAL BOLD SMALL Q;Ll;0;L;<font> 0071;;;;N;;;;;
+1D42B;MATHEMATICAL BOLD SMALL R;Ll;0;L;<font> 0072;;;;N;;;;;
+1D42C;MATHEMATICAL BOLD SMALL S;Ll;0;L;<font> 0073;;;;N;;;;;
+1D42D;MATHEMATICAL BOLD SMALL T;Ll;0;L;<font> 0074;;;;N;;;;;
+1D42E;MATHEMATICAL BOLD SMALL U;Ll;0;L;<font> 0075;;;;N;;;;;
+1D42F;MATHEMATICAL BOLD SMALL V;Ll;0;L;<font> 0076;;;;N;;;;;
+1D430;MATHEMATICAL BOLD SMALL W;Ll;0;L;<font> 0077;;;;N;;;;;
+1D431;MATHEMATICAL BOLD SMALL X;Ll;0;L;<font> 0078;;;;N;;;;;
+1D432;MATHEMATICAL BOLD SMALL Y;Ll;0;L;<font> 0079;;;;N;;;;;
+1D433;MATHEMATICAL BOLD SMALL Z;Ll;0;L;<font> 007A;;;;N;;;;;
+1D434;MATHEMATICAL ITALIC CAPITAL A;Lu;0;L;<font> 0041;;;;N;;;;;
+1D435;MATHEMATICAL ITALIC CAPITAL B;Lu;0;L;<font> 0042;;;;N;;;;;
+1D436;MATHEMATICAL ITALIC CAPITAL C;Lu;0;L;<font> 0043;;;;N;;;;;
+1D437;MATHEMATICAL ITALIC CAPITAL D;Lu;0;L;<font> 0044;;;;N;;;;;
+1D438;MATHEMATICAL ITALIC CAPITAL E;Lu;0;L;<font> 0045;;;;N;;;;;
+1D439;MATHEMATICAL ITALIC CAPITAL F;Lu;0;L;<font> 0046;;;;N;;;;;
+1D43A;MATHEMATICAL ITALIC CAPITAL G;Lu;0;L;<font> 0047;;;;N;;;;;
+1D43B;MATHEMATICAL ITALIC CAPITAL H;Lu;0;L;<font> 0048;;;;N;;;;;
+1D43C;MATHEMATICAL ITALIC CAPITAL I;Lu;0;L;<font> 0049;;;;N;;;;;
+1D43D;MATHEMATICAL ITALIC CAPITAL J;Lu;0;L;<font> 004A;;;;N;;;;;
+1D43E;MATHEMATICAL ITALIC CAPITAL K;Lu;0;L;<font> 004B;;;;N;;;;;
+1D43F;MATHEMATICAL ITALIC CAPITAL L;Lu;0;L;<font> 004C;;;;N;;;;;
+1D440;MATHEMATICAL ITALIC CAPITAL M;Lu;0;L;<font> 004D;;;;N;;;;;
+1D441;MATHEMATICAL ITALIC CAPITAL N;Lu;0;L;<font> 004E;;;;N;;;;;
+1D442;MATHEMATICAL ITALIC CAPITAL O;Lu;0;L;<font> 004F;;;;N;;;;;
+1D443;MATHEMATICAL ITALIC CAPITAL P;Lu;0;L;<font> 0050;;;;N;;;;;
+1D444;MATHEMATICAL ITALIC CAPITAL Q;Lu;0;L;<font> 0051;;;;N;;;;;
+1D445;MATHEMATICAL ITALIC CAPITAL R;Lu;0;L;<font> 0052;;;;N;;;;;
+1D446;MATHEMATICAL ITALIC CAPITAL S;Lu;0;L;<font> 0053;;;;N;;;;;
+1D447;MATHEMATICAL ITALIC CAPITAL T;Lu;0;L;<font> 0054;;;;N;;;;;
+1D448;MATHEMATICAL ITALIC CAPITAL U;Lu;0;L;<font> 0055;;;;N;;;;;
+1D449;MATHEMATICAL ITALIC CAPITAL V;Lu;0;L;<font> 0056;;;;N;;;;;
+1D44A;MATHEMATICAL ITALIC CAPITAL W;Lu;0;L;<font> 0057;;;;N;;;;;
+1D44B;MATHEMATICAL ITALIC CAPITAL X;Lu;0;L;<font> 0058;;;;N;;;;;
+1D44C;MATHEMATICAL ITALIC CAPITAL Y;Lu;0;L;<font> 0059;;;;N;;;;;
+1D44D;MATHEMATICAL ITALIC CAPITAL Z;Lu;0;L;<font> 005A;;;;N;;;;;
+1D44E;MATHEMATICAL ITALIC SMALL A;Ll;0;L;<font> 0061;;;;N;;;;;
+1D44F;MATHEMATICAL ITALIC SMALL B;Ll;0;L;<font> 0062;;;;N;;;;;
+1D450;MATHEMATICAL ITALIC SMALL C;Ll;0;L;<font> 0063;;;;N;;;;;
+1D451;MATHEMATICAL ITALIC SMALL D;Ll;0;L;<font> 0064;;;;N;;;;;
+1D452;MATHEMATICAL ITALIC SMALL E;Ll;0;L;<font> 0065;;;;N;;;;;
+1D453;MATHEMATICAL ITALIC SMALL F;Ll;0;L;<font> 0066;;;;N;;;;;
+1D454;MATHEMATICAL ITALIC SMALL G;Ll;0;L;<font> 0067;;;;N;;;;;
+1D456;MATHEMATICAL ITALIC SMALL I;Ll;0;L;<font> 0069;;;;N;;;;;
+1D457;MATHEMATICAL ITALIC SMALL J;Ll;0;L;<font> 006A;;;;N;;;;;
+1D458;MATHEMATICAL ITALIC SMALL K;Ll;0;L;<font> 006B;;;;N;;;;;
+1D459;MATHEMATICAL ITALIC SMALL L;Ll;0;L;<font> 006C;;;;N;;;;;
+1D45A;MATHEMATICAL ITALIC SMALL M;Ll;0;L;<font> 006D;;;;N;;;;;
+1D45B;MATHEMATICAL ITALIC SMALL N;Ll;0;L;<font> 006E;;;;N;;;;;
+1D45C;MATHEMATICAL ITALIC SMALL O;Ll;0;L;<font> 006F;;;;N;;;;;
+1D45D;MATHEMATICAL ITALIC SMALL P;Ll;0;L;<font> 0070;;;;N;;;;;
+1D45E;MATHEMATICAL ITALIC SMALL Q;Ll;0;L;<font> 0071;;;;N;;;;;
+1D45F;MATHEMATICAL ITALIC SMALL R;Ll;0;L;<font> 0072;;;;N;;;;;
+1D460;MATHEMATICAL ITALIC SMALL S;Ll;0;L;<font> 0073;;;;N;;;;;
+1D461;MATHEMATICAL ITALIC SMALL T;Ll;0;L;<font> 0074;;;;N;;;;;
+1D462;MATHEMATICAL ITALIC SMALL U;Ll;0;L;<font> 0075;;;;N;;;;;
+1D463;MATHEMATICAL ITALIC SMALL V;Ll;0;L;<font> 0076;;;;N;;;;;
+1D464;MATHEMATICAL ITALIC SMALL W;Ll;0;L;<font> 0077;;;;N;;;;;
+1D465;MATHEMATICAL ITALIC SMALL X;Ll;0;L;<font> 0078;;;;N;;;;;
+1D466;MATHEMATICAL ITALIC SMALL Y;Ll;0;L;<font> 0079;;;;N;;;;;
+1D467;MATHEMATICAL ITALIC SMALL Z;Ll;0;L;<font> 007A;;;;N;;;;;
+1D468;MATHEMATICAL BOLD ITALIC CAPITAL A;Lu;0;L;<font> 0041;;;;N;;;;;
+1D469;MATHEMATICAL BOLD ITALIC CAPITAL B;Lu;0;L;<font> 0042;;;;N;;;;;
+1D46A;MATHEMATICAL BOLD ITALIC CAPITAL C;Lu;0;L;<font> 0043;;;;N;;;;;
+1D46B;MATHEMATICAL BOLD ITALIC CAPITAL D;Lu;0;L;<font> 0044;;;;N;;;;;
+1D46C;MATHEMATICAL BOLD ITALIC CAPITAL E;Lu;0;L;<font> 0045;;;;N;;;;;
+1D46D;MATHEMATICAL BOLD ITALIC CAPITAL F;Lu;0;L;<font> 0046;;;;N;;;;;
+1D46E;MATHEMATICAL BOLD ITALIC CAPITAL G;Lu;0;L;<font> 0047;;;;N;;;;;
+1D46F;MATHEMATICAL BOLD ITALIC CAPITAL H;Lu;0;L;<font> 0048;;;;N;;;;;
+1D470;MATHEMATICAL BOLD ITALIC CAPITAL I;Lu;0;L;<font> 0049;;;;N;;;;;
+1D471;MATHEMATICAL BOLD ITALIC CAPITAL J;Lu;0;L;<font> 004A;;;;N;;;;;
+1D472;MATHEMATICAL BOLD ITALIC CAPITAL K;Lu;0;L;<font> 004B;;;;N;;;;;
+1D473;MATHEMATICAL BOLD ITALIC CAPITAL L;Lu;0;L;<font> 004C;;;;N;;;;;
+1D474;MATHEMATICAL BOLD ITALIC CAPITAL M;Lu;0;L;<font> 004D;;;;N;;;;;
+1D475;MATHEMATICAL BOLD ITALIC CAPITAL N;Lu;0;L;<font> 004E;;;;N;;;;;
+1D476;MATHEMATICAL BOLD ITALIC CAPITAL O;Lu;0;L;<font> 004F;;;;N;;;;;
+1D477;MATHEMATICAL BOLD ITALIC CAPITAL P;Lu;0;L;<font> 0050;;;;N;;;;;
+1D478;MATHEMATICAL BOLD ITALIC CAPITAL Q;Lu;0;L;<font> 0051;;;;N;;;;;
+1D479;MATHEMATICAL BOLD ITALIC CAPITAL R;Lu;0;L;<font> 0052;;;;N;;;;;
+1D47A;MATHEMATICAL BOLD ITALIC CAPITAL S;Lu;0;L;<font> 0053;;;;N;;;;;
+1D47B;MATHEMATICAL BOLD ITALIC CAPITAL T;Lu;0;L;<font> 0054;;;;N;;;;;
+1D47C;MATHEMATICAL BOLD ITALIC CAPITAL U;Lu;0;L;<font> 0055;;;;N;;;;;
+1D47D;MATHEMATICAL BOLD ITALIC CAPITAL V;Lu;0;L;<font> 0056;;;;N;;;;;
+1D47E;MATHEMATICAL BOLD ITALIC CAPITAL W;Lu;0;L;<font> 0057;;;;N;;;;;
+1D47F;MATHEMATICAL BOLD ITALIC CAPITAL X;Lu;0;L;<font> 0058;;;;N;;;;;
+1D480;MATHEMATICAL BOLD ITALIC CAPITAL Y;Lu;0;L;<font> 0059;;;;N;;;;;
+1D481;MATHEMATICAL BOLD ITALIC CAPITAL Z;Lu;0;L;<font> 005A;;;;N;;;;;
+1D482;MATHEMATICAL BOLD ITALIC SMALL A;Ll;0;L;<font> 0061;;;;N;;;;;
+1D483;MATHEMATICAL BOLD ITALIC SMALL B;Ll;0;L;<font> 0062;;;;N;;;;;
+1D484;MATHEMATICAL BOLD ITALIC SMALL C;Ll;0;L;<font> 0063;;;;N;;;;;
+1D485;MATHEMATICAL BOLD ITALIC SMALL D;Ll;0;L;<font> 0064;;;;N;;;;;
+1D486;MATHEMATICAL BOLD ITALIC SMALL E;Ll;0;L;<font> 0065;;;;N;;;;;
+1D487;MATHEMATICAL BOLD ITALIC SMALL F;Ll;0;L;<font> 0066;;;;N;;;;;
+1D488;MATHEMATICAL BOLD ITALIC SMALL G;Ll;0;L;<font> 0067;;;;N;;;;;
+1D489;MATHEMATICAL BOLD ITALIC SMALL H;Ll;0;L;<font> 0068;;;;N;;;;;
+1D48A;MATHEMATICAL BOLD ITALIC SMALL I;Ll;0;L;<font> 0069;;;;N;;;;;
+1D48B;MATHEMATICAL BOLD ITALIC SMALL J;Ll;0;L;<font> 006A;;;;N;;;;;
+1D48C;MATHEMATICAL BOLD ITALIC SMALL K;Ll;0;L;<font> 006B;;;;N;;;;;
+1D48D;MATHEMATICAL BOLD ITALIC SMALL L;Ll;0;L;<font> 006C;;;;N;;;;;
+1D48E;MATHEMATICAL BOLD ITALIC SMALL M;Ll;0;L;<font> 006D;;;;N;;;;;
+1D48F;MATHEMATICAL BOLD ITALIC SMALL N;Ll;0;L;<font> 006E;;;;N;;;;;
+1D490;MATHEMATICAL BOLD ITALIC SMALL O;Ll;0;L;<font> 006F;;;;N;;;;;
+1D491;MATHEMATICAL BOLD ITALIC SMALL P;Ll;0;L;<font> 0070;;;;N;;;;;
+1D492;MATHEMATICAL BOLD ITALIC SMALL Q;Ll;0;L;<font> 0071;;;;N;;;;;
+1D493;MATHEMATICAL BOLD ITALIC SMALL R;Ll;0;L;<font> 0072;;;;N;;;;;
+1D494;MATHEMATICAL BOLD ITALIC SMALL S;Ll;0;L;<font> 0073;;;;N;;;;;
+1D495;MATHEMATICAL BOLD ITALIC SMALL T;Ll;0;L;<font> 0074;;;;N;;;;;
+1D496;MATHEMATICAL BOLD ITALIC SMALL U;Ll;0;L;<font> 0075;;;;N;;;;;
+1D497;MATHEMATICAL BOLD ITALIC SMALL V;Ll;0;L;<font> 0076;;;;N;;;;;
+1D498;MATHEMATICAL BOLD ITALIC SMALL W;Ll;0;L;<font> 0077;;;;N;;;;;
+1D499;MATHEMATICAL BOLD ITALIC SMALL X;Ll;0;L;<font> 0078;;;;N;;;;;
+1D49A;MATHEMATICAL BOLD ITALIC SMALL Y;Ll;0;L;<font> 0079;;;;N;;;;;
+1D49B;MATHEMATICAL BOLD ITALIC SMALL Z;Ll;0;L;<font> 007A;;;;N;;;;;
+1D49C;MATHEMATICAL SCRIPT CAPITAL A;Lu;0;L;<font> 0041;;;;N;;;;;
+1D49E;MATHEMATICAL SCRIPT CAPITAL C;Lu;0;L;<font> 0043;;;;N;;;;;
+1D49F;MATHEMATICAL SCRIPT CAPITAL D;Lu;0;L;<font> 0044;;;;N;;;;;
+1D4A2;MATHEMATICAL SCRIPT CAPITAL G;Lu;0;L;<font> 0047;;;;N;;;;;
+1D4A5;MATHEMATICAL SCRIPT CAPITAL J;Lu;0;L;<font> 004A;;;;N;;;;;
+1D4A6;MATHEMATICAL SCRIPT CAPITAL K;Lu;0;L;<font> 004B;;;;N;;;;;
+1D4A9;MATHEMATICAL SCRIPT CAPITAL N;Lu;0;L;<font> 004E;;;;N;;;;;
+1D4AA;MATHEMATICAL SCRIPT CAPITAL O;Lu;0;L;<font> 004F;;;;N;;;;;
+1D4AB;MATHEMATICAL SCRIPT CAPITAL P;Lu;0;L;<font> 0050;;;;N;;;;;
+1D4AC;MATHEMATICAL SCRIPT CAPITAL Q;Lu;0;L;<font> 0051;;;;N;;;;;
+1D4AE;MATHEMATICAL SCRIPT CAPITAL S;Lu;0;L;<font> 0053;;;;N;;;;;
+1D4AF;MATHEMATICAL SCRIPT CAPITAL T;Lu;0;L;<font> 0054;;;;N;;;;;
+1D4B0;MATHEMATICAL SCRIPT CAPITAL U;Lu;0;L;<font> 0055;;;;N;;;;;
+1D4B1;MATHEMATICAL SCRIPT CAPITAL V;Lu;0;L;<font> 0056;;;;N;;;;;
+1D4B2;MATHEMATICAL SCRIPT CAPITAL W;Lu;0;L;<font> 0057;;;;N;;;;;
+1D4B3;MATHEMATICAL SCRIPT CAPITAL X;Lu;0;L;<font> 0058;;;;N;;;;;
+1D4B4;MATHEMATICAL SCRIPT CAPITAL Y;Lu;0;L;<font> 0059;;;;N;;;;;
+1D4B5;MATHEMATICAL SCRIPT CAPITAL Z;Lu;0;L;<font> 005A;;;;N;;;;;
+1D4B6;MATHEMATICAL SCRIPT SMALL A;Ll;0;L;<font> 0061;;;;N;;;;;
+1D4B7;MATHEMATICAL SCRIPT SMALL B;Ll;0;L;<font> 0062;;;;N;;;;;
+1D4B8;MATHEMATICAL SCRIPT SMALL C;Ll;0;L;<font> 0063;;;;N;;;;;
+1D4B9;MATHEMATICAL SCRIPT SMALL D;Ll;0;L;<font> 0064;;;;N;;;;;
+1D4BB;MATHEMATICAL SCRIPT SMALL F;Ll;0;L;<font> 0066;;;;N;;;;;
+1D4BD;MATHEMATICAL SCRIPT SMALL H;Ll;0;L;<font> 0068;;;;N;;;;;
+1D4BE;MATHEMATICAL SCRIPT SMALL I;Ll;0;L;<font> 0069;;;;N;;;;;
+1D4BF;MATHEMATICAL SCRIPT SMALL J;Ll;0;L;<font> 006A;;;;N;;;;;
+1D4C0;MATHEMATICAL SCRIPT SMALL K;Ll;0;L;<font> 006B;;;;N;;;;;
+1D4C1;MATHEMATICAL SCRIPT SMALL L;Ll;0;L;<font> 006C;;;;N;;;;;
+1D4C2;MATHEMATICAL SCRIPT SMALL M;Ll;0;L;<font> 006D;;;;N;;;;;
+1D4C3;MATHEMATICAL SCRIPT SMALL N;Ll;0;L;<font> 006E;;;;N;;;;;
+1D4C5;MATHEMATICAL SCRIPT SMALL P;Ll;0;L;<font> 0070;;;;N;;;;;
+1D4C6;MATHEMATICAL SCRIPT SMALL Q;Ll;0;L;<font> 0071;;;;N;;;;;
+1D4C7;MATHEMATICAL SCRIPT SMALL R;Ll;0;L;<font> 0072;;;;N;;;;;
+1D4C8;MATHEMATICAL SCRIPT SMALL S;Ll;0;L;<font> 0073;;;;N;;;;;
+1D4C9;MATHEMATICAL SCRIPT SMALL T;Ll;0;L;<font> 0074;;;;N;;;;;
+1D4CA;MATHEMATICAL SCRIPT SMALL U;Ll;0;L;<font> 0075;;;;N;;;;;
+1D4CB;MATHEMATICAL SCRIPT SMALL V;Ll;0;L;<font> 0076;;;;N;;;;;
+1D4CC;MATHEMATICAL SCRIPT SMALL W;Ll;0;L;<font> 0077;;;;N;;;;;
+1D4CD;MATHEMATICAL SCRIPT SMALL X;Ll;0;L;<font> 0078;;;;N;;;;;
+1D4CE;MATHEMATICAL SCRIPT SMALL Y;Ll;0;L;<font> 0079;;;;N;;;;;
+1D4CF;MATHEMATICAL SCRIPT SMALL Z;Ll;0;L;<font> 007A;;;;N;;;;;
+1D4D0;MATHEMATICAL BOLD SCRIPT CAPITAL A;Lu;0;L;<font> 0041;;;;N;;;;;
+1D4D1;MATHEMATICAL BOLD SCRIPT CAPITAL B;Lu;0;L;<font> 0042;;;;N;;;;;
+1D4D2;MATHEMATICAL BOLD SCRIPT CAPITAL C;Lu;0;L;<font> 0043;;;;N;;;;;
+1D4D3;MATHEMATICAL BOLD SCRIPT CAPITAL D;Lu;0;L;<font> 0044;;;;N;;;;;
+1D4D4;MATHEMATICAL BOLD SCRIPT CAPITAL E;Lu;0;L;<font> 0045;;;;N;;;;;
+1D4D5;MATHEMATICAL BOLD SCRIPT CAPITAL F;Lu;0;L;<font> 0046;;;;N;;;;;
+1D4D6;MATHEMATICAL BOLD SCRIPT CAPITAL G;Lu;0;L;<font> 0047;;;;N;;;;;
+1D4D7;MATHEMATICAL BOLD SCRIPT CAPITAL H;Lu;0;L;<font> 0048;;;;N;;;;;
+1D4D8;MATHEMATICAL BOLD SCRIPT CAPITAL I;Lu;0;L;<font> 0049;;;;N;;;;;
+1D4D9;MATHEMATICAL BOLD SCRIPT CAPITAL J;Lu;0;L;<font> 004A;;;;N;;;;;
+1D4DA;MATHEMATICAL BOLD SCRIPT CAPITAL K;Lu;0;L;<font> 004B;;;;N;;;;;
+1D4DB;MATHEMATICAL BOLD SCRIPT CAPITAL L;Lu;0;L;<font> 004C;;;;N;;;;;
+1D4DC;MATHEMATICAL BOLD SCRIPT CAPITAL M;Lu;0;L;<font> 004D;;;;N;;;;;
+1D4DD;MATHEMATICAL BOLD SCRIPT CAPITAL N;Lu;0;L;<font> 004E;;;;N;;;;;
+1D4DE;MATHEMATICAL BOLD SCRIPT CAPITAL O;Lu;0;L;<font> 004F;;;;N;;;;;
+1D4DF;MATHEMATICAL BOLD SCRIPT CAPITAL P;Lu;0;L;<font> 0050;;;;N;;;;;
+1D4E0;MATHEMATICAL BOLD SCRIPT CAPITAL Q;Lu;0;L;<font> 0051;;;;N;;;;;
+1D4E1;MATHEMATICAL BOLD SCRIPT CAPITAL R;Lu;0;L;<font> 0052;;;;N;;;;;
+1D4E2;MATHEMATICAL BOLD SCRIPT CAPITAL S;Lu;0;L;<font> 0053;;;;N;;;;;
+1D4E3;MATHEMATICAL BOLD SCRIPT CAPITAL T;Lu;0;L;<font> 0054;;;;N;;;;;
+1D4E4;MATHEMATICAL BOLD SCRIPT CAPITAL U;Lu;0;L;<font> 0055;;;;N;;;;;
+1D4E5;MATHEMATICAL BOLD SCRIPT CAPITAL V;Lu;0;L;<font> 0056;;;;N;;;;;
+1D4E6;MATHEMATICAL BOLD SCRIPT CAPITAL W;Lu;0;L;<font> 0057;;;;N;;;;;
+1D4E7;MATHEMATICAL BOLD SCRIPT CAPITAL X;Lu;0;L;<font> 0058;;;;N;;;;;
+1D4E8;MATHEMATICAL BOLD SCRIPT CAPITAL Y;Lu;0;L;<font> 0059;;;;N;;;;;
+1D4E9;MATHEMATICAL BOLD SCRIPT CAPITAL Z;Lu;0;L;<font> 005A;;;;N;;;;;
+1D4EA;MATHEMATICAL BOLD SCRIPT SMALL A;Ll;0;L;<font> 0061;;;;N;;;;;
+1D4EB;MATHEMATICAL BOLD SCRIPT SMALL B;Ll;0;L;<font> 0062;;;;N;;;;;
+1D4EC;MATHEMATICAL BOLD SCRIPT SMALL C;Ll;0;L;<font> 0063;;;;N;;;;;
+1D4ED;MATHEMATICAL BOLD SCRIPT SMALL D;Ll;0;L;<font> 0064;;;;N;;;;;
+1D4EE;MATHEMATICAL BOLD SCRIPT SMALL E;Ll;0;L;<font> 0065;;;;N;;;;;
+1D4EF;MATHEMATICAL BOLD SCRIPT SMALL F;Ll;0;L;<font> 0066;;;;N;;;;;
+1D4F0;MATHEMATICAL BOLD SCRIPT SMALL G;Ll;0;L;<font> 0067;;;;N;;;;;
+1D4F1;MATHEMATICAL BOLD SCRIPT SMALL H;Ll;0;L;<font> 0068;;;;N;;;;;
+1D4F2;MATHEMATICAL BOLD SCRIPT SMALL I;Ll;0;L;<font> 0069;;;;N;;;;;
+1D4F3;MATHEMATICAL BOLD SCRIPT SMALL J;Ll;0;L;<font> 006A;;;;N;;;;;
+1D4F4;MATHEMATICAL BOLD SCRIPT SMALL K;Ll;0;L;<font> 006B;;;;N;;;;;
+1D4F5;MATHEMATICAL BOLD SCRIPT SMALL L;Ll;0;L;<font> 006C;;;;N;;;;;
+1D4F6;MATHEMATICAL BOLD SCRIPT SMALL M;Ll;0;L;<font> 006D;;;;N;;;;;
+1D4F7;MATHEMATICAL BOLD SCRIPT SMALL N;Ll;0;L;<font> 006E;;;;N;;;;;
+1D4F8;MATHEMATICAL BOLD SCRIPT SMALL O;Ll;0;L;<font> 006F;;;;N;;;;;
+1D4F9;MATHEMATICAL BOLD SCRIPT SMALL P;Ll;0;L;<font> 0070;;;;N;;;;;
+1D4FA;MATHEMATICAL BOLD SCRIPT SMALL Q;Ll;0;L;<font> 0071;;;;N;;;;;
+1D4FB;MATHEMATICAL BOLD SCRIPT SMALL R;Ll;0;L;<font> 0072;;;;N;;;;;
+1D4FC;MATHEMATICAL BOLD SCRIPT SMALL S;Ll;0;L;<font> 0073;;;;N;;;;;
+1D4FD;MATHEMATICAL BOLD SCRIPT SMALL T;Ll;0;L;<font> 0074;;;;N;;;;;
+1D4FE;MATHEMATICAL BOLD SCRIPT SMALL U;Ll;0;L;<font> 0075;;;;N;;;;;
+1D4FF;MATHEMATICAL BOLD SCRIPT SMALL V;Ll;0;L;<font> 0076;;;;N;;;;;
+1D500;MATHEMATICAL BOLD SCRIPT SMALL W;Ll;0;L;<font> 0077;;;;N;;;;;
+1D501;MATHEMATICAL BOLD SCRIPT SMALL X;Ll;0;L;<font> 0078;;;;N;;;;;
+1D502;MATHEMATICAL BOLD SCRIPT SMALL Y;Ll;0;L;<font> 0079;;;;N;;;;;
+1D503;MATHEMATICAL BOLD SCRIPT SMALL Z;Ll;0;L;<font> 007A;;;;N;;;;;
+1D504;MATHEMATICAL FRAKTUR CAPITAL A;Lu;0;L;<font> 0041;;;;N;;;;;
+1D505;MATHEMATICAL FRAKTUR CAPITAL B;Lu;0;L;<font> 0042;;;;N;;;;;
+1D507;MATHEMATICAL FRAKTUR CAPITAL D;Lu;0;L;<font> 0044;;;;N;;;;;
+1D508;MATHEMATICAL FRAKTUR CAPITAL E;Lu;0;L;<font> 0045;;;;N;;;;;
+1D509;MATHEMATICAL FRAKTUR CAPITAL F;Lu;0;L;<font> 0046;;;;N;;;;;
+1D50A;MATHEMATICAL FRAKTUR CAPITAL G;Lu;0;L;<font> 0047;;;;N;;;;;
+1D50D;MATHEMATICAL FRAKTUR CAPITAL J;Lu;0;L;<font> 004A;;;;N;;;;;
+1D50E;MATHEMATICAL FRAKTUR CAPITAL K;Lu;0;L;<font> 004B;;;;N;;;;;
+1D50F;MATHEMATICAL FRAKTUR CAPITAL L;Lu;0;L;<font> 004C;;;;N;;;;;
+1D510;MATHEMATICAL FRAKTUR CAPITAL M;Lu;0;L;<font> 004D;;;;N;;;;;
+1D511;MATHEMATICAL FRAKTUR CAPITAL N;Lu;0;L;<font> 004E;;;;N;;;;;
+1D512;MATHEMATICAL FRAKTUR CAPITAL O;Lu;0;L;<font> 004F;;;;N;;;;;
+1D513;MATHEMATICAL FRAKTUR CAPITAL P;Lu;0;L;<font> 0050;;;;N;;;;;
+1D514;MATHEMATICAL FRAKTUR CAPITAL Q;Lu;0;L;<font> 0051;;;;N;;;;;
+1D516;MATHEMATICAL FRAKTUR CAPITAL S;Lu;0;L;<font> 0053;;;;N;;;;;
+1D517;MATHEMATICAL FRAKTUR CAPITAL T;Lu;0;L;<font> 0054;;;;N;;;;;
+1D518;MATHEMATICAL FRAKTUR CAPITAL U;Lu;0;L;<font> 0055;;;;N;;;;;
+1D519;MATHEMATICAL FRAKTUR CAPITAL V;Lu;0;L;<font> 0056;;;;N;;;;;
+1D51A;MATHEMATICAL FRAKTUR CAPITAL W;Lu;0;L;<font> 0057;;;;N;;;;;
+1D51B;MATHEMATICAL FRAKTUR CAPITAL X;Lu;0;L;<font> 0058;;;;N;;;;;
+1D51C;MATHEMATICAL FRAKTUR CAPITAL Y;Lu;0;L;<font> 0059;;;;N;;;;;
+1D51E;MATHEMATICAL FRAKTUR SMALL A;Ll;0;L;<font> 0061;;;;N;;;;;
+1D51F;MATHEMATICAL FRAKTUR SMALL B;Ll;0;L;<font> 0062;;;;N;;;;;
+1D520;MATHEMATICAL FRAKTUR SMALL C;Ll;0;L;<font> 0063;;;;N;;;;;
+1D521;MATHEMATICAL FRAKTUR SMALL D;Ll;0;L;<font> 0064;;;;N;;;;;
+1D522;MATHEMATICAL FRAKTUR SMALL E;Ll;0;L;<font> 0065;;;;N;;;;;
+1D523;MATHEMATICAL FRAKTUR SMALL F;Ll;0;L;<font> 0066;;;;N;;;;;
+1D524;MATHEMATICAL FRAKTUR SMALL G;Ll;0;L;<font> 0067;;;;N;;;;;
+1D525;MATHEMATICAL FRAKTUR SMALL H;Ll;0;L;<font> 0068;;;;N;;;;;
+1D526;MATHEMATICAL FRAKTUR SMALL I;Ll;0;L;<font> 0069;;;;N;;;;;
+1D527;MATHEMATICAL FRAKTUR SMALL J;Ll;0;L;<font> 006A;;;;N;;;;;
+1D528;MATHEMATICAL FRAKTUR SMALL K;Ll;0;L;<font> 006B;;;;N;;;;;
+1D529;MATHEMATICAL FRAKTUR SMALL L;Ll;0;L;<font> 006C;;;;N;;;;;
+1D52A;MATHEMATICAL FRAKTUR SMALL M;Ll;0;L;<font> 006D;;;;N;;;;;
+1D52B;MATHEMATICAL FRAKTUR SMALL N;Ll;0;L;<font> 006E;;;;N;;;;;
+1D52C;MATHEMATICAL FRAKTUR SMALL O;Ll;0;L;<font> 006F;;;;N;;;;;
+1D52D;MATHEMATICAL FRAKTUR SMALL P;Ll;0;L;<font> 0070;;;;N;;;;;
+1D52E;MATHEMATICAL FRAKTUR SMALL Q;Ll;0;L;<font> 0071;;;;N;;;;;
+1D52F;MATHEMATICAL FRAKTUR SMALL R;Ll;0;L;<font> 0072;;;;N;;;;;
+1D530;MATHEMATICAL FRAKTUR SMALL S;Ll;0;L;<font> 0073;;;;N;;;;;
+1D531;MATHEMATICAL FRAKTUR SMALL T;Ll;0;L;<font> 0074;;;;N;;;;;
+1D532;MATHEMATICAL FRAKTUR SMALL U;Ll;0;L;<font> 0075;;;;N;;;;;
+1D533;MATHEMATICAL FRAKTUR SMALL V;Ll;0;L;<font> 0076;;;;N;;;;;
+1D534;MATHEMATICAL FRAKTUR SMALL W;Ll;0;L;<font> 0077;;;;N;;;;;
+1D535;MATHEMATICAL FRAKTUR SMALL X;Ll;0;L;<font> 0078;;;;N;;;;;
+1D536;MATHEMATICAL FRAKTUR SMALL Y;Ll;0;L;<font> 0079;;;;N;;;;;
+1D537;MATHEMATICAL FRAKTUR SMALL Z;Ll;0;L;<font> 007A;;;;N;;;;;
+1D538;MATHEMATICAL DOUBLE-STRUCK CAPITAL A;Lu;0;L;<font> 0041;;;;N;;;;;
+1D539;MATHEMATICAL DOUBLE-STRUCK CAPITAL B;Lu;0;L;<font> 0042;;;;N;;;;;
+1D53B;MATHEMATICAL DOUBLE-STRUCK CAPITAL D;Lu;0;L;<font> 0044;;;;N;;;;;
+1D53C;MATHEMATICAL DOUBLE-STRUCK CAPITAL E;Lu;0;L;<font> 0045;;;;N;;;;;
+1D53D;MATHEMATICAL DOUBLE-STRUCK CAPITAL F;Lu;0;L;<font> 0046;;;;N;;;;;
+1D53E;MATHEMATICAL DOUBLE-STRUCK CAPITAL G;Lu;0;L;<font> 0047;;;;N;;;;;
+1D540;MATHEMATICAL DOUBLE-STRUCK CAPITAL I;Lu;0;L;<font> 0049;;;;N;;;;;
+1D541;MATHEMATICAL DOUBLE-STRUCK CAPITAL J;Lu;0;L;<font> 004A;;;;N;;;;;
+1D542;MATHEMATICAL DOUBLE-STRUCK CAPITAL K;Lu;0;L;<font> 004B;;;;N;;;;;
+1D543;MATHEMATICAL DOUBLE-STRUCK CAPITAL L;Lu;0;L;<font> 004C;;;;N;;;;;
+1D544;MATHEMATICAL DOUBLE-STRUCK CAPITAL M;Lu;0;L;<font> 004D;;;;N;;;;;
+1D546;MATHEMATICAL DOUBLE-STRUCK CAPITAL O;Lu;0;L;<font> 004F;;;;N;;;;;
+1D54A;MATHEMATICAL DOUBLE-STRUCK CAPITAL S;Lu;0;L;<font> 0053;;;;N;;;;;
+1D54B;MATHEMATICAL DOUBLE-STRUCK CAPITAL T;Lu;0;L;<font> 0054;;;;N;;;;;
+1D54C;MATHEMATICAL DOUBLE-STRUCK CAPITAL U;Lu;0;L;<font> 0055;;;;N;;;;;
+1D54D;MATHEMATICAL DOUBLE-STRUCK CAPITAL V;Lu;0;L;<font> 0056;;;;N;;;;;
+1D54E;MATHEMATICAL DOUBLE-STRUCK CAPITAL W;Lu;0;L;<font> 0057;;;;N;;;;;
+1D54F;MATHEMATICAL DOUBLE-STRUCK CAPITAL X;Lu;0;L;<font> 0058;;;;N;;;;;
+1D550;MATHEMATICAL DOUBLE-STRUCK CAPITAL Y;Lu;0;L;<font> 0059;;;;N;;;;;
+1D552;MATHEMATICAL DOUBLE-STRUCK SMALL A;Ll;0;L;<font> 0061;;;;N;;;;;
+1D553;MATHEMATICAL DOUBLE-STRUCK SMALL B;Ll;0;L;<font> 0062;;;;N;;;;;
+1D554;MATHEMATICAL DOUBLE-STRUCK SMALL C;Ll;0;L;<font> 0063;;;;N;;;;;
+1D555;MATHEMATICAL DOUBLE-STRUCK SMALL D;Ll;0;L;<font> 0064;;;;N;;;;;
+1D556;MATHEMATICAL DOUBLE-STRUCK SMALL E;Ll;0;L;<font> 0065;;;;N;;;;;
+1D557;MATHEMATICAL DOUBLE-STRUCK SMALL F;Ll;0;L;<font> 0066;;;;N;;;;;
+1D558;MATHEMATICAL DOUBLE-STRUCK SMALL G;Ll;0;L;<font> 0067;;;;N;;;;;
+1D559;MATHEMATICAL DOUBLE-STRUCK SMALL H;Ll;0;L;<font> 0068;;;;N;;;;;
+1D55A;MATHEMATICAL DOUBLE-STRUCK SMALL I;Ll;0;L;<font> 0069;;;;N;;;;;
+1D55B;MATHEMATICAL DOUBLE-STRUCK SMALL J;Ll;0;L;<font> 006A;;;;N;;;;;
+1D55C;MATHEMATICAL DOUBLE-STRUCK SMALL K;Ll;0;L;<font> 006B;;;;N;;;;;
+1D55D;MATHEMATICAL DOUBLE-STRUCK SMALL L;Ll;0;L;<font> 006C;;;;N;;;;;
+1D55E;MATHEMATICAL DOUBLE-STRUCK SMALL M;Ll;0;L;<font> 006D;;;;N;;;;;
+1D55F;MATHEMATICAL DOUBLE-STRUCK SMALL N;Ll;0;L;<font> 006E;;;;N;;;;;
+1D560;MATHEMATICAL DOUBLE-STRUCK SMALL O;Ll;0;L;<font> 006F;;;;N;;;;;
+1D561;MATHEMATICAL DOUBLE-STRUCK SMALL P;Ll;0;L;<font> 0070;;;;N;;;;;
+1D562;MATHEMATICAL DOUBLE-STRUCK SMALL Q;Ll;0;L;<font> 0071;;;;N;;;;;
+1D563;MATHEMATICAL DOUBLE-STRUCK SMALL R;Ll;0;L;<font> 0072;;;;N;;;;;
+1D564;MATHEMATICAL DOUBLE-STRUCK SMALL S;Ll;0;L;<font> 0073;;;;N;;;;;
+1D565;MATHEMATICAL DOUBLE-STRUCK SMALL T;Ll;0;L;<font> 0074;;;;N;;;;;
+1D566;MATHEMATICAL DOUBLE-STRUCK SMALL U;Ll;0;L;<font> 0075;;;;N;;;;;
+1D567;MATHEMATICAL DOUBLE-STRUCK SMALL V;Ll;0;L;<font> 0076;;;;N;;;;;
+1D568;MATHEMATICAL DOUBLE-STRUCK SMALL W;Ll;0;L;<font> 0077;;;;N;;;;;
+1D569;MATHEMATICAL DOUBLE-STRUCK SMALL X;Ll;0;L;<font> 0078;;;;N;;;;;
+1D56A;MATHEMATICAL DOUBLE-STRUCK SMALL Y;Ll;0;L;<font> 0079;;;;N;;;;;
+1D56B;MATHEMATICAL DOUBLE-STRUCK SMALL Z;Ll;0;L;<font> 007A;;;;N;;;;;
+1D56C;MATHEMATICAL BOLD FRAKTUR CAPITAL A;Lu;0;L;<font> 0041;;;;N;;;;;
+1D56D;MATHEMATICAL BOLD FRAKTUR CAPITAL B;Lu;0;L;<font> 0042;;;;N;;;;;
+1D56E;MATHEMATICAL BOLD FRAKTUR CAPITAL C;Lu;0;L;<font> 0043;;;;N;;;;;
+1D56F;MATHEMATICAL BOLD FRAKTUR CAPITAL D;Lu;0;L;<font> 0044;;;;N;;;;;
+1D570;MATHEMATICAL BOLD FRAKTUR CAPITAL E;Lu;0;L;<font> 0045;;;;N;;;;;
+1D571;MATHEMATICAL BOLD FRAKTUR CAPITAL F;Lu;0;L;<font> 0046;;;;N;;;;;
+1D572;MATHEMATICAL BOLD FRAKTUR CAPITAL G;Lu;0;L;<font> 0047;;;;N;;;;;
+1D573;MATHEMATICAL BOLD FRAKTUR CAPITAL H;Lu;0;L;<font> 0048;;;;N;;;;;
+1D574;MATHEMATICAL BOLD FRAKTUR CAPITAL I;Lu;0;L;<font> 0049;;;;N;;;;;
+1D575;MATHEMATICAL BOLD FRAKTUR CAPITAL J;Lu;0;L;<font> 004A;;;;N;;;;;
+1D576;MATHEMATICAL BOLD FRAKTUR CAPITAL K;Lu;0;L;<font> 004B;;;;N;;;;;
+1D577;MATHEMATICAL BOLD FRAKTUR CAPITAL L;Lu;0;L;<font> 004C;;;;N;;;;;
+1D578;MATHEMATICAL BOLD FRAKTUR CAPITAL M;Lu;0;L;<font> 004D;;;;N;;;;;
+1D579;MATHEMATICAL BOLD FRAKTUR CAPITAL N;Lu;0;L;<font> 004E;;;;N;;;;;
+1D57A;MATHEMATICAL BOLD FRAKTUR CAPITAL O;Lu;0;L;<font> 004F;;;;N;;;;;
+1D57B;MATHEMATICAL BOLD FRAKTUR CAPITAL P;Lu;0;L;<font> 0050;;;;N;;;;;
+1D57C;MATHEMATICAL BOLD FRAKTUR CAPITAL Q;Lu;0;L;<font> 0051;;;;N;;;;;
+1D57D;MATHEMATICAL BOLD FRAKTUR CAPITAL R;Lu;0;L;<font> 0052;;;;N;;;;;
+1D57E;MATHEMATICAL BOLD FRAKTUR CAPITAL S;Lu;0;L;<font> 0053;;;;N;;;;;
+1D57F;MATHEMATICAL BOLD FRAKTUR CAPITAL T;Lu;0;L;<font> 0054;;;;N;;;;;
+1D580;MATHEMATICAL BOLD FRAKTUR CAPITAL U;Lu;0;L;<font> 0055;;;;N;;;;;
+1D581;MATHEMATICAL BOLD FRAKTUR CAPITAL V;Lu;0;L;<font> 0056;;;;N;;;;;
+1D582;MATHEMATICAL BOLD FRAKTUR CAPITAL W;Lu;0;L;<font> 0057;;;;N;;;;;
+1D583;MATHEMATICAL BOLD FRAKTUR CAPITAL X;Lu;0;L;<font> 0058;;;;N;;;;;
+1D584;MATHEMATICAL BOLD FRAKTUR CAPITAL Y;Lu;0;L;<font> 0059;;;;N;;;;;
+1D585;MATHEMATICAL BOLD FRAKTUR CAPITAL Z;Lu;0;L;<font> 005A;;;;N;;;;;
+1D586;MATHEMATICAL BOLD FRAKTUR SMALL A;Ll;0;L;<font> 0061;;;;N;;;;;
+1D587;MATHEMATICAL BOLD FRAKTUR SMALL B;Ll;0;L;<font> 0062;;;;N;;;;;
+1D588;MATHEMATICAL BOLD FRAKTUR SMALL C;Ll;0;L;<font> 0063;;;;N;;;;;
+1D589;MATHEMATICAL BOLD FRAKTUR SMALL D;Ll;0;L;<font> 0064;;;;N;;;;;
+1D58A;MATHEMATICAL BOLD FRAKTUR SMALL E;Ll;0;L;<font> 0065;;;;N;;;;;
+1D58B;MATHEMATICAL BOLD FRAKTUR SMALL F;Ll;0;L;<font> 0066;;;;N;;;;;
+1D58C;MATHEMATICAL BOLD FRAKTUR SMALL G;Ll;0;L;<font> 0067;;;;N;;;;;
+1D58D;MATHEMATICAL BOLD FRAKTUR SMALL H;Ll;0;L;<font> 0068;;;;N;;;;;
+1D58E;MATHEMATICAL BOLD FRAKTUR SMALL I;Ll;0;L;<font> 0069;;;;N;;;;;
+1D58F;MATHEMATICAL BOLD FRAKTUR SMALL J;Ll;0;L;<font> 006A;;;;N;;;;;
+1D590;MATHEMATICAL BOLD FRAKTUR SMALL K;Ll;0;L;<font> 006B;;;;N;;;;;
+1D591;MATHEMATICAL BOLD FRAKTUR SMALL L;Ll;0;L;<font> 006C;;;;N;;;;;
+1D592;MATHEMATICAL BOLD FRAKTUR SMALL M;Ll;0;L;<font> 006D;;;;N;;;;;
+1D593;MATHEMATICAL BOLD FRAKTUR SMALL N;Ll;0;L;<font> 006E;;;;N;;;;;
+1D594;MATHEMATICAL BOLD FRAKTUR SMALL O;Ll;0;L;<font> 006F;;;;N;;;;;
+1D595;MATHEMATICAL BOLD FRAKTUR SMALL P;Ll;0;L;<font> 0070;;;;N;;;;;
+1D596;MATHEMATICAL BOLD FRAKTUR SMALL Q;Ll;0;L;<font> 0071;;;;N;;;;;
+1D597;MATHEMATICAL BOLD FRAKTUR SMALL R;Ll;0;L;<font> 0072;;;;N;;;;;
+1D598;MATHEMATICAL BOLD FRAKTUR SMALL S;Ll;0;L;<font> 0073;;;;N;;;;;
+1D599;MATHEMATICAL BOLD FRAKTUR SMALL T;Ll;0;L;<font> 0074;;;;N;;;;;
+1D59A;MATHEMATICAL BOLD FRAKTUR SMALL U;Ll;0;L;<font> 0075;;;;N;;;;;
+1D59B;MATHEMATICAL BOLD FRAKTUR SMALL V;Ll;0;L;<font> 0076;;;;N;;;;;
+1D59C;MATHEMATICAL BOLD FRAKTUR SMALL W;Ll;0;L;<font> 0077;;;;N;;;;;
+1D59D;MATHEMATICAL BOLD FRAKTUR SMALL X;Ll;0;L;<font> 0078;;;;N;;;;;
+1D59E;MATHEMATICAL BOLD FRAKTUR SMALL Y;Ll;0;L;<font> 0079;;;;N;;;;;
+1D59F;MATHEMATICAL BOLD FRAKTUR SMALL Z;Ll;0;L;<font> 007A;;;;N;;;;;
+1D5A0;MATHEMATICAL SANS-SERIF CAPITAL A;Lu;0;L;<font> 0041;;;;N;;;;;
+1D5A1;MATHEMATICAL SANS-SERIF CAPITAL B;Lu;0;L;<font> 0042;;;;N;;;;;
+1D5A2;MATHEMATICAL SANS-SERIF CAPITAL C;Lu;0;L;<font> 0043;;;;N;;;;;
+1D5A3;MATHEMATICAL SANS-SERIF CAPITAL D;Lu;0;L;<font> 0044;;;;N;;;;;
+1D5A4;MATHEMATICAL SANS-SERIF CAPITAL E;Lu;0;L;<font> 0045;;;;N;;;;;
+1D5A5;MATHEMATICAL SANS-SERIF CAPITAL F;Lu;0;L;<font> 0046;;;;N;;;;;
+1D5A6;MATHEMATICAL SANS-SERIF CAPITAL G;Lu;0;L;<font> 0047;;;;N;;;;;
+1D5A7;MATHEMATICAL SANS-SERIF CAPITAL H;Lu;0;L;<font> 0048;;;;N;;;;;
+1D5A8;MATHEMATICAL SANS-SERIF CAPITAL I;Lu;0;L;<font> 0049;;;;N;;;;;
+1D5A9;MATHEMATICAL SANS-SERIF CAPITAL J;Lu;0;L;<font> 004A;;;;N;;;;;
+1D5AA;MATHEMATICAL SANS-SERIF CAPITAL K;Lu;0;L;<font> 004B;;;;N;;;;;
+1D5AB;MATHEMATICAL SANS-SERIF CAPITAL L;Lu;0;L;<font> 004C;;;;N;;;;;
+1D5AC;MATHEMATICAL SANS-SERIF CAPITAL M;Lu;0;L;<font> 004D;;;;N;;;;;
+1D5AD;MATHEMATICAL SANS-SERIF CAPITAL N;Lu;0;L;<font> 004E;;;;N;;;;;
+1D5AE;MATHEMATICAL SANS-SERIF CAPITAL O;Lu;0;L;<font> 004F;;;;N;;;;;
+1D5AF;MATHEMATICAL SANS-SERIF CAPITAL P;Lu;0;L;<font> 0050;;;;N;;;;;
+1D5B0;MATHEMATICAL SANS-SERIF CAPITAL Q;Lu;0;L;<font> 0051;;;;N;;;;;
+1D5B1;MATHEMATICAL SANS-SERIF CAPITAL R;Lu;0;L;<font> 0052;;;;N;;;;;
+1D5B2;MATHEMATICAL SANS-SERIF CAPITAL S;Lu;0;L;<font> 0053;;;;N;;;;;
+1D5B3;MATHEMATICAL SANS-SERIF CAPITAL T;Lu;0;L;<font> 0054;;;;N;;;;;
+1D5B4;MATHEMATICAL SANS-SERIF CAPITAL U;Lu;0;L;<font> 0055;;;;N;;;;;
+1D5B5;MATHEMATICAL SANS-SERIF CAPITAL V;Lu;0;L;<font> 0056;;;;N;;;;;
+1D5B6;MATHEMATICAL SANS-SERIF CAPITAL W;Lu;0;L;<font> 0057;;;;N;;;;;
+1D5B7;MATHEMATICAL SANS-SERIF CAPITAL X;Lu;0;L;<font> 0058;;;;N;;;;;
+1D5B8;MATHEMATICAL SANS-SERIF CAPITAL Y;Lu;0;L;<font> 0059;;;;N;;;;;
+1D5B9;MATHEMATICAL SANS-SERIF CAPITAL Z;Lu;0;L;<font> 005A;;;;N;;;;;
+1D5BA;MATHEMATICAL SANS-SERIF SMALL A;Ll;0;L;<font> 0061;;;;N;;;;;
+1D5BB;MATHEMATICAL SANS-SERIF SMALL B;Ll;0;L;<font> 0062;;;;N;;;;;
+1D5BC;MATHEMATICAL SANS-SERIF SMALL C;Ll;0;L;<font> 0063;;;;N;;;;;
+1D5BD;MATHEMATICAL SANS-SERIF SMALL D;Ll;0;L;<font> 0064;;;;N;;;;;
+1D5BE;MATHEMATICAL SANS-SERIF SMALL E;Ll;0;L;<font> 0065;;;;N;;;;;
+1D5BF;MATHEMATICAL SANS-SERIF SMALL F;Ll;0;L;<font> 0066;;;;N;;;;;
+1D5C0;MATHEMATICAL SANS-SERIF SMALL G;Ll;0;L;<font> 0067;;;;N;;;;;
+1D5C1;MATHEMATICAL SANS-SERIF SMALL H;Ll;0;L;<font> 0068;;;;N;;;;;
+1D5C2;MATHEMATICAL SANS-SERIF SMALL I;Ll;0;L;<font> 0069;;;;N;;;;;
+1D5C3;MATHEMATICAL SANS-SERIF SMALL J;Ll;0;L;<font> 006A;;;;N;;;;;
+1D5C4;MATHEMATICAL SANS-SERIF SMALL K;Ll;0;L;<font> 006B;;;;N;;;;;
+1D5C5;MATHEMATICAL SANS-SERIF SMALL L;Ll;0;L;<font> 006C;;;;N;;;;;
+1D5C6;MATHEMATICAL SANS-SERIF SMALL M;Ll;0;L;<font> 006D;;;;N;;;;;
+1D5C7;MATHEMATICAL SANS-SERIF SMALL N;Ll;0;L;<font> 006E;;;;N;;;;;
+1D5C8;MATHEMATICAL SANS-SERIF SMALL O;Ll;0;L;<font> 006F;;;;N;;;;;
+1D5C9;MATHEMATICAL SANS-SERIF SMALL P;Ll;0;L;<font> 0070;;;;N;;;;;
+1D5CA;MATHEMATICAL SANS-SERIF SMALL Q;Ll;0;L;<font> 0071;;;;N;;;;;
+1D5CB;MATHEMATICAL SANS-SERIF SMALL R;Ll;0;L;<font> 0072;;;;N;;;;;
+1D5CC;MATHEMATICAL SANS-SERIF SMALL S;Ll;0;L;<font> 0073;;;;N;;;;;
+1D5CD;MATHEMATICAL SANS-SERIF SMALL T;Ll;0;L;<font> 0074;;;;N;;;;;
+1D5CE;MATHEMATICAL SANS-SERIF SMALL U;Ll;0;L;<font> 0075;;;;N;;;;;
+1D5CF;MATHEMATICAL SANS-SERIF SMALL V;Ll;0;L;<font> 0076;;;;N;;;;;
+1D5D0;MATHEMATICAL SANS-SERIF SMALL W;Ll;0;L;<font> 0077;;;;N;;;;;
+1D5D1;MATHEMATICAL SANS-SERIF SMALL X;Ll;0;L;<font> 0078;;;;N;;;;;
+1D5D2;MATHEMATICAL SANS-SERIF SMALL Y;Ll;0;L;<font> 0079;;;;N;;;;;
+1D5D3;MATHEMATICAL SANS-SERIF SMALL Z;Ll;0;L;<font> 007A;;;;N;;;;;
+1D5D4;MATHEMATICAL SANS-SERIF BOLD CAPITAL A;Lu;0;L;<font> 0041;;;;N;;;;;
+1D5D5;MATHEMATICAL SANS-SERIF BOLD CAPITAL B;Lu;0;L;<font> 0042;;;;N;;;;;
+1D5D6;MATHEMATICAL SANS-SERIF BOLD CAPITAL C;Lu;0;L;<font> 0043;;;;N;;;;;
+1D5D7;MATHEMATICAL SANS-SERIF BOLD CAPITAL D;Lu;0;L;<font> 0044;;;;N;;;;;
+1D5D8;MATHEMATICAL SANS-SERIF BOLD CAPITAL E;Lu;0;L;<font> 0045;;;;N;;;;;
+1D5D9;MATHEMATICAL SANS-SERIF BOLD CAPITAL F;Lu;0;L;<font> 0046;;;;N;;;;;
+1D5DA;MATHEMATICAL SANS-SERIF BOLD CAPITAL G;Lu;0;L;<font> 0047;;;;N;;;;;
+1D5DB;MATHEMATICAL SANS-SERIF BOLD CAPITAL H;Lu;0;L;<font> 0048;;;;N;;;;;
+1D5DC;MATHEMATICAL SANS-SERIF BOLD CAPITAL I;Lu;0;L;<font> 0049;;;;N;;;;;
+1D5DD;MATHEMATICAL SANS-SERIF BOLD CAPITAL J;Lu;0;L;<font> 004A;;;;N;;;;;
+1D5DE;MATHEMATICAL SANS-SERIF BOLD CAPITAL K;Lu;0;L;<font> 004B;;;;N;;;;;
+1D5DF;MATHEMATICAL SANS-SERIF BOLD CAPITAL L;Lu;0;L;<font> 004C;;;;N;;;;;
+1D5E0;MATHEMATICAL SANS-SERIF BOLD CAPITAL M;Lu;0;L;<font> 004D;;;;N;;;;;
+1D5E1;MATHEMATICAL SANS-SERIF BOLD CAPITAL N;Lu;0;L;<font> 004E;;;;N;;;;;
+1D5E2;MATHEMATICAL SANS-SERIF BOLD CAPITAL O;Lu;0;L;<font> 004F;;;;N;;;;;
+1D5E3;MATHEMATICAL SANS-SERIF BOLD CAPITAL P;Lu;0;L;<font> 0050;;;;N;;;;;
+1D5E4;MATHEMATICAL SANS-SERIF BOLD CAPITAL Q;Lu;0;L;<font> 0051;;;;N;;;;;
+1D5E5;MATHEMATICAL SANS-SERIF BOLD CAPITAL R;Lu;0;L;<font> 0052;;;;N;;;;;
+1D5E6;MATHEMATICAL SANS-SERIF BOLD CAPITAL S;Lu;0;L;<font> 0053;;;;N;;;;;
+1D5E7;MATHEMATICAL SANS-SERIF BOLD CAPITAL T;Lu;0;L;<font> 0054;;;;N;;;;;
+1D5E8;MATHEMATICAL SANS-SERIF BOLD CAPITAL U;Lu;0;L;<font> 0055;;;;N;;;;;
+1D5E9;MATHEMATICAL SANS-SERIF BOLD CAPITAL V;Lu;0;L;<font> 0056;;;;N;;;;;
+1D5EA;MATHEMATICAL SANS-SERIF BOLD CAPITAL W;Lu;0;L;<font> 0057;;;;N;;;;;
+1D5EB;MATHEMATICAL SANS-SERIF BOLD CAPITAL X;Lu;0;L;<font> 0058;;;;N;;;;;
+1D5EC;MATHEMATICAL SANS-SERIF BOLD CAPITAL Y;Lu;0;L;<font> 0059;;;;N;;;;;
+1D5ED;MATHEMATICAL SANS-SERIF BOLD CAPITAL Z;Lu;0;L;<font> 005A;;;;N;;;;;
+1D5EE;MATHEMATICAL SANS-SERIF BOLD SMALL A;Ll;0;L;<font> 0061;;;;N;;;;;
+1D5EF;MATHEMATICAL SANS-SERIF BOLD SMALL B;Ll;0;L;<font> 0062;;;;N;;;;;
+1D5F0;MATHEMATICAL SANS-SERIF BOLD SMALL C;Ll;0;L;<font> 0063;;;;N;;;;;
+1D5F1;MATHEMATICAL SANS-SERIF BOLD SMALL D;Ll;0;L;<font> 0064;;;;N;;;;;
+1D5F2;MATHEMATICAL SANS-SERIF BOLD SMALL E;Ll;0;L;<font> 0065;;;;N;;;;;
+1D5F3;MATHEMATICAL SANS-SERIF BOLD SMALL F;Ll;0;L;<font> 0066;;;;N;;;;;
+1D5F4;MATHEMATICAL SANS-SERIF BOLD SMALL G;Ll;0;L;<font> 0067;;;;N;;;;;
+1D5F5;MATHEMATICAL SANS-SERIF BOLD SMALL H;Ll;0;L;<font> 0068;;;;N;;;;;
+1D5F6;MATHEMATICAL SANS-SERIF BOLD SMALL I;Ll;0;L;<font> 0069;;;;N;;;;;
+1D5F7;MATHEMATICAL SANS-SERIF BOLD SMALL J;Ll;0;L;<font> 006A;;;;N;;;;;
+1D5F8;MATHEMATICAL SANS-SERIF BOLD SMALL K;Ll;0;L;<font> 006B;;;;N;;;;;
+1D5F9;MATHEMATICAL SANS-SERIF BOLD SMALL L;Ll;0;L;<font> 006C;;;;N;;;;;
+1D5FA;MATHEMATICAL SANS-SERIF BOLD SMALL M;Ll;0;L;<font> 006D;;;;N;;;;;
+1D5FB;MATHEMATICAL SANS-SERIF BOLD SMALL N;Ll;0;L;<font> 006E;;;;N;;;;;
+1D5FC;MATHEMATICAL SANS-SERIF BOLD SMALL O;Ll;0;L;<font> 006F;;;;N;;;;;
+1D5FD;MATHEMATICAL SANS-SERIF BOLD SMALL P;Ll;0;L;<font> 0070;;;;N;;;;;
+1D5FE;MATHEMATICAL SANS-SERIF BOLD SMALL Q;Ll;0;L;<font> 0071;;;;N;;;;;
+1D5FF;MATHEMATICAL SANS-SERIF BOLD SMALL R;Ll;0;L;<font> 0072;;;;N;;;;;
+1D600;MATHEMATICAL SANS-SERIF BOLD SMALL S;Ll;0;L;<font> 0073;;;;N;;;;;
+1D601;MATHEMATICAL SANS-SERIF BOLD SMALL T;Ll;0;L;<font> 0074;;;;N;;;;;
+1D602;MATHEMATICAL SANS-SERIF BOLD SMALL U;Ll;0;L;<font> 0075;;;;N;;;;;
+1D603;MATHEMATICAL SANS-SERIF BOLD SMALL V;Ll;0;L;<font> 0076;;;;N;;;;;
+1D604;MATHEMATICAL SANS-SERIF BOLD SMALL W;Ll;0;L;<font> 0077;;;;N;;;;;
+1D605;MATHEMATICAL SANS-SERIF BOLD SMALL X;Ll;0;L;<font> 0078;;;;N;;;;;
+1D606;MATHEMATICAL SANS-SERIF BOLD SMALL Y;Ll;0;L;<font> 0079;;;;N;;;;;
+1D607;MATHEMATICAL SANS-SERIF BOLD SMALL Z;Ll;0;L;<font> 007A;;;;N;;;;;
+1D608;MATHEMATICAL SANS-SERIF ITALIC CAPITAL A;Lu;0;L;<font> 0041;;;;N;;;;;
+1D609;MATHEMATICAL SANS-SERIF ITALIC CAPITAL B;Lu;0;L;<font> 0042;;;;N;;;;;
+1D60A;MATHEMATICAL SANS-SERIF ITALIC CAPITAL C;Lu;0;L;<font> 0043;;;;N;;;;;
+1D60B;MATHEMATICAL SANS-SERIF ITALIC CAPITAL D;Lu;0;L;<font> 0044;;;;N;;;;;
+1D60C;MATHEMATICAL SANS-SERIF ITALIC CAPITAL E;Lu;0;L;<font> 0045;;;;N;;;;;
+1D60D;MATHEMATICAL SANS-SERIF ITALIC CAPITAL F;Lu;0;L;<font> 0046;;;;N;;;;;
+1D60E;MATHEMATICAL SANS-SERIF ITALIC CAPITAL G;Lu;0;L;<font> 0047;;;;N;;;;;
+1D60F;MATHEMATICAL SANS-SERIF ITALIC CAPITAL H;Lu;0;L;<font> 0048;;;;N;;;;;
+1D610;MATHEMATICAL SANS-SERIF ITALIC CAPITAL I;Lu;0;L;<font> 0049;;;;N;;;;;
+1D611;MATHEMATICAL SANS-SERIF ITALIC CAPITAL J;Lu;0;L;<font> 004A;;;;N;;;;;
+1D612;MATHEMATICAL SANS-SERIF ITALIC CAPITAL K;Lu;0;L;<font> 004B;;;;N;;;;;
+1D613;MATHEMATICAL SANS-SERIF ITALIC CAPITAL L;Lu;0;L;<font> 004C;;;;N;;;;;
+1D614;MATHEMATICAL SANS-SERIF ITALIC CAPITAL M;Lu;0;L;<font> 004D;;;;N;;;;;
+1D615;MATHEMATICAL SANS-SERIF ITALIC CAPITAL N;Lu;0;L;<font> 004E;;;;N;;;;;
+1D616;MATHEMATICAL SANS-SERIF ITALIC CAPITAL O;Lu;0;L;<font> 004F;;;;N;;;;;
+1D617;MATHEMATICAL SANS-SERIF ITALIC CAPITAL P;Lu;0;L;<font> 0050;;;;N;;;;;
+1D618;MATHEMATICAL SANS-SERIF ITALIC CAPITAL Q;Lu;0;L;<font> 0051;;;;N;;;;;
+1D619;MATHEMATICAL SANS-SERIF ITALIC CAPITAL R;Lu;0;L;<font> 0052;;;;N;;;;;
+1D61A;MATHEMATICAL SANS-SERIF ITALIC CAPITAL S;Lu;0;L;<font> 0053;;;;N;;;;;
+1D61B;MATHEMATICAL SANS-SERIF ITALIC CAPITAL T;Lu;0;L;<font> 0054;;;;N;;;;;
+1D61C;MATHEMATICAL SANS-SERIF ITALIC CAPITAL U;Lu;0;L;<font> 0055;;;;N;;;;;
+1D61D;MATHEMATICAL SANS-SERIF ITALIC CAPITAL V;Lu;0;L;<font> 0056;;;;N;;;;;
+1D61E;MATHEMATICAL SANS-SERIF ITALIC CAPITAL W;Lu;0;L;<font> 0057;;;;N;;;;;
+1D61F;MATHEMATICAL SANS-SERIF ITALIC CAPITAL X;Lu;0;L;<font> 0058;;;;N;;;;;
+1D620;MATHEMATICAL SANS-SERIF ITALIC CAPITAL Y;Lu;0;L;<font> 0059;;;;N;;;;;
+1D621;MATHEMATICAL SANS-SERIF ITALIC CAPITAL Z;Lu;0;L;<font> 005A;;;;N;;;;;
+1D622;MATHEMATICAL SANS-SERIF ITALIC SMALL A;Ll;0;L;<font> 0061;;;;N;;;;;
+1D623;MATHEMATICAL SANS-SERIF ITALIC SMALL B;Ll;0;L;<font> 0062;;;;N;;;;;
+1D624;MATHEMATICAL SANS-SERIF ITALIC SMALL C;Ll;0;L;<font> 0063;;;;N;;;;;
+1D625;MATHEMATICAL SANS-SERIF ITALIC SMALL D;Ll;0;L;<font> 0064;;;;N;;;;;
+1D626;MATHEMATICAL SANS-SERIF ITALIC SMALL E;Ll;0;L;<font> 0065;;;;N;;;;;
+1D627;MATHEMATICAL SANS-SERIF ITALIC SMALL F;Ll;0;L;<font> 0066;;;;N;;;;;
+1D628;MATHEMATICAL SANS-SERIF ITALIC SMALL G;Ll;0;L;<font> 0067;;;;N;;;;;
+1D629;MATHEMATICAL SANS-SERIF ITALIC SMALL H;Ll;0;L;<font> 0068;;;;N;;;;;
+1D62A;MATHEMATICAL SANS-SERIF ITALIC SMALL I;Ll;0;L;<font> 0069;;;;N;;;;;
+1D62B;MATHEMATICAL SANS-SERIF ITALIC SMALL J;Ll;0;L;<font> 006A;;;;N;;;;;
+1D62C;MATHEMATICAL SANS-SERIF ITALIC SMALL K;Ll;0;L;<font> 006B;;;;N;;;;;
+1D62D;MATHEMATICAL SANS-SERIF ITALIC SMALL L;Ll;0;L;<font> 006C;;;;N;;;;;
+1D62E;MATHEMATICAL SANS-SERIF ITALIC SMALL M;Ll;0;L;<font> 006D;;;;N;;;;;
+1D62F;MATHEMATICAL SANS-SERIF ITALIC SMALL N;Ll;0;L;<font> 006E;;;;N;;;;;
+1D630;MATHEMATICAL SANS-SERIF ITALIC SMALL O;Ll;0;L;<font> 006F;;;;N;;;;;
+1D631;MATHEMATICAL SANS-SERIF ITALIC SMALL P;Ll;0;L;<font> 0070;;;;N;;;;;
+1D632;MATHEMATICAL SANS-SERIF ITALIC SMALL Q;Ll;0;L;<font> 0071;;;;N;;;;;
+1D633;MATHEMATICAL SANS-SERIF ITALIC SMALL R;Ll;0;L;<font> 0072;;;;N;;;;;
+1D634;MATHEMATICAL SANS-SERIF ITALIC SMALL S;Ll;0;L;<font> 0073;;;;N;;;;;
+1D635;MATHEMATICAL SANS-SERIF ITALIC SMALL T;Ll;0;L;<font> 0074;;;;N;;;;;
+1D636;MATHEMATICAL SANS-SERIF ITALIC SMALL U;Ll;0;L;<font> 0075;;;;N;;;;;
+1D637;MATHEMATICAL SANS-SERIF ITALIC SMALL V;Ll;0;L;<font> 0076;;;;N;;;;;
+1D638;MATHEMATICAL SANS-SERIF ITALIC SMALL W;Ll;0;L;<font> 0077;;;;N;;;;;
+1D639;MATHEMATICAL SANS-SERIF ITALIC SMALL X;Ll;0;L;<font> 0078;;;;N;;;;;
+1D63A;MATHEMATICAL SANS-SERIF ITALIC SMALL Y;Ll;0;L;<font> 0079;;;;N;;;;;
+1D63B;MATHEMATICAL SANS-SERIF ITALIC SMALL Z;Ll;0;L;<font> 007A;;;;N;;;;;
+1D63C;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL A;Lu;0;L;<font> 0041;;;;N;;;;;
+1D63D;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL B;Lu;0;L;<font> 0042;;;;N;;;;;
+1D63E;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL C;Lu;0;L;<font> 0043;;;;N;;;;;
+1D63F;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL D;Lu;0;L;<font> 0044;;;;N;;;;;
+1D640;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL E;Lu;0;L;<font> 0045;;;;N;;;;;
+1D641;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL F;Lu;0;L;<font> 0046;;;;N;;;;;
+1D642;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL G;Lu;0;L;<font> 0047;;;;N;;;;;
+1D643;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL H;Lu;0;L;<font> 0048;;;;N;;;;;
+1D644;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL I;Lu;0;L;<font> 0049;;;;N;;;;;
+1D645;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL J;Lu;0;L;<font> 004A;;;;N;;;;;
+1D646;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL K;Lu;0;L;<font> 004B;;;;N;;;;;
+1D647;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL L;Lu;0;L;<font> 004C;;;;N;;;;;
+1D648;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL M;Lu;0;L;<font> 004D;;;;N;;;;;
+1D649;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL N;Lu;0;L;<font> 004E;;;;N;;;;;
+1D64A;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL O;Lu;0;L;<font> 004F;;;;N;;;;;
+1D64B;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL P;Lu;0;L;<font> 0050;;;;N;;;;;
+1D64C;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL Q;Lu;0;L;<font> 0051;;;;N;;;;;
+1D64D;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL R;Lu;0;L;<font> 0052;;;;N;;;;;
+1D64E;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL S;Lu;0;L;<font> 0053;;;;N;;;;;
+1D64F;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL T;Lu;0;L;<font> 0054;;;;N;;;;;
+1D650;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL U;Lu;0;L;<font> 0055;;;;N;;;;;
+1D651;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL V;Lu;0;L;<font> 0056;;;;N;;;;;
+1D652;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL W;Lu;0;L;<font> 0057;;;;N;;;;;
+1D653;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL X;Lu;0;L;<font> 0058;;;;N;;;;;
+1D654;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL Y;Lu;0;L;<font> 0059;;;;N;;;;;
+1D655;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL Z;Lu;0;L;<font> 005A;;;;N;;;;;
+1D656;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL A;Ll;0;L;<font> 0061;;;;N;;;;;
+1D657;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL B;Ll;0;L;<font> 0062;;;;N;;;;;
+1D658;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL C;Ll;0;L;<font> 0063;;;;N;;;;;
+1D659;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL D;Ll;0;L;<font> 0064;;;;N;;;;;
+1D65A;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL E;Ll;0;L;<font> 0065;;;;N;;;;;
+1D65B;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL F;Ll;0;L;<font> 0066;;;;N;;;;;
+1D65C;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL G;Ll;0;L;<font> 0067;;;;N;;;;;
+1D65D;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL H;Ll;0;L;<font> 0068;;;;N;;;;;
+1D65E;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL I;Ll;0;L;<font> 0069;;;;N;;;;;
+1D65F;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL J;Ll;0;L;<font> 006A;;;;N;;;;;
+1D660;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL K;Ll;0;L;<font> 006B;;;;N;;;;;
+1D661;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL L;Ll;0;L;<font> 006C;;;;N;;;;;
+1D662;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL M;Ll;0;L;<font> 006D;;;;N;;;;;
+1D663;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL N;Ll;0;L;<font> 006E;;;;N;;;;;
+1D664;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL O;Ll;0;L;<font> 006F;;;;N;;;;;
+1D665;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL P;Ll;0;L;<font> 0070;;;;N;;;;;
+1D666;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL Q;Ll;0;L;<font> 0071;;;;N;;;;;
+1D667;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL R;Ll;0;L;<font> 0072;;;;N;;;;;
+1D668;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL S;Ll;0;L;<font> 0073;;;;N;;;;;
+1D669;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL T;Ll;0;L;<font> 0074;;;;N;;;;;
+1D66A;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL U;Ll;0;L;<font> 0075;;;;N;;;;;
+1D66B;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL V;Ll;0;L;<font> 0076;;;;N;;;;;
+1D66C;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL W;Ll;0;L;<font> 0077;;;;N;;;;;
+1D66D;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL X;Ll;0;L;<font> 0078;;;;N;;;;;
+1D66E;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL Y;Ll;0;L;<font> 0079;;;;N;;;;;
+1D66F;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL Z;Ll;0;L;<font> 007A;;;;N;;;;;
+1D670;MATHEMATICAL MONOSPACE CAPITAL A;Lu;0;L;<font> 0041;;;;N;;;;;
+1D671;MATHEMATICAL MONOSPACE CAPITAL B;Lu;0;L;<font> 0042;;;;N;;;;;
+1D672;MATHEMATICAL MONOSPACE CAPITAL C;Lu;0;L;<font> 0043;;;;N;;;;;
+1D673;MATHEMATICAL MONOSPACE CAPITAL D;Lu;0;L;<font> 0044;;;;N;;;;;
+1D674;MATHEMATICAL MONOSPACE CAPITAL E;Lu;0;L;<font> 0045;;;;N;;;;;
+1D675;MATHEMATICAL MONOSPACE CAPITAL F;Lu;0;L;<font> 0046;;;;N;;;;;
+1D676;MATHEMATICAL MONOSPACE CAPITAL G;Lu;0;L;<font> 0047;;;;N;;;;;
+1D677;MATHEMATICAL MONOSPACE CAPITAL H;Lu;0;L;<font> 0048;;;;N;;;;;
+1D678;MATHEMATICAL MONOSPACE CAPITAL I;Lu;0;L;<font> 0049;;;;N;;;;;
+1D679;MATHEMATICAL MONOSPACE CAPITAL J;Lu;0;L;<font> 004A;;;;N;;;;;
+1D67A;MATHEMATICAL MONOSPACE CAPITAL K;Lu;0;L;<font> 004B;;;;N;;;;;
+1D67B;MATHEMATICAL MONOSPACE CAPITAL L;Lu;0;L;<font> 004C;;;;N;;;;;
+1D67C;MATHEMATICAL MONOSPACE CAPITAL M;Lu;0;L;<font> 004D;;;;N;;;;;
+1D67D;MATHEMATICAL MONOSPACE CAPITAL N;Lu;0;L;<font> 004E;;;;N;;;;;
+1D67E;MATHEMATICAL MONOSPACE CAPITAL O;Lu;0;L;<font> 004F;;;;N;;;;;
+1D67F;MATHEMATICAL MONOSPACE CAPITAL P;Lu;0;L;<font> 0050;;;;N;;;;;
+1D680;MATHEMATICAL MONOSPACE CAPITAL Q;Lu;0;L;<font> 0051;;;;N;;;;;
+1D681;MATHEMATICAL MONOSPACE CAPITAL R;Lu;0;L;<font> 0052;;;;N;;;;;
+1D682;MATHEMATICAL MONOSPACE CAPITAL S;Lu;0;L;<font> 0053;;;;N;;;;;
+1D683;MATHEMATICAL MONOSPACE CAPITAL T;Lu;0;L;<font> 0054;;;;N;;;;;
+1D684;MATHEMATICAL MONOSPACE CAPITAL U;Lu;0;L;<font> 0055;;;;N;;;;;
+1D685;MATHEMATICAL MONOSPACE CAPITAL V;Lu;0;L;<font> 0056;;;;N;;;;;
+1D686;MATHEMATICAL MONOSPACE CAPITAL W;Lu;0;L;<font> 0057;;;;N;;;;;
+1D687;MATHEMATICAL MONOSPACE CAPITAL X;Lu;0;L;<font> 0058;;;;N;;;;;
+1D688;MATHEMATICAL MONOSPACE CAPITAL Y;Lu;0;L;<font> 0059;;;;N;;;;;
+1D689;MATHEMATICAL MONOSPACE CAPITAL Z;Lu;0;L;<font> 005A;;;;N;;;;;
+1D68A;MATHEMATICAL MONOSPACE SMALL A;Ll;0;L;<font> 0061;;;;N;;;;;
+1D68B;MATHEMATICAL MONOSPACE SMALL B;Ll;0;L;<font> 0062;;;;N;;;;;
+1D68C;MATHEMATICAL MONOSPACE SMALL C;Ll;0;L;<font> 0063;;;;N;;;;;
+1D68D;MATHEMATICAL MONOSPACE SMALL D;Ll;0;L;<font> 0064;;;;N;;;;;
+1D68E;MATHEMATICAL MONOSPACE SMALL E;Ll;0;L;<font> 0065;;;;N;;;;;
+1D68F;MATHEMATICAL MONOSPACE SMALL F;Ll;0;L;<font> 0066;;;;N;;;;;
+1D690;MATHEMATICAL MONOSPACE SMALL G;Ll;0;L;<font> 0067;;;;N;;;;;
+1D691;MATHEMATICAL MONOSPACE SMALL H;Ll;0;L;<font> 0068;;;;N;;;;;
+1D692;MATHEMATICAL MONOSPACE SMALL I;Ll;0;L;<font> 0069;;;;N;;;;;
+1D693;MATHEMATICAL MONOSPACE SMALL J;Ll;0;L;<font> 006A;;;;N;;;;;
+1D694;MATHEMATICAL MONOSPACE SMALL K;Ll;0;L;<font> 006B;;;;N;;;;;
+1D695;MATHEMATICAL MONOSPACE SMALL L;Ll;0;L;<font> 006C;;;;N;;;;;
+1D696;MATHEMATICAL MONOSPACE SMALL M;Ll;0;L;<font> 006D;;;;N;;;;;
+1D697;MATHEMATICAL MONOSPACE SMALL N;Ll;0;L;<font> 006E;;;;N;;;;;
+1D698;MATHEMATICAL MONOSPACE SMALL O;Ll;0;L;<font> 006F;;;;N;;;;;
+1D699;MATHEMATICAL MONOSPACE SMALL P;Ll;0;L;<font> 0070;;;;N;;;;;
+1D69A;MATHEMATICAL MONOSPACE SMALL Q;Ll;0;L;<font> 0071;;;;N;;;;;
+1D69B;MATHEMATICAL MONOSPACE SMALL R;Ll;0;L;<font> 0072;;;;N;;;;;
+1D69C;MATHEMATICAL MONOSPACE SMALL S;Ll;0;L;<font> 0073;;;;N;;;;;
+1D69D;MATHEMATICAL MONOSPACE SMALL T;Ll;0;L;<font> 0074;;;;N;;;;;
+1D69E;MATHEMATICAL MONOSPACE SMALL U;Ll;0;L;<font> 0075;;;;N;;;;;
+1D69F;MATHEMATICAL MONOSPACE SMALL V;Ll;0;L;<font> 0076;;;;N;;;;;
+1D6A0;MATHEMATICAL MONOSPACE SMALL W;Ll;0;L;<font> 0077;;;;N;;;;;
+1D6A1;MATHEMATICAL MONOSPACE SMALL X;Ll;0;L;<font> 0078;;;;N;;;;;
+1D6A2;MATHEMATICAL MONOSPACE SMALL Y;Ll;0;L;<font> 0079;;;;N;;;;;
+1D6A3;MATHEMATICAL MONOSPACE SMALL Z;Ll;0;L;<font> 007A;;;;N;;;;;
+1D6A8;MATHEMATICAL BOLD CAPITAL ALPHA;Lu;0;L;<font> 0391;;;;N;;;;;
+1D6A9;MATHEMATICAL BOLD CAPITAL BETA;Lu;0;L;<font> 0392;;;;N;;;;;
+1D6AA;MATHEMATICAL BOLD CAPITAL GAMMA;Lu;0;L;<font> 0393;;;;N;;;;;
+1D6AB;MATHEMATICAL BOLD CAPITAL DELTA;Lu;0;L;<font> 0394;;;;N;;;;;
+1D6AC;MATHEMATICAL BOLD CAPITAL EPSILON;Lu;0;L;<font> 0395;;;;N;;;;;
+1D6AD;MATHEMATICAL BOLD CAPITAL ZETA;Lu;0;L;<font> 0396;;;;N;;;;;
+1D6AE;MATHEMATICAL BOLD CAPITAL ETA;Lu;0;L;<font> 0397;;;;N;;;;;
+1D6AF;MATHEMATICAL BOLD CAPITAL THETA;Lu;0;L;<font> 0398;;;;N;;;;;
+1D6B0;MATHEMATICAL BOLD CAPITAL IOTA;Lu;0;L;<font> 0399;;;;N;;;;;
+1D6B1;MATHEMATICAL BOLD CAPITAL KAPPA;Lu;0;L;<font> 039A;;;;N;;;;;
+1D6B2;MATHEMATICAL BOLD CAPITAL LAMDA;Lu;0;L;<font> 039B;;;;N;;;;;
+1D6B3;MATHEMATICAL BOLD CAPITAL MU;Lu;0;L;<font> 039C;;;;N;;;;;
+1D6B4;MATHEMATICAL BOLD CAPITAL NU;Lu;0;L;<font> 039D;;;;N;;;;;
+1D6B5;MATHEMATICAL BOLD CAPITAL XI;Lu;0;L;<font> 039E;;;;N;;;;;
+1D6B6;MATHEMATICAL BOLD CAPITAL OMICRON;Lu;0;L;<font> 039F;;;;N;;;;;
+1D6B7;MATHEMATICAL BOLD CAPITAL PI;Lu;0;L;<font> 03A0;;;;N;;;;;
+1D6B8;MATHEMATICAL BOLD CAPITAL RHO;Lu;0;L;<font> 03A1;;;;N;;;;;
+1D6B9;MATHEMATICAL BOLD CAPITAL THETA SYMBOL;Lu;0;L;<font> 03F4;;;;N;;;;;
+1D6BA;MATHEMATICAL BOLD CAPITAL SIGMA;Lu;0;L;<font> 03A3;;;;N;;;;;
+1D6BB;MATHEMATICAL BOLD CAPITAL TAU;Lu;0;L;<font> 03A4;;;;N;;;;;
+1D6BC;MATHEMATICAL BOLD CAPITAL UPSILON;Lu;0;L;<font> 03A5;;;;N;;;;;
+1D6BD;MATHEMATICAL BOLD CAPITAL PHI;Lu;0;L;<font> 03A6;;;;N;;;;;
+1D6BE;MATHEMATICAL BOLD CAPITAL CHI;Lu;0;L;<font> 03A7;;;;N;;;;;
+1D6BF;MATHEMATICAL BOLD CAPITAL PSI;Lu;0;L;<font> 03A8;;;;N;;;;;
+1D6C0;MATHEMATICAL BOLD CAPITAL OMEGA;Lu;0;L;<font> 03A9;;;;N;;;;;
+1D6C1;MATHEMATICAL BOLD NABLA;Sm;0;L;<font> 2207;;;;N;;;;;
+1D6C2;MATHEMATICAL BOLD SMALL ALPHA;Ll;0;L;<font> 03B1;;;;N;;;;;
+1D6C3;MATHEMATICAL BOLD SMALL BETA;Ll;0;L;<font> 03B2;;;;N;;;;;
+1D6C4;MATHEMATICAL BOLD SMALL GAMMA;Ll;0;L;<font> 03B3;;;;N;;;;;
+1D6C5;MATHEMATICAL BOLD SMALL DELTA;Ll;0;L;<font> 03B4;;;;N;;;;;
+1D6C6;MATHEMATICAL BOLD SMALL EPSILON;Ll;0;L;<font> 03B5;;;;N;;;;;
+1D6C7;MATHEMATICAL BOLD SMALL ZETA;Ll;0;L;<font> 03B6;;;;N;;;;;
+1D6C8;MATHEMATICAL BOLD SMALL ETA;Ll;0;L;<font> 03B7;;;;N;;;;;
+1D6C9;MATHEMATICAL BOLD SMALL THETA;Ll;0;L;<font> 03B8;;;;N;;;;;
+1D6CA;MATHEMATICAL BOLD SMALL IOTA;Ll;0;L;<font> 03B9;;;;N;;;;;
+1D6CB;MATHEMATICAL BOLD SMALL KAPPA;Ll;0;L;<font> 03BA;;;;N;;;;;
+1D6CC;MATHEMATICAL BOLD SMALL LAMDA;Ll;0;L;<font> 03BB;;;;N;;;;;
+1D6CD;MATHEMATICAL BOLD SMALL MU;Ll;0;L;<font> 03BC;;;;N;;;;;
+1D6CE;MATHEMATICAL BOLD SMALL NU;Ll;0;L;<font> 03BD;;;;N;;;;;
+1D6CF;MATHEMATICAL BOLD SMALL XI;Ll;0;L;<font> 03BE;;;;N;;;;;
+1D6D0;MATHEMATICAL BOLD SMALL OMICRON;Ll;0;L;<font> 03BF;;;;N;;;;;
+1D6D1;MATHEMATICAL BOLD SMALL PI;Ll;0;L;<font> 03C0;;;;N;;;;;
+1D6D2;MATHEMATICAL BOLD SMALL RHO;Ll;0;L;<font> 03C1;;;;N;;;;;
+1D6D3;MATHEMATICAL BOLD SMALL FINAL SIGMA;Ll;0;L;<font> 03C2;;;;N;;;;;
+1D6D4;MATHEMATICAL BOLD SMALL SIGMA;Ll;0;L;<font> 03C3;;;;N;;;;;
+1D6D5;MATHEMATICAL BOLD SMALL TAU;Ll;0;L;<font> 03C4;;;;N;;;;;
+1D6D6;MATHEMATICAL BOLD SMALL UPSILON;Ll;0;L;<font> 03C5;;;;N;;;;;
+1D6D7;MATHEMATICAL BOLD SMALL PHI;Ll;0;L;<font> 03C6;;;;N;;;;;
+1D6D8;MATHEMATICAL BOLD SMALL CHI;Ll;0;L;<font> 03C7;;;;N;;;;;
+1D6D9;MATHEMATICAL BOLD SMALL PSI;Ll;0;L;<font> 03C8;;;;N;;;;;
+1D6DA;MATHEMATICAL BOLD SMALL OMEGA;Ll;0;L;<font> 03C9;;;;N;;;;;
+1D6DB;MATHEMATICAL BOLD PARTIAL DIFFERENTIAL;Sm;0;L;<font> 2202;;;;N;;;;;
+1D6DC;MATHEMATICAL BOLD EPSILON SYMBOL;Ll;0;L;<font> 03F5;;;;N;;;;;
+1D6DD;MATHEMATICAL BOLD THETA SYMBOL;Ll;0;L;<font> 03D1;;;;N;;;;;
+1D6DE;MATHEMATICAL BOLD KAPPA SYMBOL;Ll;0;L;<font> 03F0;;;;N;;;;;
+1D6DF;MATHEMATICAL BOLD PHI SYMBOL;Ll;0;L;<font> 03D5;;;;N;;;;;
+1D6E0;MATHEMATICAL BOLD RHO SYMBOL;Ll;0;L;<font> 03F1;;;;N;;;;;
+1D6E1;MATHEMATICAL BOLD PI SYMBOL;Ll;0;L;<font> 03D6;;;;N;;;;;
+1D6E2;MATHEMATICAL ITALIC CAPITAL ALPHA;Lu;0;L;<font> 0391;;;;N;;;;;
+1D6E3;MATHEMATICAL ITALIC CAPITAL BETA;Lu;0;L;<font> 0392;;;;N;;;;;
+1D6E4;MATHEMATICAL ITALIC CAPITAL GAMMA;Lu;0;L;<font> 0393;;;;N;;;;;
+1D6E5;MATHEMATICAL ITALIC CAPITAL DELTA;Lu;0;L;<font> 0394;;;;N;;;;;
+1D6E6;MATHEMATICAL ITALIC CAPITAL EPSILON;Lu;0;L;<font> 0395;;;;N;;;;;
+1D6E7;MATHEMATICAL ITALIC CAPITAL ZETA;Lu;0;L;<font> 0396;;;;N;;;;;
+1D6E8;MATHEMATICAL ITALIC CAPITAL ETA;Lu;0;L;<font> 0397;;;;N;;;;;
+1D6E9;MATHEMATICAL ITALIC CAPITAL THETA;Lu;0;L;<font> 0398;;;;N;;;;;
+1D6EA;MATHEMATICAL ITALIC CAPITAL IOTA;Lu;0;L;<font> 0399;;;;N;;;;;
+1D6EB;MATHEMATICAL ITALIC CAPITAL KAPPA;Lu;0;L;<font> 039A;;;;N;;;;;
+1D6EC;MATHEMATICAL ITALIC CAPITAL LAMDA;Lu;0;L;<font> 039B;;;;N;;;;;
+1D6ED;MATHEMATICAL ITALIC CAPITAL MU;Lu;0;L;<font> 039C;;;;N;;;;;
+1D6EE;MATHEMATICAL ITALIC CAPITAL NU;Lu;0;L;<font> 039D;;;;N;;;;;
+1D6EF;MATHEMATICAL ITALIC CAPITAL XI;Lu;0;L;<font> 039E;;;;N;;;;;
+1D6F0;MATHEMATICAL ITALIC CAPITAL OMICRON;Lu;0;L;<font> 039F;;;;N;;;;;
+1D6F1;MATHEMATICAL ITALIC CAPITAL PI;Lu;0;L;<font> 03A0;;;;N;;;;;
+1D6F2;MATHEMATICAL ITALIC CAPITAL RHO;Lu;0;L;<font> 03A1;;;;N;;;;;
+1D6F3;MATHEMATICAL ITALIC CAPITAL THETA SYMBOL;Lu;0;L;<font> 03F4;;;;N;;;;;
+1D6F4;MATHEMATICAL ITALIC CAPITAL SIGMA;Lu;0;L;<font> 03A3;;;;N;;;;;
+1D6F5;MATHEMATICAL ITALIC CAPITAL TAU;Lu;0;L;<font> 03A4;;;;N;;;;;
+1D6F6;MATHEMATICAL ITALIC CAPITAL UPSILON;Lu;0;L;<font> 03A5;;;;N;;;;;
+1D6F7;MATHEMATICAL ITALIC CAPITAL PHI;Lu;0;L;<font> 03A6;;;;N;;;;;
+1D6F8;MATHEMATICAL ITALIC CAPITAL CHI;Lu;0;L;<font> 03A7;;;;N;;;;;
+1D6F9;MATHEMATICAL ITALIC CAPITAL PSI;Lu;0;L;<font> 03A8;;;;N;;;;;
+1D6FA;MATHEMATICAL ITALIC CAPITAL OMEGA;Lu;0;L;<font> 03A9;;;;N;;;;;
+1D6FB;MATHEMATICAL ITALIC NABLA;Sm;0;L;<font> 2207;;;;N;;;;;
+1D6FC;MATHEMATICAL ITALIC SMALL ALPHA;Ll;0;L;<font> 03B1;;;;N;;;;;
+1D6FD;MATHEMATICAL ITALIC SMALL BETA;Ll;0;L;<font> 03B2;;;;N;;;;;
+1D6FE;MATHEMATICAL ITALIC SMALL GAMMA;Ll;0;L;<font> 03B3;;;;N;;;;;
+1D6FF;MATHEMATICAL ITALIC SMALL DELTA;Ll;0;L;<font> 03B4;;;;N;;;;;
+1D700;MATHEMATICAL ITALIC SMALL EPSILON;Ll;0;L;<font> 03B5;;;;N;;;;;
+1D701;MATHEMATICAL ITALIC SMALL ZETA;Ll;0;L;<font> 03B6;;;;N;;;;;
+1D702;MATHEMATICAL ITALIC SMALL ETA;Ll;0;L;<font> 03B7;;;;N;;;;;
+1D703;MATHEMATICAL ITALIC SMALL THETA;Ll;0;L;<font> 03B8;;;;N;;;;;
+1D704;MATHEMATICAL ITALIC SMALL IOTA;Ll;0;L;<font> 03B9;;;;N;;;;;
+1D705;MATHEMATICAL ITALIC SMALL KAPPA;Ll;0;L;<font> 03BA;;;;N;;;;;
+1D706;MATHEMATICAL ITALIC SMALL LAMDA;Ll;0;L;<font> 03BB;;;;N;;;;;
+1D707;MATHEMATICAL ITALIC SMALL MU;Ll;0;L;<font> 03BC;;;;N;;;;;
+1D708;MATHEMATICAL ITALIC SMALL NU;Ll;0;L;<font> 03BD;;;;N;;;;;
+1D709;MATHEMATICAL ITALIC SMALL XI;Ll;0;L;<font> 03BE;;;;N;;;;;
+1D70A;MATHEMATICAL ITALIC SMALL OMICRON;Ll;0;L;<font> 03BF;;;;N;;;;;
+1D70B;MATHEMATICAL ITALIC SMALL PI;Ll;0;L;<font> 03C0;;;;N;;;;;
+1D70C;MATHEMATICAL ITALIC SMALL RHO;Ll;0;L;<font> 03C1;;;;N;;;;;
+1D70D;MATHEMATICAL ITALIC SMALL FINAL SIGMA;Ll;0;L;<font> 03C2;;;;N;;;;;
+1D70E;MATHEMATICAL ITALIC SMALL SIGMA;Ll;0;L;<font> 03C3;;;;N;;;;;
+1D70F;MATHEMATICAL ITALIC SMALL TAU;Ll;0;L;<font> 03C4;;;;N;;;;;
+1D710;MATHEMATICAL ITALIC SMALL UPSILON;Ll;0;L;<font> 03C5;;;;N;;;;;
+1D711;MATHEMATICAL ITALIC SMALL PHI;Ll;0;L;<font> 03C6;;;;N;;;;;
+1D712;MATHEMATICAL ITALIC SMALL CHI;Ll;0;L;<font> 03C7;;;;N;;;;;
+1D713;MATHEMATICAL ITALIC SMALL PSI;Ll;0;L;<font> 03C8;;;;N;;;;;
+1D714;MATHEMATICAL ITALIC SMALL OMEGA;Ll;0;L;<font> 03C9;;;;N;;;;;
+1D715;MATHEMATICAL ITALIC PARTIAL DIFFERENTIAL;Sm;0;L;<font> 2202;;;;N;;;;;
+1D716;MATHEMATICAL ITALIC EPSILON SYMBOL;Ll;0;L;<font> 03F5;;;;N;;;;;
+1D717;MATHEMATICAL ITALIC THETA SYMBOL;Ll;0;L;<font> 03D1;;;;N;;;;;
+1D718;MATHEMATICAL ITALIC KAPPA SYMBOL;Ll;0;L;<font> 03F0;;;;N;;;;;
+1D719;MATHEMATICAL ITALIC PHI SYMBOL;Ll;0;L;<font> 03D5;;;;N;;;;;
+1D71A;MATHEMATICAL ITALIC RHO SYMBOL;Ll;0;L;<font> 03F1;;;;N;;;;;
+1D71B;MATHEMATICAL ITALIC PI SYMBOL;Ll;0;L;<font> 03D6;;;;N;;;;;
+1D71C;MATHEMATICAL BOLD ITALIC CAPITAL ALPHA;Lu;0;L;<font> 0391;;;;N;;;;;
+1D71D;MATHEMATICAL BOLD ITALIC CAPITAL BETA;Lu;0;L;<font> 0392;;;;N;;;;;
+1D71E;MATHEMATICAL BOLD ITALIC CAPITAL GAMMA;Lu;0;L;<font> 0393;;;;N;;;;;
+1D71F;MATHEMATICAL BOLD ITALIC CAPITAL DELTA;Lu;0;L;<font> 0394;;;;N;;;;;
+1D720;MATHEMATICAL BOLD ITALIC CAPITAL EPSILON;Lu;0;L;<font> 0395;;;;N;;;;;
+1D721;MATHEMATICAL BOLD ITALIC CAPITAL ZETA;Lu;0;L;<font> 0396;;;;N;;;;;
+1D722;MATHEMATICAL BOLD ITALIC CAPITAL ETA;Lu;0;L;<font> 0397;;;;N;;;;;
+1D723;MATHEMATICAL BOLD ITALIC CAPITAL THETA;Lu;0;L;<font> 0398;;;;N;;;;;
+1D724;MATHEMATICAL BOLD ITALIC CAPITAL IOTA;Lu;0;L;<font> 0399;;;;N;;;;;
+1D725;MATHEMATICAL BOLD ITALIC CAPITAL KAPPA;Lu;0;L;<font> 039A;;;;N;;;;;
+1D726;MATHEMATICAL BOLD ITALIC CAPITAL LAMDA;Lu;0;L;<font> 039B;;;;N;;;;;
+1D727;MATHEMATICAL BOLD ITALIC CAPITAL MU;Lu;0;L;<font> 039C;;;;N;;;;;
+1D728;MATHEMATICAL BOLD ITALIC CAPITAL NU;Lu;0;L;<font> 039D;;;;N;;;;;
+1D729;MATHEMATICAL BOLD ITALIC CAPITAL XI;Lu;0;L;<font> 039E;;;;N;;;;;
+1D72A;MATHEMATICAL BOLD ITALIC CAPITAL OMICRON;Lu;0;L;<font> 039F;;;;N;;;;;
+1D72B;MATHEMATICAL BOLD ITALIC CAPITAL PI;Lu;0;L;<font> 03A0;;;;N;;;;;
+1D72C;MATHEMATICAL BOLD ITALIC CAPITAL RHO;Lu;0;L;<font> 03A1;;;;N;;;;;
+1D72D;MATHEMATICAL BOLD ITALIC CAPITAL THETA SYMBOL;Lu;0;L;<font> 03F4;;;;N;;;;;
+1D72E;MATHEMATICAL BOLD ITALIC CAPITAL SIGMA;Lu;0;L;<font> 03A3;;;;N;;;;;
+1D72F;MATHEMATICAL BOLD ITALIC CAPITAL TAU;Lu;0;L;<font> 03A4;;;;N;;;;;
+1D730;MATHEMATICAL BOLD ITALIC CAPITAL UPSILON;Lu;0;L;<font> 03A5;;;;N;;;;;
+1D731;MATHEMATICAL BOLD ITALIC CAPITAL PHI;Lu;0;L;<font> 03A6;;;;N;;;;;
+1D732;MATHEMATICAL BOLD ITALIC CAPITAL CHI;Lu;0;L;<font> 03A7;;;;N;;;;;
+1D733;MATHEMATICAL BOLD ITALIC CAPITAL PSI;Lu;0;L;<font> 03A8;;;;N;;;;;
+1D734;MATHEMATICAL BOLD ITALIC CAPITAL OMEGA;Lu;0;L;<font> 03A9;;;;N;;;;;
+1D735;MATHEMATICAL BOLD ITALIC NABLA;Sm;0;L;<font> 2207;;;;N;;;;;
+1D736;MATHEMATICAL BOLD ITALIC SMALL ALPHA;Ll;0;L;<font> 03B1;;;;N;;;;;
+1D737;MATHEMATICAL BOLD ITALIC SMALL BETA;Ll;0;L;<font> 03B2;;;;N;;;;;
+1D738;MATHEMATICAL BOLD ITALIC SMALL GAMMA;Ll;0;L;<font> 03B3;;;;N;;;;;
+1D739;MATHEMATICAL BOLD ITALIC SMALL DELTA;Ll;0;L;<font> 03B4;;;;N;;;;;
+1D73A;MATHEMATICAL BOLD ITALIC SMALL EPSILON;Ll;0;L;<font> 03B5;;;;N;;;;;
+1D73B;MATHEMATICAL BOLD ITALIC SMALL ZETA;Ll;0;L;<font> 03B6;;;;N;;;;;
+1D73C;MATHEMATICAL BOLD ITALIC SMALL ETA;Ll;0;L;<font> 03B7;;;;N;;;;;
+1D73D;MATHEMATICAL BOLD ITALIC SMALL THETA;Ll;0;L;<font> 03B8;;;;N;;;;;
+1D73E;MATHEMATICAL BOLD ITALIC SMALL IOTA;Ll;0;L;<font> 03B9;;;;N;;;;;
+1D73F;MATHEMATICAL BOLD ITALIC SMALL KAPPA;Ll;0;L;<font> 03BA;;;;N;;;;;
+1D740;MATHEMATICAL BOLD ITALIC SMALL LAMDA;Ll;0;L;<font> 03BB;;;;N;;;;;
+1D741;MATHEMATICAL BOLD ITALIC SMALL MU;Ll;0;L;<font> 03BC;;;;N;;;;;
+1D742;MATHEMATICAL BOLD ITALIC SMALL NU;Ll;0;L;<font> 03BD;;;;N;;;;;
+1D743;MATHEMATICAL BOLD ITALIC SMALL XI;Ll;0;L;<font> 03BE;;;;N;;;;;
+1D744;MATHEMATICAL BOLD ITALIC SMALL OMICRON;Ll;0;L;<font> 03BF;;;;N;;;;;
+1D745;MATHEMATICAL BOLD ITALIC SMALL PI;Ll;0;L;<font> 03C0;;;;N;;;;;
+1D746;MATHEMATICAL BOLD ITALIC SMALL RHO;Ll;0;L;<font> 03C1;;;;N;;;;;
+1D747;MATHEMATICAL BOLD ITALIC SMALL FINAL SIGMA;Ll;0;L;<font> 03C2;;;;N;;;;;
+1D748;MATHEMATICAL BOLD ITALIC SMALL SIGMA;Ll;0;L;<font> 03C3;;;;N;;;;;
+1D749;MATHEMATICAL BOLD ITALIC SMALL TAU;Ll;0;L;<font> 03C4;;;;N;;;;;
+1D74A;MATHEMATICAL BOLD ITALIC SMALL UPSILON;Ll;0;L;<font> 03C5;;;;N;;;;;
+1D74B;MATHEMATICAL BOLD ITALIC SMALL PHI;Ll;0;L;<font> 03C6;;;;N;;;;;
+1D74C;MATHEMATICAL BOLD ITALIC SMALL CHI;Ll;0;L;<font> 03C7;;;;N;;;;;
+1D74D;MATHEMATICAL BOLD ITALIC SMALL PSI;Ll;0;L;<font> 03C8;;;;N;;;;;
+1D74E;MATHEMATICAL BOLD ITALIC SMALL OMEGA;Ll;0;L;<font> 03C9;;;;N;;;;;
+1D74F;MATHEMATICAL BOLD ITALIC PARTIAL DIFFERENTIAL;Sm;0;L;<font> 2202;;;;N;;;;;
+1D750;MATHEMATICAL BOLD ITALIC EPSILON SYMBOL;Ll;0;L;<font> 03F5;;;;N;;;;;
+1D751;MATHEMATICAL BOLD ITALIC THETA SYMBOL;Ll;0;L;<font> 03D1;;;;N;;;;;
+1D752;MATHEMATICAL BOLD ITALIC KAPPA SYMBOL;Ll;0;L;<font> 03F0;;;;N;;;;;
+1D753;MATHEMATICAL BOLD ITALIC PHI SYMBOL;Ll;0;L;<font> 03D5;;;;N;;;;;
+1D754;MATHEMATICAL BOLD ITALIC RHO SYMBOL;Ll;0;L;<font> 03F1;;;;N;;;;;
+1D755;MATHEMATICAL BOLD ITALIC PI SYMBOL;Ll;0;L;<font> 03D6;;;;N;;;;;
+1D756;MATHEMATICAL SANS-SERIF BOLD CAPITAL ALPHA;Lu;0;L;<font> 0391;;;;N;;;;;
+1D757;MATHEMATICAL SANS-SERIF BOLD CAPITAL BETA;Lu;0;L;<font> 0392;;;;N;;;;;
+1D758;MATHEMATICAL SANS-SERIF BOLD CAPITAL GAMMA;Lu;0;L;<font> 0393;;;;N;;;;;
+1D759;MATHEMATICAL SANS-SERIF BOLD CAPITAL DELTA;Lu;0;L;<font> 0394;;;;N;;;;;
+1D75A;MATHEMATICAL SANS-SERIF BOLD CAPITAL EPSILON;Lu;0;L;<font> 0395;;;;N;;;;;
+1D75B;MATHEMATICAL SANS-SERIF BOLD CAPITAL ZETA;Lu;0;L;<font> 0396;;;;N;;;;;
+1D75C;MATHEMATICAL SANS-SERIF BOLD CAPITAL ETA;Lu;0;L;<font> 0397;;;;N;;;;;
+1D75D;MATHEMATICAL SANS-SERIF BOLD CAPITAL THETA;Lu;0;L;<font> 0398;;;;N;;;;;
+1D75E;MATHEMATICAL SANS-SERIF BOLD CAPITAL IOTA;Lu;0;L;<font> 0399;;;;N;;;;;
+1D75F;MATHEMATICAL SANS-SERIF BOLD CAPITAL KAPPA;Lu;0;L;<font> 039A;;;;N;;;;;
+1D760;MATHEMATICAL SANS-SERIF BOLD CAPITAL LAMDA;Lu;0;L;<font> 039B;;;;N;;;;;
+1D761;MATHEMATICAL SANS-SERIF BOLD CAPITAL MU;Lu;0;L;<font> 039C;;;;N;;;;;
+1D762;MATHEMATICAL SANS-SERIF BOLD CAPITAL NU;Lu;0;L;<font> 039D;;;;N;;;;;
+1D763;MATHEMATICAL SANS-SERIF BOLD CAPITAL XI;Lu;0;L;<font> 039E;;;;N;;;;;
+1D764;MATHEMATICAL SANS-SERIF BOLD CAPITAL OMICRON;Lu;0;L;<font> 039F;;;;N;;;;;
+1D765;MATHEMATICAL SANS-SERIF BOLD CAPITAL PI;Lu;0;L;<font> 03A0;;;;N;;;;;
+1D766;MATHEMATICAL SANS-SERIF BOLD CAPITAL RHO;Lu;0;L;<font> 03A1;;;;N;;;;;
+1D767;MATHEMATICAL SANS-SERIF BOLD CAPITAL THETA SYMBOL;Lu;0;L;<font> 03F4;;;;N;;;;;
+1D768;MATHEMATICAL SANS-SERIF BOLD CAPITAL SIGMA;Lu;0;L;<font> 03A3;;;;N;;;;;
+1D769;MATHEMATICAL SANS-SERIF BOLD CAPITAL TAU;Lu;0;L;<font> 03A4;;;;N;;;;;
+1D76A;MATHEMATICAL SANS-SERIF BOLD CAPITAL UPSILON;Lu;0;L;<font> 03A5;;;;N;;;;;
+1D76B;MATHEMATICAL SANS-SERIF BOLD CAPITAL PHI;Lu;0;L;<font> 03A6;;;;N;;;;;
+1D76C;MATHEMATICAL SANS-SERIF BOLD CAPITAL CHI;Lu;0;L;<font> 03A7;;;;N;;;;;
+1D76D;MATHEMATICAL SANS-SERIF BOLD CAPITAL PSI;Lu;0;L;<font> 03A8;;;;N;;;;;
+1D76E;MATHEMATICAL SANS-SERIF BOLD CAPITAL OMEGA;Lu;0;L;<font> 03A9;;;;N;;;;;
+1D76F;MATHEMATICAL SANS-SERIF BOLD NABLA;Sm;0;L;<font> 2207;;;;N;;;;;
+1D770;MATHEMATICAL SANS-SERIF BOLD SMALL ALPHA;Ll;0;L;<font> 03B1;;;;N;;;;;
+1D771;MATHEMATICAL SANS-SERIF BOLD SMALL BETA;Ll;0;L;<font> 03B2;;;;N;;;;;
+1D772;MATHEMATICAL SANS-SERIF BOLD SMALL GAMMA;Ll;0;L;<font> 03B3;;;;N;;;;;
+1D773;MATHEMATICAL SANS-SERIF BOLD SMALL DELTA;Ll;0;L;<font> 03B4;;;;N;;;;;
+1D774;MATHEMATICAL SANS-SERIF BOLD SMALL EPSILON;Ll;0;L;<font> 03B5;;;;N;;;;;
+1D775;MATHEMATICAL SANS-SERIF BOLD SMALL ZETA;Ll;0;L;<font> 03B6;;;;N;;;;;
+1D776;MATHEMATICAL SANS-SERIF BOLD SMALL ETA;Ll;0;L;<font> 03B7;;;;N;;;;;
+1D777;MATHEMATICAL SANS-SERIF BOLD SMALL THETA;Ll;0;L;<font> 03B8;;;;N;;;;;
+1D778;MATHEMATICAL SANS-SERIF BOLD SMALL IOTA;Ll;0;L;<font> 03B9;;;;N;;;;;
+1D779;MATHEMATICAL SANS-SERIF BOLD SMALL KAPPA;Ll;0;L;<font> 03BA;;;;N;;;;;
+1D77A;MATHEMATICAL SANS-SERIF BOLD SMALL LAMDA;Ll;0;L;<font> 03BB;;;;N;;;;;
+1D77B;MATHEMATICAL SANS-SERIF BOLD SMALL MU;Ll;0;L;<font> 03BC;;;;N;;;;;
+1D77C;MATHEMATICAL SANS-SERIF BOLD SMALL NU;Ll;0;L;<font> 03BD;;;;N;;;;;
+1D77D;MATHEMATICAL SANS-SERIF BOLD SMALL XI;Ll;0;L;<font> 03BE;;;;N;;;;;
+1D77E;MATHEMATICAL SANS-SERIF BOLD SMALL OMICRON;Ll;0;L;<font> 03BF;;;;N;;;;;
+1D77F;MATHEMATICAL SANS-SERIF BOLD SMALL PI;Ll;0;L;<font> 03C0;;;;N;;;;;
+1D780;MATHEMATICAL SANS-SERIF BOLD SMALL RHO;Ll;0;L;<font> 03C1;;;;N;;;;;
+1D781;MATHEMATICAL SANS-SERIF BOLD SMALL FINAL SIGMA;Ll;0;L;<font> 03C2;;;;N;;;;;
+1D782;MATHEMATICAL SANS-SERIF BOLD SMALL SIGMA;Ll;0;L;<font> 03C3;;;;N;;;;;
+1D783;MATHEMATICAL SANS-SERIF BOLD SMALL TAU;Ll;0;L;<font> 03C4;;;;N;;;;;
+1D784;MATHEMATICAL SANS-SERIF BOLD SMALL UPSILON;Ll;0;L;<font> 03C5;;;;N;;;;;
+1D785;MATHEMATICAL SANS-SERIF BOLD SMALL PHI;Ll;0;L;<font> 03C6;;;;N;;;;;
+1D786;MATHEMATICAL SANS-SERIF BOLD SMALL CHI;Ll;0;L;<font> 03C7;;;;N;;;;;
+1D787;MATHEMATICAL SANS-SERIF BOLD SMALL PSI;Ll;0;L;<font> 03C8;;;;N;;;;;
+1D788;MATHEMATICAL SANS-SERIF BOLD SMALL OMEGA;Ll;0;L;<font> 03C9;;;;N;;;;;
+1D789;MATHEMATICAL SANS-SERIF BOLD PARTIAL DIFFERENTIAL;Sm;0;L;<font> 2202;;;;N;;;;;
+1D78A;MATHEMATICAL SANS-SERIF BOLD EPSILON SYMBOL;Ll;0;L;<font> 03F5;;;;N;;;;;
+1D78B;MATHEMATICAL SANS-SERIF BOLD THETA SYMBOL;Ll;0;L;<font> 03D1;;;;N;;;;;
+1D78C;MATHEMATICAL SANS-SERIF BOLD KAPPA SYMBOL;Ll;0;L;<font> 03F0;;;;N;;;;;
+1D78D;MATHEMATICAL SANS-SERIF BOLD PHI SYMBOL;Ll;0;L;<font> 03D5;;;;N;;;;;
+1D78E;MATHEMATICAL SANS-SERIF BOLD RHO SYMBOL;Ll;0;L;<font> 03F1;;;;N;;;;;
+1D78F;MATHEMATICAL SANS-SERIF BOLD PI SYMBOL;Ll;0;L;<font> 03D6;;;;N;;;;;
+1D790;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL ALPHA;Lu;0;L;<font> 0391;;;;N;;;;;
+1D791;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL BETA;Lu;0;L;<font> 0392;;;;N;;;;;
+1D792;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL GAMMA;Lu;0;L;<font> 0393;;;;N;;;;;
+1D793;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL DELTA;Lu;0;L;<font> 0394;;;;N;;;;;
+1D794;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL EPSILON;Lu;0;L;<font> 0395;;;;N;;;;;
+1D795;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL ZETA;Lu;0;L;<font> 0396;;;;N;;;;;
+1D796;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL ETA;Lu;0;L;<font> 0397;;;;N;;;;;
+1D797;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL THETA;Lu;0;L;<font> 0398;;;;N;;;;;
+1D798;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL IOTA;Lu;0;L;<font> 0399;;;;N;;;;;
+1D799;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL KAPPA;Lu;0;L;<font> 039A;;;;N;;;;;
+1D79A;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL LAMDA;Lu;0;L;<font> 039B;;;;N;;;;;
+1D79B;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL MU;Lu;0;L;<font> 039C;;;;N;;;;;
+1D79C;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL NU;Lu;0;L;<font> 039D;;;;N;;;;;
+1D79D;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL XI;Lu;0;L;<font> 039E;;;;N;;;;;
+1D79E;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMICRON;Lu;0;L;<font> 039F;;;;N;;;;;
+1D79F;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL PI;Lu;0;L;<font> 03A0;;;;N;;;;;
+1D7A0;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL RHO;Lu;0;L;<font> 03A1;;;;N;;;;;
+1D7A1;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL THETA SYMBOL;Lu;0;L;<font> 03F4;;;;N;;;;;
+1D7A2;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL SIGMA;Lu;0;L;<font> 03A3;;;;N;;;;;
+1D7A3;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL TAU;Lu;0;L;<font> 03A4;;;;N;;;;;
+1D7A4;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL UPSILON;Lu;0;L;<font> 03A5;;;;N;;;;;
+1D7A5;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL PHI;Lu;0;L;<font> 03A6;;;;N;;;;;
+1D7A6;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL CHI;Lu;0;L;<font> 03A7;;;;N;;;;;
+1D7A7;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL PSI;Lu;0;L;<font> 03A8;;;;N;;;;;
+1D7A8;MATHEMATICAL SANS-SERIF BOLD ITALIC CAPITAL OMEGA;Lu;0;L;<font> 03A9;;;;N;;;;;
+1D7A9;MATHEMATICAL SANS-SERIF BOLD ITALIC NABLA;Sm;0;L;<font> 2207;;;;N;;;;;
+1D7AA;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ALPHA;Ll;0;L;<font> 03B1;;;;N;;;;;
+1D7AB;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL BETA;Ll;0;L;<font> 03B2;;;;N;;;;;
+1D7AC;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL GAMMA;Ll;0;L;<font> 03B3;;;;N;;;;;
+1D7AD;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL DELTA;Ll;0;L;<font> 03B4;;;;N;;;;;
+1D7AE;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL EPSILON;Ll;0;L;<font> 03B5;;;;N;;;;;
+1D7AF;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ZETA;Ll;0;L;<font> 03B6;;;;N;;;;;
+1D7B0;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ETA;Ll;0;L;<font> 03B7;;;;N;;;;;
+1D7B1;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL THETA;Ll;0;L;<font> 03B8;;;;N;;;;;
+1D7B2;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL IOTA;Ll;0;L;<font> 03B9;;;;N;;;;;
+1D7B3;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL KAPPA;Ll;0;L;<font> 03BA;;;;N;;;;;
+1D7B4;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL LAMDA;Ll;0;L;<font> 03BB;;;;N;;;;;
+1D7B5;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL MU;Ll;0;L;<font> 03BC;;;;N;;;;;
+1D7B6;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL NU;Ll;0;L;<font> 03BD;;;;N;;;;;
+1D7B7;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL XI;Ll;0;L;<font> 03BE;;;;N;;;;;
+1D7B8;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMICRON;Ll;0;L;<font> 03BF;;;;N;;;;;
+1D7B9;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PI;Ll;0;L;<font> 03C0;;;;N;;;;;
+1D7BA;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL RHO;Ll;0;L;<font> 03C1;;;;N;;;;;
+1D7BB;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL FINAL SIGMA;Ll;0;L;<font> 03C2;;;;N;;;;;
+1D7BC;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL SIGMA;Ll;0;L;<font> 03C3;;;;N;;;;;
+1D7BD;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL TAU;Ll;0;L;<font> 03C4;;;;N;;;;;
+1D7BE;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL UPSILON;Ll;0;L;<font> 03C5;;;;N;;;;;
+1D7BF;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PHI;Ll;0;L;<font> 03C6;;;;N;;;;;
+1D7C0;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL CHI;Ll;0;L;<font> 03C7;;;;N;;;;;
+1D7C1;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL PSI;Ll;0;L;<font> 03C8;;;;N;;;;;
+1D7C2;MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL OMEGA;Ll;0;L;<font> 03C9;;;;N;;;;;
+1D7C3;MATHEMATICAL SANS-SERIF BOLD ITALIC PARTIAL DIFFERENTIAL;Sm;0;L;<font> 2202;;;;N;;;;;
+1D7C4;MATHEMATICAL SANS-SERIF BOLD ITALIC EPSILON SYMBOL;Ll;0;L;<font> 03F5;;;;N;;;;;
+1D7C5;MATHEMATICAL SANS-SERIF BOLD ITALIC THETA SYMBOL;Ll;0;L;<font> 03D1;;;;N;;;;;
+1D7C6;MATHEMATICAL SANS-SERIF BOLD ITALIC KAPPA SYMBOL;Ll;0;L;<font> 03F0;;;;N;;;;;
+1D7C7;MATHEMATICAL SANS-SERIF BOLD ITALIC PHI SYMBOL;Ll;0;L;<font> 03D5;;;;N;;;;;
+1D7C8;MATHEMATICAL SANS-SERIF BOLD ITALIC RHO SYMBOL;Ll;0;L;<font> 03F1;;;;N;;;;;
+1D7C9;MATHEMATICAL SANS-SERIF BOLD ITALIC PI SYMBOL;Ll;0;L;<font> 03D6;;;;N;;;;;
+1D7CE;MATHEMATICAL BOLD DIGIT ZERO;Nd;0;EN;<font> 0030;0;0;0;N;;;;;
+1D7CF;MATHEMATICAL BOLD DIGIT ONE;Nd;0;EN;<font> 0031;1;1;1;N;;;;;
+1D7D0;MATHEMATICAL BOLD DIGIT TWO;Nd;0;EN;<font> 0032;2;2;2;N;;;;;
+1D7D1;MATHEMATICAL BOLD DIGIT THREE;Nd;0;EN;<font> 0033;3;3;3;N;;;;;
+1D7D2;MATHEMATICAL BOLD DIGIT FOUR;Nd;0;EN;<font> 0034;4;4;4;N;;;;;
+1D7D3;MATHEMATICAL BOLD DIGIT FIVE;Nd;0;EN;<font> 0035;5;5;5;N;;;;;
+1D7D4;MATHEMATICAL BOLD DIGIT SIX;Nd;0;EN;<font> 0036;6;6;6;N;;;;;
+1D7D5;MATHEMATICAL BOLD DIGIT SEVEN;Nd;0;EN;<font> 0037;7;7;7;N;;;;;
+1D7D6;MATHEMATICAL BOLD DIGIT EIGHT;Nd;0;EN;<font> 0038;8;8;8;N;;;;;
+1D7D7;MATHEMATICAL BOLD DIGIT NINE;Nd;0;EN;<font> 0039;9;9;9;N;;;;;
+1D7D8;MATHEMATICAL DOUBLE-STRUCK DIGIT ZERO;Nd;0;EN;<font> 0030;0;0;0;N;;;;;
+1D7D9;MATHEMATICAL DOUBLE-STRUCK DIGIT ONE;Nd;0;EN;<font> 0031;1;1;1;N;;;;;
+1D7DA;MATHEMATICAL DOUBLE-STRUCK DIGIT TWO;Nd;0;EN;<font> 0032;2;2;2;N;;;;;
+1D7DB;MATHEMATICAL DOUBLE-STRUCK DIGIT THREE;Nd;0;EN;<font> 0033;3;3;3;N;;;;;
+1D7DC;MATHEMATICAL DOUBLE-STRUCK DIGIT FOUR;Nd;0;EN;<font> 0034;4;4;4;N;;;;;
+1D7DD;MATHEMATICAL DOUBLE-STRUCK DIGIT FIVE;Nd;0;EN;<font> 0035;5;5;5;N;;;;;
+1D7DE;MATHEMATICAL DOUBLE-STRUCK DIGIT SIX;Nd;0;EN;<font> 0036;6;6;6;N;;;;;
+1D7DF;MATHEMATICAL DOUBLE-STRUCK DIGIT SEVEN;Nd;0;EN;<font> 0037;7;7;7;N;;;;;
+1D7E0;MATHEMATICAL DOUBLE-STRUCK DIGIT EIGHT;Nd;0;EN;<font> 0038;8;8;8;N;;;;;
+1D7E1;MATHEMATICAL DOUBLE-STRUCK DIGIT NINE;Nd;0;EN;<font> 0039;9;9;9;N;;;;;
+1D7E2;MATHEMATICAL SANS-SERIF DIGIT ZERO;Nd;0;EN;<font> 0030;0;0;0;N;;;;;
+1D7E3;MATHEMATICAL SANS-SERIF DIGIT ONE;Nd;0;EN;<font> 0031;1;1;1;N;;;;;
+1D7E4;MATHEMATICAL SANS-SERIF DIGIT TWO;Nd;0;EN;<font> 0032;2;2;2;N;;;;;
+1D7E5;MATHEMATICAL SANS-SERIF DIGIT THREE;Nd;0;EN;<font> 0033;3;3;3;N;;;;;
+1D7E6;MATHEMATICAL SANS-SERIF DIGIT FOUR;Nd;0;EN;<font> 0034;4;4;4;N;;;;;
+1D7E7;MATHEMATICAL SANS-SERIF DIGIT FIVE;Nd;0;EN;<font> 0035;5;5;5;N;;;;;
+1D7E8;MATHEMATICAL SANS-SERIF DIGIT SIX;Nd;0;EN;<font> 0036;6;6;6;N;;;;;
+1D7E9;MATHEMATICAL SANS-SERIF DIGIT SEVEN;Nd;0;EN;<font> 0037;7;7;7;N;;;;;
+1D7EA;MATHEMATICAL SANS-SERIF DIGIT EIGHT;Nd;0;EN;<font> 0038;8;8;8;N;;;;;
+1D7EB;MATHEMATICAL SANS-SERIF DIGIT NINE;Nd;0;EN;<font> 0039;9;9;9;N;;;;;
+1D7EC;MATHEMATICAL SANS-SERIF BOLD DIGIT ZERO;Nd;0;EN;<font> 0030;0;0;0;N;;;;;
+1D7ED;MATHEMATICAL SANS-SERIF BOLD DIGIT ONE;Nd;0;EN;<font> 0031;1;1;1;N;;;;;
+1D7EE;MATHEMATICAL SANS-SERIF BOLD DIGIT TWO;Nd;0;EN;<font> 0032;2;2;2;N;;;;;
+1D7EF;MATHEMATICAL SANS-SERIF BOLD DIGIT THREE;Nd;0;EN;<font> 0033;3;3;3;N;;;;;
+1D7F0;MATHEMATICAL SANS-SERIF BOLD DIGIT FOUR;Nd;0;EN;<font> 0034;4;4;4;N;;;;;
+1D7F1;MATHEMATICAL SANS-SERIF BOLD DIGIT FIVE;Nd;0;EN;<font> 0035;5;5;5;N;;;;;
+1D7F2;MATHEMATICAL SANS-SERIF BOLD DIGIT SIX;Nd;0;EN;<font> 0036;6;6;6;N;;;;;
+1D7F3;MATHEMATICAL SANS-SERIF BOLD DIGIT SEVEN;Nd;0;EN;<font> 0037;7;7;7;N;;;;;
+1D7F4;MATHEMATICAL SANS-SERIF BOLD DIGIT EIGHT;Nd;0;EN;<font> 0038;8;8;8;N;;;;;
+1D7F5;MATHEMATICAL SANS-SERIF BOLD DIGIT NINE;Nd;0;EN;<font> 0039;9;9;9;N;;;;;
+1D7F6;MATHEMATICAL MONOSPACE DIGIT ZERO;Nd;0;EN;<font> 0030;0;0;0;N;;;;;
+1D7F7;MATHEMATICAL MONOSPACE DIGIT ONE;Nd;0;EN;<font> 0031;1;1;1;N;;;;;
+1D7F8;MATHEMATICAL MONOSPACE DIGIT TWO;Nd;0;EN;<font> 0032;2;2;2;N;;;;;
+1D7F9;MATHEMATICAL MONOSPACE DIGIT THREE;Nd;0;EN;<font> 0033;3;3;3;N;;;;;
+1D7FA;MATHEMATICAL MONOSPACE DIGIT FOUR;Nd;0;EN;<font> 0034;4;4;4;N;;;;;
+1D7FB;MATHEMATICAL MONOSPACE DIGIT FIVE;Nd;0;EN;<font> 0035;5;5;5;N;;;;;
+1D7FC;MATHEMATICAL MONOSPACE DIGIT SIX;Nd;0;EN;<font> 0036;6;6;6;N;;;;;
+1D7FD;MATHEMATICAL MONOSPACE DIGIT SEVEN;Nd;0;EN;<font> 0037;7;7;7;N;;;;;
+1D7FE;MATHEMATICAL MONOSPACE DIGIT EIGHT;Nd;0;EN;<font> 0038;8;8;8;N;;;;;
+1D7FF;MATHEMATICAL MONOSPACE DIGIT NINE;Nd;0;EN;<font> 0039;9;9;9;N;;;;;
+20000;<CJK Ideograph Extension B, First>;Lo;0;L;;;;;N;;;;;
+2A6D6;<CJK Ideograph Extension B, Last>;Lo;0;L;;;;;N;;;;;
+2F800;CJK COMPATIBILITY IDEOGRAPH-2F800;Lo;0;L;4E3D;;;;N;;;;;
+2F801;CJK COMPATIBILITY IDEOGRAPH-2F801;Lo;0;L;4E38;;;;N;;;;;
+2F802;CJK COMPATIBILITY IDEOGRAPH-2F802;Lo;0;L;4E41;;;;N;;;;;
+2F803;CJK COMPATIBILITY IDEOGRAPH-2F803;Lo;0;L;20122;;;;N;;;;;
+2F804;CJK COMPATIBILITY IDEOGRAPH-2F804;Lo;0;L;4F60;;;;N;;;;;
+2F805;CJK COMPATIBILITY IDEOGRAPH-2F805;Lo;0;L;4FAE;;;;N;;;;;
+2F806;CJK COMPATIBILITY IDEOGRAPH-2F806;Lo;0;L;4FBB;;;;N;;;;;
+2F807;CJK COMPATIBILITY IDEOGRAPH-2F807;Lo;0;L;5002;;;;N;;;;;
+2F808;CJK COMPATIBILITY IDEOGRAPH-2F808;Lo;0;L;507A;;;;N;;;;;
+2F809;CJK COMPATIBILITY IDEOGRAPH-2F809;Lo;0;L;5099;;;;N;;;;;
+2F80A;CJK COMPATIBILITY IDEOGRAPH-2F80A;Lo;0;L;50E7;;;;N;;;;;
+2F80B;CJK COMPATIBILITY IDEOGRAPH-2F80B;Lo;0;L;50CF;;;;N;;;;;
+2F80C;CJK COMPATIBILITY IDEOGRAPH-2F80C;Lo;0;L;349E;;;;N;;;;;
+2F80D;CJK COMPATIBILITY IDEOGRAPH-2F80D;Lo;0;L;2063A;;;;N;;;;;
+2F80E;CJK COMPATIBILITY IDEOGRAPH-2F80E;Lo;0;L;514D;;;;N;;;;;
+2F80F;CJK COMPATIBILITY IDEOGRAPH-2F80F;Lo;0;L;5154;;;;N;;;;;
+2F810;CJK COMPATIBILITY IDEOGRAPH-2F810;Lo;0;L;5164;;;;N;;;;;
+2F811;CJK COMPATIBILITY IDEOGRAPH-2F811;Lo;0;L;5177;;;;N;;;;;
+2F812;CJK COMPATIBILITY IDEOGRAPH-2F812;Lo;0;L;2051C;;;;N;;;;;
+2F813;CJK COMPATIBILITY IDEOGRAPH-2F813;Lo;0;L;34B9;;;;N;;;;;
+2F814;CJK COMPATIBILITY IDEOGRAPH-2F814;Lo;0;L;5167;;;;N;;;;;
+2F815;CJK COMPATIBILITY IDEOGRAPH-2F815;Lo;0;L;518D;;;;N;;;;;
+2F816;CJK COMPATIBILITY IDEOGRAPH-2F816;Lo;0;L;2054B;;;;N;;;;;
+2F817;CJK COMPATIBILITY IDEOGRAPH-2F817;Lo;0;L;5197;;;;N;;;;;
+2F818;CJK COMPATIBILITY IDEOGRAPH-2F818;Lo;0;L;51A4;;;;N;;;;;
+2F819;CJK COMPATIBILITY IDEOGRAPH-2F819;Lo;0;L;4ECC;;;;N;;;;;
+2F81A;CJK COMPATIBILITY IDEOGRAPH-2F81A;Lo;0;L;51AC;;;;N;;;;;
+2F81B;CJK COMPATIBILITY IDEOGRAPH-2F81B;Lo;0;L;51B5;;;;N;;;;;
+2F81C;CJK COMPATIBILITY IDEOGRAPH-2F81C;Lo;0;L;291DF;;;;N;;;;;
+2F81D;CJK COMPATIBILITY IDEOGRAPH-2F81D;Lo;0;L;51F5;;;;N;;;;;
+2F81E;CJK COMPATIBILITY IDEOGRAPH-2F81E;Lo;0;L;5203;;;;N;;;;;
+2F81F;CJK COMPATIBILITY IDEOGRAPH-2F81F;Lo;0;L;34DF;;;;N;;;;;
+2F820;CJK COMPATIBILITY IDEOGRAPH-2F820;Lo;0;L;523B;;;;N;;;;;
+2F821;CJK COMPATIBILITY IDEOGRAPH-2F821;Lo;0;L;5246;;;;N;;;;;
+2F822;CJK COMPATIBILITY IDEOGRAPH-2F822;Lo;0;L;5272;;;;N;;;;;
+2F823;CJK COMPATIBILITY IDEOGRAPH-2F823;Lo;0;L;5277;;;;N;;;;;
+2F824;CJK COMPATIBILITY IDEOGRAPH-2F824;Lo;0;L;3515;;;;N;;;;;
+2F825;CJK COMPATIBILITY IDEOGRAPH-2F825;Lo;0;L;52C7;;;;N;;;;;
+2F826;CJK COMPATIBILITY IDEOGRAPH-2F826;Lo;0;L;52C9;;;;N;;;;;
+2F827;CJK COMPATIBILITY IDEOGRAPH-2F827;Lo;0;L;52E4;;;;N;;;;;
+2F828;CJK COMPATIBILITY IDEOGRAPH-2F828;Lo;0;L;52FA;;;;N;;;;;
+2F829;CJK COMPATIBILITY IDEOGRAPH-2F829;Lo;0;L;5305;;;;N;;;;;
+2F82A;CJK COMPATIBILITY IDEOGRAPH-2F82A;Lo;0;L;5306;;;;N;;;;;
+2F82B;CJK COMPATIBILITY IDEOGRAPH-2F82B;Lo;0;L;5317;;;;N;;;;;
+2F82C;CJK COMPATIBILITY IDEOGRAPH-2F82C;Lo;0;L;5349;;;;N;;;;;
+2F82D;CJK COMPATIBILITY IDEOGRAPH-2F82D;Lo;0;L;5351;;;;N;;;;;
+2F82E;CJK COMPATIBILITY IDEOGRAPH-2F82E;Lo;0;L;535A;;;;N;;;;;
+2F82F;CJK COMPATIBILITY IDEOGRAPH-2F82F;Lo;0;L;5373;;;;N;;;;;
+2F830;CJK COMPATIBILITY IDEOGRAPH-2F830;Lo;0;L;537D;;;;N;;;;;
+2F831;CJK COMPATIBILITY IDEOGRAPH-2F831;Lo;0;L;537F;;;;N;;;;;
+2F832;CJK COMPATIBILITY IDEOGRAPH-2F832;Lo;0;L;537F;;;;N;;;;;
+2F833;CJK COMPATIBILITY IDEOGRAPH-2F833;Lo;0;L;537F;;;;N;;;;;
+2F834;CJK COMPATIBILITY IDEOGRAPH-2F834;Lo;0;L;20A2C;;;;N;;;;;
+2F835;CJK COMPATIBILITY IDEOGRAPH-2F835;Lo;0;L;7070;;;;N;;;;;
+2F836;CJK COMPATIBILITY IDEOGRAPH-2F836;Lo;0;L;53CA;;;;N;;;;;
+2F837;CJK COMPATIBILITY IDEOGRAPH-2F837;Lo;0;L;53DF;;;;N;;;;;
+2F838;CJK COMPATIBILITY IDEOGRAPH-2F838;Lo;0;L;20B63;;;;N;;;;;
+2F839;CJK COMPATIBILITY IDEOGRAPH-2F839;Lo;0;L;53EB;;;;N;;;;;
+2F83A;CJK COMPATIBILITY IDEOGRAPH-2F83A;Lo;0;L;53F1;;;;N;;;;;
+2F83B;CJK COMPATIBILITY IDEOGRAPH-2F83B;Lo;0;L;5406;;;;N;;;;;
+2F83C;CJK COMPATIBILITY IDEOGRAPH-2F83C;Lo;0;L;549E;;;;N;;;;;
+2F83D;CJK COMPATIBILITY IDEOGRAPH-2F83D;Lo;0;L;5438;;;;N;;;;;
+2F83E;CJK COMPATIBILITY IDEOGRAPH-2F83E;Lo;0;L;5448;;;;N;;;;;
+2F83F;CJK COMPATIBILITY IDEOGRAPH-2F83F;Lo;0;L;5468;;;;N;;;;;
+2F840;CJK COMPATIBILITY IDEOGRAPH-2F840;Lo;0;L;54A2;;;;N;;;;;
+2F841;CJK COMPATIBILITY IDEOGRAPH-2F841;Lo;0;L;54F6;;;;N;;;;;
+2F842;CJK COMPATIBILITY IDEOGRAPH-2F842;Lo;0;L;5510;;;;N;;;;;
+2F843;CJK COMPATIBILITY IDEOGRAPH-2F843;Lo;0;L;5553;;;;N;;;;;
+2F844;CJK COMPATIBILITY IDEOGRAPH-2F844;Lo;0;L;5563;;;;N;;;;;
+2F845;CJK COMPATIBILITY IDEOGRAPH-2F845;Lo;0;L;5584;;;;N;;;;;
+2F846;CJK COMPATIBILITY IDEOGRAPH-2F846;Lo;0;L;5584;;;;N;;;;;
+2F847;CJK COMPATIBILITY IDEOGRAPH-2F847;Lo;0;L;5599;;;;N;;;;;
+2F848;CJK COMPATIBILITY IDEOGRAPH-2F848;Lo;0;L;55AB;;;;N;;;;;
+2F849;CJK COMPATIBILITY IDEOGRAPH-2F849;Lo;0;L;55B3;;;;N;;;;;
+2F84A;CJK COMPATIBILITY IDEOGRAPH-2F84A;Lo;0;L;55C2;;;;N;;;;;
+2F84B;CJK COMPATIBILITY IDEOGRAPH-2F84B;Lo;0;L;5716;;;;N;;;;;
+2F84C;CJK COMPATIBILITY IDEOGRAPH-2F84C;Lo;0;L;5606;;;;N;;;;;
+2F84D;CJK COMPATIBILITY IDEOGRAPH-2F84D;Lo;0;L;5717;;;;N;;;;;
+2F84E;CJK COMPATIBILITY IDEOGRAPH-2F84E;Lo;0;L;5651;;;;N;;;;;
+2F84F;CJK COMPATIBILITY IDEOGRAPH-2F84F;Lo;0;L;5674;;;;N;;;;;
+2F850;CJK COMPATIBILITY IDEOGRAPH-2F850;Lo;0;L;5207;;;;N;;;;;
+2F851;CJK COMPATIBILITY IDEOGRAPH-2F851;Lo;0;L;58EE;;;;N;;;;;
+2F852;CJK COMPATIBILITY IDEOGRAPH-2F852;Lo;0;L;57CE;;;;N;;;;;
+2F853;CJK COMPATIBILITY IDEOGRAPH-2F853;Lo;0;L;57F4;;;;N;;;;;
+2F854;CJK COMPATIBILITY IDEOGRAPH-2F854;Lo;0;L;580D;;;;N;;;;;
+2F855;CJK COMPATIBILITY IDEOGRAPH-2F855;Lo;0;L;578B;;;;N;;;;;
+2F856;CJK COMPATIBILITY IDEOGRAPH-2F856;Lo;0;L;5832;;;;N;;;;;
+2F857;CJK COMPATIBILITY IDEOGRAPH-2F857;Lo;0;L;5831;;;;N;;;;;
+2F858;CJK COMPATIBILITY IDEOGRAPH-2F858;Lo;0;L;58AC;;;;N;;;;;
+2F859;CJK COMPATIBILITY IDEOGRAPH-2F859;Lo;0;L;214E4;;;;N;;;;;
+2F85A;CJK COMPATIBILITY IDEOGRAPH-2F85A;Lo;0;L;58F2;;;;N;;;;;
+2F85B;CJK COMPATIBILITY IDEOGRAPH-2F85B;Lo;0;L;58F7;;;;N;;;;;
+2F85C;CJK COMPATIBILITY IDEOGRAPH-2F85C;Lo;0;L;5906;;;;N;;;;;
+2F85D;CJK COMPATIBILITY IDEOGRAPH-2F85D;Lo;0;L;591A;;;;N;;;;;
+2F85E;CJK COMPATIBILITY IDEOGRAPH-2F85E;Lo;0;L;5922;;;;N;;;;;
+2F85F;CJK COMPATIBILITY IDEOGRAPH-2F85F;Lo;0;L;5962;;;;N;;;;;
+2F860;CJK COMPATIBILITY IDEOGRAPH-2F860;Lo;0;L;216A8;;;;N;;;;;
+2F861;CJK COMPATIBILITY IDEOGRAPH-2F861;Lo;0;L;216EA;;;;N;;;;;
+2F862;CJK COMPATIBILITY IDEOGRAPH-2F862;Lo;0;L;59EC;;;;N;;;;;
+2F863;CJK COMPATIBILITY IDEOGRAPH-2F863;Lo;0;L;5A1B;;;;N;;;;;
+2F864;CJK COMPATIBILITY IDEOGRAPH-2F864;Lo;0;L;5A27;;;;N;;;;;
+2F865;CJK COMPATIBILITY IDEOGRAPH-2F865;Lo;0;L;59D8;;;;N;;;;;
+2F866;CJK COMPATIBILITY IDEOGRAPH-2F866;Lo;0;L;5A66;;;;N;;;;;
+2F867;CJK COMPATIBILITY IDEOGRAPH-2F867;Lo;0;L;36EE;;;;N;;;;;
+2F868;CJK COMPATIBILITY IDEOGRAPH-2F868;Lo;0;L;36FC;;;;N;;;;;
+2F869;CJK COMPATIBILITY IDEOGRAPH-2F869;Lo;0;L;5B08;;;;N;;;;;
+2F86A;CJK COMPATIBILITY IDEOGRAPH-2F86A;Lo;0;L;5B3E;;;;N;;;;;
+2F86B;CJK COMPATIBILITY IDEOGRAPH-2F86B;Lo;0;L;5B3E;;;;N;;;;;
+2F86C;CJK COMPATIBILITY IDEOGRAPH-2F86C;Lo;0;L;219C8;;;;N;;;;;
+2F86D;CJK COMPATIBILITY IDEOGRAPH-2F86D;Lo;0;L;5BC3;;;;N;;;;;
+2F86E;CJK COMPATIBILITY IDEOGRAPH-2F86E;Lo;0;L;5BD8;;;;N;;;;;
+2F86F;CJK COMPATIBILITY IDEOGRAPH-2F86F;Lo;0;L;5BE7;;;;N;;;;;
+2F870;CJK COMPATIBILITY IDEOGRAPH-2F870;Lo;0;L;5BF3;;;;N;;;;;
+2F871;CJK COMPATIBILITY IDEOGRAPH-2F871;Lo;0;L;21B18;;;;N;;;;;
+2F872;CJK COMPATIBILITY IDEOGRAPH-2F872;Lo;0;L;5BFF;;;;N;;;;;
+2F873;CJK COMPATIBILITY IDEOGRAPH-2F873;Lo;0;L;5C06;;;;N;;;;;
+2F874;CJK COMPATIBILITY IDEOGRAPH-2F874;Lo;0;L;5F53;;;;N;;;;;
+2F875;CJK COMPATIBILITY IDEOGRAPH-2F875;Lo;0;L;5C22;;;;N;;;;;
+2F876;CJK COMPATIBILITY IDEOGRAPH-2F876;Lo;0;L;3781;;;;N;;;;;
+2F877;CJK COMPATIBILITY IDEOGRAPH-2F877;Lo;0;L;5C60;;;;N;;;;;
+2F878;CJK COMPATIBILITY IDEOGRAPH-2F878;Lo;0;L;5C6E;;;;N;;;;;
+2F879;CJK COMPATIBILITY IDEOGRAPH-2F879;Lo;0;L;5CC0;;;;N;;;;;
+2F87A;CJK COMPATIBILITY IDEOGRAPH-2F87A;Lo;0;L;5C8D;;;;N;;;;;
+2F87B;CJK COMPATIBILITY IDEOGRAPH-2F87B;Lo;0;L;21DE4;;;;N;;;;;
+2F87C;CJK COMPATIBILITY IDEOGRAPH-2F87C;Lo;0;L;5D43;;;;N;;;;;
+2F87D;CJK COMPATIBILITY IDEOGRAPH-2F87D;Lo;0;L;21DE6;;;;N;;;;;
+2F87E;CJK COMPATIBILITY IDEOGRAPH-2F87E;Lo;0;L;5D6E;;;;N;;;;;
+2F87F;CJK COMPATIBILITY IDEOGRAPH-2F87F;Lo;0;L;5D6B;;;;N;;;;;
+2F880;CJK COMPATIBILITY IDEOGRAPH-2F880;Lo;0;L;5D7C;;;;N;;;;;
+2F881;CJK COMPATIBILITY IDEOGRAPH-2F881;Lo;0;L;5DE1;;;;N;;;;;
+2F882;CJK COMPATIBILITY IDEOGRAPH-2F882;Lo;0;L;5DE2;;;;N;;;;;
+2F883;CJK COMPATIBILITY IDEOGRAPH-2F883;Lo;0;L;382F;;;;N;;;;;
+2F884;CJK COMPATIBILITY IDEOGRAPH-2F884;Lo;0;L;5DFD;;;;N;;;;;
+2F885;CJK COMPATIBILITY IDEOGRAPH-2F885;Lo;0;L;5E28;;;;N;;;;;
+2F886;CJK COMPATIBILITY IDEOGRAPH-2F886;Lo;0;L;5E3D;;;;N;;;;;
+2F887;CJK COMPATIBILITY IDEOGRAPH-2F887;Lo;0;L;5E69;;;;N;;;;;
+2F888;CJK COMPATIBILITY IDEOGRAPH-2F888;Lo;0;L;3862;;;;N;;;;;
+2F889;CJK COMPATIBILITY IDEOGRAPH-2F889;Lo;0;L;22183;;;;N;;;;;
+2F88A;CJK COMPATIBILITY IDEOGRAPH-2F88A;Lo;0;L;387C;;;;N;;;;;
+2F88B;CJK COMPATIBILITY IDEOGRAPH-2F88B;Lo;0;L;5EB0;;;;N;;;;;
+2F88C;CJK COMPATIBILITY IDEOGRAPH-2F88C;Lo;0;L;5EB3;;;;N;;;;;
+2F88D;CJK COMPATIBILITY IDEOGRAPH-2F88D;Lo;0;L;5EB6;;;;N;;;;;
+2F88E;CJK COMPATIBILITY IDEOGRAPH-2F88E;Lo;0;L;5ECA;;;;N;;;;;
+2F88F;CJK COMPATIBILITY IDEOGRAPH-2F88F;Lo;0;L;2A392;;;;N;;;;;
+2F890;CJK COMPATIBILITY IDEOGRAPH-2F890;Lo;0;L;5EFE;;;;N;;;;;
+2F891;CJK COMPATIBILITY IDEOGRAPH-2F891;Lo;0;L;22331;;;;N;;;;;
+2F892;CJK COMPATIBILITY IDEOGRAPH-2F892;Lo;0;L;22331;;;;N;;;;;
+2F893;CJK COMPATIBILITY IDEOGRAPH-2F893;Lo;0;L;8201;;;;N;;;;;
+2F894;CJK COMPATIBILITY IDEOGRAPH-2F894;Lo;0;L;5F22;;;;N;;;;;
+2F895;CJK COMPATIBILITY IDEOGRAPH-2F895;Lo;0;L;5F22;;;;N;;;;;
+2F896;CJK COMPATIBILITY IDEOGRAPH-2F896;Lo;0;L;38C7;;;;N;;;;;
+2F897;CJK COMPATIBILITY IDEOGRAPH-2F897;Lo;0;L;232B8;;;;N;;;;;
+2F898;CJK COMPATIBILITY IDEOGRAPH-2F898;Lo;0;L;261DA;;;;N;;;;;
+2F899;CJK COMPATIBILITY IDEOGRAPH-2F899;Lo;0;L;5F62;;;;N;;;;;
+2F89A;CJK COMPATIBILITY IDEOGRAPH-2F89A;Lo;0;L;5F6B;;;;N;;;;;
+2F89B;CJK COMPATIBILITY IDEOGRAPH-2F89B;Lo;0;L;38E3;;;;N;;;;;
+2F89C;CJK COMPATIBILITY IDEOGRAPH-2F89C;Lo;0;L;5F9A;;;;N;;;;;
+2F89D;CJK COMPATIBILITY IDEOGRAPH-2F89D;Lo;0;L;5FCD;;;;N;;;;;
+2F89E;CJK COMPATIBILITY IDEOGRAPH-2F89E;Lo;0;L;5FD7;;;;N;;;;;
+2F89F;CJK COMPATIBILITY IDEOGRAPH-2F89F;Lo;0;L;5FF9;;;;N;;;;;
+2F8A0;CJK COMPATIBILITY IDEOGRAPH-2F8A0;Lo;0;L;6081;;;;N;;;;;
+2F8A1;CJK COMPATIBILITY IDEOGRAPH-2F8A1;Lo;0;L;393A;;;;N;;;;;
+2F8A2;CJK COMPATIBILITY IDEOGRAPH-2F8A2;Lo;0;L;391C;;;;N;;;;;
+2F8A3;CJK COMPATIBILITY IDEOGRAPH-2F8A3;Lo;0;L;6094;;;;N;;;;;
+2F8A4;CJK COMPATIBILITY IDEOGRAPH-2F8A4;Lo;0;L;226D4;;;;N;;;;;
+2F8A5;CJK COMPATIBILITY IDEOGRAPH-2F8A5;Lo;0;L;60C7;;;;N;;;;;
+2F8A6;CJK COMPATIBILITY IDEOGRAPH-2F8A6;Lo;0;L;6148;;;;N;;;;;
+2F8A7;CJK COMPATIBILITY IDEOGRAPH-2F8A7;Lo;0;L;614C;;;;N;;;;;
+2F8A8;CJK COMPATIBILITY IDEOGRAPH-2F8A8;Lo;0;L;614E;;;;N;;;;;
+2F8A9;CJK COMPATIBILITY IDEOGRAPH-2F8A9;Lo;0;L;614C;;;;N;;;;;
+2F8AA;CJK COMPATIBILITY IDEOGRAPH-2F8AA;Lo;0;L;617A;;;;N;;;;;
+2F8AB;CJK COMPATIBILITY IDEOGRAPH-2F8AB;Lo;0;L;618E;;;;N;;;;;
+2F8AC;CJK COMPATIBILITY IDEOGRAPH-2F8AC;Lo;0;L;61B2;;;;N;;;;;
+2F8AD;CJK COMPATIBILITY IDEOGRAPH-2F8AD;Lo;0;L;61A4;;;;N;;;;;
+2F8AE;CJK COMPATIBILITY IDEOGRAPH-2F8AE;Lo;0;L;61AF;;;;N;;;;;
+2F8AF;CJK COMPATIBILITY IDEOGRAPH-2F8AF;Lo;0;L;61DE;;;;N;;;;;
+2F8B0;CJK COMPATIBILITY IDEOGRAPH-2F8B0;Lo;0;L;61F2;;;;N;;;;;
+2F8B1;CJK COMPATIBILITY IDEOGRAPH-2F8B1;Lo;0;L;61F6;;;;N;;;;;
+2F8B2;CJK COMPATIBILITY IDEOGRAPH-2F8B2;Lo;0;L;6210;;;;N;;;;;
+2F8B3;CJK COMPATIBILITY IDEOGRAPH-2F8B3;Lo;0;L;621B;;;;N;;;;;
+2F8B4;CJK COMPATIBILITY IDEOGRAPH-2F8B4;Lo;0;L;625D;;;;N;;;;;
+2F8B5;CJK COMPATIBILITY IDEOGRAPH-2F8B5;Lo;0;L;62B1;;;;N;;;;;
+2F8B6;CJK COMPATIBILITY IDEOGRAPH-2F8B6;Lo;0;L;62D4;;;;N;;;;;
+2F8B7;CJK COMPATIBILITY IDEOGRAPH-2F8B7;Lo;0;L;6350;;;;N;;;;;
+2F8B8;CJK COMPATIBILITY IDEOGRAPH-2F8B8;Lo;0;L;22B0C;;;;N;;;;;
+2F8B9;CJK COMPATIBILITY IDEOGRAPH-2F8B9;Lo;0;L;633D;;;;N;;;;;
+2F8BA;CJK COMPATIBILITY IDEOGRAPH-2F8BA;Lo;0;L;62FC;;;;N;;;;;
+2F8BB;CJK COMPATIBILITY IDEOGRAPH-2F8BB;Lo;0;L;6368;;;;N;;;;;
+2F8BC;CJK COMPATIBILITY IDEOGRAPH-2F8BC;Lo;0;L;6383;;;;N;;;;;
+2F8BD;CJK COMPATIBILITY IDEOGRAPH-2F8BD;Lo;0;L;63E4;;;;N;;;;;
+2F8BE;CJK COMPATIBILITY IDEOGRAPH-2F8BE;Lo;0;L;22BF1;;;;N;;;;;
+2F8BF;CJK COMPATIBILITY IDEOGRAPH-2F8BF;Lo;0;L;6422;;;;N;;;;;
+2F8C0;CJK COMPATIBILITY IDEOGRAPH-2F8C0;Lo;0;L;63C5;;;;N;;;;;
+2F8C1;CJK COMPATIBILITY IDEOGRAPH-2F8C1;Lo;0;L;63A9;;;;N;;;;;
+2F8C2;CJK COMPATIBILITY IDEOGRAPH-2F8C2;Lo;0;L;3A2E;;;;N;;;;;
+2F8C3;CJK COMPATIBILITY IDEOGRAPH-2F8C3;Lo;0;L;6469;;;;N;;;;;
+2F8C4;CJK COMPATIBILITY IDEOGRAPH-2F8C4;Lo;0;L;647E;;;;N;;;;;
+2F8C5;CJK COMPATIBILITY IDEOGRAPH-2F8C5;Lo;0;L;649D;;;;N;;;;;
+2F8C6;CJK COMPATIBILITY IDEOGRAPH-2F8C6;Lo;0;L;6477;;;;N;;;;;
+2F8C7;CJK COMPATIBILITY IDEOGRAPH-2F8C7;Lo;0;L;3A6C;;;;N;;;;;
+2F8C8;CJK COMPATIBILITY IDEOGRAPH-2F8C8;Lo;0;L;654F;;;;N;;;;;
+2F8C9;CJK COMPATIBILITY IDEOGRAPH-2F8C9;Lo;0;L;656C;;;;N;;;;;
+2F8CA;CJK COMPATIBILITY IDEOGRAPH-2F8CA;Lo;0;L;2300A;;;;N;;;;;
+2F8CB;CJK COMPATIBILITY IDEOGRAPH-2F8CB;Lo;0;L;65E3;;;;N;;;;;
+2F8CC;CJK COMPATIBILITY IDEOGRAPH-2F8CC;Lo;0;L;66F8;;;;N;;;;;
+2F8CD;CJK COMPATIBILITY IDEOGRAPH-2F8CD;Lo;0;L;6649;;;;N;;;;;
+2F8CE;CJK COMPATIBILITY IDEOGRAPH-2F8CE;Lo;0;L;3B19;;;;N;;;;;
+2F8CF;CJK COMPATIBILITY IDEOGRAPH-2F8CF;Lo;0;L;6691;;;;N;;;;;
+2F8D0;CJK COMPATIBILITY IDEOGRAPH-2F8D0;Lo;0;L;3B08;;;;N;;;;;
+2F8D1;CJK COMPATIBILITY IDEOGRAPH-2F8D1;Lo;0;L;3AE4;;;;N;;;;;
+2F8D2;CJK COMPATIBILITY IDEOGRAPH-2F8D2;Lo;0;L;5192;;;;N;;;;;
+2F8D3;CJK COMPATIBILITY IDEOGRAPH-2F8D3;Lo;0;L;5195;;;;N;;;;;
+2F8D4;CJK COMPATIBILITY IDEOGRAPH-2F8D4;Lo;0;L;6700;;;;N;;;;;
+2F8D5;CJK COMPATIBILITY IDEOGRAPH-2F8D5;Lo;0;L;669C;;;;N;;;;;
+2F8D6;CJK COMPATIBILITY IDEOGRAPH-2F8D6;Lo;0;L;80AD;;;;N;;;;;
+2F8D7;CJK COMPATIBILITY IDEOGRAPH-2F8D7;Lo;0;L;43D9;;;;N;;;;;
+2F8D8;CJK COMPATIBILITY IDEOGRAPH-2F8D8;Lo;0;L;6717;;;;N;;;;;
+2F8D9;CJK COMPATIBILITY IDEOGRAPH-2F8D9;Lo;0;L;671B;;;;N;;;;;
+2F8DA;CJK COMPATIBILITY IDEOGRAPH-2F8DA;Lo;0;L;6721;;;;N;;;;;
+2F8DB;CJK COMPATIBILITY IDEOGRAPH-2F8DB;Lo;0;L;675E;;;;N;;;;;
+2F8DC;CJK COMPATIBILITY IDEOGRAPH-2F8DC;Lo;0;L;6753;;;;N;;;;;
+2F8DD;CJK COMPATIBILITY IDEOGRAPH-2F8DD;Lo;0;L;233C3;;;;N;;;;;
+2F8DE;CJK COMPATIBILITY IDEOGRAPH-2F8DE;Lo;0;L;3B49;;;;N;;;;;
+2F8DF;CJK COMPATIBILITY IDEOGRAPH-2F8DF;Lo;0;L;67FA;;;;N;;;;;
+2F8E0;CJK COMPATIBILITY IDEOGRAPH-2F8E0;Lo;0;L;6785;;;;N;;;;;
+2F8E1;CJK COMPATIBILITY IDEOGRAPH-2F8E1;Lo;0;L;6852;;;;N;;;;;
+2F8E2;CJK COMPATIBILITY IDEOGRAPH-2F8E2;Lo;0;L;6885;;;;N;;;;;
+2F8E3;CJK COMPATIBILITY IDEOGRAPH-2F8E3;Lo;0;L;2346D;;;;N;;;;;
+2F8E4;CJK COMPATIBILITY IDEOGRAPH-2F8E4;Lo;0;L;688E;;;;N;;;;;
+2F8E5;CJK COMPATIBILITY IDEOGRAPH-2F8E5;Lo;0;L;681F;;;;N;;;;;
+2F8E6;CJK COMPATIBILITY IDEOGRAPH-2F8E6;Lo;0;L;6914;;;;N;;;;;
+2F8E7;CJK COMPATIBILITY IDEOGRAPH-2F8E7;Lo;0;L;3B9D;;;;N;;;;;
+2F8E8;CJK COMPATIBILITY IDEOGRAPH-2F8E8;Lo;0;L;6942;;;;N;;;;;
+2F8E9;CJK COMPATIBILITY IDEOGRAPH-2F8E9;Lo;0;L;69A3;;;;N;;;;;
+2F8EA;CJK COMPATIBILITY IDEOGRAPH-2F8EA;Lo;0;L;69EA;;;;N;;;;;
+2F8EB;CJK COMPATIBILITY IDEOGRAPH-2F8EB;Lo;0;L;6AA8;;;;N;;;;;
+2F8EC;CJK COMPATIBILITY IDEOGRAPH-2F8EC;Lo;0;L;236A3;;;;N;;;;;
+2F8ED;CJK COMPATIBILITY IDEOGRAPH-2F8ED;Lo;0;L;6ADB;;;;N;;;;;
+2F8EE;CJK COMPATIBILITY IDEOGRAPH-2F8EE;Lo;0;L;3C18;;;;N;;;;;
+2F8EF;CJK COMPATIBILITY IDEOGRAPH-2F8EF;Lo;0;L;6B21;;;;N;;;;;
+2F8F0;CJK COMPATIBILITY IDEOGRAPH-2F8F0;Lo;0;L;238A7;;;;N;;;;;
+2F8F1;CJK COMPATIBILITY IDEOGRAPH-2F8F1;Lo;0;L;6B54;;;;N;;;;;
+2F8F2;CJK COMPATIBILITY IDEOGRAPH-2F8F2;Lo;0;L;3C4E;;;;N;;;;;
+2F8F3;CJK COMPATIBILITY IDEOGRAPH-2F8F3;Lo;0;L;6B72;;;;N;;;;;
+2F8F4;CJK COMPATIBILITY IDEOGRAPH-2F8F4;Lo;0;L;6B9F;;;;N;;;;;
+2F8F5;CJK COMPATIBILITY IDEOGRAPH-2F8F5;Lo;0;L;6BBA;;;;N;;;;;
+2F8F6;CJK COMPATIBILITY IDEOGRAPH-2F8F6;Lo;0;L;6BBB;;;;N;;;;;
+2F8F7;CJK COMPATIBILITY IDEOGRAPH-2F8F7;Lo;0;L;23A8D;;;;N;;;;;
+2F8F8;CJK COMPATIBILITY IDEOGRAPH-2F8F8;Lo;0;L;21D0B;;;;N;;;;;
+2F8F9;CJK COMPATIBILITY IDEOGRAPH-2F8F9;Lo;0;L;23AFA;;;;N;;;;;
+2F8FA;CJK COMPATIBILITY IDEOGRAPH-2F8FA;Lo;0;L;6C4E;;;;N;;;;;
+2F8FB;CJK COMPATIBILITY IDEOGRAPH-2F8FB;Lo;0;L;23CBC;;;;N;;;;;
+2F8FC;CJK COMPATIBILITY IDEOGRAPH-2F8FC;Lo;0;L;6CBF;;;;N;;;;;
+2F8FD;CJK COMPATIBILITY IDEOGRAPH-2F8FD;Lo;0;L;6CCD;;;;N;;;;;
+2F8FE;CJK COMPATIBILITY IDEOGRAPH-2F8FE;Lo;0;L;6C67;;;;N;;;;;
+2F8FF;CJK COMPATIBILITY IDEOGRAPH-2F8FF;Lo;0;L;6D16;;;;N;;;;;
+2F900;CJK COMPATIBILITY IDEOGRAPH-2F900;Lo;0;L;6D3E;;;;N;;;;;
+2F901;CJK COMPATIBILITY IDEOGRAPH-2F901;Lo;0;L;6D77;;;;N;;;;;
+2F902;CJK COMPATIBILITY IDEOGRAPH-2F902;Lo;0;L;6D41;;;;N;;;;;
+2F903;CJK COMPATIBILITY IDEOGRAPH-2F903;Lo;0;L;6D69;;;;N;;;;;
+2F904;CJK COMPATIBILITY IDEOGRAPH-2F904;Lo;0;L;6D78;;;;N;;;;;
+2F905;CJK COMPATIBILITY IDEOGRAPH-2F905;Lo;0;L;6D85;;;;N;;;;;
+2F906;CJK COMPATIBILITY IDEOGRAPH-2F906;Lo;0;L;23D1E;;;;N;;;;;
+2F907;CJK COMPATIBILITY IDEOGRAPH-2F907;Lo;0;L;6D34;;;;N;;;;;
+2F908;CJK COMPATIBILITY IDEOGRAPH-2F908;Lo;0;L;6E2F;;;;N;;;;;
+2F909;CJK COMPATIBILITY IDEOGRAPH-2F909;Lo;0;L;6E6E;;;;N;;;;;
+2F90A;CJK COMPATIBILITY IDEOGRAPH-2F90A;Lo;0;L;3D33;;;;N;;;;;
+2F90B;CJK COMPATIBILITY IDEOGRAPH-2F90B;Lo;0;L;6ECB;;;;N;;;;;
+2F90C;CJK COMPATIBILITY IDEOGRAPH-2F90C;Lo;0;L;6EC7;;;;N;;;;;
+2F90D;CJK COMPATIBILITY IDEOGRAPH-2F90D;Lo;0;L;23ED1;;;;N;;;;;
+2F90E;CJK COMPATIBILITY IDEOGRAPH-2F90E;Lo;0;L;6DF9;;;;N;;;;;
+2F90F;CJK COMPATIBILITY IDEOGRAPH-2F90F;Lo;0;L;6F6E;;;;N;;;;;
+2F910;CJK COMPATIBILITY IDEOGRAPH-2F910;Lo;0;L;23F5E;;;;N;;;;;
+2F911;CJK COMPATIBILITY IDEOGRAPH-2F911;Lo;0;L;23F8E;;;;N;;;;;
+2F912;CJK COMPATIBILITY IDEOGRAPH-2F912;Lo;0;L;6FC6;;;;N;;;;;
+2F913;CJK COMPATIBILITY IDEOGRAPH-2F913;Lo;0;L;7039;;;;N;;;;;
+2F914;CJK COMPATIBILITY IDEOGRAPH-2F914;Lo;0;L;701E;;;;N;;;;;
+2F915;CJK COMPATIBILITY IDEOGRAPH-2F915;Lo;0;L;701B;;;;N;;;;;
+2F916;CJK COMPATIBILITY IDEOGRAPH-2F916;Lo;0;L;3D96;;;;N;;;;;
+2F917;CJK COMPATIBILITY IDEOGRAPH-2F917;Lo;0;L;704A;;;;N;;;;;
+2F918;CJK COMPATIBILITY IDEOGRAPH-2F918;Lo;0;L;707D;;;;N;;;;;
+2F919;CJK COMPATIBILITY IDEOGRAPH-2F919;Lo;0;L;7077;;;;N;;;;;
+2F91A;CJK COMPATIBILITY IDEOGRAPH-2F91A;Lo;0;L;70AD;;;;N;;;;;
+2F91B;CJK COMPATIBILITY IDEOGRAPH-2F91B;Lo;0;L;20525;;;;N;;;;;
+2F91C;CJK COMPATIBILITY IDEOGRAPH-2F91C;Lo;0;L;7145;;;;N;;;;;
+2F91D;CJK COMPATIBILITY IDEOGRAPH-2F91D;Lo;0;L;24263;;;;N;;;;;
+2F91E;CJK COMPATIBILITY IDEOGRAPH-2F91E;Lo;0;L;719C;;;;N;;;;;
+2F91F;CJK COMPATIBILITY IDEOGRAPH-2F91F;Lo;0;L;243AB;;;;N;;;;;
+2F920;CJK COMPATIBILITY IDEOGRAPH-2F920;Lo;0;L;7228;;;;N;;;;;
+2F921;CJK COMPATIBILITY IDEOGRAPH-2F921;Lo;0;L;7235;;;;N;;;;;
+2F922;CJK COMPATIBILITY IDEOGRAPH-2F922;Lo;0;L;7250;;;;N;;;;;
+2F923;CJK COMPATIBILITY IDEOGRAPH-2F923;Lo;0;L;24608;;;;N;;;;;
+2F924;CJK COMPATIBILITY IDEOGRAPH-2F924;Lo;0;L;7280;;;;N;;;;;
+2F925;CJK COMPATIBILITY IDEOGRAPH-2F925;Lo;0;L;7295;;;;N;;;;;
+2F926;CJK COMPATIBILITY IDEOGRAPH-2F926;Lo;0;L;24735;;;;N;;;;;
+2F927;CJK COMPATIBILITY IDEOGRAPH-2F927;Lo;0;L;24814;;;;N;;;;;
+2F928;CJK COMPATIBILITY IDEOGRAPH-2F928;Lo;0;L;737A;;;;N;;;;;
+2F929;CJK COMPATIBILITY IDEOGRAPH-2F929;Lo;0;L;738B;;;;N;;;;;
+2F92A;CJK COMPATIBILITY IDEOGRAPH-2F92A;Lo;0;L;3EAC;;;;N;;;;;
+2F92B;CJK COMPATIBILITY IDEOGRAPH-2F92B;Lo;0;L;73A5;;;;N;;;;;
+2F92C;CJK COMPATIBILITY IDEOGRAPH-2F92C;Lo;0;L;3EB8;;;;N;;;;;
+2F92D;CJK COMPATIBILITY IDEOGRAPH-2F92D;Lo;0;L;3EB8;;;;N;;;;;
+2F92E;CJK COMPATIBILITY IDEOGRAPH-2F92E;Lo;0;L;7447;;;;N;;;;;
+2F92F;CJK COMPATIBILITY IDEOGRAPH-2F92F;Lo;0;L;745C;;;;N;;;;;
+2F930;CJK COMPATIBILITY IDEOGRAPH-2F930;Lo;0;L;7471;;;;N;;;;;
+2F931;CJK COMPATIBILITY IDEOGRAPH-2F931;Lo;0;L;7485;;;;N;;;;;
+2F932;CJK COMPATIBILITY IDEOGRAPH-2F932;Lo;0;L;74CA;;;;N;;;;;
+2F933;CJK COMPATIBILITY IDEOGRAPH-2F933;Lo;0;L;3F1B;;;;N;;;;;
+2F934;CJK COMPATIBILITY IDEOGRAPH-2F934;Lo;0;L;7524;;;;N;;;;;
+2F935;CJK COMPATIBILITY IDEOGRAPH-2F935;Lo;0;L;24C36;;;;N;;;;;
+2F936;CJK COMPATIBILITY IDEOGRAPH-2F936;Lo;0;L;753E;;;;N;;;;;
+2F937;CJK COMPATIBILITY IDEOGRAPH-2F937;Lo;0;L;24C92;;;;N;;;;;
+2F938;CJK COMPATIBILITY IDEOGRAPH-2F938;Lo;0;L;7570;;;;N;;;;;
+2F939;CJK COMPATIBILITY IDEOGRAPH-2F939;Lo;0;L;2219F;;;;N;;;;;
+2F93A;CJK COMPATIBILITY IDEOGRAPH-2F93A;Lo;0;L;7610;;;;N;;;;;
+2F93B;CJK COMPATIBILITY IDEOGRAPH-2F93B;Lo;0;L;24FA1;;;;N;;;;;
+2F93C;CJK COMPATIBILITY IDEOGRAPH-2F93C;Lo;0;L;24FB8;;;;N;;;;;
+2F93D;CJK COMPATIBILITY IDEOGRAPH-2F93D;Lo;0;L;25044;;;;N;;;;;
+2F93E;CJK COMPATIBILITY IDEOGRAPH-2F93E;Lo;0;L;3FFC;;;;N;;;;;
+2F93F;CJK COMPATIBILITY IDEOGRAPH-2F93F;Lo;0;L;4008;;;;N;;;;;
+2F940;CJK COMPATIBILITY IDEOGRAPH-2F940;Lo;0;L;76F4;;;;N;;;;;
+2F941;CJK COMPATIBILITY IDEOGRAPH-2F941;Lo;0;L;250F3;;;;N;;;;;
+2F942;CJK COMPATIBILITY IDEOGRAPH-2F942;Lo;0;L;250F2;;;;N;;;;;
+2F943;CJK COMPATIBILITY IDEOGRAPH-2F943;Lo;0;L;25119;;;;N;;;;;
+2F944;CJK COMPATIBILITY IDEOGRAPH-2F944;Lo;0;L;25133;;;;N;;;;;
+2F945;CJK COMPATIBILITY IDEOGRAPH-2F945;Lo;0;L;771E;;;;N;;;;;
+2F946;CJK COMPATIBILITY IDEOGRAPH-2F946;Lo;0;L;771F;;;;N;;;;;
+2F947;CJK COMPATIBILITY IDEOGRAPH-2F947;Lo;0;L;771F;;;;N;;;;;
+2F948;CJK COMPATIBILITY IDEOGRAPH-2F948;Lo;0;L;774A;;;;N;;;;;
+2F949;CJK COMPATIBILITY IDEOGRAPH-2F949;Lo;0;L;4039;;;;N;;;;;
+2F94A;CJK COMPATIBILITY IDEOGRAPH-2F94A;Lo;0;L;778B;;;;N;;;;;
+2F94B;CJK COMPATIBILITY IDEOGRAPH-2F94B;Lo;0;L;4046;;;;N;;;;;
+2F94C;CJK COMPATIBILITY IDEOGRAPH-2F94C;Lo;0;L;4096;;;;N;;;;;
+2F94D;CJK COMPATIBILITY IDEOGRAPH-2F94D;Lo;0;L;2541D;;;;N;;;;;
+2F94E;CJK COMPATIBILITY IDEOGRAPH-2F94E;Lo;0;L;784E;;;;N;;;;;
+2F94F;CJK COMPATIBILITY IDEOGRAPH-2F94F;Lo;0;L;788C;;;;N;;;;;
+2F950;CJK COMPATIBILITY IDEOGRAPH-2F950;Lo;0;L;78CC;;;;N;;;;;
+2F951;CJK COMPATIBILITY IDEOGRAPH-2F951;Lo;0;L;40E3;;;;N;;;;;
+2F952;CJK COMPATIBILITY IDEOGRAPH-2F952;Lo;0;L;25626;;;;N;;;;;
+2F953;CJK COMPATIBILITY IDEOGRAPH-2F953;Lo;0;L;7956;;;;N;;;;;
+2F954;CJK COMPATIBILITY IDEOGRAPH-2F954;Lo;0;L;2569A;;;;N;;;;;
+2F955;CJK COMPATIBILITY IDEOGRAPH-2F955;Lo;0;L;256C5;;;;N;;;;;
+2F956;CJK COMPATIBILITY IDEOGRAPH-2F956;Lo;0;L;798F;;;;N;;;;;
+2F957;CJK COMPATIBILITY IDEOGRAPH-2F957;Lo;0;L;79EB;;;;N;;;;;
+2F958;CJK COMPATIBILITY IDEOGRAPH-2F958;Lo;0;L;412F;;;;N;;;;;
+2F959;CJK COMPATIBILITY IDEOGRAPH-2F959;Lo;0;L;7A40;;;;N;;;;;
+2F95A;CJK COMPATIBILITY IDEOGRAPH-2F95A;Lo;0;L;7A4A;;;;N;;;;;
+2F95B;CJK COMPATIBILITY IDEOGRAPH-2F95B;Lo;0;L;7A4F;;;;N;;;;;
+2F95C;CJK COMPATIBILITY IDEOGRAPH-2F95C;Lo;0;L;2597C;;;;N;;;;;
+2F95D;CJK COMPATIBILITY IDEOGRAPH-2F95D;Lo;0;L;25AA7;;;;N;;;;;
+2F95E;CJK COMPATIBILITY IDEOGRAPH-2F95E;Lo;0;L;25AA7;;;;N;;;;;
+2F95F;CJK COMPATIBILITY IDEOGRAPH-2F95F;Lo;0;L;7AEE;;;;N;;;;;
+2F960;CJK COMPATIBILITY IDEOGRAPH-2F960;Lo;0;L;4202;;;;N;;;;;
+2F961;CJK COMPATIBILITY IDEOGRAPH-2F961;Lo;0;L;25BAB;;;;N;;;;;
+2F962;CJK COMPATIBILITY IDEOGRAPH-2F962;Lo;0;L;7BC6;;;;N;;;;;
+2F963;CJK COMPATIBILITY IDEOGRAPH-2F963;Lo;0;L;7BC9;;;;N;;;;;
+2F964;CJK COMPATIBILITY IDEOGRAPH-2F964;Lo;0;L;4227;;;;N;;;;;
+2F965;CJK COMPATIBILITY IDEOGRAPH-2F965;Lo;0;L;25C80;;;;N;;;;;
+2F966;CJK COMPATIBILITY IDEOGRAPH-2F966;Lo;0;L;7CD2;;;;N;;;;;
+2F967;CJK COMPATIBILITY IDEOGRAPH-2F967;Lo;0;L;42A0;;;;N;;;;;
+2F968;CJK COMPATIBILITY IDEOGRAPH-2F968;Lo;0;L;7CE8;;;;N;;;;;
+2F969;CJK COMPATIBILITY IDEOGRAPH-2F969;Lo;0;L;7CE3;;;;N;;;;;
+2F96A;CJK COMPATIBILITY IDEOGRAPH-2F96A;Lo;0;L;7D00;;;;N;;;;;
+2F96B;CJK COMPATIBILITY IDEOGRAPH-2F96B;Lo;0;L;25F86;;;;N;;;;;
+2F96C;CJK COMPATIBILITY IDEOGRAPH-2F96C;Lo;0;L;7D63;;;;N;;;;;
+2F96D;CJK COMPATIBILITY IDEOGRAPH-2F96D;Lo;0;L;4301;;;;N;;;;;
+2F96E;CJK COMPATIBILITY IDEOGRAPH-2F96E;Lo;0;L;7DC7;;;;N;;;;;
+2F96F;CJK COMPATIBILITY IDEOGRAPH-2F96F;Lo;0;L;7E02;;;;N;;;;;
+2F970;CJK COMPATIBILITY IDEOGRAPH-2F970;Lo;0;L;7E45;;;;N;;;;;
+2F971;CJK COMPATIBILITY IDEOGRAPH-2F971;Lo;0;L;4334;;;;N;;;;;
+2F972;CJK COMPATIBILITY IDEOGRAPH-2F972;Lo;0;L;26228;;;;N;;;;;
+2F973;CJK COMPATIBILITY IDEOGRAPH-2F973;Lo;0;L;26247;;;;N;;;;;
+2F974;CJK COMPATIBILITY IDEOGRAPH-2F974;Lo;0;L;4359;;;;N;;;;;
+2F975;CJK COMPATIBILITY IDEOGRAPH-2F975;Lo;0;L;262D9;;;;N;;;;;
+2F976;CJK COMPATIBILITY IDEOGRAPH-2F976;Lo;0;L;7F7A;;;;N;;;;;
+2F977;CJK COMPATIBILITY IDEOGRAPH-2F977;Lo;0;L;2633E;;;;N;;;;;
+2F978;CJK COMPATIBILITY IDEOGRAPH-2F978;Lo;0;L;7F95;;;;N;;;;;
+2F979;CJK COMPATIBILITY IDEOGRAPH-2F979;Lo;0;L;7FFA;;;;N;;;;;
+2F97A;CJK COMPATIBILITY IDEOGRAPH-2F97A;Lo;0;L;8005;;;;N;;;;;
+2F97B;CJK COMPATIBILITY IDEOGRAPH-2F97B;Lo;0;L;264DA;;;;N;;;;;
+2F97C;CJK COMPATIBILITY IDEOGRAPH-2F97C;Lo;0;L;26523;;;;N;;;;;
+2F97D;CJK COMPATIBILITY IDEOGRAPH-2F97D;Lo;0;L;8060;;;;N;;;;;
+2F97E;CJK COMPATIBILITY IDEOGRAPH-2F97E;Lo;0;L;265A8;;;;N;;;;;
+2F97F;CJK COMPATIBILITY IDEOGRAPH-2F97F;Lo;0;L;8070;;;;N;;;;;
+2F980;CJK COMPATIBILITY IDEOGRAPH-2F980;Lo;0;L;2335F;;;;N;;;;;
+2F981;CJK COMPATIBILITY IDEOGRAPH-2F981;Lo;0;L;43D5;;;;N;;;;;
+2F982;CJK COMPATIBILITY IDEOGRAPH-2F982;Lo;0;L;80B2;;;;N;;;;;
+2F983;CJK COMPATIBILITY IDEOGRAPH-2F983;Lo;0;L;8103;;;;N;;;;;
+2F984;CJK COMPATIBILITY IDEOGRAPH-2F984;Lo;0;L;440B;;;;N;;;;;
+2F985;CJK COMPATIBILITY IDEOGRAPH-2F985;Lo;0;L;813E;;;;N;;;;;
+2F986;CJK COMPATIBILITY IDEOGRAPH-2F986;Lo;0;L;5AB5;;;;N;;;;;
+2F987;CJK COMPATIBILITY IDEOGRAPH-2F987;Lo;0;L;267A7;;;;N;;;;;
+2F988;CJK COMPATIBILITY IDEOGRAPH-2F988;Lo;0;L;267B5;;;;N;;;;;
+2F989;CJK COMPATIBILITY IDEOGRAPH-2F989;Lo;0;L;23393;;;;N;;;;;
+2F98A;CJK COMPATIBILITY IDEOGRAPH-2F98A;Lo;0;L;2339C;;;;N;;;;;
+2F98B;CJK COMPATIBILITY IDEOGRAPH-2F98B;Lo;0;L;8201;;;;N;;;;;
+2F98C;CJK COMPATIBILITY IDEOGRAPH-2F98C;Lo;0;L;8204;;;;N;;;;;
+2F98D;CJK COMPATIBILITY IDEOGRAPH-2F98D;Lo;0;L;8F9E;;;;N;;;;;
+2F98E;CJK COMPATIBILITY IDEOGRAPH-2F98E;Lo;0;L;446B;;;;N;;;;;
+2F98F;CJK COMPATIBILITY IDEOGRAPH-2F98F;Lo;0;L;8291;;;;N;;;;;
+2F990;CJK COMPATIBILITY IDEOGRAPH-2F990;Lo;0;L;828B;;;;N;;;;;
+2F991;CJK COMPATIBILITY IDEOGRAPH-2F991;Lo;0;L;829D;;;;N;;;;;
+2F992;CJK COMPATIBILITY IDEOGRAPH-2F992;Lo;0;L;52B3;;;;N;;;;;
+2F993;CJK COMPATIBILITY IDEOGRAPH-2F993;Lo;0;L;82B1;;;;N;;;;;
+2F994;CJK COMPATIBILITY IDEOGRAPH-2F994;Lo;0;L;82B3;;;;N;;;;;
+2F995;CJK COMPATIBILITY IDEOGRAPH-2F995;Lo;0;L;82BD;;;;N;;;;;
+2F996;CJK COMPATIBILITY IDEOGRAPH-2F996;Lo;0;L;82E6;;;;N;;;;;
+2F997;CJK COMPATIBILITY IDEOGRAPH-2F997;Lo;0;L;26B3C;;;;N;;;;;
+2F998;CJK COMPATIBILITY IDEOGRAPH-2F998;Lo;0;L;82E5;;;;N;;;;;
+2F999;CJK COMPATIBILITY IDEOGRAPH-2F999;Lo;0;L;831D;;;;N;;;;;
+2F99A;CJK COMPATIBILITY IDEOGRAPH-2F99A;Lo;0;L;8363;;;;N;;;;;
+2F99B;CJK COMPATIBILITY IDEOGRAPH-2F99B;Lo;0;L;83AD;;;;N;;;;;
+2F99C;CJK COMPATIBILITY IDEOGRAPH-2F99C;Lo;0;L;8323;;;;N;;;;;
+2F99D;CJK COMPATIBILITY IDEOGRAPH-2F99D;Lo;0;L;83BD;;;;N;;;;;
+2F99E;CJK COMPATIBILITY IDEOGRAPH-2F99E;Lo;0;L;83E7;;;;N;;;;;
+2F99F;CJK COMPATIBILITY IDEOGRAPH-2F99F;Lo;0;L;8457;;;;N;;;;;
+2F9A0;CJK COMPATIBILITY IDEOGRAPH-2F9A0;Lo;0;L;8353;;;;N;;;;;
+2F9A1;CJK COMPATIBILITY IDEOGRAPH-2F9A1;Lo;0;L;83CA;;;;N;;;;;
+2F9A2;CJK COMPATIBILITY IDEOGRAPH-2F9A2;Lo;0;L;83CC;;;;N;;;;;
+2F9A3;CJK COMPATIBILITY IDEOGRAPH-2F9A3;Lo;0;L;83DC;;;;N;;;;;
+2F9A4;CJK COMPATIBILITY IDEOGRAPH-2F9A4;Lo;0;L;26C36;;;;N;;;;;
+2F9A5;CJK COMPATIBILITY IDEOGRAPH-2F9A5;Lo;0;L;26D6B;;;;N;;;;;
+2F9A6;CJK COMPATIBILITY IDEOGRAPH-2F9A6;Lo;0;L;26CD5;;;;N;;;;;
+2F9A7;CJK COMPATIBILITY IDEOGRAPH-2F9A7;Lo;0;L;452B;;;;N;;;;;
+2F9A8;CJK COMPATIBILITY IDEOGRAPH-2F9A8;Lo;0;L;84F1;;;;N;;;;;
+2F9A9;CJK COMPATIBILITY IDEOGRAPH-2F9A9;Lo;0;L;84F3;;;;N;;;;;
+2F9AA;CJK COMPATIBILITY IDEOGRAPH-2F9AA;Lo;0;L;8516;;;;N;;;;;
+2F9AB;CJK COMPATIBILITY IDEOGRAPH-2F9AB;Lo;0;L;273CA;;;;N;;;;;
+2F9AC;CJK COMPATIBILITY IDEOGRAPH-2F9AC;Lo;0;L;8564;;;;N;;;;;
+2F9AD;CJK COMPATIBILITY IDEOGRAPH-2F9AD;Lo;0;L;26F2C;;;;N;;;;;
+2F9AE;CJK COMPATIBILITY IDEOGRAPH-2F9AE;Lo;0;L;455D;;;;N;;;;;
+2F9AF;CJK COMPATIBILITY IDEOGRAPH-2F9AF;Lo;0;L;4561;;;;N;;;;;
+2F9B0;CJK COMPATIBILITY IDEOGRAPH-2F9B0;Lo;0;L;26FB1;;;;N;;;;;
+2F9B1;CJK COMPATIBILITY IDEOGRAPH-2F9B1;Lo;0;L;270D2;;;;N;;;;;
+2F9B2;CJK COMPATIBILITY IDEOGRAPH-2F9B2;Lo;0;L;456B;;;;N;;;;;
+2F9B3;CJK COMPATIBILITY IDEOGRAPH-2F9B3;Lo;0;L;8650;;;;N;;;;;
+2F9B4;CJK COMPATIBILITY IDEOGRAPH-2F9B4;Lo;0;L;865C;;;;N;;;;;
+2F9B5;CJK COMPATIBILITY IDEOGRAPH-2F9B5;Lo;0;L;8667;;;;N;;;;;
+2F9B6;CJK COMPATIBILITY IDEOGRAPH-2F9B6;Lo;0;L;8669;;;;N;;;;;
+2F9B7;CJK COMPATIBILITY IDEOGRAPH-2F9B7;Lo;0;L;86A9;;;;N;;;;;
+2F9B8;CJK COMPATIBILITY IDEOGRAPH-2F9B8;Lo;0;L;8688;;;;N;;;;;
+2F9B9;CJK COMPATIBILITY IDEOGRAPH-2F9B9;Lo;0;L;870E;;;;N;;;;;
+2F9BA;CJK COMPATIBILITY IDEOGRAPH-2F9BA;Lo;0;L;86E2;;;;N;;;;;
+2F9BB;CJK COMPATIBILITY IDEOGRAPH-2F9BB;Lo;0;L;8779;;;;N;;;;;
+2F9BC;CJK COMPATIBILITY IDEOGRAPH-2F9BC;Lo;0;L;8728;;;;N;;;;;
+2F9BD;CJK COMPATIBILITY IDEOGRAPH-2F9BD;Lo;0;L;876B;;;;N;;;;;
+2F9BE;CJK COMPATIBILITY IDEOGRAPH-2F9BE;Lo;0;L;8786;;;;N;;;;;
+2F9BF;CJK COMPATIBILITY IDEOGRAPH-2F9BF;Lo;0;L;45D7;;;;N;;;;;
+2F9C0;CJK COMPATIBILITY IDEOGRAPH-2F9C0;Lo;0;L;87E1;;;;N;;;;;
+2F9C1;CJK COMPATIBILITY IDEOGRAPH-2F9C1;Lo;0;L;8801;;;;N;;;;;
+2F9C2;CJK COMPATIBILITY IDEOGRAPH-2F9C2;Lo;0;L;45F9;;;;N;;;;;
+2F9C3;CJK COMPATIBILITY IDEOGRAPH-2F9C3;Lo;0;L;8860;;;;N;;;;;
+2F9C4;CJK COMPATIBILITY IDEOGRAPH-2F9C4;Lo;0;L;8863;;;;N;;;;;
+2F9C5;CJK COMPATIBILITY IDEOGRAPH-2F9C5;Lo;0;L;27667;;;;N;;;;;
+2F9C6;CJK COMPATIBILITY IDEOGRAPH-2F9C6;Lo;0;L;88D7;;;;N;;;;;
+2F9C7;CJK COMPATIBILITY IDEOGRAPH-2F9C7;Lo;0;L;88DE;;;;N;;;;;
+2F9C8;CJK COMPATIBILITY IDEOGRAPH-2F9C8;Lo;0;L;4635;;;;N;;;;;
+2F9C9;CJK COMPATIBILITY IDEOGRAPH-2F9C9;Lo;0;L;88FA;;;;N;;;;;
+2F9CA;CJK COMPATIBILITY IDEOGRAPH-2F9CA;Lo;0;L;34BB;;;;N;;;;;
+2F9CB;CJK COMPATIBILITY IDEOGRAPH-2F9CB;Lo;0;L;278AE;;;;N;;;;;
+2F9CC;CJK COMPATIBILITY IDEOGRAPH-2F9CC;Lo;0;L;27966;;;;N;;;;;
+2F9CD;CJK COMPATIBILITY IDEOGRAPH-2F9CD;Lo;0;L;46BE;;;;N;;;;;
+2F9CE;CJK COMPATIBILITY IDEOGRAPH-2F9CE;Lo;0;L;46C7;;;;N;;;;;
+2F9CF;CJK COMPATIBILITY IDEOGRAPH-2F9CF;Lo;0;L;8AA0;;;;N;;;;;
+2F9D0;CJK COMPATIBILITY IDEOGRAPH-2F9D0;Lo;0;L;8AED;;;;N;;;;;
+2F9D1;CJK COMPATIBILITY IDEOGRAPH-2F9D1;Lo;0;L;8B8A;;;;N;;;;;
+2F9D2;CJK COMPATIBILITY IDEOGRAPH-2F9D2;Lo;0;L;8C55;;;;N;;;;;
+2F9D3;CJK COMPATIBILITY IDEOGRAPH-2F9D3;Lo;0;L;27CA8;;;;N;;;;;
+2F9D4;CJK COMPATIBILITY IDEOGRAPH-2F9D4;Lo;0;L;8CAB;;;;N;;;;;
+2F9D5;CJK COMPATIBILITY IDEOGRAPH-2F9D5;Lo;0;L;8CC1;;;;N;;;;;
+2F9D6;CJK COMPATIBILITY IDEOGRAPH-2F9D6;Lo;0;L;8D1B;;;;N;;;;;
+2F9D7;CJK COMPATIBILITY IDEOGRAPH-2F9D7;Lo;0;L;8D77;;;;N;;;;;
+2F9D8;CJK COMPATIBILITY IDEOGRAPH-2F9D8;Lo;0;L;27F2F;;;;N;;;;;
+2F9D9;CJK COMPATIBILITY IDEOGRAPH-2F9D9;Lo;0;L;20804;;;;N;;;;;
+2F9DA;CJK COMPATIBILITY IDEOGRAPH-2F9DA;Lo;0;L;8DCB;;;;N;;;;;
+2F9DB;CJK COMPATIBILITY IDEOGRAPH-2F9DB;Lo;0;L;8DBC;;;;N;;;;;
+2F9DC;CJK COMPATIBILITY IDEOGRAPH-2F9DC;Lo;0;L;8DF0;;;;N;;;;;
+2F9DD;CJK COMPATIBILITY IDEOGRAPH-2F9DD;Lo;0;L;208DE;;;;N;;;;;
+2F9DE;CJK COMPATIBILITY IDEOGRAPH-2F9DE;Lo;0;L;8ED4;;;;N;;;;;
+2F9DF;CJK COMPATIBILITY IDEOGRAPH-2F9DF;Lo;0;L;8F38;;;;N;;;;;
+2F9E0;CJK COMPATIBILITY IDEOGRAPH-2F9E0;Lo;0;L;285D2;;;;N;;;;;
+2F9E1;CJK COMPATIBILITY IDEOGRAPH-2F9E1;Lo;0;L;285ED;;;;N;;;;;
+2F9E2;CJK COMPATIBILITY IDEOGRAPH-2F9E2;Lo;0;L;9094;;;;N;;;;;
+2F9E3;CJK COMPATIBILITY IDEOGRAPH-2F9E3;Lo;0;L;90F1;;;;N;;;;;
+2F9E4;CJK COMPATIBILITY IDEOGRAPH-2F9E4;Lo;0;L;9111;;;;N;;;;;
+2F9E5;CJK COMPATIBILITY IDEOGRAPH-2F9E5;Lo;0;L;2872E;;;;N;;;;;
+2F9E6;CJK COMPATIBILITY IDEOGRAPH-2F9E6;Lo;0;L;911B;;;;N;;;;;
+2F9E7;CJK COMPATIBILITY IDEOGRAPH-2F9E7;Lo;0;L;9238;;;;N;;;;;
+2F9E8;CJK COMPATIBILITY IDEOGRAPH-2F9E8;Lo;0;L;92D7;;;;N;;;;;
+2F9E9;CJK COMPATIBILITY IDEOGRAPH-2F9E9;Lo;0;L;92D8;;;;N;;;;;
+2F9EA;CJK COMPATIBILITY IDEOGRAPH-2F9EA;Lo;0;L;927C;;;;N;;;;;
+2F9EB;CJK COMPATIBILITY IDEOGRAPH-2F9EB;Lo;0;L;93F9;;;;N;;;;;
+2F9EC;CJK COMPATIBILITY IDEOGRAPH-2F9EC;Lo;0;L;9415;;;;N;;;;;
+2F9ED;CJK COMPATIBILITY IDEOGRAPH-2F9ED;Lo;0;L;28BFA;;;;N;;;;;
+2F9EE;CJK COMPATIBILITY IDEOGRAPH-2F9EE;Lo;0;L;958B;;;;N;;;;;
+2F9EF;CJK COMPATIBILITY IDEOGRAPH-2F9EF;Lo;0;L;4995;;;;N;;;;;
+2F9F0;CJK COMPATIBILITY IDEOGRAPH-2F9F0;Lo;0;L;95B7;;;;N;;;;;
+2F9F1;CJK COMPATIBILITY IDEOGRAPH-2F9F1;Lo;0;L;28D77;;;;N;;;;;
+2F9F2;CJK COMPATIBILITY IDEOGRAPH-2F9F2;Lo;0;L;49E6;;;;N;;;;;
+2F9F3;CJK COMPATIBILITY IDEOGRAPH-2F9F3;Lo;0;L;96C3;;;;N;;;;;
+2F9F4;CJK COMPATIBILITY IDEOGRAPH-2F9F4;Lo;0;L;5DB2;;;;N;;;;;
+2F9F5;CJK COMPATIBILITY IDEOGRAPH-2F9F5;Lo;0;L;9723;;;;N;;;;;
+2F9F6;CJK COMPATIBILITY IDEOGRAPH-2F9F6;Lo;0;L;29145;;;;N;;;;;
+2F9F7;CJK COMPATIBILITY IDEOGRAPH-2F9F7;Lo;0;L;2921A;;;;N;;;;;
+2F9F8;CJK COMPATIBILITY IDEOGRAPH-2F9F8;Lo;0;L;4A6E;;;;N;;;;;
+2F9F9;CJK COMPATIBILITY IDEOGRAPH-2F9F9;Lo;0;L;4A76;;;;N;;;;;
+2F9FA;CJK COMPATIBILITY IDEOGRAPH-2F9FA;Lo;0;L;97E0;;;;N;;;;;
+2F9FB;CJK COMPATIBILITY IDEOGRAPH-2F9FB;Lo;0;L;2940A;;;;N;;;;;
+2F9FC;CJK COMPATIBILITY IDEOGRAPH-2F9FC;Lo;0;L;4AB2;;;;N;;;;;
+2F9FD;CJK COMPATIBILITY IDEOGRAPH-2F9FD;Lo;0;L;29496;;;;N;;;;;
+2F9FE;CJK COMPATIBILITY IDEOGRAPH-2F9FE;Lo;0;L;980B;;;;N;;;;;
+2F9FF;CJK COMPATIBILITY IDEOGRAPH-2F9FF;Lo;0;L;980B;;;;N;;;;;
+2FA00;CJK COMPATIBILITY IDEOGRAPH-2FA00;Lo;0;L;9829;;;;N;;;;;
+2FA01;CJK COMPATIBILITY IDEOGRAPH-2FA01;Lo;0;L;295B6;;;;N;;;;;
+2FA02;CJK COMPATIBILITY IDEOGRAPH-2FA02;Lo;0;L;98E2;;;;N;;;;;
+2FA03;CJK COMPATIBILITY IDEOGRAPH-2FA03;Lo;0;L;4B33;;;;N;;;;;
+2FA04;CJK COMPATIBILITY IDEOGRAPH-2FA04;Lo;0;L;9929;;;;N;;;;;
+2FA05;CJK COMPATIBILITY IDEOGRAPH-2FA05;Lo;0;L;99A7;;;;N;;;;;
+2FA06;CJK COMPATIBILITY IDEOGRAPH-2FA06;Lo;0;L;99C2;;;;N;;;;;
+2FA07;CJK COMPATIBILITY IDEOGRAPH-2FA07;Lo;0;L;99FE;;;;N;;;;;
+2FA08;CJK COMPATIBILITY IDEOGRAPH-2FA08;Lo;0;L;4BCE;;;;N;;;;;
+2FA09;CJK COMPATIBILITY IDEOGRAPH-2FA09;Lo;0;L;29B30;;;;N;;;;;
+2FA0A;CJK COMPATIBILITY IDEOGRAPH-2FA0A;Lo;0;L;9B12;;;;N;;;;;
+2FA0B;CJK COMPATIBILITY IDEOGRAPH-2FA0B;Lo;0;L;9C40;;;;N;;;;;
+2FA0C;CJK COMPATIBILITY IDEOGRAPH-2FA0C;Lo;0;L;9CFD;;;;N;;;;;
+2FA0D;CJK COMPATIBILITY IDEOGRAPH-2FA0D;Lo;0;L;4CCE;;;;N;;;;;
+2FA0E;CJK COMPATIBILITY IDEOGRAPH-2FA0E;Lo;0;L;4CED;;;;N;;;;;
+2FA0F;CJK COMPATIBILITY IDEOGRAPH-2FA0F;Lo;0;L;9D67;;;;N;;;;;
+2FA10;CJK COMPATIBILITY IDEOGRAPH-2FA10;Lo;0;L;2A0CE;;;;N;;;;;
+2FA11;CJK COMPATIBILITY IDEOGRAPH-2FA11;Lo;0;L;4CF8;;;;N;;;;;
+2FA12;CJK COMPATIBILITY IDEOGRAPH-2FA12;Lo;0;L;2A105;;;;N;;;;;
+2FA13;CJK COMPATIBILITY IDEOGRAPH-2FA13;Lo;0;L;2A20E;;;;N;;;;;
+2FA14;CJK COMPATIBILITY IDEOGRAPH-2FA14;Lo;0;L;2A291;;;;N;;;;;
+2FA15;CJK COMPATIBILITY IDEOGRAPH-2FA15;Lo;0;L;9EBB;;;;N;;;;;
+2FA16;CJK COMPATIBILITY IDEOGRAPH-2FA16;Lo;0;L;4D56;;;;N;;;;;
+2FA17;CJK COMPATIBILITY IDEOGRAPH-2FA17;Lo;0;L;9EF9;;;;N;;;;;
+2FA18;CJK COMPATIBILITY IDEOGRAPH-2FA18;Lo;0;L;9EFE;;;;N;;;;;
+2FA19;CJK COMPATIBILITY IDEOGRAPH-2FA19;Lo;0;L;9F05;;;;N;;;;;
+2FA1A;CJK COMPATIBILITY IDEOGRAPH-2FA1A;Lo;0;L;9F0F;;;;N;;;;;
+2FA1B;CJK COMPATIBILITY IDEOGRAPH-2FA1B;Lo;0;L;9F16;;;;N;;;;;
+2FA1C;CJK COMPATIBILITY IDEOGRAPH-2FA1C;Lo;0;L;9F3B;;;;N;;;;;
+2FA1D;CJK COMPATIBILITY IDEOGRAPH-2FA1D;Lo;0;L;2A600;;;;N;;;;;
+E0001;LANGUAGE TAG;Cf;0;BN;;;;;N;;;;;
+E0020;TAG SPACE;Cf;0;BN;;;;;N;;;;;
+E0021;TAG EXCLAMATION MARK;Cf;0;BN;;;;;N;;;;;
+E0022;TAG QUOTATION MARK;Cf;0;BN;;;;;N;;;;;
+E0023;TAG NUMBER SIGN;Cf;0;BN;;;;;N;;;;;
+E0024;TAG DOLLAR SIGN;Cf;0;BN;;;;;N;;;;;
+E0025;TAG PERCENT SIGN;Cf;0;BN;;;;;N;;;;;
+E0026;TAG AMPERSAND;Cf;0;BN;;;;;N;;;;;
+E0027;TAG APOSTROPHE;Cf;0;BN;;;;;N;;;;;
+E0028;TAG LEFT PARENTHESIS;Cf;0;BN;;;;;N;;;;;
+E0029;TAG RIGHT PARENTHESIS;Cf;0;BN;;;;;N;;;;;
+E002A;TAG ASTERISK;Cf;0;BN;;;;;N;;;;;
+E002B;TAG PLUS SIGN;Cf;0;BN;;;;;N;;;;;
+E002C;TAG COMMA;Cf;0;BN;;;;;N;;;;;
+E002D;TAG HYPHEN-MINUS;Cf;0;BN;;;;;N;;;;;
+E002E;TAG FULL STOP;Cf;0;BN;;;;;N;;;;;
+E002F;TAG SOLIDUS;Cf;0;BN;;;;;N;;;;;
+E0030;TAG DIGIT ZERO;Cf;0;BN;;;;;N;;;;;
+E0031;TAG DIGIT ONE;Cf;0;BN;;;;;N;;;;;
+E0032;TAG DIGIT TWO;Cf;0;BN;;;;;N;;;;;
+E0033;TAG DIGIT THREE;Cf;0;BN;;;;;N;;;;;
+E0034;TAG DIGIT FOUR;Cf;0;BN;;;;;N;;;;;
+E0035;TAG DIGIT FIVE;Cf;0;BN;;;;;N;;;;;
+E0036;TAG DIGIT SIX;Cf;0;BN;;;;;N;;;;;
+E0037;TAG DIGIT SEVEN;Cf;0;BN;;;;;N;;;;;
+E0038;TAG DIGIT EIGHT;Cf;0;BN;;;;;N;;;;;
+E0039;TAG DIGIT NINE;Cf;0;BN;;;;;N;;;;;
+E003A;TAG COLON;Cf;0;BN;;;;;N;;;;;
+E003B;TAG SEMICOLON;Cf;0;BN;;;;;N;;;;;
+E003C;TAG LESS-THAN SIGN;Cf;0;BN;;;;;N;;;;;
+E003D;TAG EQUALS SIGN;Cf;0;BN;;;;;N;;;;;
+E003E;TAG GREATER-THAN SIGN;Cf;0;BN;;;;;N;;;;;
+E003F;TAG QUESTION MARK;Cf;0;BN;;;;;N;;;;;
+E0040;TAG COMMERCIAL AT;Cf;0;BN;;;;;N;;;;;
+E0041;TAG LATIN CAPITAL LETTER A;Cf;0;BN;;;;;N;;;;;
+E0042;TAG LATIN CAPITAL LETTER B;Cf;0;BN;;;;;N;;;;;
+E0043;TAG LATIN CAPITAL LETTER C;Cf;0;BN;;;;;N;;;;;
+E0044;TAG LATIN CAPITAL LETTER D;Cf;0;BN;;;;;N;;;;;
+E0045;TAG LATIN CAPITAL LETTER E;Cf;0;BN;;;;;N;;;;;
+E0046;TAG LATIN CAPITAL LETTER F;Cf;0;BN;;;;;N;;;;;
+E0047;TAG LATIN CAPITAL LETTER G;Cf;0;BN;;;;;N;;;;;
+E0048;TAG LATIN CAPITAL LETTER H;Cf;0;BN;;;;;N;;;;;
+E0049;TAG LATIN CAPITAL LETTER I;Cf;0;BN;;;;;N;;;;;
+E004A;TAG LATIN CAPITAL LETTER J;Cf;0;BN;;;;;N;;;;;
+E004B;TAG LATIN CAPITAL LETTER K;Cf;0;BN;;;;;N;;;;;
+E004C;TAG LATIN CAPITAL LETTER L;Cf;0;BN;;;;;N;;;;;
+E004D;TAG LATIN CAPITAL LETTER M;Cf;0;BN;;;;;N;;;;;
+E004E;TAG LATIN CAPITAL LETTER N;Cf;0;BN;;;;;N;;;;;
+E004F;TAG LATIN CAPITAL LETTER O;Cf;0;BN;;;;;N;;;;;
+E0050;TAG LATIN CAPITAL LETTER P;Cf;0;BN;;;;;N;;;;;
+E0051;TAG LATIN CAPITAL LETTER Q;Cf;0;BN;;;;;N;;;;;
+E0052;TAG LATIN CAPITAL LETTER R;Cf;0;BN;;;;;N;;;;;
+E0053;TAG LATIN CAPITAL LETTER S;Cf;0;BN;;;;;N;;;;;
+E0054;TAG LATIN CAPITAL LETTER T;Cf;0;BN;;;;;N;;;;;
+E0055;TAG LATIN CAPITAL LETTER U;Cf;0;BN;;;;;N;;;;;
+E0056;TAG LATIN CAPITAL LETTER V;Cf;0;BN;;;;;N;;;;;
+E0057;TAG LATIN CAPITAL LETTER W;Cf;0;BN;;;;;N;;;;;
+E0058;TAG LATIN CAPITAL LETTER X;Cf;0;BN;;;;;N;;;;;
+E0059;TAG LATIN CAPITAL LETTER Y;Cf;0;BN;;;;;N;;;;;
+E005A;TAG LATIN CAPITAL LETTER Z;Cf;0;BN;;;;;N;;;;;
+E005B;TAG LEFT SQUARE BRACKET;Cf;0;BN;;;;;N;;;;;
+E005C;TAG REVERSE SOLIDUS;Cf;0;BN;;;;;N;;;;;
+E005D;TAG RIGHT SQUARE BRACKET;Cf;0;BN;;;;;N;;;;;
+E005E;TAG CIRCUMFLEX ACCENT;Cf;0;BN;;;;;N;;;;;
+E005F;TAG LOW LINE;Cf;0;BN;;;;;N;;;;;
+E0060;TAG GRAVE ACCENT;Cf;0;BN;;;;;N;;;;;
+E0061;TAG LATIN SMALL LETTER A;Cf;0;BN;;;;;N;;;;;
+E0062;TAG LATIN SMALL LETTER B;Cf;0;BN;;;;;N;;;;;
+E0063;TAG LATIN SMALL LETTER C;Cf;0;BN;;;;;N;;;;;
+E0064;TAG LATIN SMALL LETTER D;Cf;0;BN;;;;;N;;;;;
+E0065;TAG LATIN SMALL LETTER E;Cf;0;BN;;;;;N;;;;;
+E0066;TAG LATIN SMALL LETTER F;Cf;0;BN;;;;;N;;;;;
+E0067;TAG LATIN SMALL LETTER G;Cf;0;BN;;;;;N;;;;;
+E0068;TAG LATIN SMALL LETTER H;Cf;0;BN;;;;;N;;;;;
+E0069;TAG LATIN SMALL LETTER I;Cf;0;BN;;;;;N;;;;;
+E006A;TAG LATIN SMALL LETTER J;Cf;0;BN;;;;;N;;;;;
+E006B;TAG LATIN SMALL LETTER K;Cf;0;BN;;;;;N;;;;;
+E006C;TAG LATIN SMALL LETTER L;Cf;0;BN;;;;;N;;;;;
+E006D;TAG LATIN SMALL LETTER M;Cf;0;BN;;;;;N;;;;;
+E006E;TAG LATIN SMALL LETTER N;Cf;0;BN;;;;;N;;;;;
+E006F;TAG LATIN SMALL LETTER O;Cf;0;BN;;;;;N;;;;;
+E0070;TAG LATIN SMALL LETTER P;Cf;0;BN;;;;;N;;;;;
+E0071;TAG LATIN SMALL LETTER Q;Cf;0;BN;;;;;N;;;;;
+E0072;TAG LATIN SMALL LETTER R;Cf;0;BN;;;;;N;;;;;
+E0073;TAG LATIN SMALL LETTER S;Cf;0;BN;;;;;N;;;;;
+E0074;TAG LATIN SMALL LETTER T;Cf;0;BN;;;;;N;;;;;
+E0075;TAG LATIN SMALL LETTER U;Cf;0;BN;;;;;N;;;;;
+E0076;TAG LATIN SMALL LETTER V;Cf;0;BN;;;;;N;;;;;
+E0077;TAG LATIN SMALL LETTER W;Cf;0;BN;;;;;N;;;;;
+E0078;TAG LATIN SMALL LETTER X;Cf;0;BN;;;;;N;;;;;
+E0079;TAG LATIN SMALL LETTER Y;Cf;0;BN;;;;;N;;;;;
+E007A;TAG LATIN SMALL LETTER Z;Cf;0;BN;;;;;N;;;;;
+E007B;TAG LEFT CURLY BRACKET;Cf;0;BN;;;;;N;;;;;
+E007C;TAG VERTICAL LINE;Cf;0;BN;;;;;N;;;;;
+E007D;TAG RIGHT CURLY BRACKET;Cf;0;BN;;;;;N;;;;;
+E007E;TAG TILDE;Cf;0;BN;;;;;N;;;;;
+E007F;CANCEL TAG;Cf;0;BN;;;;;N;;;;;
+E0100;VARIATION SELECTOR-17;Mn;0;NSM;;;;;N;;;;;
+E0101;VARIATION SELECTOR-18;Mn;0;NSM;;;;;N;;;;;
+E0102;VARIATION SELECTOR-19;Mn;0;NSM;;;;;N;;;;;
+E0103;VARIATION SELECTOR-20;Mn;0;NSM;;;;;N;;;;;
+E0104;VARIATION SELECTOR-21;Mn;0;NSM;;;;;N;;;;;
+E0105;VARIATION SELECTOR-22;Mn;0;NSM;;;;;N;;;;;
+E0106;VARIATION SELECTOR-23;Mn;0;NSM;;;;;N;;;;;
+E0107;VARIATION SELECTOR-24;Mn;0;NSM;;;;;N;;;;;
+E0108;VARIATION SELECTOR-25;Mn;0;NSM;;;;;N;;;;;
+E0109;VARIATION SELECTOR-26;Mn;0;NSM;;;;;N;;;;;
+E010A;VARIATION SELECTOR-27;Mn;0;NSM;;;;;N;;;;;
+E010B;VARIATION SELECTOR-28;Mn;0;NSM;;;;;N;;;;;
+E010C;VARIATION SELECTOR-29;Mn;0;NSM;;;;;N;;;;;
+E010D;VARIATION SELECTOR-30;Mn;0;NSM;;;;;N;;;;;
+E010E;VARIATION SELECTOR-31;Mn;0;NSM;;;;;N;;;;;
+E010F;VARIATION SELECTOR-32;Mn;0;NSM;;;;;N;;;;;
+E0110;VARIATION SELECTOR-33;Mn;0;NSM;;;;;N;;;;;
+E0111;VARIATION SELECTOR-34;Mn;0;NSM;;;;;N;;;;;
+E0112;VARIATION SELECTOR-35;Mn;0;NSM;;;;;N;;;;;
+E0113;VARIATION SELECTOR-36;Mn;0;NSM;;;;;N;;;;;
+E0114;VARIATION SELECTOR-37;Mn;0;NSM;;;;;N;;;;;
+E0115;VARIATION SELECTOR-38;Mn;0;NSM;;;;;N;;;;;
+E0116;VARIATION SELECTOR-39;Mn;0;NSM;;;;;N;;;;;
+E0117;VARIATION SELECTOR-40;Mn;0;NSM;;;;;N;;;;;
+E0118;VARIATION SELECTOR-41;Mn;0;NSM;;;;;N;;;;;
+E0119;VARIATION SELECTOR-42;Mn;0;NSM;;;;;N;;;;;
+E011A;VARIATION SELECTOR-43;Mn;0;NSM;;;;;N;;;;;
+E011B;VARIATION SELECTOR-44;Mn;0;NSM;;;;;N;;;;;
+E011C;VARIATION SELECTOR-45;Mn;0;NSM;;;;;N;;;;;
+E011D;VARIATION SELECTOR-46;Mn;0;NSM;;;;;N;;;;;
+E011E;VARIATION SELECTOR-47;Mn;0;NSM;;;;;N;;;;;
+E011F;VARIATION SELECTOR-48;Mn;0;NSM;;;;;N;;;;;
+E0120;VARIATION SELECTOR-49;Mn;0;NSM;;;;;N;;;;;
+E0121;VARIATION SELECTOR-50;Mn;0;NSM;;;;;N;;;;;
+E0122;VARIATION SELECTOR-51;Mn;0;NSM;;;;;N;;;;;
+E0123;VARIATION SELECTOR-52;Mn;0;NSM;;;;;N;;;;;
+E0124;VARIATION SELECTOR-53;Mn;0;NSM;;;;;N;;;;;
+E0125;VARIATION SELECTOR-54;Mn;0;NSM;;;;;N;;;;;
+E0126;VARIATION SELECTOR-55;Mn;0;NSM;;;;;N;;;;;
+E0127;VARIATION SELECTOR-56;Mn;0;NSM;;;;;N;;;;;
+E0128;VARIATION SELECTOR-57;Mn;0;NSM;;;;;N;;;;;
+E0129;VARIATION SELECTOR-58;Mn;0;NSM;;;;;N;;;;;
+E012A;VARIATION SELECTOR-59;Mn;0;NSM;;;;;N;;;;;
+E012B;VARIATION SELECTOR-60;Mn;0;NSM;;;;;N;;;;;
+E012C;VARIATION SELECTOR-61;Mn;0;NSM;;;;;N;;;;;
+E012D;VARIATION SELECTOR-62;Mn;0;NSM;;;;;N;;;;;
+E012E;VARIATION SELECTOR-63;Mn;0;NSM;;;;;N;;;;;
+E012F;VARIATION SELECTOR-64;Mn;0;NSM;;;;;N;;;;;
+E0130;VARIATION SELECTOR-65;Mn;0;NSM;;;;;N;;;;;
+E0131;VARIATION SELECTOR-66;Mn;0;NSM;;;;;N;;;;;
+E0132;VARIATION SELECTOR-67;Mn;0;NSM;;;;;N;;;;;
+E0133;VARIATION SELECTOR-68;Mn;0;NSM;;;;;N;;;;;
+E0134;VARIATION SELECTOR-69;Mn;0;NSM;;;;;N;;;;;
+E0135;VARIATION SELECTOR-70;Mn;0;NSM;;;;;N;;;;;
+E0136;VARIATION SELECTOR-71;Mn;0;NSM;;;;;N;;;;;
+E0137;VARIATION SELECTOR-72;Mn;0;NSM;;;;;N;;;;;
+E0138;VARIATION SELECTOR-73;Mn;0;NSM;;;;;N;;;;;
+E0139;VARIATION SELECTOR-74;Mn;0;NSM;;;;;N;;;;;
+E013A;VARIATION SELECTOR-75;Mn;0;NSM;;;;;N;;;;;
+E013B;VARIATION SELECTOR-76;Mn;0;NSM;;;;;N;;;;;
+E013C;VARIATION SELECTOR-77;Mn;0;NSM;;;;;N;;;;;
+E013D;VARIATION SELECTOR-78;Mn;0;NSM;;;;;N;;;;;
+E013E;VARIATION SELECTOR-79;Mn;0;NSM;;;;;N;;;;;
+E013F;VARIATION SELECTOR-80;Mn;0;NSM;;;;;N;;;;;
+E0140;VARIATION SELECTOR-81;Mn;0;NSM;;;;;N;;;;;
+E0141;VARIATION SELECTOR-82;Mn;0;NSM;;;;;N;;;;;
+E0142;VARIATION SELECTOR-83;Mn;0;NSM;;;;;N;;;;;
+E0143;VARIATION SELECTOR-84;Mn;0;NSM;;;;;N;;;;;
+E0144;VARIATION SELECTOR-85;Mn;0;NSM;;;;;N;;;;;
+E0145;VARIATION SELECTOR-86;Mn;0;NSM;;;;;N;;;;;
+E0146;VARIATION SELECTOR-87;Mn;0;NSM;;;;;N;;;;;
+E0147;VARIATION SELECTOR-88;Mn;0;NSM;;;;;N;;;;;
+E0148;VARIATION SELECTOR-89;Mn;0;NSM;;;;;N;;;;;
+E0149;VARIATION SELECTOR-90;Mn;0;NSM;;;;;N;;;;;
+E014A;VARIATION SELECTOR-91;Mn;0;NSM;;;;;N;;;;;
+E014B;VARIATION SELECTOR-92;Mn;0;NSM;;;;;N;;;;;
+E014C;VARIATION SELECTOR-93;Mn;0;NSM;;;;;N;;;;;
+E014D;VARIATION SELECTOR-94;Mn;0;NSM;;;;;N;;;;;
+E014E;VARIATION SELECTOR-95;Mn;0;NSM;;;;;N;;;;;
+E014F;VARIATION SELECTOR-96;Mn;0;NSM;;;;;N;;;;;
+E0150;VARIATION SELECTOR-97;Mn;0;NSM;;;;;N;;;;;
+E0151;VARIATION SELECTOR-98;Mn;0;NSM;;;;;N;;;;;
+E0152;VARIATION SELECTOR-99;Mn;0;NSM;;;;;N;;;;;
+E0153;VARIATION SELECTOR-100;Mn;0;NSM;;;;;N;;;;;
+E0154;VARIATION SELECTOR-101;Mn;0;NSM;;;;;N;;;;;
+E0155;VARIATION SELECTOR-102;Mn;0;NSM;;;;;N;;;;;
+E0156;VARIATION SELECTOR-103;Mn;0;NSM;;;;;N;;;;;
+E0157;VARIATION SELECTOR-104;Mn;0;NSM;;;;;N;;;;;
+E0158;VARIATION SELECTOR-105;Mn;0;NSM;;;;;N;;;;;
+E0159;VARIATION SELECTOR-106;Mn;0;NSM;;;;;N;;;;;
+E015A;VARIATION SELECTOR-107;Mn;0;NSM;;;;;N;;;;;
+E015B;VARIATION SELECTOR-108;Mn;0;NSM;;;;;N;;;;;
+E015C;VARIATION SELECTOR-109;Mn;0;NSM;;;;;N;;;;;
+E015D;VARIATION SELECTOR-110;Mn;0;NSM;;;;;N;;;;;
+E015E;VARIATION SELECTOR-111;Mn;0;NSM;;;;;N;;;;;
+E015F;VARIATION SELECTOR-112;Mn;0;NSM;;;;;N;;;;;
+E0160;VARIATION SELECTOR-113;Mn;0;NSM;;;;;N;;;;;
+E0161;VARIATION SELECTOR-114;Mn;0;NSM;;;;;N;;;;;
+E0162;VARIATION SELECTOR-115;Mn;0;NSM;;;;;N;;;;;
+E0163;VARIATION SELECTOR-116;Mn;0;NSM;;;;;N;;;;;
+E0164;VARIATION SELECTOR-117;Mn;0;NSM;;;;;N;;;;;
+E0165;VARIATION SELECTOR-118;Mn;0;NSM;;;;;N;;;;;
+E0166;VARIATION SELECTOR-119;Mn;0;NSM;;;;;N;;;;;
+E0167;VARIATION SELECTOR-120;Mn;0;NSM;;;;;N;;;;;
+E0168;VARIATION SELECTOR-121;Mn;0;NSM;;;;;N;;;;;
+E0169;VARIATION SELECTOR-122;Mn;0;NSM;;;;;N;;;;;
+E016A;VARIATION SELECTOR-123;Mn;0;NSM;;;;;N;;;;;
+E016B;VARIATION SELECTOR-124;Mn;0;NSM;;;;;N;;;;;
+E016C;VARIATION SELECTOR-125;Mn;0;NSM;;;;;N;;;;;
+E016D;VARIATION SELECTOR-126;Mn;0;NSM;;;;;N;;;;;
+E016E;VARIATION SELECTOR-127;Mn;0;NSM;;;;;N;;;;;
+E016F;VARIATION SELECTOR-128;Mn;0;NSM;;;;;N;;;;;
+E0170;VARIATION SELECTOR-129;Mn;0;NSM;;;;;N;;;;;
+E0171;VARIATION SELECTOR-130;Mn;0;NSM;;;;;N;;;;;
+E0172;VARIATION SELECTOR-131;Mn;0;NSM;;;;;N;;;;;
+E0173;VARIATION SELECTOR-132;Mn;0;NSM;;;;;N;;;;;
+E0174;VARIATION SELECTOR-133;Mn;0;NSM;;;;;N;;;;;
+E0175;VARIATION SELECTOR-134;Mn;0;NSM;;;;;N;;;;;
+E0176;VARIATION SELECTOR-135;Mn;0;NSM;;;;;N;;;;;
+E0177;VARIATION SELECTOR-136;Mn;0;NSM;;;;;N;;;;;
+E0178;VARIATION SELECTOR-137;Mn;0;NSM;;;;;N;;;;;
+E0179;VARIATION SELECTOR-138;Mn;0;NSM;;;;;N;;;;;
+E017A;VARIATION SELECTOR-139;Mn;0;NSM;;;;;N;;;;;
+E017B;VARIATION SELECTOR-140;Mn;0;NSM;;;;;N;;;;;
+E017C;VARIATION SELECTOR-141;Mn;0;NSM;;;;;N;;;;;
+E017D;VARIATION SELECTOR-142;Mn;0;NSM;;;;;N;;;;;
+E017E;VARIATION SELECTOR-143;Mn;0;NSM;;;;;N;;;;;
+E017F;VARIATION SELECTOR-144;Mn;0;NSM;;;;;N;;;;;
+E0180;VARIATION SELECTOR-145;Mn;0;NSM;;;;;N;;;;;
+E0181;VARIATION SELECTOR-146;Mn;0;NSM;;;;;N;;;;;
+E0182;VARIATION SELECTOR-147;Mn;0;NSM;;;;;N;;;;;
+E0183;VARIATION SELECTOR-148;Mn;0;NSM;;;;;N;;;;;
+E0184;VARIATION SELECTOR-149;Mn;0;NSM;;;;;N;;;;;
+E0185;VARIATION SELECTOR-150;Mn;0;NSM;;;;;N;;;;;
+E0186;VARIATION SELECTOR-151;Mn;0;NSM;;;;;N;;;;;
+E0187;VARIATION SELECTOR-152;Mn;0;NSM;;;;;N;;;;;
+E0188;VARIATION SELECTOR-153;Mn;0;NSM;;;;;N;;;;;
+E0189;VARIATION SELECTOR-154;Mn;0;NSM;;;;;N;;;;;
+E018A;VARIATION SELECTOR-155;Mn;0;NSM;;;;;N;;;;;
+E018B;VARIATION SELECTOR-156;Mn;0;NSM;;;;;N;;;;;
+E018C;VARIATION SELECTOR-157;Mn;0;NSM;;;;;N;;;;;
+E018D;VARIATION SELECTOR-158;Mn;0;NSM;;;;;N;;;;;
+E018E;VARIATION SELECTOR-159;Mn;0;NSM;;;;;N;;;;;
+E018F;VARIATION SELECTOR-160;Mn;0;NSM;;;;;N;;;;;
+E0190;VARIATION SELECTOR-161;Mn;0;NSM;;;;;N;;;;;
+E0191;VARIATION SELECTOR-162;Mn;0;NSM;;;;;N;;;;;
+E0192;VARIATION SELECTOR-163;Mn;0;NSM;;;;;N;;;;;
+E0193;VARIATION SELECTOR-164;Mn;0;NSM;;;;;N;;;;;
+E0194;VARIATION SELECTOR-165;Mn;0;NSM;;;;;N;;;;;
+E0195;VARIATION SELECTOR-166;Mn;0;NSM;;;;;N;;;;;
+E0196;VARIATION SELECTOR-167;Mn;0;NSM;;;;;N;;;;;
+E0197;VARIATION SELECTOR-168;Mn;0;NSM;;;;;N;;;;;
+E0198;VARIATION SELECTOR-169;Mn;0;NSM;;;;;N;;;;;
+E0199;VARIATION SELECTOR-170;Mn;0;NSM;;;;;N;;;;;
+E019A;VARIATION SELECTOR-171;Mn;0;NSM;;;;;N;;;;;
+E019B;VARIATION SELECTOR-172;Mn;0;NSM;;;;;N;;;;;
+E019C;VARIATION SELECTOR-173;Mn;0;NSM;;;;;N;;;;;
+E019D;VARIATION SELECTOR-174;Mn;0;NSM;;;;;N;;;;;
+E019E;VARIATION SELECTOR-175;Mn;0;NSM;;;;;N;;;;;
+E019F;VARIATION SELECTOR-176;Mn;0;NSM;;;;;N;;;;;
+E01A0;VARIATION SELECTOR-177;Mn;0;NSM;;;;;N;;;;;
+E01A1;VARIATION SELECTOR-178;Mn;0;NSM;;;;;N;;;;;
+E01A2;VARIATION SELECTOR-179;Mn;0;NSM;;;;;N;;;;;
+E01A3;VARIATION SELECTOR-180;Mn;0;NSM;;;;;N;;;;;
+E01A4;VARIATION SELECTOR-181;Mn;0;NSM;;;;;N;;;;;
+E01A5;VARIATION SELECTOR-182;Mn;0;NSM;;;;;N;;;;;
+E01A6;VARIATION SELECTOR-183;Mn;0;NSM;;;;;N;;;;;
+E01A7;VARIATION SELECTOR-184;Mn;0;NSM;;;;;N;;;;;
+E01A8;VARIATION SELECTOR-185;Mn;0;NSM;;;;;N;;;;;
+E01A9;VARIATION SELECTOR-186;Mn;0;NSM;;;;;N;;;;;
+E01AA;VARIATION SELECTOR-187;Mn;0;NSM;;;;;N;;;;;
+E01AB;VARIATION SELECTOR-188;Mn;0;NSM;;;;;N;;;;;
+E01AC;VARIATION SELECTOR-189;Mn;0;NSM;;;;;N;;;;;
+E01AD;VARIATION SELECTOR-190;Mn;0;NSM;;;;;N;;;;;
+E01AE;VARIATION SELECTOR-191;Mn;0;NSM;;;;;N;;;;;
+E01AF;VARIATION SELECTOR-192;Mn;0;NSM;;;;;N;;;;;
+E01B0;VARIATION SELECTOR-193;Mn;0;NSM;;;;;N;;;;;
+E01B1;VARIATION SELECTOR-194;Mn;0;NSM;;;;;N;;;;;
+E01B2;VARIATION SELECTOR-195;Mn;0;NSM;;;;;N;;;;;
+E01B3;VARIATION SELECTOR-196;Mn;0;NSM;;;;;N;;;;;
+E01B4;VARIATION SELECTOR-197;Mn;0;NSM;;;;;N;;;;;
+E01B5;VARIATION SELECTOR-198;Mn;0;NSM;;;;;N;;;;;
+E01B6;VARIATION SELECTOR-199;Mn;0;NSM;;;;;N;;;;;
+E01B7;VARIATION SELECTOR-200;Mn;0;NSM;;;;;N;;;;;
+E01B8;VARIATION SELECTOR-201;Mn;0;NSM;;;;;N;;;;;
+E01B9;VARIATION SELECTOR-202;Mn;0;NSM;;;;;N;;;;;
+E01BA;VARIATION SELECTOR-203;Mn;0;NSM;;;;;N;;;;;
+E01BB;VARIATION SELECTOR-204;Mn;0;NSM;;;;;N;;;;;
+E01BC;VARIATION SELECTOR-205;Mn;0;NSM;;;;;N;;;;;
+E01BD;VARIATION SELECTOR-206;Mn;0;NSM;;;;;N;;;;;
+E01BE;VARIATION SELECTOR-207;Mn;0;NSM;;;;;N;;;;;
+E01BF;VARIATION SELECTOR-208;Mn;0;NSM;;;;;N;;;;;
+E01C0;VARIATION SELECTOR-209;Mn;0;NSM;;;;;N;;;;;
+E01C1;VARIATION SELECTOR-210;Mn;0;NSM;;;;;N;;;;;
+E01C2;VARIATION SELECTOR-211;Mn;0;NSM;;;;;N;;;;;
+E01C3;VARIATION SELECTOR-212;Mn;0;NSM;;;;;N;;;;;
+E01C4;VARIATION SELECTOR-213;Mn;0;NSM;;;;;N;;;;;
+E01C5;VARIATION SELECTOR-214;Mn;0;NSM;;;;;N;;;;;
+E01C6;VARIATION SELECTOR-215;Mn;0;NSM;;;;;N;;;;;
+E01C7;VARIATION SELECTOR-216;Mn;0;NSM;;;;;N;;;;;
+E01C8;VARIATION SELECTOR-217;Mn;0;NSM;;;;;N;;;;;
+E01C9;VARIATION SELECTOR-218;Mn;0;NSM;;;;;N;;;;;
+E01CA;VARIATION SELECTOR-219;Mn;0;NSM;;;;;N;;;;;
+E01CB;VARIATION SELECTOR-220;Mn;0;NSM;;;;;N;;;;;
+E01CC;VARIATION SELECTOR-221;Mn;0;NSM;;;;;N;;;;;
+E01CD;VARIATION SELECTOR-222;Mn;0;NSM;;;;;N;;;;;
+E01CE;VARIATION SELECTOR-223;Mn;0;NSM;;;;;N;;;;;
+E01CF;VARIATION SELECTOR-224;Mn;0;NSM;;;;;N;;;;;
+E01D0;VARIATION SELECTOR-225;Mn;0;NSM;;;;;N;;;;;
+E01D1;VARIATION SELECTOR-226;Mn;0;NSM;;;;;N;;;;;
+E01D2;VARIATION SELECTOR-227;Mn;0;NSM;;;;;N;;;;;
+E01D3;VARIATION SELECTOR-228;Mn;0;NSM;;;;;N;;;;;
+E01D4;VARIATION SELECTOR-229;Mn;0;NSM;;;;;N;;;;;
+E01D5;VARIATION SELECTOR-230;Mn;0;NSM;;;;;N;;;;;
+E01D6;VARIATION SELECTOR-231;Mn;0;NSM;;;;;N;;;;;
+E01D7;VARIATION SELECTOR-232;Mn;0;NSM;;;;;N;;;;;
+E01D8;VARIATION SELECTOR-233;Mn;0;NSM;;;;;N;;;;;
+E01D9;VARIATION SELECTOR-234;Mn;0;NSM;;;;;N;;;;;
+E01DA;VARIATION SELECTOR-235;Mn;0;NSM;;;;;N;;;;;
+E01DB;VARIATION SELECTOR-236;Mn;0;NSM;;;;;N;;;;;
+E01DC;VARIATION SELECTOR-237;Mn;0;NSM;;;;;N;;;;;
+E01DD;VARIATION SELECTOR-238;Mn;0;NSM;;;;;N;;;;;
+E01DE;VARIATION SELECTOR-239;Mn;0;NSM;;;;;N;;;;;
+E01DF;VARIATION SELECTOR-240;Mn;0;NSM;;;;;N;;;;;
+E01E0;VARIATION SELECTOR-241;Mn;0;NSM;;;;;N;;;;;
+E01E1;VARIATION SELECTOR-242;Mn;0;NSM;;;;;N;;;;;
+E01E2;VARIATION SELECTOR-243;Mn;0;NSM;;;;;N;;;;;
+E01E3;VARIATION SELECTOR-244;Mn;0;NSM;;;;;N;;;;;
+E01E4;VARIATION SELECTOR-245;Mn;0;NSM;;;;;N;;;;;
+E01E5;VARIATION SELECTOR-246;Mn;0;NSM;;;;;N;;;;;
+E01E6;VARIATION SELECTOR-247;Mn;0;NSM;;;;;N;;;;;
+E01E7;VARIATION SELECTOR-248;Mn;0;NSM;;;;;N;;;;;
+E01E8;VARIATION SELECTOR-249;Mn;0;NSM;;;;;N;;;;;
+E01E9;VARIATION SELECTOR-250;Mn;0;NSM;;;;;N;;;;;
+E01EA;VARIATION SELECTOR-251;Mn;0;NSM;;;;;N;;;;;
+E01EB;VARIATION SELECTOR-252;Mn;0;NSM;;;;;N;;;;;
+E01EC;VARIATION SELECTOR-253;Mn;0;NSM;;;;;N;;;;;
+E01ED;VARIATION SELECTOR-254;Mn;0;NSM;;;;;N;;;;;
+E01EE;VARIATION SELECTOR-255;Mn;0;NSM;;;;;N;;;;;
+E01EF;VARIATION SELECTOR-256;Mn;0;NSM;;;;;N;;;;;
+F0000;<Plane 15 Private Use, First>;Co;0;L;;;;;N;;;;;
+FFFFD;<Plane 15 Private Use, Last>;Co;0;L;;;;;N;;;;;
+100000;<Plane 16 Private Use, First>;Co;0;L;;;;;N;;;;;
+10FFFD;<Plane 16 Private Use, Last>;Co;0;L;;;;;N;;;;;
diff --git a/fastlib/src/vespa/fastlib/text/alphasort/AlphaSort1_0.dtd b/fastlib/src/vespa/fastlib/text/alphasort/AlphaSort1_0.dtd
new file mode 100644
index 00000000000..f9cf4833443
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/alphasort/AlphaSort1_0.dtd
@@ -0,0 +1,10 @@
+<!-- (c) 2002 Fast Search & Transfer. All rights reserved. -->
+<!-- Version 1.0 -->
+
+<!ELEMENT sortOrder (sortValue*)>
+<!ELEMENT sortValue (unicode*)>
+<!ELEMENT unicode (hex|decimal|utf8)>
+<!ELEMENT hex (#PCDATA)>
+<!ELEMENT decimal (#PCDATA)>
+<!ELEMENT utf8 (#PCDATA)>
+
diff --git a/fastlib/src/vespa/fastlib/text/alphasort/AlphaSortMasterFile.xml b/fastlib/src/vespa/fastlib/text/alphasort/AlphaSortMasterFile.xml
new file mode 100644
index 00000000000..5cecb69fe31
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/alphasort/AlphaSortMasterFile.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<!DOCTYPE masterFile SYSTEM "SortMaster1_0.dtd">
+<masterFile>
+ <sortValueWidth> 8 </sortValueWidth>
+ <importFiles>
+ <importFile>Space.xml</importFile>
+ <importFile>Numbers.xml</importFile>
+ <importFile>Latin.xml</importFile>
+ <importFile>Arabic.xml</importFile>
+ <importFile>Hebrew.xml</importFile>
+ <importFile>Cyrillic.xml</importFile>
+ <importFile>Greek.xml</importFile>
+ <importFile>Kana.xml</importFile>
+ </importFiles>
+</masterFile>
+
diff --git a/fastlib/src/vespa/fastlib/text/alphasort/Arabic.xml b/fastlib/src/vespa/fastlib/text/alphasort/Arabic.xml
new file mode 100644
index 00000000000..1d1caca1907
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/alphasort/Arabic.xml
@@ -0,0 +1,156 @@
+<?xml version="1.0"?>
+<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<!DOCTYPE sortOrder SYSTEM "AlphaSort1_0.dtd">
+<sortOrder>
+ <sortValue>
+ <unicode>
+ <hex> 0627 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0628 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0629 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 062A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 062B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 062C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 062D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 062E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 062F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0630 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0631 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0632 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0633 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0634 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0635 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0636 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0637 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0638 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0639 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 063A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0641 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0642 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0643 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0644 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0645 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0646 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0647 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0648 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0649 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 064A </hex>
+ </unicode>
+ </sortValue>
+</sortOrder>
+
diff --git a/fastlib/src/vespa/fastlib/text/alphasort/Cyrillic.xml b/fastlib/src/vespa/fastlib/text/alphasort/Cyrillic.xml
new file mode 100644
index 00000000000..d029a5f3ca7
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/alphasort/Cyrillic.xml
@@ -0,0 +1,262 @@
+<?xml version="1.0"?>
+<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<!DOCTYPE sortOrder SYSTEM "AlphaSort1_0.dtd">
+<sortOrder>
+ <sortValue>
+ <unicode>
+ <hex> 0410 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0430 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0411 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0431 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0412 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0432 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0413 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0433 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0414 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0434 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0415 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0435 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0416 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0436 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0417 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0437 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0418 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0438 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0419 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0439 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 041A </hex>
+ </unicode>
+ <unicode>
+ <hex> 043A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 041B </hex>
+ </unicode>
+ <unicode>
+ <hex> 043B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 041C </hex>
+ </unicode>
+ <unicode>
+ <hex> 043C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 041D </hex>
+ </unicode>
+ <unicode>
+ <hex> 043D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 041E </hex>
+ </unicode>
+ <unicode>
+ <hex> 043E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 041F </hex>
+ </unicode>
+ <unicode>
+ <hex> 043F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0420 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0440 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0421 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0441 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0422 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0442 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0423 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0443 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0424 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0444 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0425 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0445 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0426 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0446 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0427 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0447 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0428 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0448 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0429 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0449 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 042A </hex>
+ </unicode>
+ <unicode>
+ <hex> 044A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 042B </hex>
+ </unicode>
+ <unicode>
+ <hex> 044B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 042C </hex>
+ </unicode>
+ <unicode>
+ <hex> 044C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 042D </hex>
+ </unicode>
+ <unicode>
+ <hex> 044D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 042E </hex>
+ </unicode>
+ <unicode>
+ <hex> 044E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 042F </hex>
+ </unicode>
+ <unicode>
+ <hex> 044F </hex>
+ </unicode>
+ </sortValue>
+</sortOrder>
+
diff --git a/fastlib/src/vespa/fastlib/text/alphasort/Greek.xml b/fastlib/src/vespa/fastlib/text/alphasort/Greek.xml
new file mode 100644
index 00000000000..071ab76a4e9
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/alphasort/Greek.xml
@@ -0,0 +1,206 @@
+<?xml version="1.0"?>
+<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<!DOCTYPE sortOrder SYSTEM "AlphaSort1_0.dtd">
+<sortOrder>
+ <sortValue>
+ <unicode>
+ <hex> 0391 </hex>
+ </unicode>
+ <unicode>
+ <hex> 03B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0392 </hex>
+ </unicode>
+ <unicode>
+ <hex> 03B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0393 </hex>
+ </unicode>
+ <unicode>
+ <hex> 03B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0394 </hex>
+ </unicode>
+ <unicode>
+ <hex> 03B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0395 </hex>
+ </unicode>
+ <unicode>
+ <hex> 03B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0396 </hex>
+ </unicode>
+ <unicode>
+ <hex> 03B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0397 </hex>
+ </unicode>
+ <unicode>
+ <hex> 03B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0398 </hex>
+ </unicode>
+ <unicode>
+ <hex> 03B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0399 </hex>
+ </unicode>
+ <unicode>
+ <hex> 03B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 039A </hex>
+ </unicode>
+ <unicode>
+ <hex> 03BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 039B </hex>
+ </unicode>
+ <unicode>
+ <hex> 03BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 039C </hex>
+ </unicode>
+ <unicode>
+ <hex> 03BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 039D </hex>
+ </unicode>
+ <unicode>
+ <hex> 03BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 039E </hex>
+ </unicode>
+ <unicode>
+ <hex> 03BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 039F </hex>
+ </unicode>
+ <unicode>
+ <hex> 03BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 03A0 </hex>
+ </unicode>
+ <unicode>
+ <hex> 03C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 03A1 </hex>
+ </unicode>
+ <unicode>
+ <hex> 03C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 03A2 </hex>
+ </unicode>
+ <unicode>
+ <hex> 03C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 03A3 </hex>
+ </unicode>
+ <unicode>
+ <hex> 03C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 03A4 </hex>
+ </unicode>
+ <unicode>
+ <hex> 03C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 03A5 </hex>
+ </unicode>
+ <unicode>
+ <hex> 03C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 03A6 </hex>
+ </unicode>
+ <unicode>
+ <hex> 03C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 03A7 </hex>
+ </unicode>
+ <unicode>
+ <hex> 03C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 03A8 </hex>
+ </unicode>
+ <unicode>
+ <hex> 03C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 03A9 </hex>
+ </unicode>
+ <unicode>
+ <hex> 03C9 </hex>
+ </unicode>
+ </sortValue>
+</sortOrder>
+
diff --git a/fastlib/src/vespa/fastlib/text/alphasort/Hangul.xml b/fastlib/src/vespa/fastlib/text/alphasort/Hangul.xml
new file mode 100644
index 00000000000..5483b53f101
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/alphasort/Hangul.xml
@@ -0,0 +1,55860 @@
+<?xml version="1.0"?>
+<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<!DOCTYPE sortOrder SYSTEM "AlphaSort1_0.dtd">
+<sortOrder>
+ <sortValue>
+ <unicode>
+ <hex> AC00 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC01 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC02 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC03 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC04 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC05 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC06 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC07 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC08 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC09 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC0A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC0B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC0C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC0D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC0E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC0F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC10 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC11 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC12 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC13 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC14 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC15 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC16 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC17 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC18 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC19 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC1A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC1B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC1C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC1D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC1E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC1F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC20 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC21 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC22 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC23 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC24 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC25 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC26 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC27 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC28 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC29 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC2A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC2B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC2C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC2D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC2E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC2F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC30 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC31 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC32 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC33 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC34 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC35 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC36 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC37 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC38 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC39 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC3A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC3B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC3C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC3D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC3E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC3F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC40 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC41 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC42 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC43 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC44 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC45 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC46 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC47 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC48 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC49 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC4A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC4B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC4C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC4D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC4E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC4F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC50 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC51 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC52 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC53 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC54 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC55 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC56 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC57 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC58 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC59 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC5A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC5B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC5C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC5D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC5E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC5F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC60 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC61 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC62 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC63 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC64 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC65 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC66 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC67 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC68 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC69 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC6A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC6B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC6C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC6D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC6E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC6F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC70 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC71 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC72 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC73 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC74 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC75 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC76 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC77 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC78 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC79 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC7A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC7B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC7C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC7D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC7E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC7F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC80 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC81 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC82 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC83 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC84 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC85 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC86 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC87 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC88 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC89 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC8A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC8B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC8C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC8D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC8E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC8F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC90 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC91 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC92 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC93 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC94 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC95 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC96 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC97 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC98 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC99 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC9A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC9B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC9C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC9D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC9E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AC9F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACA0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACA1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACA2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACA3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACA4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACA5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACA6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACA7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACA8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACA9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACAA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACAB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACAC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACAD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACAE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACAF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACB0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACB1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACB2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACB3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACB4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACB5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACB6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACB7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACB8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACB9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACBA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACBB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACBC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACBD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACBE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACBF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACC0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACC1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACC2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACC3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACC4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACC5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACC6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACC7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACC8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACC9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACCA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACCB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACCC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACCD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACCE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACCF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACD0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACD1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACD2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACD3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACD4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACD5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACD6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACD7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACD8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACD9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACDA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACDB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACDC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACDD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACDE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACDF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACE0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACE1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACE2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACE3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACE4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACE5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACE6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACE7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACE8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACE9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACEA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACEB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACEC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACEE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACEF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACF0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACF1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACF2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACF3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACF4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACF5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACF6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACF7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACF8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACF9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACFA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACFB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACFC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACFD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACFE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ACFF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD00 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD01 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD02 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD03 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD04 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD05 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD06 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD07 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD08 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD09 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD0A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD0B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD0C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD0D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD0E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD0F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD10 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD11 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD12 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD13 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD14 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD15 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD16 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD17 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD18 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD19 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD1A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD1B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD1C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD1D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD1E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD1F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD20 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD21 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD22 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD23 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD24 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD25 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD26 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD27 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD28 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD29 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD2A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD2B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD2C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD2D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD2E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD2F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD30 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD31 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD32 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD33 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD34 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD35 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD36 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD37 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD38 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD39 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD3A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD3B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD3C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD3D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD3E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD3F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD40 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD41 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD42 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD43 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD44 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD45 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD46 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD47 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD48 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD49 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD4A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD4B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD4C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD4D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD4E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD4F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD50 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD51 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD52 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD53 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD54 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD55 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD56 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD57 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD58 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD59 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD5A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD5B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD5C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD5D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD5E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD5F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD60 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD61 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD62 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD63 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD64 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD65 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD66 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD67 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD68 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD69 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD6A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD6B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD6C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD6D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD6E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD6F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD70 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD71 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD72 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD73 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD74 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD75 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD76 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD77 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD78 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD79 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD7A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD7B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD7C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD7D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD7E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD7F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD80 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD81 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD82 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD83 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD84 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD85 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD86 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD87 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD88 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD89 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD8A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD8B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD8C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD8D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD8E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD8F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD90 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD91 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD92 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD93 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD94 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD95 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD96 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD97 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD98 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD99 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD9A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD9B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD9C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD9D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD9E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AD9F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADA0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADA1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADA2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADA3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADA4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADA5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADA6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADA7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADA8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADA9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADAA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADAB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADAC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADAD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADAE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADAF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADB0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADB1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADB2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADB3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADB4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADB5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADB6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADB7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADB8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADB9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADBA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADBB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADBC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADBD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADBE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADBF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADC0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADC1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADC2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADC3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADC4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADC5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADC6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADC7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADC8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADC9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADCA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADCB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADCC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADCD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADCE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADCF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADD0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADD1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADD2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADD3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADD4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADD5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADD6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADD7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADD8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADD9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADDA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADDB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADDC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADDD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADDE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADDF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADE0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADE1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADE2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADE3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADE4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADE5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADE6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADE7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADE8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADE9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADEA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADEB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADEC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADEE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADEF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADF0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADF1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADF2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADF3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADF4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADF5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADF6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADF7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADF8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADF9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADFA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADFB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADFC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADFD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADFE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> ADFF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE00 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE01 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE02 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE03 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE04 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE05 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE06 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE07 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE08 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE09 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE0A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE0B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE0C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE0D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE0E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE0F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE10 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE11 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE12 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE13 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE14 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE15 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE16 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE17 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE18 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE19 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE1A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE1B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE1C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE1D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE1E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE1F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE20 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE21 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE22 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE23 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE24 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE25 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE26 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE27 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE28 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE29 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE2A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE2B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE2C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE2D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE2E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE2F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE30 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE31 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE32 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE33 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE34 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE35 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE36 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE37 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE38 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE39 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE3A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE3B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE3C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE3D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE3E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE3F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE40 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE41 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE42 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE43 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE44 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE45 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE46 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE47 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE48 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE49 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE4A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE4B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE4C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE4D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE4E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE4F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE50 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE51 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE52 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE53 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE54 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE55 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE56 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE57 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE58 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE59 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE5A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE5B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE5C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE5D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE5E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE5F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE60 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE61 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE62 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE63 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE64 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE65 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE66 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE67 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE68 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE69 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE6A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE6B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE6C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE6D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE6E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE6F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE70 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE71 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE72 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE73 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE74 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE75 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE76 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE77 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE78 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE79 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE7A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE7B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE7C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE7D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE7E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE7F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE80 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE81 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE82 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE83 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE84 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE85 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE86 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE87 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE88 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE89 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE8A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE8B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE8C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE8D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE8E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE8F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE90 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE91 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE92 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE93 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE94 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE95 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE96 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE97 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE98 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE99 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE9A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE9B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE9C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE9D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE9E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AE9F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEA0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEA1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEA2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEA3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEA4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEA5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEA6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEA7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEA8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEA9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEAA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEAB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEAC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEAD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEAE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEAF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEB0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEB1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEB2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEB3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEB4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEB5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEB6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEB7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEB8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEB9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEBA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEBB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEBC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEBD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEBE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEBF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEC0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEC1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEC2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEC3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEC4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEC5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEC6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEC7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEC8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEC9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AECA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AECB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AECC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AECD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AECE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AECF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AED0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AED1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AED2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AED3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AED4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AED5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AED6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AED7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AED8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AED9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEDA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEDB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEDC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEDD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEDE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEDF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEE0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEE1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEE2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEE3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEE4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEE5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEE6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEE7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEE8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEE9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEEA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEEB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEEC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEEE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEEF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEF0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEF1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEF2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEF3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEF4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEF5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEF6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEF7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEF8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEF9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEFA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEFB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEFC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEFD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEFE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AEFF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF00 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF01 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF02 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF03 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF04 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF05 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF06 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF07 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF08 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF09 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF0A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF0B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF0C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF0D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF0E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF0F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF10 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF11 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF12 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF13 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF14 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF15 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF16 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF17 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF18 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF19 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF1A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF1B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF1C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF1D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF1E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF1F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF20 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF21 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF22 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF23 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF24 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF25 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF26 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF27 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF28 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF29 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF2A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF2B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF2C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF2D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF2E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF2F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF30 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF31 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF32 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF33 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF34 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF35 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF36 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF37 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF38 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF39 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF3A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF3B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF3C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF3D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF3E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF3F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF40 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF41 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF42 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF43 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF44 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF45 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF46 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF47 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF48 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF49 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF4A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF4B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF4C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF4D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF4E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF4F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF50 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF51 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF52 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF53 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF54 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF55 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF56 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF57 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF58 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF59 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF5A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF5B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF5C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF5D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF5E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF5F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF60 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF61 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF62 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF63 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF64 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF65 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF66 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF67 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF68 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF69 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF6A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF6B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF6C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF6D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF6E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF6F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF70 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF71 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF72 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF73 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF74 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF75 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF76 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF77 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF78 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF79 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF7A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF7B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF7C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF7D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF7E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF7F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF80 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF81 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF82 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF83 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF84 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF85 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF86 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF87 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF88 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF89 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF8A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF8B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF8C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF8D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF8E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF8F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF90 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF91 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF92 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF93 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF94 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF95 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF96 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF97 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF98 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF99 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF9A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF9B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF9C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF9D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF9E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AF9F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFA0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFA1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFA2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFA3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFA4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFA5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFA6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFA7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFA8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFA9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFAA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFAB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFAC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFAD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFAE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFAF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFB0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFB1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFB2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFB3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFB4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFB5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFB6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFB7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFB8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFB9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFBA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFBB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFBC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFBD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFBE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFBF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFC0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFC1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFC2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFC3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFC4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFC5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFC6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFC7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFC8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFC9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFCA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFCB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFCC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFCD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFCE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFCF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFD0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFD1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFD2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFD3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFD4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFD5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFD6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFD7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFD8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFD9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFDA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFDB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFDC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFDD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFDE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFDF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFE0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFE1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFE2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFE3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFE4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFE5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFE6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFE7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFE8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFE9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFEA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFEB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFEC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFEE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFEF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFF0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFF1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFF2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFF3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFF4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFF5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFF6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFF7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFF8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFF9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFFA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFFB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFFC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFFD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFFE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> AFFF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B000 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B001 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B002 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B003 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B004 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B005 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B006 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B007 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B008 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B009 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B00A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B00B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B00C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B00D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B00E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B00F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B010 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B011 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B012 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B013 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B014 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B015 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B016 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B017 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B018 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B019 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B01A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B01B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B01C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B01D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B01E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B01F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B020 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B021 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B022 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B023 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B024 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B025 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B026 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B027 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B028 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B029 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B02A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B02B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B02C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B02D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B02E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B02F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B030 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B031 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B032 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B033 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B034 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B035 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B036 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B037 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B038 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B039 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B03A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B03B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B03C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B03D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B03E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B03F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B040 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B041 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B042 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B043 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B044 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B045 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B046 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B047 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B048 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B049 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B04A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B04B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B04C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B04D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B04E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B04F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B050 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B051 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B052 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B053 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B054 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B055 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B056 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B057 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B058 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B059 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B05A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B05B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B05C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B05D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B05E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B05F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B060 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B061 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B062 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B063 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B064 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B065 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B066 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B067 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B068 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B069 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B06A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B06B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B06C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B06D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B06E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B06F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B070 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B071 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B072 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B073 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B074 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B075 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B076 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B077 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B078 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B079 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B07A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B07B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B07C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B07D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B07E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B07F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B080 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B081 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B082 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B083 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B084 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B085 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B086 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B087 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B088 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B089 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B08A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B08B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B08C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B08D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B08E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B08F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B090 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B091 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B092 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B093 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B094 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B095 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B096 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B097 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B098 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B099 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B09A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B09B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B09C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B09D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B09E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B09F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B0FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B100 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B101 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B102 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B103 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B104 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B105 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B106 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B107 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B108 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B109 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B10A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B10B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B10C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B10D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B10E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B10F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B110 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B111 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B112 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B113 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B114 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B115 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B116 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B117 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B118 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B119 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B11A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B11B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B11C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B11D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B11E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B11F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B120 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B121 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B122 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B123 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B124 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B125 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B126 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B127 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B128 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B129 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B12A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B12B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B12C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B12D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B12E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B12F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B130 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B131 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B132 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B133 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B134 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B135 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B136 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B137 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B138 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B139 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B13A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B13B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B13C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B13D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B13E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B13F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B140 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B141 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B142 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B143 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B144 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B145 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B146 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B147 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B148 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B149 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B14A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B14B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B14C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B14D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B14E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B14F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B150 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B151 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B152 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B153 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B154 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B155 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B156 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B157 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B158 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B159 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B15A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B15B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B15C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B15D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B15E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B15F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B160 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B161 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B162 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B163 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B164 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B165 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B166 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B167 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B168 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B169 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B16A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B16B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B16C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B16D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B16E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B16F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B170 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B171 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B172 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B173 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B174 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B175 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B176 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B177 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B178 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B179 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B17A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B17B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B17C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B17D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B17E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B17F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B180 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B181 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B182 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B183 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B184 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B185 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B186 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B187 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B188 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B189 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B18A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B18B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B18C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B18D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B18E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B18F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B190 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B191 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B192 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B193 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B194 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B195 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B196 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B197 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B198 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B199 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B19A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B19B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B19C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B19D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B19E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B19F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B1FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B200 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B201 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B202 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B203 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B204 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B205 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B206 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B207 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B208 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B209 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B20A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B20B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B20C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B20D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B20E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B20F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B210 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B211 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B212 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B213 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B214 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B215 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B216 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B217 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B218 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B219 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B21A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B21B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B21C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B21D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B21E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B21F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B220 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B221 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B222 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B223 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B224 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B225 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B226 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B227 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B228 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B229 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B22A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B22B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B22C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B22D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B22E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B22F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B230 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B231 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B232 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B233 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B234 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B235 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B236 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B237 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B238 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B239 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B23A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B23B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B23C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B23D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B23E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B23F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B240 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B241 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B242 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B243 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B244 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B245 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B246 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B247 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B248 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B249 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B24A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B24B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B24C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B24D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B24E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B24F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B250 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B251 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B252 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B253 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B254 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B255 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B256 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B257 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B258 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B259 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B25A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B25B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B25C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B25D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B25E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B25F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B260 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B261 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B262 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B263 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B264 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B265 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B266 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B267 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B268 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B269 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B26A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B26B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B26C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B26D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B26E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B26F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B270 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B271 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B272 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B273 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B274 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B275 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B276 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B277 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B278 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B279 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B27A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B27B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B27C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B27D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B27E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B27F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B280 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B281 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B282 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B283 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B284 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B285 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B286 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B287 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B288 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B289 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B28A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B28B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B28C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B28D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B28E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B28F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B290 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B291 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B292 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B293 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B294 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B295 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B296 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B297 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B298 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B299 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B29A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B29B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B29C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B29D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B29E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B29F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B2FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B300 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B301 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B302 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B303 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B304 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B305 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B306 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B307 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B308 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B309 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B30A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B30B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B30C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B30D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B30E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B30F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B310 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B311 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B312 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B313 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B314 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B315 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B316 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B317 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B318 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B319 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B31A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B31B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B31C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B31D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B31E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B31F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B320 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B321 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B322 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B323 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B324 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B325 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B326 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B327 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B328 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B329 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B32A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B32B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B32C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B32D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B32E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B32F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B330 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B331 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B332 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B333 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B334 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B335 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B336 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B337 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B338 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B339 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B33A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B33B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B33C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B33D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B33E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B33F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B340 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B341 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B342 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B343 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B344 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B345 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B346 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B347 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B348 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B349 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B34A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B34B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B34C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B34D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B34E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B34F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B350 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B351 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B352 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B353 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B354 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B355 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B356 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B357 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B358 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B359 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B35A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B35B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B35C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B35D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B35E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B35F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B360 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B361 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B362 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B363 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B364 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B365 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B366 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B367 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B368 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B369 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B36A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B36B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B36C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B36D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B36E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B36F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B370 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B371 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B372 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B373 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B374 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B375 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B376 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B377 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B378 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B379 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B37A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B37B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B37C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B37D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B37E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B37F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B380 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B381 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B382 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B383 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B384 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B385 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B386 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B387 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B388 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B389 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B38A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B38B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B38C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B38D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B38E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B38F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B390 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B391 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B392 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B393 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B394 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B395 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B396 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B397 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B398 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B399 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B39A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B39B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B39C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B39D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B39E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B39F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B3FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B400 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B401 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B402 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B403 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B404 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B405 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B406 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B407 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B408 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B409 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B40A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B40B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B40C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B40D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B40E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B40F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B410 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B411 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B412 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B413 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B414 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B415 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B416 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B417 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B418 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B419 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B41A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B41B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B41C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B41D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B41E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B41F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B420 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B421 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B422 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B423 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B424 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B425 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B426 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B427 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B428 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B429 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B42A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B42B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B42C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B42D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B42E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B42F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B430 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B431 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B432 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B433 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B434 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B435 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B436 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B437 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B438 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B439 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B43A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B43B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B43C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B43D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B43E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B43F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B440 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B441 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B442 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B443 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B444 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B445 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B446 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B447 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B448 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B449 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B44A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B44B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B44C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B44D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B44E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B44F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B450 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B451 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B452 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B453 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B454 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B455 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B456 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B457 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B458 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B459 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B45A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B45B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B45C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B45D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B45E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B45F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B460 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B461 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B462 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B463 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B464 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B465 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B466 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B467 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B468 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B469 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B46A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B46B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B46C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B46D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B46E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B46F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B470 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B471 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B472 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B473 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B474 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B475 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B476 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B477 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B478 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B479 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B47A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B47B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B47C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B47D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B47E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B47F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B480 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B481 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B482 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B483 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B484 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B485 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B486 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B487 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B488 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B489 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B48A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B48B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B48C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B48D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B48E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B48F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B490 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B491 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B492 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B493 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B494 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B495 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B496 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B497 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B498 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B499 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B49A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B49B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B49C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B49D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B49E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B49F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B4FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B500 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B501 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B502 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B503 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B504 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B505 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B506 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B507 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B508 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B509 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B50A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B50B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B50C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B50D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B50E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B50F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B510 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B511 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B512 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B513 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B514 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B515 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B516 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B517 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B518 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B519 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B51A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B51B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B51C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B51D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B51E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B51F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B520 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B521 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B522 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B523 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B524 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B525 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B526 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B527 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B528 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B529 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B52A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B52B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B52C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B52D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B52E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B52F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B530 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B531 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B532 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B533 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B534 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B535 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B536 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B537 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B538 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B539 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B53A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B53B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B53C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B53D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B53E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B53F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B540 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B541 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B542 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B543 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B544 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B545 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B546 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B547 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B548 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B549 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B54A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B54B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B54C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B54D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B54E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B54F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B550 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B551 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B552 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B553 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B554 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B555 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B556 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B557 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B558 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B559 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B55A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B55B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B55C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B55D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B55E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B55F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B560 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B561 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B562 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B563 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B564 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B565 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B566 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B567 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B568 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B569 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B56A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B56B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B56C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B56D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B56E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B56F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B570 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B571 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B572 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B573 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B574 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B575 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B576 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B577 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B578 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B579 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B57A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B57B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B57C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B57D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B57E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B57F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B580 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B581 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B582 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B583 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B584 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B585 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B586 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B587 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B588 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B589 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B58A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B58B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B58C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B58D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B58E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B58F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B590 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B591 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B592 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B593 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B594 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B595 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B596 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B597 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B598 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B599 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B59A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B59B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B59C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B59D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B59E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B59F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B5FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B600 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B601 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B602 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B603 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B604 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B605 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B606 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B607 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B608 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B609 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B60A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B60B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B60C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B60D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B60E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B60F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B610 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B611 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B612 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B613 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B614 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B615 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B616 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B617 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B618 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B619 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B61A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B61B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B61C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B61D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B61E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B61F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B620 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B621 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B622 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B623 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B624 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B625 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B626 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B627 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B628 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B629 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B62A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B62B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B62C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B62D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B62E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B62F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B630 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B631 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B632 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B633 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B634 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B635 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B636 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B637 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B638 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B639 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B63A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B63B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B63C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B63D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B63E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B63F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B640 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B641 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B642 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B643 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B644 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B645 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B646 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B647 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B648 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B649 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B64A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B64B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B64C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B64D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B64E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B64F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B650 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B651 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B652 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B653 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B654 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B655 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B656 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B657 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B658 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B659 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B65A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B65B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B65C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B65D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B65E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B65F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B660 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B661 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B662 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B663 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B664 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B665 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B666 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B667 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B668 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B669 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B66A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B66B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B66C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B66D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B66E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B66F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B670 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B671 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B672 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B673 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B674 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B675 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B676 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B677 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B678 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B679 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B67A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B67B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B67C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B67D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B67E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B67F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B680 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B681 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B682 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B683 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B684 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B685 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B686 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B687 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B688 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B689 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B68A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B68B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B68C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B68D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B68E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B68F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B690 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B691 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B692 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B693 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B694 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B695 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B696 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B697 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B698 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B699 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B69A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B69B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B69C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B69D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B69E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B69F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B6FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B700 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B701 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B702 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B703 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B704 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B705 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B706 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B707 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B708 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B709 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B70A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B70B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B70C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B70D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B70E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B70F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B710 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B711 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B712 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B713 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B714 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B715 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B716 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B717 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B718 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B719 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B71A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B71B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B71C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B71D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B71E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B71F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B720 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B721 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B722 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B723 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B724 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B725 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B726 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B727 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B728 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B729 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B72A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B72B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B72C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B72D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B72E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B72F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B730 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B731 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B732 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B733 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B734 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B735 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B736 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B737 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B738 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B739 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B73A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B73B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B73C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B73D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B73E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B73F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B740 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B741 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B742 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B743 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B744 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B745 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B746 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B747 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B748 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B749 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B74A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B74B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B74C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B74D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B74E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B74F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B750 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B751 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B752 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B753 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B754 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B755 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B756 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B757 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B758 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B759 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B75A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B75B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B75C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B75D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B75E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B75F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B760 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B761 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B762 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B763 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B764 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B765 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B766 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B767 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B768 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B769 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B76A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B76B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B76C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B76D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B76E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B76F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B770 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B771 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B772 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B773 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B774 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B775 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B776 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B777 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B778 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B779 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B77A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B77B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B77C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B77D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B77E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B77F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B780 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B781 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B782 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B783 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B784 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B785 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B786 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B787 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B788 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B789 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B78A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B78B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B78C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B78D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B78E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B78F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B790 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B791 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B792 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B793 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B794 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B795 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B796 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B797 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B798 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B799 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B79A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B79B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B79C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B79D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B79E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B79F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B7FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B800 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B801 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B802 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B803 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B804 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B805 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B806 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B807 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B808 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B809 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B80A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B80B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B80C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B80D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B80E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B80F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B810 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B811 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B812 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B813 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B814 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B815 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B816 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B817 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B818 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B819 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B81A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B81B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B81C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B81D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B81E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B81F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B820 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B821 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B822 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B823 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B824 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B825 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B826 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B827 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B828 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B829 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B82A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B82B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B82C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B82D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B82E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B82F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B830 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B831 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B832 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B833 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B834 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B835 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B836 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B837 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B838 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B839 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B83A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B83B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B83C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B83D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B83E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B83F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B840 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B841 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B842 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B843 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B844 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B845 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B846 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B847 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B848 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B849 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B84A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B84B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B84C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B84D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B84E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B84F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B850 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B851 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B852 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B853 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B854 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B855 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B856 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B857 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B858 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B859 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B85A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B85B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B85C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B85D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B85E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B85F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B860 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B861 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B862 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B863 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B864 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B865 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B866 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B867 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B868 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B869 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B86A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B86B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B86C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B86D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B86E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B86F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B870 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B871 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B872 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B873 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B874 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B875 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B876 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B877 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B878 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B879 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B87A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B87B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B87C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B87D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B87E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B87F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B880 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B881 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B882 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B883 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B884 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B885 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B886 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B887 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B888 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B889 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B88A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B88B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B88C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B88D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B88E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B88F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B890 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B891 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B892 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B893 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B894 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B895 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B896 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B897 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B898 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B899 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B89A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B89B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B89C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B89D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B89E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B89F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B8FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B900 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B901 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B902 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B903 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B904 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B905 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B906 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B907 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B908 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B909 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B90A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B90B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B90C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B90D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B90E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B90F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B910 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B911 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B912 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B913 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B914 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B915 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B916 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B917 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B918 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B919 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B91A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B91B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B91C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B91D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B91E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B91F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B920 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B921 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B922 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B923 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B924 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B925 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B926 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B927 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B928 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B929 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B92A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B92B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B92C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B92D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B92E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B92F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B930 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B931 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B932 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B933 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B934 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B935 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B936 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B937 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B938 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B939 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B93A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B93B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B93C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B93D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B93E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B93F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B940 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B941 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B942 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B943 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B944 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B945 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B946 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B947 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B948 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B949 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B94A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B94B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B94C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B94D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B94E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B94F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B950 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B951 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B952 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B953 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B954 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B955 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B956 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B957 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B958 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B959 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B95A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B95B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B95C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B95D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B95E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B95F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B960 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B961 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B962 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B963 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B964 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B965 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B966 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B967 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B968 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B969 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B96A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B96B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B96C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B96D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B96E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B96F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B970 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B971 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B972 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B973 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B974 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B975 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B976 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B977 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B978 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B979 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B97A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B97B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B97C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B97D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B97E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B97F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B980 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B981 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B982 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B983 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B984 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B985 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B986 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B987 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B988 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B989 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B98A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B98B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B98C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B98D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B98E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B98F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B990 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B991 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B992 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B993 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B994 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B995 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B996 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B997 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B998 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B999 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B99A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B99B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B99C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B99D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B99E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B99F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> B9FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA00 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA01 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA02 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA03 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA04 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA05 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA06 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA07 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA08 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA09 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA0A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA0B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA0C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA0D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA0E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA0F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA10 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA11 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA12 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA13 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA14 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA15 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA16 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA17 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA18 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA19 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA1A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA1B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA1C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA1D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA1E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA1F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA20 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA21 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA22 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA23 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA24 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA25 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA26 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA27 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA28 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA29 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA2A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA2B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA2C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA2D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA2E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA2F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA30 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA31 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA32 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA33 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA34 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA35 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA36 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA37 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA38 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA39 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA3A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA3B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA3C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA3D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA3E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA3F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA40 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA41 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA42 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA43 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA44 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA45 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA46 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA47 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA48 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA49 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA4A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA4B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA4C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA4D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA4E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA4F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA50 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA51 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA52 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA53 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA54 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA55 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA56 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA57 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA58 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA59 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA5A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA5B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA5C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA5D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA5E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA5F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA60 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA61 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA62 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA63 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA64 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA65 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA66 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA67 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA68 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA69 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA6A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA6B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA6C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA6D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA6E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA6F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA70 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA71 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA72 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA73 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA74 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA75 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA76 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA77 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA78 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA79 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA7A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA7B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA7C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA7D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA7E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA7F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA80 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA81 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA82 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA83 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA84 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA85 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA86 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA87 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA88 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA89 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA8A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA8B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA8C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA8D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA8E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA8F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA90 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA91 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA92 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA93 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA94 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA95 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA96 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA97 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA98 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA99 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA9A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA9B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA9C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA9D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA9E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BA9F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAA0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAA1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAA2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAA3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAA4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAA5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAA6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAA7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAA8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAA9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAAA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAAB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAAC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAAD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAAE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAAF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAB0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAB1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAB2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAB3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAB4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAB5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAB6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAB7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAB8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAB9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BABA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BABB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BABC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BABD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BABE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BABF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAC0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAC1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAC2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAC3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAC4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAC5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAC6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAC7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAC8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAC9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BACA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BACB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BACC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BACD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BACE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BACF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAD0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAD1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAD2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAD3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAD4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAD5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAD6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAD7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAD8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAD9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BADA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BADB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BADC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BADD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BADE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BADF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAE0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAE1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAE2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAE3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAE4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAE5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAE6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAE7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAE8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAE9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAEA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAEB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAEC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAEE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAEF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAF0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAF1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAF2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAF3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAF4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAF5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAF6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAF7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAF8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAF9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAFA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAFB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAFC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAFD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAFE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BAFF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB00 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB01 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB02 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB03 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB04 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB05 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB06 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB07 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB08 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB09 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB0A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB0B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB0C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB0D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB0E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB0F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB10 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB11 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB12 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB13 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB14 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB15 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB16 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB17 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB18 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB19 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB1A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB1B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB1C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB1D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB1E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB1F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB20 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB21 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB22 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB23 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB24 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB25 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB26 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB27 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB28 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB29 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB2A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB2B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB2C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB2D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB2E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB2F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB30 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB31 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB32 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB33 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB34 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB35 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB36 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB37 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB38 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB39 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB3A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB3B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB3C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB3D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB3E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB3F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB40 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB41 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB42 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB43 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB44 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB45 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB46 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB47 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB48 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB49 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB4A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB4B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB4C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB4D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB4E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB4F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB50 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB51 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB52 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB53 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB54 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB55 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB56 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB57 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB58 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB59 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB5A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB5B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB5C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB5D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB5E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB5F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB60 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB61 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB62 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB63 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB64 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB65 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB66 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB67 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB68 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB69 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB6A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB6B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB6C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB6D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB6E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB6F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB70 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB71 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB72 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB73 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB74 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB75 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB76 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB77 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB78 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB79 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB7A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB7B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB7C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB7D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB7E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB7F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB80 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB81 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB82 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB83 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB84 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB85 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB86 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB87 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB88 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB89 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB8A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB8B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB8C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB8D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB8E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB8F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB90 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB91 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB92 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB93 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB94 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB95 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB96 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB97 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB98 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB99 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB9A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB9B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB9C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB9D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB9E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BB9F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBA0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBA1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBA2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBA3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBA4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBA5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBA6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBA7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBA8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBA9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBAA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBAB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBAC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBAD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBAE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBAF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBB0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBB1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBB2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBB3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBB4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBB5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBB6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBB7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBB8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBB9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBBA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBBB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBBC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBBD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBBE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBBF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBC0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBC1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBC2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBC3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBC4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBC5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBC6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBC7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBC8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBC9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBCA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBCB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBCC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBCD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBCE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBCF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBD0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBD1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBD2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBD3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBD4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBD5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBD6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBD7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBD8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBD9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBDA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBDB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBDC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBDD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBDE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBDF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBE0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBE1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBE2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBE3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBE4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBE5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBE6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBE7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBE8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBE9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBEA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBEB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBEC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBEE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBEF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBF0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBF1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBF2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBF3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBF4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBF5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBF6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBF7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBF8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBF9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBFA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBFB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBFC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBFD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBFE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BBFF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC00 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC01 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC02 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC03 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC04 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC05 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC06 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC07 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC08 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC09 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC0A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC0B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC0C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC0D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC0E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC0F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC10 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC11 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC12 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC13 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC14 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC15 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC16 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC17 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC18 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC19 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC1A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC1B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC1C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC1D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC1E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC1F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC20 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC21 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC22 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC23 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC24 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC25 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC26 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC27 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC28 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC29 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC2A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC2B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC2C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC2D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC2E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC2F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC30 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC31 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC32 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC33 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC34 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC35 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC36 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC37 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC38 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC39 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC3A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC3B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC3C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC3D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC3E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC3F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC40 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC41 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC42 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC43 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC44 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC45 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC46 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC47 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC48 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC49 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC4A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC4B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC4C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC4D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC4E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC4F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC50 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC51 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC52 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC53 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC54 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC55 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC56 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC57 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC58 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC59 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC5A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC5B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC5C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC5D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC5E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC5F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC60 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC61 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC62 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC63 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC64 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC65 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC66 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC67 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC68 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC69 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC6A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC6B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC6C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC6D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC6E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC6F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC70 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC71 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC72 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC73 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC74 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC75 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC76 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC77 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC78 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC79 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC7A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC7B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC7C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC7D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC7E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC7F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC80 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC81 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC82 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC83 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC84 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC85 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC86 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC87 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC88 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC89 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC8A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC8B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC8C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC8D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC8E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC8F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC90 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC91 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC92 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC93 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC94 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC95 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC96 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC97 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC98 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC99 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC9A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC9B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC9C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC9D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC9E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BC9F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCA0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCA1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCA2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCA3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCA4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCA5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCA6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCA7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCA8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCA9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCAA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCAB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCAC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCAD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCAE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCAF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCB0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCB1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCB2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCB3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCB4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCB5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCB6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCB7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCB8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCB9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCBA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCBB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCBC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCBD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCBE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCBF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCC0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCC1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCC2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCC3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCC4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCC5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCC6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCC7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCC8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCC9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCCA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCCB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCCC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCCD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCCE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCCF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCD0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCD1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCD2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCD3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCD4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCD5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCD6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCD7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCD8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCD9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCDA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCDB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCDC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCDD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCDE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCDF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCE0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCE1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCE2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCE3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCE4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCE5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCE6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCE7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCE8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCE9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCEA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCEB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCEC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCEE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCEF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCF0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCF1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCF2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCF3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCF4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCF5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCF6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCF7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCF8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCF9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCFA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCFB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCFC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCFD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCFE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BCFF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD00 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD01 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD02 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD03 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD04 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD05 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD06 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD07 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD08 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD09 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD0A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD0B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD0C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD0D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD0E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD0F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD10 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD11 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD12 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD13 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD14 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD15 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD16 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD17 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD18 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD19 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD1A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD1B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD1C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD1D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD1E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD1F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD20 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD21 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD22 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD23 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD24 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD25 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD26 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD27 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD28 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD29 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD2A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD2B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD2C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD2D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD2E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD2F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD30 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD31 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD32 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD33 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD34 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD35 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD36 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD37 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD38 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD39 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD3A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD3B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD3C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD3D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD3E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD3F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD40 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD41 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD42 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD43 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD44 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD45 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD46 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD47 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD48 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD49 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD4A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD4B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD4C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD4D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD4E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD4F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD50 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD51 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD52 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD53 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD54 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD55 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD56 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD57 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD58 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD59 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD5A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD5B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD5C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD5D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD5E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD5F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD60 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD61 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD62 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD63 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD64 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD65 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD66 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD67 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD68 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD69 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD6A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD6B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD6C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD6D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD6E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD6F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD70 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD71 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD72 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD73 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD74 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD75 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD76 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD77 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD78 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD79 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD7A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD7B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD7C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD7D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD7E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD7F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD80 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD81 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD82 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD83 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD84 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD85 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD86 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD87 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD88 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD89 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD8A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD8B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD8C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD8D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD8E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD8F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD90 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD91 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD92 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD93 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD94 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD95 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD96 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD97 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD98 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD99 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD9A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD9B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD9C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD9D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD9E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BD9F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDA0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDA1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDA2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDA3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDA4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDA5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDA6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDA7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDA8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDA9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDAA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDAB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDAC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDAD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDAE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDAF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDB0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDB1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDB2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDB3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDB4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDB5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDB6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDB7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDB8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDB9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDBA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDBB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDBC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDBD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDBE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDBF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDC0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDC1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDC2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDC3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDC4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDC5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDC6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDC7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDC8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDC9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDCA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDCB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDCC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDCD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDCE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDCF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDD0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDD1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDD2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDD3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDD4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDD5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDD6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDD7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDD8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDD9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDDA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDDB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDDC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDDD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDDE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDDF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDE0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDE1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDE2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDE3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDE4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDE5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDE6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDE7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDE8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDE9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDEA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDEB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDEC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDEE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDEF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDF0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDF1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDF2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDF3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDF4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDF5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDF6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDF7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDF8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDF9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDFA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDFB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDFC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDFD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDFE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BDFF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE00 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE01 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE02 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE03 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE04 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE05 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE06 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE07 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE08 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE09 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE0A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE0B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE0C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE0D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE0E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE0F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE10 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE11 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE12 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE13 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE14 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE15 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE16 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE17 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE18 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE19 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE1A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE1B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE1C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE1D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE1E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE1F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE20 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE21 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE22 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE23 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE24 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE25 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE26 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE27 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE28 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE29 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE2A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE2B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE2C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE2D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE2E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE2F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE30 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE31 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE32 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE33 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE34 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE35 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE36 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE37 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE38 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE39 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE3A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE3B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE3C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE3D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE3E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE3F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE40 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE41 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE42 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE43 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE44 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE45 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE46 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE47 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE48 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE49 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE4A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE4B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE4C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE4D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE4E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE4F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE50 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE51 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE52 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE53 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE54 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE55 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE56 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE57 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE58 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE59 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE5A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE5B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE5C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE5D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE5E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE5F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE60 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE61 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE62 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE63 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE64 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE65 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE66 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE67 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE68 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE69 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE6A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE6B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE6C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE6D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE6E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE6F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE70 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE71 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE72 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE73 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE74 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE75 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE76 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE77 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE78 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE79 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE7A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE7B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE7C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE7D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE7E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE7F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE80 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE81 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE82 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE83 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE84 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE85 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE86 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE87 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE88 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE89 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE8A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE8B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE8C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE8D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE8E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE8F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE90 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE91 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE92 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE93 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE94 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE95 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE96 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE97 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE98 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE99 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE9A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE9B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE9C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE9D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE9E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BE9F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEA0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEA1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEA2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEA3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEA4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEA5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEA6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEA7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEA8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEA9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEAA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEAB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEAC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEAD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEAE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEAF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEB0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEB1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEB2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEB3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEB4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEB5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEB6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEB7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEB8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEB9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEBA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEBB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEBC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEBD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEBE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEBF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEC0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEC1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEC2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEC3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEC4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEC5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEC6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEC7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEC8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEC9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BECA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BECB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BECC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BECD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BECE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BECF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BED0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BED1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BED2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BED3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BED4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BED5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BED6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BED7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BED8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BED9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEDA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEDB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEDC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEDD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEDE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEDF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEE0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEE1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEE2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEE3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEE4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEE5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEE6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEE7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEE8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEE9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEEA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEEB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEEC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEEE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEEF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEF0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEF1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEF2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEF3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEF4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEF5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEF6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEF7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEF8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEF9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEFA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEFB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEFC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEFD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEFE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BEFF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF00 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF01 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF02 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF03 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF04 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF05 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF06 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF07 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF08 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF09 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF0A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF0B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF0C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF0D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF0E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF0F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF10 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF11 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF12 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF13 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF14 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF15 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF16 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF17 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF18 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF19 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF1A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF1B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF1C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF1D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF1E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF1F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF20 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF21 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF22 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF23 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF24 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF25 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF26 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF27 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF28 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF29 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF2A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF2B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF2C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF2D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF2E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF2F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF30 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF31 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF32 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF33 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF34 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF35 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF36 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF37 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF38 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF39 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF3A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF3B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF3C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF3D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF3E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF3F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF40 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF41 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF42 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF43 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF44 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF45 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF46 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF47 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF48 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF49 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF4A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF4B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF4C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF4D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF4E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF4F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF50 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF51 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF52 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF53 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF54 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF55 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF56 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF57 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF58 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF59 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF5A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF5B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF5C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF5D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF5E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF5F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF60 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF61 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF62 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF63 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF64 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF65 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF66 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF67 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF68 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF69 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF6A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF6B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF6C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF6D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF6E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF6F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF70 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF71 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF72 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF73 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF74 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF75 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF76 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF77 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF78 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF79 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF7A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF7B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF7C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF7D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF7E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF7F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF80 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF81 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF82 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF83 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF84 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF85 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF86 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF87 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF88 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF89 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF8A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF8B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF8C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF8D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF8E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF8F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF90 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF91 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF92 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF93 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF94 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF95 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF96 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF97 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF98 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF99 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF9A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF9B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF9C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF9D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF9E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BF9F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFA0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFA1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFA2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFA3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFA4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFA5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFA6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFA7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFA8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFA9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFAA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFAB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFAC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFAD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFAE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFAF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFB0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFB1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFB2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFB3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFB4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFB5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFB6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFB7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFB8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFB9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFBA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFBB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFBC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFBD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFBE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFBF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFC0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFC1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFC2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFC3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFC4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFC5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFC6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFC7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFC8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFC9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFCA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFCB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFCC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFCD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFCE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFCF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFD0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFD1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFD2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFD3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFD4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFD5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFD6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFD7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFD8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFD9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFDA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFDB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFDC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFDD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFDE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFDF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFE0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFE1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFE2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFE3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFE4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFE5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFE6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFE7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFE8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFE9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFEA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFEB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFEC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFEE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFEF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFF0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFF1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFF2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFF3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFF4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFF5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFF6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFF7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFF8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFF9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFFA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFFB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFFC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFFD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFFE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> BFFF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C000 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C001 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C002 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C003 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C004 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C005 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C006 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C007 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C008 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C009 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C00A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C00B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C00C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C00D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C00E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C00F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C010 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C011 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C012 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C013 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C014 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C015 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C016 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C017 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C018 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C019 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C01A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C01B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C01C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C01D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C01E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C01F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C020 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C021 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C022 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C023 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C024 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C025 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C026 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C027 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C028 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C029 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C02A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C02B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C02C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C02D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C02E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C02F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C030 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C031 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C032 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C033 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C034 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C035 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C036 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C037 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C038 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C039 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C03A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C03B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C03C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C03D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C03E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C03F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C040 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C041 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C042 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C043 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C044 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C045 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C046 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C047 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C048 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C049 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C04A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C04B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C04C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C04D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C04E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C04F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C050 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C051 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C052 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C053 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C054 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C055 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C056 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C057 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C058 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C059 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C05A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C05B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C05C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C05D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C05E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C05F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C060 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C061 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C062 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C063 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C064 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C065 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C066 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C067 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C068 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C069 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C06A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C06B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C06C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C06D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C06E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C06F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C070 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C071 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C072 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C073 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C074 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C075 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C076 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C077 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C078 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C079 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C07A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C07B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C07C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C07D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C07E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C07F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C080 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C081 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C082 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C083 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C084 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C085 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C086 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C087 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C088 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C089 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C08A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C08B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C08C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C08D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C08E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C08F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C090 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C091 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C092 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C093 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C094 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C095 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C096 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C097 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C098 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C099 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C09A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C09B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C09C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C09D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C09E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C09F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C0FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C100 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C101 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C102 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C103 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C104 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C105 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C106 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C107 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C108 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C109 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C10A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C10B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C10C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C10D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C10E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C10F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C110 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C111 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C112 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C113 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C114 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C115 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C116 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C117 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C118 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C119 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C11A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C11B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C11C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C11D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C11E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C11F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C120 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C121 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C122 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C123 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C124 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C125 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C126 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C127 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C128 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C129 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C12A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C12B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C12C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C12D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C12E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C12F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C130 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C131 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C132 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C133 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C134 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C135 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C136 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C137 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C138 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C139 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C13A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C13B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C13C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C13D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C13E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C13F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C140 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C141 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C142 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C143 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C144 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C145 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C146 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C147 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C148 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C149 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C14A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C14B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C14C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C14D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C14E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C14F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C150 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C151 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C152 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C153 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C154 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C155 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C156 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C157 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C158 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C159 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C15A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C15B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C15C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C15D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C15E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C15F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C160 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C161 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C162 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C163 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C164 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C165 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C166 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C167 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C168 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C169 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C16A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C16B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C16C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C16D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C16E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C16F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C170 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C171 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C172 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C173 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C174 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C175 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C176 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C177 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C178 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C179 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C17A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C17B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C17C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C17D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C17E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C17F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C180 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C181 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C182 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C183 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C184 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C185 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C186 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C187 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C188 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C189 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C18A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C18B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C18C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C18D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C18E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C18F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C190 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C191 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C192 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C193 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C194 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C195 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C196 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C197 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C198 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C199 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C19A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C19B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C19C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C19D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C19E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C19F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C1FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C200 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C201 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C202 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C203 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C204 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C205 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C206 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C207 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C208 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C209 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C20A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C20B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C20C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C20D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C20E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C20F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C210 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C211 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C212 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C213 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C214 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C215 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C216 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C217 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C218 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C219 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C21A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C21B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C21C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C21D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C21E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C21F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C220 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C221 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C222 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C223 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C224 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C225 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C226 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C227 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C228 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C229 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C22A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C22B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C22C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C22D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C22E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C22F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C230 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C231 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C232 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C233 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C234 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C235 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C236 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C237 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C238 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C239 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C23A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C23B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C23C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C23D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C23E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C23F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C240 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C241 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C242 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C243 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C244 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C245 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C246 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C247 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C248 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C249 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C24A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C24B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C24C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C24D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C24E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C24F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C250 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C251 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C252 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C253 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C254 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C255 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C256 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C257 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C258 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C259 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C25A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C25B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C25C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C25D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C25E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C25F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C260 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C261 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C262 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C263 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C264 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C265 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C266 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C267 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C268 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C269 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C26A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C26B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C26C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C26D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C26E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C26F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C270 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C271 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C272 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C273 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C274 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C275 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C276 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C277 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C278 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C279 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C27A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C27B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C27C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C27D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C27E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C27F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C280 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C281 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C282 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C283 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C284 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C285 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C286 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C287 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C288 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C289 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C28A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C28B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C28C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C28D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C28E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C28F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C290 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C291 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C292 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C293 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C294 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C295 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C296 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C297 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C298 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C299 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C29A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C29B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C29C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C29D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C29E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C29F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C2FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C300 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C301 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C302 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C303 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C304 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C305 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C306 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C307 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C308 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C309 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C30A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C30B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C30C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C30D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C30E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C30F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C310 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C311 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C312 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C313 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C314 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C315 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C316 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C317 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C318 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C319 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C31A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C31B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C31C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C31D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C31E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C31F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C320 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C321 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C322 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C323 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C324 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C325 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C326 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C327 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C328 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C329 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C32A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C32B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C32C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C32D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C32E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C32F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C330 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C331 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C332 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C333 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C334 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C335 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C336 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C337 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C338 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C339 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C33A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C33B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C33C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C33D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C33E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C33F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C340 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C341 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C342 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C343 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C344 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C345 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C346 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C347 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C348 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C349 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C34A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C34B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C34C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C34D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C34E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C34F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C350 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C351 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C352 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C353 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C354 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C355 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C356 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C357 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C358 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C359 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C35A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C35B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C35C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C35D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C35E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C35F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C360 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C361 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C362 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C363 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C364 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C365 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C366 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C367 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C368 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C369 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C36A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C36B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C36C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C36D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C36E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C36F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C370 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C371 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C372 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C373 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C374 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C375 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C376 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C377 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C378 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C379 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C37A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C37B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C37C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C37D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C37E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C37F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C380 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C381 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C382 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C383 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C384 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C385 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C386 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C387 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C388 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C389 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C38A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C38B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C38C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C38D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C38E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C38F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C390 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C391 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C392 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C393 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C394 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C395 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C396 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C397 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C398 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C399 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C39A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C39B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C39C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C39D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C39E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C39F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C3FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C400 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C401 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C402 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C403 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C404 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C405 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C406 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C407 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C408 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C409 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C40A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C40B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C40C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C40D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C40E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C40F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C410 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C411 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C412 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C413 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C414 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C415 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C416 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C417 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C418 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C419 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C41A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C41B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C41C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C41D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C41E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C41F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C420 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C421 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C422 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C423 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C424 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C425 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C426 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C427 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C428 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C429 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C42A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C42B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C42C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C42D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C42E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C42F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C430 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C431 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C432 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C433 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C434 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C435 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C436 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C437 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C438 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C439 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C43A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C43B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C43C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C43D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C43E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C43F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C440 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C441 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C442 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C443 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C444 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C445 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C446 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C447 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C448 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C449 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C44A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C44B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C44C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C44D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C44E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C44F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C450 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C451 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C452 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C453 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C454 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C455 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C456 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C457 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C458 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C459 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C45A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C45B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C45C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C45D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C45E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C45F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C460 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C461 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C462 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C463 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C464 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C465 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C466 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C467 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C468 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C469 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C46A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C46B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C46C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C46D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C46E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C46F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C470 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C471 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C472 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C473 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C474 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C475 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C476 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C477 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C478 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C479 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C47A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C47B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C47C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C47D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C47E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C47F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C480 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C481 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C482 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C483 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C484 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C485 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C486 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C487 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C488 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C489 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C48A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C48B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C48C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C48D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C48E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C48F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C490 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C491 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C492 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C493 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C494 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C495 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C496 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C497 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C498 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C499 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C49A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C49B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C49C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C49D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C49E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C49F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C4FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C500 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C501 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C502 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C503 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C504 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C505 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C506 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C507 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C508 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C509 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C50A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C50B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C50C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C50D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C50E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C50F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C510 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C511 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C512 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C513 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C514 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C515 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C516 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C517 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C518 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C519 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C51A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C51B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C51C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C51D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C51E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C51F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C520 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C521 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C522 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C523 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C524 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C525 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C526 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C527 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C528 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C529 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C52A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C52B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C52C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C52D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C52E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C52F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C530 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C531 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C532 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C533 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C534 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C535 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C536 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C537 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C538 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C539 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C53A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C53B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C53C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C53D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C53E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C53F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C540 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C541 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C542 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C543 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C544 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C545 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C546 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C547 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C548 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C549 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C54A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C54B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C54C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C54D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C54E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C54F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C550 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C551 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C552 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C553 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C554 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C555 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C556 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C557 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C558 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C559 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C55A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C55B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C55C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C55D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C55E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C55F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C560 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C561 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C562 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C563 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C564 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C565 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C566 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C567 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C568 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C569 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C56A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C56B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C56C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C56D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C56E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C56F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C570 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C571 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C572 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C573 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C574 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C575 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C576 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C577 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C578 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C579 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C57A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C57B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C57C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C57D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C57E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C57F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C580 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C581 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C582 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C583 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C584 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C585 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C586 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C587 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C588 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C589 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C58A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C58B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C58C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C58D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C58E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C58F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C590 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C591 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C592 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C593 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C594 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C595 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C596 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C597 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C598 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C599 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C59A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C59B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C59C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C59D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C59E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C59F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C5FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C600 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C601 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C602 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C603 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C604 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C605 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C606 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C607 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C608 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C609 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C60A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C60B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C60C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C60D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C60E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C60F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C610 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C611 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C612 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C613 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C614 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C615 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C616 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C617 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C618 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C619 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C61A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C61B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C61C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C61D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C61E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C61F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C620 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C621 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C622 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C623 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C624 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C625 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C626 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C627 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C628 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C629 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C62A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C62B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C62C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C62D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C62E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C62F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C630 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C631 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C632 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C633 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C634 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C635 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C636 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C637 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C638 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C639 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C63A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C63B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C63C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C63D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C63E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C63F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C640 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C641 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C642 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C643 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C644 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C645 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C646 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C647 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C648 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C649 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C64A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C64B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C64C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C64D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C64E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C64F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C650 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C651 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C652 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C653 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C654 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C655 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C656 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C657 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C658 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C659 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C65A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C65B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C65C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C65D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C65E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C65F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C660 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C661 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C662 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C663 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C664 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C665 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C666 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C667 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C668 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C669 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C66A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C66B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C66C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C66D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C66E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C66F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C670 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C671 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C672 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C673 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C674 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C675 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C676 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C677 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C678 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C679 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C67A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C67B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C67C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C67D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C67E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C67F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C680 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C681 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C682 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C683 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C684 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C685 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C686 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C687 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C688 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C689 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C68A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C68B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C68C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C68D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C68E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C68F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C690 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C691 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C692 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C693 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C694 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C695 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C696 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C697 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C698 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C699 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C69A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C69B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C69C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C69D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C69E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C69F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C6FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C700 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C701 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C702 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C703 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C704 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C705 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C706 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C707 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C708 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C709 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C70A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C70B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C70C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C70D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C70E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C70F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C710 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C711 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C712 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C713 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C714 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C715 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C716 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C717 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C718 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C719 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C71A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C71B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C71C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C71D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C71E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C71F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C720 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C721 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C722 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C723 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C724 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C725 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C726 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C727 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C728 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C729 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C72A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C72B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C72C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C72D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C72E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C72F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C730 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C731 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C732 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C733 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C734 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C735 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C736 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C737 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C738 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C739 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C73A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C73B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C73C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C73D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C73E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C73F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C740 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C741 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C742 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C743 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C744 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C745 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C746 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C747 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C748 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C749 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C74A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C74B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C74C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C74D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C74E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C74F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C750 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C751 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C752 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C753 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C754 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C755 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C756 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C757 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C758 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C759 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C75A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C75B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C75C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C75D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C75E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C75F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C760 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C761 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C762 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C763 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C764 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C765 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C766 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C767 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C768 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C769 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C76A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C76B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C76C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C76D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C76E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C76F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C770 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C771 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C772 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C773 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C774 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C775 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C776 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C777 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C778 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C779 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C77A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C77B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C77C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C77D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C77E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C77F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C780 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C781 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C782 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C783 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C784 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C785 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C786 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C787 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C788 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C789 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C78A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C78B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C78C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C78D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C78E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C78F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C790 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C791 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C792 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C793 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C794 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C795 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C796 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C797 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C798 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C799 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C79A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C79B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C79C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C79D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C79E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C79F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C7FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C800 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C801 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C802 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C803 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C804 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C805 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C806 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C807 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C808 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C809 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C80A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C80B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C80C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C80D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C80E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C80F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C810 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C811 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C812 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C813 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C814 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C815 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C816 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C817 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C818 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C819 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C81A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C81B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C81C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C81D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C81E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C81F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C820 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C821 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C822 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C823 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C824 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C825 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C826 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C827 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C828 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C829 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C82A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C82B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C82C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C82D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C82E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C82F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C830 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C831 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C832 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C833 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C834 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C835 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C836 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C837 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C838 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C839 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C83A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C83B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C83C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C83D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C83E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C83F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C840 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C841 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C842 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C843 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C844 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C845 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C846 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C847 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C848 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C849 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C84A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C84B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C84C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C84D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C84E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C84F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C850 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C851 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C852 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C853 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C854 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C855 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C856 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C857 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C858 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C859 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C85A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C85B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C85C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C85D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C85E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C85F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C860 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C861 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C862 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C863 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C864 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C865 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C866 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C867 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C868 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C869 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C86A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C86B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C86C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C86D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C86E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C86F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C870 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C871 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C872 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C873 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C874 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C875 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C876 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C877 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C878 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C879 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C87A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C87B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C87C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C87D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C87E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C87F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C880 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C881 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C882 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C883 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C884 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C885 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C886 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C887 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C888 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C889 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C88A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C88B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C88C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C88D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C88E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C88F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C890 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C891 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C892 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C893 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C894 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C895 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C896 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C897 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C898 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C899 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C89A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C89B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C89C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C89D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C89E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C89F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C8FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C900 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C901 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C902 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C903 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C904 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C905 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C906 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C907 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C908 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C909 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C90A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C90B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C90C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C90D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C90E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C90F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C910 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C911 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C912 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C913 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C914 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C915 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C916 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C917 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C918 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C919 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C91A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C91B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C91C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C91D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C91E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C91F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C920 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C921 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C922 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C923 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C924 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C925 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C926 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C927 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C928 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C929 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C92A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C92B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C92C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C92D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C92E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C92F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C930 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C931 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C932 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C933 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C934 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C935 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C936 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C937 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C938 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C939 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C93A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C93B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C93C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C93D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C93E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C93F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C940 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C941 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C942 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C943 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C944 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C945 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C946 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C947 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C948 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C949 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C94A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C94B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C94C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C94D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C94E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C94F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C950 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C951 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C952 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C953 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C954 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C955 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C956 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C957 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C958 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C959 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C95A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C95B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C95C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C95D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C95E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C95F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C960 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C961 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C962 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C963 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C964 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C965 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C966 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C967 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C968 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C969 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C96A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C96B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C96C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C96D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C96E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C96F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C970 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C971 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C972 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C973 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C974 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C975 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C976 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C977 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C978 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C979 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C97A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C97B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C97C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C97D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C97E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C97F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C980 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C981 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C982 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C983 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C984 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C985 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C986 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C987 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C988 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C989 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C98A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C98B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C98C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C98D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C98E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C98F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C990 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C991 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C992 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C993 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C994 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C995 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C996 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C997 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C998 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C999 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C99A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C99B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C99C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C99D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C99E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C99F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> C9FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA00 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA01 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA02 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA03 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA04 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA05 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA06 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA07 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA08 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA09 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA0A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA0B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA0C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA0D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA0E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA0F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA10 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA11 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA12 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA13 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA14 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA15 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA16 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA17 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA18 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA19 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA1A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA1B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA1C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA1D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA1E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA1F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA20 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA21 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA22 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA23 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA24 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA25 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA26 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA27 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA28 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA29 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA2A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA2B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA2C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA2D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA2E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA2F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA30 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA31 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA32 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA33 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA34 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA35 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA36 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA37 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA38 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA39 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA3A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA3B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA3C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA3D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA3E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA3F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA40 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA41 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA42 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA43 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA44 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA45 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA46 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA47 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA48 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA49 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA4A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA4B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA4C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA4D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA4E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA4F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA50 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA51 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA52 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA53 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA54 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA55 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA56 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA57 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA58 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA59 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA5A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA5B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA5C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA5D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA5E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA5F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA60 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA61 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA62 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA63 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA64 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA65 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA66 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA67 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA68 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA69 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA6A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA6B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA6C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA6D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA6E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA6F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA70 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA71 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA72 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA73 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA74 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA75 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA76 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA77 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA78 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA79 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA7A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA7B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA7C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA7D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA7E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA7F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA80 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA81 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA82 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA83 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA84 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA85 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA86 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA87 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA88 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA89 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA8A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA8B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA8C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA8D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA8E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA8F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA90 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA91 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA92 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA93 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA94 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA95 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA96 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA97 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA98 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA99 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA9A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA9B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA9C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA9D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA9E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CA9F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAA0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAA1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAA2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAA3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAA4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAA5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAA6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAA7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAA8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAA9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAAA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAAB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAAC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAAD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAAE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAAF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAB0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAB1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAB2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAB3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAB4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAB5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAB6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAB7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAB8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAB9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CABA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CABB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CABC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CABD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CABE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CABF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAC0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAC1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAC2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAC3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAC4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAC5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAC6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAC7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAC8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAC9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CACA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CACB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CACC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CACD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CACE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CACF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAD0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAD1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAD2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAD3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAD4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAD5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAD6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAD7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAD8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAD9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CADA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CADB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CADC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CADD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CADE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CADF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAE0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAE1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAE2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAE3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAE4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAE5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAE6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAE7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAE8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAE9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAEA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAEB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAEC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAEE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAEF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAF0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAF1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAF2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAF3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAF4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAF5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAF6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAF7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAF8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAF9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAFA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAFB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAFC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAFD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAFE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CAFF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB00 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB01 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB02 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB03 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB04 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB05 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB06 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB07 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB08 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB09 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB0A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB0B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB0C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB0D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB0E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB0F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB10 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB11 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB12 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB13 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB14 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB15 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB16 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB17 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB18 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB19 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB1A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB1B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB1C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB1D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB1E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB1F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB20 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB21 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB22 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB23 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB24 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB25 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB26 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB27 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB28 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB29 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB2A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB2B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB2C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB2D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB2E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB2F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB30 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB31 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB32 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB33 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB34 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB35 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB36 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB37 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB38 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB39 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB3A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB3B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB3C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB3D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB3E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB3F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB40 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB41 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB42 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB43 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB44 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB45 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB46 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB47 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB48 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB49 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB4A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB4B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB4C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB4D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB4E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB4F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB50 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB51 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB52 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB53 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB54 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB55 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB56 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB57 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB58 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB59 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB5A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB5B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB5C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB5D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB5E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB5F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB60 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB61 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB62 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB63 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB64 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB65 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB66 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB67 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB68 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB69 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB6A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB6B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB6C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB6D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB6E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB6F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB70 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB71 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB72 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB73 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB74 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB75 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB76 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB77 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB78 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB79 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB7A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB7B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB7C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB7D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB7E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB7F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB80 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB81 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB82 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB83 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB84 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB85 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB86 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB87 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB88 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB89 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB8A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB8B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB8C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB8D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB8E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB8F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB90 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB91 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB92 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB93 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB94 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB95 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB96 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB97 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB98 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB99 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB9A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB9B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB9C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB9D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB9E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CB9F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBA0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBA1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBA2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBA3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBA4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBA5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBA6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBA7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBA8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBA9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBAA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBAB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBAC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBAD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBAE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBAF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBB0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBB1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBB2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBB3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBB4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBB5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBB6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBB7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBB8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBB9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBBA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBBB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBBC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBBD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBBE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBBF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBC0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBC1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBC2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBC3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBC4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBC5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBC6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBC7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBC8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBC9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBCA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBCB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBCC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBCD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBCE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBCF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBD0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBD1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBD2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBD3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBD4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBD5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBD6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBD7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBD8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBD9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBDA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBDB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBDC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBDD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBDE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBDF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBE0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBE1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBE2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBE3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBE4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBE5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBE6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBE7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBE8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBE9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBEA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBEB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBEC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBEE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBEF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBF0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBF1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBF2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBF3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBF4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBF5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBF6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBF7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBF8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBF9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBFA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBFB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBFC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBFD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBFE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CBFF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC00 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC01 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC02 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC03 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC04 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC05 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC06 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC07 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC08 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC09 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC0A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC0B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC0C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC0D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC0E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC0F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC10 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC11 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC12 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC13 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC14 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC15 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC16 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC17 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC18 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC19 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC1A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC1B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC1C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC1D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC1E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC1F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC20 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC21 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC22 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC23 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC24 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC25 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC26 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC27 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC28 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC29 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC2A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC2B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC2C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC2D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC2E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC2F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC30 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC31 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC32 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC33 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC34 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC35 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC36 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC37 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC38 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC39 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC3A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC3B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC3C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC3D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC3E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC3F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC40 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC41 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC42 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC43 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC44 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC45 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC46 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC47 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC48 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC49 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC4A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC4B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC4C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC4D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC4E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC4F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC50 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC51 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC52 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC53 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC54 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC55 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC56 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC57 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC58 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC59 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC5A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC5B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC5C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC5D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC5E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC5F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC60 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC61 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC62 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC63 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC64 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC65 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC66 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC67 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC68 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC69 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC6A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC6B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC6C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC6D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC6E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC6F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC70 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC71 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC72 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC73 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC74 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC75 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC76 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC77 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC78 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC79 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC7A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC7B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC7C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC7D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC7E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC7F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC80 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC81 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC82 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC83 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC84 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC85 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC86 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC87 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC88 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC89 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC8A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC8B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC8C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC8D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC8E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC8F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC90 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC91 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC92 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC93 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC94 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC95 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC96 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC97 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC98 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC99 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC9A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC9B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC9C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC9D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC9E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CC9F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCA0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCA1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCA2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCA3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCA4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCA5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCA6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCA7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCA8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCA9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCAA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCAB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCAC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCAD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCAE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCAF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCB0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCB1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCB2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCB3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCB4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCB5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCB6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCB7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCB8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCB9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCBA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCBB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCBC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCBD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCBE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCBF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCC0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCC1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCC2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCC3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCC4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCC5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCC6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCC7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCC8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCC9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCCA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCCB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCCC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCCD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCCE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCCF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCD0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCD1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCD2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCD3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCD4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCD5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCD6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCD7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCD8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCD9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCDA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCDB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCDC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCDD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCDE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCDF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCE0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCE1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCE2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCE3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCE4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCE5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCE6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCE7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCE8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCE9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCEA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCEB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCEC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCEE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCEF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCF0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCF1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCF2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCF3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCF4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCF5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCF6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCF7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCF8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCF9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCFA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCFB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCFC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCFD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCFE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CCFF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD00 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD01 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD02 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD03 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD04 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD05 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD06 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD07 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD08 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD09 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD0A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD0B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD0C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD0D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD0E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD0F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD10 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD11 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD12 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD13 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD14 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD15 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD16 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD17 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD18 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD19 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD1A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD1B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD1C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD1D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD1E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD1F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD20 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD21 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD22 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD23 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD24 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD25 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD26 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD27 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD28 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD29 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD2A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD2B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD2C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD2D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD2E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD2F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD30 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD31 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD32 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD33 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD34 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD35 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD36 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD37 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD38 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD39 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD3A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD3B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD3C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD3D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD3E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD3F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD40 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD41 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD42 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD43 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD44 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD45 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD46 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD47 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD48 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD49 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD4A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD4B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD4C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD4D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD4E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD4F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD50 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD51 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD52 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD53 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD54 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD55 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD56 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD57 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD58 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD59 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD5A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD5B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD5C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD5D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD5E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD5F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD60 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD61 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD62 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD63 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD64 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD65 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD66 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD67 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD68 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD69 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD6A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD6B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD6C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD6D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD6E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD6F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD70 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD71 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD72 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD73 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD74 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD75 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD76 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD77 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD78 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD79 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD7A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD7B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD7C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD7D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD7E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD7F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD80 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD81 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD82 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD83 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD84 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD85 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD86 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD87 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD88 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD89 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD8A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD8B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD8C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD8D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD8E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD8F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD90 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD91 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD92 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD93 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD94 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD95 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD96 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD97 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD98 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD99 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD9A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD9B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD9C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD9D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD9E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CD9F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDA0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDA1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDA2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDA3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDA4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDA5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDA6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDA7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDA8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDA9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDAA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDAB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDAC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDAD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDAE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDAF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDB0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDB1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDB2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDB3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDB4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDB5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDB6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDB7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDB8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDB9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDBA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDBB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDBC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDBD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDBE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDBF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDC0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDC1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDC2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDC3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDC4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDC5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDC6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDC7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDC8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDC9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDCA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDCB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDCC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDCD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDCE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDCF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDD0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDD1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDD2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDD3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDD4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDD5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDD6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDD7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDD8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDD9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDDA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDDB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDDC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDDD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDDE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDDF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDE0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDE1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDE2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDE3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDE4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDE5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDE6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDE7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDE8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDE9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDEA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDEB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDEC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDEE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDEF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDF0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDF1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDF2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDF3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDF4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDF5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDF6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDF7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDF8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDF9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDFA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDFB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDFC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDFD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDFE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CDFF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE00 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE01 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE02 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE03 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE04 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE05 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE06 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE07 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE08 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE09 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE0A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE0B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE0C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE0D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE0E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE0F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE10 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE11 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE12 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE13 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE14 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE15 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE16 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE17 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE18 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE19 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE1A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE1B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE1C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE1D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE1E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE1F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE20 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE21 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE22 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE23 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE24 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE25 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE26 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE27 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE28 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE29 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE2A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE2B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE2C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE2D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE2E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE2F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE30 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE31 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE32 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE33 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE34 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE35 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE36 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE37 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE38 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE39 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE3A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE3B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE3C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE3D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE3E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE3F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE40 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE41 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE42 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE43 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE44 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE45 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE46 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE47 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE48 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE49 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE4A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE4B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE4C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE4D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE4E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE4F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE50 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE51 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE52 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE53 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE54 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE55 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE56 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE57 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE58 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE59 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE5A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE5B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE5C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE5D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE5E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE5F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE60 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE61 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE62 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE63 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE64 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE65 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE66 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE67 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE68 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE69 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE6A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE6B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE6C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE6D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE6E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE6F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE70 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE71 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE72 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE73 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE74 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE75 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE76 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE77 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE78 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE79 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE7A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE7B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE7C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE7D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE7E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE7F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE80 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE81 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE82 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE83 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE84 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE85 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE86 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE87 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE88 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE89 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE8A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE8B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE8C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE8D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE8E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE8F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE90 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE91 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE92 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE93 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE94 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE95 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE96 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE97 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE98 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE99 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE9A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE9B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE9C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE9D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE9E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CE9F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEA0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEA1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEA2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEA3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEA4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEA5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEA6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEA7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEA8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEA9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEAA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEAB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEAC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEAD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEAE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEAF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEB0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEB1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEB2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEB3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEB4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEB5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEB6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEB7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEB8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEB9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEBA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEBB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEBC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEBD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEBE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEBF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEC0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEC1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEC2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEC3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEC4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEC5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEC6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEC7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEC8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEC9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CECA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CECB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CECC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CECD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CECE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CECF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CED0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CED1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CED2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CED3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CED4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CED5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CED6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CED7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CED8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CED9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEDA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEDB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEDC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEDD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEDE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEDF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEE0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEE1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEE2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEE3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEE4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEE5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEE6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEE7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEE8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEE9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEEA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEEB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEEC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEEE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEEF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEF0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEF1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEF2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEF3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEF4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEF5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEF6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEF7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEF8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEF9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEFA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEFB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEFC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEFD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEFE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CEFF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF00 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF01 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF02 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF03 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF04 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF05 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF06 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF07 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF08 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF09 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF0A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF0B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF0C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF0D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF0E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF0F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF10 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF11 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF12 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF13 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF14 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF15 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF16 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF17 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF18 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF19 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF1A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF1B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF1C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF1D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF1E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF1F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF20 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF21 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF22 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF23 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF24 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF25 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF26 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF27 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF28 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF29 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF2A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF2B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF2C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF2D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF2E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF2F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF30 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF31 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF32 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF33 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF34 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF35 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF36 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF37 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF38 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF39 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF3A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF3B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF3C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF3D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF3E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF3F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF40 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF41 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF42 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF43 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF44 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF45 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF46 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF47 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF48 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF49 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF4A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF4B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF4C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF4D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF4E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF4F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF50 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF51 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF52 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF53 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF54 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF55 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF56 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF57 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF58 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF59 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF5A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF5B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF5C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF5D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF5E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF5F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF60 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF61 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF62 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF63 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF64 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF65 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF66 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF67 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF68 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF69 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF6A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF6B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF6C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF6D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF6E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF6F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF70 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF71 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF72 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF73 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF74 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF75 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF76 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF77 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF78 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF79 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF7A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF7B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF7C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF7D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF7E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF7F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF80 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF81 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF82 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF83 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF84 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF85 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF86 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF87 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF88 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF89 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF8A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF8B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF8C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF8D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF8E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF8F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF90 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF91 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF92 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF93 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF94 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF95 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF96 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF97 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF98 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF99 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF9A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF9B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF9C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF9D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF9E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CF9F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFA0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFA1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFA2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFA3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFA4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFA5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFA6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFA7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFA8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFA9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFAA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFAB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFAC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFAD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFAE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFAF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFB0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFB1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFB2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFB3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFB4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFB5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFB6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFB7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFB8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFB9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFBA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFBB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFBC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFBD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFBE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFBF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFC0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFC1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFC2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFC3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFC4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFC5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFC6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFC7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFC8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFC9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFCA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFCB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFCC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFCD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFCE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFCF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFD0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFD1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFD2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFD3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFD4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFD5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFD6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFD7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFD8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFD9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFDA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFDB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFDC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFDD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFDE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFDF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFE0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFE1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFE2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFE3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFE4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFE5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFE6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFE7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFE8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFE9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFEA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFEB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFEC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFEE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFEF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFF0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFF1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFF2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFF3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFF4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFF5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFF6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFF7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFF8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFF9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFFA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFFB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFFC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFFD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFFE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> CFFF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D000 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D001 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D002 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D003 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D004 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D005 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D006 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D007 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D008 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D009 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D00A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D00B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D00C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D00D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D00E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D00F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D010 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D011 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D012 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D013 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D014 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D015 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D016 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D017 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D018 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D019 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D01A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D01B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D01C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D01D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D01E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D01F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D020 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D021 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D022 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D023 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D024 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D025 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D026 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D027 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D028 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D029 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D02A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D02B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D02C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D02D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D02E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D02F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D030 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D031 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D032 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D033 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D034 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D035 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D036 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D037 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D038 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D039 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D03A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D03B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D03C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D03D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D03E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D03F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D040 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D041 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D042 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D043 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D044 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D045 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D046 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D047 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D048 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D049 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D04A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D04B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D04C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D04D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D04E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D04F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D050 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D051 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D052 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D053 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D054 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D055 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D056 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D057 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D058 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D059 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D05A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D05B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D05C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D05D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D05E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D05F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D060 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D061 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D062 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D063 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D064 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D065 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D066 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D067 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D068 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D069 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D06A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D06B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D06C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D06D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D06E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D06F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D070 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D071 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D072 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D073 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D074 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D075 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D076 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D077 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D078 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D079 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D07A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D07B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D07C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D07D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D07E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D07F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D080 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D081 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D082 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D083 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D084 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D085 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D086 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D087 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D088 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D089 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D08A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D08B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D08C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D08D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D08E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D08F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D090 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D091 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D092 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D093 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D094 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D095 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D096 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D097 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D098 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D099 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D09A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D09B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D09C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D09D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D09E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D09F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D0FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D100 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D101 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D102 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D103 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D104 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D105 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D106 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D107 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D108 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D109 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D10A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D10B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D10C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D10D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D10E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D10F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D110 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D111 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D112 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D113 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D114 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D115 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D116 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D117 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D118 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D119 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D11A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D11B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D11C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D11D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D11E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D11F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D120 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D121 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D122 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D123 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D124 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D125 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D126 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D127 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D128 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D129 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D12A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D12B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D12C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D12D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D12E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D12F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D130 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D131 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D132 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D133 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D134 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D135 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D136 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D137 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D138 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D139 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D13A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D13B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D13C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D13D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D13E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D13F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D140 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D141 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D142 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D143 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D144 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D145 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D146 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D147 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D148 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D149 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D14A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D14B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D14C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D14D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D14E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D14F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D150 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D151 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D152 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D153 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D154 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D155 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D156 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D157 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D158 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D159 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D15A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D15B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D15C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D15D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D15E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D15F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D160 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D161 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D162 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D163 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D164 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D165 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D166 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D167 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D168 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D169 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D16A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D16B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D16C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D16D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D16E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D16F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D170 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D171 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D172 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D173 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D174 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D175 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D176 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D177 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D178 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D179 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D17A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D17B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D17C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D17D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D17E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D17F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D180 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D181 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D182 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D183 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D184 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D185 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D186 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D187 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D188 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D189 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D18A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D18B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D18C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D18D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D18E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D18F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D190 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D191 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D192 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D193 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D194 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D195 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D196 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D197 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D198 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D199 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D19A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D19B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D19C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D19D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D19E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D19F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D1FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D200 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D201 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D202 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D203 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D204 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D205 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D206 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D207 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D208 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D209 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D20A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D20B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D20C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D20D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D20E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D20F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D210 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D211 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D212 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D213 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D214 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D215 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D216 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D217 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D218 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D219 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D21A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D21B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D21C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D21D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D21E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D21F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D220 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D221 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D222 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D223 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D224 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D225 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D226 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D227 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D228 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D229 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D22A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D22B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D22C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D22D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D22E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D22F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D230 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D231 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D232 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D233 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D234 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D235 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D236 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D237 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D238 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D239 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D23A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D23B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D23C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D23D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D23E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D23F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D240 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D241 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D242 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D243 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D244 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D245 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D246 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D247 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D248 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D249 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D24A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D24B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D24C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D24D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D24E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D24F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D250 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D251 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D252 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D253 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D254 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D255 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D256 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D257 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D258 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D259 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D25A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D25B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D25C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D25D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D25E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D25F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D260 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D261 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D262 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D263 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D264 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D265 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D266 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D267 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D268 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D269 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D26A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D26B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D26C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D26D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D26E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D26F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D270 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D271 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D272 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D273 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D274 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D275 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D276 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D277 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D278 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D279 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D27A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D27B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D27C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D27D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D27E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D27F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D280 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D281 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D282 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D283 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D284 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D285 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D286 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D287 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D288 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D289 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D28A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D28B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D28C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D28D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D28E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D28F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D290 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D291 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D292 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D293 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D294 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D295 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D296 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D297 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D298 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D299 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D29A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D29B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D29C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D29D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D29E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D29F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D2FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D300 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D301 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D302 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D303 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D304 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D305 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D306 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D307 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D308 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D309 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D30A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D30B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D30C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D30D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D30E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D30F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D310 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D311 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D312 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D313 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D314 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D315 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D316 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D317 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D318 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D319 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D31A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D31B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D31C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D31D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D31E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D31F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D320 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D321 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D322 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D323 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D324 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D325 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D326 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D327 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D328 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D329 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D32A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D32B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D32C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D32D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D32E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D32F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D330 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D331 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D332 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D333 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D334 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D335 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D336 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D337 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D338 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D339 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D33A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D33B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D33C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D33D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D33E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D33F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D340 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D341 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D342 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D343 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D344 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D345 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D346 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D347 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D348 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D349 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D34A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D34B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D34C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D34D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D34E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D34F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D350 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D351 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D352 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D353 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D354 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D355 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D356 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D357 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D358 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D359 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D35A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D35B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D35C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D35D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D35E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D35F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D360 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D361 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D362 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D363 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D364 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D365 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D366 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D367 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D368 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D369 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D36A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D36B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D36C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D36D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D36E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D36F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D370 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D371 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D372 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D373 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D374 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D375 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D376 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D377 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D378 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D379 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D37A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D37B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D37C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D37D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D37E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D37F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D380 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D381 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D382 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D383 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D384 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D385 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D386 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D387 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D388 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D389 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D38A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D38B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D38C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D38D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D38E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D38F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D390 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D391 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D392 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D393 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D394 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D395 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D396 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D397 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D398 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D399 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D39A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D39B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D39C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D39D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D39E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D39F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D3FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D400 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D401 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D402 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D403 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D404 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D405 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D406 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D407 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D408 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D409 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D40A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D40B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D40C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D40D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D40E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D40F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D410 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D411 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D412 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D413 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D414 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D415 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D416 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D417 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D418 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D419 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D41A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D41B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D41C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D41D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D41E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D41F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D420 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D421 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D422 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D423 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D424 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D425 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D426 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D427 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D428 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D429 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D42A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D42B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D42C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D42D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D42E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D42F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D430 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D431 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D432 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D433 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D434 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D435 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D436 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D437 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D438 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D439 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D43A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D43B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D43C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D43D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D43E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D43F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D440 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D441 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D442 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D443 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D444 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D445 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D446 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D447 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D448 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D449 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D44A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D44B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D44C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D44D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D44E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D44F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D450 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D451 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D452 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D453 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D454 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D455 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D456 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D457 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D458 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D459 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D45A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D45B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D45C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D45D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D45E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D45F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D460 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D461 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D462 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D463 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D464 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D465 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D466 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D467 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D468 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D469 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D46A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D46B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D46C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D46D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D46E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D46F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D470 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D471 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D472 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D473 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D474 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D475 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D476 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D477 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D478 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D479 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D47A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D47B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D47C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D47D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D47E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D47F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D480 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D481 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D482 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D483 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D484 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D485 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D486 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D487 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D488 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D489 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D48A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D48B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D48C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D48D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D48E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D48F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D490 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D491 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D492 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D493 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D494 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D495 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D496 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D497 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D498 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D499 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D49A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D49B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D49C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D49D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D49E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D49F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D4FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D500 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D501 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D502 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D503 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D504 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D505 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D506 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D507 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D508 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D509 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D50A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D50B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D50C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D50D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D50E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D50F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D510 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D511 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D512 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D513 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D514 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D515 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D516 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D517 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D518 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D519 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D51A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D51B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D51C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D51D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D51E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D51F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D520 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D521 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D522 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D523 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D524 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D525 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D526 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D527 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D528 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D529 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D52A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D52B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D52C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D52D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D52E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D52F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D530 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D531 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D532 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D533 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D534 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D535 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D536 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D537 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D538 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D539 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D53A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D53B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D53C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D53D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D53E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D53F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D540 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D541 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D542 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D543 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D544 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D545 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D546 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D547 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D548 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D549 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D54A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D54B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D54C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D54D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D54E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D54F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D550 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D551 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D552 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D553 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D554 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D555 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D556 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D557 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D558 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D559 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D55A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D55B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D55C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D55D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D55E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D55F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D560 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D561 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D562 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D563 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D564 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D565 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D566 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D567 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D568 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D569 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D56A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D56B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D56C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D56D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D56E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D56F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D570 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D571 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D572 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D573 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D574 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D575 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D576 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D577 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D578 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D579 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D57A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D57B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D57C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D57D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D57E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D57F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D580 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D581 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D582 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D583 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D584 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D585 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D586 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D587 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D588 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D589 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D58A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D58B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D58C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D58D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D58E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D58F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D590 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D591 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D592 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D593 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D594 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D595 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D596 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D597 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D598 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D599 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D59A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D59B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D59C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D59D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D59E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D59F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D5FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D600 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D601 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D602 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D603 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D604 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D605 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D606 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D607 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D608 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D609 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D60A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D60B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D60C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D60D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D60E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D60F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D610 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D611 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D612 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D613 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D614 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D615 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D616 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D617 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D618 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D619 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D61A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D61B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D61C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D61D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D61E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D61F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D620 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D621 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D622 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D623 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D624 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D625 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D626 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D627 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D628 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D629 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D62A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D62B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D62C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D62D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D62E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D62F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D630 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D631 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D632 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D633 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D634 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D635 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D636 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D637 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D638 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D639 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D63A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D63B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D63C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D63D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D63E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D63F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D640 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D641 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D642 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D643 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D644 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D645 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D646 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D647 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D648 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D649 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D64A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D64B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D64C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D64D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D64E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D64F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D650 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D651 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D652 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D653 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D654 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D655 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D656 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D657 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D658 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D659 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D65A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D65B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D65C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D65D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D65E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D65F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D660 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D661 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D662 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D663 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D664 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D665 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D666 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D667 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D668 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D669 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D66A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D66B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D66C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D66D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D66E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D66F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D670 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D671 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D672 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D673 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D674 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D675 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D676 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D677 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D678 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D679 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D67A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D67B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D67C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D67D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D67E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D67F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D680 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D681 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D682 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D683 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D684 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D685 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D686 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D687 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D688 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D689 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D68A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D68B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D68C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D68D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D68E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D68F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D690 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D691 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D692 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D693 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D694 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D695 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D696 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D697 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D698 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D699 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D69A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D69B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D69C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D69D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D69E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D69F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6A2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6A3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6A4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6A5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6A6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6A7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6A8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6A9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6AA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6AB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6AD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6AF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6B1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6B3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6B5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6B7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6B9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6BB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6BD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6BF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6C1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6C3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6C4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6C6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6C8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6CA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6CB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6CC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6CD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6CE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6CF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6EA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6EB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6EC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6ED </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6EF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6F2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6F3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6FE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D6FF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D700 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D701 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D702 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D703 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D704 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D705 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D706 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D707 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D708 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D709 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D70A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D70B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D70C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D70D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D70E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D70F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D710 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D711 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D712 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D713 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D714 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D715 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D716 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D717 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D718 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D719 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D71A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D71B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D71C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D71D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D71E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D71F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D720 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D721 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D722 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D723 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D724 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D725 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D726 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D727 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D728 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D729 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D72A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D72B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D72C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D72D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D72E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D72F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D730 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D731 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D732 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D733 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D734 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D735 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D736 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D737 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D738 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D739 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D73A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D73B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D73C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D73D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D73E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D73F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D740 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D741 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D742 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D743 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D744 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D745 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D746 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D747 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D748 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D749 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D74A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D74B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D74C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D74D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D74E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D74F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D750 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D751 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D752 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D753 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D754 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D755 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D756 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D757 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D758 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D759 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D75A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D75B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D75C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D75D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D75E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D75F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D760 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D761 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D762 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D763 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D764 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D765 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D766 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D767 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D768 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D769 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D76A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D76B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D76C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D76D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D76E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D76F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D770 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D771 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D772 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D773 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D774 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D775 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D776 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D777 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D778 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D779 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D77A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D77B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D77C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D77D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D77E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D77F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D780 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D781 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D782 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D783 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D784 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D785 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D786 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D787 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D788 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D789 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D78A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D78B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D78C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D78D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D78E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D78F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D790 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D791 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D792 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D793 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D794 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D795 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D796 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D797 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D798 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D799 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D79A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D79B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D79C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D79D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D79E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D79F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D7A0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D7A1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> D7A2 </hex>
+ </unicode>
+ </sortValue>
+</sortOrder>
diff --git a/fastlib/src/vespa/fastlib/text/alphasort/Hanzi-simplified-by-pinyin.xml b/fastlib/src/vespa/fastlib/text/alphasort/Hanzi-simplified-by-pinyin.xml
new file mode 100644
index 00000000000..e074f1bca06
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/alphasort/Hanzi-simplified-by-pinyin.xml
@@ -0,0 +1,6774 @@
+<?xml version="1.0"?>
+<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<!DOCTYPE sortValue SYSTEM "AlphaSort1_0.dtd">
+<sortOrder>
+ <sortValue><unicode><utf8>啊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>安</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>按</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>案</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>八</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>把</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>白</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>百</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>败</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>班</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>般</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>板</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>版</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>半</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>办</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>包</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>保</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>报</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>北</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>背</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>备</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>被</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>本</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>比</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>币</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>必</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>避</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>边</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>编</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>便</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>变</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>标</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>表</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>别</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>病</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>并</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>播</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>波</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>博</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>补</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>不</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>布</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>步</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>部</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>材</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>才</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>财</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>采</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>参</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>残</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>操</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>草</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>策</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>册</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>测</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>层</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>插</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>查</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>察</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>差</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>产</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>场</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>常</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>长</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>超</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>车</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>称</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>城</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>成</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>程</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>承</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>持</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>池</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>充</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>初</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>出</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>除</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>础</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>储</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>触</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>处</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>川</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>传</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>船</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>串</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>床</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>创</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>春</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>词</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>此</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>次</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>从</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>促</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>催</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>村</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>存</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>措</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>错</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>达</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>答</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>打</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>大</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>带</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>代</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>待</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>担</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>单</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>但</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>当</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>党</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>档</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>导</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>到</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>道</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>德</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>得</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>的</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>登</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>等</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>低</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>底</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>地</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>第</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>递</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>点</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>典</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>电</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>店</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>调</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>定</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>订</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>东</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>董</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>动</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>都</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>督</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>独</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>读</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>度</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>端</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>短</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>段</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>断</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>队</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>对</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>多</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>额</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>而</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>二</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>发</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>法</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>番</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>反</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>返</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>范</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>方</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>房</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>防</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>访</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>放</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>非</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>废</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>费</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>分</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>份</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>封</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>风</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>否</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>符</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>服</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>福</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>府</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>副</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>复</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>付</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>父</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>负</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>富</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>附</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>该</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>改</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>概</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>干</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>感</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>港</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>高</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>告</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>割</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>革</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>格</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>个</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>各</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>给</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>根</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>更</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>工</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>功</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>供</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>公</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>共</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>构</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>购</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>够</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>估</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>古</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>股</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>故</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>固</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>关</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>官</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>观</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>管</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>光</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>广</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>规</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>归</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>国</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>果</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>过</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>海</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>害</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>含</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>函</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>航</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>好</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>号</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>核</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>和</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>何</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>合</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>河</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>很</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>横</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>红</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>候</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>后</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>护</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>互</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>户</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>花</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>华</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>画</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>划</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>化</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>话</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>环</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>还</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>换</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>患</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>回</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>会</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>混</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>活</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>火</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>获</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>或</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>货</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>击</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>基</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>机</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>积</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>激</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>极</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>集</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>及</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>急</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>即</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>级</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>几</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>己</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>技</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>季</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>济</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>计</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>记</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>既</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>际</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>继</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>家</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>加</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>假</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>价</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>架</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>监</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>间</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>检</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>简</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>减</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>践</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>见</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>键</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>件</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>健</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>建</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>将</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>江</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>降</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>交</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>角</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>教</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>较</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>接</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>街</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>截</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>节</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>结</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>解</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>界</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>借</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>介</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>届</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>金</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>今</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>津</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>进</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>近</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>京</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>精</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>经</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>井</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>警</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>景</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>静</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>境</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>径</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>净</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>究</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>久</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>九</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>救</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>就</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>居</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>局</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>举</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>据</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>具</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>距</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>句</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>决</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>均</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>军</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>君</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>开</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>看</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>康</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>考</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>科</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>可</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>克</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>客</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>课</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>空</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>控</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>口</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>库</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>块</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>快</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>款</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>框</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>况</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>困</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>括</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>来</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>览</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>老</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>累</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>类</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>离</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>理</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>李</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>里</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>励</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>历</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>利</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>例</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>立</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>力</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>联</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>连</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>链</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>练</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>良</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>两</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>量</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>了</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>料</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>列</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>林</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>临</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>零</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>领</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>另</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>令</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>留</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>流</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>六</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>露</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>路</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>录</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>履</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>律</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>率</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>略</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>论</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>落</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>络</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>码</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>马</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>买</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>满</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>么</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>没</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>每</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>美</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>门</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>们</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>米</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>密</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>免</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>面</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>描</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>民</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>明</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>名</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>命</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>模</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>末</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>默</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>某</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>母</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>募</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>木</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>目</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>那</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>南</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>男</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>难</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>内</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>能</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>你</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>年</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>念</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>您</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>农</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>努</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>女</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>排</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>派</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>判</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>培</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>配</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>批</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>披</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>片</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>票</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>频</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>品</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>平</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>评</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>破</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>普</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>期</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>七</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>其</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>起</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>企</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>启</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>契</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>器</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>气</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>千</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>签</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>前</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>强</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>切</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>且</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>青</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>清</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>情</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>请</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>球</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>求</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>区</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>取</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>去</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>权</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>全</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>券</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>却</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>确</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>群</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>然</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>染</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>让</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>热</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>人</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>任</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>认</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>日</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>融</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>容</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>如</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>入</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>软</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>润</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>若</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>三</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>散</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>色</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>森</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>山</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>删</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>善</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>商</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>上</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>少</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>射</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>社</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>设</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>申</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>身</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>深</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>神</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>审</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>声</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>生</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>升</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>省</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>师</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>失</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>施</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>十</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>石</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>时</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>什</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>食</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>实</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>识</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>史</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>使</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>始</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>式</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>示</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>士</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>世</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>事</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>势</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>是</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>适</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>释</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>市</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>室</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>视</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>试</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>收</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>手</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>首</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>守</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>授</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>售</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>受</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>输</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>书</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>署</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>属</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>术</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>述</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>树</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>束</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>数</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>双</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>水</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>税</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>说</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>思</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>私</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>司</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>死</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>四</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>似</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>松</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>送</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>素</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>速</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>算</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>随</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>损</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>索</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>所</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>他</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>它</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>她</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>台</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>太</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>态</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>探</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>套</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>特</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>提</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>题</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>体</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>替</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>天</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>添</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>填</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>田</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>条</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>听</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>停</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>通</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>同</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>童</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>统</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>投</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>头</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>透</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>突</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>图</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>途</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>土</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>团</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>推</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>退</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>托</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>外</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>完</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>万</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>王</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>网</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>往</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>望</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>威</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>微</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>危</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>违</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>围</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>为</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>维</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>委</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>未</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>味</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>位</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>温</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>文</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>问</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>我</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>握</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>污</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>无</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>武</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>五</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>午</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>物</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>务</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>误</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>析</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>西</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>息</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>希</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>席</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>习</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>系</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>细</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>下</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>先</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>显</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>险</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>现</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>献</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>县</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>限</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>线</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>相</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>香</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>详</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>想</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>响</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>享</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>项</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>像</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>向</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>象</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>削</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>销</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>消</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>小</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>校</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>效</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>些</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>协</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>携</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>写</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>械</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>新</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>心</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>信</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>星</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>型</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>形</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>行</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>性</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>休</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>修</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>需</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>须</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>许</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>序</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>续</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>选</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>学</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>血</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>循</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>询</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>训</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>压</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>押</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>严</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>研</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>延</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>言</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>演</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>验</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>央</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>养</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>样</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>药</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>要</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>野</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>也</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>页</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>业</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>液</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>一</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>医</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>依</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>移</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>已</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>以</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>易</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>役</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>意</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>义</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>益</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>议</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>译</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>异</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>因</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>音</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>银</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>引</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>印</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>英</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>应</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>营</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>影</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>映</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>永</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>用</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>优</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>由</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>油</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>游</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>有</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>友</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>右</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>又</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>于</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>余</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>予</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>与</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>语</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>域</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>御</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>育</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>预</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>元</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>原</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>援</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>园</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>员</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>源</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>远</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>院</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>约</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>越</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>月</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>云</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>允</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>运</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>载</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>再</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>在</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>早</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>造</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>责</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>择</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>则</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>增</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>札</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>债</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>展</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>占</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>战</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>站</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>章</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>张</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>账</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>障</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>招</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>找</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>照</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>召</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>折</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>者</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>这</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>真</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>针</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>震</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>振</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>征</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>争</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>整</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>正</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>政</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>症</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>证</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>支</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>知</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>之</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>织</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>职</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>直</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>植</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>执</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>值</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>址</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>指</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>止</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>只</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>志</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>至</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>致</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>置</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>制</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>智</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>质</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>治</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>中</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>终</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>种</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>重</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>众</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>周</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>州</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>株</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>主</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>著</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>助</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>住</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>注</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>专</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>转</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>装</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>状</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>追</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>准</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>着</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>资</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>子</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>自</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>字</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>综</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>总</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>走</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>租</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>足</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>族</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>组</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>最</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>左</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>做</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>作</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>座</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>後</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>於</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>町</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齄</utf8></unicode></sortValue>
+</sortOrder>
+
diff --git a/fastlib/src/vespa/fastlib/text/alphasort/Hanzi-simplified-by-radical.xml b/fastlib/src/vespa/fastlib/text/alphasort/Hanzi-simplified-by-radical.xml
new file mode 100644
index 00000000000..56053186b98
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/alphasort/Hanzi-simplified-by-radical.xml
@@ -0,0 +1,13066 @@
+<?xml version="1.0"?>
+<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<!DOCTYPE sortValue SYSTEM "AlphaSort1_0.dtd">
+<sortOrder>
+ <sortValue><unicode><utf8>兙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>一</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>七</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>九</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>了</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>二</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>人</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>入</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>八</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>几</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>力</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>十</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>又</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>三</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>下</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>上</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>久</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>么</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>也</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>于</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>千</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>口</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>土</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>士</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>大</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>女</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>子</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>小</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>山</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>川</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>工</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>己</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>已</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>干</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>才</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>不</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>中</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>之</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>予</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>云</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>井</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>互</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>五</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>什</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>今</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>介</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>元</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>允</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>內</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>六</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>公</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>分</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>切</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>化</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>午</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>升</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>友</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>及</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>反</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>天</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>太</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>少</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>引</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>心</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>手</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>支</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>文</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>方</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>日</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>月</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>木</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>止</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>比</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>水</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>火</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>父</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>片</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>王</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>世</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>且</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>主</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>以</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>付</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>他</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>代</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>令</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>充</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>出</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>加</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>功</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>包</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>北</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>半</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>占</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>去</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>可</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>古</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>右</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>召</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>司</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>另</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>只</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>史</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>台</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>句</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>四</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>外</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>央</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>失</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>它</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>左</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>市</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>布</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>平</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>必</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>打</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>本</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>未</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>末</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>札</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>正</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>母</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>民</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>永</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>生</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>用</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>田</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>由</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>申</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>白</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>目</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>石</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>示</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>立</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>交</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>休</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>件</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>任</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>份</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>企</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>光</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>先</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>全</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>共</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>再</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>列</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>划</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>印</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>危</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>同</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>各</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>向</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>名</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>合</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>后</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>因</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>回</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>地</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>在</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>多</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>好</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>她</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>如</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>字</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>存</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>守</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>安</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>州</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>并</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>年</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>式</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>成</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>托</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>收</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>早</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>有</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>次</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>此</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>死</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>江</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>池</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>污</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>百</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>米</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>老</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>考</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>而</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>自</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>至</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>色</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>血</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>行</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>西</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>串</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>位</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>住</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>何</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>估</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>似</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>但</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>作</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>你</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>低</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>余</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>克</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>免</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>別</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>判</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>利</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>助</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>努</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>即</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>否</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>君</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>告</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>含</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>听</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>困</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>址</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>均</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>完</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>局</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>希</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>序</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>床</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>形</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>役</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>志</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>快</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>我</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>技</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>把</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>找</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>批</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>折</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>投</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>改</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>更</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>束</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>李</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>材</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>村</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>步</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>每</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>求</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>決</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>災</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>男</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>私</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>究</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>系</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>育</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>良</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>見</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>角</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>言</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>走</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>足</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>身</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>車</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>那</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>里</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>防</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>並</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>事</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>些</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>享</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>京</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>依</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>使</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>供</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>例</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>來</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>併</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>具</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>其</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>典</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>函</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>券</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>到</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>制</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>協</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>取</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>受</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>味</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>和</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>周</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>命</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>固</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>委</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>始</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>季</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>定</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>官</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>居</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>店</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>府</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>底</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>延</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>往</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>征</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>念</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>性</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>或</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>房</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>所</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>承</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>招</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>披</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>押</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>放</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>於</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>易</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>明</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>服</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>東</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>果</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>林</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>板</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>松</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>析</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>武</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>注</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>河</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>波</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>法</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>油</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>況</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>治</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>版</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>物</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>的</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>直</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>知</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>社</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>空</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>者</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>股</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>花</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>初</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>表</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>返</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>近</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>采</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>金</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>長</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>門</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>附</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>青</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>非</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>信</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>便</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>保</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>促</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>係</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>削</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>前</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>則</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>南</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>品</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>型</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>城</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>契</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>威</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>室</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>客</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>封</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>度</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>建</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>很</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>待</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>律</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>後</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>思</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>急</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>按</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>持</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>指</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>括</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>政</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>故</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>施</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>既</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>春</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>映</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>是</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>星</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>染</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>某</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>架</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>查</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>段</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>流</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>津</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>活</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>派</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>為</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>界</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>省</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>相</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>看</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>研</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>科</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>突</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>約</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>美</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>背</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>致</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>范</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>若</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>英</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>要</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>計</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>負</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>述</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>重</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>限</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>降</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>面</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>革</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>音</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>風</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>食</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>首</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>香</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>值</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>借</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>們</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>個</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>候</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>修</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>准</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>原</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>員</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>套</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>害</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>家</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>容</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>射</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>展</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>島</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>差</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>席</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>師</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>座</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>息</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>振</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>效</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>料</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>時</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>書</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>校</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>核</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>案</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>框</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>根</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>格</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>株</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>消</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>海</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>特</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>班</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>留</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>病</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>症</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>益</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>真</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>破</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>神</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>租</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>站</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>素</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>索</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>純</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>級</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>納</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>能</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>航</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>般</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>草</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>記</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>討</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>託</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>財</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>起</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>送</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>退</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>追</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>配</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>針</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>院</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>除</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>高</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>停</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>假</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>做</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>健</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>側</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>副</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>務</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>動</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>區</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>參</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>商</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>問</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>售</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>國</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>域</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>基</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>執</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>培</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>密</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>專</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>將</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>常</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>康</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>張</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>強</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>得</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>從</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>御</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>患</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>您</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>情</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>控</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>探</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>接</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>措</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>推</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>授</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>採</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>排</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>救</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>教</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>族</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>望</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>械</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>條</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>液</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>添</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>清</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>混</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>深</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>率</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>球</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>理</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>現</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>產</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>略</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>異</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>票</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>移</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>第</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>符</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>統</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>細</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>組</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>累</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>終</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>習</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>船</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>處</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>術</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>被</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>規</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>許</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>設</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>販</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>責</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>這</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>通</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>連</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>速</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>造</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>透</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>途</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>部</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>都</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>野</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>章</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>備</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>最</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>割</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>創</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>博</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>單</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>場</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>報</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>富</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>就</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>復</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>循</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>描</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>插</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>提</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>握</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>援</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>換</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>散</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>普</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>景</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>智</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>替</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>期</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>森</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>植</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>款</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>港</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>游</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>減</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>測</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>無</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>然</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>番</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>登</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>發</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>短</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>程</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>童</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>等</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>策</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>答</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>結</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>給</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>善</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>華</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>著</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>街</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>視</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>註</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>評</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>証</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>診</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>象</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>費</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>買</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>越</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>超</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>距</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>週</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>進</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>量</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>開</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>間</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>階</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>集</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>項</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>順</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>須</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>債</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>催</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>募</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>園</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>填</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>微</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>意</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>感</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>想</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>損</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>新</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>會</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>業</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>極</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>概</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>源</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>準</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>照</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>當</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>督</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>節</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>經</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>置</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>署</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>義</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>群</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>落</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>董</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>號</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>補</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>解</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>該</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>試</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>話</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>資</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>路</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>較</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>載</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>農</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>運</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>道</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>達</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>違</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>過</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>電</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>零</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>預</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>像</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>團</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>境</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>實</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>察</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>對</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>態</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>截</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>構</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>演</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>監</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>福</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>種</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>端</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>管</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>算</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>精</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>網</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>維</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>與</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>製</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>語</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>認</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>說</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>障</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>際</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>需</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>領</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>億</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>價</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>增</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>審</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>層</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>履</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>影</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>德</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>播</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>數</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>標</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>模</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>確</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>範</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>締</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>練</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>編</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>線</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>複</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>談</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>請</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>課</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>調</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>論</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>質</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>適</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>震</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>養</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>器</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>學</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>導</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>據</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>操</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>整</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>機</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>激</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>積</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>築</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>興</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>融</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>親</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>選</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>險</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>館</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>默</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>優</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>償</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>應</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>營</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>環</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>療</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>績</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>總</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>講</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>購</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>避</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>還</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>點</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>織</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>職</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>離</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>額</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>題</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>識</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>證</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>關</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>難</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>類</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>願</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>競</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>議</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>警</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>續</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>護</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>露</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>響</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>權</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>變</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>體</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>万</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>与</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>气</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>优</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>价</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>异</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>机</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>网</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>体</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>町</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>构</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>极</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>复</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>种</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>党</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>适</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>据</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>离</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>确</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>触</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龘</utf8></unicode></sortValue>
+</sortOrder>
+
diff --git a/fastlib/src/vespa/fastlib/text/alphasort/Hanzi-traditional-by-pinyin.xml b/fastlib/src/vespa/fastlib/text/alphasort/Hanzi-traditional-by-pinyin.xml
new file mode 100644
index 00000000000..b93e0a93e08
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/alphasort/Hanzi-traditional-by-pinyin.xml
@@ -0,0 +1,20999 @@
+<?xml version="1.0"?>
+<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<!DOCTYPE sortValue SYSTEM "AlphaSort1_0.dtd">
+<sortOrder>
+ <sortValue><unicode><utf8>ㄅ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄆ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄇ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄈ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄉ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄊ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄋ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄌ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄍ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄎ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄏ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄐ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄑ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄒ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄓ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄔ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄕ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄖ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄗ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄘ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄙ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄚ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄛ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄜ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄝ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄞ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄟ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄠ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄡ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄢ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄣ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄤ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄥ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄦ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄧ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄨ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>ㄩ</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>﨟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>安</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>按</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>案</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>八</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>把</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>白</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>百</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>败</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>班</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>般</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>板</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>版</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>办</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>半</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>包</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>保</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>报</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>報</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>北</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>备</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>背</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>被</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>備</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>本</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>比</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>币</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>必</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>避</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>边</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>编</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>編</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>便</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>变</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>変</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>變</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>标</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>標</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>表</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>別</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>别</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>并</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>並</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>併</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>病</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>波</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>播</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>博</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>补</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>補</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>不</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>布</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>步</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>部</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>才</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>材</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>财</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>財</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>采</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>採</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>参</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>參</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>残</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>操</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>草</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>册</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>测</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>側</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>測</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>策</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>层</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>層</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>插</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>查</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>査</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>察</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>差</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>产</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>產</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>産</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>长</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>長</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>常</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>償</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>场</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>場</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>超</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>车</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>車</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>称</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>成</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>承</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>城</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>程</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>池</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>持</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>充</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>出</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>初</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>除</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>础</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>储</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>処</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>处</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>處</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>触</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>川</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>传</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>船</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>串</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>床</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>创</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>創</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>春</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>純</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>词</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>此</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>次</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>从</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>從</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>従</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>促</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>催</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>村</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>存</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>措</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>错</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>达</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>答</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>達</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>打</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>大</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>代</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>带</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>待</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>单</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>担</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>単</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>單</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>但</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>当</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>當</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>党</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>档</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>导</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>島</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>導</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>到</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>道</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>得</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>德</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>的</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>登</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>等</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>低</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>底</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>地</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>递</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>第</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>締</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>典</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>点</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>點</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>电</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>店</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>電</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>调</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>調</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>订</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>定</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>东</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>東</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>董</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>动</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>動</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>働</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>都</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>督</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>读</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>読</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>独</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>度</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>端</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>短</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>段</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>断</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>队</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>对</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>対</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>對</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>多</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>额</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>額</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>而</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>児</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>二</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>发</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>発</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>發</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>法</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>番</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>反</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>払</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>返</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>范</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>販</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>範</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>方</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>防</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>房</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>访</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>放</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>非</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>废</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>费</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>費</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>分</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>份</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>风</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>封</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>風</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>否</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>服</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>符</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>福</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>複</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>府</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>父</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>付</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>负</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>附</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>复</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>負</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>副</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>富</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>復</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>该</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>該</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>改</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>概</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>干</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>感</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>港</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>高</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>告</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>割</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>革</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>格</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>个</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>各</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>個</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>给</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>給</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>根</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>更</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>工</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>公</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>功</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>供</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>共</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>构</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>购</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>够</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>構</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>購</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>估</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>古</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>股</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>固</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>故</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>关</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>观</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>官</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>関</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>観</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>關</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>管</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>館</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>光</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>广</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>広</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>归</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>规</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>規</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>国</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>國</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>果</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>过</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>過</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>海</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>害</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>含</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>函</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>航</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>好</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>号</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>號</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>合</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>何</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>和</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>河</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>核</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>很</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>横</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>红</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>后</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>後</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>候</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>互</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>户</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>护</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>護</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>花</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>华</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>華</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>化</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>划</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>画</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>话</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>話</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>还</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>环</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>還</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>環</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>换</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>患</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>換</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>回</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>会</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>會</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>混</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>活</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>火</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>或</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>货</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>获</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>击</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>机</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>积</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>基</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>機</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>激</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>積</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>績</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>及</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>级</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>即</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>极</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>急</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>級</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>極</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>集</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>几</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>己</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>计</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>记</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>技</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>际</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>季</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>既</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>济</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>計</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>继</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>記</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>済</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>継</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>際</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>加</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>家</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>价</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>架</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>假</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>價</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>间</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>监</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>間</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>監</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>减</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>检</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>検</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>減</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>简</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>见</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>件</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>見</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>建</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>健</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>践</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>键</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>江</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>将</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>講</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>降</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>將</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>交</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>角</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>较</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>教</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>較</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>接</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>階</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>街</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>节</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>结</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>結</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>節</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>截</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>她</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>解</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>介</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>届</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>界</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>借</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>今</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>金</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>津</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>近</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>进</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>進</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>京</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>经</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>経</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>經</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>精</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>井</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>景</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>警</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>净</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>径</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>境</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>静</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>競</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>究</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>九</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>久</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>救</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>就</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>居</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>局</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>举</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>句</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>具</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>据</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>距</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>據</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>决</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>決</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>军</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>君</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>均</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>开</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>開</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>看</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>康</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>考</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>科</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>可</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>克</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>客</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>课</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>課</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>空</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>控</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>口</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>库</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>块</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>快</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>款</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>况</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>況</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>框</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>困</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>括</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>来</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>來</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>览</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>労</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>老</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>类</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>累</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>類</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>离</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>離</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>李</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>里</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>理</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>力</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>历</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>立</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>利</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>励</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>例</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>连</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>連</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>联</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>练</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>链</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>練</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>良</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>両</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>两</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>量</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>療</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>了</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>料</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>列</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>林</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>临</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>零</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>领</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>領</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>令</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>另</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>流</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>留</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>六</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>露</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>录</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>路</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>録</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>履</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>律</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>率</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>略</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>论</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>論</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>络</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>落</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>马</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>码</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>买</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>買</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>売</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>満</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>满</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>么</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>没</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>每</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>美</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>门</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>門</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>们</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>們</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>米</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>密</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>免</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>面</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>描</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>民</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>名</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>明</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>命</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>模</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>末</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>默</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>某</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>母</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>木</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>目</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>募</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>内</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>那</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>納</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>男</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>南</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>难</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>難</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>內</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>能</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>你</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>年</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>念</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>您</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>农</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>農</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>努</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>女</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>排</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>派</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>判</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>培</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>配</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>批</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>披</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>片</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>票</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>频</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>品</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>平</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>评</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>評</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>破</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>普</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>七</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>期</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>其</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>企</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>启</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>起</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>气</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>気</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>契</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>器</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>千</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>签</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>前</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>強</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>强</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>切</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>且</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>親</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>青</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>清</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>情</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>请</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>請</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>求</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>球</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>区</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>區</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>取</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>去</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>全</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>权</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>権</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>權</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>券</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>却</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>确</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>確</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>群</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>然</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>染</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>让</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>热</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>人</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>认</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>任</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>認</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>日</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>容</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>融</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>如</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>入</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>込</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>软</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>润</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>若</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>三</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>散</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>色</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>森</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>山</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>删</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>善</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>商</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>上</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>少</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>设</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>社</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>射</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>設</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>申</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>身</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>深</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>神</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>审</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>審</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>升</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>生</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>声</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>省</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>失</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>师</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>施</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>師</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>十</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>什</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>石</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>时</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>识</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>实</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>実</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>食</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>時</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>實</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>識</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>史</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>使</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>始</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>士</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>世</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>市</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>示</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>式</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>事</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>势</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>视</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>试</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>室</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>是</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>适</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>視</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>释</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>試</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>適</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>収</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>收</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>手</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>守</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>首</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>受</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>售</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>授</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>书</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>書</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>输</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>署</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>属</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>术</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>束</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>述</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>树</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>術</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>数</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>數</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>双</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>水</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>税</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>順</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>说</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>說</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>説</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>司</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>私</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>思</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>死</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>四</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>似</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>価</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>松</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>送</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>素</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>速</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>算</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>随</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>损</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>損</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>所</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>索</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>他</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>它</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>台</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>太</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>态</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>態</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>談</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>探</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>套</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>討</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>特</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>提</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>题</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>題</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>体</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>體</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>替</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>天</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>添</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>田</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>填</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>条</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>條</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>听</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>町</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>停</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>通</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>同</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>童</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>统</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>統</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>头</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>投</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>透</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>突</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>図</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>图</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>途</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>土</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>团</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>団</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>團</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>推</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>退</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>托</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>託</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>外</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>完</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>万</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>王</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>网</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>往</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>網</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>望</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>危</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>威</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>微</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>为</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>围</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>违</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>為</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>维</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>違</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>維</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>委</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>未</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>位</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>味</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>温</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>文</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>问</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>問</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>我</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>握</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>污</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>无</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>無</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>五</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>午</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>武</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>务</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>物</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>误</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>務</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>西</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>希</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>析</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>息</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>习</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>席</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>習</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>系</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>细</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>係</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>細</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>下</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>先</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>显</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>险</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>険</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>險</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>县</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>现</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>线</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>限</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>県</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>現</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>献</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>線</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>相</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>香</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>详</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>享</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>响</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>想</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>響</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>向</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>项</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>象</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>項</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>像</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>削</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>消</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>销</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>小</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>効</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>效</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>校</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>些</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>协</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>協</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>携</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>写</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>械</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>心</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>新</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>信</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>星</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>興</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>行</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>形</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>型</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>性</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>休</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>修</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>须</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>須</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>需</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>许</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>許</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>序</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>续</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>続</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>續</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>选</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>選</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>学</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>學</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>血</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>询</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>循</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>训</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>压</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>押</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>円</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>延</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>严</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>言</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>研</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>演</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>验</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>験</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>央</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>养</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>養</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>样</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>様</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>药</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>要</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>也</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>野</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>业</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>页</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>液</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>業</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>一</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>医</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>依</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>移</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>已</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>以</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>义</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>议</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>异</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>役</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>译</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>易</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>益</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>異</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>意</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>義</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>億</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>議</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>因</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>音</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>银</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>引</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>印</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>应</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>応</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>英</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>應</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>营</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>営</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>營</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>影</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>映</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>永</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>用</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>优</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>優</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>由</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>油</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>游</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>友</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>有</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>又</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>右</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>于</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>予</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>余</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>於</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>与</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>语</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>與</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>語</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>育</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>预</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>域</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>御</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>預</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>元</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>员</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>园</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>原</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>員</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>援</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>園</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>源</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>远</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>院</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>願</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>约</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>約</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>月</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>越</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>云</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>允</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>运</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>運</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>災</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>载</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>載</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>再</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>在</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>早</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>造</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>则</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>択</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>择</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>责</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>則</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>責</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>増</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>增</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>札</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>债</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>債</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>展</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>占</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>战</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>站</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>张</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>張</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>章</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>账</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>障</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>招</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>找</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>召</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>照</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>折</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>者</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>这</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>這</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>针</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>真</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>針</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>診</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>振</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>震</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>争</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>征</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>整</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>正</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>㊣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>证</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>政</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>症</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>証</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>證</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>之</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>支</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>知</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>织</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>織</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>执</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>直</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>値</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>值</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>執</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>职</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>植</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>職</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>止</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>只</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>址</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>指</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>至</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>志</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>制</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>治</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>质</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>致</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>智</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>置</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>製</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>質</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>中</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>终</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>終</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>种</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>種</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>众</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>重</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>州</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>周</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>週</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>绉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>株</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>㈱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>主</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>住</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>助</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>注</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>著</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>註</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>铸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>築</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>专</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>専</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>專</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>转</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>転</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>装</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>状</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>追</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>准</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>準</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>着</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8></utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>资</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>資</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>锱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>子</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>字</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>自</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>综</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>总</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>総</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>總</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鲰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>走</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>租</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>足</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>族</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>诅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>组</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>組</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>最</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>左</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>作</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>座</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>做</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咗</utf8></unicode></sortValue>
+</sortOrder>
diff --git a/fastlib/src/vespa/fastlib/text/alphasort/Hanzi-traditional-by-radical.xml b/fastlib/src/vespa/fastlib/text/alphasort/Hanzi-traditional-by-radical.xml
new file mode 100644
index 00000000000..d212412d33f
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/alphasort/Hanzi-traditional-by-radical.xml
@@ -0,0 +1,13065 @@
+<?xml version="1.0"?>
+<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<!-- DOCTYPE sortValue SYSTEM "AlphaSort1_0.dtd" -->
+<sortOrder>
+ <sortValue><unicode><utf8>兙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>一</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>七</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>九</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>了</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>二</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>人</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>入</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>八</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>几</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>力</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>十</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>又</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>三</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>下</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>上</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>久</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>么</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>也</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>于</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>千</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>口</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>土</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>士</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>大</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>女</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>子</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>小</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>山</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>川</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>工</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>己</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>已</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>干</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>才</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>不</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>中</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>之</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>予</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>云</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>井</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>互</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>五</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>什</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>今</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>介</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>元</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>允</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>內</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>六</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>公</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>分</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>切</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>化</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>午</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>升</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>友</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>及</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>反</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>天</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>太</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>少</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>引</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>心</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>手</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>支</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>文</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>方</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>日</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>月</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>木</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>止</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>比</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>水</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>火</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>父</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>片</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>王</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>世</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>且</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>主</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>以</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>付</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>他</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>代</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>令</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>充</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>出</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>加</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>功</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>包</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>北</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>半</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>占</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>去</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>可</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>古</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>右</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>召</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>司</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>另</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>只</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>史</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>台</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>句</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>四</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>外</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>央</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>失</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>它</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>左</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>市</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>布</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>平</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>必</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>打</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>本</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>未</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>末</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>札</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>正</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>母</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>民</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>永</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>生</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>用</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>田</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>由</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>申</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>白</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>目</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>石</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>示</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>立</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>交</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>休</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>件</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>任</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>份</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>企</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>光</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>先</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>全</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>共</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>再</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>列</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>划</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>印</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>危</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>同</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>各</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>向</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>名</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>合</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>后</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>因</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>回</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>地</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>在</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>多</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>好</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>她</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>如</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>字</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>存</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>守</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>安</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>州</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>并</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>年</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>式</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>成</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>托</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>收</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>早</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>有</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>次</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>此</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>死</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>江</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>池</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>污</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>百</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>米</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>老</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>考</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>而</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>自</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>至</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>色</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>血</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>行</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>西</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>串</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>位</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>住</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>何</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>估</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>似</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>但</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>作</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>你</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>低</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>余</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>克</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>免</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>別</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>判</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>利</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>助</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>努</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>即</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>否</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>君</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>告</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>含</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>听</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>困</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>址</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>均</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>完</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>局</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>希</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>序</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>床</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>形</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>役</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>志</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>快</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>我</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>技</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>把</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>找</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>批</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>折</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>投</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>改</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>更</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>束</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>李</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>材</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>村</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>步</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>每</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>求</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>決</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>災</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>男</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>私</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>究</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>系</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>育</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>良</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>見</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>角</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>言</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>走</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>足</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>身</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>車</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>那</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>里</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>防</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>並</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>事</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>些</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>享</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>京</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>依</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>使</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>供</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>例</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>來</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>併</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>具</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>其</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>典</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>函</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>券</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>到</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>制</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>協</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>取</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>受</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>味</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>和</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>周</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>命</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>固</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>委</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>始</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>季</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>定</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>官</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>居</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>店</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>府</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>底</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>延</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>往</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>征</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>念</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>性</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>或</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>房</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>所</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>承</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>招</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>披</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>押</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>放</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>於</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>易</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>明</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>服</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>東</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>果</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>林</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>板</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>松</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>析</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>武</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>注</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>河</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>波</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>法</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>油</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>況</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>治</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>版</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>物</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>的</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>直</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>知</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>社</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>空</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>者</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>股</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>花</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>初</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>表</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>返</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>近</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>采</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>金</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>長</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>門</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>附</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>青</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>非</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>信</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>便</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>保</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>促</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>係</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>削</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>前</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>則</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>南</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>品</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>型</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>城</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>契</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>威</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>室</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>客</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>封</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>度</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>建</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>很</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>待</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>律</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>後</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>思</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>急</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>按</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>持</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>指</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>括</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>政</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>故</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>施</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>既</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>春</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>映</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>是</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>星</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>染</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>某</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>架</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>查</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>段</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>流</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>津</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>活</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>派</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>為</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>界</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>省</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>相</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>看</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>研</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>科</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>突</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>約</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>美</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>背</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>致</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>范</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>若</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>英</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>要</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>計</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>負</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>述</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>重</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>限</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>降</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>面</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>革</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>音</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>風</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>食</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>首</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>香</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>值</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>借</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>們</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>個</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>候</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>修</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>准</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>原</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>員</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>套</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>害</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>家</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>容</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>射</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>展</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>島</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>差</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>席</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>師</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>座</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>息</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>振</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>效</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>料</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>時</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>書</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>校</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>核</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>案</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>框</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>根</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>格</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>株</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>消</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>海</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>特</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>班</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>留</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>病</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>症</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>益</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>真</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>破</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>神</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>租</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>站</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>素</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>索</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>純</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>級</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>納</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>能</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>航</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>般</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>草</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>記</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>討</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>託</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>財</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>起</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>送</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>退</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>追</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>配</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>針</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>院</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>除</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>高</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>停</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>假</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>做</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>健</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>側</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>副</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>務</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>動</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>區</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>參</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>商</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>問</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>售</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>國</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>域</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>基</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>執</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>培</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>密</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>專</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>將</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>常</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>康</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>張</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>強</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>得</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>從</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>御</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>患</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>您</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>情</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>控</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>探</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>接</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>措</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>推</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>授</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>採</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>排</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>救</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>教</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>族</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>望</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>械</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>條</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>液</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>添</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>清</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>混</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>深</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>率</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>球</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>理</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>現</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>產</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>略</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>異</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>票</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>移</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>第</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>符</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>統</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>細</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>組</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>累</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>終</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>習</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>船</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>處</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>術</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>被</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>規</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>許</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>設</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>販</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>責</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>這</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>通</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>連</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>速</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>造</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>透</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>途</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>部</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>都</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>野</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>章</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>備</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>最</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>割</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>創</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>博</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>單</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>場</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>報</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>富</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>就</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>復</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>循</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>描</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>插</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>提</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>握</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>援</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>換</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>散</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>普</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>景</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>智</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>替</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>期</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>森</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>植</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>款</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>港</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>游</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>減</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>測</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>無</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>然</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>番</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>登</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>發</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>短</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>程</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>童</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>等</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>策</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>答</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>結</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>給</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>善</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>華</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>著</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>街</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>視</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>註</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>評</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>証</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>診</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>象</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>費</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>買</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>越</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>超</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>距</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>週</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>進</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>量</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>開</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>間</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>階</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>集</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>項</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>順</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>須</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>債</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>催</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>募</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>園</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>填</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>微</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>意</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>感</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>想</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>損</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>新</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>會</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>業</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>極</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>概</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>源</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>準</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>照</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>當</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>督</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>節</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>經</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>置</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>署</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>義</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>群</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>落</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>董</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>號</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>補</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>解</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>該</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>試</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>話</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>資</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>路</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>較</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>載</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>農</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>運</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>道</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>達</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>違</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>過</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>電</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>零</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>預</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>像</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>團</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>境</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>實</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>察</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>對</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>態</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>截</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>構</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>演</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>監</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>福</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>種</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>端</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>管</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>算</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>精</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>網</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>維</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>與</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>製</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>語</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>認</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>說</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>障</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>際</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>需</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>領</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>億</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>價</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>增</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>審</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>層</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>履</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>影</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>德</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>播</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>數</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>標</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>模</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>確</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>範</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>締</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>練</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>編</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>線</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>複</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>談</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>請</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>課</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>調</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>論</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>質</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>適</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>震</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>養</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>器</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>學</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>導</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>據</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>操</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>整</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>機</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>激</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>積</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>築</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>興</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>融</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>親</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>選</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>險</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>館</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>默</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>優</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>償</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>應</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>營</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>環</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>療</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>績</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>總</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>講</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>購</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>避</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>還</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>點</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>織</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>職</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>離</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>額</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>題</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>識</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>證</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>關</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>難</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>類</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>願</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>競</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>議</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>警</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>續</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>護</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>露</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>響</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>權</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>變</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>體</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>万</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>与</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>气</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>优</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>价</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>异</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>机</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>网</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>体</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>町</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>构</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>极</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>复</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>种</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>党</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>适</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>据</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>离</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>确</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>触</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龘</utf8></unicode></sortValue>
+</sortOrder>
diff --git a/fastlib/src/vespa/fastlib/text/alphasort/Hanzi-traditional-by-stroke.xml b/fastlib/src/vespa/fastlib/text/alphasort/Hanzi-traditional-by-stroke.xml
new file mode 100644
index 00000000000..a9b6c7245c1
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/alphasort/Hanzi-traditional-by-stroke.xml
@@ -0,0 +1,13062 @@
+<?xml version="1.0"?>
+<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<!DOCTYPE sortValue SYSTEM "AlphaSort1_0.dtd">
+<sortOrder>
+ <sortValue><unicode><utf8>一</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>七</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>九</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>了</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>二</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>人</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>入</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>八</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>几</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>力</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>十</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>又</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>三</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>下</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>上</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>久</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>么</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>也</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>于</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>千</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>口</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>土</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>士</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>大</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>女</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>子</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>小</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>山</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>川</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>工</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>己</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>已</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>干</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>才</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>万</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>不</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>中</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>之</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>予</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>云</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>井</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>互</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>五</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>什</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>今</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>介</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>元</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>允</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>內</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>六</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>公</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>分</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>切</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>化</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>午</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>升</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>友</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>及</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>反</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>天</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>太</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>少</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>引</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>心</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>手</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>支</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>文</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>方</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>日</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>月</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>木</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>止</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>比</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>水</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>火</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>父</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>片</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>王</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>与</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>气</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>世</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>且</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>主</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>以</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>付</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>他</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>代</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>令</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>充</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>出</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>加</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>功</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>包</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>北</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>半</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>占</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>去</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>可</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>古</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>右</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>召</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>司</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>另</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>只</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>史</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>台</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>句</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>四</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>外</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>央</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>失</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>它</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>左</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>市</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>布</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>平</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>必</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>打</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>本</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>未</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>末</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>札</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>正</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>母</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>民</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>永</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>生</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>用</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>田</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>由</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>申</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>白</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>目</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>石</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>示</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>立</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>交</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>休</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>件</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>任</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>份</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>企</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>光</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>先</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>全</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>共</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>再</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>列</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>划</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>印</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>危</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>同</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>各</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>向</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>名</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>合</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>后</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>因</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>回</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>地</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>在</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>多</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>好</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>她</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>如</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>字</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>存</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>守</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>安</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>州</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>并</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>年</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>式</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>成</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>托</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>收</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>早</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>有</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>次</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>此</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>死</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>江</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>池</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>污</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>百</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>米</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>老</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>考</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>而</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>自</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>至</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>色</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>血</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>行</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>西</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>优</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>价</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>仴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>异</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>机</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>网</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>串</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>位</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>住</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>何</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>估</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>似</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>但</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>作</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>你</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>低</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>余</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>克</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>免</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>別</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>判</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>利</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>助</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>努</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>即</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>否</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>君</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>告</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>含</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>听</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>困</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>址</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>均</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>完</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>局</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>希</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>序</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>床</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>形</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>役</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>志</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>快</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>我</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>技</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>把</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>找</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>批</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>折</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>投</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>改</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>更</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>束</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>李</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>材</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>村</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>步</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>每</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>求</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>決</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>災</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>男</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>私</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>究</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>系</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>育</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>良</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>見</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>角</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>言</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>走</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>足</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>身</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>車</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>那</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>里</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>防</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>体</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>伿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>吤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>汻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>町</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>並</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>事</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>些</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>享</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>京</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>依</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>使</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>供</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>例</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>來</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>併</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>具</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>其</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>典</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>函</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>券</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>到</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>制</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>協</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>取</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>受</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>味</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>和</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>周</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>命</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>固</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>委</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>始</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>季</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>定</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>官</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>居</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>店</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>府</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>底</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>延</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>往</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>征</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>念</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>性</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>或</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>房</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>所</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>承</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>招</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>披</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>押</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>放</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>於</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>易</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>明</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>服</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>東</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>果</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>林</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>板</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>松</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>析</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>武</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>注</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>河</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>波</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>法</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>油</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>況</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>治</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>版</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>物</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>的</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>直</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>知</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>社</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>空</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>者</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>股</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>花</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>初</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>表</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>返</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>近</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>采</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>金</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>長</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>門</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>附</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>青</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>非</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>丳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>佮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>刱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>坽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>妴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>岦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>抸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>构</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>极</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>杹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>沰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>阺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>信</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>便</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>保</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>促</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>係</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>削</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>前</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>則</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>南</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>品</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>型</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>城</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>契</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>威</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>室</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>客</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>封</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>度</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>建</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>很</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>待</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>律</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>後</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>思</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>急</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>按</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>持</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>指</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>括</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>政</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>故</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>施</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>既</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>春</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>映</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>是</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>星</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>染</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>某</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>架</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>查</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>段</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>流</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>津</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>活</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>派</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>為</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>界</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>省</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>相</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>看</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>研</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>科</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>突</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>約</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>美</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>背</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>致</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>范</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>若</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>英</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>要</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>計</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>負</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>述</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>重</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>限</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>降</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>面</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>革</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>音</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>風</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>食</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>首</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>香</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>侹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>呲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>咰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>复</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>怤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>昮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>枮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>炩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>种</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>苭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>值</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>借</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>們</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>個</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>候</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>修</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>准</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>卿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>原</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>員</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>套</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>姬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>害</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>家</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>容</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>射</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>展</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>島</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>差</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>席</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>師</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>座</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>息</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>振</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>效</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>料</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>時</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>書</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>校</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>核</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>案</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>框</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>根</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>柴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>格</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>株</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>泰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>消</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>海</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>特</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>班</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>留</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>病</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>症</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>益</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>真</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>破</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>神</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>租</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>站</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>素</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>索</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>純</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>級</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>納</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>能</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>航</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>般</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>芻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>草</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>記</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>討</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>託</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>財</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>起</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>送</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>退</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>追</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>配</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>針</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>院</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>除</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>高</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>俷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>党</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>哠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>垹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>峹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>拲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>栠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>洖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>浵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>适</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>迶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>停</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>假</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>做</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>健</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>側</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>副</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>務</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>動</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>區</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>參</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>商</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>問</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>售</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>國</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>域</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>基</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>執</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>培</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>宿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>密</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>專</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>將</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>常</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>康</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>張</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>強</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>得</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>從</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>御</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>恿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>患</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>您</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>情</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>控</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>探</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>接</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>措</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>推</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>授</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>採</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>排</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>救</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>教</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>族</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>望</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>械</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>條</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>液</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>添</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>清</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>混</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>深</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>率</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>球</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>理</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>現</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>產</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>略</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>異</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>票</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>移</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>第</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>符</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>統</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>細</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>組</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>累</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>終</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>習</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>船</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>處</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>術</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>被</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>規</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>許</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>設</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>販</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>責</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>這</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>通</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>連</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>速</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>造</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>透</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>途</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>部</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>都</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>野</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>章</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>乿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>倕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>庳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>据</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>挻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>桽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>涻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>狿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>珴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>眵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>砦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>离</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>秷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>荶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蚾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>備</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>最</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>割</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>創</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>博</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>單</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>唾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>場</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>報</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>富</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>就</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>帽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>復</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>循</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>描</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>插</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>提</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>握</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>捶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>援</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>換</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>散</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>普</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>景</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>智</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>替</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>期</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>森</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>植</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>款</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>港</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>游</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>減</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>測</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>無</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>然</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>番</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>登</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>發</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>短</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>程</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>童</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>等</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>策</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>答</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>結</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>紫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>給</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>善</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>華</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>著</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>街</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>視</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>註</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>評</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>証</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>診</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>象</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>費</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>買</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>越</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>超</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>距</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>週</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>進</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>量</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>開</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>間</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>階</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>集</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>項</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>順</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>須</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>偨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>啿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>埵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>娷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>婽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>崶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>悹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>扊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>掾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>梴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>淼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>渶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>湚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>烻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>焛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>确</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>笻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>缿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>胔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>脺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>茻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>莿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>袲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>陾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>債</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>催</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>募</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>園</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>填</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>微</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>意</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>感</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>想</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>損</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>新</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>會</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>業</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>極</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>概</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>源</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>準</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>照</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>琿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>當</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>督</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>節</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>經</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>置</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>署</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>義</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>群</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>落</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>董</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>號</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>補</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>解</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>該</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>試</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>話</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>資</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>路</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>較</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>載</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>農</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>運</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>道</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>達</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>違</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>過</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>電</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>零</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>預</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>傸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>剼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>喍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>堽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>媐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>惷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>揧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>晸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>棰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>楻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>椼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>溣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>猺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>痽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>祹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>絽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>菙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>萫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>葐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蛶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>触</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>訿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>詺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>逽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>像</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>兢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>團</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>境</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>實</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>察</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>對</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>弊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>態</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>截</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>構</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>演</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>監</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>福</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>種</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>端</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>管</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>筵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>算</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>精</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>網</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>維</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>肇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>腿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>與</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>製</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>語</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>認</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>說</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>障</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>際</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>需</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>領</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嗹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>塻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嵿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>愻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>搿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>榥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>煻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>睾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>硾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>粺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蒑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蜑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>裫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>跾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鉾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鈭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>億</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>僵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>價</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>增</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>審</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>層</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>履</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>影</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>德</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>播</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>數</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>標</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>模</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>滕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>確</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>範</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>締</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>練</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>編</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>線</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>綞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>複</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>談</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>請</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>課</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>調</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>論</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>質</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>適</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>震</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>養</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嘺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>慦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>摨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>槴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>漀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>畾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>碻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>稹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>箵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>緟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蓹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>誽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鳻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>銹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嫺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>冪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>器</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>學</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>導</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>據</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>操</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>整</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>機</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>激</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>積</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>築</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>興</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>融</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>親</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>選</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>險</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>館</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>默</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>凞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>撉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>敼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>暺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>樼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>潞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>熼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瑿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瘰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蔾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蝹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>諻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>踿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>郺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鋻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>墻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>優</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>償</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>尷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>應</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>營</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>環</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>療</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>績</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>總</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>講</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>谿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>購</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>輿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>避</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>還</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>錘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>點</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>噿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嶷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>憼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>橿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>澩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>窾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>篱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>縺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>膼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蕶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>螲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>褷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>赯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>遾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鍙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>閷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>駼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>骾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鴭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>磿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>叢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>織</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>職</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>離</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>額</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>題</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>擼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>檭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>濷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>燽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瞺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>薾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>謺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>賾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>餺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鮽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>牘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>識</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>證</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>關</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>隴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>難</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>類</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>願</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>厴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嬿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>幰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>徿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>簻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蟿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蹻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鄿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鎩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>镽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>颾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鵨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>勸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>寶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>朧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>競</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>議</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>警</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>匷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>忁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>旟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瀳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>璺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>盭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>繾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>翿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>舋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>藽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鏶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鯸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>夔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>殲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>續</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>護</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>辯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>露</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>響</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>嚾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>櫸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>甗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>耰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鐱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>闣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鞿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>騿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鶲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>懿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>權</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>歡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>疊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>聽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>亹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>氍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>獿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>皭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>穱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>覾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>譿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>酇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>霿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鰶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>竊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>變</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>邏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>體</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>儽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>劙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>奲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>巘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>彏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>毊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>玃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蘾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>轣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>頀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>壩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>罐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>贛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鹽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>孎</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>屭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>曮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>瓥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>禶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>羉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>艭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>衋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>醽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>雥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>魙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鷽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸄</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>廳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籬</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑰</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>髖</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>囔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>攮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>斸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>犪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>礹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>臡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虆</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>襻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>觿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讘</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躣</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱭</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸍</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸐</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸏</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸒</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸑</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齻</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>矚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>韉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驢</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>圞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籯</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>趲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驠</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸓</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黶</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鼊</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬮</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>纜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>釅</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑼</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱸</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>黷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灥</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>糷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠽</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>蠿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>貜</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>軉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>靋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顳</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>顴</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>飌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>饡</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>馫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驦</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸕</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸗</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齈</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>豔</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鑿</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸚</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>戇</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>欞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爧</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虌</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>躨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钂</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钀</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钁</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸙</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爨</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鬱</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸛</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸞</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>虋</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>讟</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>钃</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱹</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麷</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>癵</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>驫</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鱺</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>鸝</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>籲</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>灪</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>爩</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>麤</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齾</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>齉</utf8></unicode></sortValue>
+ <sortValue><unicode><utf8>龘</utf8></unicode></sortValue>
+</sortOrder>
diff --git a/fastlib/src/vespa/fastlib/text/alphasort/Hebrew.xml b/fastlib/src/vespa/fastlib/text/alphasort/Hebrew.xml
new file mode 100644
index 00000000000..aa33151ab11
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/alphasort/Hebrew.xml
@@ -0,0 +1,141 @@
+<?xml version="1.0"?>
+<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<!DOCTYPE sortOrder SYSTEM "AlphaSort1_0.dtd">
+<sortOrder>
+ <sortValue>
+ <unicode>
+ <hex> 05D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05D2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05D5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05D8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05DB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05DE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05DF </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05E0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05E1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05E2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05E3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05E4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05E5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05E6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05E7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05E8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05E9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 05EA </hex>
+ </unicode>
+ </sortValue>
+</sortOrder>
+
diff --git a/fastlib/src/vespa/fastlib/text/alphasort/Kana.xml b/fastlib/src/vespa/fastlib/text/alphasort/Kana.xml
new file mode 100644
index 00000000000..1901b2723ce
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/alphasort/Kana.xml
@@ -0,0 +1,899 @@
+<?xml version="1.0"?>
+<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<!DOCTYPE sortOrder SYSTEM "AlphaSort1_0.dtd">
+<sortOrder>
+ <sortValue>
+ <unicode>
+ <hex> 3042 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30A2 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF71 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3041 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30A1 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF67 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3044 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30A4 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF72 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3043 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30A3 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF68 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3046 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30A6 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF73 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3045 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30A5 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF69 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3094 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30F4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3048 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30A8 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF74 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3047 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30A7 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF6A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 304A </hex>
+ </unicode>
+ <unicode>
+ <hex> 30AA </hex>
+ </unicode>
+ <unicode>
+ <hex> FF75 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3049 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30A9 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF6B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 304B </hex>
+ </unicode>
+ <unicode>
+ <hex> 30AB </hex>
+ </unicode>
+ <unicode>
+ <hex> FF76 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3095 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30F5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 304C </hex>
+ </unicode>
+ <unicode>
+ <hex> 30AC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 304D </hex>
+ </unicode>
+ <unicode>
+ <hex> 30AD </hex>
+ </unicode>
+ <unicode>
+ <hex> FF77 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 304E </hex>
+ </unicode>
+ <unicode>
+ <hex> 30AE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 304F </hex>
+ </unicode>
+ <unicode>
+ <hex> 30AF </hex>
+ </unicode>
+ <unicode>
+ <hex> FF78 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3050 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30B0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3051 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30B1 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF79 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3096 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30F6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3052 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30B2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3053 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30B3 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF7A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3054 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30B4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3055 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30B5 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF7B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3056 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30B6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3057 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30B7 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF7C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3058 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30B8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3059 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30B9 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF7D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 305A </hex>
+ </unicode>
+ <unicode>
+ <hex> 30BA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 305B </hex>
+ </unicode>
+ <unicode>
+ <hex> 30BB </hex>
+ </unicode>
+ <unicode>
+ <hex> FF7E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 305C </hex>
+ </unicode>
+ <unicode>
+ <hex> 30BC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 305D </hex>
+ </unicode>
+ <unicode>
+ <hex> 30BD </hex>
+ </unicode>
+ <unicode>
+ <hex> FF7F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 305E </hex>
+ </unicode>
+ <unicode>
+ <hex> 30BE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 305F </hex>
+ </unicode>
+ <unicode>
+ <hex> 30BF </hex>
+ </unicode>
+ <unicode>
+ <hex> FF80 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3060 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30C0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3061 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30C1 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF81 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3062 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30C2 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3064 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30C4 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF82 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3063 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30C3 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF6F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3065 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30C5 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3066 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30C6 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF83 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3067 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30C7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3068 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30C8 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF84 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3069 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30C9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 306A </hex>
+ </unicode>
+ <unicode>
+ <hex> 30CA </hex>
+ </unicode>
+ <unicode>
+ <hex> FF85 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 306B </hex>
+ </unicode>
+ <unicode>
+ <hex> 30CB </hex>
+ </unicode>
+ <unicode>
+ <hex> FF86 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 306C </hex>
+ </unicode>
+ <unicode>
+ <hex> 30CC </hex>
+ </unicode>
+ <unicode>
+ <hex> FF87 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 306D </hex>
+ </unicode>
+ <unicode>
+ <hex> 30CD </hex>
+ </unicode>
+ <unicode>
+ <hex> FF88 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 306E </hex>
+ </unicode>
+ <unicode>
+ <hex> 30CE </hex>
+ </unicode>
+ <unicode>
+ <hex> FF89 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 306F </hex>
+ </unicode>
+ <unicode>
+ <hex> 30CF </hex>
+ </unicode>
+ <unicode>
+ <hex> FF8A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3070 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30D0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3071 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30D1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3072 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30D2 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF8B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3073 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30D3 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3074 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30D4 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3075 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30D5 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF8C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3076 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30D6 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3077 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30D7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3078 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30D8 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF8D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3079 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30D9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 307A </hex>
+ </unicode>
+ <unicode>
+ <hex> 30DA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 307B </hex>
+ </unicode>
+ <unicode>
+ <hex> 30DB </hex>
+ </unicode>
+ <unicode>
+ <hex> FF8E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 307C </hex>
+ </unicode>
+ <unicode>
+ <hex> 30DC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 307D </hex>
+ </unicode>
+ <unicode>
+ <hex> 30DD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 307E </hex>
+ </unicode>
+ <unicode>
+ <hex> 30DE </hex>
+ </unicode>
+ <unicode>
+ <hex> FF8F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 307F </hex>
+ </unicode>
+ <unicode>
+ <hex> 30DF </hex>
+ </unicode>
+ <unicode>
+ <hex> FF90 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3080 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30E0 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF91 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3081 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30E1 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF92 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3082 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30E2 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF93 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3084 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30E4 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF94 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3083 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30E3 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF6C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3090 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30F0 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 30F8 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3086 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30E6 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF95 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3085 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30E5 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF6D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3091 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30F1 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 30F9 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3088 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30E8 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF96 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3087 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30E7 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF6E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3089 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30E9 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF97 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 308A </hex>
+ </unicode>
+ <unicode>
+ <hex> 30EA </hex>
+ </unicode>
+ <unicode>
+ <hex> FF98 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 308B </hex>
+ </unicode>
+ <unicode>
+ <hex> 30EB </hex>
+ </unicode>
+ <unicode>
+ <hex> FF99 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 308C </hex>
+ </unicode>
+ <unicode>
+ <hex> 30EC </hex>
+ </unicode>
+ <unicode>
+ <hex> FF9A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 308D </hex>
+ </unicode>
+ <unicode>
+ <hex> 30ED </hex>
+ </unicode>
+ <unicode>
+ <hex> FF9B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 308F </hex>
+ </unicode>
+ <unicode>
+ <hex> 30EF </hex>
+ </unicode>
+ <unicode>
+ <hex> FF9C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 308E </hex>
+ </unicode>
+ <unicode>
+ <hex> 30EE </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 30F7 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 3092 </hex>
+ </unicode>
+ <unicode>
+ <hex> 30F2 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF66 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 30FA </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 30F3 </hex>
+ </unicode>
+ <unicode>
+ <hex> 3093 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF9D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 30FB </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 30FC </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 30FD </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 30FE </hex>
+ </unicode>
+ </sortValue>
+</sortOrder>
+
diff --git a/fastlib/src/vespa/fastlib/text/alphasort/Kanji-by-radical.xml b/fastlib/src/vespa/fastlib/text/alphasort/Kanji-by-radical.xml
new file mode 100644
index 00000000000..283c84712f6
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/alphasort/Kanji-by-radical.xml
@@ -0,0 +1,6378 @@
+<?xml version="1.0"?>
+<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<!DOCTYPE sortOrder SYSTEM "AlphaSort1_0.dtd">
+
+<--
+This list of Kanji characters sorted according to radicals,
+then according to stroke counts, is derived from a file
+which is copyrighted by the Electronic Dictionary Research
+and Development Group, Monash University, and is used in
+accordance with the license stated at:
+
+http://www.csse.monash.edu.au/groups/edrdg/licence.html
+
+Anyone is free to use this list provided those license
+conditions are met.
+
+Note that section 7, Jack HALPERNs conditions does
+not concern this file.
+
+-->
+
+<sortOrder>
+<sortValue><unicode><hex> 4e00 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e01 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5140 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e07 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e0e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e09 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e0b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e94 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e0d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5929 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e11 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e10 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e92 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53ef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b63 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e73 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e15 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e14 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e19 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c11 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e98 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 518d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e1e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e99 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f10 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e21 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 543e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5451 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e9c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5426 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66f4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5deb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e9e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b66 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51fd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5169 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76c2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 753b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 663c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b6a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 590f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54e5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 664b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 580a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60aa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 621b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7109 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7526 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 98aa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 55c7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 723e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7586 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e5f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5345 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e2d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f14 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5185 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53f2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e31 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e17 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e16 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65e7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51fa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7532 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 672c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7531 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 518a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7533 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5349 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51f8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 592e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66f3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 534d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5411 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5370 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5dde </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e32 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 679c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8868 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81fe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e7d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e25 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8877 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 751a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e2b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 525b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c9b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 55aa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68d7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66a2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5925 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d28 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56a2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9768 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e36 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c24 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fc5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c37 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 534a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66f2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c28 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c42 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 752b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 696d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e3f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e5d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e43 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e42 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e45 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5343 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e08 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e38 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53ca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5203 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e95 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e39 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e4f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 592d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5301 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5347 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5348 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c11 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c39 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 592b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 672a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e4d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5931 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c38 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f17 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e3c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e18 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 672b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5305 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e4e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65a5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e74 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5371 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 540f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5937 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52a3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6731 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 540e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e89 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 514e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 675f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5175 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6765 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5375 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 593e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bff </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e55 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cfb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6211 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52b1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5237 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fdd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 627f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5949 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bdf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7099 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5782 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5cb3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6771 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e56 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 70ba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7701 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91cd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7709 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53db </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e57 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76fe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5358 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54ab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80e4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 770b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5351 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e58 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82bb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 70cf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52c9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bb7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5cf6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 515c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f6b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68b5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96c0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c09 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 689f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 723d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7114 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5de3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68d8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ca4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 55ac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5965 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c20 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bbf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f9f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b75 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5287 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 622f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7fe9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b54 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53b3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8667 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53e2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e59 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9858 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b58 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9871 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e59 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e03 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e5e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5df4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c6f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e73 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e82 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e85 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e86 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 624d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b51 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e88 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e8a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e8b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c6b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e8c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e8e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e91 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5143 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e9b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e9f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 557b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ea0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e4b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ea1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 516d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ea2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e3b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e02 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5145 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ea5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ea4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ea6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5984 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fd8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ea8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c13 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76f2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 591c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5352 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80b2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4eab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4eac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54c0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5955 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4eae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4eb0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ead </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5909 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e1d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 604b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65c1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8870 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 755d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4eb3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 727d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88a4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b70 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 70f9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5546 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7387 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 889e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6beb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c31 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86ee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68c4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a1f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88cf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4eb6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c6a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88f9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8912 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58c5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 893b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8943 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7515 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7fb8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d0f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4eba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e2a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4eca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ece </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5316 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ec6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ec1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ec0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ecb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ec7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ecd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ec2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ecf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4eed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ed9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ed5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ed8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ede </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ee5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ee3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4edf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ed4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ed7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ee4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ed6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ef7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f0e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4efb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ef0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ef6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f1c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f0d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f0a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f1d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f01 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f0f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ef2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5168 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f1a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4eee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f10 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f09 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5408 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f11 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f46 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f51 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f2f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f43 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f38 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f5d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f4f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f3d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f34 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f4d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f3a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f50 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f47 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f59 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f53 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f55 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f36 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f3c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f30 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f5a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 542b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f5e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f5c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f5b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f4e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f57 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f7b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f91 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f7c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 547d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f9d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fa1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f8f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f76 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f69 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f83 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f6f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f9b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f7f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f98 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ff5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f8d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fa0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f88 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f8b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f73 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f70 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f86 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f75 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4f96 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 820e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fe3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fdf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fc2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fdb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fda </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fe1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fd0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fe4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fe5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fd8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fb6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fd1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fdd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fd4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fd7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fce </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4faf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fb5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fbf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fc3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fc4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 500d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5025 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5009 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5023 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5021 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5016 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5026 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ffa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5012 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 502c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5039 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62ff </hex></unicode></sortValue>
+<sortValue><unicode><hex> 502b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5019 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 502a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ffe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5014 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5036 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5024 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 887e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5006 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5029 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5028 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 501f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 501a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ff6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5011 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 500b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 502d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ff5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ff3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5005 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ff8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4fee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5050 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 507d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5074 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5065 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 504f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8129 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5075 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 505c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76d2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5072 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5048 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 506c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5043 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5047 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5076 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5055 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8caa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5078 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 505a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5056 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5099 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 509a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5085 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5080 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5049 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5098 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 508d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7fd5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50b3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6703 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50e7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50be </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79bd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50b5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50c2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50cd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50ad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50c5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6108 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50c9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50b4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50b7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50b2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50ca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5091 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50cf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50de </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50ee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50e3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50d5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50d1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50ed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50e5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50d6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50da </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5101 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5100 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5104 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5109 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50f9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50fb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50f5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5102 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8217 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5112 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8218 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5114 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5116 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5118 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 511a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5115 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 511f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5121 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 512a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5132 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5137 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 513a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 513b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f95 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 513c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 513f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5147 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5148 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5150 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5154 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 514d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5162 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5165 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 516a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 516b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5206 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 516c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 516e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e76 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5171 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5449 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 514c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f1f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e26 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5176 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5178 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fff </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 914b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 524d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 517c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76ca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7fc1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 526a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ca7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66fd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c0a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 666e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5584 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66fe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5dfd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5960 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b73 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 714e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7337 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8207 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6148 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5180 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8208 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8209 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f3f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 820a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5182 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5186 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 518c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5189 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56d8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f51 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 540c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 518f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ca1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5190 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5468 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f54 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5193 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5195 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5196 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5197 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5199 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f55 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ecd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51a0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51a5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51a4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51a2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51a6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51a8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51a9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51aa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51ab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51b2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51b1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51b0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5146 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b21 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51b3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51b5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51b4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51b7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51b6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51bd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51cb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51c4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51cd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51c9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51cc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f31 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51c5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51db </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51dc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51dd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51e0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51e1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51e7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51ea </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5919 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51e9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51ed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51f0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51f1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9cf3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51f5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51f6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51f9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51fe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5200 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5204 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5208 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5207 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 520b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53ec </hex></unicode></sortValue>
+<sortValue><unicode><hex> 520e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5214 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5211 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5227 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 522a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5225 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5224 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 523a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5233 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5236 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5239 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 523b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5238 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 524f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5243 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 834a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 524c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5244 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 524a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 525e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5256 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5263 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5254 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5265 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 526f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5270 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5271 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5272 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5275 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5269 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5273 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5274 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 527f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 527d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5283 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5289 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 528d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5288 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5292 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5294 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5291 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 529b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52a0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52ac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52b4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52ab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52a9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52ad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52aa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52b5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52be </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52bc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52c5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52c1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52c7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52c3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8105 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52cd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52d8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52d7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52d5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52e4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52de </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52e2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52e3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52e7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52e6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52e0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52f3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52f5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52f8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52f9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52fa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52fe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52ff </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5302 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53e5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5306 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5308 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65ec </hex></unicode></sortValue>
+<sortValue><unicode><hex> 530d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5310 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 530f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5315 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5317 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65e8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 771e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9803 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 980f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7591 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9821 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 531a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5339 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 533a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 531d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5de8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5320 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5321 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 533b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5323 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 533f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 532a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5340 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 532f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5331 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5333 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5338 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5341 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5346 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53e4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b5d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 514b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c2d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76f4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5354 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54c9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 524b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5357 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 771f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d22 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 683d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e7e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f9c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51d6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 535a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88c1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e79 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f09 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e96 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65a1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 622a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ff0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6234 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 535c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e0a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 535e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5360 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5366 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5353 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 70b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c9e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77d7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5369 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 536f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 536e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5918 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5374 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5377 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 537b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5378 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 537f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5382 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4ec4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5384 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53cd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5727 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7070 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5396 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5398 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 539a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 539f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53a0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96c1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53a5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53a8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53a6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53a9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b74 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66a6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53ae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53b0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53ad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58d3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d0b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53b6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5141 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f01 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53f0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 725f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53c2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6020 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 755a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80fd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53c3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 74e3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8faf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53c8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53c9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53cb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53cc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53ce </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53d4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53d9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6851 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53df </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53e1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96d9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77cd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53e3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53fa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53e8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53ed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53e9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53f7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53f8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53f3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53f6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53ea </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53f1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5144 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53ee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5438 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 540b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5403 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53eb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5401 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 540a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5410 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 542c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 542d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5440 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 543c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5429 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 541b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5446 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5436 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5439 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 543d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 544e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5420 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5448 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 544a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 542e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 543b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 541f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5442 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 547c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 546a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 548b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 545f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5480 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5484 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5476 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5490 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 547b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5471 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5492 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 548e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5473 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5475 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5477 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 548f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5486 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54a2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54c2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54bd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54b8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54b2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54c1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5470 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54c7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54bc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54c4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54a8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54ac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54c8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54d8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54a5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54be </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54af </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54a4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54b3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54fa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5504 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54fd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54e6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54e1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54e2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5544 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54f2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5506 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54ee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 550f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54e8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5516 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5514 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54e9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5538 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5553 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5533 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 559d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5563 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 554c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5539 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5531 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 553e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5557 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 552f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5540 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5545 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 555d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 552e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5556 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 555c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 557c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 55ab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 559a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 55ae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 558a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5580 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 55b0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 55a9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5598 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5599 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5587 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5583 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 55a8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 559f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 558b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5589 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 55b6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 55a7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 559e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 557e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 55c4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 55c5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 55df </hex></unicode></sortValue>
+<sortValue><unicode><hex> 55d4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 55e3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 55e4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 55da </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5629 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 55dc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5606 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 55fd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5616 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 55f9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5614 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 55fe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 561b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 55f7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9cf4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 564c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 565b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5634 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5650 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5642 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5638 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5674 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5636 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5618 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5631 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5632 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 564e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5668 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5678 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5664 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 566a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 566c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 567a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 566b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 562f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 568a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5687 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5694 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71df </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5680 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 568f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5686 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56a0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56a5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56ae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56b4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56b6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56c0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56c3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56c2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56c1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56bc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56c8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f61 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56ce </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56d1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56d3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56d7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56db </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56da </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56e3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56e0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56de </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56f3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56f0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56ee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56f2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56fa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56fd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56f9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5700 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 56ff </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5704 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5703 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5709 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5708 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 570b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 570f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 570d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5712 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5713 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5716 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5718 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 571c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 571f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5726 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53bb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bfa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5737 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5738 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5730 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5728 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5409 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 572d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5750 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 573b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fd7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 574f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5740 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5742 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 574e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58f1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58f0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5747 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 574a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5751 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58f2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5766 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 577f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5764 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e78 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5769 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 576a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5761 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5789 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 578b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57b0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57b3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57a4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57a0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5788 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5793 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57a3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57aa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57ce </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57a2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8881 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57d2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57d3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57c3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57cb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57d4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 605a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57c0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57d6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5806 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57dc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57f9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57fc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57e0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57fa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58f7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57f4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57f7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57df </hex></unicode></sortValue>
+<sortValue><unicode><hex> 57e3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 580b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5800 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5854 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5819 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 582a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 583a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58fb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5834 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58fa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 559c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5815 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5835 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5830 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 581d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 582f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5840 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5821 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5824 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 583d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5805 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58f9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5831 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 585a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 586b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 584b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5851 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5857 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5858 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5852 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 584a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5862 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5859 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5869 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5870 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 587e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5879 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5883 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5885 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81fa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5897 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5609 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58fd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5872 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58b8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58ae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58b3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 589f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 589c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58ab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58c1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58ba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58be </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58cc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58c7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58ca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58d5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58bb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58d7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58d1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58d9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58d8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ff9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58de </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58dc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58e4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58e5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8827 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58eb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58ef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58fc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5902 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 590a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51ac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 51e6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5404 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6761 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c82 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5910 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 87bd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5915 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5916 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 591a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 540d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 591b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68a6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5927 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 592a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 592c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5932 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5938 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5948 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5954 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5947 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5944 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5951 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 594e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 594f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5950 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5957 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 595a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5958 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5962 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5967 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5968 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 596c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 596a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5969 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 596e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5973 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5974 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5982 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5983 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5981 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5978 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 597d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5996 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5993 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 599d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59a8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5999 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 598d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59a3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 598a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59bb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59d1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59d3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59b2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59cb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59ac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59c9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59d0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59e8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59da </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59f6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a03 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59ea </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59d9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59fb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59ff </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59e5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59e6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a18 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a09 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a1f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a11 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a1c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a1a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a20 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59eb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a25 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a2f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a66 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a6c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a36 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a3c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a29 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a6a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a62 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a35 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a41 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a5a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a46 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a40 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a49 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a9b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a9a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a92 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a7f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5abc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ad0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ac1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5abd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ac9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5acb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5acc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5abe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ac2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ae9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ad7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ae3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ae1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ae6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ad6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b0c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b09 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5afb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b0b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5afa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b16 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b22 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b2c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b30 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b36 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b2a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b3e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b45 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b43 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b40 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b50 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b54 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b55 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b58 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b5b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b5c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b5a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b5f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b65 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b66 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b69 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b64 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b6b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b71 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b78 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b7a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b80 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b83 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b88 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b87 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b85 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b57 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b89 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b8d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7262 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b8c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b8b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b8f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b9c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b9f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b9d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b98 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b95 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b99 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b9b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b9a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b97 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ba5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ba2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ba4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ba3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bb4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bb5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ba6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6848 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bb8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bb0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bb9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bb6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bb3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bc6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bbf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bc2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bc4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bc5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bc7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bc3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bd4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bd0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bd3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bd2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bcc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bdb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 585e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bdd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5be1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bdf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5be7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5be5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 871c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5be2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bde </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5be8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5be4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5be6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cd3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5be9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5beb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bf0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61b2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e47 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bf3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bf5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bf6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bf8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c01 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c02 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c05 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c07 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c08 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c0d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c0e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cfd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c0f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c13 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c16 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f53 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5149 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8096 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c1a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 770c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 515a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e38 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5802 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 638c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7576 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 751e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88f3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5617 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f1d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cde </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8000 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c22 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c38 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c3a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c3c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c3b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c3d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c3f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c41 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c40 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c3e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c46 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c4a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c48 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c45 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c4d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c4e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c4f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c4b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c53 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c55 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c51 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c50 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c60 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c61 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c5e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7280 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c64 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c65 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6583 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c6c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c6e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c71 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e62 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c76 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c79 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c8c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c94 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c90 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c91 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 599b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ca8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5cc5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ca9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5cac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5cb8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5cb6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5cb7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5cbe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5cbc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5cab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5cb1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5cbb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5cc7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5cd9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ce1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ce0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 70ad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5cfa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5cfd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ce8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ced </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5cfb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5cea </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c48 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ce9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5cf0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5cef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d14 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d0b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d07 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d1f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d1a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d29 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d16 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d17 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d0e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d22 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d18 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d11 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d15 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d19 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d1b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d4c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d50 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d4e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d4b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d52 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d5c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d6f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d6c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d73 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d76 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d69 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d87 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d82 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d84 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d8c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d8b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5da2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d9d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5d90 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5dae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5dac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5dbd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5dbc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5dba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5db7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5dc9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5dcc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5dcd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5dd2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5dd3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5dd6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ddd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ddb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 707d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9806 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5de5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 529f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5de6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5de7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 653b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ca2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9805 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5df3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5df2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5df1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fcc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6539 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5df5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5dfb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5df7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5dfe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e03 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e06 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e0c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e0b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e11 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e19 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e16 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e2f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e37 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e33 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e36 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e40 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e47 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e3d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e44 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e45 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e43 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e4e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e4c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e54 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e57 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e61 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e64 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e62 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e5f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e63 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e72 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 520a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e75 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e7a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e7b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e7c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e7e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 757f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e7f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e83 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e81 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e84 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e87 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fdc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e8a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e8f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e9c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e95 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e9a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e96 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e97 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ea6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ea0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ead </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5510 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ea7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5eab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e2d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5eb5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5eb8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5eb6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5eb7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ec2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ec1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ec3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5eca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ec8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ec9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ed3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ecf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ed6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ed0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ebc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8150 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ee3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5eda </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6176 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5edb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ee0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ee2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5edd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5edf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ee1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ee8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ee9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9e88 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61c9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81ba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9e8b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9e8c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5eec </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9e91 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9e95 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ef0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ef1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9df9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ef3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ef4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ef7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ef8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ef6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5efc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5efa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5efb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5efe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5eff </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f03 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f09 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f0a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f0b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f0c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f0d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f0f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f11 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9cf6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f13 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f16 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f15 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f18 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f1b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f25 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f26 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f29 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f2d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f27 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f2f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f37 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f35 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f38 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f3e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f3c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ca5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f41 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f48 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f4a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f4c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f4e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f51 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e1a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f56 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e30 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f57 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c0b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f59 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f5c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f5d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f61 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f62 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f69 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f6a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9808 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f6d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f70 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f71 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f73 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f79 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f77 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f81 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f84 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f83 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f80 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f7c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f82 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f7f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 884d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f8c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f8b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f88 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f87 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f8a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f85 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f90 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f92 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f91 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f93 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f99 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8852 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fa0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f98 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f97 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f9e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8853 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fa1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5faa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8857 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fa8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fa9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8859 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fb3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fb4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 929c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 885d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fb9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8861 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 885b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fbc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 885e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fbd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ef4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8862 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fc3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fd9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fd6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ff8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ffb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fcd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ff0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5feb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fe4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ff1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6021 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 602b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6019 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 600f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 602a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6015 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 603a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5ffd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6026 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6016 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 601b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6027 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6029 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5fe0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6010 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 601c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 602f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6068 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6042 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 606a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6064 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6028 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6060 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 604a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6052 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6031 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 604d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6094 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6046 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 606b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6012 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 600e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6062 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 606c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6043 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6025 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6070 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 605f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6096 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 609b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6083 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6055 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6084 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 608d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60a7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60a6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6077 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 606d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6050 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 609f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 609a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6041 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 608b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6092 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6081 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6097 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60a9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 608c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6075 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6063 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6069 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60e7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60a0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60bd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60b8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60b5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60b4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60da </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60e8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60df </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60c7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60a3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60bc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60d3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60d8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60dc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60c5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6103 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60e3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6121 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60e1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60b3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60f1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60d1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6109 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60f6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 610e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60fb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6115 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 614c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60fa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60f0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60f4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60e0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6100 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6101 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 613d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60f7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6144 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6134 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6168 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 610d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 611f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 611a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 613c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 614a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6127 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 614d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 613e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6106 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 614e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60f3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 618e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6175 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6163 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6142 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6171 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6177 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6174 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6162 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6173 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 615a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6128 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6165 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6153 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 614b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6158 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 612c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 616f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 615f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 613f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6147 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61ae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6159 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6170 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 615d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61a4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69ed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6167 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61a7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6182 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6187 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61ab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 617e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 616b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 619a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6194 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61ac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 618a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6199 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61d0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61cd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6196 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6191 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61c8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61ca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61be </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61cc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61ba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61a9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6190 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61b6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61cb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61e6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61c7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61c3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61f2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61e3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61f4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61f6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61f7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61f8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61fa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61fd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61fe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61fc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 61ff </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6200 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6208 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6209 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 620a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 620d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6210 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 620c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 620e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6212 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6216 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6214 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5a01 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 621d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 621a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 621f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 621e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6221 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6226 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 622e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6230 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6232 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6233 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6238 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 623b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6240 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 623f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80a9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6241 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6247 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6248 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6249 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96c7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 624e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 624b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6255 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6253 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6268 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6271 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6258 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 625e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6263 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 625b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6260 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 627e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6279 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6282 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6298 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 626e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6295 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6293 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6291 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6284 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6292 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6294 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6289 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6297 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 629c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 627c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6296 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6276 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 629e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 628a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6283 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6280 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62c9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62db </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62c2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62cd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62c7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62d1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62d7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62ab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62d3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62bd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62d0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62ca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62d2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62bb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 629b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62e0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62dd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62b5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62c5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62b1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62e1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62ac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62bc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62cc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62d8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62c8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62d4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62d9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62f5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62ee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62fe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6307 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62ef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6311 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 631f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6327 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6301 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62f7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6309 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62ec </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62f1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62dc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6302 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 630c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62ed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62cf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62f6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6328 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6350 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 633a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 632f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6349 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 62f3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 634c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6319 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6355 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 635c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 633f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 633e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 634d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 633d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6308 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6357 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 634f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 638f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6372 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6376 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 639f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63a5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6389 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 632b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63a9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6380 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6392 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6398 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63b2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6367 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63ac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 639b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63a0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63a7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63ab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6383 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63aa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63b5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63a2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6369 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63cf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 636b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63a8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6377 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6396 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6388 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63bb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 638e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 637a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 637b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 636e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6368 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63a1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63d6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63da </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63c0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63c4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63c3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63c9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63e3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63f4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63a3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 642d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63fa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63be </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63d0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63d2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63f6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63db </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63e1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63ee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63e9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 642c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6413 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6442 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6416 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 643e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6436 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6417 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6428 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 640d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 641c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 640f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 50ac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 643a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6426 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6406 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 647a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6476 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 63b4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6434 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6467 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 644e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6478 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6458 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64a5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64b2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64ad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64ae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6495 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64a9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6483 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 649a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6492 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 649e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6488 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64ab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6493 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64b0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64a4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 646f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64cd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64bb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64bc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64d4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64da </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64c1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64d2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64c2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64c7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64c5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64f1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64e7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64e2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64ef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64ec </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64e3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64e0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64d8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64e1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64e6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64fe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64fd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64fa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6505 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64f4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64f6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 64f2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6500 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6518 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 651c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 651d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6524 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 652a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6523 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 652b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 652c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 652f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6535 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6534 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6537 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6536 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6538 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 653f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6545 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6548 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 654f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 654d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6551 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6556 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6559 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6555 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6558 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6562 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 656c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6566 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6563 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 655d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 655e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6570 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6575 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6577 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6578 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b5b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6582 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91d0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b8a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6587 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 541d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6588 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bfe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d0a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 658c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6597 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 659c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 659f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65a4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b23 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65ab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65ad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65af </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65b0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65b7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 653e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65bc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65bd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65c3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65c5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65c4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65cb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65cf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65cc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65d2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65d7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65d9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65db </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65e0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65e1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65e5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65e6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65e9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65ed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65f1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6606 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 660c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65fa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6602 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6613 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6603 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6607 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 660e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 660a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6614 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6628 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 661c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6635 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6620 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6627 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 662d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 663f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6634 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6636 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 661f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6625 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66f7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5192 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 662f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6641 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6649 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6643 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 664f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6642 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6652 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6644 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6666 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5319 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66f9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 665f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66fc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6668 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6664 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 665d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6662 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 665e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6667 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66ff </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6674 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6683 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6670 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 667a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 666f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91cf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6700 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6669 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6691 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6676 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6681 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6697 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 668e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6684 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6688 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6689 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6698 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6687 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6696 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 669d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66b4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66ab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66bc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66c4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66c9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66be </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66c7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66b8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66c1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66d6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66dc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66da </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66d9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 984c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66e0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66dd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66e6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66e9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66f0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66f5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6708 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6728 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 672e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 672d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6741 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6738 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6737 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6734 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 673f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6736 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 673a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 673d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6749 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6746 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6762 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6763 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 675e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6759 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6751 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6760 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6753 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 674f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6764 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 674e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6756 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6750 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 675c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 677f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 678c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 679d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 676a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 676f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67a1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6773 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67a2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67a9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6900 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6795 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6785 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6790 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67a0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6777 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 676d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6789 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 677c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6797 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67a6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6772 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 679a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 677e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6770 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6775 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 678b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6787 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67fb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67ec </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67e2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67f3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67c1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67ef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67b3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67e9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67ff </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67b4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67c4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67b6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67e7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6802 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67da </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67f1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67ce </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67d8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67de </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76f8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67af </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67d3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67ca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67fe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67d1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67f5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67ee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67dd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6803 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67b7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67cf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6804 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67e4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67b8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6842 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6829 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67f4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 681e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6867 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 685f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6843 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6841 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 684d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6822 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6834 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 685c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6821 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6832 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6853 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6816 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 684e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 682a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 685d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 683c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6846 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6863 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6813 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6885 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6839 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6854 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6859 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6838 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 682b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6850 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6876 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e20 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6883 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68af </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68a7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6893 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68a0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 689b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6894 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6897 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6881 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68bc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68b1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68b0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68b6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68ad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68a8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68ba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6877 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6840 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f6c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 691b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6874 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68b3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a0b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 688f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 688d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68a2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 689d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 687e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 687f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68cb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68f9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68ef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 691c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 690c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68e7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 690f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 690e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68d4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68c9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68cd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 690b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6908 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68ee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68e1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6912 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68e0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68da </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6921 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6925 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6922 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68f2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6919 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68ca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 692a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68e3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6901 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6905 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6926 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 691a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6923 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68df </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6928 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68d2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 690d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68d5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 68fa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6904 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6959 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 697c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 696f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 693f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6978 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 695e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6939 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 694a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6954 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6953 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 693d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6973 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6936 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6981 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6977 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6955 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 696b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6994 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 695d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69cc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6960 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 698a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6979 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 696a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6934 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 697e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 695c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 697d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6975 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6930 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6962 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6961 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6974 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 696e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69c3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69b1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69cb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69be </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69cd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69d9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69b4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a3a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69b2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69ae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6982 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69dd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69a0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69c1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 699c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69d8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69bf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69de </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6995 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69d0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 698e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69ce </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a21 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69bb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6991 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69d3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69a7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 699b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69ca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69c7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a2e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a17 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a13 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a14 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a0c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a02 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a62 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69e7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a0a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a2b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69f9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a23 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a2a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a1f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69ff </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69f2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a22 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69fb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a19 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a12 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a05 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a1b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a1e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69fd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69eb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 69e8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a29 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a78 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a66 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a61 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a39 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a3d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a72 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a5f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a36 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a48 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a47 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a4b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a59 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a58 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a44 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a35 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a38 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6aa0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a8e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a90 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a80 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a7f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a9c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a84 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6aaa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a97 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6aa2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6aa3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6a8d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ab8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6aac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6abb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ac3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6aae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ac2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ab3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ac1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6adb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ad3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ade </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6adf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ad1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ada </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6aea </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b04 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ae8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6afa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b05 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6afb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b0a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b12 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b16 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b1d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b31 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b1f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b20 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b27 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b37 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b38 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b3a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b39 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b3e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b43 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b47 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b49 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b4c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b4e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b53 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b50 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b59 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b5f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b61 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b62 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b64 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80af </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b69 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b6f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b73 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96cc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6574 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b78 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9870 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b79 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b7b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5217 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b7f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b80 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b84 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b86 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b83 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b8b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b8a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b89 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b8d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b98 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b96 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b95 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b9e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ba4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6baa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6baf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bb1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bb2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bb3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bb4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bb5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bbb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bbc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bc0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a40 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bc6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bc5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f42 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bcb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bcd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bce </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bd2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88b0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bd3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bd4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7686 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7435 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bdb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bec </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bf3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c08 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c0f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 660f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c14 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c17 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c1b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c23 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c24 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c34 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c3e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c41 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c40 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c50 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c55 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c5f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c57 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c4e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c5a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c5d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c60 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c62 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c73 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c8d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c92 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ca2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c9a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c9b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c96 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c90 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c72 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c68 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c6a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c7d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c88 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c82 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ca1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cdb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c99 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c81 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c70 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c7e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c8c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c83 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c5e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c7a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cb3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cbe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cf3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cb9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ce3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cd3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cbc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ce5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cd7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cd5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cc4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cd9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cc5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cbb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cf1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ce8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cc1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cbf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cea </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ce2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cdd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ccc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cb8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cb1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cbd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6c93 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ce1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d19 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d3d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d35 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d1e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d45 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d77 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d25 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d2a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d0b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d2b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d17 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d12 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d29 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d1b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d3e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d33 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d0c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d36 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d32 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d38 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d44 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d3b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d1f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d59 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d79 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d8e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d78 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d88 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d63 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d95 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d5c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d64 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d6c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d69 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d85 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9152 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d99 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cf0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d6e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d93 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d8c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d9c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d74 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d6a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d9b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d5a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d66 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6d41 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e1a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e0a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6dd2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6dd1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6de1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6db2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6de6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6dc0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6dfa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e15 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6dd9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6df7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6df1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e0b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e13 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6dcb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6dd5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6dc7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6dee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6dde </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6dcc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e08 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e07 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6dd8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e09 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6dfb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6df9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6daf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6dc6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6db5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6dec </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6dea </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6dbc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6de8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6df3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e05 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6db8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6dc5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6de4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6deb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e4d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e76 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e4a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e25 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e72 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e2c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e6f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e80 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e6e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ecb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e1d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e3a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e3e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e6b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e29 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e58 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e5f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e2f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e4e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e23 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e21 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e1f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e43 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e24 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e5b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e56 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e38 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e7e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e2d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e2e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6df5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e26 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e67 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e2b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e1b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e82 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e19 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e7f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e9f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e8f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6eb6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ea5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ed1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e9c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f20 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6edd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e90 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6eaa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6eaf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f22 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ed3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f23 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ec9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ebd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ede </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6eb2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6eba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e98 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e9d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ed4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ea2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ec2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ec4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ec5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6eb7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f2c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ef8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f2b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ecc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f15 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f02 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f01 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f06 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f14 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ef2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f3e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f0f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6eff </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f11 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f09 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6eef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ef4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f45 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f38 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ef7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f32 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f31 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f13 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6eec </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6efe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f78 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f7a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f66 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f82 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f86 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f74 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f80 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f70 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f41 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f5c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f6d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f5f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f7c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6e8c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f91 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f97 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f6f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f84 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f5b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f64 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f6e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ece </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f58 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ed5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f54 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f3f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f81 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6f8e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6fc0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6fa4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6fb1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6fc6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6fc3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6fc2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6fa3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6faa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6fb3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6fc1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6fa1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6fb9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6fe0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6fdb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ff1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6fee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d3b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6fe4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6fe1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6fd5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ff6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6fdf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6fef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6fec </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6fd8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6fd4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7011 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7009 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 700b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ffe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7026 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6feb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 700f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ffa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7001 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 701e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6ff3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 701d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 701b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 702c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 701a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7027 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7018 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7015 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 701f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 703e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7032 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7030 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 704c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7058 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7051 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7063 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 706b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 706f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7078 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 707c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 708e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7092 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7089 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 708a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 70b3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 70ac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7551 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 70af </hex></unicode></sortValue>
+<sortValue><unicode><hex> 70b8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 70ae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 70dd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 70cb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 70df </hex></unicode></sortValue>
+<sortValue><unicode><hex> 70d9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 70c8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 70fd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 70f1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 711c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7136 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 716e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7119 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 713c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 711a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7121 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7155 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7149 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 714c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7169 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7159 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7164 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7162 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7156 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 716c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7165 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7166 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7167 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7188 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 718a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 717d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 718f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7199 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7195 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7184 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7194 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71b1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71ac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71a8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 719f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ed9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52f2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71c9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71d7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71c3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71d2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71be </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71c8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71d4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71ce </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71e0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71e5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71e7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71ec </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71ed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71ee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71f5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71e6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71d0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71f9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71fc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71fb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71ff </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7206 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 720d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7210 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 721b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7228 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 722a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59a5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 722c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53d7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91c7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 722d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7230 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7232 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 821c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 611b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7235 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7236 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65a7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91dc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 723a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 723b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 723c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 723f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58ee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72b6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7240 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c06 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7246 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7247 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7248 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 724c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 724b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7252 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7258 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7259 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 90aa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96c5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d09 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 725b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 725d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7261 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7269 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7267 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7272 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7274 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7279 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 727e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7281 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7282 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7287 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7296 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7292 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72a0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72a2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72a7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72ac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72af </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72b2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72c4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72c2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72c3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72d0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72d7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72d9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72db </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72ce </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72d2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72ed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72e9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72ec </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72e2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72e1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72e0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72f9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72f7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 54ed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72fd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72fc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 72f8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 732a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 731d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7317 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 732b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 730a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 500f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 731b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7316 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 731c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 731f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7336 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7329 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 732f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7334 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7325 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 733e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 733f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7345 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 732e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7344 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 734f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 734e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7357 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 736a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7368 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7372 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7363 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7370 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7375 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 737a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7378 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 737b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7384 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 755c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8332 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58ec </hex></unicode></sortValue>
+<sortValue><unicode><hex> 738b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7389 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f04 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7396 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 73a9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 73c0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 73ce </hex></unicode></sortValue>
+<sortValue><unicode><hex> 73ca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 73cd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 73bb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 73b3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 73c8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 73c2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 73b2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 73ee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 73f1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 73ed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 73de </hex></unicode></sortValue>
+<sortValue><unicode><hex> 73e0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 73ea </hex></unicode></sortValue>
+<sortValue><unicode><hex> 73e5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 73f8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7405 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 671b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7422 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7409 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7406 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 73fe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7403 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6591 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7433 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 745b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7434 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7432 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 743a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7425 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7436 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 743f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 745a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8056 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7455 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7441 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 745c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7459 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7476 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 745e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 745f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7470 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7460 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7463 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 746f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7464 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7473 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7483 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 746a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 748b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7469 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 747e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 74a2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 749e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 74b0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 74a7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 74ca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 74bd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 74cf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 74d4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 74dc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 74e0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 74e2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 74e6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 74e7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 74e9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 74ee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 74f2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 74f1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 74f0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 74f6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 74f7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 74f8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7505 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7503 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7504 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 750e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7511 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 750c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7513 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7518 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67d0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 751f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7525 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7528 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 752c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7530 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 753a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 753c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7537 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7538 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7544 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 754d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80c3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 754b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7546 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 754c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7549 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6bd8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 601d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 754a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 754f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7559 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 755b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7554 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7565 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7567 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7566 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7564 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7569 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7562 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d2f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7570 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7574 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 756d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5841 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7573 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 756b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7578 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7577 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d2b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7582 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b32 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7587 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7589 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 758a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 758b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86cb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 758f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 758e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 695a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7594 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 759a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 759d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75a5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75ab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75a3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75b8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75b3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75bc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75c3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75c2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75b1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75b2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75c7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75c5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75bd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75be </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75ca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75d2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75d5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75cd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75d4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75b5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75d9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75e3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75de </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75d8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75db </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75e2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75fa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75f2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75f3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7601 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75fc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75fe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75f4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75ff </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75f0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7609 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 760b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 760d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 75e9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7621 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7627 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 761f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7622 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7620 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7624 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 763b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7630 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7634 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7642 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 764c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7648 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7646 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7647 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7658 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7656 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 765c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7652 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7661 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7662 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7668 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7669 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7667 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 766a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 766c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7670 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7672 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7676 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 767a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7678 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 767b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 767c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 767d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 767e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7683 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7680 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e1b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7684 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7687 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7688 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6cc9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7560 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 768b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 768e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7690 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7696 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7693 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7699 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 769a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b44 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76ae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76b0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76b4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9817 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76b8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76ba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76bf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76c8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76c3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76cd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76d7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76db </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76d6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76dc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76df </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76de </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76e1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76e3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76e4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76e5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76ea </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76ee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65fb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5177 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7704 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76fb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7707 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7708 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 771b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7720 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7729 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7724 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 773c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7738 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7725 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 773a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7726 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7737 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7747 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7763 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7768 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 775a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7765 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 776b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7761 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7766 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 775b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7779 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 777f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 778b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7791 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 778e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 779e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77a0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77b3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77b0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77a5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77ad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77b6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77bb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77bc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77ac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77bf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77c7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77da </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77db </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77dc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 67d4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52d9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77e2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77e3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77e5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77e7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77e9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77ed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96c9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77ee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77ef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77f3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77fc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7812 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 780c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7815 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7814 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7802 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7827 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7825 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7834 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 783a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 783f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7820 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7832 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7845 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7826 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 785d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 786c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 786b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7874 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 786f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7872 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 788c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7881 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7887 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 788d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 788e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7895 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7897 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7893 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 787c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 789a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7886 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78a3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78a9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78c1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78b5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78a7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78af </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7891 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78aa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78ca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78be </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78bc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78c5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78d0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78cb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78d1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78ba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78da </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78ec </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78d4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78e7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7901 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78f4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78fd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78ef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7907 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 790e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7912 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7911 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7919 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 792b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7926 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 792c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 792a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 793c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 793a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7941 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 793e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7948 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7949 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7940 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7947 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7956 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7950 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7953 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7962 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 795e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 795d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7955 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7965 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7960 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 795f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7957 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 795a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 796d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8996 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7984 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7977 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 798d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 798f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 797f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 798e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7985 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7981 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7980 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 797a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 798a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 799d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79a6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79aa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79a7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79ae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79b0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79b3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79ba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79be </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79bf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5229 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79c1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79c0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79c9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5b63 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59d4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 548c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79cb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79d2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79d5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79d1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79e7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79e9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79d8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79ec </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79e3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79df </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79e1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79f0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79e6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79e4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 79fb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a08 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a00 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a0e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a0d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a0b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a1a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a20 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a18 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a19 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a1c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a14 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a17 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a31 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a2e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a32 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a43 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a42 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a3c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a3b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a37 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a3f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a3d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a50 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a4f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a4d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a46 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a49 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a57 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a63 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a6b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a62 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a61 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a69 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f9d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a70 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a74 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a76 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a81 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a79 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a7a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a83 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a7f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a7d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a84 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a88 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a92 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a93 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a95 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a96 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a98 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a97 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a9f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7aa9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7aaa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ab0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7aaf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7aae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7abf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ab6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7aba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ac3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ac5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ac4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ac7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ac8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7aca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7acb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7acd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59be </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7acf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ad2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ad5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ad3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5f66 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ad9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7add </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ada </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ae1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7523 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ae6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ae2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ae5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ae3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9756 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7aea </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7aed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 98af </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7af0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7aef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7af6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7af8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7af9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7afa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7aff </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b02 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b0f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b11 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b08 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b0b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b06 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b0a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b2c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b33 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b19 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b36 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b1e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b39 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b1b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b25 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b20 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b18 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b26 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b28 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b35 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b45 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b54 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b4f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b52 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b5d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b46 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b48 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b4b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b4c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b50 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b56 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b04 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b49 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b51 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b4d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b7a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b74 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b75 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b6c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b71 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b65 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b70 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b6e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7bc0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b67 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b95 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b87 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b8b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7bcf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b99 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b94 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b9c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b9f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b98 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b9d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b9a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b92 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b8d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ba1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b97 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b8f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7b86 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7bcb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7bc7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7bc6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7bb1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7bcc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7bc1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7bb4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7bb8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7bc4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7bad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7be4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7bc9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7be5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c11 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7be9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7be6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7bdd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7bed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7be0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c07 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7bf3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7bf6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c00 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c0d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c13 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7bf7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c17 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c14 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c12 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7baa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c1f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c23 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c2a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c27 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c21 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c38 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c3e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c3f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c3d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c37 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c2b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c40 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c4c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c4d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e82 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c4f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c56 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c50 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c43 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c54 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c5f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c60 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c58 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c64 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c65 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c6c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c73 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c75 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c81 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c7e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c8b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c83 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6599 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c89 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c8d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c90 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c95 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c92 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c97 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c98 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ca8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ca2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ca1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ca7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cb2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cb3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cb1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cbe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cbd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cc0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cb9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cc2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cc5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cce </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cd8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cd6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cd2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ce2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cde </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ce0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cdf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ce7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cf2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cf4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cf8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cfa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d04 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d1a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d02 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d00 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d06 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d05 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cfe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d21 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d19 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d15 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d1c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d20 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d18 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d0b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d1b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d10 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d0d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d17 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d14 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d44 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d2e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d46 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d3f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d4c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d4b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d43 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d3a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d42 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d2c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d30 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d45 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d33 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d32 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d35 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d39 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d62 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d4e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d2b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d6e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d4f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d71 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d66 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d76 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d73 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d72 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d63 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d5e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d61 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d56 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d68 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d75 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d50 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d79 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d5b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d8f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d89 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d99 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d7d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d9a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d93 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d9b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7df4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7dae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7dbd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d9f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7dbf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7dbb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7dc7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7db0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7dcb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7dbe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7da3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7db8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7dd1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7dab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7db5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7dcf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7dba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7db4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7db2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7db1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7dd5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7dd2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7da2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7dad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7d9c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7dac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7daf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ddd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ddc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7dca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7dec </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7dda </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e05 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7dd8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7dfb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7df2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7de8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e01 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7de1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7dde </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e04 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7de9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7de4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7de0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e0b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e2b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e0a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e1e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e23 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e1b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e26 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e21 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e12 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e09 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7def </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e41 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e1f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e43 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e66 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e3d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e2e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e4a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e4d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e32 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e35 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e3e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e31 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e3a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e46 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e37 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e39 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e5e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e5d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e67 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e5a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e55 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e54 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e56 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e59 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e6a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e69 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e79 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e70 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e4b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e7d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e7c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e83 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e7b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e7f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e88 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e8f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e90 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e8c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e89 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e8e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e92 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e9c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e96 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e93 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e94 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e9b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f36 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f38 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f3a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f45 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f4c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f4d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f4e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f50 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f58 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f60 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f5f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a48 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cb7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f69 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f67 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f6b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f6a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f68 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8700 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f72 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f6e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f70 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f78 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f77 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f79 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f75 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f82 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f85 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f86 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f83 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f87 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f88 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f8a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f8c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f8e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 59dc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f94 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6059 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5dee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f9a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f9e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7f9d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7fd4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7740 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7fa9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7fa8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7fa4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7fa3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7fae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7faf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 990a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7fb2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7fb9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7fb6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b71 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7fbd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7fc5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7fc6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7fcc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7fd2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7fca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7fe0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7feb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7fe6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ff3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ffc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ffb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cf6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8001 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8003 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8005 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8006 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8004 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 800b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 800c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8010 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8012 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8019 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8018 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8017 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8015 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 801c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8021 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8028 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8033 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 53d6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8036 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6065 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 803f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 803b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 803d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8046 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 804a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8052 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8058 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8062 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 805a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 805f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8061 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8068 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8070 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8074 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8072 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 806f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8073 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8077 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8076 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8079 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 807d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 807f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66f8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8085 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8084 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8087 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 808b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8089 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6709 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 808c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8093 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 809b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8098 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 809d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 809a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80aa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80a2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80a5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 670b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80ad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80b4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80ac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80b1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 670d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80a1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80d6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80db </hex></unicode></sortValue>
+<sortValue><unicode><hex> 670f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80e5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5191 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80da </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80c4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80d9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80cc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80ba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80de </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80dd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8109 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80e1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80ce </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80f1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 810a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8108 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80fc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6714 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6717 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80f8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6715 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80ef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 80f4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8106 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8107 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8102 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 811b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6716 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 811a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c5a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8131 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 812f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8133 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8146 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52dd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8139 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 814b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 671e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8154 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 671d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8151 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8155 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8153 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 813e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 671f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8165 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 815f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8170 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8179 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 816b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8178 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 817a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 814e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 816e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 817f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8174 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8166 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8171 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 819c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8180 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 818a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8182 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8183 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8188 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81a4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8195 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 819d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81a3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81a0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8193 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e22 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81a8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81b3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81b0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81b5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81a9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81be </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81bf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81bd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b04 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81b8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81c2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81c0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81c8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81c9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81cd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6726 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81d1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d6c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81d8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81d3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81da </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6727 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a30 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81d9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81df </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81e0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81e3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81e5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81e7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81e8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81ea </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81ed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 606f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81f3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5230 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81f4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81fb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 81fc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5152 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8201 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8202 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8205 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 820c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e71 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 522e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 820d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8210 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 751c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8212 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f9e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8216 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 821b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 821e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 821f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 822c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 822a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8229 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 822e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 822b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8236 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8235 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8233 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8238 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8237 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8239 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8240 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8247 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8259 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8258 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 825a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 825d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 825f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8264 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8262 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8268 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 826a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8266 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 826b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 826e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 826f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5373 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65e2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8271 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8272 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8276 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8277 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 827e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 828d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 829d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 828b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8278 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8292 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82ad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8299 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82b3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82b1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82af </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82ac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82c5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82a5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82ab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 829f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82a6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82b8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82d9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82d4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82d1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82db </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82de </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82f4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82f3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82bd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82e5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82fa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8304 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8309 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8306 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82d7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82d2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82e7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 830e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82e6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82d3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82dc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8305 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8302 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82eb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82f1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82e1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82fb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82df </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82e3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 82f9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8303 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8340 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 834f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8328 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8336 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8339 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8350 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8335 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8334 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8316 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 831c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 832b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8345 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8331 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8318 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8349 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8352 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8338 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8317 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 832f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8358 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8393 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 837c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83aa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83ef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 838e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8375 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83a0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8396 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83b5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 838a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8389 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83a2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 839a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8377 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83ab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83b1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83a8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8323 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8387 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 839f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 837b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8385 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 839e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8373 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83bd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 840e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8403 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8457 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83f4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8422 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 840c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 840d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83f2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8407 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83e9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83fd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83ce </hex></unicode></sortValue>
+<sortValue><unicode><hex> 840b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83eb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83d3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83c1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83dc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83ca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83f0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83df </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83f1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8404 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83d6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83cc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83f7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8420 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83c5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83e0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83d8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8413 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8462 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60f9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 97ee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8461 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 842c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 843d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 845b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 846e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8471 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8477 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8449 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 83fb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 844e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 846f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8431 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 846c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8446 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8484 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 846b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52df </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8435 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8482 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8463 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8466 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8475 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 847a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8469 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8429 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8479 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84cd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84d9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84bf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5893 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84ca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84b2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84b8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84d6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5922 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84c1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84da </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8438 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 849f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 846d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 843c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8499 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84d1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8490 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5e55 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84bc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84c9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 848b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84d0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 849c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84cb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84ad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 842a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8494 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84a1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84bb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84c4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84ec </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8513 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84ff </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8526 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 852d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 851f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6155 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8515 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8511 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8518 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 851a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 66ae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8521 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8500 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8517 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84f4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8514 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8555 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8569 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 71d5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 854b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 750d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8535 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 852c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 854a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 853d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8506 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8543 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8568 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8549 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 854e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84fc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 856a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8588 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 855a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85ac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8577 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8584 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85aa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8590 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 859b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8597 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85ab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 858a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8540 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85a8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85a4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 857e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8599 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8548 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8563 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8558 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8594 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 87c7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8541 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8591 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8557 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 856d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8587 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8580 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85a6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85ae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 859c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85c9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85a9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85af </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85c1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85d0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85d5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85e5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85ea </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e6d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85e9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85dc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85cf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85dd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85f7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85e4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85cd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 862d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 860b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 860a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85fa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8622 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8602 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8613 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8607 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85f9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8606 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85fb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85fe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 862f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8630 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8617 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8616 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 861a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a40 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 863f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 864d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 864e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8650 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8654 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 865a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8655 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 865c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 865f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 865e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 819a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 616e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76e7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 866b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8671 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 867b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8679 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86a4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 868a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86a9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86aa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8693 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8695 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 868c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86a3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 868b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86ce </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86b0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86af </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86c7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86cd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86c4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86b6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86ab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86c9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86df </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86d9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86ed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86de </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86e4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86ec </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86e9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86db </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86ef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86d4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 870a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8711 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8712 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8706 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8709 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8708 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86fe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 870d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86f9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86fb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8702 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 873b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8718 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 874b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8737 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8729 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 873f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8734 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8725 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8766 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8749 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8763 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 874e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 875f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 876e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8774 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8757 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8760 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8768 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 877f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 876a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8776 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 874c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8778 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8759 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8753 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 87a2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 879f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8782 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 86f8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 87ba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 87c4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 87cb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 87ab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 87b3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 87c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 87c0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 87d0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 87bb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 87af </hex></unicode></sortValue>
+<sortValue><unicode><hex> 87ef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 87e0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 87f2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 87d2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 880d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8805 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 880e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 87fe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 87f6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 87f7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 87fb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 87f9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 880f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8816 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8815 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8811 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8822 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8823 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8821 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8831 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8839 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8836 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 883b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8840 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8842 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8844 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8846 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 777e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 884c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8863 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 521d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 886b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 887f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8875 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8882 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 887d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8872 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88ab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8899 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8897 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8896 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 888d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88ae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88a2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8892 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 888b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8888 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88bf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88b7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88b5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88b4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88c3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88c4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88b1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88d9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88c2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88d5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88e1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88c5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88dc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88fe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88fc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8904 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88f8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88f2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88dd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88d4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8902 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8910 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88e8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88d8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88df </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88fd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8913 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 891d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8907 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 890a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 890c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 892b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 892a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8925 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 891e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8936 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8938 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8941 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 894c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8944 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 894d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8960 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8956 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 895f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8966 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 895e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 896a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8964 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 896d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 896f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8977 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8974 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 897f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 897e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8981 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6817 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7968 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7c9f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8983 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cc8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8986 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8987 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8988 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 898a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 898b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8993 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 898f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8997 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 899a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8998 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 89a1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 89a9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 89aa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 89a6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 89a7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 89af </hex></unicode></sortValue>
+<sortValue><unicode><hex> 89ac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 89b3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 89b2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 89ba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 89bd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 89bf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 89c0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 89d2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 659b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 89da </hex></unicode></sortValue>
+<sortValue><unicode><hex> 89dd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 89e6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 89e7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 89dc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 89e3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 89f4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 89f8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a00 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a03 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a02 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a08 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a0a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a0c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a0e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a17 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a16 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a18 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a13 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a10 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a31 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a1d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a23 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a2a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a33 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a1f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a2d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a25 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a1b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a34 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a46 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a3a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a55 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a54 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a51 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a41 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a60 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a36 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a52 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a5b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a3c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a3b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a5e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a50 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a7c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a6b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8aa0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a87 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a84 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a69 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a6c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a6d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a82 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a89 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a63 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a66 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a85 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a72 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a70 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a71 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a73 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a62 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a6e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a93 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a98 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8aa8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8aa3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8aad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a8d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a8c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a91 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a9a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a9e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8aa1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8aa5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8aa4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8aac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8aa6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ad2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ab0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8afe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8abc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8acb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8abf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ad6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8af8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ada </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8aeb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8acd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ac2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ab9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ac4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b01 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ac7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8a95 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8acf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ab2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ae0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b02 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8acc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8af3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b0e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8adb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ae4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b00 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8aed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ade </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ae6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8af7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ae7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8adc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b14 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8aee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ae2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ae1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b21 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8af1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8afa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b39 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b10 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b1d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b16 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b20 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b1b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b19 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b07 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b17 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b1a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b0c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b3e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b26 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b2c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b28 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b2b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b33 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b58 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b4f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b5c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b5a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b4c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b66 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b5b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b41 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b56 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b4e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b49 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b5f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b7d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b6c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b6b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b77 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b72 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b70 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b6f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b74 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b83 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b80 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b90 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b8c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b96 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b93 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b92 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b99 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b9a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c37 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c3a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b32 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c41 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c3f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c46 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c4a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c4c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c4e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 982d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c50 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c55 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c61 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c62 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c6c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c78 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c7a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c79 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c7c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c82 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c8a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c89 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c85 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c8c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c8d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c8e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c94 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c98 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8c9d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ca0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5247 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ca1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6557 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ca8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cb6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ca9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cbd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cc0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cbc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cb8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cbb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cbf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cc1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cb0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cb4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cb3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8caf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cc7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cc4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cb2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cc3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cc2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cce </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ccd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cd1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cda </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ce4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ce3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cdb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cea </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ce0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cdc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ce6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ced </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ce2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cfc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cfa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8cfb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d05 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d08 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d04 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d07 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d0a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d0d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d10 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d14 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d16 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d13 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d64 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d66 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d67 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d6b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d6d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d71 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d70 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d74 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d73 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d77 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d85 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d8a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d81 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8d99 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8da3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8da8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8db3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8dc2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8dbe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8dba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8dcf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ddb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8dd6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ddd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8dcc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8dda </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8dcb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8de1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8dea </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8de8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ddf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8df5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8deb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8df3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8def </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8de3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e09 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8dfc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e0a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8dff </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e08 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e1e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e10 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e1f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e1d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e2a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e0f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e34 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e30 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e42 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e44 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e35 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e50 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e4a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e48 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e4c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e49 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e55 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e63 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e64 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e5f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e60 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e76 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e74 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e7c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e72 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e87 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e81 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e85 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e84 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e8d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e8a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e8b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e93 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e91 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e94 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8e99 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ea1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8eaa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8eab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8eac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5c04 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8eaf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8eb0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8eb1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ebe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ec5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ec6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ec8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8eca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ecb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ecc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ed2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8edf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 65ac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ee3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ee2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8edb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8efd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8eeb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8efb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ef8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8efc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8efe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f0a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f05 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f03 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f0c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f14 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f12 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f13 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f15 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f19 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f1c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f26 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f1b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f2a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f1f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f39 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f3b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f38 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f33 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f2f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f44 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f45 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f3e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f49 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f4c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f46 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f4e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f4d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f57 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f5c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f5f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f62 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f64 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f63 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f9b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fa3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fa7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fa8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fb0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5507 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fb1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8123 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fb2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8703 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fbc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fb7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fbb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5de1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fc4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fc5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fc2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fbf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fd1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fd4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fce </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fea </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ff0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fda </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fe9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8feb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fe6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9001 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9000 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ffd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fe2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ff7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8fe5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9003 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9006 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ff4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 901d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9019 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ff8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9014 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9017 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9020 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9022 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9005 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 900f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9023 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9010 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 901a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 901f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ff9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9013 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8ffa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 902e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9016 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9021 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9027 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 901e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9015 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 900e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9011 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 900d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9032 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9038 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9031 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 900b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 904a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9042 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 904d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 904b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9053 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9039 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9054 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9045 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9047 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 904e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9035 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 904f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 903c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9065 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9041 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9036 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9052 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9061 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9049 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 84ee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9060 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9055 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9063 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9050 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9051 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 905c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 903e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9056 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9059 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 906d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9058 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 905e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 906e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9069 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9078 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 907a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9075 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9077 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 906f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 907c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9068 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9084 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 907f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9076 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9072 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9080 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9082 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9081 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 907d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9089 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9087 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9083 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 908a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 908f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 90a8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9091 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 90a6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 90a3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 90af </hex></unicode></sortValue>
+<sortValue><unicode><hex> 90b8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 90b5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 90b1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 90c1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 90ce </hex></unicode></sortValue>
+<sortValue><unicode><hex> 90ca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 90e1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 90e4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 90db </hex></unicode></sortValue>
+<sortValue><unicode><hex> 90e2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 90fd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 90ed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 90f7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 90e8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 90f5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9102 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9112 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9119 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 912d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9132 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9130 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9149 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 914a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 914e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 914d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 914c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9154 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9158 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9156 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9215 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9163 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9162 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9165 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 916c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 916a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9169 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9175 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9172 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9177 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9178 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9173 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9189 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 918b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9187 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9182 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9190 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9192 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 918d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 919c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91a4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91a2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91ab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91aa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91af </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9197 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91b8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91b5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91b4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91ba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91c0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91c1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6089 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91c8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 756a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91c9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 925b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91cb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91cc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91ce </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91d1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91df </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91dd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91e1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91d8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91db </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91d6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91e7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91e6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91f6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91e3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91f5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91fc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9214 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 920d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 921e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9229 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 920e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 91ff </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6b3d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 922c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9211 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9266 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9234 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9244 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 924b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 923f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9262 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9271 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9264 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9248 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9249 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 925e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9245 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9237 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9250 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9257 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 925a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9291 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9283 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9295 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9293 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 929a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 92e4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9285 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9280 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9296 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 927e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 92ad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9298 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 929b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 92ed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 92b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 92b7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 92cf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 92f2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 92ea </hex></unicode></sortValue>
+<sortValue><unicode><hex> 92f3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 92d2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 92e9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9326 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9344 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9318 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9323 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 933b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 931a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 92fa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 92f8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 930f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9322 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 92fc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 933a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 932c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 932f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9306 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9332 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9335 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 932b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9319 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9310 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9328 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9320 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 932e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9375 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 939a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 937e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9356 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9354 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 935b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9360 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 934b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 935c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 937c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 936e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 936c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 934d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 93a7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9394 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9397 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 93ad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 93ac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 938c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 93b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 93b0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9396 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 93ae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 93e4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 93d1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 93e8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 93dd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 93c8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 93d0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 93e1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 93e5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 93c3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 93d7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 93d8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9414 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9403 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9418 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9407 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9413 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9419 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9410 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 941a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9421 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9436 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9438 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9435 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 943a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 942b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9453 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9444 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9452 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9441 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 945a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9462 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 945e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9460 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9451 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 945b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 946a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9470 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9475 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9477 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 947c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 947d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 947e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 947f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9481 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9577 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8086 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9580 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9582 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9583 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9587 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9589 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 554f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 958a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9596 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9593 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 958b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60b6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9591 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9594 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 958f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9599 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95a0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9598 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95a5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95a7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95a4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95a2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 805e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95a8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95a3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95b2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95ad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95bc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95bb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95be </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95c3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95c7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95cc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95ca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95cd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95d8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95d5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95d6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95d4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95dc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95e1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95e5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 95e2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9621 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9632 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 962f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 962a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 962e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9628 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 963b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9640 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 961c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 963f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9644 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9642 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 964f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 964c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9650 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 964b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9662 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9663 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 965b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 964d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9664 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9665 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 965e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 967a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9686 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9678 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 965c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 966a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9675 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9676 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9666 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 965f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9673 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9677 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9670 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 965d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 968f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9672 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9685 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9688 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 968a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 968e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 966c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 967d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 968d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 968b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9694 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9699 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9695 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96a0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 969c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9697 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9698 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 969b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96a8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96a3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96aa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96a7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96b1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96b0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96b2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96b4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96b6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96b7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96b8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96b9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96bc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96bb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5bc9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96c4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96cb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7126 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96cd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96ce </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96d1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96d5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96d6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96e2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96dc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96e3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96db </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8b8e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96e8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96eb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96ea </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96f0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96f2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96f9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96fb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96f7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 96f6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9700 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9707 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 970a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9704 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9706 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9708 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 970e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9716 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 970f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 970d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9711 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9713 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9719 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 971c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 971e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9724 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 972a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9727 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9730 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9739 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9738 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9732 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 973e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 973d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9742 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9744 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9746 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9748 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9749 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9752 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9759 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 975c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 975e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6590 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 60b2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 871a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 88f4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7fe1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9760 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8f29 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9762 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9764 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9766 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9769 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 52d2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9771 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 976b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 976d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9779 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9774 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9781 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 977a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9784 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 977c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9786 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9785 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9790 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 978b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 978f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 978d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9798 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 97a0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 979c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 97a3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 97a6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 97ad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 97ab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 97a8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 97b4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 97b3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 97c3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 97c8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 97c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 97cb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 97d3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 97dc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 97ed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 97f3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7adf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7ae0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 97f5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 610f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 97f6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 97fb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 97ff </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9801 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9802 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9812 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9813 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9810 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9811 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 980c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 981a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9818 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9824 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 982c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a4e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 984e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9838 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 983c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 983d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9834 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9837 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 983b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9846 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 984d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 984f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9854 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9855 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 984b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 985e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 985b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9867 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 986b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 986f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9873 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9874 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 98a8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 98b1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 98b6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 98c4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 98c3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 98c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 98db </hex></unicode></sortValue>
+<sortValue><unicode><hex> 98dc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 98df </hex></unicode></sortValue>
+<sortValue><unicode><hex> 98e2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 98ef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 98f2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 98eb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 98fd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 98fe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 98ed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 98ee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 98f4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 98e9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 98fc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9905 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 990c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8755 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9913 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9903 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9909 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9918 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9914 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9928 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9912 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9910 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 991d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9920 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9921 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9924 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 991e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 992c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 992e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 993e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9942 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 993d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9945 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9949 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 994c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9950 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9952 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 994b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9951 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9957 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9955 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9996 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9997 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9998 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9999 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99a5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99a8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99ac </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99ad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99ae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99b3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99b4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99c6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99c1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99c5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99c4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99bc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99d8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99d2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99d1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99c8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99df </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99db </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99dd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99d0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99d5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99ed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99f1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99ee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99e2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99f2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99ff </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99fb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 99f8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a01 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a13 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a0e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a0f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a12 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a05 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a19 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a28 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a37 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a2b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a45 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a42 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a43 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a3e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a55 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a4d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a5a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a5b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a57 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a5f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a62 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a65 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a64 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a69 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a6a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9a6b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9aa8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9aad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ab0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9abc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ab8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ac0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ac4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9acf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ad3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ad1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ad4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ad8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6572 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 818f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7a3e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ade </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9adf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ae2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ae3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ae6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9aea </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9aee </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9aef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9af4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9af1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9aeb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9afb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9af7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9aed </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b06 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b18 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b1a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b1f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b22 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b23 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b25 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b27 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b28 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b29 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b2a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b2e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b2f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b32 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 878d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b3b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b3c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b42 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b41 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b45 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b43 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b4e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b4d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b4f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b51 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b5a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b6f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b74 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b96 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b91 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b97 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b83 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b92 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b93 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b8e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9bad </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9bab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9bb4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b9f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ba8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ba0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9baa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9bae </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9bd1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9bd2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9bc9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9bc0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9bb9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9bc6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9bca </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9bcf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9be8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9bf2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9bf5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9be4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9be1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9bd4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9bdb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9bf0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9bf1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9be3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9bd6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9be2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c0a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c09 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c0c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c10 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c0d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c08 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c06 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c12 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c1b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c13 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c15 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c14 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c04 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c2f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c24 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c2d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c25 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c30 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c21 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c2e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c32 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c3e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c3a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c3b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c47 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c46 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c48 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c39 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c5a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c52 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c57 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c60 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c67 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c76 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9c78 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9cec </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ce5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ce9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ce7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9cf0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ceb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d08 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d0e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d03 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d07 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d06 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d23 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d1f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d26 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d2c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d2a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d12 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d15 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d1b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d46 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d3e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d48 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d44 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d3f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d41 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d60 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d5d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d5c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d5e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d51 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d64 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d59 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d50 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d61 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d89 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d8f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d7a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d6f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d87 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d72 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9da9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9dab </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9da4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9d9a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9dc6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9dcf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9db4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9db2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9daf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9dc2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9dba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9db8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9dc4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9dbb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9dc1 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9dd9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9dd3 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9df2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9de6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9df8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ded </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9def </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9dfd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9dfa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9e1a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9e1b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9e1e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9e75 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9e78 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9e79 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9e7d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9e7f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9e81 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5875 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9e97 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 93d6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9e92 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9e93 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9e9d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9e9f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ea6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9eaa </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ea5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9eb8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ead </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9eb9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ea9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9eba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ebb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6469 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ebe </hex></unicode></sortValue>
+<sortValue><unicode><hex> 78e8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7e3b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7cdc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ebf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9761 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9b54 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ec4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ecc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ecd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ecf </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ed0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ed2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58a8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ed4 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ed8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9edb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ede </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9edd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9edc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ee0 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ee8 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ee5 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9eef </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ef6 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ef7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9ef9 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9efb </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9efc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9efd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f07 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f08 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f0e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f13 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 76b7 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f15 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 77bd </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f21 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f20 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f2c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f3b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f3e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 6589 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 5264 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 658e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f4a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 85ba </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f4b </hex></unicode></sortValue>
+<sortValue><unicode><hex> 97f2 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f4e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f4f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f52 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f54 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f62 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f5f </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f60 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f63 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f61 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f66 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f67 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f6a </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f6c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f77 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f72 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f76 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 7adc </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f8d </hex></unicode></sortValue>
+<sortValue><unicode><hex> 58df </hex></unicode></sortValue>
+<sortValue><unicode><hex> 807e </hex></unicode></sortValue>
+<sortValue><unicode><hex> 8972 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 4e80 </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9f9c </hex></unicode></sortValue>
+<sortValue><unicode><hex> 9fa0 </hex></unicode></sortValue>
+</sortOrder>
diff --git a/fastlib/src/vespa/fastlib/text/alphasort/Latin.xml b/fastlib/src/vespa/fastlib/text/alphasort/Latin.xml
new file mode 100644
index 00000000000..701da424b88
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/alphasort/Latin.xml
@@ -0,0 +1,931 @@
+<?xml version="1.0"?>
+<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<!DOCTYPE sortOrder SYSTEM "AlphaSort1_0.dtd">
+<sortOrder>
+ <sortValue>
+ <unicode>
+ <hex> 0041 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0061 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00C0 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00C1 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00C2 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00C3 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00C4 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00C5 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00C6 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00E0 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00E1 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00E2 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00E3 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00E4 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00E5 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00E6 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0100 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0101 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0102 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0103 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0104 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0105 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF21 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF41 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0042 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0062 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF22 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF42 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0043 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0063 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00C7 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00E7 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0106 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0107 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0108 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0109 </hex>
+ </unicode>
+ <unicode>
+ <hex> 010A </hex>
+ </unicode>
+ <unicode>
+ <hex> 010B </hex>
+ </unicode>
+ <unicode>
+ <hex> 010C </hex>
+ </unicode>
+ <unicode>
+ <hex> 010D </hex>
+ </unicode>
+ <unicode>
+ <hex> FF23 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF43 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0044 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0064 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00D0 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00F0 </hex>
+ </unicode>
+ <unicode>
+ <hex> 010E </hex>
+ </unicode>
+ <unicode>
+ <hex> 010F </hex>
+ </unicode>
+ <unicode>
+ <hex> 0110 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0111 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF24 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF44 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0045 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0065 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00C8 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00C9 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00CA </hex>
+ </unicode>
+ <unicode>
+ <hex> 00CB </hex>
+ </unicode>
+ <unicode>
+ <hex> 00E8 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00E9 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00EA </hex>
+ </unicode>
+ <unicode>
+ <hex> 00EB </hex>
+ </unicode>
+ <unicode>
+ <hex> 0112 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0113 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0114 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0115 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0116 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0117 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0118 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0119 </hex>
+ </unicode>
+ <unicode>
+ <hex> 011A </hex>
+ </unicode>
+ <unicode>
+ <hex> 011B </hex>
+ </unicode>
+ <unicode>
+ <hex> FF25 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF45 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0046 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0066 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF26 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF46 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0047 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0067 </hex>
+ </unicode>
+ <unicode>
+ <hex> 011C </hex>
+ </unicode>
+ <unicode>
+ <hex> 011D </hex>
+ </unicode>
+ <unicode>
+ <hex> 011E </hex>
+ </unicode>
+ <unicode>
+ <hex> 011F </hex>
+ </unicode>
+ <unicode>
+ <hex> 0120 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0121 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0122 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0123 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF27 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF47 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0048 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0068 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0124 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0125 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0126 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0127 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF28 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF48 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0049 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0069 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00CC </hex>
+ </unicode>
+ <unicode>
+ <hex> 00CD </hex>
+ </unicode>
+ <unicode>
+ <hex> 00CE </hex>
+ </unicode>
+ <unicode>
+ <hex> 00CF </hex>
+ </unicode>
+ <unicode>
+ <hex> 00EC </hex>
+ </unicode>
+ <unicode>
+ <hex> 00ED </hex>
+ </unicode>
+ <unicode>
+ <hex> 00EE </hex>
+ </unicode>
+ <unicode>
+ <hex> 00EF </hex>
+ </unicode>
+ <unicode>
+ <hex> 0128 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0129 </hex>
+ </unicode>
+ <unicode>
+ <hex> 012A </hex>
+ </unicode>
+ <unicode>
+ <hex> 012B </hex>
+ </unicode>
+ <unicode>
+ <hex> 012C </hex>
+ </unicode>
+ <unicode>
+ <hex> 012D </hex>
+ </unicode>
+ <unicode>
+ <hex> 012E </hex>
+ </unicode>
+ <unicode>
+ <hex> 012F </hex>
+ </unicode>
+ <unicode>
+ <hex> 0130 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0131 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0132 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0133 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF29 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF49 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 004A </hex>
+ </unicode>
+ <unicode>
+ <hex> 006A </hex>
+ </unicode>
+ <unicode>
+ <hex> 0134 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0135 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF2A </hex>
+ </unicode>
+ <unicode>
+ <hex> FF4A </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 004B </hex>
+ </unicode>
+ <unicode>
+ <hex> 006B </hex>
+ </unicode>
+ <unicode>
+ <hex> 0136 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0137 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0138 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF2B </hex>
+ </unicode>
+ <unicode>
+ <hex> FF4B </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 004C </hex>
+ </unicode>
+ <unicode>
+ <hex> 006C </hex>
+ </unicode>
+ <unicode>
+ <hex> 0139 </hex>
+ </unicode>
+ <unicode>
+ <hex> 013A </hex>
+ </unicode>
+ <unicode>
+ <hex> 013B </hex>
+ </unicode>
+ <unicode>
+ <hex> 013C </hex>
+ </unicode>
+ <unicode>
+ <hex> 013D </hex>
+ </unicode>
+ <unicode>
+ <hex> 013E </hex>
+ </unicode>
+ <unicode>
+ <hex> 013F </hex>
+ </unicode>
+ <unicode>
+ <hex> 0140 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0141 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0142 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF2C </hex>
+ </unicode>
+ <unicode>
+ <hex> FF4C </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 004D </hex>
+ </unicode>
+ <unicode>
+ <hex> 006D </hex>
+ </unicode>
+ <unicode>
+ <hex> FF2D </hex>
+ </unicode>
+ <unicode>
+ <hex> FF4D </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 004E </hex>
+ </unicode>
+ <unicode>
+ <hex> 006E </hex>
+ </unicode>
+ <unicode>
+ <hex> 00D1 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00F1 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0143 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0144 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0145 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0146 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0147 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0148 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0149 </hex>
+ </unicode>
+ <unicode>
+ <hex> 014A </hex>
+ </unicode>
+ <unicode>
+ <hex> 014B </hex>
+ </unicode>
+ <unicode>
+ <hex> FF2E </hex>
+ </unicode>
+ <unicode>
+ <hex> FF4E </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 004F </hex>
+ </unicode>
+ <unicode>
+ <hex> 006F </hex>
+ </unicode>
+ <unicode>
+ <hex> 00D2 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00D3 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00D4 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00D5 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00D6 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00F2 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00F3 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00F4 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00F5 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00F6 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00F8 </hex>
+ </unicode>
+ <unicode>
+ <hex> 014C </hex>
+ </unicode>
+ <unicode>
+ <hex> 014D </hex>
+ </unicode>
+ <unicode>
+ <hex> 014E </hex>
+ </unicode>
+ <unicode>
+ <hex> 014F </hex>
+ </unicode>
+ <unicode>
+ <hex> 0150 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0151 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0152 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0153 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF2F </hex>
+ </unicode>
+ <unicode>
+ <hex> FF4F </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0050 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0070 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF30 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF50 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0051 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0071 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF31 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF51 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0052 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0072 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0154 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0155 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0156 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0157 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0158 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0159 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF32 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF52 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0053 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0073 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00DF </hex>
+ </unicode>
+ <unicode>
+ <hex> 015A </hex>
+ </unicode>
+ <unicode>
+ <hex> 015B </hex>
+ </unicode>
+ <unicode>
+ <hex> 015C </hex>
+ </unicode>
+ <unicode>
+ <hex> 015D </hex>
+ </unicode>
+ <unicode>
+ <hex> 015E </hex>
+ </unicode>
+ <unicode>
+ <hex> 015F </hex>
+ </unicode>
+ <unicode>
+ <hex> 0160 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0161 </hex>
+ </unicode>
+ <unicode>
+ <hex> 017F </hex>
+ </unicode>
+ <unicode>
+ <hex> FF33 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF53 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0054 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0074 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0162 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0163 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0164 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0165 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0166 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0167 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF34 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF54 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0055 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0075 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00D9 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00DA </hex>
+ </unicode>
+ <unicode>
+ <hex> 00DB </hex>
+ </unicode>
+ <unicode>
+ <hex> 00DC </hex>
+ </unicode>
+ <unicode>
+ <hex> 00F9 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00FA </hex>
+ </unicode>
+ <unicode>
+ <hex> 00FB </hex>
+ </unicode>
+ <unicode>
+ <hex> 00FC </hex>
+ </unicode>
+ <unicode>
+ <hex> 0168 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0169 </hex>
+ </unicode>
+ <unicode>
+ <hex> 016A </hex>
+ </unicode>
+ <unicode>
+ <hex> 016B </hex>
+ </unicode>
+ <unicode>
+ <hex> 016C </hex>
+ </unicode>
+ <unicode>
+ <hex> 016D </hex>
+ </unicode>
+ <unicode>
+ <hex> 016E </hex>
+ </unicode>
+ <unicode>
+ <hex> 016F </hex>
+ </unicode>
+ <unicode>
+ <hex> 0170 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0171 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0172 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0173 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF35 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF55 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0056 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0076 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF36 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF56 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0057 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0077 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0174 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0175 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF37 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF57 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0058 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0078 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF38 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF58 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 0059 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0079 </hex>
+ </unicode>
+ <unicode>
+ <hex> 00DD </hex>
+ </unicode>
+ <unicode>
+ <hex> 00FD </hex>
+ </unicode>
+ <unicode>
+ <hex> 00FF </hex>
+ </unicode>
+ <unicode>
+ <hex> 0176 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0177 </hex>
+ </unicode>
+ <unicode>
+ <hex> 0178 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF39 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF59 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 005A </hex>
+ </unicode>
+ <unicode>
+ <hex> 007A </hex>
+ </unicode>
+ <unicode>
+ <hex> 0179 </hex>
+ </unicode>
+ <unicode>
+ <hex> 017A </hex>
+ </unicode>
+ <unicode>
+ <hex> 017B </hex>
+ </unicode>
+ <unicode>
+ <hex> 017C </hex>
+ </unicode>
+ <unicode>
+ <hex> 017D </hex>
+ </unicode>
+ <unicode>
+ <hex> 017E </hex>
+ </unicode>
+ <unicode>
+ <hex> FF3A </hex>
+ </unicode>
+ <unicode>
+ <hex> FF5A </hex>
+ </unicode>
+ </sortValue>
+</sortOrder>
+
diff --git a/fastlib/src/vespa/fastlib/text/alphasort/Numbers.xml b/fastlib/src/vespa/fastlib/text/alphasort/Numbers.xml
new file mode 100644
index 00000000000..d3a312a624c
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/alphasort/Numbers.xml
@@ -0,0 +1,146 @@
+<?xml version="1.0"?>
+<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<!DOCTYPE sortOrder SYSTEM "AlphaSort1_0.dtd">
+<sortOrder>
+ <sortValue>
+ <unicode>
+ <hex> 30 </hex>
+ </unicode>
+ <unicode>
+ <hex> 660 </hex>
+ </unicode>
+ <unicode>
+ <hex> 6F0 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF10 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 31 </hex>
+ </unicode>
+ <unicode>
+ <hex> 661 </hex>
+ </unicode>
+ <unicode>
+ <hex> 6F1 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF11 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 32 </hex>
+ </unicode>
+ <unicode>
+ <hex> 662 </hex>
+ </unicode>
+ <unicode>
+ <hex> 6F2 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF12 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 33 </hex>
+ </unicode>
+ <unicode>
+ <hex> 663 </hex>
+ </unicode>
+ <unicode>
+ <hex> 6F3 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF13 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 34 </hex>
+ </unicode>
+ <unicode>
+ <hex> 664 </hex>
+ </unicode>
+ <unicode>
+ <hex> 6F4 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF14 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 35 </hex>
+ </unicode>
+ <unicode>
+ <hex> 665 </hex>
+ </unicode>
+ <unicode>
+ <hex> 6F5 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF15 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 36 </hex>
+ </unicode>
+ <unicode>
+ <hex> 666 </hex>
+ </unicode>
+ <unicode>
+ <hex> 6F6 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF16 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 37 </hex>
+ </unicode>
+ <unicode>
+ <hex> 667 </hex>
+ </unicode>
+ <unicode>
+ <hex> 6F7 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF17 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 38 </hex>
+ </unicode>
+ <unicode>
+ <hex> 668 </hex>
+ </unicode>
+ <unicode>
+ <hex> 6F8 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF18 </hex>
+ </unicode>
+ </sortValue>
+ <sortValue>
+ <unicode>
+ <hex> 39 </hex>
+ </unicode>
+ <unicode>
+ <hex> 669 </hex>
+ </unicode>
+ <unicode>
+ <hex> 6F9 </hex>
+ </unicode>
+ <unicode>
+ <hex> FF19 </hex>
+ </unicode>
+ </sortValue>
+</sortOrder>
+
diff --git a/fastlib/src/vespa/fastlib/text/alphasort/SortMaster1_0.dtd b/fastlib/src/vespa/fastlib/text/alphasort/SortMaster1_0.dtd
new file mode 100644
index 00000000000..7607a341a06
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/alphasort/SortMaster1_0.dtd
@@ -0,0 +1,10 @@
+<!-- (c) 2002 Fast Search & Transfer. All rights reserved. -->
+<!-- Version 1.0 -->
+
+<!ELEMENT masterFile (sortValueWidth, importFiles)>
+<!ELEMENT importFiles (importFile+)>
+<!ELEMENT sortValueWidth (#PCDATA)>
+<!ELEMENT importFile (#PCDATA)>
+
+
+
diff --git a/fastlib/src/vespa/fastlib/text/alphasort/Space.xml b/fastlib/src/vespa/fastlib/text/alphasort/Space.xml
new file mode 100644
index 00000000000..1317489ae8a
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/alphasort/Space.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+<!DOCTYPE sortOrder SYSTEM "AlphaSort1_0.dtd">
+<sortOrder>
+ <sortValue>
+ <unicode>
+ <hex> 20 </hex>
+ </unicode>
+ <unicode>
+ <hex> 3000 </hex>
+ </unicode>
+ </sortValue>
+</sortOrder>
+
diff --git a/fastlib/src/vespa/fastlib/text/apps/.gitignore b/fastlib/src/vespa/fastlib/text/apps/.gitignore
new file mode 100644
index 00000000000..c452e2714be
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/apps/.gitignore
@@ -0,0 +1,17 @@
+*.So
+*.a
+*.ilk
+*.lib
+*.o
+*.obj
+*.pdb
+.cvsignore
+.depend
+.pure
+Debug
+Makefile
+SunWS_cache
+extcase
+extprop
+unicode_propertydump
+unicode_tolowerdump
diff --git a/fastlib/src/vespa/fastlib/text/apps/CMakeLists.txt b/fastlib/src/vespa/fastlib/text/apps/CMakeLists.txt
new file mode 100644
index 00000000000..727a58a7b91
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/apps/CMakeLists.txt
@@ -0,0 +1,2 @@
+# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Ignored since these apps don't compile
diff --git a/fastlib/src/vespa/fastlib/text/apps/extcase.cpp b/fastlib/src/vespa/fastlib/text/apps/extcase.cpp
new file mode 100644
index 00000000000..3f3f27dcecd
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/apps/extcase.cpp
@@ -0,0 +1,178 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+ * @author Tor Egge
+ * @author Vidar Larsen
+ *
+ * Extract case information from Unicode property files.
+ * This program read the UnicodeData-4.0.0.txt file and generates
+ * the unicodeutil-lowercase.cpp file that gives a mapping from
+ * unicode characters to their lowercase equivalents.
+ *
+ * Copyright (C) 2000 - 2003 Fast Search & Transfer ASA
+ * Copyright (C) 2003 Overture Services Norway AS
+ *
+ * ALL RIGHTS RESERVED
+ */
+
+#include <vespa/fastos/fastos.h>
+#include <vespa/fastlib/io/bufferedfile.h>
+
+unsigned int lowercase[65536];
+
+int pages[256];
+int pageoff[256];
+
+char linebuf[1024];
+
+static int hexval(char cp)
+{
+ if (cp >= '0' && cp <= '9')
+ return cp - '0';
+ if (cp >= 'a' && cp <= 'f')
+ return cp - 'a' + 10;
+ if (cp >= 'A' && cp <= 'F')
+ return cp - 'A' + 10;
+ return -1;
+}
+
+void DumpCase(void)
+{
+ Fast_BufferedFile file;
+ unsigned int code;
+ int xpage, checkpage, allocpage;
+
+ file.WriteOpen("unicodeutil-lowercase.cpp.NEW");
+
+ allocpage = 0;
+ for (xpage = 0; xpage < 256; xpage++) {
+ for (checkpage = (xpage == 0) ? 0 : 1; checkpage < xpage; checkpage++) {
+ for (code = 0; code < 256; code++)
+ if (lowercase[code + 256 * xpage] != lowercase[code + 256 * checkpage])
+ break;
+ if (code >= 256)
+ break;
+ }
+ pages[xpage] = checkpage;
+ if (checkpage >= xpage) {
+ pageoff[xpage] = allocpage * 256;
+ allocpage++;
+ } else
+ pageoff[xpage] = pageoff[checkpage];
+ }
+ printf("allocpage=%d\n", allocpage);
+
+ file.WriteString("/*\n"
+ " * This file is auto-generated by extcase.cpp\n"
+ " */\n"
+ "\n"
+ "static unsigned short Fast_intCompLowerCase[");
+ file.addNum(256 * allocpage, 0, ' ');
+ file.WriteString("]={\n");
+ for (xpage = 0; xpage < 256; xpage++) {
+ if (pages[xpage] == xpage) {
+ for (code = 0; code < 256; code++) {
+ if ((code & 7) == 0)
+ file.WriteString(" ");
+ file.WriteString("0x");
+ file.addHexNum(lowercase[code + 256 * xpage], 4, '0');
+ file.WriteString("u");
+ if (code + 1 < static_cast<unsigned int>(256 * allocpage))
+ file.WriteString(",");
+ if ((code & 7) < 7)
+ file.WriteString(" ");
+ else
+ file.WriteString("\n");
+ }
+ }
+ }
+ file.WriteString("};\n"
+ "\n"
+ "unsigned short *"
+ "Fast_UnicodeUtil::_compLowerCase[256]={\n");
+
+ for (xpage = 0; xpage < 256; xpage++) {
+ file.WriteString(" Fast_intCompLowerCase+0x");
+ file.addHexNum(pageoff[xpage], 4, '0');
+ if (xpage < 255)
+ file.WriteString(",");
+ else
+ file.WriteString(" ");
+ file.WriteString(" /* Page 0x");
+ file.addHexNum(xpage, 2, '0');
+ file.WriteString(" */\n");
+ }
+ file.WriteString("};\n"
+ "\n"
+ "/* End of auto-generated file */\n");
+ file.Close();
+
+ rename("unicodeutil-lowercase.cpp.NEW", "unicodeutil-lowercase.cpp");
+}
+
+int
+main(int argc, char **argv)
+{
+ (void)argc;
+ (void)argv;
+
+ Fast_BufferedFile file;
+ size_t len;
+ int lowcode, code, i, j;
+ bool badline;
+ int semcnt;
+
+ file.ReadOpenExisting("UnicodeData-4.0.0.txt");
+
+ while (!file.Eof()) {
+ (void) file.ReadLine(linebuf, sizeof(linebuf));
+ len = strlen(linebuf);
+ if (len > 0 && linebuf[len - 1] == '\n')
+ len--;
+ if (len > 0 && linebuf[len - 1] == '\r')
+ len--;
+ linebuf[len] = '\0';
+
+ badline = false;
+ if (hexval(linebuf[0]) >= 0) {
+ code = 0;
+ for (i = 0; i < 4; i++) {
+ if (hexval(linebuf[i]) < 0)
+ badline = true;
+ code = code * 16 + hexval(linebuf[i]);
+ }
+
+ if (linebuf[4] == ';') {
+ semcnt = 0;
+ i = 4;
+ while (linebuf[i] != '\0') {
+ if (linebuf[i] == ';') {
+ semcnt++;
+ }
+ i++;
+ if (semcnt >= 13)
+ break;
+ }
+ lowcode = 0;
+ if (hexval(linebuf[i]) >= 0) {
+ for (j = 0; j < 4; j++) {
+ if (hexval(linebuf[i + j]) < 0)
+ badline = true;
+ lowcode = lowcode * 16 + hexval(linebuf[i + j]);
+ }
+ } else
+ badline = true;
+ if (!badline) {
+ lowercase[code] = lowcode;
+ } else {
+ }
+
+ }
+ }
+ }
+ file.Close();
+
+ DumpCase();
+
+ exit(0);
+ return 0;
+}
diff --git a/fastlib/src/vespa/fastlib/text/apps/unicode_propertydump.cpp b/fastlib/src/vespa/fastlib/text/apps/unicode_propertydump.cpp
new file mode 100644
index 00000000000..639c493e0cf
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/apps/unicode_propertydump.cpp
@@ -0,0 +1,19 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#include <vespa/fastos/fastos.h>
+#include <vespa/fastlib/text/unicodeutil.h>
+
+class UnicodePropertyDumpApp : public FastOS_Application
+{
+public:
+ virtual int Main();
+};
+
+int UnicodePropertyDumpApp::Main()
+{
+ for (ucs4_t testchar = 0; testchar < 0x10000; testchar++) {
+ printf("%08x %04x\n", testchar, Fast_UnicodeUtil::GetProperty(testchar));
+ }
+ return 0;
+}
+
+FASTOS_MAIN(UnicodePropertyDumpApp)
diff --git a/fastlib/src/vespa/fastlib/text/apps/unicode_tolowerdump.cpp b/fastlib/src/vespa/fastlib/text/apps/unicode_tolowerdump.cpp
new file mode 100644
index 00000000000..ca10ec0fc37
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/apps/unicode_tolowerdump.cpp
@@ -0,0 +1,19 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#include <vespa/fastos/fastos.h>
+#include <vespa/fastlib/text/unicodeutil.h>
+
+class UnicodeToLowerDumpApp : public FastOS_Application
+{
+public:
+ virtual int Main();
+};
+
+int UnicodeToLowerDumpApp::Main()
+{
+ for (ucs4_t testchar = 0; testchar < 0x10000; testchar++) {
+ printf("%08x %08x\n", testchar, Fast_UnicodeUtil::ToLower(testchar));
+ }
+ return 0;
+}
+
+FASTOS_MAIN(UnicodeToLowerDumpApp)
diff --git a/fastlib/src/vespa/fastlib/text/latintokenizer.h b/fastlib/src/vespa/fastlib/text/latintokenizer.h
new file mode 100644
index 00000000000..f15ef04f07d
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/latintokenizer.h
@@ -0,0 +1,383 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+*****************************************************************************
+* @author B�rd Kvalheim
+* @date Creation date: 2001-12-07
+* @version $Id$
+* @file
+* A configurable tokenizer template that accepts two predicates: One to
+* determine separator symbols and one to determine punctuation symbols. A
+* typedef is defined that uses isspace/1 and ispunct/1.
+*
+* This tokenizer does not alter the text, and does not copy it.
+*
+* This tokenizer is not meant to be used as a real tokenizer for all
+* languages. It is only a fast and simple latin tokenizer, intended for
+* very basic applications.
+*
+* The tokens are returned as (char *, char *, bool) triples. The two
+* first elements delimit the token string, while the third element is
+* true if the token is a punctuation symbol.
+*
+* If the last character in the input text is a punctuation symbol, the last
+* token is the following:
+*
+* text = " something bl bla ."
+*
+* token.first -> .
+* token.second -> \0
+* token._punctuation = true;
+*
+* In other words, token.second can point to the terminating '\0' in the input
+* text.
+*
+*****************************************************************************/
+
+#pragma once
+
+#include <ctype.h>
+#include <string.h>
+
+/**
+*****************************************************************************
+* A simple tokenizer. See description above.
+*
+* @class Fast_LatinTokenizer
+* @author B�rd Kvalheim
+* @date Creation date: 2001-12-07
+* @version $Id$
+*****************************************************************************/
+
+template <typename IsSeparator, typename IsPunctuation>
+class Fast_LatinTokenizer {
+private:
+ Fast_LatinTokenizer(const Fast_LatinTokenizer &);
+ Fast_LatinTokenizer& operator=(const Fast_LatinTokenizer &);
+
+public:
+
+ /** Helper class. */
+ class Fast_Token {
+ public:
+
+ /** Member variables. */
+ char *first; // Points to start of token. Named 'first' for std::pair compatibility.
+ char *second; // Points to end of token. Named 'second' for std::pair compatibility.
+ bool _punctuation; // Is the token a punctuation symbol?
+
+ /** Constructors. */
+ Fast_Token(char *begin, char *end, bool punctuation) : first(begin), second(end), _punctuation(punctuation) {}
+ Fast_Token() : first(NULL), second(NULL), _punctuation(false) {}
+ Fast_Token(const Fast_Token &other)
+ : first(other.first),
+ second(other.second),
+ _punctuation(other._punctuation)
+ {
+ }
+ Fast_Token& operator=(const Fast_Token &other)
+ {
+ first = other.first;
+ second = other.second;
+ _punctuation = other._punctuation;
+ return *this;
+ }
+
+ };
+
+ /** Constructors/destructor. */
+ Fast_LatinTokenizer();
+ explicit Fast_LatinTokenizer(char *text);
+ Fast_LatinTokenizer(char *text, size_t length);
+ virtual ~Fast_LatinTokenizer();
+
+ /** Constructors, sort of. */
+ void SetNewText(char *text);
+ void SetNewText(char *text, size_t length);
+
+ /** Are there any more tokens left? */
+ bool MoreTokens();
+
+ /** Return next token. */
+ Fast_Token GetNextToken();
+
+ /** Return text buffer. */
+ char *GetOriginalText();
+
+ /** Observers in case we need not perform some action specific
+ * to the IsSeparator or IsPunctuation implementations
+ * (such as extra initialization or statistics gathering or...)
+ */
+ IsPunctuation& GetIsPunctuation() { return _isPunctuation; }
+ IsSeparator& GetIsSeparator() { return _isSeparator; }
+
+private:
+
+ /** Member variables. */
+ char *_org; // Holds the original text buffer.
+ char *_next; // Points to the current buffer position.
+ char *_end; // Points to the end of the buffer.
+ bool _moreTokens; // More text to process?
+ IsSeparator _isSeparator; // Separator symbol predicate.
+ IsPunctuation _isPunctuation; // Punctuation symbol predicate.
+
+ /** Helper methods. */
+ void SkipBlanks();
+
+};
+
+/**
+*****************************************************************************
+* Default constructor.
+*
+* @author B�rd Kvalheim
+*****************************************************************************/
+
+template <typename IsSeparator, typename IsPunctuation>
+Fast_LatinTokenizer<IsSeparator, IsPunctuation>::Fast_LatinTokenizer() :
+ _org(NULL),
+ _next(NULL),
+ _end(NULL),
+ _moreTokens(false),
+ _isSeparator(),
+ _isPunctuation()
+{
+}
+
+/**
+*****************************************************************************
+* Constructor. Accepts a '\0' terminated text buffer.
+*
+* @param text
+* @author B�rd Kvalheim
+*****************************************************************************/
+
+template <typename IsSeparator, typename IsPunctuation>
+Fast_LatinTokenizer<IsSeparator, IsPunctuation>::Fast_LatinTokenizer(char *text) :
+ _org(NULL),
+ _next(NULL),
+ _end(NULL),
+ _moreTokens(false),
+ _isSeparator(),
+ _isPunctuation()
+{
+ SetNewText(text);
+}
+
+/**
+*****************************************************************************
+* Constructor. Accepts a text buffer and the buffer length
+*
+* @param text
+* @param length
+* @author B�rd Kvalheim
+*****************************************************************************/
+
+template <typename IsSeparator, typename IsPunctuation>
+Fast_LatinTokenizer<IsSeparator, IsPunctuation>::Fast_LatinTokenizer(char *text, size_t length)
+ : _org(NULL),
+ _next(NULL),
+ _end(NULL),
+ _moreTokens(false),
+ _isSeparator(),
+ _isPunctuation()
+{
+ SetNewText(text, length);
+}
+
+/**
+*****************************************************************************
+* Destructor.
+*
+* @author B�rd Kvalheim
+*****************************************************************************/
+
+template <typename IsSeparator, typename IsPunctuation>
+Fast_LatinTokenizer<IsSeparator, IsPunctuation>::~Fast_LatinTokenizer() {
+}
+
+/**
+*****************************************************************************
+* Sets a new '\0' terminated string.
+*
+* @param text
+* @author B�rd Kvalheim
+*****************************************************************************/
+
+template <typename IsSeparator, typename IsPunctuation>
+void
+Fast_LatinTokenizer<IsSeparator, IsPunctuation>::SetNewText(char *text) {
+
+ _org = text;
+ _next = text;
+ _moreTokens = text != NULL;
+ _end = NULL;
+}
+
+/**
+*****************************************************************************
+* Sets a new string, given the text buffer and its length.
+*
+* @param text
+* @param length
+* @author B�rd Kvalheim
+*****************************************************************************/
+
+template <typename IsSeparator, typename IsPunctuation>
+void
+Fast_LatinTokenizer<IsSeparator, IsPunctuation>::SetNewText(char *text, size_t length) {
+
+ _org = text;
+ _next = text;
+ _moreTokens = text != NULL;
+ _end = (_next ? _next + length : NULL);
+}
+
+/**
+*****************************************************************************
+* Skips all blanks and flags if there are more tokens.
+*
+* @author B�rd Kvalheim
+*****************************************************************************/
+
+template <typename IsSeparator, typename IsPunctuation>
+void
+Fast_LatinTokenizer<IsSeparator, IsPunctuation>::SkipBlanks() {
+
+ if (!_moreTokens) return;
+ // Initialized with '\0' terminated buffer?
+ if (_end == NULL) {
+ while (*_next != '\0' && _isSeparator(*_next)) {
+ ++_next;
+ }
+ if (*_next == '\0') {
+ _moreTokens = false;
+ }
+ }
+
+ // Initialized with specified buffer length.
+ else {
+ while (_next != _end && _isSeparator(*_next)) {
+ ++_next;
+ }
+ if (_next == _end) {
+ _moreTokens = false;
+ }
+ }
+
+}
+
+/**
+*****************************************************************************
+* Returns true if there are more tokens left in the text buffer.
+*
+* @author B�rd Kvalheim
+*****************************************************************************/
+
+template <typename IsSeparator, typename IsPunctuation>
+bool
+Fast_LatinTokenizer<IsSeparator, IsPunctuation>::MoreTokens() {
+ SkipBlanks();
+ return _moreTokens;
+}
+
+/**
+*****************************************************************************
+* Returns the next token as a Fast_Token.
+*
+* @author B�rd Kvalheim
+*****************************************************************************/
+
+template <typename IsSeparator, typename IsPunctuation>
+typename Fast_LatinTokenizer<IsSeparator, IsPunctuation>::Fast_Token
+Fast_LatinTokenizer<IsSeparator, IsPunctuation>::GetNextToken() {
+
+ char *prev = _next;
+
+ // Skip all blanks and flag if there are no more tokens.
+ SkipBlanks();
+
+ // Initialized with '\0' terminated buffer? Find the next blank or punctuation.
+ if (_end == NULL) {
+ while (*_next != '\0' && !_isSeparator(*_next) && !_isPunctuation(*_next)) {
+ ++_next;
+ }
+
+ // Initialized with specified buffer length.
+ } else {
+ while (_next != _end && !_isSeparator(*_next) && !_isPunctuation(*_next)) {
+ ++_next;
+ }
+ }
+
+ // Check if this token is a punctuation symbol, and generate token.
+ bool isToken = ((_next - prev == 0) && _isPunctuation(*prev));
+
+ if (isToken) {
+ ++_next;
+ }
+
+ Fast_Token token(prev, _next, isToken);
+
+ return token;
+
+}
+
+/**
+*****************************************************************************
+* Returns the original text buffer.
+*
+* @author B�rd Kvalheim
+*****************************************************************************/
+
+template <typename IsSeparator, typename IsPunctuation>
+char *
+Fast_LatinTokenizer<IsSeparator, IsPunctuation>::GetOriginalText() {
+ return _org;
+}
+
+/**
+*****************************************************************************
+* Helper class.
+*
+* When using isspace/1, ensure that the argument is cast to unsigned char to
+* avoid problems with sign extension. See system documentation for details.
+*
+* @class Fast_IsSpace
+* @author B�rd Kvalheim
+* @date Creation date: 2001-12-07
+* @version $Id$
+*****************************************************************************/
+
+struct Fast_IsSpace {
+ bool operator()(char c) {return (isspace(static_cast<unsigned char>(c)) != 0);}
+};
+
+/**
+*****************************************************************************
+* Helper class.
+*
+* When using ispunct/1, ensure that the argument is cast to unsigned char to
+* avoid problems with sign extension. See system documentation for details.
+*
+* @class Fast_IsPunctuation
+* @author B�rd Kvalheim
+* @date Creation date: 2001-12-07
+* @version $Id$
+*****************************************************************************/
+
+struct Fast_IsPunctuation {
+ bool operator()(char c) {return (ispunct(static_cast<unsigned char>(c)) != 0);}
+};
+
+/**
+*****************************************************************************
+* A simple tokenizer. See description above.
+*
+* @class Fast_SimpleLatinTokenizer
+* @author B�rd Kvalheim
+* @date Creation date: 2001-12-07
+* @version $Id$
+*****************************************************************************/
+
+typedef Fast_LatinTokenizer<Fast_IsSpace, Fast_IsPunctuation> Fast_SimpleLatinTokenizer;
+
diff --git a/fastlib/src/vespa/fastlib/text/normwordfolder.cpp b/fastlib/src/vespa/fastlib/text/normwordfolder.cpp
new file mode 100644
index 00000000000..f05377dae9b
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/normwordfolder.cpp
@@ -0,0 +1,1194 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+
+#include <vespa/fastos/fastos.h>
+#include <vespa/fastlib/text/unicodeutil.h>
+#include <vespa/fastlib/text/normwordfolder.h>
+
+bool Fast_NormalizeWordFolder::_isInitialized = false;
+FastOS_Mutex Fast_NormalizeWordFolder::_initMutex;
+bool Fast_NormalizeWordFolder::_doAccentRemoval = false;
+bool Fast_NormalizeWordFolder::_doSmallToNormalKana = false;
+bool Fast_NormalizeWordFolder::_doKatakanaToHiragana = false;
+bool Fast_NormalizeWordFolder::_doKanaAccentCollapsing = false;
+bool Fast_NormalizeWordFolder::_doFullwidthToBasicLatin = false;
+bool Fast_NormalizeWordFolder::_doSharpSSubstitution = false;
+bool Fast_NormalizeWordFolder::_doLigatureSubstitution = false;
+bool Fast_NormalizeWordFolder::_doMulticharExpansion = false;
+bool Fast_NormalizeWordFolder::_isWord[128];
+
+ucs4_t Fast_NormalizeWordFolder::_foldCase[767]; // Up to Latin Extended B (0x0250)
+ucs4_t Fast_NormalizeWordFolder::_keepCase[767]; //
+ucs4_t Fast_NormalizeWordFolder::_foldCaseHighAscii[256]; // Latin Extended Additional (0x1E00 - 0x1F00)
+ucs4_t Fast_NormalizeWordFolder::_keepCaseHighAscii[256]; // (incl. vietnamese)
+ucs4_t Fast_NormalizeWordFolder::_kanaMap[192];
+ucs4_t Fast_NormalizeWordFolder::_halfwidth_fullwidthMap[240];
+
+void
+Fast_NormalizeWordFolder::Setup(uint32_t flags)
+{
+ // Only allow setting these when not initialized or initializing...
+ _initMutex.Lock();
+ _doAccentRemoval = (DO_ACCENT_REMOVAL & flags) != 0;
+// _doSmallToNormalKana = (DO_SMALL_TO_NORMAL_KANA & flags) != 0;
+// _doKatakanaToHiragana = (DO_KATAKANA_TO_HIRAGANA & flags) != 0;
+// _doKanaAccentCollapsing = (DO_KANA_ACCENT_COLLAPSING & flags) != 0; // Not implemented
+ _doFullwidthToBasicLatin = (DO_FULLWIDTH_TO_BASIC_LATIN & flags) != 0; // Not implemented
+ _doSharpSSubstitution = (DO_SHARP_S_SUBSTITUTION & flags) != 0;
+ _doLigatureSubstitution = (DO_LIGATURE_SUBSTITUTION & flags) != 0;
+ _doMulticharExpansion = (DO_MULTICHAR_EXPANSION & flags) != 0;
+ _isInitialized = false;
+ _initMutex.Unlock();
+ Initialize();
+}
+
+void
+Fast_NormalizeWordFolder::Initialize()
+{
+ unsigned int i;
+ if (!_isInitialized) {
+ _initMutex.Lock();
+ if (!_isInitialized) {
+
+ for (i = 0; i < 128; i++)
+ _isWord[i] = Fast_UnicodeUtil::IsWordChar(i);
+ for (i = 0; i < 767; i++) {
+ _foldCase[i] = Fast_UnicodeUtil::ToLower(i);
+ _keepCase[i] = i;
+ }
+
+ for (i = 0x1E00; i < 0x1F00; i++) {
+ _foldCaseHighAscii[i - 0x1E00] = Fast_UnicodeUtil::ToLower(i);
+ _keepCaseHighAscii[i - 0x1E00] = i;
+ }
+
+ if (_doAccentRemoval) {
+ _foldCase[0xc0] = 'a';
+ _foldCase[0xc1] = 'a';
+ _foldCase[0xc2] = 'a';
+ _foldCase[0xc3] = 'a'; // A tilde
+ _foldCase[0xc7] = 'c';
+ _foldCase[0xc8] = 'e';
+ _foldCase[0xc9] = 'e';
+ _foldCase[0xca] = 'e';
+ _foldCase[0xcb] = 'e';
+ _foldCase[0xcc] = 'i'; // I grave
+ _foldCase[0xcd] = 'i';
+ _foldCase[0xce] = 'i';
+ _foldCase[0xcf] = 'i';
+ _foldCase[0xd1] = 'n';
+ _foldCase[0xd2] = 'o';
+ _foldCase[0xd3] = 'o';
+ _foldCase[0xd4] = 'o';
+ _foldCase[0xd5] = 'o';
+ _foldCase[0xd9] = 'u';
+ _foldCase[0xda] = 'u';
+ _foldCase[0xdb] = 'u';
+ _foldCase[0xdd] = 'y';
+
+ _foldCase[0xe0] = 'a';
+ _foldCase[0xe1] = 'a';
+ _foldCase[0xe2] = 'a';
+ _foldCase[0xe3] = 'a'; // a tilde
+ _foldCase[0xe7] = 'c';
+ _foldCase[0xe8] = 'e';
+ _foldCase[0xe9] = 'e';
+ _foldCase[0xea] = 'e';
+ _foldCase[0xeb] = 'e';
+ _foldCase[0xec] = 'i'; // i grave
+ _foldCase[0xed] = 'i';
+ _foldCase[0xee] = 'i';
+ _foldCase[0xef] = 'i';
+ _foldCase[0xf1] = 'n';
+ _foldCase[0xf2] = 'o';
+ _foldCase[0xf3] = 'o';
+ _foldCase[0xf4] = 'o';
+ _foldCase[0xf5] = 'o';
+ _foldCase[0xf9] = 'u';
+ _foldCase[0xfa] = 'u';
+ _foldCase[0xfb] = 'u';
+ _foldCase[0xfd] = 'y';
+ _foldCase[0xff] = 'y';
+ _foldCase[0x102] = 'a';
+ _foldCase[0x103] = 'a';
+ _foldCase[0x110] = 'd';
+ _foldCase[0x111] = 'd';
+ _foldCase[0x128] = 'i';
+ _foldCase[0x129] = 'i';
+ _foldCase[0x178] = 'y';
+ _foldCase[0x1a0] = 'o';
+ _foldCase[0x1a1] = 'o';
+ _foldCase[0x1af] = 'u';
+ _foldCase[0x1b0] = 'u';
+
+ // Superscript spacing modifiers
+ _foldCase[0x2b0] = 'h';
+ _foldCase[0x2b1] = 0x266;
+ _foldCase[0x2b2] = 'j';
+ _foldCase[0x2b3] = 'r';
+ _foldCase[0x2b4] = 0x279;
+ _foldCase[0x2b5] = 0x27b;
+ _foldCase[0x2b6] = 0x281;
+ _foldCase[0x2b7] = 'w';
+ _foldCase[0x2b8] = 'y';
+ _foldCase[0x2e0] = 0x263;
+ _foldCase[0x2e1] = 'l';
+ _foldCase[0x2e2] = 's';
+ _foldCase[0x2e3] = 'x';
+ _foldCase[0x2e4] = 0x295;
+
+ _keepCase[0xc0] = 'A';
+ _keepCase[0xc1] = 'A';
+ _keepCase[0xc2] = 'A';
+ _keepCase[0xc3] = 'A'; // A tilde
+ _keepCase[0xc7] = 'C';
+ _keepCase[0xc8] = 'E';
+ _keepCase[0xc9] = 'E';
+ _keepCase[0xca] = 'E';
+ _keepCase[0xcb] = 'E';
+ _keepCase[0xcc] = 'I'; // I grave
+ _keepCase[0xcd] = 'I';
+ _keepCase[0xce] = 'I';
+ _keepCase[0xcf] = 'I';
+ _keepCase[0xd1] = 'N';
+ _keepCase[0xd2] = 'O';
+ _keepCase[0xd3] = 'O';
+ _keepCase[0xd4] = 'O';
+ _keepCase[0xd5] = 'O';
+ _keepCase[0xd9] = 'U';
+ _keepCase[0xda] = 'U';
+ _keepCase[0xdb] = 'U';
+ _keepCase[0xdd] = 'Y';
+
+ _keepCase[0xe0] = 'a';
+ _keepCase[0xe1] = 'a';
+ _keepCase[0xe2] = 'a';
+ _keepCase[0xe3] = 'a'; // a tilde
+ _keepCase[0xe7] = 'c';
+ _keepCase[0xe8] = 'e';
+ _keepCase[0xe9] = 'e';
+ _keepCase[0xea] = 'e';
+ _keepCase[0xeb] = 'e';
+ _keepCase[0xec] = 'i'; // i grave
+ _keepCase[0xed] = 'i';
+ _keepCase[0xee] = 'i';
+ _keepCase[0xef] = 'i';
+ _keepCase[0xf1] = 'n';
+ _keepCase[0xf2] = 'o';
+ _keepCase[0xf3] = 'o';
+ _keepCase[0xf4] = 'o';
+ _keepCase[0xf5] = 'o';
+ _keepCase[0xf9] = 'u';
+ _keepCase[0xfa] = 'u';
+ _keepCase[0xfb] = 'u';
+ _keepCase[0xfd] = 'y';
+ _keepCase[0xff] = 'y';
+
+ _keepCase[0x102] = 'A';
+ _keepCase[0x103] = 'a';
+ _keepCase[0x110] = 'D';
+ _keepCase[0x111] = 'd';
+ _keepCase[0x128] = 'I';
+ _keepCase[0x129] = 'i';
+ _keepCase[0x178] = 'Y';
+ _keepCase[0x1a0] = 'O';
+ _keepCase[0x1a1] = 'o';
+ _keepCase[0x1af] = 'U';
+ _keepCase[0x1b0] = 'u';
+
+ // Superscript spacing modifiers
+ _foldCase[0x2b0] = 'h';
+ _foldCase[0x2b1] = 0x266;
+ _foldCase[0x2b2] = 'j';
+ _foldCase[0x2b3] = 'r';
+ _foldCase[0x2b4] = 0x279;
+ _foldCase[0x2b5] = 0x27b;
+ _foldCase[0x2b6] = 0x281;
+ _foldCase[0x2b7] = 'w';
+ _foldCase[0x2b8] = 'y';
+ _foldCase[0x2e0] = 0x263;
+ _foldCase[0x2e1] = 'l';
+ _foldCase[0x2e2] = 's';
+ _foldCase[0x2e3] = 'x';
+ _foldCase[0x2e4] = 0x295;
+
+ // Deaccenting-table for Ascii Extended Additional
+ _foldCaseHighAscii[0x1ea0 - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1ea1 - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1ea2 - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1ea3 - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1ea4 - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1ea5 - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1ea6 - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1ea7 - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1ea8 - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1ea9 - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1eaa - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1eab - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1eac - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1ead - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1eae - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1eaf - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1eb0 - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1eb1 - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1eb2 - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1eb3 - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1eb4 - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1eb5 - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1eb6 - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1eb7 - 0x1e00] = 'a';
+ _foldCaseHighAscii[0x1eb8 - 0x1e00] = 'e';
+ _foldCaseHighAscii[0x1eb9 - 0x1e00] = 'e';
+ _foldCaseHighAscii[0x1eba - 0x1e00] = 'e';
+ _foldCaseHighAscii[0x1ebb - 0x1e00] = 'e';
+ _foldCaseHighAscii[0x1ebc - 0x1e00] = 'e';
+ _foldCaseHighAscii[0x1ebd - 0x1e00] = 'e';
+ _foldCaseHighAscii[0x1ebe - 0x1e00] = 'e';
+ _foldCaseHighAscii[0x1ebf - 0x1e00] = 'e';
+ _foldCaseHighAscii[0x1ec0 - 0x1e00] = 'e';
+ _foldCaseHighAscii[0x1ec1 - 0x1e00] = 'e';
+ _foldCaseHighAscii[0x1ec2 - 0x1e00] = 'e';
+ _foldCaseHighAscii[0x1ec3 - 0x1e00] = 'e';
+ _foldCaseHighAscii[0x1ec4 - 0x1e00] = 'e';
+ _foldCaseHighAscii[0x1ec5 - 0x1e00] = 'e';
+ _foldCaseHighAscii[0x1ec6 - 0x1e00] = 'e';
+ _foldCaseHighAscii[0x1ec7 - 0x1e00] = 'e';
+ _foldCaseHighAscii[0x1ec8 - 0x1e00] = 'i';
+ _foldCaseHighAscii[0x1ec9 - 0x1e00] = 'i';
+ _foldCaseHighAscii[0x1eca - 0x1e00] = 'i';
+ _foldCaseHighAscii[0x1ecb - 0x1e00] = 'i';
+ _foldCaseHighAscii[0x1ecc - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1ecd - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1ece - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1ecf - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1ed0 - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1ed1 - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1ed2 - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1ed3 - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1ed4 - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1ed5 - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1ed6 - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1ed7 - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1ed8 - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1ed9 - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1eda - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1edb - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1edc - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1edd - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1ede - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1edf - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1ee0 - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1ee1 - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1ee2 - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1ee3 - 0x1e00] = 'o';
+ _foldCaseHighAscii[0x1ee4 - 0x1e00] = 'u';
+ _foldCaseHighAscii[0x1ee5 - 0x1e00] = 'u';
+ _foldCaseHighAscii[0x1ee6 - 0x1e00] = 'u';
+ _foldCaseHighAscii[0x1ee7 - 0x1e00] = 'u';
+ _foldCaseHighAscii[0x1ee8 - 0x1e00] = 'u';
+ _foldCaseHighAscii[0x1ee9 - 0x1e00] = 'u';
+ _foldCaseHighAscii[0x1eea - 0x1e00] = 'u';
+ _foldCaseHighAscii[0x1eeb - 0x1e00] = 'u';
+ _foldCaseHighAscii[0x1eec - 0x1e00] = 'u';
+ _foldCaseHighAscii[0x1eed - 0x1e00] = 'u';
+ _foldCaseHighAscii[0x1eee - 0x1e00] = 'u';
+ _foldCaseHighAscii[0x1eef - 0x1e00] = 'u';
+ _foldCaseHighAscii[0x1ef0 - 0x1e00] = 'u';
+ _foldCaseHighAscii[0x1ef1 - 0x1e00] = 'u';
+ _foldCaseHighAscii[0x1ef2 - 0x1e00] = 'y';
+ _foldCaseHighAscii[0x1ef3 - 0x1e00] = 'y';
+ _foldCaseHighAscii[0x1ef4 - 0x1e00] = 'y';
+ _foldCaseHighAscii[0x1ef5 - 0x1e00] = 'y';
+ _foldCaseHighAscii[0x1ef6 - 0x1e00] = 'y';
+ _foldCaseHighAscii[0x1ef7 - 0x1e00] = 'y';
+ _foldCaseHighAscii[0x1ef8 - 0x1e00] = 'y';
+ _foldCaseHighAscii[0x1ef9 - 0x1e00] = 'y';
+
+ _keepCaseHighAscii[0x1ea0 - 0x1e00] = 'A';
+ _keepCaseHighAscii[0x1ea1 - 0x1e00] = 'a';
+ _keepCaseHighAscii[0x1ea2 - 0x1e00] = 'A';
+ _keepCaseHighAscii[0x1ea3 - 0x1e00] = 'a';
+ _keepCaseHighAscii[0x1ea4 - 0x1e00] = 'A';
+ _keepCaseHighAscii[0x1ea5 - 0x1e00] = 'a';
+ _keepCaseHighAscii[0x1ea6 - 0x1e00] = 'A';
+ _keepCaseHighAscii[0x1ea7 - 0x1e00] = 'a';
+ _keepCaseHighAscii[0x1ea8 - 0x1e00] = 'A';
+ _keepCaseHighAscii[0x1ea9 - 0x1e00] = 'a';
+ _keepCaseHighAscii[0x1eaa - 0x1e00] = 'A';
+ _keepCaseHighAscii[0x1eab - 0x1e00] = 'a';
+ _keepCaseHighAscii[0x1eac - 0x1e00] = 'A';
+ _keepCaseHighAscii[0x1ead - 0x1e00] = 'a';
+ _keepCaseHighAscii[0x1eae - 0x1e00] = 'A';
+ _keepCaseHighAscii[0x1eaf - 0x1e00] = 'a';
+ _keepCaseHighAscii[0x1eb0 - 0x1e00] = 'A';
+ _keepCaseHighAscii[0x1eb1 - 0x1e00] = 'a';
+ _keepCaseHighAscii[0x1eb2 - 0x1e00] = 'A';
+ _keepCaseHighAscii[0x1eb3 - 0x1e00] = 'a';
+ _keepCaseHighAscii[0x1eb4 - 0x1e00] = 'A';
+ _keepCaseHighAscii[0x1eb5 - 0x1e00] = 'a';
+ _keepCaseHighAscii[0x1eb6 - 0x1e00] = 'A';
+ _keepCaseHighAscii[0x1eb7 - 0x1e00] = 'a';
+ _keepCaseHighAscii[0x1eb8 - 0x1e00] = 'E';
+ _keepCaseHighAscii[0x1eb9 - 0x1e00] = 'e';
+ _keepCaseHighAscii[0x1eba - 0x1e00] = 'E';
+ _keepCaseHighAscii[0x1ebb - 0x1e00] = 'e';
+ _keepCaseHighAscii[0x1ebc - 0x1e00] = 'E';
+ _keepCaseHighAscii[0x1ebd - 0x1e00] = 'e';
+ _keepCaseHighAscii[0x1ebe - 0x1e00] = 'E';
+ _keepCaseHighAscii[0x1ebf - 0x1e00] = 'e';
+ _keepCaseHighAscii[0x1ec0 - 0x1e00] = 'E';
+ _keepCaseHighAscii[0x1ec1 - 0x1e00] = 'e';
+ _keepCaseHighAscii[0x1ec2 - 0x1e00] = 'E';
+ _keepCaseHighAscii[0x1ec3 - 0x1e00] = 'e';
+ _keepCaseHighAscii[0x1ec4 - 0x1e00] = 'E';
+ _keepCaseHighAscii[0x1ec5 - 0x1e00] = 'e';
+ _keepCaseHighAscii[0x1ec6 - 0x1e00] = 'E';
+ _keepCaseHighAscii[0x1ec7 - 0x1e00] = 'e';
+ _keepCaseHighAscii[0x1ec8 - 0x1e00] = 'I';
+ _keepCaseHighAscii[0x1ec9 - 0x1e00] = 'i';
+ _keepCaseHighAscii[0x1eca - 0x1e00] = 'I';
+ _keepCaseHighAscii[0x1ecb - 0x1e00] = 'i';
+ _keepCaseHighAscii[0x1ecc - 0x1e00] = 'O';
+ _keepCaseHighAscii[0x1ecd - 0x1e00] = 'o';
+ _keepCaseHighAscii[0x1ece - 0x1e00] = 'O';
+ _keepCaseHighAscii[0x1ecf - 0x1e00] = 'o';
+ _keepCaseHighAscii[0x1ed0 - 0x1e00] = 'O';
+ _keepCaseHighAscii[0x1ed1 - 0x1e00] = 'o';
+ _keepCaseHighAscii[0x1ed2 - 0x1e00] = 'O';
+ _keepCaseHighAscii[0x1ed3 - 0x1e00] = 'o';
+ _keepCaseHighAscii[0x1ed4 - 0x1e00] = 'O';
+ _keepCaseHighAscii[0x1ed5 - 0x1e00] = 'o';
+ _keepCaseHighAscii[0x1ed6 - 0x1e00] = 'O';
+ _keepCaseHighAscii[0x1ed7 - 0x1e00] = 'o';
+ _keepCaseHighAscii[0x1ed8 - 0x1e00] = 'O';
+ _keepCaseHighAscii[0x1ed9 - 0x1e00] = 'o';
+ _keepCaseHighAscii[0x1eda - 0x1e00] = 'O';
+ _keepCaseHighAscii[0x1edb - 0x1e00] = 'o';
+ _keepCaseHighAscii[0x1edc - 0x1e00] = 'O';
+ _keepCaseHighAscii[0x1edd - 0x1e00] = 'o';
+ _keepCaseHighAscii[0x1ede - 0x1e00] = 'O';
+ _keepCaseHighAscii[0x1edf - 0x1e00] = 'o';
+ _keepCaseHighAscii[0x1ee0 - 0x1e00] = 'O';
+ _keepCaseHighAscii[0x1ee1 - 0x1e00] = 'o';
+ _keepCaseHighAscii[0x1ee2 - 0x1e00] = 'O';
+ _keepCaseHighAscii[0x1ee3 - 0x1e00] = 'o';
+ _keepCaseHighAscii[0x1ee4 - 0x1e00] = 'U';
+ _keepCaseHighAscii[0x1ee5 - 0x1e00] = 'u';
+ _keepCaseHighAscii[0x1ee6 - 0x1e00] = 'U';
+ _keepCaseHighAscii[0x1ee7 - 0x1e00] = 'u';
+ _keepCaseHighAscii[0x1ee8 - 0x1e00] = 'U';
+ _keepCaseHighAscii[0x1ee9 - 0x1e00] = 'u';
+ _keepCaseHighAscii[0x1eea - 0x1e00] = 'U';
+ _keepCaseHighAscii[0x1eeb - 0x1e00] = 'u';
+ _keepCaseHighAscii[0x1eec - 0x1e00] = 'U';
+ _keepCaseHighAscii[0x1eed - 0x1e00] = 'u';
+ _keepCaseHighAscii[0x1eee - 0x1e00] = 'U';
+ _keepCaseHighAscii[0x1eef - 0x1e00] = 'u';
+ _keepCaseHighAscii[0x1ef0 - 0x1e00] = 'U';
+ _keepCaseHighAscii[0x1ef1 - 0x1e00] = 'u';
+ _keepCaseHighAscii[0x1ef2 - 0x1e00] = 'Y';
+ _keepCaseHighAscii[0x1ef3 - 0x1e00] = 'y';
+ _keepCaseHighAscii[0x1ef4 - 0x1e00] = 'Y';
+ _keepCaseHighAscii[0x1ef5 - 0x1e00] = 'y';
+ _keepCaseHighAscii[0x1ef6 - 0x1e00] = 'Y';
+ _keepCaseHighAscii[0x1ef7 - 0x1e00] = 'y';
+ _keepCaseHighAscii[0x1ef8 - 0x1e00] = 'Y';
+ _keepCaseHighAscii[0x1ef9 - 0x1e00] = 'y';
+
+ }
+
+ // Base case hiragana - hiragana ID
+ for (i = 0; i < 96; i++) {
+ _kanaMap[i] = 0x3040 + i;
+ }
+
+ // Modify some hiragana - hiragana
+ if (_doSmallToNormalKana) {
+ // A I U E O YA YU YO WA, and TSU (previously we did not convert TSU)
+ _kanaMap[0x3041 - 0x3040] = 0x3042;
+ _kanaMap[0x3043 - 0x3040] = 0x3044;
+ _kanaMap[0x3045 - 0x3040] = 0x3046;
+ _kanaMap[0x3047 - 0x3040] = 0x3048;
+ _kanaMap[0x3049 - 0x3040] = 0x304A;
+ _kanaMap[0x3063 - 0x3040] = 0x3064;
+ _kanaMap[0x3083 - 0x3040] = 0x3084;
+ _kanaMap[0x3085 - 0x3040] = 0x3086;
+ _kanaMap[0x3087 - 0x3040] = 0x3088;
+ _kanaMap[0x308E - 0x3040] = 0x308F;
+ }
+
+ if (_doKatakanaToHiragana) {
+ // base katakana to hiragana
+ for (i = 96; i < 192; i++) {
+ _kanaMap[i] = 0x3040 + i - 0x60;
+ }
+
+ // modify some katakana - hiragana
+
+ // 0x30A0 -> id
+ _kanaMap[0x30A0 - 0x3040] = 0x30A0;
+ // 0x30F7 to 0x30FC -> id
+ _kanaMap[0x30F7 - 0x3040] = 0x30F7;
+ _kanaMap[0x30F8 - 0x3040] = 0x30F8;
+ _kanaMap[0x30F9 - 0x3040] = 0x30F9;
+ _kanaMap[0x30FA - 0x3040] = 0x30FA;
+ _kanaMap[0x30FB - 0x3040] = 0x30FB;
+ _kanaMap[0x30FC - 0x3040] = 0x30FC;
+ // 0x30FF -> id
+ _kanaMap[0x30FF - 0x3040] = 0x30FF;
+
+ if (_doSmallToNormalKana) {
+ // A I U E O YA YU YO WA, and TSU (previously we did not convert TSU)
+ _kanaMap[0x30A1 - 0x3040] = 0x3042;
+ _kanaMap[0x30A3 - 0x3040] = 0x3044;
+ _kanaMap[0x30A5 - 0x3040] = 0x3046;
+ _kanaMap[0x30A7 - 0x3040] = 0x3048;
+ _kanaMap[0x30A9 - 0x3040] = 0x304A;
+ _kanaMap[0x30C3 - 0x3040] = 0x30C4;
+ _kanaMap[0x30E3 - 0x3040] = 0x3084;
+ _kanaMap[0x30E5 - 0x3040] = 0x3086;
+ _kanaMap[0x30E7 - 0x3040] = 0x3088;
+ _kanaMap[0x30EE - 0x3040] = 0x308F;
+ // KA KE
+ _kanaMap[0x30F5 - 0x3040] = 0x304B;
+ _kanaMap[0x30F6 - 0x3040] = 0x3051;
+ } else { // !_doSmallToNormalKana
+ // A I U E O YA YU YO WA, not TSU is normal katakana - hiragana
+ // KA KE; No small hiragana exists, so id
+ _kanaMap[0x30F5 - 0x3040] = 0x30F5;
+ _kanaMap[0x30F6 - 0x3040] = 0x30F6;
+ }
+ } else { // !_doKatakanaToHiragana
+ // katakana - katakana ID
+ for (i = 96; i < 192; i++) {
+ _kanaMap[i] = 0x3040 + i;
+ }
+
+ // modify some katakana - katakana
+ if (_doSmallToNormalKana) {
+ // A I U E O YA YU YO WA, not TSU
+ _kanaMap[0x30A1 - 0x3040] = 0x30A2;
+ _kanaMap[0x30A3 - 0x3040] = 0x30A4;
+ _kanaMap[0x30A5 - 0x3040] = 0x30A6;
+ _kanaMap[0x30A7 - 0x3040] = 0x30A8;
+ _kanaMap[0x30A9 - 0x3040] = 0x30AA;
+ _kanaMap[0x30E3 - 0x3040] = 0x30E4;
+ _kanaMap[0x30E5 - 0x3040] = 0x30E6;
+ _kanaMap[0x30E7 - 0x3040] = 0x30E8;
+ _kanaMap[0x30EE - 0x3040] = 0x30EF;
+ // KA KE
+ _kanaMap[0x30F5 - 0x3040] = 0x30AB;
+ _kanaMap[0x30F6 - 0x3040] = 0x30B1;
+ }
+ }
+
+
+
+ // Fullwidth ASCII
+ for (i = 0; i < 0x21; i++)
+ _halfwidth_fullwidthMap[i] = 0x20 + i;
+ for (i = 0x21; i < 0x3B; i++) // full uppercase to half lowercase
+ _halfwidth_fullwidthMap[i] = 0x40 + i;
+ for (i = 0x3B; i < 0x5F; i++)
+ _halfwidth_fullwidthMap[i] = 0x20 + i;
+ // 0xFF00, 0xFF5F -> id
+ _halfwidth_fullwidthMap[0x00] = 0xFF00;
+ _halfwidth_fullwidthMap[0x5F] = 0xFF5F;
+
+ // Halfwidth CJK Punctuation
+ // 0xFF60 -> id
+ _halfwidth_fullwidthMap[0x60] = 0xFF60;
+ _halfwidth_fullwidthMap[0x61] = 0x3002;
+ _halfwidth_fullwidthMap[0x62] = 0x300C;
+ _halfwidth_fullwidthMap[0x63] = 0x300D;
+ _halfwidth_fullwidthMap[0x64] = 0x3001;
+
+ // Halfwidth katakana (maps directly to hiragana)
+
+ // Common cases for halfwidth katakana
+ _halfwidth_fullwidthMap[0x65] = 0x30FB;
+
+ if (_doKatakanaToHiragana) {
+ _halfwidth_fullwidthMap[0x66] = 0x3092;
+ _halfwidth_fullwidthMap[0x6F] = 0x3063;
+ _halfwidth_fullwidthMap[0x70] = 0x30FC;
+ _halfwidth_fullwidthMap[0x71] = 0x3042;
+ _halfwidth_fullwidthMap[0x72] = 0x3044;
+ _halfwidth_fullwidthMap[0x73] = 0x3046;
+ _halfwidth_fullwidthMap[0x74] = 0x3048;
+ _halfwidth_fullwidthMap[0x75] = 0x304A;
+ _halfwidth_fullwidthMap[0x76] = 0x304B;
+ _halfwidth_fullwidthMap[0x77] = 0x304D;
+ _halfwidth_fullwidthMap[0x78] = 0x304F;
+ _halfwidth_fullwidthMap[0x79] = 0x3051;
+ _halfwidth_fullwidthMap[0x7A] = 0x3053;
+ _halfwidth_fullwidthMap[0x7B] = 0x3055;
+ _halfwidth_fullwidthMap[0x7C] = 0x3057;
+ _halfwidth_fullwidthMap[0x7D] = 0x3059;
+ _halfwidth_fullwidthMap[0x7E] = 0x305B;
+ _halfwidth_fullwidthMap[0x7F] = 0x305D;
+ _halfwidth_fullwidthMap[0x80] = 0x305F;
+ _halfwidth_fullwidthMap[0x81] = 0x3061;
+ _halfwidth_fullwidthMap[0x82] = 0x3064;
+ _halfwidth_fullwidthMap[0x83] = 0x3066;
+ _halfwidth_fullwidthMap[0x84] = 0x3068;
+ _halfwidth_fullwidthMap[0x85] = 0x306A;
+ _halfwidth_fullwidthMap[0x86] = 0x306B;
+ _halfwidth_fullwidthMap[0x87] = 0x306C;
+ _halfwidth_fullwidthMap[0x88] = 0x306D;
+ _halfwidth_fullwidthMap[0x89] = 0x306E;
+ _halfwidth_fullwidthMap[0x8A] = 0x306F;
+ _halfwidth_fullwidthMap[0x8B] = 0x3072;
+ _halfwidth_fullwidthMap[0x8C] = 0x3075;
+ _halfwidth_fullwidthMap[0x8D] = 0x3078;
+ _halfwidth_fullwidthMap[0x8E] = 0x307B;
+ _halfwidth_fullwidthMap[0x8F] = 0x307E;
+ _halfwidth_fullwidthMap[0x90] = 0x307F;
+ _halfwidth_fullwidthMap[0x91] = 0x3080;
+ _halfwidth_fullwidthMap[0x92] = 0x3081;
+ _halfwidth_fullwidthMap[0x93] = 0x3082;
+ _halfwidth_fullwidthMap[0x94] = 0x3084;
+ _halfwidth_fullwidthMap[0x95] = 0x3086;
+ _halfwidth_fullwidthMap[0x96] = 0x3088;
+ _halfwidth_fullwidthMap[0x97] = 0x3089;
+ _halfwidth_fullwidthMap[0x98] = 0x308A;
+ _halfwidth_fullwidthMap[0x99] = 0x308B;
+ _halfwidth_fullwidthMap[0x9A] = 0x308C;
+ _halfwidth_fullwidthMap[0x9B] = 0x308D;
+ _halfwidth_fullwidthMap[0x9C] = 0x308F;
+ _halfwidth_fullwidthMap[0x9D] = 0x3093;
+ _halfwidth_fullwidthMap[0x9E] = 0x3099;
+ _halfwidth_fullwidthMap[0x9F] = 0x309A;
+ if (_doSmallToNormalKana) {
+ _halfwidth_fullwidthMap[0x67] = 0x3042;
+ _halfwidth_fullwidthMap[0x68] = 0x3044;
+ _halfwidth_fullwidthMap[0x69] = 0x3046;
+ _halfwidth_fullwidthMap[0x6A] = 0x3048;
+ _halfwidth_fullwidthMap[0x6B] = 0x304A;
+ _halfwidth_fullwidthMap[0x6C] = 0x3084;
+ _halfwidth_fullwidthMap[0x6D] = 0x3086;
+ _halfwidth_fullwidthMap[0x6E] = 0x3088;
+ } else { // !_doSmallToNormalKana
+ _halfwidth_fullwidthMap[0x67] = 0x3041;
+ _halfwidth_fullwidthMap[0x68] = 0x3043;
+ _halfwidth_fullwidthMap[0x69] = 0x3045;
+ _halfwidth_fullwidthMap[0x6A] = 0x3047;
+ _halfwidth_fullwidthMap[0x6B] = 0x3049;
+ _halfwidth_fullwidthMap[0x6C] = 0x3083;
+ _halfwidth_fullwidthMap[0x6D] = 0x3085;
+ _halfwidth_fullwidthMap[0x6E] = 0x3087;
+ }
+ } else { // !_doKatakanaToHiragana
+ _halfwidth_fullwidthMap[0x66] = 0x30F2;
+ _halfwidth_fullwidthMap[0x6F] = 0x30C3;
+ _halfwidth_fullwidthMap[0x70] = 0x30FC;
+ _halfwidth_fullwidthMap[0x71] = 0x30A2;
+ _halfwidth_fullwidthMap[0x72] = 0x30A4;
+ _halfwidth_fullwidthMap[0x73] = 0x30A6;
+ _halfwidth_fullwidthMap[0x74] = 0x30A8;
+ _halfwidth_fullwidthMap[0x75] = 0x30AA;
+ _halfwidth_fullwidthMap[0x76] = 0x30AB;
+ _halfwidth_fullwidthMap[0x77] = 0x30AD;
+ _halfwidth_fullwidthMap[0x78] = 0x30AF;
+ _halfwidth_fullwidthMap[0x79] = 0x30B1;
+ _halfwidth_fullwidthMap[0x7A] = 0x30B3;
+ _halfwidth_fullwidthMap[0x7B] = 0x30B5;
+ _halfwidth_fullwidthMap[0x7C] = 0x30B7;
+ _halfwidth_fullwidthMap[0x7D] = 0x30B9;
+ _halfwidth_fullwidthMap[0x7E] = 0x30BB;
+ _halfwidth_fullwidthMap[0x7F] = 0x30BD;
+ _halfwidth_fullwidthMap[0x80] = 0x30BF;
+ _halfwidth_fullwidthMap[0x81] = 0x30C1;
+ _halfwidth_fullwidthMap[0x82] = 0x30C4;
+ _halfwidth_fullwidthMap[0x83] = 0x30C6;
+ _halfwidth_fullwidthMap[0x84] = 0x30C8;
+ _halfwidth_fullwidthMap[0x85] = 0x30CA;
+ _halfwidth_fullwidthMap[0x86] = 0x30CB;
+ _halfwidth_fullwidthMap[0x87] = 0x30CC;
+ _halfwidth_fullwidthMap[0x88] = 0x30CD;
+ _halfwidth_fullwidthMap[0x89] = 0x30CE;
+ _halfwidth_fullwidthMap[0x8A] = 0x30CF;
+ _halfwidth_fullwidthMap[0x8B] = 0x30D2;
+ _halfwidth_fullwidthMap[0x8C] = 0x30D5;
+ _halfwidth_fullwidthMap[0x8D] = 0x30D8;
+ _halfwidth_fullwidthMap[0x8E] = 0x30DB;
+ _halfwidth_fullwidthMap[0x8F] = 0x30DE;
+ _halfwidth_fullwidthMap[0x90] = 0x30DF;
+ _halfwidth_fullwidthMap[0x91] = 0x30E0;
+ _halfwidth_fullwidthMap[0x92] = 0x30E1;
+ _halfwidth_fullwidthMap[0x93] = 0x30E2;
+ _halfwidth_fullwidthMap[0x94] = 0x30E4;
+ _halfwidth_fullwidthMap[0x95] = 0x30E6;
+ _halfwidth_fullwidthMap[0x96] = 0x30E8;
+ _halfwidth_fullwidthMap[0x97] = 0x30E9;
+ _halfwidth_fullwidthMap[0x98] = 0x30EA;
+ _halfwidth_fullwidthMap[0x99] = 0x30EB;
+ _halfwidth_fullwidthMap[0x9A] = 0x30EC;
+ _halfwidth_fullwidthMap[0x9B] = 0x30ED;
+ _halfwidth_fullwidthMap[0x9C] = 0x30EF;
+ _halfwidth_fullwidthMap[0x9D] = 0x30F3;
+ _halfwidth_fullwidthMap[0x9E] = 0x3099;
+ _halfwidth_fullwidthMap[0x9F] = 0x309A;
+ if (_doSmallToNormalKana) {
+ _halfwidth_fullwidthMap[0x67] = 0x30a2;
+ _halfwidth_fullwidthMap[0x68] = 0x30a4;
+ _halfwidth_fullwidthMap[0x69] = 0x30a6;
+ _halfwidth_fullwidthMap[0x6A] = 0x30a8;
+ _halfwidth_fullwidthMap[0x6B] = 0x30aA;
+ _halfwidth_fullwidthMap[0x6C] = 0x30e4;
+ _halfwidth_fullwidthMap[0x6D] = 0x30e6;
+ _halfwidth_fullwidthMap[0x6E] = 0x30e8;
+ } else { // !_doSmallToNormalKana
+ _halfwidth_fullwidthMap[0x67] = 0x30a1;
+ _halfwidth_fullwidthMap[0x68] = 0x30a3;
+ _halfwidth_fullwidthMap[0x69] = 0x30a5;
+ _halfwidth_fullwidthMap[0x6A] = 0x30a7;
+ _halfwidth_fullwidthMap[0x6B] = 0x30a9;
+ _halfwidth_fullwidthMap[0x6C] = 0x30e3;
+ _halfwidth_fullwidthMap[0x6D] = 0x30e5;
+ _halfwidth_fullwidthMap[0x6E] = 0x30e7;
+ }
+ }
+
+ // Halfwidth Hangul
+ _halfwidth_fullwidthMap[0xA0] = 0x3164;
+ // fill in 0xFFA1 - 0xFFBE => 0x3131 - 0x314E
+ for (i = 0xA1; i < 0xBF; i++)
+ _halfwidth_fullwidthMap[i] = 0x3090 + i;
+ _halfwidth_fullwidthMap[0xBF] = 0xFFBF;
+ _halfwidth_fullwidthMap[0xC0] = 0xFFC0;
+ _halfwidth_fullwidthMap[0xC1] = 0xFFC1;
+ // fill in 0xFFC2 - 0xFFC7 => 0x314F - 0x3154
+ for (i = 0xC2; i < 0xC8; i++)
+ _halfwidth_fullwidthMap[i] = 0x308D + i;
+ _halfwidth_fullwidthMap[0xC8] = 0xFFC8;
+ _halfwidth_fullwidthMap[0xC9] = 0xFFC9;
+ // fill in 0xFFCA - 0xFFCF => 0x3155 - 0x315A
+ for (i = 0xCA; i < 0xD0; i++)
+ _halfwidth_fullwidthMap[i] = 0x308B + i;
+ _halfwidth_fullwidthMap[0xD0] = 0xFFD0;
+ _halfwidth_fullwidthMap[0xD1] = 0xFFD1;
+ // fill in 0xFFD2 - 0xFFD7 => 0x315B - 0x3160
+ for (i = 0xD2; i < 0xD8; i++)
+ _halfwidth_fullwidthMap[i] = 0x3089 + i;
+ _halfwidth_fullwidthMap[0xD8] = 0xFFD8;
+ _halfwidth_fullwidthMap[0xD9] = 0xFFD9;
+ // fill in 0xFFDA - 0xFFDC => 0x3161 - 0x3163
+ for (i = 0xDA; i < 0xDD; i++)
+ _halfwidth_fullwidthMap[i] = 0x3087 + i;
+
+ // Fullwidth symbols
+ _halfwidth_fullwidthMap[0xE0] = 0x00A2;
+ _halfwidth_fullwidthMap[0xE1] = 0x00A3;
+ _halfwidth_fullwidthMap[0xE2] = 0x00AC;
+ _halfwidth_fullwidthMap[0xE3] = 0x00AF;
+ _halfwidth_fullwidthMap[0xE4] = 0x00A6;
+ _halfwidth_fullwidthMap[0xE5] = 0x00A5;
+ _halfwidth_fullwidthMap[0xE6] = 0x20A9;
+
+ // 0xFFE7 -> id
+ _halfwidth_fullwidthMap[0xE7] = 0xFFE7;
+
+ // Halfwidth symbols
+ _halfwidth_fullwidthMap[0xE8] = 0x2502;
+ _halfwidth_fullwidthMap[0xE9] = 0x2190;
+ _halfwidth_fullwidthMap[0xEA] = 0x2191;
+ _halfwidth_fullwidthMap[0xEB] = 0x2192;
+ _halfwidth_fullwidthMap[0xEC] = 0x2193;
+ _halfwidth_fullwidthMap[0xED] = 0x25A0;
+ _halfwidth_fullwidthMap[0xEE] = 0x25CB;
+
+ // 0xFFEF -> id
+ _halfwidth_fullwidthMap[0xEF] = 0xFFEF;
+
+
+ //
+ // DONE
+ //
+ _isInitialized = true;
+ }
+ _initMutex.Unlock();
+ }
+}
+
+Fast_NormalizeWordFolder::Fast_NormalizeWordFolder()
+{
+ Initialize();
+}
+
+
+Fast_NormalizeWordFolder::~Fast_NormalizeWordFolder(void)
+{
+}
+
+size_t
+Fast_NormalizeWordFolder::FoldedSizeAsUTF8(const char *word) const
+{
+ ucs4_t c;
+ size_t res;
+ const unsigned char *uword;
+
+ res = 0;
+ uword = reinterpret_cast<const unsigned char *>(word);
+ c = Fast_UnicodeUtil::GetUTF8Char(uword);
+ while (c != 0) {
+ if (c != Fast_UnicodeUtil::_BadUTF8Char) {
+ const char *repl = ReplacementString(c);
+ if (repl != NULL) {
+ res += strlen(repl);
+ } else {
+ c = ToFold(c);
+ res += Fast_UnicodeUtil::utf8clen(c);
+ }
+ }
+ c = Fast_UnicodeUtil::GetUTF8Char(uword);
+ }
+ return res;
+}
+
+
+char *
+Fast_NormalizeWordFolder::FoldUTF8WordToUTF8Quick(char *wordbufpos,
+ const char *word)
+ const
+{
+ ucs4_t c;
+ const unsigned char *uword;
+
+ uword = reinterpret_cast<const unsigned char *>(word);
+ c = Fast_UnicodeUtil::GetUTF8Char(uword);
+ while (c != 0) {
+ if (c != Fast_UnicodeUtil::_BadUTF8Char) {
+ const char *repl = ReplacementString(c);
+ if (repl != NULL) {
+ size_t repllen = strlen(repl);
+ if (repllen > 0)
+ memcpy(wordbufpos, repl, repllen);
+ wordbufpos += repllen;
+ } else {
+ c = ToFold(c);
+ wordbufpos = Fast_UnicodeUtil::utf8cput(wordbufpos, c);
+ }
+ }
+ c = Fast_UnicodeUtil::GetUTF8Char(uword);
+ }
+ return wordbufpos;
+}
+
+const char*
+Fast_NormalizeWordFolder::Tokenize(const char *buf,
+ const char *bufend,
+ char *dstbuf,
+ char *dstbufend,
+ const char*& origstart,
+ size_t& tokenlen) const
+{
+
+ ucs4_t c = 0;
+ const unsigned char *p;
+ char *q = NULL;
+ char *eq = NULL;
+ const unsigned char *ep;
+ p = reinterpret_cast<const unsigned char *>(buf);
+ ep = reinterpret_cast<const unsigned char *>(bufend);
+
+ // Skip characters between words
+ for (;;) {
+ if (p >= ep) { // End of input buffer, no more words
+ *dstbuf = 0;
+ return reinterpret_cast<const char *>(p);
+ }
+ if (*p < 128) { // Common case, ASCII
+ c = *p++;
+ if (_isWord[c])
+ {
+ origstart = reinterpret_cast<const char *>(p) - 1;
+ break;
+ }
+ } else {
+ const unsigned char* prev_p = p;
+ c = Fast_UnicodeUtil::GetUTF8Char(p);
+ if (IsWordCharOrIA(c))
+ {
+ origstart = reinterpret_cast<const char *>(prev_p);
+ break;
+ }
+ }
+ }
+
+ // Start saving word.
+ q = dstbuf;
+ eq = dstbufend - 6; // Make room for long UTF8 char and NUL
+ // Doesn't check for space for the first char, assumes that
+ // word buffer is at least 13 characters
+ if (c < 128) { // Common case, ASCII
+ *q++ = _foldCase[c];
+ } else {
+ const char *repl = ReplacementString(c);
+ if (repl != NULL) {
+ size_t repllen = strlen(repl);
+ if (repllen > 0)
+ memcpy(q, repl, repllen);
+ q += repllen;
+ } else {
+ c = ToFold(c);
+ q = Fast_UnicodeUtil::utf8cput(q, c);
+ }
+ }
+
+ // Special case for interlinear annotation
+ if (c == 0xFFF9) { // ANCHOR
+ // Collect up to and including terminator
+ for(;;) {
+ if (p >= ep) {
+ c = 0;
+ break;
+ }
+ if (*p < 128) { // Note, no exit on plain ASCII
+ c = *p++;
+ *q++ = c;
+ if (q >= eq) { // Junk rest of annotation block
+ for (;;) {
+ if (p >= ep) { // End of input buffer
+ c = 0;
+ break;
+ }
+ if (*p < 128) { // Common case, ASCII
+ c = *p++;
+ } else {
+ c = Fast_UnicodeUtil::GetUTF8Char(p);
+ if (c == 0xFFFB) {
+ break; // out of junking loop
+ }
+ }
+ }
+ break; // out of annotation block processing
+ }
+ } else {
+ c = Fast_UnicodeUtil::GetUTF8Char(p);
+ q = Fast_UnicodeUtil::utf8cput(q, c);
+ if (c == 0xFFFB) { // TERMINATOR => Exit condition
+ break;
+ }
+ if (q >= eq) { // Junk rest of word
+ for (;;) {
+ if (p >= ep) { // End of input buffer
+ c = 0;
+ break;
+ }
+ if (*p < 128) { // Common case, ASCII
+ c = *p++;
+ } else {
+ c = Fast_UnicodeUtil::GetUTF8Char(p);
+ if (c == 0xFFFB) {
+ break;
+ }
+ }
+ }
+ break;
+ }
+ }
+ }
+ } else
+
+ for (;;) {
+ if (p >= ep) { // End of input buffer
+ c = 0;
+ break;
+ }
+ if (*p < 128) { // Common case, ASCII
+ c = *p++;
+ if (!_isWord[c])
+ {
+ p--;
+ break;
+ }
+ *q++ = _foldCase[c];
+ if (q >= eq) { // Junk rest of word
+ for (;;) {
+ if (p >= ep) { // End of input buffer
+ c = 0;
+ break;
+ }
+ if (*p < 128) { // Common case, ASCII
+ c = *p++;
+ if (!_isWord[c])
+ {
+ p--;
+ break;
+ }
+ } else {
+ const unsigned char* prev_p = p;
+ c = Fast_UnicodeUtil::GetUTF8Char(p);
+ if (!Fast_UnicodeUtil::IsWordChar(c))
+ {
+ p = prev_p;
+ break;
+ }
+ }
+ }
+ break;
+ }
+ } else {
+ const unsigned char* prev_p = p;
+ c = Fast_UnicodeUtil::GetUTF8Char(p);
+ if (!Fast_UnicodeUtil::IsWordChar(c))
+ {
+ p = prev_p;
+ break;
+ }
+ const char *repl = ReplacementString(c);
+ if (repl != NULL) {
+ size_t repllen = strlen(repl);
+ if (repllen > 0)
+ memcpy(q, repl, repllen);
+ q += repllen;
+ } else {
+ c = ToFold(c);
+ q = Fast_UnicodeUtil::utf8cput(q, c);
+ }
+ if (q >= eq) { // Junk rest of word
+ for (;;) {
+ if (p >= ep) { // End of input buffer
+ c = 0;
+ break;
+ }
+ if (*p < 128) { // Common case, ASCII
+ c = *p++;
+ if (!_isWord[c])
+ {
+ p--;
+ break;
+ }
+ } else {
+ const unsigned char* xprev_p = p;
+ c = Fast_UnicodeUtil::GetUTF8Char(p);
+ if (!Fast_UnicodeUtil::IsWordChar(c))
+ {
+ p = xprev_p;
+ break;
+ }
+ }
+ }
+ break;
+ }
+ }
+ }
+ *q = 0;
+ tokenlen = q - dstbuf;
+ return reinterpret_cast<const char *>(p);
+}
+
+
+
+const char*
+Fast_NormalizeWordFolder::UCS4Tokenize(const char *buf,
+ const char *bufend,
+ ucs4_t *dstbuf,
+ ucs4_t *dstbufend,
+ const char*& origstart,
+ size_t& tokenlen) const
+{
+ return Tokenize(buf, bufend, dstbuf, dstbufend, origstart, tokenlen);
+}
+
+const char*
+Fast_NormalizeWordFolder::Tokenize(const char *buf,
+ const char *bufend,
+ ucs4_t *dstbuf,
+ ucs4_t *dstbufend,
+ const char*& origstart,
+ size_t& tokenlen) const
+{
+
+ ucs4_t c = 0;
+ const unsigned char *p;
+ ucs4_t *q = NULL;
+ ucs4_t *eq = NULL;
+ const unsigned char *ep;
+ p = reinterpret_cast<const unsigned char *>(buf);
+ ep = reinterpret_cast<const unsigned char *>(bufend);
+
+ // Skip characters between words
+ for (;;) {
+ if (p >= ep) { // End of input buffer, no more words
+ *dstbuf = 0;
+ return reinterpret_cast<const char *>(p);
+ }
+ if (*p < 128) { // Common case, ASCII
+ c = *p++;
+ if (_isWord[c])
+ {
+ origstart = reinterpret_cast<const char *>(p) - 1;
+ break;
+ }
+ } else {
+ const unsigned char* prev_p = p;
+ c = Fast_UnicodeUtil::GetUTF8Char(p);
+ if (IsWordCharOrIA(c))
+ {
+ origstart = reinterpret_cast<const char *>(prev_p);
+ break;
+ }
+ }
+ }
+
+ // Start saving word.
+ q = dstbuf;
+ eq = dstbufend - 3; // Make room for UCS4 char replacement string and NUL
+ // Doesn't check for space for the first char, assumes that
+ // word buffer is at least 13 characters
+ if (c < 128) { // Common case, ASCII
+ *q++ = _foldCase[c];
+ } else {
+ const char *repl = ReplacementString(c);
+ if (repl != NULL) {
+ size_t repllen = strlen(repl);
+ if (repllen > 0)
+ q = Fast_UnicodeUtil::ucs4copy(q,repl);
+ } else {
+ c = ToFold(c);
+ *q++ = c;
+ }
+ }
+
+ // Special case for interlinear annotation
+ if (c == 0xFFF9) { // ANCHOR
+ // Collect up to and including terminator
+ for(;;) {
+ if (p >= ep) {
+ c = 0;
+ break;
+ }
+ if (*p < 128) { // Note, no exit on plain ASCII
+ c = *p++;
+ *q++ = c;
+ if (q >= eq) { // Junk rest of annotation block
+ for (;;) {
+ if (p >= ep) { // End of input buffer
+ c = 0;
+ break;
+ }
+ if (*p < 128) { // Common case, ASCII
+ c = *p++;
+ } else {
+ c = Fast_UnicodeUtil::GetUTF8Char(p);
+ if (c == 0xFFFB) {
+ break; // out of junking loop
+ }
+ }
+ }
+ break; // out of annotation block processing
+ }
+ } else {
+ c = Fast_UnicodeUtil::GetUTF8Char(p);
+ *q++ = c;
+ if (c == 0xFFFB) { // TERMINATOR => Exit condition
+ break;
+ }
+ if (q >= eq) { // Junk rest of word
+ for (;;) {
+ if (p >= ep) { // End of input buffer
+ c = 0;
+ break;
+ }
+ if (*p < 128) { // Common case, ASCII
+ c = *p++;
+ } else {
+ c = Fast_UnicodeUtil::GetUTF8Char(p);
+ if (c == 0xFFFB) {
+ break;
+ }
+ }
+ }
+ break;
+ }
+ }
+ }
+ } else
+
+ for (;;) {
+ if (p >= ep) { // End of input buffer
+ c = 0;
+ break;
+ }
+ if (*p < 128) { // Common case, ASCII
+ c = *p++;
+ if (!_isWord[c])
+ {
+ p--;
+ break;
+ }
+ *q++ = _foldCase[c];
+ if (q >= eq) { // Junk rest of word
+ for (;;) {
+ if (p >= ep) { // End of input buffer
+ c = 0;
+ break;
+ }
+ if (*p < 128) { // Common case, ASCII
+ c = *p++;
+ if (!_isWord[c])
+ {
+ p--;
+ break;
+ }
+ } else {
+ const unsigned char* prev_p = p;
+ c = Fast_UnicodeUtil::GetUTF8Char(p);
+ if (!Fast_UnicodeUtil::IsWordChar(c))
+ {
+ p = prev_p;
+ break;
+ }
+ }
+ }
+ break;
+ }
+ } else {
+ const unsigned char* prev_p = p;
+ c = Fast_UnicodeUtil::GetUTF8Char(p);
+ if (!Fast_UnicodeUtil::IsWordChar(c))
+ {
+ p = prev_p;
+ break;
+ }
+ const char *repl = ReplacementString(c);
+ if (repl != NULL) {
+ size_t repllen = strlen(repl);
+ if (repllen > 0)
+ q = Fast_UnicodeUtil::ucs4copy(q,repl);
+ } else {
+ c = ToFold(c);
+ *q++ = c;
+ }
+ if (q >= eq) { // Junk rest of word
+ for (;;) {
+ if (p >= ep) { // End of input buffer
+ c = 0;
+ break;
+ }
+ if (*p < 128) { // Common case, ASCII
+ c = *p++;
+ if (!_isWord[c])
+ {
+ p--;
+ break;
+ }
+ } else {
+ const unsigned char* xprev_p = p;
+ c = Fast_UnicodeUtil::GetUTF8Char(p);
+ if (!Fast_UnicodeUtil::IsWordChar(c))
+ {
+ p = xprev_p;
+ break;
+ }
+ }
+ }
+ break;
+ }
+ }
+ }
+ *q = 0;
+ tokenlen = q - dstbuf;
+ return reinterpret_cast<const char *>(p);
+}
diff --git a/fastlib/src/vespa/fastlib/text/normwordfolder.h b/fastlib/src/vespa/fastlib/text/normwordfolder.h
new file mode 100644
index 00000000000..e5908c08ae9
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/normwordfolder.h
@@ -0,0 +1,193 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+
+#pragma once
+
+#include <vespa/fastlib/text/wordfolder.h>
+
+/**
+ * WordFolder that both lowercases, removes accents, and converts
+ * katakana to hiragana.
+ */
+class Fast_NormalizeWordFolder : public Fast_WordFolder
+{
+private:
+ static bool _isInitialized;
+ static FastOS_Mutex _initMutex;
+
+ /** Features */
+ static bool _doAccentRemoval;
+ static bool _doSmallToNormalKana;
+ static bool _doKatakanaToHiragana;
+ static bool _doKanaAccentCollapsing;
+ static bool _doFullwidthToBasicLatin;
+ static bool _doSharpSSubstitution;
+ static bool _doLigatureSubstitution;
+ static bool _doMulticharExpansion;
+
+ /**
+ * Freeze the config, either from call to Setup, environment
+ * or defaults.
+ */
+ static void Initialize();
+
+public:
+ enum {
+ DO_ACCENT_REMOVAL = 0x1 << 0,
+ DO_SMALL_TO_NORMAL_KANA = 0x1 << 1,
+ DO_KATAKANA_TO_HIRAGANA = 0x1 << 2,
+ DO_KANA_ACCENT_COLLAPSING = 0x1 << 3, // Code not implemented
+ DO_FULLWIDTH_TO_BASIC_LATIN = 0x1 << 4, // Code not implemented
+ DO_SHARP_S_SUBSTITUTION = 0x1 << 5,
+ DO_LIGATURE_SUBSTITUTION = 0x1 << 6,
+ DO_MULTICHAR_EXPANSION = 0x1 << 7
+ };
+ /**
+ * Setup behaviour prior to constructing an object.
+ * Not needed if default behaviour is wanted. The default is
+ * DO_ACCENT_REMOVAL + DO_SHARP_S_SUBSTITUTION + DO_LIGATURE_SUBSTITUTION.
+ *
+ * @param flags The flags should be taken from the DO_ constants,
+ * added together.
+ */
+ static void Setup(uint32_t flags);
+
+public:
+ /** character tables */
+ static bool _isWord[128];
+ static ucs4_t _foldCase[767]; // Up to Spacing Modifiers, inclusize (0x02FF)
+ static ucs4_t _foldCaseHighAscii[256]; // Latin Extended Additional (0x1E00 - 0x1F00) (incl. vietnamese)
+private:
+ static ucs4_t _keepCase[767];
+ static ucs4_t _keepCaseHighAscii[256];
+ /** Map the values from range 0x3040 (0) - 0x30FF (191). */
+ static ucs4_t _kanaMap[192];
+ static ucs4_t _halfwidth_fullwidthMap[240];
+public:
+ static ucs4_t ToFold(ucs4_t testchar) {
+ if (testchar < 767)
+ return _foldCase[testchar];
+ else if (testchar >= 0x1E00 && testchar < 0x1F00)
+ return _foldCaseHighAscii[testchar - 0x1E00];
+ else
+ if (testchar >= 0x3040 && testchar < 0x3100)
+ return _kanaMap[testchar - 0x3040];
+ else
+ if (testchar >= 0xFF00 && testchar < 0xFFF0)
+ return _halfwidth_fullwidthMap[testchar - 0xFF00];
+ else
+ return Fast_UnicodeUtil::ToLower(testchar);
+}
+
+public:
+ static const char *ReplacementString(ucs4_t testchar) {
+ if (testchar < 0xc4 || testchar > 0x1f3) {
+ return NULL;
+ }
+ if (testchar == 0xdf && _doSharpSSubstitution) {
+ return "ss";
+ }
+ if (_doLigatureSubstitution) {
+ switch (testchar) {
+ case 0x132:
+ case 0x133:
+ return "ij";
+ case 0x13f:
+ case 0x140:
+ return "l"; // Latin L with middlepoint
+ case 0x149:
+ return "n"; // Latin small n preceded by apostrophe
+ case 0x17f:
+ return "s"; // Latin small letter long s
+ case 0x1c7:
+ case 0x1c8:
+ case 0x1c9:
+ return "lj";
+ case 0x1ca:
+ case 0x1cb:
+ case 0x1cc:
+ return "nj";
+ case 0x1f1:
+ case 0x1f2:
+ case 0x1f3:
+ return "dz";
+ }
+ }
+ if (_doMulticharExpansion) {
+ switch(testchar) {
+ case 0xc4:
+ case 0xe4: // A/a with diaeresis
+ return "ae";
+
+ case 0xc5:
+ case 0xe5: // A/a with ring
+ return "aa";
+
+ case 0xc6:
+ case 0xe6: // Letter/ligature AE/ae
+ return "ae";
+
+ case 0xd6:
+ case 0xf6: // O/o with diaeresis
+ return "oe";
+
+ case 0xd8:
+ case 0xf8: // O/o with stroke
+ return "oe";
+
+ case 0xdc:
+ case 0xfc: // U/u with diaeresis
+ return "ue";
+
+ case 0xd0:
+ case 0xf0: // norse "eth"
+ return "d";
+
+ case 0xde:
+ case 0xfe: // norse "thorn"
+ return "th";
+
+ default:
+ return NULL;
+
+ }
+
+ }
+ return NULL;
+ }
+ private:
+ /**
+ * Check if the given char is a word character or used
+ * for interlinear annotation.
+ * @param c The character to check.
+ * @return true if c is a word character, or interlinear annotation syntax characters.
+ */
+ static bool IsWordCharOrIA(ucs4_t c) {
+ return Fast_UnicodeUtil::IsWordChar(c)
+ || c == 0xFFF9 || c == 0xFFFA || c == 0xFFFB;
+ }
+
+ public:
+ Fast_NormalizeWordFolder(void);
+ virtual ~Fast_NormalizeWordFolder(void);
+ virtual size_t FoldedSizeAsUTF8(const char *word) const;
+ virtual char *FoldUTF8WordToUTF8Quick(char *wordbufpos, const char *word) const;
+ virtual const char *Tokenize(const char *buf,
+ const char *bufend,
+ char *dstbuf,
+ char *dstbufend,
+ const char*& origstart,
+ size_t& tokenlen) const;
+ virtual const char *Tokenize(const char *buf,
+ const char *bufend,
+ ucs4_t *dstbuf,
+ ucs4_t *dstbufend,
+ const char*& origstart,
+ size_t& tokenlen) const;
+ virtual const char* UCS4Tokenize(const char *buf,
+ const char *bufend,
+ ucs4_t *dstbuf,
+ ucs4_t *dstbufend,
+ const char*& origstart,
+ size_t& tokenlen) const;
+};
+
diff --git a/fastlib/src/vespa/fastlib/text/tests/.gitignore b/fastlib/src/vespa/fastlib/text/tests/.gitignore
new file mode 100644
index 00000000000..8134602778d
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/tests/.gitignore
@@ -0,0 +1,23 @@
+*.So
+*.a
+*.ilk
+*.lib
+*.o
+*.obj
+*.pdb
+.cvsignore
+.depend
+.pure
+Debug
+Makefile
+SunWS_cache
+alpharanktest
+latintokenizertest
+limitstrtest
+list.html
+map.html
+unicodeutiltest
+wordfolderstest
+fastlib_latintokenizertest_app
+fastlib_unicodeutiltest_app
+fastlib_wordfolderstest_app
diff --git a/fastlib/src/vespa/fastlib/text/tests/CMakeLists.txt b/fastlib/src/vespa/fastlib/text/tests/CMakeLists.txt
new file mode 100644
index 00000000000..de9bb279126
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/tests/CMakeLists.txt
@@ -0,0 +1,22 @@
+# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+vespa_add_executable(fastlib_unicodeutiltest_app
+ SOURCES
+ unicodeutiltest.cpp
+ DEPENDS
+ fastlib_text
+)
+vespa_add_test(NAME fastlib_unicodeutiltest_app NO_VALGRIND COMMAND fastlib_unicodeutiltest_app)
+vespa_add_executable(fastlib_latintokenizertest_app
+ SOURCES
+ latintokenizertest.cpp
+ DEPENDS
+ fastlib_text
+)
+vespa_add_test(NAME fastlib_latintokenizertest_app NO_VALGRIND COMMAND fastlib_latintokenizertest_app)
+vespa_add_executable(fastlib_wordfolderstest_app
+ SOURCES
+ wordfolderstest.cpp
+ DEPENDS
+ fastlib_text
+)
+vespa_add_test(NAME fastlib_wordfolderstest_app NO_VALGRIND COMMAND fastlib_wordfolderstest_app)
diff --git a/fastlib/src/vespa/fastlib/text/tests/characterclasstest.cpp b/fastlib/src/vespa/fastlib/text/tests/characterclasstest.cpp
new file mode 100644
index 00000000000..5772f66a087
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/tests/characterclasstest.cpp
@@ -0,0 +1,14 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#include <vespa/fastos/fastos.h>
+#include "characterclasstest.h"
+
+int character_class_test_app::Main()
+{
+ character_class_test t("Test for the character_class");
+ t.SetStream(&std::cout);
+ t.Run();
+ return t.Report();
+}
+
+FASTOS_MAIN(character_class_test_app)
+
diff --git a/fastlib/src/vespa/fastlib/text/tests/latintokenizertest.cpp b/fastlib/src/vespa/fastlib/text/tests/latintokenizertest.cpp
new file mode 100644
index 00000000000..848ef82db88
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/tests/latintokenizertest.cpp
@@ -0,0 +1,13 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#include <vespa/fastos/fastos.h>
+#include "latintokenizertest.h"
+
+int LatinTokenizerTestApp::Main()
+{
+ LatinTokenizerTest lta;
+ lta.SetStream(&std::cout);
+ lta.Run();
+ return lta.Report();
+}
+
+FASTOS_MAIN(LatinTokenizerTestApp);
diff --git a/fastlib/src/vespa/fastlib/text/tests/latintokenizertest.h b/fastlib/src/vespa/fastlib/text/tests/latintokenizertest.h
new file mode 100644
index 00000000000..f659a274a29
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/tests/latintokenizertest.h
@@ -0,0 +1,465 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#pragma once
+
+#include <vespa/fastlib/testsuite/test.h>
+#include <vespa/vespalib/stllike/string.h>
+#include <vespa/vespalib/util/stringfmt.h>
+#include "../latintokenizer.h"
+
+class Mapel_Pucntuation {
+private:
+ /** Member variables. */
+ static bool *_lookup;
+public:
+
+ /** Constructors */
+ Mapel_Pucntuation();
+
+ /** Punctuation predicate. */
+ bool operator()(char c) const {
+ return _lookup[static_cast<unsigned char>(c)];
+ }
+
+};
+
+class Maple_Space {
+private:
+
+ /** Member variables. */
+ static bool *_lookup;
+
+public:
+
+ /** Constructors */
+ Maple_Space();
+
+ /** Space predicate. */
+ bool operator()(char c) const {
+ return _lookup[static_cast<unsigned char>(c)];
+ }
+
+};
+
+bool *Maple_Space::_lookup = NULL;
+bool *Mapel_Pucntuation::_lookup = NULL;
+
+Mapel_Pucntuation::Mapel_Pucntuation() {
+
+ // Initialize lookup table.
+ if (_lookup == NULL) {
+
+ _lookup = new bool[256];
+
+ for (unsigned int i = 0; i < 256; ++i) {
+ _lookup[i] = false;
+ }
+
+ _lookup[static_cast<unsigned char>('.')] = true;
+ _lookup[static_cast<unsigned char>(',')] = true;
+ _lookup[static_cast<unsigned char>(':')] = true;
+ _lookup[static_cast<unsigned char>(';')] = true;
+ _lookup[static_cast<unsigned char>('|')] = true;
+ _lookup[static_cast<unsigned char>('!')] = true;
+ _lookup[static_cast<unsigned char>('?')] = true;
+ _lookup[static_cast<unsigned char>('@')] = true;
+ _lookup[static_cast<unsigned char>('/')] = true;
+ _lookup[static_cast<unsigned char>('(')] = true;
+ _lookup[static_cast<unsigned char>(')')] = true;
+ _lookup[static_cast<unsigned char>('[')] = true;
+ _lookup[static_cast<unsigned char>(']')] = true;
+ _lookup[static_cast<unsigned char>('{')] = true;
+ _lookup[static_cast<unsigned char>('}')] = true;
+ _lookup[static_cast<unsigned char>('<')] = true;
+ _lookup[static_cast<unsigned char>('>')] = true;
+ _lookup[static_cast<unsigned char>('*')] = true;
+ _lookup[static_cast<unsigned char>('=')] = true;
+ _lookup[static_cast<unsigned char>('%')] = true;
+ _lookup[static_cast<unsigned char>('\\')] = true;
+
+ }
+
+}
+
+Maple_Space::Maple_Space() {
+
+ // Initialize lookup table.
+ if (_lookup == NULL) {
+
+ _lookup = new bool[256];
+
+ for (unsigned int i = 0; i < 256; ++i) {
+ _lookup[i] = false;
+ }
+
+ _lookup[static_cast<unsigned char>(' ')] = true;
+ _lookup[static_cast<unsigned char>('\n')] = true;
+ _lookup[static_cast<unsigned char>('\t')] = true;
+ _lookup[static_cast<unsigned char>('\r')] = true;
+ _lookup[static_cast<unsigned char>('"')] = true;
+ _lookup[static_cast<unsigned char>('\'')] = true;
+ _lookup[static_cast<unsigned char>('`')] = true;
+ _lookup[static_cast<unsigned char>('_')] = true;
+
+ }
+}
+
+class LatinTokenizerTest : public Test
+{
+private:
+ void TestSimple();
+ void TestSimpleLength();
+ void TestEnding();
+ void TestEndingLength();
+ void TestNull();
+ void TestNullLength();
+ void TestEmpty();
+ void TestEmptyLength();
+ void TestMapelURL();
+
+ template <typename IsSeparator, typename IsPunctuation>
+ void TestWord(Fast_LatinTokenizer<IsSeparator,IsPunctuation>* lt,
+ const char* correct,
+ bool punct = false)
+ {
+ typename Fast_LatinTokenizer<IsSeparator,IsPunctuation>::Fast_Token token;
+ _test(lt->MoreTokens());
+
+ token = lt->GetNextToken();
+ char temp = *token.second;
+ *token.second = '\0';
+ vespalib::string word = vespalib::make_string("%s", token.first);
+ *token.second = temp;
+
+ PushDesc(vespalib::make_string("%s%s == %s", "word: ", word.c_str(), correct).c_str());
+
+ _test(word == correct);
+
+ _test(token._punctuation == punct);
+
+ PopDesc();
+ }
+
+ void TestTypeparamObservers();
+
+public:
+ LatinTokenizerTest();
+ virtual ~LatinTokenizerTest();
+
+ virtual void Run();
+};
+
+
+LatinTokenizerTest::LatinTokenizerTest()
+{
+
+}
+
+
+LatinTokenizerTest::~LatinTokenizerTest()
+{
+
+}
+
+
+void LatinTokenizerTest::TestSimple()
+{
+ PushDesc("Simple");
+
+ Fast_SimpleLatinTokenizer lt;
+ std::string s("This is. my . test String.");
+ lt.SetNewText(const_cast<char*>(s.c_str()));
+
+ PushDesc("This");
+ TestWord(&lt, "This");
+ PopDesc();
+ PushDesc("is");
+ TestWord(&lt, "is");
+ PopDesc();
+ PushDesc(".");
+ TestWord(&lt, ".", true);
+ PopDesc();
+ PushDesc("my");
+ TestWord(&lt, "my");
+ PopDesc();
+ PushDesc(".");
+ TestWord(&lt, ".", true);
+ PopDesc();
+ PushDesc("test");
+ TestWord(&lt, "test");
+ PopDesc();
+ PushDesc("String");
+ TestWord(&lt, "String");
+ PopDesc();
+ PushDesc(".");
+ TestWord(&lt, ".", true);
+ PopDesc();
+
+ _test(!lt.MoreTokens());
+
+ PopDesc();
+}
+
+
+
+void LatinTokenizerTest::TestSimpleLength()
+{
+ PushDesc("Simple");
+
+ Fast_SimpleLatinTokenizer lt;
+ std::string s("This is. my . test String.");
+ lt.SetNewText(const_cast<char*>(s.c_str()),
+ s.length());
+
+ PushDesc("This");
+ TestWord(&lt, "This");
+ PopDesc();
+ PushDesc("is");
+ TestWord(&lt, "is");
+ PopDesc();
+ PushDesc(".");
+ TestWord(&lt, ".", true);
+ PopDesc();
+ PushDesc("my");
+ TestWord(&lt, "my");
+ PopDesc();
+ PushDesc(".");
+ TestWord(&lt, ".", true);
+ PopDesc();
+ PushDesc("test");
+ TestWord(&lt, "test");
+ PopDesc();
+ PushDesc("String");
+ TestWord(&lt, "String");
+ PopDesc();
+ PushDesc(".");
+ TestWord(&lt, ".", true);
+ PopDesc();
+
+ _test(!lt.MoreTokens());
+
+ PopDesc();
+}
+
+
+
+void LatinTokenizerTest::TestEnding()
+{
+ PushDesc("Ending\n");
+
+ std::string text("This is my test String ");
+ Fast_SimpleLatinTokenizer* lt = new Fast_SimpleLatinTokenizer(const_cast<char*>(text.c_str()));
+
+ TestWord(lt, "This");
+ TestWord(lt, "is");
+ TestWord(lt, "my");
+ TestWord(lt, "test");
+ TestWord(lt, "String");
+
+ _test(!lt->MoreTokens());
+
+ _test(text == lt->GetOriginalText());
+
+ delete lt;
+
+ PopDesc();
+}
+
+void LatinTokenizerTest::TestEndingLength()
+{
+ PushDesc("Ending\n");
+
+ std::string text("This is my test String ");
+ Fast_SimpleLatinTokenizer* lt = new Fast_SimpleLatinTokenizer(const_cast<char*>(text.c_str()),
+ text.length());
+
+ TestWord(lt, "This");
+ TestWord(lt, "is");
+ TestWord(lt, "my");
+ TestWord(lt, "test");
+ TestWord(lt, "String");
+
+ _test(!lt->MoreTokens());
+
+ _test(text == std::string(lt->GetOriginalText()));
+
+ delete lt;
+
+ PopDesc();
+}
+
+void LatinTokenizerTest::TestNull()
+{
+ PushDesc("Null\n");
+
+ Fast_SimpleLatinTokenizer* lt = new Fast_SimpleLatinTokenizer(NULL);
+
+ _test(!lt->MoreTokens());
+
+ _test(lt->GetOriginalText() == NULL);
+
+ delete lt;
+
+ PopDesc();
+}
+
+void LatinTokenizerTest::TestNullLength()
+{
+ PushDesc("Null\n");
+
+ Fast_SimpleLatinTokenizer* lt = new Fast_SimpleLatinTokenizer(NULL, 0);
+
+ _test(!lt->MoreTokens());
+
+ _test(lt->GetOriginalText() == NULL);
+
+ delete lt;
+
+ PopDesc();
+}
+
+void LatinTokenizerTest::TestEmpty()
+{
+ PushDesc("Empty\n");
+
+ std::string text(" ");
+ Fast_SimpleLatinTokenizer* lt = new Fast_SimpleLatinTokenizer(const_cast<char*>(text.c_str()));
+
+ _test(!lt->MoreTokens());
+
+ delete lt;
+
+ PopDesc();
+}
+
+void LatinTokenizerTest::TestEmptyLength()
+{
+ PushDesc("Empty\n");
+
+ std::string text(" ");
+ Fast_SimpleLatinTokenizer* lt = new Fast_SimpleLatinTokenizer(const_cast<char*>(text.c_str()),
+ text.length());
+
+ _test(!lt->MoreTokens());
+
+ delete lt;
+
+ PopDesc();
+}
+
+
+ class TPS
+ {
+ private:
+ TPS(const TPS &);
+ TPS& operator=(const TPS &);
+
+ public:
+ TPS() : _myfunc(NULL) {}
+ void Init(int (*myfunc)(int c))
+ {
+ _myfunc = myfunc;
+ }
+
+ bool operator()(char c)
+ {
+// LatinTokenizerTest::_test(_myfunc);
+ return (_myfunc(c) != 0);
+ }
+
+ private:
+ int (*_myfunc)(int c);
+ };
+
+void LatinTokenizerTest::TestTypeparamObservers()
+{
+
+ typedef Fast_LatinTokenizer<TPS,TPS> MyTokenizer;
+
+ PushDesc("TypeparamObservers\n");
+ std::string text("4Some6text");
+ MyTokenizer* tok = new MyTokenizer(const_cast<char*>(text.c_str()));
+ tok->GetIsPunctuation().Init(ispunct);
+ tok->GetIsSeparator().Init(isdigit);
+
+ TestWord(tok,"Some");
+ TestWord(tok,"text");
+ _test(!tok->MoreTokens());
+ PopDesc();
+
+ delete tok;
+}
+
+void LatinTokenizerTest::TestMapelURL()
+{
+
+ typedef Fast_LatinTokenizer<Maple_Space, Mapel_Pucntuation> MyTokenizer;
+
+ PushDesc("MapelURL\n");
+ std::string text("http://search.msn.co.uk/results.asp?q= cfg=SMCBROWSE rn=1825822 dp=1873075 v=166:");
+ MyTokenizer* tok = new MyTokenizer(const_cast<char*>(text.c_str()));
+
+ TestWord(tok,"http", false);
+ TestWord(tok,":", true);
+ TestWord(tok,"/", true);
+ TestWord(tok,"/", true);
+ TestWord(tok,"search", false);
+ TestWord(tok,".", true);
+ TestWord(tok,"msn", false);
+ TestWord(tok,".", true);
+ TestWord(tok,"co", false);
+ TestWord(tok,".", true);
+ TestWord(tok,"uk", false);
+ TestWord(tok,"/", true);
+ TestWord(tok,"results", false);
+ TestWord(tok,".", true);
+ TestWord(tok,"asp", false);
+ TestWord(tok,"?", true);
+ TestWord(tok,"q", false);
+ TestWord(tok,"=", true);
+ TestWord(tok,"cfg", false);
+ TestWord(tok,"=", true);
+ TestWord(tok,"SMCBROWSE", false);
+ TestWord(tok,"rn", false);
+ TestWord(tok,"=", true);
+ TestWord(tok,"1825822", false);
+ TestWord(tok,"dp", false);
+ TestWord(tok,"=", true);
+ TestWord(tok,"1873075", false);
+ TestWord(tok,"v", false);
+ TestWord(tok,"=", true);
+ TestWord(tok,"166", false);
+ TestWord(tok,":", true);
+ _test(!tok->MoreTokens());
+ PopDesc();
+
+ delete tok;
+}
+
+
+
+void LatinTokenizerTest::Run()
+{
+ TestSimple();
+ TestSimpleLength();
+ TestEnding();
+ TestEndingLength();
+ TestNull();
+ TestNullLength();
+ TestEmpty();
+ TestEmptyLength();
+ TestTypeparamObservers();
+ TestMapelURL();
+}
+
+
+/**
+ The FastOS application class.
+*/
+
+class LatinTokenizerTestApp : public FastOS_Application
+{
+public:
+ virtual int Main();
+};
+
+
diff --git a/fastlib/src/vespa/fastlib/text/tests/unicodeutiltest.cpp b/fastlib/src/vespa/fastlib/text/tests/unicodeutiltest.cpp
new file mode 100644
index 00000000000..b3bb709def9
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/tests/unicodeutiltest.cpp
@@ -0,0 +1,14 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#include <vespa/fastos/fastos.h>
+#include "unicodeutiltest.h"
+
+int UnicodeUtilTestApp::Main()
+{
+ UnicodeUtilTest t;
+ t.SetStream(&std::cout);
+ t.Run();
+ return t.Report();
+}
+
+FASTOS_MAIN(UnicodeUtilTestApp)
+
diff --git a/fastlib/src/vespa/fastlib/text/tests/unicodeutiltest.h b/fastlib/src/vespa/fastlib/text/tests/unicodeutiltest.h
new file mode 100644
index 00000000000..d6a4ff44678
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/tests/unicodeutiltest.h
@@ -0,0 +1,55 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#include <vespa/fastos/fastos.h>
+#include <vespa/fastlib/testsuite/test.h>
+
+#include "../unicodeutil.h"
+
+class UnicodeUtilTest : public Test
+{
+ bool GetUTF8Char_WrongInput() {
+ const char *testdata = "ab\xF8";
+
+ ucs4_t the_char = 0;
+
+ const unsigned char *src = reinterpret_cast<const unsigned char *>(testdata);
+ while (*src != 0) {
+ the_char = Fast_UnicodeUtil::GetUTF8Char(src);
+ // fprintf(stderr, "GetUTF8Char_WrongInput(): the_char = U+%04X\n", the_char);
+ }
+ return (the_char == Fast_UnicodeUtil::_BadUTF8Char);
+ }
+ bool IsTerminalPunctuationChar(char ch, bool b) {
+ if (Fast_UnicodeUtil::IsTerminalPunctuationChar(ch) != b) {
+ printf("expected char '%c' %s terminal punctuation char\n", ch, b ? "to be" : "not to be");
+ return false;
+ }
+ return true;
+ }
+
+ bool IsTerminalPunctuationChar() {
+ // test a small selection
+ bool retval = true;
+ retval &= IsTerminalPunctuationChar('!', true);
+ retval &= IsTerminalPunctuationChar(',', true);
+ retval &= IsTerminalPunctuationChar('.', true);
+ retval &= IsTerminalPunctuationChar(':', true);
+ retval &= IsTerminalPunctuationChar(';', true);
+ retval &= IsTerminalPunctuationChar(' ', false);
+ retval &= IsTerminalPunctuationChar('a', false);
+ retval &= IsTerminalPunctuationChar('A', false);
+ return retval;
+ }
+
+public:
+ virtual void Run() {
+ // do the tests
+ _test(GetUTF8Char_WrongInput());
+ _test(IsTerminalPunctuationChar());
+ }
+};
+
+class UnicodeUtilTestApp : public FastOS_Application
+{
+public:
+ virtual int Main();
+};
diff --git a/fastlib/src/vespa/fastlib/text/tests/wordfolderstest.cpp b/fastlib/src/vespa/fastlib/text/tests/wordfolderstest.cpp
new file mode 100644
index 00000000000..d3db8a38f90
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/tests/wordfolderstest.cpp
@@ -0,0 +1,14 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#include <vespa/fastos/fastos.h>
+#include "wordfolderstest.h"
+
+int WordFoldersTestApp::Main()
+{
+ WordFoldersTest t;
+ t.SetStream(&std::cout);
+ t.Run();
+ return t.Report();
+}
+
+FASTOS_MAIN(WordFoldersTestApp)
+
diff --git a/fastlib/src/vespa/fastlib/text/tests/wordfolderstest.h b/fastlib/src/vespa/fastlib/text/tests/wordfolderstest.h
new file mode 100644
index 00000000000..d16ec40149f
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/tests/wordfolderstest.h
@@ -0,0 +1,132 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#include <memory>
+#include <vespa/fastos/fastos.h>
+#include <vespa/fastlib/testsuite/test.h>
+
+#include "../wordfolder.h"
+#include "../normwordfolder.h"
+
+class WordFoldersTest : public Test
+{
+ bool NormalizeWordFolderConstruction() {
+ Fast_NormalizeWordFolder::Setup(
+ Fast_NormalizeWordFolder::DO_ACCENT_REMOVAL
+ | Fast_NormalizeWordFolder::DO_KATAKANA_TO_HIRAGANA
+ | Fast_NormalizeWordFolder::DO_SMALL_TO_NORMAL_KANA
+ | Fast_NormalizeWordFolder::DO_SHARP_S_SUBSTITUTION
+ | Fast_NormalizeWordFolder::DO_LIGATURE_SUBSTITUTION
+ | Fast_NormalizeWordFolder::DO_MULTICHAR_EXPANSION);
+
+ Fast_NormalizeWordFolder *nwf = new Fast_NormalizeWordFolder();
+ delete nwf;
+
+ return true;
+ }
+
+ bool TokenizeAnnotatedBuffer() {
+ Fast_NormalizeWordFolder *nwf = new Fast_NormalizeWordFolder();
+ const char *testinput = "This is a "
+ "\xEF\xBF\xB9" "café" "\xEF\xBF\xBA" "cafe" "\xEF\xBF\xBB"
+ " superduperextrafeaturecoolandlongplainword fun "
+ "\xEF\xBF\xB9" "www" "\xEF\xBF\xBA"
+ "world wide web extra long annotation block" "\xEF\xBF\xBB"
+ " test\nIt is cool.\n";
+ const char *correct[] = {
+ "this", "is", "a",
+ "\xEF\xBF\xB9" "café" "\xEF\xBF\xBA" "cafe" "\xEF\xBF\xBB",
+ "superduperextrafeaturecool", "fun",
+ "\xEF\xBF\xB9" "www" "\xEF\xBF\xBA" "world wide web ex",
+ "test", "it", "is", "cool" };
+ const char *teststart = testinput;
+ const char *testend = testinput + strlen(testinput);
+ char destbuf[32];
+ char *destbufend = destbuf + 32;
+ const char *origstart = testinput;
+ size_t tokenlen = 0;
+
+ int tokencounter = 0;
+ bool success = true;
+ while (
+ (teststart
+ = nwf->Tokenize(teststart, testend,
+ destbuf, destbufend,
+ origstart, tokenlen)) < testend) {
+ // printf("found: %s, correct: %s\n", destbuf, correct[tokencounter]);
+ success &= strcmp(destbuf, correct[tokencounter++]) == 0;
+ }
+
+ delete nwf;
+
+ return success;
+ }
+
+ bool TokenizeAnnotatedUCS4Buffer() {
+ Fast_NormalizeWordFolder *nwf = new Fast_NormalizeWordFolder();
+ const char *testinput = "This is a "
+ "\xEF\xBF\xB9" "café" "\xEF\xBF\xBA" "cafe" "\xEF\xBF\xBB"
+ " superduperextrafeaturecoolandlongplainword fun "
+ "\xEF\xBF\xB9" "www" "\xEF\xBF\xBA"
+ "world wide web extra long annotation block" "\xEF\xBF\xBB"
+ " test\nIt is cool.\n";
+ const char *correct[] = {
+ "this", "is", "a",
+ "\xEF\xBF\xB9" "café" "\xEF\xBF\xBA" "cafe" "\xEF\xBF\xBB",
+ "superduperextrafeaturecooland", "fun",
+ "\xEF\xBF\xB9" "www" "\xEF\xBF\xBA" "world wide web extra lon",
+ "test", "it", "is", "cool" };
+
+ const char *teststart = testinput;
+ const char *testend = testinput + strlen(testinput);
+ ucs4_t destbuf[32];
+ ucs4_t *destbufend = destbuf + 32;
+
+ const char *origstart = testinput;
+ size_t tokenlen = 0;
+
+ int tokencounter = 0;
+ bool success = true;
+ while (
+ (teststart
+ = nwf->UCS4Tokenize(teststart, testend,
+ destbuf, destbufend,
+ origstart, tokenlen)) < testend) {
+ success &= Fast_UnicodeUtil::utf8cmp(correct[tokencounter++], destbuf) == 0;
+ }
+
+ delete nwf;
+
+ return success;
+ }
+
+ bool AccentRemovalTest() {
+ auto freefunction = [] (char * ptr) { free(ptr); };
+ auto input = std::unique_ptr<char, decltype(freefunction)>(Fast_UnicodeUtil::strdupLAT1("p!"),
+ freefunction);
+ auto yelloutput = std::unique_ptr<char, decltype(freefunction)>(Fast_UnicodeUtil::strdupLAT1("AAAAAEAAAECEEEEIIIIDNOOOOOEOEUUUUEYTHssaaaaaeaaaeceeeeiiiidnoooooeoeuuuueythpth!"),
+ freefunction);
+ Fast_NormalizeWordFolder wordfolder;
+ int len = wordfolder.FoldedSizeAsUTF8(input.get());
+ auto fastliboutput = std::unique_ptr<char[]>(new char[len + 1]);
+ wordfolder.FoldUTF8WordToUTF8Quick(fastliboutput.get(), input.get());
+ fastliboutput[len] = '\0';
+ printf("\n%s\n", yelloutput.get());
+ printf("%s\n", fastliboutput.get());
+ return strcasecmp(yelloutput.get(), fastliboutput.get()) == 0;
+ }
+
+
+public:
+ virtual void Run() {
+ // do the tests
+ _test(NormalizeWordFolderConstruction());
+ _test(TokenizeAnnotatedBuffer());
+ _test(TokenizeAnnotatedUCS4Buffer());
+ _test(AccentRemovalTest());
+ }
+};
+
+class WordFoldersTestApp : public FastOS_Application
+{
+public:
+ virtual int Main();
+};
diff --git a/fastlib/src/vespa/fastlib/text/unicodeutil-charprops.cpp b/fastlib/src/vespa/fastlib/text/unicodeutil-charprops.cpp
new file mode 100644
index 00000000000..71686781c90
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/unicodeutil-charprops.cpp
@@ -0,0 +1,1683 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/*
+ * This file is auto-generated by extprop.cpp
+ *
+ * Bit 0 indicates white space character
+ * Bit 1 indicates Word character
+ * Bit 2 indicates ideographic character
+ * Bit 3 indicates decimal digit character
+ * Bit 4 indicates ignorable control character
+ * Bit 5 indicates terminal punctuation character
+ */
+
+static unsigned char Fast_intCompCharProps[11264]={
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x01, 0x01, 0x01, 0x01, 0x01, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x01, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x20, 0x00,
+ 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A,
+ 0x0A, 0x0A, 0x20, 0x20, 0x00, 0x00, 0x00, 0x20,
+ 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x01, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x00, 0x02, 0x00, 0x00, 0x10, 0x00, 0x02,
+ 0x00, 0x00, 0x00, 0x00, 0x02, 0x02, 0x00, 0x02,
+ 0x02, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x10,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x02, 0x02, 0x00, 0x00,
+ 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x20, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x02, 0x02, 0x02, 0x20,
+ 0x02, 0x02, 0x02, 0x00, 0x02, 0x00, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x00, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x02, 0x02, 0x02, 0x00, 0x02,
+ 0x00, 0x02, 0x02, 0x00, 0x02, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x10, 0x10, 0x10, 0x10, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x20,
+ 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A,
+ 0x0A, 0x0A, 0x00, 0x00, 0x00, 0x00, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x20, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x10, 0x00, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A,
+ 0x0A, 0x0A, 0x02, 0x02, 0x02, 0x00, 0x00, 0x02,
+ 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
+ 0x20, 0x20, 0x20, 0x00, 0x20, 0x00, 0x00, 0x10,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x00, 0x00, 0x02, 0x02, 0x02,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x00, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x20, 0x20, 0x0A, 0x0A,
+ 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x02, 0x02, 0x02, 0x00, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x02,
+ 0x02, 0x00, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x00, 0x02, 0x00, 0x00, 0x00, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x00, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x02,
+ 0x02, 0x00, 0x00, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02,
+ 0x00, 0x00, 0x00, 0x00, 0x02, 0x02, 0x00, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x0A, 0x0A,
+ 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A,
+ 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x02, 0x02, 0x02, 0x00, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x02,
+ 0x02, 0x00, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x00, 0x02, 0x02, 0x00, 0x02, 0x02, 0x00,
+ 0x02, 0x02, 0x00, 0x00, 0x02, 0x00, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x02,
+ 0x02, 0x00, 0x00, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x02, 0x02, 0x02, 0x02, 0x00, 0x02, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0A, 0x0A,
+ 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x02, 0x02, 0x02, 0x00, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x02,
+ 0x02, 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x00, 0x02, 0x02, 0x00, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x00, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x02,
+ 0x02, 0x02, 0x00, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x0A, 0x0A,
+ 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x02, 0x02, 0x02, 0x00, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x02,
+ 0x02, 0x00, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x00, 0x02, 0x02, 0x00, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x00, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x02,
+ 0x02, 0x00, 0x00, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x02,
+ 0x00, 0x00, 0x00, 0x00, 0x02, 0x02, 0x00, 0x02,
+ 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x0A, 0x0A,
+ 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A,
+ 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x02, 0x02, 0x00, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x02, 0x02,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x00, 0x02, 0x02, 0x00, 0x02, 0x00, 0x02, 0x02,
+ 0x00, 0x00, 0x00, 0x02, 0x02, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x02,
+ 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x02, 0x02,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0A,
+ 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x02, 0x02, 0x02, 0x00, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x02, 0x02,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x02, 0x02,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x02, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x0A, 0x0A,
+ 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x02, 0x02, 0x00, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x02, 0x02,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x00, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x02, 0x02,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x02, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00,
+ 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x0A, 0x0A,
+ 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x02, 0x02, 0x00, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x02, 0x02,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x02, 0x02,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x0A, 0x0A,
+ 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x02, 0x02, 0x00, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x00, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x02, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x02, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A,
+ 0x0A, 0x0A, 0x20, 0x20, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x02, 0x02, 0x00, 0x02, 0x00, 0x00, 0x02,
+ 0x02, 0x00, 0x02, 0x00, 0x00, 0x02, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x02, 0x02, 0x02, 0x02,
+ 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x00, 0x02, 0x02, 0x02, 0x00, 0x02, 0x00, 0x02,
+ 0x00, 0x00, 0x02, 0x02, 0x00, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x02, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A,
+ 0x0A, 0x0A, 0x00, 0x00, 0x02, 0x02, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A,
+ 0x0A, 0x0A, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x02,
+ 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x00, 0x02, 0x02, 0x00, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A,
+ 0x0A, 0x0A, 0x20, 0x20, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x12,
+ 0x12, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
+ 0x20, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A,
+ 0x0A, 0x0A, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x20, 0x20, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x01, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x20, 0x20, 0x20, 0x02, 0x02,
+ 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x02, 0x02,
+ 0x02, 0x00, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x10, 0x10, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x20, 0x20, 0x20, 0x02,
+ 0x00, 0x00, 0x20, 0x00, 0x02, 0x02, 0x00, 0x00,
+ 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A,
+ 0x0A, 0x0A, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x20, 0x20, 0x20, 0x20, 0x00, 0x00,
+ 0x20, 0x20, 0x00, 0x10, 0x10, 0x10, 0x01, 0x00,
+ 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A,
+ 0x0A, 0x0A, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x20, 0x20, 0x0A, 0x0A,
+ 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x00, 0x02, 0x00, 0x02, 0x00, 0x02, 0x00, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x00, 0x00, 0x02, 0x02, 0x02, 0x00, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01,
+ 0x01, 0x01, 0x01, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x01, 0x01, 0x10, 0x10, 0x10, 0x10, 0x10, 0x01,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x20, 0x20, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20,
+ 0x20, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x02,
+ 0x00, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x02, 0x00, 0x00,
+ 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x02, 0x00,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x00, 0x02,
+ 0x02, 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x00, 0x00, 0x02, 0x02, 0x02,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x01, 0x20, 0x20, 0x00, 0x00, 0x02, 0x06, 0x06,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x06, 0x06, 0x06, 0x02, 0x02, 0x00, 0x00, 0x00,
+ 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x00, 0x02, 0x02, 0x02, 0x02,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00,
+ 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x12, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x06,
+ 0x06, 0x06, 0x06, 0x06, 0x06, 0x06, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x02, 0x00,
+ 0x02, 0x02, 0x00, 0x02, 0x02, 0x00, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x00, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x20, 0x20, 0x20, 0x00, 0x20, 0x20, 0x20, 0x20,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x00, 0x00, 0x10,
+ 0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x20, 0x00,
+ 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A, 0x0A,
+ 0x0A, 0x0A, 0x20, 0x20, 0x00, 0x00, 0x00, 0x20,
+ 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x02, 0x00,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x20, 0x00, 0x00, 0x20, 0x00, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x12, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02, 0x00,
+ 0x00, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x00, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x00, 0x00, 0x02, 0x02, 0x02, 0x02, 0x02, 0x02,
+ 0x00, 0x00, 0x02, 0x02, 0x02, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10, 0x10,
+ 0x10, 0x10, 0x10, 0x10, 0x00, 0x00, 0x00, 0x00,
+};
+
+unsigned char *Fast_UnicodeUtil::_compCharProps[256]={
+ Fast_intCompCharProps+0x0000, /* Page 0x00 */
+ Fast_intCompCharProps+0x0100, /* Page 0x01 */
+ Fast_intCompCharProps+0x0200, /* Page 0x02 */
+ Fast_intCompCharProps+0x0300, /* Page 0x03 */
+ Fast_intCompCharProps+0x0400, /* Page 0x04 */
+ Fast_intCompCharProps+0x0500, /* Page 0x05 */
+ Fast_intCompCharProps+0x0600, /* Page 0x06 */
+ Fast_intCompCharProps+0x0700, /* Page 0x07 */
+ Fast_intCompCharProps+0x0800, /* Page 0x08 */
+ Fast_intCompCharProps+0x0900, /* Page 0x09 */
+ Fast_intCompCharProps+0x0A00, /* Page 0x0A */
+ Fast_intCompCharProps+0x0B00, /* Page 0x0B */
+ Fast_intCompCharProps+0x0C00, /* Page 0x0C */
+ Fast_intCompCharProps+0x0D00, /* Page 0x0D */
+ Fast_intCompCharProps+0x0E00, /* Page 0x0E */
+ Fast_intCompCharProps+0x0F00, /* Page 0x0F */
+ Fast_intCompCharProps+0x1000, /* Page 0x10 */
+ Fast_intCompCharProps+0x1100, /* Page 0x11 */
+ Fast_intCompCharProps+0x1200, /* Page 0x12 */
+ Fast_intCompCharProps+0x1300, /* Page 0x13 */
+ Fast_intCompCharProps+0x1400, /* Page 0x14 */
+ Fast_intCompCharProps+0x0100, /* Page 0x15 */
+ Fast_intCompCharProps+0x1500, /* Page 0x16 */
+ Fast_intCompCharProps+0x1600, /* Page 0x17 */
+ Fast_intCompCharProps+0x1700, /* Page 0x18 */
+ Fast_intCompCharProps+0x1800, /* Page 0x19 */
+ Fast_intCompCharProps+0x0800, /* Page 0x1A */
+ Fast_intCompCharProps+0x0800, /* Page 0x1B */
+ Fast_intCompCharProps+0x0800, /* Page 0x1C */
+ Fast_intCompCharProps+0x1900, /* Page 0x1D */
+ Fast_intCompCharProps+0x1A00, /* Page 0x1E */
+ Fast_intCompCharProps+0x1B00, /* Page 0x1F */
+ Fast_intCompCharProps+0x1C00, /* Page 0x20 */
+ Fast_intCompCharProps+0x1D00, /* Page 0x21 */
+ Fast_intCompCharProps+0x0800, /* Page 0x22 */
+ Fast_intCompCharProps+0x0800, /* Page 0x23 */
+ Fast_intCompCharProps+0x0800, /* Page 0x24 */
+ Fast_intCompCharProps+0x0800, /* Page 0x25 */
+ Fast_intCompCharProps+0x0800, /* Page 0x26 */
+ Fast_intCompCharProps+0x0800, /* Page 0x27 */
+ Fast_intCompCharProps+0x0800, /* Page 0x28 */
+ Fast_intCompCharProps+0x0800, /* Page 0x29 */
+ Fast_intCompCharProps+0x0800, /* Page 0x2A */
+ Fast_intCompCharProps+0x0800, /* Page 0x2B */
+ Fast_intCompCharProps+0x0800, /* Page 0x2C */
+ Fast_intCompCharProps+0x0800, /* Page 0x2D */
+ Fast_intCompCharProps+0x0800, /* Page 0x2E */
+ Fast_intCompCharProps+0x0800, /* Page 0x2F */
+ Fast_intCompCharProps+0x1E00, /* Page 0x30 */
+ Fast_intCompCharProps+0x1F00, /* Page 0x31 */
+ Fast_intCompCharProps+0x2000, /* Page 0x32 */
+ Fast_intCompCharProps+0x0800, /* Page 0x33 */
+ Fast_intCompCharProps+0x2100, /* Page 0x34 */
+ Fast_intCompCharProps+0x2100, /* Page 0x35 */
+ Fast_intCompCharProps+0x2100, /* Page 0x36 */
+ Fast_intCompCharProps+0x2100, /* Page 0x37 */
+ Fast_intCompCharProps+0x2100, /* Page 0x38 */
+ Fast_intCompCharProps+0x2100, /* Page 0x39 */
+ Fast_intCompCharProps+0x2100, /* Page 0x3A */
+ Fast_intCompCharProps+0x2100, /* Page 0x3B */
+ Fast_intCompCharProps+0x2100, /* Page 0x3C */
+ Fast_intCompCharProps+0x2100, /* Page 0x3D */
+ Fast_intCompCharProps+0x2100, /* Page 0x3E */
+ Fast_intCompCharProps+0x2100, /* Page 0x3F */
+ Fast_intCompCharProps+0x2100, /* Page 0x40 */
+ Fast_intCompCharProps+0x2100, /* Page 0x41 */
+ Fast_intCompCharProps+0x2100, /* Page 0x42 */
+ Fast_intCompCharProps+0x2100, /* Page 0x43 */
+ Fast_intCompCharProps+0x2100, /* Page 0x44 */
+ Fast_intCompCharProps+0x2100, /* Page 0x45 */
+ Fast_intCompCharProps+0x2100, /* Page 0x46 */
+ Fast_intCompCharProps+0x2100, /* Page 0x47 */
+ Fast_intCompCharProps+0x2100, /* Page 0x48 */
+ Fast_intCompCharProps+0x2100, /* Page 0x49 */
+ Fast_intCompCharProps+0x2100, /* Page 0x4A */
+ Fast_intCompCharProps+0x2100, /* Page 0x4B */
+ Fast_intCompCharProps+0x2100, /* Page 0x4C */
+ Fast_intCompCharProps+0x2200, /* Page 0x4D */
+ Fast_intCompCharProps+0x2100, /* Page 0x4E */
+ Fast_intCompCharProps+0x2100, /* Page 0x4F */
+ Fast_intCompCharProps+0x2100, /* Page 0x50 */
+ Fast_intCompCharProps+0x2100, /* Page 0x51 */
+ Fast_intCompCharProps+0x2100, /* Page 0x52 */
+ Fast_intCompCharProps+0x2100, /* Page 0x53 */
+ Fast_intCompCharProps+0x2100, /* Page 0x54 */
+ Fast_intCompCharProps+0x2100, /* Page 0x55 */
+ Fast_intCompCharProps+0x2100, /* Page 0x56 */
+ Fast_intCompCharProps+0x2100, /* Page 0x57 */
+ Fast_intCompCharProps+0x2100, /* Page 0x58 */
+ Fast_intCompCharProps+0x2100, /* Page 0x59 */
+ Fast_intCompCharProps+0x2100, /* Page 0x5A */
+ Fast_intCompCharProps+0x2100, /* Page 0x5B */
+ Fast_intCompCharProps+0x2100, /* Page 0x5C */
+ Fast_intCompCharProps+0x2100, /* Page 0x5D */
+ Fast_intCompCharProps+0x2100, /* Page 0x5E */
+ Fast_intCompCharProps+0x2100, /* Page 0x5F */
+ Fast_intCompCharProps+0x2100, /* Page 0x60 */
+ Fast_intCompCharProps+0x2100, /* Page 0x61 */
+ Fast_intCompCharProps+0x2100, /* Page 0x62 */
+ Fast_intCompCharProps+0x2100, /* Page 0x63 */
+ Fast_intCompCharProps+0x2100, /* Page 0x64 */
+ Fast_intCompCharProps+0x2100, /* Page 0x65 */
+ Fast_intCompCharProps+0x2100, /* Page 0x66 */
+ Fast_intCompCharProps+0x2100, /* Page 0x67 */
+ Fast_intCompCharProps+0x2100, /* Page 0x68 */
+ Fast_intCompCharProps+0x2100, /* Page 0x69 */
+ Fast_intCompCharProps+0x2100, /* Page 0x6A */
+ Fast_intCompCharProps+0x2100, /* Page 0x6B */
+ Fast_intCompCharProps+0x2100, /* Page 0x6C */
+ Fast_intCompCharProps+0x2100, /* Page 0x6D */
+ Fast_intCompCharProps+0x2100, /* Page 0x6E */
+ Fast_intCompCharProps+0x2100, /* Page 0x6F */
+ Fast_intCompCharProps+0x2100, /* Page 0x70 */
+ Fast_intCompCharProps+0x2100, /* Page 0x71 */
+ Fast_intCompCharProps+0x2100, /* Page 0x72 */
+ Fast_intCompCharProps+0x2100, /* Page 0x73 */
+ Fast_intCompCharProps+0x2100, /* Page 0x74 */
+ Fast_intCompCharProps+0x2100, /* Page 0x75 */
+ Fast_intCompCharProps+0x2100, /* Page 0x76 */
+ Fast_intCompCharProps+0x2100, /* Page 0x77 */
+ Fast_intCompCharProps+0x2100, /* Page 0x78 */
+ Fast_intCompCharProps+0x2100, /* Page 0x79 */
+ Fast_intCompCharProps+0x2100, /* Page 0x7A */
+ Fast_intCompCharProps+0x2100, /* Page 0x7B */
+ Fast_intCompCharProps+0x2100, /* Page 0x7C */
+ Fast_intCompCharProps+0x2100, /* Page 0x7D */
+ Fast_intCompCharProps+0x2100, /* Page 0x7E */
+ Fast_intCompCharProps+0x2100, /* Page 0x7F */
+ Fast_intCompCharProps+0x2100, /* Page 0x80 */
+ Fast_intCompCharProps+0x2100, /* Page 0x81 */
+ Fast_intCompCharProps+0x2100, /* Page 0x82 */
+ Fast_intCompCharProps+0x2100, /* Page 0x83 */
+ Fast_intCompCharProps+0x2100, /* Page 0x84 */
+ Fast_intCompCharProps+0x2100, /* Page 0x85 */
+ Fast_intCompCharProps+0x2100, /* Page 0x86 */
+ Fast_intCompCharProps+0x2100, /* Page 0x87 */
+ Fast_intCompCharProps+0x2100, /* Page 0x88 */
+ Fast_intCompCharProps+0x2100, /* Page 0x89 */
+ Fast_intCompCharProps+0x2100, /* Page 0x8A */
+ Fast_intCompCharProps+0x2100, /* Page 0x8B */
+ Fast_intCompCharProps+0x2100, /* Page 0x8C */
+ Fast_intCompCharProps+0x2100, /* Page 0x8D */
+ Fast_intCompCharProps+0x2100, /* Page 0x8E */
+ Fast_intCompCharProps+0x2100, /* Page 0x8F */
+ Fast_intCompCharProps+0x2100, /* Page 0x90 */
+ Fast_intCompCharProps+0x2100, /* Page 0x91 */
+ Fast_intCompCharProps+0x2100, /* Page 0x92 */
+ Fast_intCompCharProps+0x2100, /* Page 0x93 */
+ Fast_intCompCharProps+0x2100, /* Page 0x94 */
+ Fast_intCompCharProps+0x2100, /* Page 0x95 */
+ Fast_intCompCharProps+0x2100, /* Page 0x96 */
+ Fast_intCompCharProps+0x2100, /* Page 0x97 */
+ Fast_intCompCharProps+0x2100, /* Page 0x98 */
+ Fast_intCompCharProps+0x2100, /* Page 0x99 */
+ Fast_intCompCharProps+0x2100, /* Page 0x9A */
+ Fast_intCompCharProps+0x2100, /* Page 0x9B */
+ Fast_intCompCharProps+0x2100, /* Page 0x9C */
+ Fast_intCompCharProps+0x2100, /* Page 0x9D */
+ Fast_intCompCharProps+0x2100, /* Page 0x9E */
+ Fast_intCompCharProps+0x2300, /* Page 0x9F */
+ Fast_intCompCharProps+0x0100, /* Page 0xA0 */
+ Fast_intCompCharProps+0x0100, /* Page 0xA1 */
+ Fast_intCompCharProps+0x0100, /* Page 0xA2 */
+ Fast_intCompCharProps+0x0100, /* Page 0xA3 */
+ Fast_intCompCharProps+0x2400, /* Page 0xA4 */
+ Fast_intCompCharProps+0x0800, /* Page 0xA5 */
+ Fast_intCompCharProps+0x0800, /* Page 0xA6 */
+ Fast_intCompCharProps+0x0800, /* Page 0xA7 */
+ Fast_intCompCharProps+0x0800, /* Page 0xA8 */
+ Fast_intCompCharProps+0x0800, /* Page 0xA9 */
+ Fast_intCompCharProps+0x0800, /* Page 0xAA */
+ Fast_intCompCharProps+0x0800, /* Page 0xAB */
+ Fast_intCompCharProps+0x0100, /* Page 0xAC */
+ Fast_intCompCharProps+0x0100, /* Page 0xAD */
+ Fast_intCompCharProps+0x0100, /* Page 0xAE */
+ Fast_intCompCharProps+0x0100, /* Page 0xAF */
+ Fast_intCompCharProps+0x0100, /* Page 0xB0 */
+ Fast_intCompCharProps+0x0100, /* Page 0xB1 */
+ Fast_intCompCharProps+0x0100, /* Page 0xB2 */
+ Fast_intCompCharProps+0x0100, /* Page 0xB3 */
+ Fast_intCompCharProps+0x0100, /* Page 0xB4 */
+ Fast_intCompCharProps+0x0100, /* Page 0xB5 */
+ Fast_intCompCharProps+0x0100, /* Page 0xB6 */
+ Fast_intCompCharProps+0x0100, /* Page 0xB7 */
+ Fast_intCompCharProps+0x0100, /* Page 0xB8 */
+ Fast_intCompCharProps+0x0100, /* Page 0xB9 */
+ Fast_intCompCharProps+0x0100, /* Page 0xBA */
+ Fast_intCompCharProps+0x0100, /* Page 0xBB */
+ Fast_intCompCharProps+0x0100, /* Page 0xBC */
+ Fast_intCompCharProps+0x0100, /* Page 0xBD */
+ Fast_intCompCharProps+0x0100, /* Page 0xBE */
+ Fast_intCompCharProps+0x0100, /* Page 0xBF */
+ Fast_intCompCharProps+0x0100, /* Page 0xC0 */
+ Fast_intCompCharProps+0x0100, /* Page 0xC1 */
+ Fast_intCompCharProps+0x0100, /* Page 0xC2 */
+ Fast_intCompCharProps+0x0100, /* Page 0xC3 */
+ Fast_intCompCharProps+0x0100, /* Page 0xC4 */
+ Fast_intCompCharProps+0x0100, /* Page 0xC5 */
+ Fast_intCompCharProps+0x0100, /* Page 0xC6 */
+ Fast_intCompCharProps+0x0100, /* Page 0xC7 */
+ Fast_intCompCharProps+0x0100, /* Page 0xC8 */
+ Fast_intCompCharProps+0x0100, /* Page 0xC9 */
+ Fast_intCompCharProps+0x0100, /* Page 0xCA */
+ Fast_intCompCharProps+0x0100, /* Page 0xCB */
+ Fast_intCompCharProps+0x0100, /* Page 0xCC */
+ Fast_intCompCharProps+0x0100, /* Page 0xCD */
+ Fast_intCompCharProps+0x0100, /* Page 0xCE */
+ Fast_intCompCharProps+0x0100, /* Page 0xCF */
+ Fast_intCompCharProps+0x0100, /* Page 0xD0 */
+ Fast_intCompCharProps+0x0100, /* Page 0xD1 */
+ Fast_intCompCharProps+0x0100, /* Page 0xD2 */
+ Fast_intCompCharProps+0x0100, /* Page 0xD3 */
+ Fast_intCompCharProps+0x0100, /* Page 0xD4 */
+ Fast_intCompCharProps+0x0100, /* Page 0xD5 */
+ Fast_intCompCharProps+0x0100, /* Page 0xD6 */
+ Fast_intCompCharProps+0x2500, /* Page 0xD7 */
+ Fast_intCompCharProps+0x2600, /* Page 0xD8 */
+ Fast_intCompCharProps+0x2600, /* Page 0xD9 */
+ Fast_intCompCharProps+0x2600, /* Page 0xDA */
+ Fast_intCompCharProps+0x2600, /* Page 0xDB */
+ Fast_intCompCharProps+0x2600, /* Page 0xDC */
+ Fast_intCompCharProps+0x2600, /* Page 0xDD */
+ Fast_intCompCharProps+0x2600, /* Page 0xDE */
+ Fast_intCompCharProps+0x2600, /* Page 0xDF */
+ Fast_intCompCharProps+0x0100, /* Page 0xE0 */
+ Fast_intCompCharProps+0x0100, /* Page 0xE1 */
+ Fast_intCompCharProps+0x0100, /* Page 0xE2 */
+ Fast_intCompCharProps+0x0100, /* Page 0xE3 */
+ Fast_intCompCharProps+0x0100, /* Page 0xE4 */
+ Fast_intCompCharProps+0x0100, /* Page 0xE5 */
+ Fast_intCompCharProps+0x0100, /* Page 0xE6 */
+ Fast_intCompCharProps+0x0100, /* Page 0xE7 */
+ Fast_intCompCharProps+0x0100, /* Page 0xE8 */
+ Fast_intCompCharProps+0x0100, /* Page 0xE9 */
+ Fast_intCompCharProps+0x0100, /* Page 0xEA */
+ Fast_intCompCharProps+0x0100, /* Page 0xEB */
+ Fast_intCompCharProps+0x0100, /* Page 0xEC */
+ Fast_intCompCharProps+0x0100, /* Page 0xED */
+ Fast_intCompCharProps+0x0100, /* Page 0xEE */
+ Fast_intCompCharProps+0x0100, /* Page 0xEF */
+ Fast_intCompCharProps+0x0100, /* Page 0xF0 */
+ Fast_intCompCharProps+0x0100, /* Page 0xF1 */
+ Fast_intCompCharProps+0x0100, /* Page 0xF2 */
+ Fast_intCompCharProps+0x0100, /* Page 0xF3 */
+ Fast_intCompCharProps+0x0100, /* Page 0xF4 */
+ Fast_intCompCharProps+0x0100, /* Page 0xF5 */
+ Fast_intCompCharProps+0x0100, /* Page 0xF6 */
+ Fast_intCompCharProps+0x0100, /* Page 0xF7 */
+ Fast_intCompCharProps+0x0100, /* Page 0xF8 */
+ Fast_intCompCharProps+0x2100, /* Page 0xF9 */
+ Fast_intCompCharProps+0x2700, /* Page 0xFA */
+ Fast_intCompCharProps+0x2800, /* Page 0xFB */
+ Fast_intCompCharProps+0x0100, /* Page 0xFC */
+ Fast_intCompCharProps+0x2900, /* Page 0xFD */
+ Fast_intCompCharProps+0x2A00, /* Page 0xFE */
+ Fast_intCompCharProps+0x2B00 /* Page 0xFF */
+};
+
+/* End of auto-generated file */
diff --git a/fastlib/src/vespa/fastlib/text/unicodeutil-lowercase.cpp b/fastlib/src/vespa/fastlib/text/unicodeutil-lowercase.cpp
new file mode 100644
index 00000000000..ffc2044a759
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/unicodeutil-lowercase.cpp
@@ -0,0 +1,652 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/*
+ * This file is auto-generated by extcase.cpp
+ */
+
+static unsigned short Fast_intCompLowerCase[3072]={
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0061u, 0x0062u, 0x0063u, 0x0064u, 0x0065u, 0x0066u, 0x0067u,
+ 0x0068u, 0x0069u, 0x006Au, 0x006Bu, 0x006Cu, 0x006Du, 0x006Eu, 0x006Fu,
+ 0x0070u, 0x0071u, 0x0072u, 0x0073u, 0x0074u, 0x0075u, 0x0076u, 0x0077u,
+ 0x0078u, 0x0079u, 0x007Au, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x00E0u, 0x00E1u, 0x00E2u, 0x00E3u, 0x00E4u, 0x00E5u, 0x00E6u, 0x00E7u,
+ 0x00E8u, 0x00E9u, 0x00EAu, 0x00EBu, 0x00ECu, 0x00EDu, 0x00EEu, 0x00EFu,
+ 0x00F0u, 0x00F1u, 0x00F2u, 0x00F3u, 0x00F4u, 0x00F5u, 0x00F6u, 0x0000u,
+ 0x00F8u, 0x00F9u, 0x00FAu, 0x00FBu, 0x00FCu, 0x00FDu, 0x00FEu, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0101u, 0x0000u, 0x0103u, 0x0000u, 0x0105u, 0x0000u, 0x0107u, 0x0000u,
+ 0x0109u, 0x0000u, 0x010Bu, 0x0000u, 0x010Du, 0x0000u, 0x010Fu, 0x0000u,
+ 0x0111u, 0x0000u, 0x0113u, 0x0000u, 0x0115u, 0x0000u, 0x0117u, 0x0000u,
+ 0x0119u, 0x0000u, 0x011Bu, 0x0000u, 0x011Du, 0x0000u, 0x011Fu, 0x0000u,
+ 0x0121u, 0x0000u, 0x0123u, 0x0000u, 0x0125u, 0x0000u, 0x0127u, 0x0000u,
+ 0x0129u, 0x0000u, 0x012Bu, 0x0000u, 0x012Du, 0x0000u, 0x012Fu, 0x0000u,
+ 0x0069u, 0x0000u, 0x0133u, 0x0000u, 0x0135u, 0x0000u, 0x0137u, 0x0000u,
+ 0x0000u, 0x013Au, 0x0000u, 0x013Cu, 0x0000u, 0x013Eu, 0x0000u, 0x0140u,
+ 0x0000u, 0x0142u, 0x0000u, 0x0144u, 0x0000u, 0x0146u, 0x0000u, 0x0148u,
+ 0x0000u, 0x0000u, 0x014Bu, 0x0000u, 0x014Du, 0x0000u, 0x014Fu, 0x0000u,
+ 0x0151u, 0x0000u, 0x0153u, 0x0000u, 0x0155u, 0x0000u, 0x0157u, 0x0000u,
+ 0x0159u, 0x0000u, 0x015Bu, 0x0000u, 0x015Du, 0x0000u, 0x015Fu, 0x0000u,
+ 0x0161u, 0x0000u, 0x0163u, 0x0000u, 0x0165u, 0x0000u, 0x0167u, 0x0000u,
+ 0x0169u, 0x0000u, 0x016Bu, 0x0000u, 0x016Du, 0x0000u, 0x016Fu, 0x0000u,
+ 0x0171u, 0x0000u, 0x0173u, 0x0000u, 0x0175u, 0x0000u, 0x0177u, 0x0000u,
+ 0x00FFu, 0x017Au, 0x0000u, 0x017Cu, 0x0000u, 0x017Eu, 0x0000u, 0x0000u,
+ 0x0000u, 0x0253u, 0x0183u, 0x0000u, 0x0185u, 0x0000u, 0x0254u, 0x0188u,
+ 0x0000u, 0x0256u, 0x0257u, 0x018Cu, 0x0000u, 0x0000u, 0x01DDu, 0x0259u,
+ 0x025Bu, 0x0192u, 0x0000u, 0x0260u, 0x0263u, 0x0000u, 0x0269u, 0x0268u,
+ 0x0199u, 0x0000u, 0x0000u, 0x0000u, 0x026Fu, 0x0272u, 0x0000u, 0x0275u,
+ 0x01A1u, 0x0000u, 0x01A3u, 0x0000u, 0x01A5u, 0x0000u, 0x0280u, 0x01A8u,
+ 0x0000u, 0x0283u, 0x0000u, 0x0000u, 0x01ADu, 0x0000u, 0x0288u, 0x01B0u,
+ 0x0000u, 0x028Au, 0x028Bu, 0x01B4u, 0x0000u, 0x01B6u, 0x0000u, 0x0292u,
+ 0x01B9u, 0x0000u, 0x0000u, 0x0000u, 0x01BDu, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x01C6u, 0x01C6u, 0x0000u, 0x01C9u,
+ 0x01C9u, 0x0000u, 0x01CCu, 0x01CCu, 0x0000u, 0x01CEu, 0x0000u, 0x01D0u,
+ 0x0000u, 0x01D2u, 0x0000u, 0x01D4u, 0x0000u, 0x01D6u, 0x0000u, 0x01D8u,
+ 0x0000u, 0x01DAu, 0x0000u, 0x01DCu, 0x0000u, 0x0000u, 0x01DFu, 0x0000u,
+ 0x01E1u, 0x0000u, 0x01E3u, 0x0000u, 0x01E5u, 0x0000u, 0x01E7u, 0x0000u,
+ 0x01E9u, 0x0000u, 0x01EBu, 0x0000u, 0x01EDu, 0x0000u, 0x01EFu, 0x0000u,
+ 0x0000u, 0x01F3u, 0x01F3u, 0x0000u, 0x01F5u, 0x0000u, 0x0195u, 0x01BFu,
+ 0x01F9u, 0x0000u, 0x01FBu, 0x0000u, 0x01FDu, 0x0000u, 0x01FFu, 0x0000u,
+ 0x0201u, 0x0000u, 0x0203u, 0x0000u, 0x0205u, 0x0000u, 0x0207u, 0x0000u,
+ 0x0209u, 0x0000u, 0x020Bu, 0x0000u, 0x020Du, 0x0000u, 0x020Fu, 0x0000u,
+ 0x0211u, 0x0000u, 0x0213u, 0x0000u, 0x0215u, 0x0000u, 0x0217u, 0x0000u,
+ 0x0219u, 0x0000u, 0x021Bu, 0x0000u, 0x021Du, 0x0000u, 0x021Fu, 0x0000u,
+ 0x019Eu, 0x0000u, 0x0223u, 0x0000u, 0x0225u, 0x0000u, 0x0227u, 0x0000u,
+ 0x0229u, 0x0000u, 0x022Bu, 0x0000u, 0x022Du, 0x0000u, 0x022Fu, 0x0000u,
+ 0x0231u, 0x0000u, 0x0233u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x03ACu, 0x0000u,
+ 0x03ADu, 0x03AEu, 0x03AFu, 0x0000u, 0x03CCu, 0x0000u, 0x03CDu, 0x03CEu,
+ 0x0000u, 0x03B1u, 0x03B2u, 0x03B3u, 0x03B4u, 0x03B5u, 0x03B6u, 0x03B7u,
+ 0x03B8u, 0x03B9u, 0x03BAu, 0x03BBu, 0x03BCu, 0x03BDu, 0x03BEu, 0x03BFu,
+ 0x03C0u, 0x03C1u, 0x0000u, 0x03C3u, 0x03C4u, 0x03C5u, 0x03C6u, 0x03C7u,
+ 0x03C8u, 0x03C9u, 0x03CAu, 0x03CBu, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x03D9u, 0x0000u, 0x03DBu, 0x0000u, 0x03DDu, 0x0000u, 0x03DFu, 0x0000u,
+ 0x03E1u, 0x0000u, 0x03E3u, 0x0000u, 0x03E5u, 0x0000u, 0x03E7u, 0x0000u,
+ 0x03E9u, 0x0000u, 0x03EBu, 0x0000u, 0x03EDu, 0x0000u, 0x03EFu, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x03B8u, 0x0000u, 0x0000u, 0x03F8u,
+ 0x0000u, 0x03F2u, 0x03FBu, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0450u, 0x0451u, 0x0452u, 0x0453u, 0x0454u, 0x0455u, 0x0456u, 0x0457u,
+ 0x0458u, 0x0459u, 0x045Au, 0x045Bu, 0x045Cu, 0x045Du, 0x045Eu, 0x045Fu,
+ 0x0430u, 0x0431u, 0x0432u, 0x0433u, 0x0434u, 0x0435u, 0x0436u, 0x0437u,
+ 0x0438u, 0x0439u, 0x043Au, 0x043Bu, 0x043Cu, 0x043Du, 0x043Eu, 0x043Fu,
+ 0x0440u, 0x0441u, 0x0442u, 0x0443u, 0x0444u, 0x0445u, 0x0446u, 0x0447u,
+ 0x0448u, 0x0449u, 0x044Au, 0x044Bu, 0x044Cu, 0x044Du, 0x044Eu, 0x044Fu,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0461u, 0x0000u, 0x0463u, 0x0000u, 0x0465u, 0x0000u, 0x0467u, 0x0000u,
+ 0x0469u, 0x0000u, 0x046Bu, 0x0000u, 0x046Du, 0x0000u, 0x046Fu, 0x0000u,
+ 0x0471u, 0x0000u, 0x0473u, 0x0000u, 0x0475u, 0x0000u, 0x0477u, 0x0000u,
+ 0x0479u, 0x0000u, 0x047Bu, 0x0000u, 0x047Du, 0x0000u, 0x047Fu, 0x0000u,
+ 0x0481u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x048Bu, 0x0000u, 0x048Du, 0x0000u, 0x048Fu, 0x0000u,
+ 0x0491u, 0x0000u, 0x0493u, 0x0000u, 0x0495u, 0x0000u, 0x0497u, 0x0000u,
+ 0x0499u, 0x0000u, 0x049Bu, 0x0000u, 0x049Du, 0x0000u, 0x049Fu, 0x0000u,
+ 0x04A1u, 0x0000u, 0x04A3u, 0x0000u, 0x04A5u, 0x0000u, 0x04A7u, 0x0000u,
+ 0x04A9u, 0x0000u, 0x04ABu, 0x0000u, 0x04ADu, 0x0000u, 0x04AFu, 0x0000u,
+ 0x04B1u, 0x0000u, 0x04B3u, 0x0000u, 0x04B5u, 0x0000u, 0x04B7u, 0x0000u,
+ 0x04B9u, 0x0000u, 0x04BBu, 0x0000u, 0x04BDu, 0x0000u, 0x04BFu, 0x0000u,
+ 0x0000u, 0x04C2u, 0x0000u, 0x04C4u, 0x0000u, 0x04C6u, 0x0000u, 0x04C8u,
+ 0x0000u, 0x04CAu, 0x0000u, 0x04CCu, 0x0000u, 0x04CEu, 0x0000u, 0x0000u,
+ 0x04D1u, 0x0000u, 0x04D3u, 0x0000u, 0x04D5u, 0x0000u, 0x04D7u, 0x0000u,
+ 0x04D9u, 0x0000u, 0x04DBu, 0x0000u, 0x04DDu, 0x0000u, 0x04DFu, 0x0000u,
+ 0x04E1u, 0x0000u, 0x04E3u, 0x0000u, 0x04E5u, 0x0000u, 0x04E7u, 0x0000u,
+ 0x04E9u, 0x0000u, 0x04EBu, 0x0000u, 0x04EDu, 0x0000u, 0x04EFu, 0x0000u,
+ 0x04F1u, 0x0000u, 0x04F3u, 0x0000u, 0x04F5u, 0x0000u, 0x0000u, 0x0000u,
+ 0x04F9u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0501u, 0x0000u, 0x0503u, 0x0000u, 0x0505u, 0x0000u, 0x0507u, 0x0000u,
+ 0x0509u, 0x0000u, 0x050Bu, 0x0000u, 0x050Du, 0x0000u, 0x050Fu, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0561u, 0x0562u, 0x0563u, 0x0564u, 0x0565u, 0x0566u, 0x0567u,
+ 0x0568u, 0x0569u, 0x056Au, 0x056Bu, 0x056Cu, 0x056Du, 0x056Eu, 0x056Fu,
+ 0x0570u, 0x0571u, 0x0572u, 0x0573u, 0x0574u, 0x0575u, 0x0576u, 0x0577u,
+ 0x0578u, 0x0579u, 0x057Au, 0x057Bu, 0x057Cu, 0x057Du, 0x057Eu, 0x057Fu,
+ 0x0580u, 0x0581u, 0x0582u, 0x0583u, 0x0584u, 0x0585u, 0x0586u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x1E01u, 0x0000u, 0x1E03u, 0x0000u, 0x1E05u, 0x0000u, 0x1E07u, 0x0000u,
+ 0x1E09u, 0x0000u, 0x1E0Bu, 0x0000u, 0x1E0Du, 0x0000u, 0x1E0Fu, 0x0000u,
+ 0x1E11u, 0x0000u, 0x1E13u, 0x0000u, 0x1E15u, 0x0000u, 0x1E17u, 0x0000u,
+ 0x1E19u, 0x0000u, 0x1E1Bu, 0x0000u, 0x1E1Du, 0x0000u, 0x1E1Fu, 0x0000u,
+ 0x1E21u, 0x0000u, 0x1E23u, 0x0000u, 0x1E25u, 0x0000u, 0x1E27u, 0x0000u,
+ 0x1E29u, 0x0000u, 0x1E2Bu, 0x0000u, 0x1E2Du, 0x0000u, 0x1E2Fu, 0x0000u,
+ 0x1E31u, 0x0000u, 0x1E33u, 0x0000u, 0x1E35u, 0x0000u, 0x1E37u, 0x0000u,
+ 0x1E39u, 0x0000u, 0x1E3Bu, 0x0000u, 0x1E3Du, 0x0000u, 0x1E3Fu, 0x0000u,
+ 0x1E41u, 0x0000u, 0x1E43u, 0x0000u, 0x1E45u, 0x0000u, 0x1E47u, 0x0000u,
+ 0x1E49u, 0x0000u, 0x1E4Bu, 0x0000u, 0x1E4Du, 0x0000u, 0x1E4Fu, 0x0000u,
+ 0x1E51u, 0x0000u, 0x1E53u, 0x0000u, 0x1E55u, 0x0000u, 0x1E57u, 0x0000u,
+ 0x1E59u, 0x0000u, 0x1E5Bu, 0x0000u, 0x1E5Du, 0x0000u, 0x1E5Fu, 0x0000u,
+ 0x1E61u, 0x0000u, 0x1E63u, 0x0000u, 0x1E65u, 0x0000u, 0x1E67u, 0x0000u,
+ 0x1E69u, 0x0000u, 0x1E6Bu, 0x0000u, 0x1E6Du, 0x0000u, 0x1E6Fu, 0x0000u,
+ 0x1E71u, 0x0000u, 0x1E73u, 0x0000u, 0x1E75u, 0x0000u, 0x1E77u, 0x0000u,
+ 0x1E79u, 0x0000u, 0x1E7Bu, 0x0000u, 0x1E7Du, 0x0000u, 0x1E7Fu, 0x0000u,
+ 0x1E81u, 0x0000u, 0x1E83u, 0x0000u, 0x1E85u, 0x0000u, 0x1E87u, 0x0000u,
+ 0x1E89u, 0x0000u, 0x1E8Bu, 0x0000u, 0x1E8Du, 0x0000u, 0x1E8Fu, 0x0000u,
+ 0x1E91u, 0x0000u, 0x1E93u, 0x0000u, 0x1E95u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x1EA1u, 0x0000u, 0x1EA3u, 0x0000u, 0x1EA5u, 0x0000u, 0x1EA7u, 0x0000u,
+ 0x1EA9u, 0x0000u, 0x1EABu, 0x0000u, 0x1EADu, 0x0000u, 0x1EAFu, 0x0000u,
+ 0x1EB1u, 0x0000u, 0x1EB3u, 0x0000u, 0x1EB5u, 0x0000u, 0x1EB7u, 0x0000u,
+ 0x1EB9u, 0x0000u, 0x1EBBu, 0x0000u, 0x1EBDu, 0x0000u, 0x1EBFu, 0x0000u,
+ 0x1EC1u, 0x0000u, 0x1EC3u, 0x0000u, 0x1EC5u, 0x0000u, 0x1EC7u, 0x0000u,
+ 0x1EC9u, 0x0000u, 0x1ECBu, 0x0000u, 0x1ECDu, 0x0000u, 0x1ECFu, 0x0000u,
+ 0x1ED1u, 0x0000u, 0x1ED3u, 0x0000u, 0x1ED5u, 0x0000u, 0x1ED7u, 0x0000u,
+ 0x1ED9u, 0x0000u, 0x1EDBu, 0x0000u, 0x1EDDu, 0x0000u, 0x1EDFu, 0x0000u,
+ 0x1EE1u, 0x0000u, 0x1EE3u, 0x0000u, 0x1EE5u, 0x0000u, 0x1EE7u, 0x0000u,
+ 0x1EE9u, 0x0000u, 0x1EEBu, 0x0000u, 0x1EEDu, 0x0000u, 0x1EEFu, 0x0000u,
+ 0x1EF1u, 0x0000u, 0x1EF3u, 0x0000u, 0x1EF5u, 0x0000u, 0x1EF7u, 0x0000u,
+ 0x1EF9u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x1F00u, 0x1F01u, 0x1F02u, 0x1F03u, 0x1F04u, 0x1F05u, 0x1F06u, 0x1F07u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x1F10u, 0x1F11u, 0x1F12u, 0x1F13u, 0x1F14u, 0x1F15u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x1F20u, 0x1F21u, 0x1F22u, 0x1F23u, 0x1F24u, 0x1F25u, 0x1F26u, 0x1F27u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x1F30u, 0x1F31u, 0x1F32u, 0x1F33u, 0x1F34u, 0x1F35u, 0x1F36u, 0x1F37u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x1F40u, 0x1F41u, 0x1F42u, 0x1F43u, 0x1F44u, 0x1F45u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x1F51u, 0x0000u, 0x1F53u, 0x0000u, 0x1F55u, 0x0000u, 0x1F57u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x1F60u, 0x1F61u, 0x1F62u, 0x1F63u, 0x1F64u, 0x1F65u, 0x1F66u, 0x1F67u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x1F80u, 0x1F81u, 0x1F82u, 0x1F83u, 0x1F84u, 0x1F85u, 0x1F86u, 0x1F87u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x1F90u, 0x1F91u, 0x1F92u, 0x1F93u, 0x1F94u, 0x1F95u, 0x1F96u, 0x1F97u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x1FA0u, 0x1FA1u, 0x1FA2u, 0x1FA3u, 0x1FA4u, 0x1FA5u, 0x1FA6u, 0x1FA7u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x1FB0u, 0x1FB1u, 0x1F70u, 0x1F71u, 0x1FB3u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x1F72u, 0x1F73u, 0x1F74u, 0x1F75u, 0x1FC3u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x1FD0u, 0x1FD1u, 0x1F76u, 0x1F77u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x1FE0u, 0x1FE1u, 0x1F7Au, 0x1F7Bu, 0x1FE5u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x1F78u, 0x1F79u, 0x1F7Cu, 0x1F7Du, 0x1FF3u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x03C9u, 0x0000u,
+ 0x0000u, 0x0000u, 0x006Bu, 0x00E5u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x2170u, 0x2171u, 0x2172u, 0x2173u, 0x2174u, 0x2175u, 0x2176u, 0x2177u,
+ 0x2178u, 0x2179u, 0x217Au, 0x217Bu, 0x217Cu, 0x217Du, 0x217Eu, 0x217Fu,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x24D0u, 0x24D1u,
+ 0x24D2u, 0x24D3u, 0x24D4u, 0x24D5u, 0x24D6u, 0x24D7u, 0x24D8u, 0x24D9u,
+ 0x24DAu, 0x24DBu, 0x24DCu, 0x24DDu, 0x24DEu, 0x24DFu, 0x24E0u, 0x24E1u,
+ 0x24E2u, 0x24E3u, 0x24E4u, 0x24E5u, 0x24E6u, 0x24E7u, 0x24E8u, 0x24E9u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0xFF41u, 0xFF42u, 0xFF43u, 0xFF44u, 0xFF45u, 0xFF46u, 0xFF47u,
+ 0xFF48u, 0xFF49u, 0xFF4Au, 0xFF4Bu, 0xFF4Cu, 0xFF4Du, 0xFF4Eu, 0xFF4Fu,
+ 0xFF50u, 0xFF51u, 0xFF52u, 0xFF53u, 0xFF54u, 0xFF55u, 0xFF56u, 0xFF57u,
+ 0xFF58u, 0xFF59u, 0xFF5Au, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+ 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u, 0x0000u,
+};
+
+unsigned short *Fast_UnicodeUtil::_compLowerCase[256]={
+ Fast_intCompLowerCase+0x0000, /* Page 0x00 */
+ Fast_intCompLowerCase+0x0100, /* Page 0x01 */
+ Fast_intCompLowerCase+0x0200, /* Page 0x02 */
+ Fast_intCompLowerCase+0x0300, /* Page 0x03 */
+ Fast_intCompLowerCase+0x0400, /* Page 0x04 */
+ Fast_intCompLowerCase+0x0500, /* Page 0x05 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x06 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x07 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x08 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x09 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x0A */
+ Fast_intCompLowerCase+0x0600, /* Page 0x0B */
+ Fast_intCompLowerCase+0x0600, /* Page 0x0C */
+ Fast_intCompLowerCase+0x0600, /* Page 0x0D */
+ Fast_intCompLowerCase+0x0600, /* Page 0x0E */
+ Fast_intCompLowerCase+0x0600, /* Page 0x0F */
+ Fast_intCompLowerCase+0x0600, /* Page 0x10 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x11 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x12 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x13 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x14 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x15 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x16 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x17 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x18 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x19 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x1A */
+ Fast_intCompLowerCase+0x0600, /* Page 0x1B */
+ Fast_intCompLowerCase+0x0600, /* Page 0x1C */
+ Fast_intCompLowerCase+0x0600, /* Page 0x1D */
+ Fast_intCompLowerCase+0x0700, /* Page 0x1E */
+ Fast_intCompLowerCase+0x0800, /* Page 0x1F */
+ Fast_intCompLowerCase+0x0600, /* Page 0x20 */
+ Fast_intCompLowerCase+0x0900, /* Page 0x21 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x22 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x23 */
+ Fast_intCompLowerCase+0x0A00, /* Page 0x24 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x25 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x26 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x27 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x28 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x29 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x2A */
+ Fast_intCompLowerCase+0x0600, /* Page 0x2B */
+ Fast_intCompLowerCase+0x0600, /* Page 0x2C */
+ Fast_intCompLowerCase+0x0600, /* Page 0x2D */
+ Fast_intCompLowerCase+0x0600, /* Page 0x2E */
+ Fast_intCompLowerCase+0x0600, /* Page 0x2F */
+ Fast_intCompLowerCase+0x0600, /* Page 0x30 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x31 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x32 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x33 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x34 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x35 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x36 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x37 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x38 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x39 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x3A */
+ Fast_intCompLowerCase+0x0600, /* Page 0x3B */
+ Fast_intCompLowerCase+0x0600, /* Page 0x3C */
+ Fast_intCompLowerCase+0x0600, /* Page 0x3D */
+ Fast_intCompLowerCase+0x0600, /* Page 0x3E */
+ Fast_intCompLowerCase+0x0600, /* Page 0x3F */
+ Fast_intCompLowerCase+0x0600, /* Page 0x40 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x41 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x42 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x43 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x44 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x45 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x46 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x47 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x48 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x49 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x4A */
+ Fast_intCompLowerCase+0x0600, /* Page 0x4B */
+ Fast_intCompLowerCase+0x0600, /* Page 0x4C */
+ Fast_intCompLowerCase+0x0600, /* Page 0x4D */
+ Fast_intCompLowerCase+0x0600, /* Page 0x4E */
+ Fast_intCompLowerCase+0x0600, /* Page 0x4F */
+ Fast_intCompLowerCase+0x0600, /* Page 0x50 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x51 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x52 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x53 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x54 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x55 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x56 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x57 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x58 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x59 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x5A */
+ Fast_intCompLowerCase+0x0600, /* Page 0x5B */
+ Fast_intCompLowerCase+0x0600, /* Page 0x5C */
+ Fast_intCompLowerCase+0x0600, /* Page 0x5D */
+ Fast_intCompLowerCase+0x0600, /* Page 0x5E */
+ Fast_intCompLowerCase+0x0600, /* Page 0x5F */
+ Fast_intCompLowerCase+0x0600, /* Page 0x60 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x61 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x62 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x63 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x64 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x65 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x66 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x67 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x68 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x69 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x6A */
+ Fast_intCompLowerCase+0x0600, /* Page 0x6B */
+ Fast_intCompLowerCase+0x0600, /* Page 0x6C */
+ Fast_intCompLowerCase+0x0600, /* Page 0x6D */
+ Fast_intCompLowerCase+0x0600, /* Page 0x6E */
+ Fast_intCompLowerCase+0x0600, /* Page 0x6F */
+ Fast_intCompLowerCase+0x0600, /* Page 0x70 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x71 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x72 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x73 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x74 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x75 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x76 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x77 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x78 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x79 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x7A */
+ Fast_intCompLowerCase+0x0600, /* Page 0x7B */
+ Fast_intCompLowerCase+0x0600, /* Page 0x7C */
+ Fast_intCompLowerCase+0x0600, /* Page 0x7D */
+ Fast_intCompLowerCase+0x0600, /* Page 0x7E */
+ Fast_intCompLowerCase+0x0600, /* Page 0x7F */
+ Fast_intCompLowerCase+0x0600, /* Page 0x80 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x81 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x82 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x83 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x84 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x85 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x86 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x87 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x88 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x89 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x8A */
+ Fast_intCompLowerCase+0x0600, /* Page 0x8B */
+ Fast_intCompLowerCase+0x0600, /* Page 0x8C */
+ Fast_intCompLowerCase+0x0600, /* Page 0x8D */
+ Fast_intCompLowerCase+0x0600, /* Page 0x8E */
+ Fast_intCompLowerCase+0x0600, /* Page 0x8F */
+ Fast_intCompLowerCase+0x0600, /* Page 0x90 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x91 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x92 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x93 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x94 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x95 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x96 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x97 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x98 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x99 */
+ Fast_intCompLowerCase+0x0600, /* Page 0x9A */
+ Fast_intCompLowerCase+0x0600, /* Page 0x9B */
+ Fast_intCompLowerCase+0x0600, /* Page 0x9C */
+ Fast_intCompLowerCase+0x0600, /* Page 0x9D */
+ Fast_intCompLowerCase+0x0600, /* Page 0x9E */
+ Fast_intCompLowerCase+0x0600, /* Page 0x9F */
+ Fast_intCompLowerCase+0x0600, /* Page 0xA0 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xA1 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xA2 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xA3 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xA4 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xA5 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xA6 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xA7 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xA8 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xA9 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xAA */
+ Fast_intCompLowerCase+0x0600, /* Page 0xAB */
+ Fast_intCompLowerCase+0x0600, /* Page 0xAC */
+ Fast_intCompLowerCase+0x0600, /* Page 0xAD */
+ Fast_intCompLowerCase+0x0600, /* Page 0xAE */
+ Fast_intCompLowerCase+0x0600, /* Page 0xAF */
+ Fast_intCompLowerCase+0x0600, /* Page 0xB0 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xB1 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xB2 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xB3 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xB4 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xB5 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xB6 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xB7 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xB8 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xB9 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xBA */
+ Fast_intCompLowerCase+0x0600, /* Page 0xBB */
+ Fast_intCompLowerCase+0x0600, /* Page 0xBC */
+ Fast_intCompLowerCase+0x0600, /* Page 0xBD */
+ Fast_intCompLowerCase+0x0600, /* Page 0xBE */
+ Fast_intCompLowerCase+0x0600, /* Page 0xBF */
+ Fast_intCompLowerCase+0x0600, /* Page 0xC0 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xC1 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xC2 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xC3 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xC4 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xC5 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xC6 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xC7 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xC8 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xC9 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xCA */
+ Fast_intCompLowerCase+0x0600, /* Page 0xCB */
+ Fast_intCompLowerCase+0x0600, /* Page 0xCC */
+ Fast_intCompLowerCase+0x0600, /* Page 0xCD */
+ Fast_intCompLowerCase+0x0600, /* Page 0xCE */
+ Fast_intCompLowerCase+0x0600, /* Page 0xCF */
+ Fast_intCompLowerCase+0x0600, /* Page 0xD0 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xD1 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xD2 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xD3 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xD4 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xD5 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xD6 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xD7 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xD8 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xD9 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xDA */
+ Fast_intCompLowerCase+0x0600, /* Page 0xDB */
+ Fast_intCompLowerCase+0x0600, /* Page 0xDC */
+ Fast_intCompLowerCase+0x0600, /* Page 0xDD */
+ Fast_intCompLowerCase+0x0600, /* Page 0xDE */
+ Fast_intCompLowerCase+0x0600, /* Page 0xDF */
+ Fast_intCompLowerCase+0x0600, /* Page 0xE0 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xE1 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xE2 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xE3 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xE4 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xE5 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xE6 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xE7 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xE8 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xE9 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xEA */
+ Fast_intCompLowerCase+0x0600, /* Page 0xEB */
+ Fast_intCompLowerCase+0x0600, /* Page 0xEC */
+ Fast_intCompLowerCase+0x0600, /* Page 0xED */
+ Fast_intCompLowerCase+0x0600, /* Page 0xEE */
+ Fast_intCompLowerCase+0x0600, /* Page 0xEF */
+ Fast_intCompLowerCase+0x0600, /* Page 0xF0 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xF1 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xF2 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xF3 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xF4 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xF5 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xF6 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xF7 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xF8 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xF9 */
+ Fast_intCompLowerCase+0x0600, /* Page 0xFA */
+ Fast_intCompLowerCase+0x0600, /* Page 0xFB */
+ Fast_intCompLowerCase+0x0600, /* Page 0xFC */
+ Fast_intCompLowerCase+0x0600, /* Page 0xFD */
+ Fast_intCompLowerCase+0x0600, /* Page 0xFE */
+ Fast_intCompLowerCase+0x0B00 /* Page 0xFF */
+};
+
+/* End of auto-generated file */
diff --git a/fastlib/src/vespa/fastlib/text/unicodeutil.cpp b/fastlib/src/vespa/fastlib/text/unicodeutil.cpp
new file mode 100644
index 00000000000..217fd658537
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/unicodeutil.cpp
@@ -0,0 +1,343 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+
+#include <vespa/fastos/fastos.h>
+#include <vespa/fastlib/text/unicodeutil.h>
+
+#include "unicodeutil-charprops.cpp"
+#include "unicodeutil-lowercase.cpp"
+
+unsigned char Fast_UnicodeUtil::_utf8header[256];
+
+namespace {
+
+class Initialize
+{
+public:
+ Initialize() { Fast_UnicodeUtil::InitTables(); }
+};
+
+Initialize _G_Initializer;
+
+}
+
+void
+Fast_UnicodeUtil::InitTables(void)
+{
+ /**
+ * Hack for Katakana accent marks (torgeir)
+ */
+ _compCharProps[(0xFF9E >> 8)][(0xFF9E & 255)] |= 32;
+ _compCharProps[(0xFF9F >> 8)][(0xFF9F & 255)] |= 32;
+
+ for (uint32_t i = 0; i < 256; i++) { _utf8header[i] = 0; }
+
+ // Initialize _utf8header array
+ for (uint32_t i = 0x00; i <= 0x7F; i++) { _utf8header[i] = 1; }
+ for (uint32_t i = 0xC0; i <= 0xDF; i++) { _utf8header[i] = 2; }
+ for (uint32_t i = 0xE0; i <= 0xEF; i++) { _utf8header[i] = 3; }
+ for (uint32_t i = 0xF0; i <= 0xF7; i++) { _utf8header[i] = 4; }
+ for (uint32_t i = 0xF8; i <= 0xFB; i++) { _utf8header[i] = 5; }
+ for (uint32_t i = 0xFC; i <= 0xFD; i++) { _utf8header[i] = 6; }
+}
+
+char *
+Fast_UnicodeUtil::utf8ncopy(char *dst, const ucs4_t *src,
+ int maxdst, int maxsrc)
+{
+ char * p = dst;
+ char * edst = dst + maxdst;
+
+ for (const ucs4_t *esrc(src + maxsrc); (src < esrc) && (*src != 0) && (p < edst); src++) {
+ ucs4_t i(*src);
+ if (i < 128)
+ *p++ = i;
+ else if (i < 0x800) {
+ if (p + 1 >= edst)
+ break;
+ *p++ = (i >> 6) | 0xc0;
+ *p++ = (i & 63) | 0x80;
+ } else if (i < 0x10000) {
+ if (p + 2 >= edst)
+ break;
+ *p++ = (i >> 12) | 0xe0;
+ *p++ = ((i >> 6) & 63) | 0x80;
+ *p++ = (i & 63) | 0x80;
+ } else if (i < 0x200000) {
+ if (p + 3 >= edst)
+ break;
+ *p++ = (i >> 18) | 0xf0;
+ *p++ = ((i >> 12) & 63) | 0x80;
+ *p++ = ((i >> 6) & 63) | 0x80;
+ *p++ = (i & 63) | 0x80;
+ } else if (i < 0x4000000) {
+ if (p + 4 >= edst)
+ break;
+ *p++ = (i >> 24) | 0xf8;
+ *p++ = ((i >> 18) & 63) | 0x80;
+ *p++ = ((i >> 12) & 63) | 0x80;
+ *p++ = ((i >> 6) & 63) | 0x80;
+ *p++ = (i & 63) | 0x80;
+ } else {
+ if (p + 5 >= edst)
+ break;
+ *p++ = (i >> 30) | 0xfc;
+ *p++ = ((i >> 24) & 63) | 0x80;
+ *p++ = ((i >> 18) & 63) | 0x80;
+ *p++ = ((i >> 12) & 63) | 0x80;
+ *p++ = ((i >> 6) & 63) | 0x80;
+ *p++ = (i & 63) | 0x80;
+ }
+ }
+ if (p < edst)
+ *p = 0;
+ return p;
+}
+
+
+int
+Fast_UnicodeUtil::utf8cmp(const char *s1, const ucs4_t *s2)
+{
+ ucs4_t i1;
+ ucs4_t i2;
+
+ const unsigned char *ps1 = reinterpret_cast<const unsigned char *>(s1);
+ do {
+ i1 = GetUTF8Char(ps1);
+ i2 = *s2++;
+ } while (i1 != 0 && i1 == i2);
+ if (i1 > i2)
+ return 1;
+ if (i1 < i2)
+ return -1;
+ return 0;
+}
+
+size_t
+Fast_UnicodeUtil::ucs4strlen(const ucs4_t *str)
+{
+ const ucs4_t *p = str;
+ while (*p++ != 0) {
+ /* Do nothing */
+ }
+ return p - 1 - str;
+}
+
+ucs4_t *
+Fast_UnicodeUtil::ucs4copy(ucs4_t *dst, const char *src)
+{
+ ucs4_t i;
+ ucs4_t *p;
+ const unsigned char *psrc = reinterpret_cast<const unsigned char *>(src);
+
+ p = dst;
+ while ((i = GetUTF8Char(psrc)) != 0) {
+ if (i != _BadUTF8Char)
+ *p++ = i;
+ }
+ *p = 0;
+ return p;
+}
+
+char *
+Fast_UnicodeUtil::strdupLAT1(const char *src)
+{
+ char *res;
+ size_t reslen;
+ ucs4_t i;
+ const unsigned char *p;
+ char *q;
+
+ reslen = 0;
+ p = reinterpret_cast<const unsigned char *>(src);
+ while ((i = *p++) != 0) {
+ reslen += utf8clen(i);
+ }
+ res = static_cast<char *>(malloc(reslen + 1));
+ p = reinterpret_cast<const unsigned char *>(src);
+ q = res;
+ while ((i = *p++) != 0) {
+ q = utf8cput(q, i);
+ }
+ assert(q == res + reslen);
+ *q = 0;
+ return res;
+}
+
+ucs4_t
+Fast_UnicodeUtil::GetUTF8CharNonAscii(unsigned const char *&src)
+{
+ ucs4_t retval;
+
+ if (*src >= 0xc0) {
+ if (src[1] < 0x80 || src[1] >= 0xc0) {
+ src++;
+ return _BadUTF8Char;
+ }
+ if (*src >= 0xe0) { /* 0xe0..0xff */
+ if (src[2] < 0x80 || src[2] >= 0xc0) {
+ src += 2;
+ return _BadUTF8Char;
+ }
+ if (*src >= 0xf0) { /* 0xf0..0xff */
+ if (src[3] < 0x80 || src[3] >= 0xc0) {
+ src += 3;
+ return _BadUTF8Char;
+ }
+ if (*src >= 0xf8) { /* 0xf8..0xff */
+ if (src[4] < 0x80 || src[4] >= 0xc0) {
+ src += 4;
+ return _BadUTF8Char;
+ }
+ if (*src >= 0xfc) { /* 0xfc..0xff */
+ if (src[5] < 0x80 || src[5] >= 0xc0) {
+ src += 5;
+ return _BadUTF8Char;
+ }
+ if (*src >= 0xfe) { /* 0xfe..0xff: INVALID */
+ src += 5;
+ return _BadUTF8Char;
+ } else { /* 0xfc..0xfd: 6 bytes */
+ retval = ((src[0] & 1) << 30) |
+ ((src[1] & 63) << 24) |
+ ((src[2] & 63) << 18) |
+ ((src[3] & 63) << 12) |
+ ((src[4] & 63) << 6) |
+ (src[5] & 63);
+ if (retval < 0x4000000u) { /* 6 bytes: >= 0x4000000 */
+ retval = _BadUTF8Char;
+ }
+ src += 6;
+ return retval;
+ }
+ } else { /* 0xf8..0xfb: 5 bytes */
+ retval = ((src[0] & 3) << 24) |
+ ((src[1] & 63) << 18) |
+ ((src[2] & 63) << 12) |
+ ((src[3] & 63) << 6) |
+ (src[4] & 63);
+ if (retval < 0x200000u) { /* 5 bytes: >= 0x200000 */
+ retval = _BadUTF8Char;
+ }
+ src += 5;
+ return retval;
+ }
+ } else { /* 0xf0..0xf7: 4 bytes */
+ retval = ((src[0] & 7) << 18) |
+ ((src[1] & 63) << 12) |
+ ((src[2] & 63) << 6) |
+ (src[3] & 63);
+ if (retval < 0x10000) { /* 4 bytes: >= 0x10000 */
+ retval = _BadUTF8Char;
+ }
+ src += 4;
+ return retval;
+ }
+ } else { /* 0xe0..0xef: 3 bytes */
+ retval = ((src[0] & 15) << 12) |
+ ((src[1] & 63) << 6) |
+ (src[2] & 63);
+ if (retval < 0x800) { /* 3 bytes: >= 0x800 */
+ retval = _BadUTF8Char;
+ }
+ src += 3;
+ return retval;
+ }
+ } else { /* 0xc0..0xdf: 2 bytes */
+
+ retval = ((src[0] & 31) << 6) |
+ (src[1] & 63);
+ if (retval < 0x80) { /* 2 bytes: >= 0x80 */
+ retval = _BadUTF8Char;
+ }
+ src += 2;
+ return retval;
+ }
+ } else { /* 0x80..0xbf: INVALID */
+ src += 1;
+ return _BadUTF8Char;
+ }
+}
+
+ucs4_t
+Fast_UnicodeUtil::GetUTF8Char(unsigned const char *&src)
+{
+ return (*src >= 0x80)
+ ? GetUTF8CharNonAscii(src)
+ : *src++;
+}
+
+ /** Move forwards or backwards a number of characters within an UTF8 buffer
+ * Modify pos to yield new position if possible
+ * @param start A pointer to the start of the UTF8 buffer
+ * @param length The length of the UTF8 buffer
+ * @param pos A pointer to the current position within the UTF8 buffer,
+ * updated to reflect new position upon return. @param pos will
+ * point to the start of the offset'th character before or after the character
+ * currently pointed to.
+ * @param offset An offset (+/-) in number of UTF8 characters.
+ * Offset 0 consequently yields a move to the start of the current character.
+ * @return Number of bytes moved, or -1 if out of range.
+ * If -1 is returned, pos is unchanged.
+ */
+
+#define UTF8_STARTCHAR(c) (!((c) & 0x80) || ((c) & 0x40))
+
+int Fast_UnicodeUtil::UTF8move(unsigned const char* start, size_t length,
+ unsigned const char*& pos, off_t offset)
+{
+ int increment = offset > 0 ? 1 : -1;
+ unsigned const char* p = pos;
+
+ /* If running backward we first need to get to the start of
+ * the current character, that's an extra step.
+ * Similarly, if we are running forward an are at the start of a character,
+ * we count that character as a step.
+ */
+
+ if (increment < 0)
+ {
+ // Already at start?
+ if (p < start) return -1;
+ if (!offset)
+ {
+ if (p > start + length) return -1;
+ }
+ else if (p == start) return -1;
+
+ // Initially pointing to the first invalid char?
+ if (p == start + length)
+ p += increment;
+ else
+ offset += increment;
+ }
+ else if (p >= start + length)
+ return -1;
+ else if (UTF8_STARTCHAR(*p))
+ offset += increment;
+
+
+ for (; p >= start && p < start+length; p += increment)
+ {
+ /** Are we at start of a character? (both highest bits or none of them set) */
+ if (UTF8_STARTCHAR(*p))
+ offset -= increment; // We have "eaten" another character (independent of dir)
+ if (offset == 0) break;
+ }
+
+ if (offset != 0)
+ {
+ offset -= increment;
+ if (increment < 0)
+ p -= increment;
+ }
+
+ if (offset == 0) // Enough room to make it..
+ {
+ int moved = abs(p - pos);
+ pos = p;
+ return moved;
+ }
+ else
+ return -1;
+}
+
diff --git a/fastlib/src/vespa/fastlib/text/unicodeutil.h b/fastlib/src/vespa/fastlib/text/unicodeutil.h
new file mode 100644
index 00000000000..06916616062
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/unicodeutil.h
@@ -0,0 +1,261 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+ * Unicode utilities.
+ */
+#pragma once
+
+#define FASTLIB_UNICODEUTIL_USES_WORDCHARPROP
+
+#include <vespa/fastos/fastos.h>
+
+/** utf8_t is the type of the multi-byte UTF-8 character components */
+typedef unsigned char utf8_t;
+/** ucs4_t is the type of the 4-byte UCS4 characters */
+typedef unsigned int ucs4_t;
+
+/**
+ * Utility class for unicode character handling.
+ * Used to examine properties of unicode characters, and
+ * provide fast conversion methods between often used encodings.
+ */
+class Fast_UnicodeUtil {
+private:
+ /**
+ * Table for easy lookup of UTF8 character length in bytes
+ */
+ static unsigned char _utf8header[256];
+ /**
+ * Is true when the tables have been initialized. Is set by
+ * InitTables, and should be protected by the _initMutex before
+ * inspection.
+ */
+
+ /** Two-level lowercase table. 256 pages, 256 elements each.
+ * This table is defined in unicode-lowercase.cpp, which is
+ * autogenerated by the extcase application. */
+ static unsigned short *_compLowerCase[256];
+
+ /** Two-level character property table. 256 pages with 256 elements each.
+ * This table is defined in unicode-charprops.cpp, which is
+ * autogenerated by the extprop applicatoin. */
+ static unsigned char *_compCharProps[256];
+
+
+ /** The property bit identificators */
+ enum {
+ _spaceProp = 1,
+ _wordcharProp = 2,
+ _ideographicProp = 4,
+ _decimalDigitCharProp = 8,
+ _ignorableControlCharProp = 16,
+ _terminalPunctuationCharProp = 32
+ };
+
+public:
+ virtual ~Fast_UnicodeUtil() { }
+ /** Initialize the ISO 8859-1 static tables. */
+ static void InitTables();
+
+ /** Indicates an invalid UTF-8 character sequence. */
+ enum { _BadUTF8Char = 0xfffffffeu };
+
+ /**
+ * Test for word character. Characters with certain unicode properties
+ * are recognized as word characters. In addition to this, all
+ * characters with the custom _FASTWordProp is regarded as a word
+ * character. The previous range in _privateUseProp is included
+ * in the _FASTWordProp set of ranges.
+ * @param testchar the UCS4 character to test.
+ * @return true if testchar is a word character, i.e. if it has
+ * one or more of the properties alphabetic, ideographic,
+ * combining char, decimal digit char, private use, extender.
+ */
+ static bool IsWordChar(ucs4_t testchar) {
+ return (testchar < 65536 &&
+ (_compCharProps[testchar >> 8][testchar & 255] &
+ _wordcharProp) != 0);
+ }
+
+ /**
+ * Get the next UCS4 character from an UTF-8 string buffer.
+ * Modify the src pointer to allow future calls.
+ * @param src The address of a pointer to the current position
+ * in the UTF-8 string.
+ * @param length The maximum allowed length of the byte sequence.
+ * -1 means no check.
+ * @return The next UCS4 character, or _BadUTF8Char if the
+ * next character is invalid.
+ */
+ static ucs4_t GetUTF8Char(const unsigned char *& src);
+ static ucs4_t GetUTF8Char(const char *& src) {
+ const unsigned char *temp = reinterpret_cast<const unsigned char *>(src);
+ ucs4_t res = GetUTF8Char(temp);
+ src = reinterpret_cast<const char *>(temp);
+ return res;
+ }
+
+ /**
+ * Put an UCS4 character into a buffer as an UTF-8 representation.
+ * @param dst The destination buffer.
+ * @param i The UCS4 character.
+ * @return Pointer to the next position in dst after the putted byte(s).
+ */
+ static char *utf8cput(char *dst, ucs4_t i) {
+ if (i < 128)
+ *dst++ = i;
+ else if (i < 0x800) {
+ *dst++ = (i >> 6) | 0xc0;
+ *dst++ = (i & 63) | 0x80;
+ } else if (i < 0x10000) {
+ *dst++ = (i >> 12) | 0xe0;
+ *dst++ = ((i >> 6) & 63) | 0x80;
+ *dst++ = (i & 63) | 0x80;
+ } else if (i < 0x200000) {
+ *dst++ = (i >> 18) | 0xf0;
+ *dst++ = ((i >> 12) & 63) | 0x80;
+ *dst++ = ((i >> 6) & 63) | 0x80;
+ *dst++ = (i & 63) | 0x80;
+ } else if (i < 0x4000000) {
+ *dst++ = (i >> 24) | 0xf8;
+ *dst++ = ((i >> 18) & 63) | 0x80;
+ *dst++ = ((i >> 12) & 63) | 0x80;
+ *dst++ = ((i >> 6) & 63) | 0x80;
+ *dst++ = (i & 63) | 0x80;
+ } else {
+ *dst++ = (i >> 30) | 0xfc;
+ *dst++ = ((i >> 24) & 63) | 0x80;
+ *dst++ = ((i >> 18) & 63) | 0x80;
+ *dst++ = ((i >> 12) & 63) | 0x80;
+ *dst++ = ((i >> 6) & 63) | 0x80;
+ *dst++ = (i & 63) | 0x80;
+ }
+ return dst;
+ }
+
+ /**
+ * Copy an UTF-8 string into an UCS4 string.
+ * @param dst The UCS4 destination buffer.
+ * @param src The UTF-8 source buffer.
+ * @return A pointer to the destination string.
+ */
+ static ucs4_t *ucs4copy(ucs4_t *dst, const char *src);
+
+ /**
+ * Get the length of the UTF-8 representation of an UCS4 character.
+ * @param i The UCS4 character.
+ * @return The number of bytes required for the UTF-8 representation.
+ */
+ static size_t utf8clen(ucs4_t i) {
+ if (i < 128)
+ return 1;
+ else if (i < 0x800)
+ return 2;
+ else if (i < 0x10000)
+ return 3;
+ else if (i < 0x200000)
+ return 4;
+ else if (i < 0x4000000)
+ return 5;
+ else
+ return 6;
+ }
+
+ /**
+ * Lowercase an UCS4 character.
+ * @param testchar The character to lowercase.
+ * @return The lowercase of the input, if defined. Else the input character.
+ */
+ static ucs4_t ToLower(ucs4_t testchar)
+ {
+ ucs4_t ret;
+ if (testchar < 65536) {
+ ret = _compLowerCase[testchar >> 8][testchar & 255];
+ if (ret == 0)
+ return testchar;
+ return ret;
+ } else
+ return testchar;
+ }
+
+ /** Move forwards or backwards a number of characters within an UTF8 buffer
+ * Modify pos to yield new position if possible
+ * @param start A pointer to the start of the UTF8 buffer
+ * @param length The length of the UTF8 buffer
+ * @param pos A pointer to the current position within the UTF8 buffer,
+ * updated to reflect new position upon return
+ * @param offset An offset (+/-) in number of UTF8 characters.
+ * Offset 0 means move to the start of the current character.
+ * @return Number of bytes moved, or -1 if out of range
+ */
+ static int UTF8move(unsigned const char* start, size_t length,
+ unsigned const char*& pos, off_t offset);
+
+ /**
+ * Find the number of characters in an UCS4 string.
+ * @param str The UCS4 string.
+ * @return The number of characters.
+ */
+ static size_t ucs4strlen(const ucs4_t *str);
+
+ /**
+ * Convert UCS4 to UTF-8, bounded by max lengths.
+ * @param dst The destination buffer for the UTF-8 string.
+ * @param src The source UCS4 string.
+ * @param maxdst The maximum number of bytes to put into dst.
+ * @param maxsrc The maximum number of characters to convert from src.
+ * @return A pointer to the destination.
+ */
+ static char *utf8ncopy(char *dst, const ucs4_t *src, int maxdst, int maxsrc);
+
+
+ /**
+ * Compare an UTF-8 string to a UCS4 string, analogous to strcmp(3).
+ * @param s1 The UTF-8 string.
+ * @param s2 The UCS4 string.
+ * @return An integer less than, equal to, or greater than zero,
+ * if s1 is, respectively, less than, matching, or greater than s2.
+ * NB Only used in local test
+ */
+ static int utf8cmp(const char *s1, const ucs4_t *s2);
+
+ /**
+ * Copy an ISO-8859-1 string to an UTF-8 string.
+ * @param src The source ISO-8859-1 string.
+ * @return Pointer to a new alloacted buffer with the UTF-8 result.
+ * NB Only use in local test
+ */
+ static char *strdupLAT1(const char *src);
+
+ /**
+ * Test for terminal punctuation.
+ * @param testchar the UCS4 character to test.
+ * @return true if testchar is a terminal punctuation character,
+ * i.e. if it has the terminal punctuation char property.
+ */
+ static bool IsTerminalPunctuationChar(ucs4_t testchar) {
+ return (testchar < 65536 &&
+ (_compCharProps[testchar >> 8][testchar & 255] &
+ _terminalPunctuationCharProp) != 0);
+ }
+
+ /**
+ * Get the next UCS4 character from an UTF-8 string buffer.
+ * We assume that the first character in the UTF-8 string is >= 0x80 (non-ascii).
+ * Modify the src pointer to allow future calls.
+ * @param src The address of a pointer to the current position
+ * in the UTF-8 string.
+ * @return The next UCS4 character, or _BadUTF8Char if the
+ * next character is invalid.
+ */
+ static ucs4_t GetUTF8CharNonAscii(unsigned const char *&src);
+
+ // this is really an alias of the above function
+ static ucs4_t GetUTF8CharNonAscii(const char *&src) {
+ unsigned const char *temp = reinterpret_cast<unsigned const char *>(src);
+ ucs4_t res = GetUTF8CharNonAscii(temp);
+ src = reinterpret_cast<const char *>(temp);
+ return res;
+ }
+};
+
+
diff --git a/fastlib/src/vespa/fastlib/text/wordfolder.cpp b/fastlib/src/vespa/fastlib/text/wordfolder.cpp
new file mode 100644
index 00000000000..de4f0daae3e
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/wordfolder.cpp
@@ -0,0 +1,7 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#include <vespa/fastos/fastos.h>
+#include <vespa/fastlib/text/wordfolder.h>
+
+Fast_WordFolder::~Fast_WordFolder(void)
+{
+}
diff --git a/fastlib/src/vespa/fastlib/text/wordfolder.h b/fastlib/src/vespa/fastlib/text/wordfolder.h
new file mode 100644
index 00000000000..f40961a27c8
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/text/wordfolder.h
@@ -0,0 +1,17 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#pragma once
+
+#include <vespa/fastlib/text/unicodeutil.h>
+
+class Fast_WordFolder
+{
+public:
+ virtual ~Fast_WordFolder(void);
+ virtual const char* UCS4Tokenize(const char *buf,
+ const char *bufend,
+ ucs4_t *dstbuf,
+ ucs4_t *dstbufend,
+ const char*& origstart,
+ size_t& tokenlen) const = 0;
+};
+
diff --git a/fastlib/src/vespa/fastlib/util/.gitignore b/fastlib/src/vespa/fastlib/util/.gitignore
new file mode 100644
index 00000000000..da7183fc8af
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/util/.gitignore
@@ -0,0 +1,15 @@
+*.So
+*.a
+*.ilk
+*.lib
+*.o
+*.obj
+*.pdb
+.cvsignore
+.depend
+.pure
+Debug
+Makefile
+SunWS_cache
+extcase
+extprop
diff --git a/fastlib/src/vespa/fastlib/util/CMakeLists.txt b/fastlib/src/vespa/fastlib/util/CMakeLists.txt
new file mode 100644
index 00000000000..efe283f4f6c
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/util/CMakeLists.txt
@@ -0,0 +1,7 @@
+# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+vespa_add_library(fastlib_util
+ SOURCES
+ base64.cpp
+ INSTALL lib64
+ DEPENDS
+)
diff --git a/fastlib/src/vespa/fastlib/util/bag.h b/fastlib/src/vespa/fastlib/util/bag.h
new file mode 100644
index 00000000000..33c684da7e9
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/util/bag.h
@@ -0,0 +1,576 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+//**************************************************************************
+/**
+* @author B�rd Kvalheim
+* @version $Id$
+* @file
+*/
+/*
+* @date Creation date: 2000-03-22
+**************************************************************************/
+
+#pragma once
+
+template<class Type>
+class Fast_BagIterator;
+
+/**
+* A Fast_Bag is a collection which can contain duplicates. The
+* only way to access the elements in a bag is via the
+* Fast_BagIterator. The Fast_BagIterator is also capable of
+* removing the current element.
+*
+* The Fast_BagIterator is used to iterate over the elements in
+* the bag. It can be initiated by a pointer or a reference to a
+* bag. The recomended use is to init the Fast_BagIterator of the
+* stack and not on the heap - to avoid new and potential memory leaks.
+*
+* The Fast_BagIterator can be new'ed with the empty constructor
+* or initialized with a pointer or a reference to a bag. It can be
+* rewind with the Start() method accepting a bag pointer or reference.
+*
+* The internal array are resized with the private Grow() method.
+* Choose the block size carefully to avoid overhead, since the Grow
+* method is costly: If an array grows or are copied the elements in
+* the array are copied with the = operator. In other words, the copy
+* constructor of the objects are used.
+*
+* The amount the bag size are double each time the bag grows. The next
+* grow-amount can be set with the void SetBlocksize(int bs)
+* method.
+*
+* Example of use:
+* <pre>
+* // Init. 10 is start size. It grows as needed.
+* Fast_Bag<int> bag(10);
+*
+* // Insert 4 elements
+* bag.Insert(1);
+* bag.Insert(2);
+* bag.Insert(3);
+* bag.Insert(4);
+*
+* // Iterate through and delete element equal to 2.
+* for(Fast_BagIterator<int> iter(bag);
+* !iter.End();
+* iter.Next()) {
+* if(iter.GetCurrent() == 2) {
+* iter.RemoveCurrent();
+* }
+* }
+* </pre>
+*/
+
+template <class Type>
+class Fast_Bag
+{
+ friend class Fast_BagIterator<Type>;
+
+protected:
+ /**
+ * The current capacity of the bag
+ */
+ int _capacity;
+
+ /**
+ * The actual array
+ */
+ Type* _array;
+
+ /**
+ * The block size used when the bag is growing
+ */
+ int _blocksize;
+
+ /**
+ * The number of elements in the bag
+ */
+ int _numElements;
+
+private:
+ /**
+ * Increases the bag size with _blocksize
+ */
+ void Grow();
+
+public:
+
+ typedef Type value_type;
+
+ /**
+ * Default constructor. Sets the capacity to 0 and the
+ * _blocksize to 1. Very inefficient. Should only be used for
+ * testing
+ */
+ Fast_Bag();
+
+ /**
+ * Copy constructor. Uses the element's = operator to make the
+ * copy. Hence, a deep copy are only done when actual objects are
+ * stored in the array and they implement a proper copy constructor.
+ * @param source the orginal array to copy from.
+ */
+ Fast_Bag(const Fast_Bag<Type>& source);
+
+ /**
+ * Constructor setting the _capacity . The _blocksize is
+ * set to capacity.
+ * @param capacity the initial capacity of the bag
+ */
+ Fast_Bag(const int capacity);
+
+ /**
+ * Constructor setting the _capacity and the _blocksize
+ * @param capacity the initial _capacity of the bag
+ * @param blocksize the initial _blocksize of the bag */
+ Fast_Bag(const int capacity, const int blocksize);
+
+ ~Fast_Bag();
+
+ /**
+ * Assignment operator.
+ * @param other the orginal array to assign from
+ * @return reference to the newly assigned bag
+ */
+ Fast_Bag& operator=(const Fast_Bag<Type>& other);
+
+ /**
+ * Comparison operator
+ * @param other the right side of ==
+ * @return true/false
+ */
+ bool operator==(const Fast_Bag<Type>& other) const;
+
+
+ /**
+ * The _blocksize is the size the bag grows with when it grows
+ * @return the _blocksize
+ */
+ inline int GetBlocksize() const { return _blocksize; }
+
+ /**
+ * Set a new _blocksize
+ * @param blocksize the new _blocksize
+ */
+ void SetBlocksize(const int blocksize);
+
+ /**
+ * @return the number of elements in the bag
+ */
+ inline int NumberOfElements() const { return _numElements; }
+
+ /**
+ * Adds a new element to the bag
+ * @param element the element to add
+ */
+ void Insert(const Type element);
+
+ /**
+ * Removes all the elements in the bag
+ */
+ void RemoveAllElements();
+
+ /**
+ * Removes a element for the bag.
+ * @param element the element to be removed.
+ */
+ void RemoveElement(const Type element);
+
+ /**
+ * Returns true iff the element is in the bag
+ * @param element the element to look up.
+ */
+ bool HasElement(const Type element);
+};
+
+//**************************************************************************
+/**
+* A Fast_BagIterator. The Fast_BagIterator can delete the
+* current element from the Fast_Bag. Ensures that all elements
+* are visited before the end is reached. The Fast_BagIterator can
+* reused with calls to Start(Fast_Bag<Type>*) or
+* Start(Fast_Bag<Type>&)
+*
+* Example of use:
+* <pre>
+* // Init. 10 is start size. It grows as needed.
+* Fast_Bag<int> bag(10);
+*
+* // Insert 4 elements
+* bag.Insert(1);
+* bag.Insert(2);
+* bag.Insert(3);
+* bag.Insert(4);
+*
+* // Iterate through and delete element equal to 2.
+* for(Fast_BagIterator<int> iter(bag);
+* !iter.End();
+* iter.Next()) {
+* if(iter.GetCurrent() == 2) {
+* iter.RemoveCurrent();
+* }
+* }
+* </pre>
+*/
+
+template <class Type>
+class Fast_BagIterator
+{
+ friend class Fast_Bag<Type>;
+
+private:
+
+ /**
+ * Pointer to the Fast_Bag.
+ */
+ Fast_Bag<Type>* _bag;
+
+ /**
+ * Pointer to the array used to represent the Fast_Bag.
+ */
+ Type* _array;
+
+ /**
+ * The point in the Fast_Bag the iterator has come to.
+ */
+ int _index;
+
+ /**
+ * Flag used to indicate if the iterator has reached the "end". The
+ * value of GetCurrent() will still be the "last" element in
+ * the Fast_Bag.
+ */
+ bool _end;
+
+
+public:
+ /**
+ * Private copy-constructor the avoid usage.
+ */
+ Fast_BagIterator(const Fast_BagIterator& source) :
+ _bag(source._bag),
+ _array(source._array),
+ _index(source._index),
+ _end(source._end) {}
+
+ Fast_BagIterator &operator=(const Fast_BagIterator& source)
+ {
+ _bag = source._bag;
+ _array = source._array;
+ _index = source._index;
+ _end = source._end;
+ return *this;
+ }
+ /**
+ * Default constructor, the iterator if not initialized with a
+ * Fast_Bag
+ */
+ Fast_BagIterator(void) :
+ _bag(NULL),
+ _array(NULL),
+ _index(0),
+ _end(true)
+ {
+
+ }
+
+ /**
+ * Contructor that inits the Fast_bag with a pointer to a Fast_Bag
+ * @param bag pointer to a Fast_Bag of the same Type as the iterator
+ */
+ inline Fast_BagIterator(Fast_Bag<Type>* bag) :
+ _bag(bag),
+ _array(bag->_array),
+ _index(0),
+ _end(bag->NumberOfElements() == 0)
+ {
+ }
+
+
+ /**
+ * Contructor that inits the Fast_BagIterator with a reference to a Fast_Bag
+ * @param bag reference to a Fast_Bag of the same Type as the iterator
+ */
+ inline Fast_BagIterator(Fast_Bag<Type>& bag) :
+ _bag(&bag),
+ _array(bag._array),
+ _index(0),
+ _end(bag.NumberOfElements() == 0)
+ {
+ }
+
+ /**
+ * Destructor - nothing to do
+ (commented out because having it generated warning)
+ ~Fast_BagIterator(void){};
+ */
+
+ /**
+ * Reinits (or intis) the Fast_BagIterator with another
+ * Fast_Bag Alows the user to reuse a Fast_BagIterator
+ * @param bag the Fast_Bag to init the Fast_BagIterator with
+ */
+ inline void Start(Fast_Bag<Type>* bag) {
+ _bag = bag;
+ _array = bag->_array;
+ _index = 0;
+ if(_bag->NumberOfElements() == 0) {
+ _end = true;
+ } else {
+ _end = false;
+ }
+ }
+
+ /**
+ * Reinits (or intis) the Fast_BagIterator with another
+ * Fast_Bag. Alows the user to reuse a Fast_BagIterator.
+ * @param bag the Fast_Bag to init the Fast_BagIterator with
+ */
+ inline void Start(Fast_Bag<Type>& bag) {
+ _bag = &bag;
+ _array = bag._array;
+ _index = 0;
+ if(_bag->NumberOfElements() == 0) {
+ _end = true;
+ } else {
+ _end = false;
+ }
+ }
+
+
+
+ /**
+ * @return the current element
+ */
+ inline Type GetCurrent() {
+ return _array[_index];
+ }
+
+ /**
+ * Moves the Fast_BagIterator to the next element. If the
+ * Fast_BagIterator already are at the end the _end flag is set to
+ * true.
+ */
+ inline void Next() {
+
+ // If we are at the end and should return.
+ if(_end) {
+ return;
+ }
+ _index = _index + 1;
+
+ if(_index == _bag->NumberOfElements()) {
+ // Now the return value from GetCurrent are undefined.
+ _end = true;
+ }
+ }
+
+ /**
+ * Deletes the current element in the Fast_Bag and moves the
+ * Fast_BagIterator to the previous
+ */
+ inline void RemoveCurrent() {
+ _bag->_numElements = _bag->_numElements - 1;
+
+ _array[_index] = _array[_bag->NumberOfElements()];
+
+ _index = _index - 1;
+ }
+
+ /**
+ * @return true if the Fast_BagIterator is at the end
+ */
+ inline bool End() const { return _end; }
+
+};
+
+
+template <typename Type>
+Fast_BagIterator<Type>& operator++(Fast_BagIterator<Type>& bi) {
+ bi.Next();
+ return bi;
+}
+
+template <typename Type>
+Fast_BagIterator<Type> operator++(Fast_BagIterator<Type>& bi, int) {
+ Fast_BagIterator<Type> old = bi;
+ bi.Next();
+ return old;
+}
+
+
+
+template <class Type>
+Fast_Bag<Type>::Fast_Bag() :
+ _capacity(1),
+ _array(new Type[_capacity]),
+ _blocksize(1),
+ _numElements(0)
+{
+
+}
+
+
+template <class Type>
+Fast_Bag<Type>::Fast_Bag(const Fast_Bag<Type>& source) :
+ _capacity(source._capacity),
+ _array(NULL),
+ _blocksize(source._blocksize),
+ _numElements(source._numElements)
+{
+ // Self assignment
+ if(this == &source) return;
+
+ _array = new Type[_capacity];
+
+ for(int i = 0; i < _capacity; i++) {
+ _array[i] = source._array[i];
+ }
+}
+
+
+template <class Type>
+Fast_Bag<Type>::Fast_Bag(const int capacity) :
+ _capacity(capacity),
+ _array(new Type[capacity]),
+ _blocksize(capacity),
+ _numElements(0)
+{
+
+}
+
+
+template <class Type>
+Fast_Bag<Type>::Fast_Bag(const int capacity, const int blocksize) :
+ _capacity(capacity),
+ _array(new Type[capacity]),
+ _blocksize(blocksize),
+ _numElements(0)
+{
+
+}
+
+
+template <class Type>
+Fast_Bag<Type>::~Fast_Bag()
+{
+ delete[] _array;
+}
+
+
+template<class Type>
+inline Fast_Bag<Type>& Fast_Bag<Type>::operator=(const Fast_Bag<Type>& other)
+{
+ // Self assignment
+ if(this == &other) return *this;
+
+ if(_array != NULL) {
+ delete[] _array;
+ }
+
+ _numElements = other._numElements;
+ _capacity = other._capacity;
+ _blocksize = other._blocksize;
+ _array = new Type[_capacity];
+
+ for(int i = 0; i < _numElements; i++) {
+ _array[i] = other._array[i];
+ }
+
+ return *this;
+}
+
+
+template<class Type>
+inline bool Fast_Bag<Type>::operator==(const Fast_Bag<Type>& other) const
+{
+ if(_numElements == other._numElements &&
+ _capacity == other._capacity &&
+ _blocksize == other._blocksize)
+ {
+ for(int i = 0; i < _numElements; i++) {
+ if (!(_array[i] == other._array[i])) return false;
+ }
+ return true;
+ } else {
+ return false;
+ }
+}
+
+
+template <class Type>
+void Fast_Bag<Type>::Grow()
+{
+ int newCapacity = _capacity + _blocksize;
+
+ // Grow exponentially
+ _blocksize = newCapacity;
+
+ Type* newArray = new Type[newCapacity];
+
+ for(int i = 0; i < _capacity; i++) {
+ newArray[i] = _array[i];
+ }
+
+ _capacity = newCapacity;
+
+ delete[] _array;
+ _array = newArray;
+}
+
+
+template <class Type>
+inline void Fast_Bag<Type>::SetBlocksize(const int blocksize)
+{
+ if(blocksize > 0 ) {
+ _blocksize = blocksize;
+ }
+}
+
+
+template <class Type>
+inline void Fast_Bag<Type>::Insert(const Type element)
+{
+ if(_numElements == _capacity) Grow();
+ _array[_numElements++] = element;
+}
+
+
+template <class Type>
+void Fast_Bag<Type>::RemoveAllElements()
+{
+ delete[] _array;
+ _numElements = 0;
+ _array = new Type[_capacity];
+}
+
+
+template <class Type>
+void Fast_Bag<Type>::RemoveElement(const Type element)
+{
+ for(Fast_BagIterator<Type> it(this);
+ !it.End();
+ it.Next()) {
+ if(it.GetCurrent() == element) {
+ it.RemoveCurrent();
+ }
+ }
+}
+
+template <class Type>
+bool Fast_Bag<Type>::HasElement(const Type element)
+{
+ bool retVal=false;
+ for(Fast_BagIterator<Type> it(this);
+ !it.End();
+ it.Next()) {
+ if(it.GetCurrent() == element) {
+ retVal=true;
+ break;
+ }
+ }
+ return retVal;
+}
+
+
+
diff --git a/fastlib/src/vespa/fastlib/util/base64.cpp b/fastlib/src/vespa/fastlib/util/base64.cpp
new file mode 100644
index 00000000000..cf90ba623f1
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/util/base64.cpp
@@ -0,0 +1,180 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+*****************************************************************************
+* @author Aleksander �hrn
+* @date Creation date: 2000-10-16
+* @version $Id$
+* @file
+* Utility functions for base-64 encoding/decoding.
+*****************************************************************************/
+
+#include <vespa/fastos/fastos.h>
+#include <stdio.h>
+#include <ctype.h>
+#include "base64.h"
+
+/**
+*****************************************************************************
+* Define lookup table.
+*
+* @author Aleksander �hrn
+*****************************************************************************/
+
+static const char _base64[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
+
+int
+Fast_Base64::Decode(const char *source, unsigned int length, char *destination) {
+
+ unsigned int i;
+
+ // Sanity checks.
+ if (!source || !destination)
+ return -1;
+
+ int state = 0;
+ int index = 0;
+ char symbol;
+
+ // Process all source symbols.
+ for (i = 0; i < length; ++i) {
+
+ symbol = source[i];
+
+ // Skip whitespace.
+ if (isspace(symbol))
+ continue;
+
+ // Are we at the end?
+ if (symbol == '=')
+ break;
+
+ // Lookup symbol in base-64 table.
+ if ((symbol >= 'A') && (symbol <= 'Z'))
+ symbol = symbol - 'A';
+ else if ((symbol >= 'a') && (symbol <= 'z'))
+ symbol = symbol - 'a' + 26;
+ else if ((symbol >= '0') && (symbol <= '9'))
+ symbol = symbol - '0' + 52;
+ else if (symbol == '+')
+ symbol = 62;
+ else if (symbol == '/')
+ symbol = 63;
+ else
+ return -1;
+
+ // Write stuff into the destination buffer.
+ switch (state) {
+ case 0: destination[index] = symbol << 2;
+ state = 1;
+ break;
+ case 1: destination[index] |= symbol >> 4;
+ destination[++index] = (symbol & 0x0f) << 4;
+ state = 2;
+ break;
+ case 2: destination[index] |= symbol >> 2;
+ destination[++index] = (symbol & 0x03) << 6;
+ state = 3;
+ break;
+ case 3: destination[index++] |= symbol;
+ state = 0;
+ break;
+ }
+
+ }
+
+ // Did we end on a byte boundary, and/or with erroneous trailing characters?
+ if (i < length) {
+
+ // We've got a pad character. Skip it, and get the next symbol.
+ symbol = source[++i];
+
+ // Check state.
+ switch (state) {
+ case 0:
+ case 1: return -1;
+ case 2: for (; i < length; ++i) {
+ symbol = source[i];
+ if (!isspace(symbol))
+ break;
+ }
+ if (symbol != '=' || i == length)
+ return -1;
+ symbol = source[++i];
+ case 3: for (; i < length; ++i) {
+ symbol = source[i];
+ if (symbol == '\0')
+ break;
+ if (!isspace(symbol))
+ return -1;
+ }
+ if (destination[index] != '\0')
+ return -1;
+ }
+ }
+
+ // We ended by seeing the end of the string. Make sure we have no partial bytes lying around.
+ else {
+ if (state != 0)
+ return -1;
+ }
+
+ return index;
+
+}
+
+
+int
+Fast_Base64::Encode(const char *source, unsigned int length, char *destination) {
+
+ unsigned int i;
+
+ // Sanity checks.
+ if (!source || !destination)
+ return -1;
+
+ char a, b, c, d; // Holds encoded bytes.
+ const char *p = source; // Points into the current location in the source buffer.
+ char *q = destination; // Points into the current location in the destination buffer.
+ unsigned int n = length / 3; // Number of 4-byte encodings.
+ unsigned int m = length - 3 * n; // Remainder if length is not divisible by 3.
+
+ // Encode symbols. Three source symbols translates into four destination synbols.
+ for (i = 0; i < n; ++i) {
+ a = ((p[0] & 0xfc) >> 2);
+ b = ((p[0] & 0x03) << 4) | ((p[1] & 0xf0) >> 4);
+ c = ((p[1] & 0x0f) << 2) | ((p[2] & 0xc0) >> 6);
+ d = p[2] & 0x3f;
+ p += 3;
+ sprintf(q, "%c%c%c%c",
+ _base64[static_cast<int>(a)],
+ _base64[static_cast<int>(b)],
+ _base64[static_cast<int>(c)],
+ _base64[static_cast<int>(d)]);
+ q += 4;
+ }
+
+ // Handle remaining symbols, if any.
+ if (m == 0) {
+ }
+ else if (m == 1) {
+ a = ((p[0] & 0xfc) >> 2);
+ b = ((p[0] & 0x03) << 4);
+ sprintf(q, "%c%c==",
+ _base64[static_cast<int>(a)],
+ _base64[static_cast<int>(b)]);
+ q += 4;
+ }
+ else {
+ a = ((p[0] & 0xfc) >> 2);
+ b = ((p[0] & 0x03) << 4) | ((p[1] & 0xf0) >> 4);
+ c = ((p[1] & 0x0f) << 2);
+ sprintf(q, "%c%c%c=",
+ _base64[static_cast<int>(a)],
+ _base64[static_cast<int>(b)],
+ _base64[static_cast<int>(c)]);
+ q += 4;
+ }
+
+ return q - destination + 1;
+
+}
diff --git a/fastlib/src/vespa/fastlib/util/base64.h b/fastlib/src/vespa/fastlib/util/base64.h
new file mode 100644
index 00000000000..1df209ee143
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/util/base64.h
@@ -0,0 +1,64 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+*****************************************************************************
+* @author Aleksander �hrn
+* @date Creation date: 2001-10-16
+* @version $Id$
+* @file
+* Utility functions for base-64 encoding/decoding.
+*****************************************************************************/
+
+#pragma once
+
+/**
+*****************************************************************************
+* Utility functions for base-64 encoding/decoding.
+*
+* @class Fast_Base64
+* @author Aleksander �hrn
+* @date Creation date : 2001-10-16
+* @version $Id$
+*****************************************************************************/
+
+class Fast_Base64 {
+public:
+
+ /**
+ *****************************************************************************
+ * Encodes source in base64 into destination.
+ * Returns the number of data bytes stored in destination, or -1 on error.
+ *
+ * @param source is the source buffer
+ * @param length is the length of the source string
+ * @param destination is the destination buffer
+ * @return Length of the destination string, INCLUDING the trailing '\0' byte.
+ * Returns -1 on error.
+ * @author Aleksander �hrn
+ ***************************************************************************/
+ static int Encode(const char *source,
+ unsigned int length,
+ char *destination);
+
+ /**
+ ***************************************************************************
+ * Decodes the base64 encoded source into destination.
+ * Returns the number of data bytes stored in destination, or -1 on error.
+ * Note that there is no trailing '\0' byte automatically padded to the
+ * destination buffer. So the length returned is the same as was originally
+ * used for length the Encode() call.
+ *
+ * @param source is the source buffer
+ * @param length is the length of the source string,
+ * NOT including the terminating '\0' byte
+ * @param destination is the destination buffer, identical to the buffer
+ * that originally went into Encode().
+ * @return Length of the destination string.
+ * Returns -1 on error.
+ * @author Aleksander �hrn
+ **************************************************************************/
+ static int Decode(const char *source,
+ unsigned int length,
+ char *destination);
+
+};
+
diff --git a/fastlib/src/vespa/fastlib/util/testproject.el b/fastlib/src/vespa/fastlib/util/testproject.el
new file mode 100644
index 00000000000..f10d9ebc108
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/util/testproject.el
@@ -0,0 +1,19 @@
+;; testproject.el
+
+;; Local configurations for the cpptest Emacs unit-test framework
+
+;; Author: Nils Sandy <nils.sandoy@fast.no>
+
+(message "Setting local test configuration")
+
+(setq cppt-test-dir "tests")
+
+(setq cppt-use-underscore-p t)
+
+(setq cppt-extra-object-files '())
+
+;; We have no parameters to our test executables
+(setq cppt-test-parameters "")
+
+;; Use -d to turn on debug mode
+(setq cppt-test-dbflags "-d") \ No newline at end of file
diff --git a/fastlib/src/vespa/fastlib/util/tests/.gitignore b/fastlib/src/vespa/fastlib/util/tests/.gitignore
new file mode 100644
index 00000000000..c43f5961bad
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/util/tests/.gitignore
@@ -0,0 +1,42 @@
+*.So
+*.a
+*.ilk
+*.o
+*.obj
+*.pdb
+.cvsignore
+.depend
+.pure
+Debug
+Makefile
+SunWS_cache
+arraytest
+bagtest
+base64test
+bitstest
+bloomfilter.*
+bloomfiltertest
+bobhashtest
+crc32test
+datetimetest
+debugtest
+fixedarraytest
+flisttest
+genkeyhashmaptest
+hashmaptest
+hashtabletest
+refcounttest
+resourcestatstest
+ringbuffertest
+scopeguardtest
+singletontest
+stacktest
+stringbuffertest
+stringtest
+stringutilitytest
+trietest
+utiltestsuite
+wildcard_match_test
+fastlib_wildcard_match_test_app
+fastlib_bagtest_app
+fastlib_base64test_app
diff --git a/fastlib/src/vespa/fastlib/util/tests/CMakeLists.txt b/fastlib/src/vespa/fastlib/util/tests/CMakeLists.txt
new file mode 100644
index 00000000000..8d45ffd58b0
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/util/tests/CMakeLists.txt
@@ -0,0 +1,21 @@
+# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+vespa_add_executable(fastlib_base64test_app
+ SOURCES
+ base64test.cpp
+ DEPENDS
+ fastlib_util
+)
+vespa_add_test(NAME fastlib_base64test_app NO_VALGRIND COMMAND fastlib_base64test_app fastlib_base64test_app)
+vespa_add_executable(fastlib_bagtest_app
+ SOURCES
+ bagtest.cpp
+ DEPENDS
+ fastlib_util
+)
+vespa_add_test(NAME fastlib_bagtest_app NO_VALGRIND COMMAND fastlib_bagtest_app)
+vespa_add_executable(fastlib_wildcard_match_test_app
+ SOURCES
+ wildcard_match_test.cpp
+ DEPENDS
+)
+vespa_add_test(NAME fastlib_wildcard_match_test_app NO_VALGRIND COMMAND fastlib_wildcard_match_test_app)
diff --git a/fastlib/src/vespa/fastlib/util/tests/bagtest.cpp b/fastlib/src/vespa/fastlib/util/tests/bagtest.cpp
new file mode 100644
index 00000000000..ba53e971357
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/util/tests/bagtest.cpp
@@ -0,0 +1,19 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#include <vespa/fastos/fastos.h>
+#include "bagtest.h"
+
+
+
+int BagTest::Main() {
+ BagTester bt;
+ bt.SetStream(&std::cout);
+ bt.Run();
+ if (bt.Report() > 0) {
+ return 1;
+ }
+
+ return 0;
+}
+
+
+FASTOS_MAIN(BagTest)
diff --git a/fastlib/src/vespa/fastlib/util/tests/bagtest.h b/fastlib/src/vespa/fastlib/util/tests/bagtest.h
new file mode 100644
index 00000000000..92e5eb3e9b1
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/util/tests/bagtest.h
@@ -0,0 +1,564 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+
+#include <iostream>
+
+#include <vespa/fastos/fastos.h>
+#include <vespa/fastlib/util/bag.h>
+
+#include <vespa/fastlib/testsuite/test.h>
+
+/**
+
+ */
+class Tester
+{
+private:
+ bool _isTouched;
+
+ int _i;
+
+protected:
+ Tester() : _isTouched(false), _i() { }
+
+public:
+ Tester(int i) : _isTouched(false), _i(i) { }
+
+ ~Tester() { }
+
+ bool IsTouched() const { return _isTouched; }
+
+ void Touch() {
+ if(_isTouched) { _isTouched = false; }
+ else { _isTouched = true; }
+ }
+
+ int GetI() { return _i; }
+
+
+};
+
+std::ostream& operator<<(std::ostream& s, const Tester* t)
+{
+ return s << static_cast<const void*>(t) << ": " << (t->IsTouched()?"X":"-");
+}
+
+
+//Print method, not used when thing works
+template <typename T> void PrintBag(Fast_Bag<T>* bag) {
+ for (Fast_BagIterator<T> bagIterator(bag);
+ !bagIterator.End();
+ bagIterator.Next()) {
+ std::cout << bagIterator.GetCurrent() << " ";
+ }
+ std::cout << std::endl;
+}
+//Print method, not used when thing works
+template <typename T> void PrintArray(T* array, int n) {
+ for(int i = 0; i < n; i++) {
+ std::cout << array[i] << " ";
+ }
+ std::cout << std::endl;
+}
+
+
+class BagTester : public Test
+{
+private:
+ BagTester(const BagTester &other);
+ BagTester& operator=(const BagTester &other);
+
+ Tester** _array;
+ Fast_Bag<Tester*>* _bag;
+
+ int _elements;
+
+
+ void RunTest(void (BagTester::*testFunc)()) {
+ StartUp();
+ (this->*testFunc)();
+ TearDown();
+ }
+
+
+protected:
+
+ /** Touches all elemenets in the bag */
+ void TouchBag(Fast_Bag<Tester*>* bag) {
+ for(Fast_BagIterator<Tester*> bagIterator(bag);
+ !bagIterator.End();
+ bagIterator.Next()) {
+ bagIterator.GetCurrent()->Touch();
+ }
+ }
+
+
+ /** Generate a test bag with num tester and init cap of max */
+ void InitArray(int num, int maxCapacity = 0) {
+ if (maxCapacity == 0) maxCapacity = num;
+ _bag = new Fast_Bag<Tester*>(maxCapacity);
+ for(int i = 0; i < num; i++) {
+ Tester* tester = new Tester(i);
+ _array[i] = tester;
+ _bag->Insert(tester);
+ }
+ _elements = num;
+ }
+
+public:
+
+ BagTester(void)
+ : _array(NULL),
+ _bag(NULL),
+ _elements(0)
+ {
+ }
+
+
+ /** Checks if the iterator new'ed with a bagpointer works */
+ void IterPtrInitTest(void) {
+ bool ok = true;
+ int num = 10;
+
+ InitArray(num);
+
+ TouchBag(_bag);
+
+ for(int i = 0 ; i < num; i++) {
+ if(!_array[i]->IsTouched()) {
+ ok = false;
+ }
+ }
+
+ delete _bag;
+
+ _test(ok);
+ }
+
+ /** Checks if the iterator new'ed with a bagref works */
+ void IterRefInitTest(void) {
+ bool ok = true;
+ int num = 10;
+
+ InitArray(num);
+
+ for(Fast_BagIterator<Tester*> bagIterator(*_bag);
+ !bagIterator.End();
+ bagIterator.Next()) {
+ bagIterator.GetCurrent()->Touch();
+ }
+
+ for(int i = 0 ; i < num; i++) {
+ if(!_array[i]->IsTouched()) {
+ ok = false;
+ }
+ }
+
+ delete _bag;
+
+ _test(ok);
+ }
+
+ void IterPPOperTest(void) {
+ bool ok = true;
+ int num = 10;
+
+ InitArray(num);
+
+ for(Fast_BagIterator<Tester*> bagIterator(*_bag);
+ !bagIterator.End();
+ ++bagIterator,
+ bagIterator++) {
+ bagIterator.GetCurrent()->Touch();
+ }
+
+ for(int i = 0 ; i < num; i = i + 2) {
+ if(!_array[i]->IsTouched()) {
+ ok = false;
+ }
+ }
+
+ delete _bag;
+
+ _test(ok);
+ }
+
+
+ /** Checks if the iterator new'ed with a bagref works */
+ void IterPtrStartTest(void) {
+ bool ok = true;
+ int num = 10;
+
+ InitArray(num);
+
+ Fast_BagIterator<Tester*> bagIterator;
+
+ for(bagIterator.Start(*_bag);
+ !bagIterator.End();
+ bagIterator.Next()) {
+ bagIterator.GetCurrent()->Touch();
+ }
+
+ for(int i = 0 ; i < num; i++) {
+ if(!_array[i]->IsTouched()) {
+ ok = false;
+ }
+ }
+
+ delete _bag;
+
+ _test(ok);
+ }
+
+
+
+ /** Checks if the iterator new'ed with a bagref works */
+ void IterRefStartTest(void) {
+ bool ok = true;
+ int num = 10;
+
+ InitArray(num);
+
+ Fast_BagIterator<Tester*> bagIterator;
+
+ for(bagIterator.Start(_bag);
+ !bagIterator.End();
+ bagIterator.Next()) {
+ bagIterator.GetCurrent()->Touch();
+ }
+
+ for(int i = 0 ; i < num; i++) {
+ if(!_array[i]->IsTouched()) {
+ ok = false;
+ }
+ }
+
+ delete _bag;
+
+ _test(ok);
+ }
+
+
+
+
+ void IterStartOverTest(void) {
+ bool ok = true;
+ int num = 10;
+
+ InitArray(num);
+
+ int n = 0;
+ Fast_BagIterator<Tester*> bagIterator;
+ for(bagIterator.Start(_bag);
+ !bagIterator.End();
+ bagIterator.Next()) {
+ if(n>4) break;
+ n++;
+ }
+
+ for(bagIterator.Start(_bag);
+ !bagIterator.End();
+ bagIterator.Next()) {
+ bagIterator.GetCurrent()->Touch();
+ }
+
+ for(int i = 0 ; i < num; i++) {
+ if(!_array[i]->IsTouched()) {
+ ok = false;
+ }
+ }
+
+ delete _bag;
+
+ _test(ok);
+ }
+
+
+
+
+ /** Checks if the delete in iterator works */
+ void DeleteEnumTest(void) {
+ bool ok = true;
+ int num = 10;
+ InitArray(num);
+
+ Tester* del = NULL;
+
+ for(Fast_BagIterator<Tester*> bagIterator(_bag);
+ !bagIterator.End();
+ bagIterator.Next()) {
+ if(bagIterator.GetCurrent()->GetI() == 5) {
+ del = bagIterator.GetCurrent();
+ bagIterator.RemoveCurrent();
+ }
+ }
+
+ // <inv: del points to a tester not in the bag anymore>
+
+ TouchBag(_bag);
+
+ for(int i = 0 ; i < num; i++) {
+ if(!_array[i]->IsTouched()) {
+ if(_array[i] != del) {
+ ok = false;
+ }
+ }
+ }
+
+ delete _bag;
+
+ _test(ok);
+ }
+
+ /** Checks is the RemoveElement method in bag.*/
+ void RemoveTest(void) {
+ bool ok = true;
+ int num = 10;
+ InitArray(num, num+num);
+
+ Tester* del = NULL;
+
+ for(Fast_BagIterator<Tester*> bagIterator(_bag);
+ !bagIterator.End();
+ bagIterator.Next()) {
+ if(bagIterator.GetCurrent()->GetI() == 5) {
+ del = bagIterator.GetCurrent();
+ }
+ }
+
+ _bag->RemoveElement(del);
+
+ // <inv: del points to a tester not in the bag anymore>
+
+ TouchBag(_bag);
+
+ for(int i = 0 ; i < 10; i++) {
+ if(!_array[i]->IsTouched()) {
+ if(_array[i] != del) {
+ ok = false;
+ }
+ }
+ }
+
+ delete _bag;
+
+ _test(ok);
+ }
+
+
+ /**Test the HasElement method in bag.*/
+ void HasElementTest(void) {
+ bool ok = true;
+ int num = 10;
+ InitArray(num, num+num);
+
+ Tester* current= NULL;
+
+ for(Fast_BagIterator<Tester*> bagIterator(_bag);
+ !bagIterator.End();
+ bagIterator.Next()) {
+ current=bagIterator.GetCurrent();
+ if(!_bag->HasElement(current)) {
+ ok=false;
+ }
+ }
+ Tester* t=new Tester(4);
+ if(_bag->HasElement(t) ) {
+ ok=false;
+ }
+
+ delete t;
+ delete _bag;
+
+ _test(ok);
+ }
+
+ void GrowTest(void) {
+ bool ok = true;
+ int num = 10;
+ InitArray(num, 2);
+
+ // <inv: now the bag has grown many times>
+ TouchBag(_bag);
+
+ for(int i = 0 ; i < num; i++) {
+ if(!_array[i]->IsTouched()) {
+ ok = false;
+ }
+ }
+
+ delete _bag;
+
+ _test(ok);
+ }
+
+ void CopyConstTest(void) {
+ bool ok = true;
+ int num = 10;
+ InitArray(num);
+ Fast_Bag<Tester*> bag(*_bag);
+ TouchBag(&bag);
+
+ for(int i = 0 ; i < num; i++) {
+ if(!_array[i]->IsTouched()) {
+ ok = false;
+ }
+ }
+
+ delete _bag;
+
+ _test(ok);
+ }
+
+ void AssignTest(void) {
+ bool ok = true;
+ int num = 10;
+ InitArray(num);
+
+ Fast_Bag<Tester*> bag;
+ bag = *_bag;
+
+ TouchBag(&bag);
+
+ for(int i = 0 ; i < num; i++) {
+ if(!_array[i]->IsTouched()) {
+ ok = false;
+ }
+ }
+
+ delete _bag;
+
+ _test(ok);
+ }
+
+
+ void EqualTest(void) {
+ bool ok = true;
+ int num = 10;
+
+ InitArray(num);
+ Fast_Bag<Tester*> equalBag;
+ equalBag = *_bag;
+
+ if(!(equalBag == *_bag)) { ok = false; }
+
+ Tester *elem1 = new Tester(4);
+ equalBag.Insert(elem1);
+
+ if(equalBag == *_bag) { ok = false; }
+
+ equalBag.RemoveElement(elem1);
+ delete elem1;
+ delete _bag;
+
+ _test(ok);
+ }
+
+
+ void RemoveAllElementsTest(void) {
+ bool ok = true;
+ int num = 10;
+ InitArray(num);
+ _bag->RemoveAllElements();
+
+ TouchBag(_bag);
+
+ for(int i = 0 ; i < num; i++) {
+ if(_array[i]->IsTouched()) {
+ ok = false;
+ }
+ }
+
+ delete _bag;
+
+ _test(ok);
+ }
+
+ void GetBlocksizeTest(void) {
+ bool ok = true;
+ int num = 10;
+ InitArray(num);
+ if(_bag->GetBlocksize() != num) {
+ ok = false;
+ }
+
+ delete _bag;
+
+ _test(ok);
+ }
+
+ void SetBlocksizeTest(void) {
+ bool ok = true;
+ int num = 10;
+ InitArray(num);
+ _bag->SetBlocksize(19);
+ if(_bag->GetBlocksize() != 19) {
+ ok = false;
+ }
+
+ delete _bag;
+
+ _test(ok);
+ }
+
+ void NumberOfElementsTest(void) {
+ bool ok = true;
+ int num = 10;
+ InitArray(num);
+ if(_bag->NumberOfElements() != num) {
+ ok= false;
+ }
+ _bag->RemoveAllElements();
+ if(_bag->NumberOfElements() != 0) {
+ ok = false;
+ }
+
+ delete _bag;
+
+ _test(ok);
+ }
+
+ void StartUp(void) {
+ _array = new Tester*[1024];
+ }
+
+ void TearDown(void) {
+ for(int i = 0; i < _elements; i++) {
+ delete _array[i];
+ }
+ delete[] _array;
+ }
+
+
+
+ virtual void Run() {
+ RunTest(&BagTester::IterPtrInitTest);
+ RunTest(&BagTester::IterRefInitTest);
+ RunTest(&BagTester::IterPtrStartTest);
+ RunTest(&BagTester::IterRefStartTest);
+ RunTest(&BagTester::IterStartOverTest);
+ RunTest(&BagTester::IterPPOperTest);
+ RunTest(&BagTester::GrowTest);
+ RunTest(&BagTester::AssignTest);
+ RunTest(&BagTester::CopyConstTest);
+ RunTest(&BagTester::EqualTest);
+ RunTest(&BagTester::DeleteEnumTest);
+ RunTest(&BagTester::RemoveTest);
+ RunTest(&BagTester::HasElementTest);
+ RunTest(&BagTester::RemoveAllElementsTest);
+ RunTest(&BagTester::GetBlocksizeTest);
+ RunTest(&BagTester::SetBlocksizeTest);
+ RunTest(&BagTester::NumberOfElementsTest);
+ }
+
+
+
+};
+
+class BagTest : public FastOS_Application
+{
+public:
+
+ virtual int Main();
+};
+
+
diff --git a/fastlib/src/vespa/fastlib/util/tests/base64test.cpp b/fastlib/src/vespa/fastlib/util/tests/base64test.cpp
new file mode 100644
index 00000000000..327def403b2
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/util/tests/base64test.cpp
@@ -0,0 +1,100 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#include <vespa/fastos/fastos.h>
+#include <stdio.h>
+#include <assert.h>
+#include <memory>
+#include <vespa/vespalib/stllike/string.h>
+#include "../base64.h"
+
+class Base64Test : public FastOS_Application {
+public:
+ virtual int Main();
+};
+
+int
+Base64Test::Main(void) {
+
+ char buffer0[1024]; // Original text.
+ char buffer1[1024]; // Encoded text.
+ char buffer2[1024]; // Decoded text.
+
+ sprintf(buffer0, "Hello, world! This is a test. 123.");
+
+ int length0 = strlen(buffer0);
+ int length1 = Fast_Base64::Encode(buffer0, length0, buffer1);
+
+ assert(length1 != -1);
+
+ int length2 = Fast_Base64::Decode(buffer1, length1, buffer2);
+
+ assert(length2 != -1);
+ assert(length2 == length0);
+ assert(0 == strncmp(buffer0, buffer2, length0));
+
+ printf("Original = '%.*s'\n", length0, buffer0);
+ printf("Encoded = '%.*s'\n", length1, buffer1);
+ printf("Decoded = '%.*s'\n", length2, buffer2);
+
+
+ // Big file test
+ vespalib::string filename("base64test");
+
+ if (_argc > 1) {
+ filename.assign(_argv[1]);
+ }
+
+ FastOS_StatInfo statInfo;
+ int filesize = 0;
+ if (FastOS_File::Stat(filename.c_str(), &statInfo)) {
+ filesize = statInfo._size;
+ } else {
+ printf("FAILURE: Could not stat file %s\n", filename.c_str());
+ exit(1);
+ }
+
+ FastOS_File testFile;
+ if (!testFile.OpenReadOnly(filename.c_str())) {
+ printf ("FAILURE: Could not open file %s for reading\n", filename.c_str());
+ exit(1);
+ }
+
+
+ auto unencoded = std::make_unique<char[]>(filesize);
+ auto encoded = std::make_unique<char[]>(filesize * 2);
+ auto decoded = std::make_unique<char[]>(filesize + 1);
+ testFile.ReadBuf(unencoded.get(), filesize);
+
+ int encLen = Fast_Base64::Encode(unencoded.get(), filesize, encoded.get());
+ if (encLen == -1) {
+ printf("FAILURE: Encoding failed\n");
+ exit(1);
+ }
+
+ // encLen is including the trailing '\0' byte, so subtract one
+ int decLen = Fast_Base64::Decode(encoded.get(), encLen - 1, decoded.get());
+ if (decLen == -1) {
+ printf("FAILURE: Decoding failed\n");
+ exit(1);
+ }
+
+ if (filesize != decLen) {
+ printf("FAILURE: decoded length != original filesize, filesize = %d, decLen = %d\n", filesize, decLen);
+ exit(1);
+ }
+ char *uencP = unencoded.get();
+ char *decP = decoded.get();
+ for (int i = 0; i < filesize; i++) {
+ if (*uencP != *decP) {
+ printf ("FAILURE: Encode or Decode ERROR! at byte offset %d\n", i);
+ exit(1);
+ }
+ uencP++;
+ decP++;
+ }
+ printf("SUCCESS: Encode/decode OK\n");
+
+ return 0;
+
+}
+
+FASTOS_MAIN(Base64Test)
diff --git a/fastlib/src/vespa/fastlib/util/tests/wildcard_match_test.cpp b/fastlib/src/vespa/fastlib/util/tests/wildcard_match_test.cpp
new file mode 100644
index 00000000000..0678cebf2b6
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/util/tests/wildcard_match_test.cpp
@@ -0,0 +1,48 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#include <vespa/fastos/fastos.h>
+#include <iostream>
+#include "../wildcard_match.h"
+
+namespace
+{
+ template<typename T>
+ bool Test(const T* word, const T* pattern, bool expect)
+ {
+ if (fast::util::wildcard_match(word, pattern) != expect)
+ {
+ if (expect == true)
+ std::cout << "ERROR: " << word << " didn't match " << pattern << std::endl;
+ else
+ std::cout << "ERROR: " << word << " matched " << pattern << std::endl;
+
+ return false;
+ }
+
+ return true;
+ }
+}
+
+int main(int, char **)
+{
+ bool success =
+ Test("a", "b", false) &&
+ Test("b", "b", true) &&
+ Test("abc", "def", false) &&
+ Test("def", "def", true) &&
+ Test("def", "d?f", true) &&
+ Test("def", "d?d", false) &&
+ Test("def", "??d", false) &&
+ Test("def", "d??", true) &&
+ Test("abcdef", "a*e", false) &&
+ Test("abcdef", "a*f", true) &&
+ Test("abcdef", "a?c*f", true) &&
+ Test("abcdef", "a?b*f", false) &&
+ Test("abcdef", "a*b*f", true) &&
+ Test("abcdef", "abc*", true) &&
+ Test("abcdef", "*def", true);
+
+ if (success == true)
+ std::cout << "wildcard_match_test: SUCCESS" << std::endl;
+
+ return 0;
+}
diff --git a/fastlib/src/vespa/fastlib/util/wildcard_match.h b/fastlib/src/vespa/fastlib/util/wildcard_match.h
new file mode 100644
index 00000000000..c65330be80f
--- /dev/null
+++ b/fastlib/src/vespa/fastlib/util/wildcard_match.h
@@ -0,0 +1,55 @@
+// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+#pragma once
+
+namespace fast
+{
+ namespace util
+ {
+ template<typename T>
+ bool wildcard_match(const T* word, const T* pattern, T multiple = '*',
+ T single = '?')
+ {
+ while (*word != 0)
+ if (*pattern == 0)
+ return false;
+ else if (*pattern == multiple)
+ {
+ // advance past occurrences of multiple
+ while (*pattern == multiple)
+ ++pattern;
+
+ // if pattern ended with multiple, we're done
+ if (*pattern == 0)
+ return true;
+
+ while (*word != 0)
+ {
+ // does this position in the word match
+ if (*pattern == single || *pattern == *word)
+ {
+ // test the rest of the word
+ if (wildcard_match(word, pattern, multiple, single) == true)
+ {
+ // it matched
+ return true;
+ }
+ }
+
+ // try next character
+ ++word;
+ }
+ }
+ else if (*pattern != single && *pattern != *word)
+ return false;
+ else
+ {
+ ++word;
+ ++pattern;
+ }
+
+ // should be at end of pattern too if the word matched
+ return *pattern == 0;
+ }
+ }
+}
+
diff --git a/fastlib/src/vespa/packages/.gitignore b/fastlib/src/vespa/packages/.gitignore
new file mode 100644
index 00000000000..1559ce1aa84
--- /dev/null
+++ b/fastlib/src/vespa/packages/.gitignore
@@ -0,0 +1,5 @@
+*.a
+*.lib
+*.so.*
+.depend
+Makefile
diff --git a/fastlib/src/vespa/packages/CMakeLists.txt b/fastlib/src/vespa/packages/CMakeLists.txt
new file mode 100644
index 00000000000..6abbd044f21
--- /dev/null
+++ b/fastlib/src/vespa/packages/CMakeLists.txt
@@ -0,0 +1,10 @@
+# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+vespa_add_library(fastlib_fast
+ SOURCES
+ $<TARGET_OBJECTS:fastlib_net>
+ INSTALL lib64
+ DEPENDS
+ fastlib_text
+ fastlib_io
+ fastlib_util
+)